library(RColorBrewer)
library(tm)
## Loading required package: NLP
library(dplyr)
##
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
##
## filter, lag
## The following objects are masked from 'package:base':
##
## intersect, setdiff, setequal, union
library(wordcloud)
library(ggplot2)
##
## Attaching package: 'ggplot2'
## The following object is masked from 'package:NLP':
##
## annotate
library(twitteR)
##
## Attaching package: 'twitteR'
## The following objects are masked from 'package:dplyr':
##
## id, location
library(plotly)
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout
API_KEY <- "AVkKX52SdvJHVkL8FKkiWx1Zl"
API_SECRET_KEY <- "rX4kXD8LJbeNa8p19MCQvEIjhNXLa5gyBBeAhorC3C2dCpgh1Y"
ACCESS_TOKEN <- "1595206858142121986-NZNHhytlvCoFo7eAFlNomofNthZLFk"
ACCESS_SECRET <- "K7qSpHI15utrwDkoI3OwOHHg6IlwKT5RO0QQXwgvhcdIu"
setup_twitter_oauth(consumer_key = API_KEY,
consumer_secret = API_SECRET_KEY,
access_token = ACCESS_TOKEN,
access_secret = ACCESS_SECRET)
## [1] "Using direct authentication"
Trendtweets <- searchTwitter("1D", n=10000, lang="en", since="2022-12-1",
until="2022-12-7", retryOnRateLimit = 120)
Trendtweets
## [[1]]
## [1] "HannaA_1d: @Beanie_ontour @isaacandersonuk see you at most of them haha"
##
## [[2]]
## [1] "1D_Dolantwins18: @UpdateHLD No fucking way! I painted a scene from the lion king on a pumpkin for Halloween 😭"
##
## [[3]]
## [1] "TiketPesawat_1D: The world is our playground\" ~unknown #travelquotes #tq"
##
## [[4]]
## [1] "Briejohnson_: RT @aceofspadessac: Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨…"
##
## [[5]]
## [1] "mary_loves_1D: RT @spotifycharts: Who else lived in #HarrysHouse all year? 🎶\n\nReply with 🏠 if #AsItWas is the top song on your #SpotifyWrapped"
##
## [[6]]
## [1] "CEGOMAJO: RT @kmmwkindness: An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spending mo…"
##
## [[7]]
## [1] "Suju_1D: #np I Love You"
##
## [[8]]
## [1] "fan_of_1D_hnllz: RT @UpdateHLD: \"Don't be scared, nothing scary about me, love!\"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk"
##
## [[9]]
## [1] "outerspaceangie: omg slay my seat is 1D for my flight"
##
## [[10]]
## [1] "acehighhome: @flwersforlouis Something Great - 1D but he wrote it."
##
## [[11]]
## [1] "chachachim10: RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…"
##
## [[12]]
## [1] "bwaygrace: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[13]]
## [1] "alwaysyou__1d: when i thinks about us is fuck me fuck me fuck me"
##
## [[14]]
## [1] "ladidas91: watching fan videos of louis’ album signings make me so happy esp being a fan for 10 years now and always longing f… https://t.co/l29Dw0p9pt"
##
## [[15]]
## [1] "yenthe_1D: RT @cIxiro: let’s talk about this again https://t.co/2LU5j8PiJB"
##
## [[16]]
## [1] "Sann_1D: RT @blueblrdhoneyy: you stopped scrolling didn’t you https://t.co/Z5iGnNbwuS"
##
## [[17]]
## [1] "yenthe_1D: RT @katerrinna91: \"i want a gf\" \"i want a bf\" cool. i want to meet louis tomlinson"
##
## [[18]]
## [1] "1d_brownie: immaculate taste https://t.co/7vapzd2LIY"
##
## [[19]]
## [1] "midnightswifti3: Im really sad, can u send cute pics of Taylor or any 1D member or your pets pls 🥺 I need to distract myself 🥺🥺🥺"
##
## [[20]]
## [1] "1D_infoportugal: As it was 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/abKORoyGK1"
##
## [[21]]
## [1] "yenthe_1D: RT @tommillichamp: goodnight world"
##
## [[22]]
## [1] "yenthe_1D: @tommillichamp goodnight tom, sleep well !!"
##
## [[23]]
## [1] "1d__fairy: Smash - but only befriend him and being his bestie, we would be so chaotic together qosjsnslamsl https://t.co/XTQP5nbnz5"
##
## [[24]]
## [1] "itscaptainluffy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[25]]
## [1] "1d__fairy: Hug and cuddle him to sleep. Channie deserves so much love (and sleep) https://t.co/fT0SQQyunR"
##
## [[26]]
## [1] "BROOKLNB4BY: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[27]]
## [1] "pintobeanrry: i need to find the f1/1D homies"
##
## [[28]]
## [1] "naoimpo81516940: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[29]]
## [1] "UnusualUpbitVol: Unusual volume of the day: $KNC - $0.673 (+4.50%)\n\nUpbit: \nAverage 50 1d volume: 11 Million\nLast: 30 Million\nPercen… https://t.co/bMFCVYcnAk"
##
## [[30]]
## [1] "__Daaash__: @twiceswwet If I Could Fly de 1D 😭"
##
## [[31]]
## [1] "ambrose99bg: SF Skagit Tips Scandi 1D with 2 Welded Loops 10/12/15FT Fly Fishing Spey Line Tip Multi-Color for Salmon Steelhead… https://t.co/aXYVIBtgCi"
##
## [[32]]
## [1] "thebossbab: RT @TheFinancierge: Yearly -> Weekly, Monthly\nMonthly -> 1D, 2D, 3D\nWeekly -> H4, H8, H12\nDaily -> m15, m30, H1\nH4 -> m5, m10\nH1 -> m1, m2,…"
##
## [[33]]
## [1] "HBretsnajdrova: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[34]]
## [1] "1d__fairy: @loml_choi_san Idk why but Orange (because I also associate this 🐯 emoji with you)"
##
## [[35]]
## [1] "1d_familyshow: RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y"
##
## [[36]]
## [1] "aida_1d: RT @moonemozi: @darushmemar #Mehdi_Kerami, this young man is the national karate champion with many medals.\n Under severe torture, he was f…"
##
## [[37]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y"
##
## [[38]]
## [1] "aida_1d: RT @farawayland_4: @darushmemar #Mehdi_Karami, 22 years old resident of Nazarabad, was accused of corruption in the land and is in danger o…"
##
## [[39]]
## [1] "1d__fairy: @BabysaurioKim I WATCHED IT AND I LITERALLY NEED EP 6 RN, I NEED ALL OF THE OTHER EPS RN\n\nEVERY TIME I FINISH AN EP… https://t.co/Por4AYfjaI"
##
## [[40]]
## [1] "1D_infoportugal: Sign of the times 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/72IY5YW7H4"
##
## [[41]]
## [1] "BabysaurioKim: @1d__fairy Were you able to start it?? AAAAAAA SAME EXCITEMENT! Did you like iiit?? The end has me dying"
##
## [[42]]
## [1] "Yoonmin_1D: RT @mhereonlyforbts: ARMYS: \"NOT EVERYTHING IS ABOUT HYYH\"\nNAMJOON: https://t.co/TUHS3Rk1kz"
##
## [[43]]
## [1] "BabysaurioKim: @1d__fairy Ahhhhhhhh, now I understand!!!"
##
## [[44]]
## [1] "Alltheloveee_1D: @UpdateHLD Very much so lovely Lou very rare huh 🥰"
##
## [[45]]
## [1] "Alltheloveee_1D: RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y"
##
## [[46]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... ''Cause you're all I ever wanted.'\n\nI encourage you to seek g… https://t.co/CCONQySKik"
##
## [[47]]
## [1] "inyeonseol: Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!"
##
## [[48]]
## [1] "LexieNycole: @kayfieldss just watched him eat pussy in a movie and uhh you know I really love harry styles and truly I always ha… https://t.co/LttYAi3aW8"
##
## [[49]]
## [1] "dravidasishu: @davidshor @Will_J_C @SpecialPuppy1 You still think AZ ( where the average of 5 statewide races was D+2.5) and WI +… https://t.co/tLMns4xBng"
##
## [[50]]
## [1] "ttoleratesit: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[51]]
## [1] "1D_infoportugal: Love of my life 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/uy0B2VSfsT"
##
## [[52]]
## [1] "VIPeezCrypto: @MartiniGuyYT This isn't too much of a pump. The overall movement on a 1D chart is still sideways. Any upward move… https://t.co/l1t4wc7UJQ"
##
## [[53]]
## [1] "mitchflorals: katie saw 1d live and never told me. wtf."
##
## [[54]]
## [1] "28_shayna: What a feeling - 1D"
##
## [[55]]
## [1] "gabyru_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[56]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/3wjfPkEq1p"
##
## [[57]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/74b8ILtqhE"
##
## [[58]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/F5uo82746b"
##
## [[59]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/h6txVut3Ll"
##
## [[60]]
## [1] "meglinxx: @louiihs Alive da 1D"
##
## [[61]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/K7xwirFAem"
##
## [[62]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/gS1jm3oLEa"
##
## [[63]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/cJxPxBxCAI"
##
## [[64]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/X4b8PR4vGi"
##
## [[65]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/DwRtDxTzbb"
##
## [[66]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/T9QmWVshYY"
##
## [[67]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/jzYJ7OsUwS"
##
## [[68]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/O02YFcaM51"
##
## [[69]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Eejsk8OEH2"
##
## [[70]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/hskMovCl6A"
##
## [[71]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/VdEY3rGwd3"
##
## [[72]]
## [1] "ribosome_asmbly: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[73]]
## [1] "drug_sleep: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[74]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/raiOqxSC9u"
##
## [[75]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Yb8B18H0Rl"
##
## [[76]]
## [1] "CaioLexiepedia: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[77]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/j5EYho5TJ3"
##
## [[78]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/zIZgUgs60f"
##
## [[79]]
## [1] "1D_infoportugal: Late night talking 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pV6HvWjr3O"
##
## [[80]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/sZjB6dhajH"
##
## [[81]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/IhySYfeLCF"
##
## [[82]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/NA4kCXH6Pk"
##
## [[83]]
## [1] "1D_infoportugal: Treat People with kindness 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/2FlL8Iy6Gx"
##
## [[84]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/JU89Vj2q9u"
##
## [[85]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/apba476s37"
##
## [[86]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/C45krmlVAu"
##
## [[87]]
## [1] "aida_1d: @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/43gNvFY3Vm"
##
## [[88]]
## [1] "LilaAlmond: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[89]]
## [1] "1D_infoportugal: Canyon moon 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/NHLuZuwFHi"
##
## [[90]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/e9QuShQNFH"
##
## [[91]]
## [1] "1D_infoportugal: Satellite 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/4cALSxqGhJ"
##
## [[92]]
## [1] "raeleenabie: U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/oNOudEFVjP"
##
## [[93]]
## [1] "Kevin301298817: @EmmanuelAcho \n\"ACHO \" 🚨 YOU ASKED \" HAS THE COWBOYS CLOSED THE GAP 🚨.\nhttps://t.co/3jEOmkShxP"
##
## [[94]]
## [1] "1D_infoportugal: Lights up 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/M3ezKLsKOk"
##
## [[95]]
## [1] "ultralordetwigs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[96]]
## [1] "cinemarri: RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends"
##
## [[97]]
## [1] "TiketPesawat_1D: There are no foreign lands. It is the traveler only who is foreign - Robert LS #TQ"
##
## [[98]]
## [1] "OntologicalMax: @AmdredLamb @rcristo @CburgesCliff @michiokaku @bgreene @skdh @jimalkhalili @DrBrianKeating @QuantaMagazine… https://t.co/rL4Zau64np"
##
## [[99]]
## [1] "matertnebrarum: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[100]]
## [1] "Yoonmin_1D: RT @onedayjm: yoongi at any given chance https://t.co/kxMzKm3L7r"
##
## [[101]]
## [1] "Yoonmin_1D: RT @sugatradamus: i teared up a lot https://t.co/5mWRVi5GLH"
##
## [[102]]
## [1] "tiffanybts_stan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[103]]
## [1] "spacelordtitan: Right before the new 1D candle crypto finally has a run up after days of dumping.. \n\nWhales always hunting for shrimp 😂"
##
## [[104]]
## [1] "notastrwbrysng2: @iicftothesun True. Just thinking about the club that used Harry's image back in 1d days."
##
## [[105]]
## [1] "blvsteilor: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[106]]
## [1] "Jojo2432001: @AJHoyles13 @shirtless__1d He's so cute"
##
## [[107]]
## [1] "minatannie: @IoDaTiger @FROGHA0 @imhrve Isn't the case for kpop (BG performance standard is equally as high as GG, if not more)… https://t.co/Q5WW5v7G6d"
##
## [[108]]
## [1] "angstylibra_: wait i havent been a fan of Louis’ music since 1D (although i do love him) but Faith in the Future is SO GOOD its absurd how good it is"
##
## [[109]]
## [1] "Sarah_1D_16: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[110]]
## [1] "Sarah_1D_16: RT @LewisCapaldi: don’t like menthols"
##
## [[111]]
## [1] "Sarah_1D_16: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[112]]
## [1] "Sarah_1D_16: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[113]]
## [1] "123milk4life: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[114]]
## [1] "minatannie: @IoDaTiger @FROGHA0 @imhrve I mean this is the western music industry it isn't the same as kpop but it's probably b… https://t.co/oh5t6svRSl"
##
## [[115]]
## [1] "DollysHouseColl: Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/2z1YlFpxmE"
##
## [[116]]
## [1] "Yoonmin_1D: RT @btsfashionhr: NAMJOON X STILL LIFE MV https://t.co/0A7F7gnP2g"
##
## [[117]]
## [1] "Cankersore_08: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[118]]
## [1] "Yoonmin_1D: RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w"
##
## [[119]]
## [1] "DollysHouseColl: Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/nfMElE2xpZ"
##
## [[120]]
## [1] "DollysHouseColl: Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/zFa15uP5dK"
##
## [[121]]
## [1] "gkjqjzxsv84699: #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/FIPyZgS9VN"
##
## [[122]]
## [1] "Meg_1d_lover: RT @selecaoportugal: 𝕃𝔼𝕋'𝕊 𝔻𝕆 𝕀𝕋 ! ✊🔥 #VesteABandeira #WearTheFlag #FIFAWorldCup https://t.co/4AIMjq9YOX"
##
## [[123]]
## [1] "Meg_1d_lover: RT @harryslyricbot: don't you call him baby, we're not talking lately, don't you call him what you used to call me"
##
## [[124]]
## [1] "0xgokhan: ffs! 4h, 1d all is stronk sell. not gut mornt to bullahz. ffs."
##
## [[125]]
## [1] "queenieMNL: Check out Jag Antifit Sexy Loose for ₱1,599. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/NKfdxZgY3y… https://t.co/hQQjgz6pdq"
##
## [[126]]
## [1] "Angel_HyL_28: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[127]]
## [1] "OfSol12: whitelist Official Agent @andale_henrici5 @sourabhakhil @Nuurcad87491126 @elRoc6 @justinv815 @1D_fans_page_… https://t.co/ilBqqcLrwn"
##
## [[128]]
## [1] "lycan_semedo: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[129]]
## [1] "bejewelledmgc: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[130]]
## [1] "woozintheclouds: i remember the harry girl of my 1d friend group was full on crying when these dropped https://t.co/CDak7GJ89c"
##
## [[131]]
## [1] "alyssamidnights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[132]]
## [1] "Do_U_Love_1D: RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…"
##
## [[133]]
## [1] "Do_U_Love_1D: RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…"
##
## [[134]]
## [1] "peakylamet: 1d of course https://t.co/vbtdGgauRZ"
##
## [[135]]
## [1] "traderhc: $BTC $BITO 1D and 2H\n\nI'd like to see it sell into Friday where I'll close my puts https://t.co/9HQFwgHR2H"
##
## [[136]]
## [1] "avax_clarz: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[137]]
## [1] "Mikerx_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[138]]
## [1] "iamasillybilly: Elim Christian kids be like “I used to believe in 1D, but now I only believe in 1 G”"
##
## [[139]]
## [1] "Jazo66991: @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase Where in earth did you saw me say that BP m… https://t.co/t7nF5lMKbj"
##
## [[140]]
## [1] "trirahmaa__: RT @UGM_FESS: 1D was right.. ugm_fess"
##
## [[141]]
## [1] "1D_infoportugal: Keep Driving 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/qhlETpQaug"
##
## [[142]]
## [1] "1D_infoportugal: Adore You 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pI8FLFYMu2"
##
## [[143]]
## [1] "1D_infoportugal: Golden 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/oy8d8Whech"
##
## [[144]]
## [1] "Tay_1D_H10part2: RT @wonubliss: baby shark x cant take my eyes off you 😂 https://t.co/kEZx7Fvnji"
##
## [[145]]
## [1] "ladyrose808: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[146]]
## [1] "1D_infoportugal: Music for a sushi restaurant 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/gw9svvcO5L"
##
## [[147]]
## [1] "hudime: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[148]]
## [1] "pinklilfairy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[149]]
## [1] "Meg_1d_lover: RT @harryslyricbot: stop your crying, baby, it'll be alright"
##
## [[150]]
## [1] "mecarolt: @louiihs Change my mind da 1D"
##
## [[151]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/GUCl4d0Oh3"
##
## [[152]]
## [1] "queenieMNL: Check out Jag Antifit Cut Out 19 for ₱1,699. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/dTZnobbcHe… https://t.co/UW2l4G8VD1"
##
## [[153]]
## [1] "Neymar_1d_: RT @MadridXtra: Pepe signing a Real Madrid shirt after the game. 🤍 https://t.co/go3exeEGe1"
##
## [[154]]
## [1] "lastchartbender: 3) Day trading\n\nDay trading is perfect for people who want a little bit more action than swing trading.\n\nMore actio… https://t.co/hqMyGD7ZIu"
##
## [[155]]
## [1] "lastchartbender: 1) Swing trading\nWhen you are just starting out this is the best type of trading to begin your journey.\n\nIf you are… https://t.co/qsYyhs6l0A"
##
## [[156]]
## [1] "oflittleczarina: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[157]]
## [1] "iamcacv: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[158]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/llklpsvZ7Y"
##
## [[159]]
## [1] "RWidiastama: Love all about Blue♡ | 1D♥"
##
## [[160]]
## [1] "1D_DailySpain: RT @LTHSOURCE: 📸| We are nice enough to share this, you’re welcome. https://t.co/V9Za65zXIY"
##
## [[161]]
## [1] "xxxxShanziixxxx: The damn TL all over the place. 1D tweets and 44m tweets kmt"
##
## [[162]]
## [1] "vanessaab_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[163]]
## [1] "1D_DailySpain: RT @hslotlives: 74 show • São Paulo \n\nAccounts that might be going live\n\nhttps://t.co/nDBFzAu1TZ\nhttps://t.co/tJNWt8cnKq\nhttps://t.co/4SHvq…"
##
## [[164]]
## [1] "1D_DailySpain: RT @spotifycharts: These artists swept the charts in 2022 🧹 #SpotifyWrapped https://t.co/5MXcuNoump"
##
## [[165]]
## [1] "eulayllaoliveir: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[166]]
## [1] "Scawrletwich: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[167]]
## [1] "nursey921: RT @sunflowrry28: Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt"
##
## [[168]]
## [1] "annmarie5sos_1D: RT @Tha5SOSFamily: Happy Birthday to the heart and soul of Tha5SOSFamily, @minhofreak. Brad, you're the backbone and the best friend we cou…"
##
## [[169]]
## [1] "whomst69: tbh dont think there is not not a day where 1d = 1 b > 1 punk\n\n🌌🧮"
##
## [[170]]
## [1] "1d_Obsessionnn: RT @sparklybIue: STOP. EVERYTHING. RIGHT. NOW. https://t.co/hBOmVF2Cbx"
##
## [[171]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8"
##
## [[172]]
## [1] "1d_Obsessionnn: RT @todays1dhistory: Today (December 6) in 2014 - Lux misses her \"Uncle Knobhead\" 🥺🥺💗\n\nvia Lou's Insta https://t.co/AJnrXpSEeh"
##
## [[173]]
## [1] "xbivis: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[174]]
## [1] "Tomizad35583466: RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕"
##
## [[175]]
## [1] "INeedToYoutuber: RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕"
##
## [[176]]
## [1] "MrsKelliBelli: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[177]]
## [1] "UniverseGener12: This was taken from the Integral Telescope at 100X. There are 1,500,000 stars in the Helios system 21,000 lightyea… https://t.co/javz1eIuEn"
##
## [[178]]
## [1] "reinbow05061512: https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/fhDN5WdLBx"
##
## [[179]]
## [1] "bt7respect: RT @Bangtan7tiktok: #ineedyou\n1M views |1d✨\n\n[ click + like + comment + share + repost]\nhttps://t.co/MJr4Q8ZPEC https://t.co/xUU0uTtWXD"
##
## [[180]]
## [1] "Jazo66991: @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase 1D didn’t write their songs until probably… https://t.co/GsqJjVSnb2"
##
## [[181]]
## [1] "Rightxnowx1d: OH 1D ENTERED I THOUGHT I STILL HAD 1 HOIR WORTH OF EAR CANDY IN THE QUEUE GUESS NOT"
##
## [[182]]
## [1] "gumbobar: Let us take cooking off your plate and put it on ours tonight. Not feeling up to going out either? We deliver! \n\nDi… https://t.co/bIUpyBuFig"
##
## [[183]]
## [1] "TimFouqueray: 🔜 Attending #COP15 but eager to see more from Montréal's intercultural background? The Mohawk Nation invites us to… https://t.co/Kq2y8XA5me"
##
## [[184]]
## [1] "cofertasecupons: 🟠 KIT 3 SHORT DOOL PIJAMA BABY DOOL\n\n🏷 #SHOPEE OFERTA:\n✅ Por: R$42,00 - R$44,90\n🔗 ACESSE: https://t.co/WzIW6KfHkJ… https://t.co/KuaI9gMsR0"
##
## [[185]]
## [1] "alejandra030499: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[186]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Japan\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZJPN\n\n🔎Name: SPDR So… https://t.co/vlDs2JyFqS"
##
## [[187]]
## [1] "yeribff: the way paper houses is the best solo song made from any 1d member ever like im so serious that song is 10/10"
##
## [[188]]
## [1] "forestniallx: @flwersforlouis LMAOO I DIDNT JUST TWEET THIS, IM DUMB, I KNOW OLIVIA IS A 1D SONG PLEASE NO ONE ATTACT ME 💀💀"
##
## [[189]]
## [1] "Aldamir: RT @KeelanLeeper: The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1d from…"
##
## [[190]]
## [1] "thelukeone13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[191]]
## [1] "airedmania: That “believe can’t nobody do it better than you” part in NSYNC’s Do Your Thing >>>>>> anything 1D has ever made.… https://t.co/2UitHHxTzZ"
##
## [[192]]
## [1] "CLSSCSalieriana: RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕"
##
## [[193]]
## [1] "MOGIKOJIN: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[194]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ADIV\n\n🔎Name: SmartETFs Asia Pacific Dividend Builder ETF\n\n1D… https://t.co/SEmHfjicFO"
##
## [[195]]
## [1] "UniverseGener12: This was taken from the COROT Telescope at 50X. There are 100,000 stars in the Hades system 500 lightyears away fr… https://t.co/fylrDkPIOC"
##
## [[196]]
## [1] "tmissamericana: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[197]]
## [1] "dannyprtm89: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[198]]
## [1] "lrdhive: just how fast the night changes 💔 or whatever 1D said https://t.co/BzQ5KnLn3D"
##
## [[199]]
## [1] "rarebitlonger: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[200]]
## [1] "yookcruel: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[201]]
## [1] "French_1D_Girl: RT @SoVeryBritish: “Cold out there”\n“Meant to get even colder”\n\n- end of conversation -\n- repeat tomorrow -"
##
## [[202]]
## [1] "incoming_vc: @benzoposey @shirtsthtgohard @meninadoliam_1D love it"
##
## [[203]]
## [1] "erodalilly: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[204]]
## [1] "Meg_1d_lover: RT @laraloveshrry: SLAY https://t.co/XzgkQ7wMx3"
##
## [[205]]
## [1] "waaard_1: @benzoposey @shirtsthtgohard @meninadoliam_1D Thanks"
##
## [[206]]
## [1] "1d_luvvv: RT @louiology: louis rn https://t.co/bzVmdBdzkK"
##
## [[207]]
## [1] "Juls2203: RT @Juls2203: ☆Juls, 19 yo\n☆Stan list: Taylor Swift, 1D, Louis Tomlinson, Harry Styles, Niall Horan\n☆Like list: Zayn, Halsey, Yungblud, Sel…"
##
## [[208]]
## [1] "AshtenSmith12: RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…"
##
## [[209]]
## [1] "benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕"
##
## [[210]]
## [1] "1D5SOS1011: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[211]]
## [1] "nestagwin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[212]]
## [1] "the_artist_nft: Lil Pudgys - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/YtHsEVbdlL\n⬇️ See below for 200 and… https://t.co/23xGQKCEVm"
##
## [[213]]
## [1] "fideliuswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[214]]
## [1] "tobaz1954: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[215]]
## [1] "1d_luvvv: GUYS WHOS GONNA CELEBRATE WITH ME THE STAG TATTOO IS SAFE SKSKDJSJJSJS"
##
## [[216]]
## [1] "ale_xis_13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[217]]
## [1] "meninadoliam_1D: RT @meninadoliam_1D: Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr"
##
## [[218]]
## [1] "agusM_1D: RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl"
##
## [[219]]
## [1] "meninadoliam_1D: Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr"
##
## [[220]]
## [1] "TheOneDrenma: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[221]]
## [1] "Maurici65884524: RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…"
##
## [[222]]
## [1] "1d_luvvv: the way he was like 'thank god, thank god' omg i love him sm https://t.co/3fZ034OUR2"
##
## [[223]]
## [1] "_nerdygirl33_: @sassychopsuey Harry cause I discovered him music first and then 1D <3 Stayed in his lane for a long time but I kee… https://t.co/ttE2hyaa36"
##
## [[224]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UBND\n\n🔎Name: Victory P… https://t.co/WhZ9NyZMOe"
##
## [[225]]
## [1] "1d_luvvv: @louisgir1friend @UpdateHLD you were doing god's job, thank you so much<33"
##
## [[226]]
## [1] "danikaalways: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[227]]
## [1] "MauricioEasylog: RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…"
##
## [[228]]
## [1] "Meetmeatmidni: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[229]]
## [1] "miresdiz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[230]]
## [1] "cheryIb0mbsheII: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[231]]
## [1] "h4rryslu: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[232]]
## [1] "walkinginthe_1D: RT @bettertthanme: poems “short story” & “hate box” by Gerard Way, 1995 \n(poems available in the 🧵 for vision impaired) https://t.co/cuyl1I…"
##
## [[233]]
## [1] "1D_Bieberboo: tf hows he so pretty😭😭 https://t.co/o8n1Qdlz17"
##
## [[234]]
## [1] "il_Volover_1D: RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…"
##
## [[235]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aquarius... 'I want you to rock me, mmm, rock me, mmm, rock me, yea… https://t.co/LK7TPSNDQp"
##
## [[236]]
## [1] "il_Volover_1D: RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…"
##
## [[237]]
## [1] "il_Volover_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[238]]
## [1] "il_Volover_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo"
##
## [[239]]
## [1] "il_Volover_1D: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[240]]
## [1] "il_Volover_1D: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[241]]
## [1] "gilliesrffs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[242]]
## [1] "shrederickson: $ELF 1D\n\nRS https://t.co/QbXQ8kAYYo"
##
## [[243]]
## [1] "BiggerthanNicol: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[244]]
## [1] "izzy_cloudyday: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[245]]
## [1] "lomlharry__: @Spotify taylor swift, ariana grande, harry styles, louis tomlinson, niall horan, zayn malik, 1d, The Weeknd"
##
## [[246]]
## [1] "Meg_1d_lover: RT @MillsReggie: Be private. Vibe alone. Grow in silence."
##
## [[247]]
## [1] "1d_obsessed18: @sassychopsuey Got into the fandom because of zayn, then Louis because of the kiss you mv, then Harry years later,… https://t.co/86Ip6fNaew"
##
## [[248]]
## [1] "noodlesgirljn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[249]]
## [1] "1d_Obsessionnn: RT @copyofsunflwr: remember him? he grew up. https://t.co/UmXoizDH0D"
##
## [[250]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PFM\n\n🔎Name: Invesco Dividend Achievers ETF\n\n1D Price Change (%): -0.91\n\n😎💰"
##
## [[251]]
## [1] "1d_Obsessionnn: RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…"
##
## [[252]]
## [1] "midnghls: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[253]]
## [1] "nasxdoja: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[254]]
## [1] "MarleyRose0725: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[255]]
## [1] "EasyMoneySignal: $BTC 1D 🔴\n\n$ETH $TKO $NMR $AGLD $AION\n$CTSI $AXS $UMA $MASK $DOGE https://t.co/BLo89SD6O6"
##
## [[256]]
## [1] "fckjazz_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[257]]
## [1] "ohmy_GOD_1D: RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…"
##
## [[258]]
## [1] "TiketPesawat_1D: Bizzare travel plans are dancing lessons from God - Kurt Vonnegut #TQ"
##
## [[259]]
## [1] "kenda_1d: RT @lwnnisterz: LOOK AT HIM https://t.co/MJBDyLKeTI"
##
## [[260]]
## [1] "harrys_hiatus: He is coming up with a tweet about the 1D website all the time"
##
## [[261]]
## [1] "mariahmisses1D: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[262]]
## [1] "Sann_1D: @iclaimhslot He reminds me of someone but I can't put the name on it. Maybe Ringo or something"
##
## [[263]]
## [1] "Piper07656497: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[264]]
## [1] "metamacI0: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[265]]
## [1] "Gidif10: @Spotify 1d, Harry Styles, Liam Payne, Louis Tomlinson, Niall Horan and Zayn Malik 💙 💚 🇮🇪 ❤️ 💛"
##
## [[266]]
## [1] "KrookTM: AINT NO WAY I\n\n🔥MAKE DECK FROM SCRATCH DURING MY LUNCH BREAK\n🔥GO 3W 1D AT LOCALS, \n🔥GET HIGHER TIE BREAKER TO GET 1… https://t.co/j8EvfLPbIS"
##
## [[267]]
## [1] "pip1co: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[268]]
## [1] "dreamsateIlite: if you didn’t follow 1d legendary updates what were you even doing with your life https://t.co/efBMeanoGX"
##
## [[269]]
## [1] "Emily_1D_keough: RT @luvinflix: me ignoring all hints until you say it with your chest https://t.co/5zhNoQQV7w"
##
## [[270]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SIHY\n\n🔎Name: Harbor… https://t.co/qKfOKCkg7p"
##
## [[271]]
## [1] "1D_loving0: @itshomesomehow you guys are overreacting, you can see Louis found that funny and didn’t laugh in a uncomfortable w… https://t.co/5W2TsZaLMg"
##
## [[272]]
## [1] "kmmwkindness: An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spend… https://t.co/JDqTt7S66n"
##
## [[273]]
## [1] "gabitaydreams: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[274]]
## [1] "1D_Niall_0324: NiallOfficial Thank you for being born."
##
## [[275]]
## [1] "brubauers: @gaysunflower69 Like 1D says.. “does it ever drive you crazy, just how fast the night changes”"
##
## [[276]]
## [1] "STONKSTRADERRR: I do think the market will need to have a relief bounce tomo or Thursday for this to 🚀 & after 4 consecutive red da… https://t.co/bS3aOD5Pzl"
##
## [[277]]
## [1] "JackalineMadden: RT @fearlessly2803: He said he loves her 1d shirt😭"
##
## [[278]]
## [1] "KETAMINEGlRLS: @meuwinkle liam catching it like 1d not disbanded"
##
## [[279]]
## [1] "Plagueinto: RT @PatchyBS: bro sans tweet about eu is just not funny. bro they worked all year to get there just to get 3-1d by na and laughed at by a d…"
##
## [[280]]
## [1] "Jazo66991: @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase I heard ppl saying 1D music changed their l… https://t.co/JQBhGGs8C7"
##
## [[281]]
## [1] "kenda_1d: RT @lwnnisterz: WHAT https://t.co/EdWYwEgH1r"
##
## [[282]]
## [1] "alltooyong: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[283]]
## [1] "1D_Grind: Big thanks to #ProlificHoops (The premier youth basketball league in the city of Lorain) and thank you @CavsCare &… https://t.co/Dh3st9KzKW"
##
## [[284]]
## [1] "softaempire: Fvcking hate this sh*t comments are full of “1D happening all over again” at this point it’s what you guys want to… https://t.co/REM4gR0xdT"
##
## [[285]]
## [1] "daemonantihero: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[286]]
## [1] "ilovemypetal: RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…"
##
## [[287]]
## [1] "janobiebs_1D: RT @jayascats: blond cat https://t.co/tCfi9PYuZN"
##
## [[288]]
## [1] "AllOfGoods: • Himalaya Purifying Neem Mask\nLink : https://t.co/K9bO6zS7hH https://t.co/184MyBB3Fe"
##
## [[289]]
## [1] "AllOfGoods: • Azrina Pure Charcoal Mud Mask\nLink : https://t.co/kE98L8Yfdh https://t.co/5ilPUwiVW5"
##
## [[290]]
## [1] "AllOfGoods: • Whitelab Mugwort Pore Clarifying Mask\nLink : https://t.co/7m3imS1zgn https://t.co/blw0aNpmXE"
##
## [[291]]
## [1] "AllOfGoods: • BREYLEE Mask & Pore Minimizer Serum\nLink : https://t.co/7VxBCSLu7t https://t.co/Kqho67nAVw"
##
## [[292]]
## [1] "AllOfGoods: • Himalayan Charcoal Purifying Glow Mask\nLink : https://t.co/v2tSQqDJhb https://t.co/K54pxjCFgO"
##
## [[293]]
## [1] "AllOfGoods: • SKINTIFIC - Mugwort Mask\nLink : https://t.co/s1acdzDWKJ https://t.co/1PVu5inbv1"
##
## [[294]]
## [1] "louisdoamanbun: @hlarryious @luxurry369 Hahaha. Really not that exciting sorry in advance!! I was tidying and wanted background mus… https://t.co/4eGGXR4R2j"
##
## [[295]]
## [1] "midnightsrryy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[296]]
## [1] "daemyra_1D: RT @rhaenyratrgryns: every award to emma d’arcy https://t.co/nX0TPrZ3MK"
##
## [[297]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -0.34\n\n😎💰"
##
## [[298]]
## [1] "nowyousieme: @rushmgl \"explain hockey to me in terms of 1D\" oh babygirl, the rise of queer people liking hockey can be traced directly to 1D breaking up"
##
## [[299]]
## [1] "ApergisSpyros: @Spotify I’m thankful for the memories bad and great ones i had with 1D, young justin bieber, and Maroon 5"
##
## [[300]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, 'Tell me girl if every time we to-o-uch… https://t.co/Ja1eEqyQAF"
##
## [[301]]
## [1] "Pikusiaaa: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[302]]
## [1] "treefarmhrry: Working out to 1d is so fun actually"
##
## [[303]]
## [1] "Meg_1d_lover: RT @selecaoportugal: GOOOOOLLOOOOO RAPHAEL!!!!!!!!!! 4-0!!! https://t.co/jctl6LfxTM"
##
## [[304]]
## [1] "UniverseGener12: This was taken from the GALEX Telescope at 100X. There are 120,000 stars in the Boreas system 1,498 lightyears awa… https://t.co/DRetLB7pOS"
##
## [[305]]
## [1] "Meg_1d_lover: RT @MillsReggie: my mother deserves the world"
##
## [[306]]
## [1] "Caitlinbish1028: RT @mauraortiz: My top 5 artists of 2022. Who were yours? @CNCOmusic #Camilo @gloriagroove #1D @MauYRicky #SpotifyWrapped \nhttps://t.co/whJ…"
##
## [[307]]
## [1] "Meg_1d_lover: RT @stevirouss: “you look really tired” i really am."
##
## [[308]]
## [1] "1D_fan_Marlies: @KingLWTPromo THANK LORD!!!"
##
## [[309]]
## [1] "daemyra_1D: RT @rhaenyratrgryns: matt smith as daemon targaryen supremacy https://t.co/Sa8fJENcm6"
##
## [[310]]
## [1] "rushmgl: @nowyousieme is it full-time and how many people can i get to explain hockey to me in terms of 1D, also i had top s… https://t.co/gFD7MQAlzC"
##
## [[311]]
## [1] "1d_ot5girl4life: RT @BUZZNET: I got Iron Man 🤖"
##
## [[312]]
## [1] "95Swiftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[313]]
## [1] "daemyra_1D: RT @lzzehh: this is the cutest thing i’ve ever read https://t.co/SK1y4STWoY"
##
## [[314]]
## [1] "myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up e… https://t.co/2JO9uE3AI7"
##
## [[315]]
## [1] "theawkwardswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[316]]
## [1] "Cristina___1D: RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…"
##
## [[317]]
## [1] "Cristina___1D: RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…"
##
## [[318]]
## [1] "1d_ot5girl4life: RT @SECNetwork: The best defensive player in college football ... again 😤\n\nWill Anderson Jr. repeats as the Nagurski Award winner 🏆\n\n(📸: @A…"
##
## [[319]]
## [1] "kayleiann13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[320]]
## [1] "annmarie5sos_1D: RT @Tha5SOSFamily: TONIGHT | 07/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nNewcastle, Australia\n\n#TakeMyHandNewcastle https://t.co/tTYvYbry…"
##
## [[321]]
## [1] "Iceland0011: Bullish on $METIS! Just got airdrop $471! LFG @Adanrosasespar1 @cassiacps1 @JoRgEe_PaPoY @d_moiseslima… https://t.co/IXdJtrRjp1"
##
## [[322]]
## [1] "GLITTERFAST: RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS \"ROCKIN' X'MAS\"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…"
##
## [[323]]
## [1] "lenahokka: @NaomisChickens Literally me yesterday. I don’t recommend rewatching 1D edits i saved 😭"
##
## [[324]]
## [1] "SkyBarGalv: It’s time for our Tuesday Special, the Danny Roll. Filled with delicious spicy tuna and topped with fresh salmon an… https://t.co/zRxVPhh0jb"
##
## [[325]]
## [1] "1d_ot5girl4life: @sassychopsuey all 5 members & YES I AM STILL ON OT5 GIRL so im in all their lane!!"
##
## [[326]]
## [1] "Meg_1d_lover: RT @janesreputation: no cause would’ve, could’ve, should’ve is toooo good HOW is it not in the standard version of midnights i don’t unders…"
##
## [[327]]
## [1] "MatheusLod: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[328]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PYZ\n\n🔎Name: Inve… https://t.co/NBa7toxSHo"
##
## [[329]]
## [1] "1D_5sos_stan: RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95"
##
## [[330]]
## [1] "Meg_1d_lover: RT @selecaoportugal: 🎮 Next 𝕃𝔼𝕍𝔼𝕃 unlocked: Morocco 🇲🇦! #VesteABandeira #WearTheFlag https://t.co/Abfey1vw2L"
##
## [[331]]
## [1] "alwaysyou__1d: RT @gabrimoonn: KISS ME HARD BEFORE YOU GO"
##
## [[332]]
## [1] "alwaysyou__1d: RT @carlamaardo_: think I'll miss u forever"
##
## [[333]]
## [1] "phlsbsf: yeh bye i got cancelled for saying mitam is 1D best album https://t.co/xF4NMRIF4L"
##
## [[334]]
## [1] "1d_larry4life_: ADORE YOU CAME OUT 3 YEARS AGO TODAY🥳🥳🥲 https://t.co/YfS3AzuVpT"
##
## [[335]]
## [1] "machodudoso: i'm no liam fan but he co-wrote most of 1d's discography after louis https://t.co/t14XKrkRj0"
##
## [[336]]
## [1] "tayoyok: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[337]]
## [1] "SomInternetGuy: @blkbrdakwl I don't know your friend and I am not saying this in a mean way, but at least he doesn't have C0\\/1D."
##
## [[338]]
## [1] "SiaoXX: RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…"
##
## [[339]]
## [1] "latinokokonoi: it’s so funny seeing a 1d and 5sos fan as a conservative el0n musk stan help https://t.co/dlGEXTM4YN"
##
## [[340]]
## [1] "teenagedirtbhaz: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[341]]
## [1] "athalarswho: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[342]]
## [1] "Sann_1D: @finelinevogue We'll be alright https://t.co/C3ePuHKZ1d"
##
## [[343]]
## [1] "Emyyxx_1D: RT @mrs_MSHPT: Same Louis, same!!🇵🇹🇵🇹🇵🇹 https://t.co/wQGJg6YUnU"
##
## [[344]]
## [1] "EmKay21201135: @KeIItllyn Baby mo with 1B and Adult gochan with 5C\n\nOr adult mothra with 1D and Adult Godzilla with 6D"
##
## [[345]]
## [1] "Alltheloveee_1D: @niallontours Love that 🤣🫶🏻"
##
## [[346]]
## [1] "colorschiwoo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[347]]
## [1] "1d_mariana14: @catlax14 Donde fuee🥳"
##
## [[348]]
## [1] "Oscar_Ivann: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[349]]
## [1] "yJuuuhh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[350]]
## [1] "1D_fan_Marlies: RT @UpdateHLD: \"Don't be scared, nothing scary about me, love!\"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk"
##
## [[351]]
## [1] "luke_niall_1D: RT @quackupdates: quackity posted on his story! https://t.co/jFPAh8boNS"
##
## [[352]]
## [1] "luke_niall_1D: RT @quackupdates: More from Quackity’s insta story! https://t.co/C3hEJNWHuj"
##
## [[353]]
## [1] "beathomas61: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[354]]
## [1] "tbslxgolden: never enough has been my fave 1D song for like 2,5 years now, that's crazy https://t.co/ETV12Tl59Q"
##
## [[355]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DMDV\n\n🔎Name: AAM S&P Developed Markets High Dividend Value ET… https://t.co/uO9PZBGRgu"
##
## [[356]]
## [1] "AJHoyles13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[357]]
## [1] "evelynswft: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[358]]
## [1] "louisdoamanbun: @luxurry369 Did I ever tell you that (trying to) KonMari was how I got into 1D then eventually Larry last year? Hahahahahaha"
##
## [[359]]
## [1] "maddsoun: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[360]]
## [1] "obsessed_1D: RT @dailylarrybot28: The look Louis gives Harry as soon as he walks through the door after touring for 2 weeks straight...😏 https://t.co/Mk…"
##
## [[361]]
## [1] "greys_taylor_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[362]]
## [1] "nehaluvstaylor: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[363]]
## [1] "Meg_1d_lover: RT @GETlTWRONG: FIRST HAT TRICK OF THIS WORLD CUP IS FROM PORTUGAL CHUPEMM"
##
## [[364]]
## [1] "BB28_1D: RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…"
##
## [[365]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CLNR\n\n🔎Name: IndexIQ… https://t.co/wkUe2ABYJu"
##
## [[366]]
## [1] "haroldandtommo8: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[367]]
## [1] "carIosparra: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[368]]
## [1] "iivoiov: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[369]]
## [1] "moonsophh: i gotta thank my obsession with 1d, at least it gave me smth good 😭 https://t.co/rMy1src9DS"
##
## [[370]]
## [1] "maya_loves_1d: RT @stylinarts: he’s so dramatic https://t.co/28jG1UvWGg"
##
## [[371]]
## [1] "Meg_1d_lover: RT @brutaloue: portugal winning because louis said he loves us so true"
##
## [[372]]
## [1] "CollegeMerlin: 1D Geography have been putting the skills taught in their recent study skills seminar into practice by designing fl… https://t.co/eHDekmRLZd"
##
## [[373]]
## [1] "munsvnlover: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[374]]
## [1] "aliresapst: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[375]]
## [1] "Cupidoge: RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…"
##
## [[376]]
## [1] "1d_Obsessionnn: RT @itsyoulou28_: nobody speak to me https://t.co/yAuDLa9Wo8"
##
## [[377]]
## [1] "AqueleSwift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[378]]
## [1] "EnjoyerofGlenn: @ET_Californian TX went with an incumbentmander opposed to full on gerrymander \n\nYou can easily make only 3/2D dist… https://t.co/xpan849eVq"
##
## [[379]]
## [1] "minyardcalore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[380]]
## [1] "jeimypaola87113: RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…"
##
## [[381]]
## [1] "Csmurfy1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[382]]
## [1] "KeelanLeeper: The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1… https://t.co/Yac2XbyXqr"
##
## [[383]]
## [1] "1D_DailySpain: 📷: Liam ayer con un fan en los premios Fashion Awards\n\n© updatingljp/ celebmanchester https://t.co/Vgt2vbm7uq"
##
## [[384]]
## [1] "lauradonx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[385]]
## [1] "1d_Obsessionnn: I AM NOT STRONG FOR THIS https://t.co/CaAopuk4rx"
##
## [[386]]
## [1] "asherficworks: RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…"
##
## [[387]]
## [1] "kiara_1d: RT @ScrapDaddyAP: Christmas came early! 🎄🎁🎄 https://t.co/XsuxPDN1dN"
##
## [[388]]
## [1] "kiara_1d: RT @WWEUsos: A lot of Salty ass tag teams out there huh??…#WeTheOnes"
##
## [[389]]
## [1] "wearewrldclss: @jamesIvr No because this is what my 1d Pinterest board looked like"
##
## [[390]]
## [1] "kiara_1d: RT @JohnCena: Give people a chance. They’ll either prove your judgements were correct or they might surprise you. Gain the patience and cou…"
##
## [[391]]
## [1] "trkchs: RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…"
##
## [[392]]
## [1] "amassivethanks: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[393]]
## [1] "xrmrjldtt37002: #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/NWXYxqNAaK"
##
## [[394]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aquarius...'She's not afraid of running wild.'\n\nIt’s best to spend… https://t.co/nQ2lbWQbMT"
##
## [[395]]
## [1] "aliresapst: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[396]]
## [1] "tata_moonly: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[397]]
## [1] "Mallak_1D: I hate arguing with ppl"
##
## [[398]]
## [1] "tkpurple_1D: @Luminouscomet_ @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo"
##
## [[399]]
## [1] "tkpurple_1D: @Luminouscomet_ @BTS_twt I'm listening to #WILDFLOWER by #RM of #BTS (@BTS_twt) feat #youjeen from the album #INDIGO"
##
## [[400]]
## [1] "tkpurple_1D: @stayforyouth @BTS_twt I'm listening to #WILDFLOWER by #RM (@BTS_twt) feat. #youjeen from the album #INDIGO!"
##
## [[401]]
## [1] "biggerthanamyxx: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[402]]
## [1] "onejackjai: $ETH / $USD : 1d\n\n⚠️Be careful with the overbought Stoches and price hitting upper band of BB.\n\n✅Bull Divs, price i… https://t.co/yZU2rRFLMs"
##
## [[403]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -0.57\n\n😎💰"
##
## [[404]]
## [1] "aheartshome: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[405]]
## [1] "1d_luvvv: RT @UpdateHLD: \"Don't be scared, nothing scary about me, love!\"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk"
##
## [[406]]
## [1] "rantismytherapy: @majrbb Never enough, in the top 5 1d songs ever i said"
##
## [[407]]
## [1] "anklwbitters: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[408]]
## [1] "samusauria: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[409]]
## [1] "genderflower: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[410]]
## [1] "DakotaRose1997: Fuck Syco for never actually putting any effort into promoting these girls. Had them performing on the street tryin… https://t.co/q6CdoKTxnY"
##
## [[411]]
## [1] "graceompirate: RT @leighanoisgocua: went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that somethings w…"
##
## [[412]]
## [1] "luvinmagnolia: @daegudrama I USED TO BELONG TO 1D NOW I BELONG TO 1 G 😭😭😭😭😭😭😭😭😭😭😭"
##
## [[413]]
## [1] "Cecil_Snail: RT @satsnaffler: Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had little to no…"
##
## [[414]]
## [1] "1d_luvvv: RT @redlinelrh: retweet if you actually loved the take my hand tour setlist that 5sos curated. we exist"
##
## [[415]]
## [1] "1D_DailySpain: RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…"
##
## [[416]]
## [1] "adorableharry18: Pls. Im begging. If you’re seeing this. Send me cute pics of 1d/solo. Im (no joke) having a panic/anxiety attack rn…"
##
## [[417]]
## [1] "discharminmadam: @shinberrry Kinda want a mv liek night changes by 1D🏃🏻♀️"
##
## [[418]]
## [1] "1d_luvvv: RT @WTRMLNSGR94: “rock, paper, scissors, if i win, you have to release copy of a copy, studio.” \n\n“nah nah nah”"
##
## [[419]]
## [1] "1d_vxbes: RT @TeamLouisNews: This is the cutest thing you’ll see today. 🫶🏻\n\n© lomlouisxx https://t.co/DxgdDSOr5s"
##
## [[420]]
## [1] "HAPI_Whale: RT @AxelUfermann: Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D compare…"
##
## [[421]]
## [1] "satsnaffler: Another great signal of continued strength, the 1D Exponential Hull Moving Average (EHMA) finally turned green. We… https://t.co/vQIS7jC1uW"
##
## [[422]]
## [1] "satsnaffler: Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had littl… https://t.co/Gf2H8rYesV"
##
## [[423]]
## [1] "dr_saorimoura: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[424]]
## [1] "grcrypto1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[425]]
## [1] "AxelUfermann: Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D co… https://t.co/OxFUCaodSS"
##
## [[426]]
## [1] "harambetrucks: RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…"
##
## [[427]]
## [1] "kits_toys: ICM 48289 1:48 JD-1D Invader w/KDA-1 drone US Navy Aircraft Plastic Model Kit https://t.co/70b7Fk5Olo eBay https://t.co/dF5gvKKHwe"
##
## [[428]]
## [1] "notte_scallions: @yumnabot Nope but I'll still m@ssacr€ you for crying over 1D songs /j"
##
## [[429]]
## [1] "annmarie5sos_1D: RT @danielhowell: it’s time for @AmazingPhil to get his revenge - Viewers Pick Dan’s Outfits https://t.co/pzjQrGksDq"
##
## [[430]]
## [1] "NICO__1d: RT @LESARDENTES: 🔥 On est de retour 🤯 @trvisXX at @lesardentes le vendredi 7 juillet \n🔥 We’re back 🤯 @trvisXX @lesardentes festival friday…"
##
## [[431]]
## [1] "B767CatIIIC: @LankisterMerrin @Shayland1990 @POTUS The Democrat's hired them with the promise that is they fought for us they co… https://t.co/GXXjYS8Rok"
##
## [[432]]
## [1] "diorswiftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[433]]
## [1] "taywize13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[434]]
## [1] "AneuAneudwi: Love 1D? caramencinta Love CJR?"
##
## [[435]]
## [1] "ItsMeDhewiie: Love 1D? caramencinta Love CJR?"
##
## [[436]]
## [1] "LilLadyChina: Love 1D? caramencinta Love CJR?"
##
## [[437]]
## [1] "shancarz: Love 1D? caramencinta Love CJR?"
##
## [[438]]
## [1] "shancarz: Love 1D? caramencinta Love CJR?"
##
## [[439]]
## [1] "creamsukii: @JayLeeto @DevOptimals Bro we won the series, i dropped 10 first map, 0-7 second, 6-1d them third map"
##
## [[440]]
## [1] "xxsurelyy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[441]]
## [1] "BB28_1D: RT @bookpoets: you’re not lost you are finding https://t.co/vXZzOd2EaH"
##
## [[442]]
## [1] "1DRocksTweets: Where are the Best Local Concert Venues? - https://t.co/4UH95zpWFW #OneDirection #1D @1DRocksTweets https://t.co/e9vKgeaVBV"
##
## [[443]]
## [1] "1D_inmyheart4L: RT @katerrinna91: \"i want a gf\" \"i want a bf\" cool. i want to meet louis tomlinson"
##
## [[444]]
## [1] "Alltheloveee_1D: I CANNOT WITH THIS MAN https://t.co/8Ph2hzG2Aq"
##
## [[445]]
## [1] "BB28_1D: RT @sweet_ghostie: ,, My arm is fucking hurting '' 😭😭 https://t.co/Wn4GG285tT"
##
## [[446]]
## [1] "beeken_tech: $AAPL $INTC $NVDA $TSM - Apple, Nvidia reportedly among TSMC's first Arizona customers, while Intel preps for retur… https://t.co/HVR0XPIkNA"
##
## [[447]]
## [1] "KanzDemian: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[448]]
## [1] "Alltheloveee_1D: @NiallHDailyNews IT’S HILARIOUSSSSS WHEN NIALL PLAYS WITH FILTERS 😂🤣"
##
## [[449]]
## [1] "LisLindaSarii: Love 1D? caramencinta Love CJR?"
##
## [[450]]
## [1] "Apriellsanatic: Love 1D? caramencinta Love CJR?"
##
## [[451]]
## [1] "arif_andrynsh: Love 1D? caramencinta Love CJR?"
##
## [[452]]
## [1] "Arin_Akai_99: Love 1D? caramencinta Love CJR?"
##
## [[453]]
## [1] "Nofieya: Love 1D? caramencinta Love CJR?"
##
## [[454]]
## [1] "__xrogixx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[455]]
## [1] "BB28_1D: RT @cliffordmebf: NO, STOP IT, WHY https://t.co/ud9IJ4tGuZ"
##
## [[456]]
## [1] "markanthony_spy: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[457]]
## [1] "GenoManager: @Lose4Bedard I want a top 8 pick too and i think we will but I don't think it helps us too much going forward. We n… https://t.co/QuYH9n70mb"
##
## [[458]]
## [1] "1D_larry1007: I just realized that yesterday he wore green and today blueeee https://t.co/IL4KTsRIEU"
##
## [[459]]
## [1] "ayunda_NF: RT @SIieIls: ✨Rekomendasi Parfume Powdery✨\n\n1 Musk by lilian ashley\n🖇https://t.co/jSbIQS3azd (putih)\n🖇https://t.co/YntUZo5hvy\n\n2 Victoria E…"
##
## [[460]]
## [1] "HummelErwin: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[461]]
## [1] "JorivalNunes: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[462]]
## [1] "HummelErwin: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[463]]
## [1] "GabiStyles04: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[464]]
## [1] "Kkiana147: RT @SpotifyUK: Team #1D forever... everything you do boys, everything you do = #Perfect 💯👌#BRITs2016\nhttps://t.co/o6T2WTmqGv"
##
## [[465]]
## [1] "Kkiana147: RT @onedirection: RT to vote 1D in the 2016 #RDMA. #OneDirection #YouKnowYouLoveThem @radiodisney https://t.co/SASUOZ0Dt9"
##
## [[466]]
## [1] "hanjisbot: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[467]]
## [1] "Buffet1Buffet: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[468]]
## [1] "_ametsa_: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[469]]
## [1] "_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/h5biF0BrOo"
##
## [[470]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.56\n\n😎💰"
##
## [[471]]
## [1] "basadoreinhard: RT @ave_eli: $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal and the whi…"
##
## [[472]]
## [1] "Modelon: Arne Köppen will be presenting at the 1DCAE Conference (hybrid) at 10:05 AM JST! His presentation will cover a tech… https://t.co/4YUzhUL8qX"
##
## [[473]]
## [1] "fckndoping: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[474]]
## [1] "Ratta666: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[475]]
## [1] "Ratta666: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[476]]
## [1] "hoeger29bgr: CT Sounds CT-400 1D Compact Class D Car Audio Monoblock Amplifier, 400 Watts RMS NBWDDOZ\n\nhttps://t.co/gRBRObKfSN https://t.co/BWZSGQezgI"
##
## [[477]]
## [1] "paolatbh: this reminds me of that girl on 1D twitter who got called into her office coz she was in love with her principal or… https://t.co/hrVrhASgBf"
##
## [[478]]
## [1] "Ratta666: RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…"
##
## [[479]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ARKW\n\n🔎Name: ARK Next… https://t.co/YzIXW4EsM8"
##
## [[480]]
## [1] "Iam_GyanMoreira: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[481]]
## [1] "ionlybasel: Seen 1d ago 😔"
##
## [[482]]
## [1] "BB28_1D: RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl"
##
## [[483]]
## [1] "AdoreYou_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[484]]
## [1] "MyAntiSocialAs_: i hate riding the bus when i’m listening to 1D, like, stfu louis’ singing his solo in If I Could Fly"
##
## [[485]]
## [1] "xWilliamMoney: RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…"
##
## [[486]]
## [1] "clumsymartina: RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends"
##
## [[487]]
## [1] "Cringey1D: After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, heres a bad one, “O… https://t.co/JU0LJBdRKC"
##
## [[488]]
## [1] "Lady_Popsi: RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…"
##
## [[489]]
## [1] "nazzykadri: here's the link, the original tier had 6 but 1d has no bad songs in my opinion just songs that aren't great so i ju… https://t.co/v6ehI49h1B"
##
## [[490]]
## [1] "Kkiana147: RT @onedirection: Thank you 1D family for helping us celebrate #8YearsofOneDirection we hope you enjoyed reliving some of the amazing memor…"
##
## [[491]]
## [1] "Kkiana147: RT @onedirection: Happy #10YearsOf1D Day! Relive your favourite One Direction memories here: https://t.co/GrUHfaSMUp https://t.co/yS5KsERP1y"
##
## [[492]]
## [1] "lisavol6: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[493]]
## [1] "nazzykadri: no one asked but ive been home sick for 2 days and i got bored so i tier ranked every 1d song 😁 these r just my opi… https://t.co/G7CJrTVJqf"
##
## [[494]]
## [1] "TikekSofor: bk in 2020 i decided that i hated all men but then:\non jan i joined the mcr fandom\non june-joined the 1D fandom\naug… https://t.co/XnejgkX0TE"
##
## [[495]]
## [1] "sara_1d_juve: RT @FIFAWorldCup: 🙌 On the night when Morocco enter uncharted territory, Yassine Bounou is the hero.\n\nTonight’s @Budweiser Player of the Ma…"
##
## [[496]]
## [1] "sara_1d_juve: RT @FIFAWorldCup: Morocco and Portugal are heading to the Quarter-Finals 🔥 \n\nWatch the highlights from today on FIFA+ 📺 \n\n#FIFAWorldCup #Qa…"
##
## [[497]]
## [1] "Kkiana147: RT @onedirection: What’s your best 1D moment? Watch '10 Years of One Direction' on @YouTube now! https://t.co/q2C4I2IAEp #10YearsOf1D https…"
##
## [[498]]
## [1] "KinrossHS: RT @ML_KinrossHS: 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1A work…"
##
## [[499]]
## [1] "Kkiana147: RT @onedirection: Celebrate 10 years of One Direction! Sing along to your favourite songs with time-synced lyrics on @AppleMusic https://t.…"
##
## [[500]]
## [1] "Kkiana147: RT @onedirection: Be sure to check out the enhanced 'This Is One Direction' playlist with videos and storylines on @Spotify now https://t.c…"
##
## [[501]]
## [1] "Kkiana147: RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…"
##
## [[502]]
## [1] "ML_KinrossHS: 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1… https://t.co/qn5IQ04zIY"
##
## [[503]]
## [1] "pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-ter… https://t.co/kVa0pStHT3"
##
## [[504]]
## [1] "calfiau: we need to copy more of the 1d fandom they managed to stay alive for so long now"
##
## [[505]]
## [1] "ArleneR_1D: RT @devbostick: I was"
##
## [[506]]
## [1] "elsaloveswalls: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[507]]
## [1] "ay28hl: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[508]]
## [1] "yenthe_1D: @SophiasH0use slay"
##
## [[509]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis smiling during the signing today.\n\n📸: lwtallalong https://t.co/7kfVjv399Y"
##
## [[510]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi"
##
## [[511]]
## [1] "Leti_1D_: RT @L_HSupremacy: @Spotify LOUIS TOMLINSON\nHARRY STYLES \nNiall Horan\nLiam Payne\nZayn Malik https://t.co/BtLjhGtOyN"
##
## [[512]]
## [1] "1D_mahone_xo99: RT @korndiddy: I tried to argue that Hallmark-style Christmas movies are inherently republican propaganda and it’s the most viscerally upse…"
##
## [[513]]
## [1] "Mallak_1D: @AC2802M Reeeeest i can't feel my head anymore"
##
## [[514]]
## [1] "penampilanmu: and every time we both touch I only want more - 1D #penampilanmu"
##
## [[515]]
## [1] "MeganMcCarthy94: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[516]]
## [1] "JediPixels: RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…"
##
## [[517]]
## [1] "ave_eli: $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal… https://t.co/mgOFxSaiX8"
##
## [[518]]
## [1] "SteveRobbins1: #Pop #Fun #Radio\nTodays #Weird #News #Headlines on @BGLRadio\nThe Bionic Girl\nDestructive Ghosts\nMass Human Suicide… https://t.co/0ctK8Vy9C2"
##
## [[519]]
## [1] "1d_andlarry: GENERATION LOSS The social experiments \nHOLY SHIT"
##
## [[520]]
## [1] "1d_larry4life_: RT @louismydaby: We all just blinked no? https://t.co/zqgeIo0diC"
##
## [[521]]
## [1] "1d_andlarry: OMGGGGG YOOOOOO"
##
## [[522]]
## [1] "1d_larry4life_: RT @suunflowervol28: \"I get lost inside blue eyes'\" I get it harry https://t.co/8yi3iIGViG"
##
## [[523]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j"
##
## [[524]]
## [1] "mary_loves_1D: RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…"
##
## [[525]]
## [1] "golden28_1D: RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm"
##
## [[526]]
## [1] "raeleenabie: #HeatOneDirection ily 1D!!!!"
##
## [[527]]
## [1] "1d_andlarry: @knifecroww I'M A GENWINNER"
##
## [[528]]
## [1] "1d_larry4life_: RT @flickerofem: HE WROTE SLAY MY BRAND IM CRYING https://t.co/CXfFfvVVPj"
##
## [[529]]
## [1] "1d_larry4life_: RT @katerrinna91: \"i want a gf\" \"i want a bf\" cool. i want to meet louis tomlinson"
##
## [[530]]
## [1] "abshbfa: And they make fun of fangirls “being emotional” yet we don’t do the shit men do. when zayn left 1d I don’t recall anyone committing crimes."
##
## [[531]]
## [1] "MaurilioFilho10: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[532]]
## [1] "w_k_1d_everyday: RT @louloveslouies: i asked louis if he’s excited to come to poland on tour and that was his answer HAHAHAH https://t.co/PIMKDQ0XyW"
##
## [[533]]
## [1] "Ivandrofly: RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…"
##
## [[534]]
## [1] "tooyoungonvinyl: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[535]]
## [1] "LuzIvana14: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[536]]
## [1] "tobaz1954: RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…"
##
## [[537]]
## [1] "tobaz1954: RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…"
##
## [[538]]
## [1] "ViacheslavHalk1: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[539]]
## [1] "tobaz1954: RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…"
##
## [[540]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RXL\n\n🔎Name: Pr… https://t.co/skyCl1YXb2"
##
## [[541]]
## [1] "tobaz1954: RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…"
##
## [[542]]
## [1] "tobaz1954: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[543]]
## [1] "tobaz1954: RT @Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…"
##
## [[544]]
## [1] "icandyhshoppe: #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n#SS9Manila \n\nSuper Junior Official Lightstick Version 2- 2990PhP… https://t.co/s5qtRTfubO"
##
## [[545]]
## [1] "Inhogurte_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[546]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis accepting a bracelet from a fan today. \n\n🎥: fitfonfilms \n https://t.co/eBiTS7B8jh"
##
## [[547]]
## [1] "tobaz1954: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[548]]
## [1] "stelank05: @formulawah i knew none of the song lyrics, had to google my zodiac sign\ndidnt recognise any of the 1D songs\nand we… https://t.co/IX4vfWcicB"
##
## [[549]]
## [1] "1D_TPWK2: I got the Zayn Funko Pop today!!"
##
## [[550]]
## [1] "maryacraze1: @susiedoobydo @TikekSofor @CaroleF83262070 @emma6428 My autistic daughter hated music as a baby/child. So 2009 to 2… https://t.co/IAnsrtxr1h"
##
## [[551]]
## [1] "Mallak_1D: So sad penaldo didn't score"
##
## [[552]]
## [1] "outhewoodzz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[553]]
## [1] "girlsforever_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[554]]
## [1] "Laura78072597: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[555]]
## [1] "nnlyxjn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[556]]
## [1] "xCryptoKeeperx: $DXY 1D\nWe've been above the 200MA for 531 days.\nIf we reject here your longs will most likely pump. https://t.co/DowKgrew9G"
##
## [[557]]
## [1] "Pegada__1D: RT @NiallOfficial: @niallsdayIight @NJHNEWS Ahhhhhhhh… sorry"
##
## [[558]]
## [1] "Pegada__1D: RT @NiallOfficial: @xxjessiedavis Shall I do an insta live this week or maybe Tik tok?"
##
## [[559]]
## [1] "xtaylor2317x: ✨ Top Friends \n\n🥇 starjarpad\n🥈 sonofabtchlol\n🥉 wha_mywandd\n🏅 Samstinynipss\n🏅 trenchxdaddy\n🏅 acklesism\n🏅 1d_infinity… https://t.co/A8Zrjc49yo"
##
## [[560]]
## [1] "Pegada__1D: RT @NiallOfficial: @dearpatienceNJH You’re missing out . I’m the king of tik tok ."
##
## [[561]]
## [1] "soullesscrwture: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[562]]
## [1] "Pegada__1D: RT @NiallOfficial: @niallsperoni My new music is soooo handsome"
##
## [[563]]
## [1] "BSCS5H1DNJ: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[564]]
## [1] "just__sila: Right now dei 1D https://t.co/qVOUTaWk3p"
##
## [[565]]
## [1] "Mallak_1D: @AC2802M Thats impossible"
##
## [[566]]
## [1] "SwiftieBarchie1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[567]]
## [1] "parasabrighttu: RT @icandyhshoppe: #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND\n✅OFFI…"
##
## [[568]]
## [1] "babylonrowland: there’s nothing i need more than a 5sos vs 1d night…"
##
## [[569]]
## [1] "julalikecarrots: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[570]]
## [1] "sofirexica: @grntealiz sorry i lose control when i listen yo 1d"
##
## [[571]]
## [1] "Sam_Daab: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[572]]
## [1] "gayassjonghyun: @ihymingi @imdatingwinwin remember my 2013 tweets about exo and 1d"
##
## [[573]]
## [1] "chicca1982: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[574]]
## [1] "HartmundMia: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[575]]
## [1] "fallenangeIs25: OMG MY SISTER JUST PUT KN THE GREATEST LIKE SHE USUALLY HATES WHEN I PUT ON 1D OR ANY SOLO MUSIC LIKE SHE WILLINGLY PUT ON LOUIS"
##
## [[576]]
## [1] "chicca1982: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[577]]
## [1] "the_artist_nft: Wassies By Wassies - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/TMOT7tYARo\n⬇️ See below for… https://t.co/hKljYSHYTR"
##
## [[578]]
## [1] "ApplePe60566834: @Bees_Are_G00D @WarTycoonRBLX Simply anti air defense against: AH-6, UH-1D, MI24, Esterr egg car and gunship (it is also strong)"
##
## [[579]]
## [1] "1d_Obsessionnn: RT @jacksescapade: “there’s nothing scary about me love” 🥹🥹🥹🥹"
##
## [[580]]
## [1] "handacore: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…"
##
## [[581]]
## [1] "1d_Obsessionnn: RT @harryisamiIf: hand me a gun https://t.co/27sOWmxjWT"
##
## [[582]]
## [1] "holyhyungs: @definitely_1D now you better prepare to be sick of me. https://t.co/Gf7M6kyovR"
##
## [[583]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KHYB\n\n🔎Name: KraneSh… https://t.co/5RrtPENgt6"
##
## [[584]]
## [1] "holyhyungs: @definitely_1D JOICE ILY SAUR MUCH I'M STILL HERE https://t.co/CDnxriz6pk"
##
## [[585]]
## [1] "suvkytect96038: #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/ai1vYu3f8t"
##
## [[586]]
## [1] "brunetteswift13: @flwersforlouis can I say ‘Olivia’ by 1D? bc he wrote that 😂"
##
## [[587]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/cgP4UfDs6i"
##
## [[588]]
## [1] "Pegada__1D: RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…"
##
## [[589]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Gemini... 'You're so overrated.'\n\nI suggest you consider sabotage on… https://t.co/l7rPf2vlH6"
##
## [[590]]
## [1] "3226Pankaa: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[591]]
## [1] "macinacky: Is that sound as Ronaldo was being subbed on being pumped through the stadium PA system ?? Sounded like something… https://t.co/Gv3R44uxM0"
##
## [[592]]
## [1] "Foreverlarrie2: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[593]]
## [1] "Neymar_1d_: RT @brfootball: GONÇALO RAMOS WITH THE FIRST HAT TRICK OF THE 2022 WORLD CUP 🎩 https://t.co/CGWZ5KVwUT"
##
## [[594]]
## [1] "ahmedrezkelomda: RT @AlexsOptions: $BYND 1D\n\nFrom my kicking pattern video, \n\nThis is about as good as it gets with #TheStrat https://t.co/XyyFw2ncFI"
##
## [[595]]
## [1] "tpwkremix: imagine you paid for a 1d concert and harry is on the bench like i get it"
##
## [[596]]
## [1] "sunshine_0280: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[597]]
## [1] "i_still_miss_1D: RT @thatscooljacket: \"5sos likes the hbg chant they find it funny!!\"\nu sure about that pal? https://t.co/7VJfZiU6Vf"
##
## [[598]]
## [1] "hslotrry1: @amscrocs youve met 3/5 of 1D thats insane"
##
## [[599]]
## [1] "1D_ANTICS: @andrewjt97 Hey! Is this still available"
##
## [[600]]
## [1] "jinkisdice: @alalalix idk i feel like … 1d maybe? but also probably more like maroon 5??"
##
## [[601]]
## [1] "jaywriteshome: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[602]]
## [1] "nazyalwnsky: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[603]]
## [1] "tswyIan: @rryarmpit i could do 1d one since it's not that long and so much nearer but it's still a long shot :')"
##
## [[604]]
## [1] "MauroStats: RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…"
##
## [[605]]
## [1] "MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portug… https://t.co/vunkGuqke3"
##
## [[606]]
## [1] "cswmwiphwsohm28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[607]]
## [1] "strwbhrry: the throwback jumper is sending me into a 1D nostalgic spiral https://t.co/VJaPoyMXSH"
##
## [[608]]
## [1] "midnightrain29: i want more taylor, 1d, harry, louis, niall, zayn, liam and 5sos moots!!"
##
## [[609]]
## [1] "L_HSupremacy: @habit_nr Anne shared Louis' 1D tweet on her insta"
##
## [[610]]
## [1] "1d_Shawol: RT @shineefilms: choi minho and his film degree are so sexy for this https://t.co/8USX5TBsmF"
##
## [[611]]
## [1] "hslothalo28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[612]]
## [1] "UniverseGener12: This was taken from the XMM-Newton Telescope at 50X. There are 120,000 stars in the Aether system 1,238 lightyears… https://t.co/V1ShQqEP19"
##
## [[613]]
## [1] "cinnisheon: i stanned 1d when they went on \"hiatus\" on my birthday in 2015, kep1er was supposed to debut on my birthday but 99z… https://t.co/kc74R37wir"
##
## [[614]]
## [1] "midrainsunshine: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[615]]
## [1] "__laura28__: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[616]]
## [1] "tswyIan: not gonna attend swiftie night or 1D night i guess 🧍🏽♀️"
##
## [[617]]
## [1] "fitfArg: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[618]]
## [1] "MissPlisetsky: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[619]]
## [1] "milx_28: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[620]]
## [1] "boowiewho: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[621]]
## [1] "simpformatilda: 9. 1d 13 and 5sos 12 year anniversary https://t.co/m7mBGhGtpq"
##
## [[622]]
## [1] "SjStar12151: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[623]]
## [1] "harrys_hiatus: He is telling a random person on the street about the 1D website shortly"
##
## [[624]]
## [1] "Ddvgg_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[625]]
## [1] "unodirection01: RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…"
##
## [[626]]
## [1] "LaPecadoraOs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[627]]
## [1] "_1d_28__: Baby 😭😭😭😭😭. https://t.co/0kf5bDSKJ2"
##
## [[628]]
## [1] "xtreadingwaterx: RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…"
##
## [[629]]
## [1] "XOPRINCESSPARK: @PRINCESSHABIT28 hahaha i shared a room with my sister so i couldn’t have anything 1D related on the walls and i was so upset about it lmfao"
##
## [[630]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUHY\n\n🔎Name: Nuv… https://t.co/I8JgxQzDvB"
##
## [[631]]
## [1] "httpsluigi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[632]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis signing some items today.\n\n📸: teganmulcahyx https://t.co/tjAYQCBV7A"
##
## [[633]]
## [1] "1d_Shawol: RT @iheartshinee_: MINHO’s 놓아줘(chase) & JONGHYUN’s 놓아줘 (let me out)\n\n💙 “there’s a song of Jonghyun hyung that has the same title right. It’…"
##
## [[634]]
## [1] "AndrewFerr85: RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…"
##
## [[635]]
## [1] "1d_Shawol: RT @shineefilms: man i'm so proud ♡ https://t.co/5pfTrjfrHp"
##
## [[636]]
## [1] "Pegada__1D: RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…"
##
## [[637]]
## [1] "NarineGharibian: @flwersforlouis N over here. Completely overlooked.\n Can I use no control as a 1D sub?"
##
## [[638]]
## [1] "lmrnortalHD: I love 1D"
##
## [[639]]
## [1] "Rob94665048: $NEAR is also looking good for a local pop here. Convergence of EMA on the 1D and it's above those levels. Bollin… https://t.co/jJaVn8gjQp"
##
## [[640]]
## [1] "YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots… https://t.co/s8BaldqkX5"
##
## [[641]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi"
##
## [[642]]
## [1] "Ellen_Horan_1D: @lousgaypanic You're welcome!"
##
## [[643]]
## [1] "lina_sj_1D: I can’t 😭 https://t.co/OwjwnOaVV2"
##
## [[644]]
## [1] "hsxwalls9194: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[645]]
## [1] "_1d_28__: oh my god 😩.\nhttps://t.co/3YzmsQYs23"
##
## [[646]]
## [1] "Destina_1D: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[647]]
## [1] "signsrick: https://t.co/fPOHWocugY\n\nhttps://t.co/BNWdP09T7n\n\nhttps://t.co/FxyjC5WCll\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/rOMozybUmK"
##
## [[648]]
## [1] "Destina_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[649]]
## [1] "Destina_1D: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[650]]
## [1] "lwtsfireproof: Y’all adding the biggest watermark ever on your videos reminds me of the 1d days https://t.co/IsKLopg50F"
##
## [[651]]
## [1] "1d_Shawol: RT @folklovermore9: CHASE PLAYLISTS THREAD\n\n#MINHO #민호 #CHASE #SHINee #샤이니"
##
## [[652]]
## [1] "otb_alive09: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[653]]
## [1] "taybaji: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[654]]
## [1] "elvirar0jas: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[655]]
## [1] "1d_secsi: RT @ZackBornstein: I don’t understand how COVID is spiking again after we’ve tried everything from pretending it’s over to pretending it ne…"
##
## [[656]]
## [1] "lousunshine_1d: RT @thelittlefreaks: 🎄 DAY 6 🎄 ONE PERSON CAN PICK BETWEEN ANY HARRY STYLES LOT KEYRING FOR DAY 6 OF MY 25 DAY GIVEAWAYS TILL CHRISTMAS!! t…"
##
## [[657]]
## [1] "BenRiveraTrader: Just put $30 into 1d spy calls cuz y not"
##
## [[658]]
## [1] "1d_Shawol: RT @kchartsmaster: \"CHASE\" by MINHO of @SHINee has reached #1 on US iTunes."
##
## [[659]]
## [1] "notthebeemaya: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[660]]
## [1] "littIesateIlite: @canyonpearl like how did you not know him since 1d…."
##
## [[661]]
## [1] "PlanetVenus04: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[662]]
## [1] "EllierScarlet: https://t.co/OFYvVMRgn0\n\nhttps://t.co/uH12BRgwz6\n\nhttps://t.co/BMtvAjYGKK\n\nhttps://t.co/CwTtTDIlhV\n\n Orange County… https://t.co/CSbOe0yFvI"
##
## [[663]]
## [1] "cardankishimoto: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[664]]
## [1] "ILove__1D__: RT @91Anzlife: find your birthday twin in the replies"
##
## [[665]]
## [1] "13Marytorres: I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)"
##
## [[666]]
## [1] "ILove__1D__: @91Anzlife October 20th"
##
## [[667]]
## [1] "neIsonspring: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[668]]
## [1] "DailyYoutube_t: ZAYN LEFT 1D. SIGN ME UP INSTEAD!\n#DailyYoutube #Youtube #video #entertainment\n\nhttps://t.co/tIRUwzSDPH"
##
## [[669]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “And if we get… https://t.co/u6MamP3e10"
##
## [[670]]
## [1] "midnightsluan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[671]]
## [1] "CavGuy2ndACR98: RT @JoeyStockton7: Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2J…"
##
## [[672]]
## [1] "ILove__1D__: RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79"
##
## [[673]]
## [1] "ILove__1D__: RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n"
##
## [[674]]
## [1] "DayKQueen: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[675]]
## [1] "ILove__1D__: RT @stylinarts: of course louis is watching a football match on his ipad during a fan signing 💀 https://t.co/TBwBuLL2Ch"
##
## [[676]]
## [1] "ILove__1D__: RT @OT5Dailys: 📸| Louis Tomlinson has woken up from his slay! \n\nvia surfsupcai https://t.co/Ls7rZedHp1"
##
## [[677]]
## [1] "5timesflick: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[678]]
## [1] "justlike1olivia: welppp so I'm just going through youtube pulling up music videos of the tv and singing along and my mum watches and… https://t.co/kBmPvMkNmu"
##
## [[679]]
## [1] "MaxScammell: https://t.co/OIpOUErhTv\n\nhttps://t.co/DUy5enQyrf\n\nhttps://t.co/Oww8sAw2Fp\n\nhttps://t.co/emTNTjJGgY\n\n Orange County… https://t.co/YTfavBQl35"
##
## [[680]]
## [1] "TT56178656: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[681]]
## [1] "ILove__1D__: @LiamPUpdate Midnight, Remember & All I want (for Christmas) #3YearsOfLP1"
##
## [[682]]
## [1] "EditsBrutal: @Bebbuli_Roars Check DM 1d"
##
## [[683]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DBE\n\n🔎Name: Invesco… https://t.co/3iDGljQ78y"
##
## [[684]]
## [1] "pntstyq: @lousfaithitf Harry, louis, 1d and conan gray 😊"
##
## [[685]]
## [1] "1d_Obsessionnn: @hlslaundryday lmaoo i should’ve looked at what you qrtd before i overreacted💀💀"
##
## [[686]]
## [1] "ILove__1D__: RT @thelittlefreaks: i need niall to go live asap it’s been too long"
##
## [[687]]
## [1] "saraperezalv: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[688]]
## [1] "corpsescurse: @sp00kylwt dw i used to be a 1D stan acc🥵"
##
## [[689]]
## [1] "OCSigns: https://t.co/Cxi9Z8SpZO\n\nhttps://t.co/vVPQr0S1K3\n\nhttps://t.co/ahGtL40Ayr\n\nhttps://t.co/UzPtNknCLz\n\n Orange County… https://t.co/I9heTJXH5o"
##
## [[690]]
## [1] "Cindy48401486: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[691]]
## [1] "candeinwestview: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[692]]
## [1] "fanpic_1d_: RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/aFkUlIq6ZB https://t.co/ih441Mse0j"
##
## [[693]]
## [1] "ILove__1D__: RT @zicarus_rxse: Fixed it I think https://t.co/LYex7P7CXK"
##
## [[694]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j"
##
## [[695]]
## [1] "fanpic_1d_: RT @UpdateHLD: Louis reacting to a fan’s hat that said ‘England’ on it!\n\n📸: _charlys_ https://t.co/ixBvlyafTy"
##
## [[696]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…"
##
## [[697]]
## [1] "ILove__1D__: @flwersforlouis There’s nothing with N😭"
##
## [[698]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis trying to get some free coffee from a fan!\n\n🎥: WallsIsGolden\n https://t.co/qVmaBa2hCj"
##
## [[699]]
## [1] "United_for_1D_: RT @longsuitabel: I'M DONE 💀 https://t.co/yImk1F6bf2"
##
## [[700]]
## [1] "Louksana: @HannaA_1d my friends laughed at me when i did that for my thesis viva 😭"
##
## [[701]]
## [1] "1DEmma_1D: RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79"
##
## [[702]]
## [1] "charlovesnick: i’ll forever love harry for playing best song ever by 1D before his shows"
##
## [[703]]
## [1] "glcwy1d: RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[704]]
## [1] "daemyra_1D: RT @wrathsemilia: if no one got me i know sam claflin in book adaptations got me 🙏🏻\n\n#daisyjonesandthesix https://t.co/k08uD2FoV0"
##
## [[705]]
## [1] "katyzinh_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[706]]
## [1] "United_for_1D_: RT @lukesbluesuit: he was…doing…bunny ears…to her… https://t.co/F4vBXxUWzh"
##
## [[707]]
## [1] "1d_Obsessionnn: RT @HLDPromo: ⏰| Another day, another weekly #TommoTuesday and another 18 days away from Louis turning 31! \n\nJoin us in one hour to stream…"
##
## [[708]]
## [1] "daemyra_1D: RT @bydracarys: i will never forget 1x03 of hotd because matt was trending and all the locals and critics were talking about the power of h…"
##
## [[709]]
## [1] "1DRocksTweets: 'The Voice': 16-Year-Old Brayden Lape Sings Brett Young's 'In Case You Didn't Know' in Top 8 -… https://t.co/NABoExQbdw"
##
## [[710]]
## [1] "Burning01Dream: I don’t know that many 1D songs but from what I’ve heard… yes 😂 https://t.co/p37hqXGL9I"
##
## [[711]]
## [1] "1d_Obsessionnn: RT @OT5Promo: Thank you so much for joining us today, we had so much fun with you! Here is your well deserved unseen, happy 3 years of LP1!…"
##
## [[712]]
## [1] "krystalshabit28: @1d_Obsessionnn i’m UNWELL"
##
## [[713]]
## [1] "otb_paula: @lousfaithitf louis\nniall\n1d"
##
## [[714]]
## [1] "drewc: Sensor SSV 1D has not reported data for 10 minutes"
##
## [[715]]
## [1] "rehfrigerante: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[716]]
## [1] "Pegada__1D: RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp"
##
## [[717]]
## [1] "1d_Shawol: RT @tortaurelle: No but now, Flamers don't have to say \"oh, but Minho has a beautiful voice too, listen to these 5 sec of SHINee song/ to H…"
##
## [[718]]
## [1] "Pegada__1D: RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…"
##
## [[719]]
## [1] "otbIourry: i love taylor and 1D but come on💀 lets be real https://t.co/yLL2bzGc0v"
##
## [[720]]
## [1] "Pegada__1D: RT @SharonStyless: “Can we make a pinky promise?”\n“Depends what it is”\n“To put our happiness before anything else”\n“Yeah, always”\n🤞🏻🤍 https…"
##
## [[721]]
## [1] "lucy_Styles_28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[722]]
## [1] "kyoongteez: i dont go here anymore but liam carried 1d on his back let's be serious for a second https://t.co/LV6frxNODJ"
##
## [[723]]
## [1] "StAidansHigh_PE: 🚨 1D Activity Achievers 🚨 \n\nWell done to Lili and Samir in 1D who were awarded Activity Achievers for their level o… https://t.co/e1ad4EXZb3"
##
## [[724]]
## [1] "CanelaDanya: RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends"
##
## [[725]]
## [1] "Taurusicorn2400: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[726]]
## [1] "United_for_1D_: RT @buitengebieden: Never give up.. 😂 https://t.co/9x5NaIU5uH"
##
## [[727]]
## [1] "Alltheloveee_1D: @UpdateHLD He was probably like the fook 😂 HE’S WOKEN UP FROM HIS SLAYYYYY 🤭"
##
## [[728]]
## [1] "stella_1d: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: asheseilish https://t.co/vti5SuTUHq"
##
## [[729]]
## [1] "urlocalzaddyy: Using their 1D toothbrush. https://t.co/vWjmx5ZZ60"
##
## [[730]]
## [1] "United_for_1D_: RT @lukesbluesuit: why did he just ~fold~ https://t.co/C6G9d2KSLC"
##
## [[731]]
## [1] "aquablueeyelou: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[732]]
## [1] "gimenanabella: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[733]]
## [1] "BB28_1D: RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…"
##
## [[734]]
## [1] "United_for_1D_: RT @Tha5SOSFamily: “Sorry but I don’t see Heartbreak Girl on my fucking setlist and if it’s not on my setlist I don’t have to play it. Befo…"
##
## [[735]]
## [1] "1d_Obsessionnn: IM UNSTABLE AND UNWELL https://t.co/uMNd1HgjYZ"
##
## [[736]]
## [1] "DavidJa81480109: @LizzieHelenMay @jasonrowphoto @LightStalking We were assigned different places for each visit. In the cold weather… https://t.co/68XAj2p0qC"
##
## [[737]]
## [1] "1d_Obsessionnn: RT @fratsnapback: WE ARE AT FRATRRY LENGTH HAIR THIS IS NOT A DRILL https://t.co/QFFeis0O89"
##
## [[738]]
## [1] "makingdemands: i stand by mingi recommending you and i tho but his other 1d recs have been bad bc the other is history which doesn… https://t.co/EDQtZBKuKJ"
##
## [[739]]
## [1] "1d__fairy: *cough cough* You should definitely check my insta post out. Only gorgeous people on it\n\n(I am the one in green/bla… https://t.co/G3r9328fc0"
##
## [[740]]
## [1] "Engineeringhere: $CRV - 1D\n\nOnce one sets a plan, the waiting is truly the hardest part https://t.co/NJzSLETPJe"
##
## [[741]]
## [1] "thefangirl2023: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[742]]
## [1] "United_for_1D_: RT @carlaxnxx: When the problem asks you what the problem is https://t.co/xqGSWX7siJ"
##
## [[743]]
## [1] "United_for_1D_: RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN"
##
## [[744]]
## [1] "GospelMixRadio1: https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS"
##
## [[745]]
## [1] "makingdemands: not skipping story of my life for once in honor of mingi but i regret it tbh not the strongest 1d song kind of bori… https://t.co/ZKAVDzRhIE"
##
## [[746]]
## [1] "1d_Shawol: It's weird listen infinity by super M, I get used to One ( monster+infinity)"
##
## [[747]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl"
##
## [[748]]
## [1] "elrepco: RT @ToshibaSemi_GL: #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small QFN…"
##
## [[749]]
## [1] "chufei_i: Is there anyone who’ve read young and beautiful , the 1d fanfic? I think it would fit wangxian sooo much damn"
##
## [[750]]
## [1] "rickwsint: @hsu_steve 3/ some particular branch of the state vector, after decoherence does its thing, the theory has no way o… https://t.co/xNEvJt9l17"
##
## [[751]]
## [1] "1d_Obsessionnn: @jacksescapade SHAN OMG😭😭😭"
##
## [[752]]
## [1] "1d_Obsessionnn: RT @jacksescapade: i went to meet louis with a mission and i succeeded 🫡 https://t.co/IJOm8TUBbz"
##
## [[753]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl"
##
## [[754]]
## [1] "Leidy_Horan_1D: RT @perfectghostss: Me: Louis, thank you so much for going to Colombia, we really appreciated that you went there\n\nLouis: No worries, no wo…"
##
## [[755]]
## [1] "qwen_714: we have the same bias in 1D omyghadd https://t.co/elJOnxnT0r"
##
## [[756]]
## [1] "louhoney28_: RT @harrys_cactuss: Hi hi! I'm new to stan twitter. My name is Luna and I'm a fan of Harry Styles, Louis Tomlinson, 1D, Taylor Swift and mo…"
##
## [[757]]
## [1] "glittergelgirly: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[758]]
## [1] "InfinityAngel18: RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[759]]
## [1] "AJHoyles13: @shirtless__1d Hell yesss 😩😩"
##
## [[760]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBB\n\n🔎Name:… https://t.co/ZbXwHYoqtf"
##
## [[761]]
## [1] "hrdjenniesayin: @grapejuicrryyy reminiscing on his hedgehog 1D hair that’s all!"
##
## [[762]]
## [1] "cynusure: right now 1d https://t.co/PrEZPMKV58"
##
## [[763]]
## [1] "fran_grupp: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[764]]
## [1] "1d_Obsessionnn: @krystalshabit28 so much in one day https://t.co/rYDi6diSG7"
##
## [[765]]
## [1] "U_USER2000: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[766]]
## [1] "krystalshabit28: @1d_Obsessionnn me either i’m just here floating 😭"
##
## [[767]]
## [1] "1d_Obsessionnn: @krystalshabit28 wait. i didn’t know there was a show today 😭"
##
## [[768]]
## [1] "xbbbys: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[769]]
## [1] "JoeFucking90: @rauItrades Looking at the 1d 30/60MA SPX/SPY, you think there's a potential bottom there?"
##
## [[770]]
## [1] "1d_Obsessionnn: RT @fearlessrry91: Your honour those are filthy bluegreeners https://t.co/VUBoz05Hie"
##
## [[771]]
## [1] "y0ungroyals: RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends"
##
## [[772]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: twoheartsxo https://t.co/feqhqXB1t5"
##
## [[773]]
## [1] "harrys_hiatus: He is trying to come up with a chorus about the 1D website"
##
## [[774]]
## [1] "tommosgirlxo28: @Houis_Barry I knew her before I got to know 1D haha"
##
## [[775]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy"
##
## [[776]]
## [1] "Benedet48294655: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[777]]
## [1] "gldnsatellite: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[778]]
## [1] "klarokie: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[779]]
## [1] "BMBallaryBMBal1: Indian Tigers, Lions, Daimonds, Youth's all peoples Support To Congress Sarkar\nhttps://t.co/kD6WJIBlro\n\nDownload Jo… https://t.co/ztqme8PTMT"
##
## [[780]]
## [1] "louxhaz_1d: @itshomesomehow I need a videooooo 😭"
##
## [[781]]
## [1] "1d_Obsessionnn: RT @silvertxngues: told him congrats on his #1 and that w his broken arm he’s single handedly carrying the music industry x https://t.co/pP…"
##
## [[782]]
## [1] "Matthew40603677: RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…"
##
## [[783]]
## [1] "MoodieBayPoint: 1D cleaner than the 3D"
##
## [[784]]
## [1] "AJHoyles13: @shirtless__1d Here’s mine I got Liam 😏😏🤭 https://t.co/kyvWQdvGik"
##
## [[785]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: \"What's that posh one called? .. Burrata. Bangin'.\" -Louis on his favorite type of cheese. 🧀 \n\n🎥: gimmieghostie\nhttps://t.co…"
##
## [[786]]
## [1] "1d_Obsessionnn: i’m sobbing so much😭😭😭 https://t.co/agSxUzO4dc"
##
## [[787]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVND\n\n🔎Name: Touchstone ETF Trust - Touchstone Dividend Selec… https://t.co/PtEhQwNgOb"
##
## [[788]]
## [1] "CarrotGirl_1D: RT @STATIONHEAD: RM is live on the Official BTS station right now- are you tuned in? #BTSARMY #IndigoByRM https://t.co/SsQJhV3VI9"
##
## [[789]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…"
##
## [[790]]
## [1] "CarrotGirl_1D: RT @STATIONHEAD: Okay ARMY, here is the link you have been waiting for! Stream RM’s #IndigoListeningParty anytime on the app (streams count…"
##
## [[791]]
## [1] "CarrotGirl_1D: RT @allkpop: [UCC] #BTS's #Jimin featured by Korean media for inspiring the Korean wave among MZ generation in Japan https://t.co/Z4CYpiZn77"
##
## [[792]]
## [1] "CarrotGirl_1D: RT @allkpop: [UCC] BTS's V (Kim Taehyung) in new photos with actors Kang Dong Won and Im Siwan on the golf course https://t.co/JDI1O5tClA"
##
## [[793]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝🔟💿🌎ITUNES🎵\n1⃣Indigo #RM #BTS\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣AFamilyXmas #AndreaBocelli #MatteoBocelli #Virgi…"
##
## [[794]]
## [1] "CarrotGirl_1D: RT @billboard: Watch #RM's new music video for \"Still Life\" with Anderson .Paak! https://t.co/Kpzm0TM0Gg"
##
## [[795]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft #Youjeen scores a 4th day atop the #WorldwideiTunesSongchart and is the Most Streamed K-Pop Song…"
##
## [[796]]
## [1] "bIairbuffy: 😭😭😭 also “used to belong to 1D, now belong to the 1 G” is a bar, he kind of needs to steal that https://t.co/GZgwujoc40"
##
## [[797]]
## [1] "_deadassbad_: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[798]]
## [1] "perfctjoseph: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[799]]
## [1] "yeosang_1d: RT @YUNH0ACE: Do you ever look at yunho and feel everything is gonna be alright 🥺 https://t.co/55gHqDmLLk"
##
## [[800]]
## [1] "AndrRodriguesF8: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[801]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Libra...'Hold on to the feeling.'\n\nMaybe listen to the weather during your quiet time. 🌟"
##
## [[802]]
## [1] "pe4rl_bl4ck: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[803]]
## [1] "Strong_n_Happy: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[804]]
## [1] "1d_Obsessionnn: STOPPP😭😭😭 https://t.co/820BkYwB7f"
##
## [[805]]
## [1] "1DRocksTweets: Harry Styles & Olivia Wilde's Split Was Reportedly Triggered By Those Florence Pugh Fighting Rumors -… https://t.co/gqG666164x"
##
## [[806]]
## [1] "Sann_1D: @hazzasghost_ Satellite 💜"
##
## [[807]]
## [1] "effertztmgw: Eyoyo Mini 1D Bluetooth Barcode Scanner, 3-in-1 Bluetooth & USB Wired & 2 4G Wireless Barcode Reader Portable Bar C… https://t.co/mMFWxnm5RY"
##
## [[808]]
## [1] "xhoaxjonas: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[809]]
## [1] "misspeaknow: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[810]]
## [1] "icandyhshoppe: #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND… https://t.co/pKjilRPjwK"
##
## [[811]]
## [1] "gracewhyy: RT @UGM_FESS: 1D was right.. ugm_fess"
##
## [[812]]
## [1] "chicagorry_: RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[813]]
## [1] "lousgaypanic: @Ellen_Horan_1D Thank youuu"
##
## [[814]]
## [1] "Mallak_1D: Ronaldo happy for the team is my favorite thing ever ❤"
##
## [[815]]
## [1] "da_pimp_is_EeR: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[816]]
## [1] "1D_Raya: RT @Muslim: Morocco advances to quarterfinals of World Cup. 🇲🇦☝🏽 https://t.co/BuyPP9xJhu"
##
## [[817]]
## [1] "_1d_28__: This look😭😭😭. https://t.co/t7Ud2NirtW"
##
## [[818]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDEM\n\n🔎Name: Glob… https://t.co/SA9vaGoES2"
##
## [[819]]
## [1] "Mallak_1D: PEPE WHAAAAAAT"
##
## [[820]]
## [1] "HayalDaylight: @midnightsalison this account is obsessed with Taylor and why you attack to 1D members????Both of them are succesfu… https://t.co/aQCRUKCrjw"
##
## [[821]]
## [1] "babygatehate: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[822]]
## [1] "UniverseGener12: This was taken from the ChandraX-ray Telescope at 50X. There are 1,200,000 stars in the Helios system 100 lightyea… https://t.co/fpQ5KjrXs0"
##
## [[823]]
## [1] "magicisalways: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[824]]
## [1] "a_500_1d: RT @Cobratate: Your life is what it’s like because of the influences you have.\n\nYou can’t NOT be influenced, but you can control what influ…"
##
## [[825]]
## [1] "LOUUHRRY: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[826]]
## [1] "ILove__1D__: @thelittlefreaks Meeeeee pls"
##
## [[827]]
## [1] "ILove__1D__: @majrbb Once in a lifetime🥹"
##
## [[828]]
## [1] "tiniminibns: RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…"
##
## [[829]]
## [1] "RetailandServi1: Symbol CS3070 Handheld 512mb 1D Single-Line Laser Barcode Scanner Only #6 https://t.co/Pbw32kmcUt eBay https://t.co/1fkYDWVgb7"
##
## [[830]]
## [1] "odinsoonloki: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[831]]
## [1] "ujydxrzbu06896: #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/8jVp0KdlDI"
##
## [[832]]
## [1] "karlafraancesca: liam payne used to belong to 1D and now belongs to 1G😭 https://t.co/5cJ0PqESNw"
##
## [[833]]
## [1] "TiketPesawat_1D: One's Destination Is Never a Place, but a New Way Of Seeing Things - Henry Miller"
##
## [[834]]
## [1] "adormantheart: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[835]]
## [1] "BB28_1D: RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy"
##
## [[836]]
## [1] "constt91: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[837]]
## [1] "aprincesahenry: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[838]]
## [1] "80sbass: @takemyhandnics omg you love 1D and 5sos too??? and XH??💕"
##
## [[839]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ALTY\n\n🔎Name: Global X SuperDividend Alternatives ETF\n\n1D Price Change (%): -0.67\n\n😎💰"
##
## [[840]]
## [1] "clarkelovebot: @rmvsjk they did the same with 1D. guess what happened. no next 1D."
##
## [[841]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…"
##
## [[842]]
## [1] "sznaeii: @Spotify Blackpink,bts and 1d they litteraly save me"
##
## [[843]]
## [1] "acciodxpp: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[844]]
## [1] "pattinsontwi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[845]]
## [1] "Larry_Love18: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[846]]
## [1] "stilleroine: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[847]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS en Spotify (4-12):\n\n🔹Dynamite — 1,540M\n🔹Butter — 1,035M\n🔹Save Me — 265M\n🔹Not Today — 245M\n🔹Jamais V…"
##
## [[848]]
## [1] "BB28_1D: RT @louisacademia: time flies :( https://t.co/oBHRdFhlac"
##
## [[849]]
## [1] "H2LZN_1D: RT @wonnnwoo: ive had enough https://t.co/ryFKM5qcIQ"
##
## [[850]]
## [1] "imhamsfitf: @flynnended Solo career has nothing to be in a group 99% of 1d’s famous and good songs were written by louis & liam"
##
## [[851]]
## [1] "CarrotGirl_1D: RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing \"Good Boy Gone Bad\" and \"0X1=LOVESONG (I Know I Love You) feat.…"
##
## [[852]]
## [1] "BB28_1D: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[853]]
## [1] "TBGlobetrotter: @ihgdabc @iChange_Sina @Omgl_wtf Also to consider: FITF promo started too early, still in July during OZ leg. And w… https://t.co/Xrx6UMtx7t"
##
## [[854]]
## [1] "Alltheloveee_1D: @UpdateHLD I’M SO SURPRISED HE AGREED TO THAT HE WAS PROBABLY SO CONFUSED THO BAHAHAHA AWWWWW 🥹😭🫶🏻"
##
## [[855]]
## [1] "1DRocksTweets: After Breaking Up With Liverpool Star’s Girlfriend Perrie Edwards, Zyan Malik Covered Up Her Tattoo Amidst Gigi Had… https://t.co/LLdDNbMQ0I"
##
## [[856]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy"
##
## [[857]]
## [1] "ash_1d_larry: @Teddy_Pooh_15 @1dtpwk_28 U and i"
##
## [[858]]
## [1] "taylorlivex: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[859]]
## [1] "1D_InaCoolWay: @UpdateHLD I can't do this anymore"
##
## [[860]]
## [1] "Ellen_Horan_1D: How can someone be this cute? https://t.co/rPMayagIFa"
##
## [[861]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis comforting a fan today at the signing! \n\n🎥: asheseilish \n https://t.co/jD5xY6MYrz"
##
## [[862]]
## [1] "H2LZN_1D: RT @prettyulover: seventeen invented fun and fresh concepts tho. no one had fun before they did, everyone was miserable."
##
## [[863]]
## [1] "1D_InaCoolWay: @UpdateHLD I'm 😭 this is so cute 🥺"
##
## [[864]]
## [1] "1DEmma_1D: RT @UpdateHLD: \"Don't be scared, nothing scary about me, love!\"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk"
##
## [[865]]
## [1] "BB28_1D: RT @OT5Dailys: 🎥| Louis Tomlinson giving a fan a pinky promise at the signing in London today!\n\nvis @SharonStyless \n\n https://t.co/AsXY1XJs…"
##
## [[866]]
## [1] "1DEmma_1D: RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…"
##
## [[867]]
## [1] "LESB0FANII: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[868]]
## [1] "ash_1d_larry: @majrbb Story of my life"
##
## [[869]]
## [1] "1D_larry1007: RT @pretenderlouis: louis said Brazil isn't as good as England so they scored 3 goals in 28 mins to show him hehe"
##
## [[870]]
## [1] "DialShlup: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[871]]
## [1] "harrys_hiatus: Harry is doing DIY crafts for the 1D website all the time"
##
## [[872]]
## [1] "alwaysyou__1d: RT @softesttangel: Princess treatment only!!"
##
## [[873]]
## [1] "isoldthedip: RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…"
##
## [[874]]
## [1] "midnightrrain: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[875]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FBT\n\n🔎Name:… https://t.co/rvnrUU5FEL"
##
## [[876]]
## [1] "Mallak_1D: @_trmr994 We have two sunrise here 🤣🤣"
##
## [[877]]
## [1] "alwaysyou__1d: RT @UpdateHLD: Louis at the signing in London today. \n\n📸: 2mads8 https://t.co/Ydpd02JTv2"
##
## [[878]]
## [1] "daemyra_1D: RT @slaymechaos: there's something very wholesome about rhaenyra and daemon having dinner with their kids and watching them proudly https:/…"
##
## [[879]]
## [1] "Mallak_1D: @ohzakiy Idk what they mean 🤣🤣 but i love razzsperry i guess"
##
## [[880]]
## [1] "daemyra_1D: RT @rhaenyratrgryns: need y’all to leave matt alone im so serious"
##
## [[881]]
## [1] "alwaysyou__1d: RT @UpdateHLD: Louis asking a fan what their favorite song is on #FaithInTheFuture. \n\n🎥: amscrocs \n https://t.co/ucI6Hag1w6"
##
## [[882]]
## [1] "rodrigosjen: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[883]]
## [1] "WalletBotApp: There are MACD Cross Alarms (1d):\n SNT/BTC,\n STEEM/BTC,\n TRIBE/USDT,\n DNT/USDT \n crossed at negative zone #MACD… https://t.co/du0KSPjnYK"
##
## [[884]]
## [1] "_i_love_1d_____: @majrbb Up all night"
##
## [[885]]
## [1] "H2LZN_1D: RT @vernonlovebot: scrolling through the tl full of boobs of men as we speak\n\nhttps://t.co/7SHZ9jmaUw"
##
## [[886]]
## [1] "_meliixxa_: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[887]]
## [1] "1d_MainlyLarry: RT @whenyouknow28: I’m sorry but going to multiple signing when there are fans that were trying to get tickets and just couldn’t is just fu…"
##
## [[888]]
## [1] "ouahage: @bettermp3 he wrote just about half if not the majority of 1d songs bxtch they would not have survived as a group f… https://t.co/WN34kwxxJB"
##
## [[889]]
## [1] "lorrymanasse: RT @lorrymanasse: I can't long #Bitcoin ,under such amazing resistance in W,and LH in 1D ,HH in 4H time frame,it can't be worth as a profes…"
##
## [[890]]
## [1] "WalletBotApp: There are MACD Cross Alarms (1d):\n NEBL/BTC,\n BNB/USDT,\n PAXG/USDT,\n QKC/BTC,\n IQ/BUSD \n crossed at positive zo… https://t.co/p3wmYZSfc4"
##
## [[891]]
## [1] "wichapasputtha: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[892]]
## [1] "Ellen_Horan_1D: He is too cute for this world... You can clearly see that he loves his fans like we are one big family! https://t.co/g0ZdFlQXiZ"
##
## [[893]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, here is one that is really cringey, 'Now she's feeling s… https://t.co/ISPnFO1VK5"
##
## [[894]]
## [1] "1d_Obsessionnn: HIS WHAT??? https://t.co/ibTA4Zavhx"
##
## [[895]]
## [1] "MonbebexMoa: @janelle99_08 @ericnamofficial Yesss TXT songs sometimes sounds like something 1D would release, esp Dear Sputnik l… https://t.co/0NWBBmgVl7"
##
## [[896]]
## [1] "boyssees: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[897]]
## [1] "daemyra_1D: RT @rhaelina: matt being nominated for best supporting actor at the critics choice awards and emma being the imdb #1 breakout star/#2 top s…"
##
## [[898]]
## [1] "tsdefencxless: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[899]]
## [1] "Frxns: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[900]]
## [1] "WalletBotApp: I've got some overbought (1d) coins which RSI values are over 70:\n TKO/USDT \n #RSI #binance #crypto #cryptocurrency #BTC"
##
## [[901]]
## [1] "1D_angel_: @louustheticc Shit of us\nGood shit\nAngels shit\nShit in the wind\nShit the world away\nBefore you shit"
##
## [[902]]
## [1] "rugsjordan: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[903]]
## [1] "Arpitaloves_1d: RT @allabout_atz: [📸] FOR ATINY\n\nATEEZ(에이티즈) [PLAY82 WITH ATEEZ IN NEW YORK] \nfansigning event group selca https://t.co/D5JevM8FDJ"
##
## [[904]]
## [1] "Sry1Dxx5: @sassychopsuey I kinda started listening coz I saw a reel w zayn's face and I was like hold up that's zayn malik th… https://t.co/SSraiKvk76"
##
## [[905]]
## [1] "Demileighhhxo: @flwersforlouis Closest I can think of is Diana by 1D 😭"
##
## [[906]]
## [1] "angely_more: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[907]]
## [1] "mefodemonkeys: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[908]]
## [1] "AbdullJohnsen: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[909]]
## [1] "kindofminemalik: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[910]]
## [1] "LuzneryVera: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[911]]
## [1] "doing_finelines: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[912]]
## [1] "xdanyekax: My 1D bias wrecker 🥰🥰 https://t.co/3atsPWvXDi"
##
## [[913]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/su9A0f07MF"
##
## [[914]]
## [1] "harrpotter937: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[915]]
## [1] "1D_FITF28: @fitfonfilms @louismydaby U have video??"
##
## [[916]]
## [1] "benzylover: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[917]]
## [1] "stan___1D: RT @elektrasvrse: rt if ur taller than her https://t.co/ywPb8gx8Js"
##
## [[918]]
## [1] "ziallnouisnarry: @oldlvrshippie rip our tribute from district 1 (D1=1D), killed by his severe clumsiness and many falls on stage"
##
## [[919]]
## [1] "Sann_1D: @Nolasflying Sharing is caring 💜"
##
## [[920]]
## [1] "kenz_28_: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[921]]
## [1] "SIX2FF: @Nebraskangooner 1D timeframe. What X should I used ?"
##
## [[922]]
## [1] "1d_thot: RT @UpdateHLD: \"Don't be scared, nothing scary about me, love!\"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk"
##
## [[923]]
## [1] "1d_thot: RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…"
##
## [[924]]
## [1] "mssophie_xx: @ihgdabc of course it's the next to weeks which include the suspected 1D end-of-contract date AND the \"Believe\"/bluegreening date.. oh ffs 😄"
##
## [[925]]
## [1] "deplymadlytruly: Did someone show Louis a pic of him at the 1D signing with the same jacket? 😭😭😭"
##
## [[926]]
## [1] "1D_westlife: RT @LouisT91Updates: Louis at the HMV signing in London today! ( _itssraquel_, mi.alouise, xorainbowlouis) https://t.co/9ZtVJZ760s"
##
## [[927]]
## [1] "mev_folklore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[928]]
## [1] "I_admire_1D: RT @CrewsmatMorocco: Morocco carrying the African continent, the Arab and the Muslim world 🇲🇦 https://t.co/udZ0ykgfDp"
##
## [[929]]
## [1] "1d_thot: RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3"
##
## [[930]]
## [1] "BerlinST7: Oil bleeding for 2nd day in a row.\nWhat you need to know is that there is a big queue in the Turkish canal - the AV… https://t.co/mnPiKr8fmx"
##
## [[931]]
## [1] "ouahage: hate u non directioners! liam used to be king he only became a pathetic loser AFTER 1d!"
##
## [[932]]
## [1] "I_admire_1D: RT @xnaimacf: Morocco with the Palestinian flag at every given opportunity i really love them sm 😭❤️\nhttps://t.co/t3SvxObjes"
##
## [[933]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $GDIV\n\n🔎Name: Harbor Dividend Growth Leaders ETF\n\n1D Price Change (%): -0.74\n\n😎💰"
##
## [[934]]
## [1] "dawn_vtae: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[935]]
## [1] "ouahage: liam contributed a lot during 1d actually 😭 https://t.co/Mu5YmBnEQX"
##
## [[936]]
## [1] "guiguipeters: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[937]]
## [1] "1D_westlife: RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp"
##
## [[938]]
## [1] "eta91: Looks like $ETH wants to retest 1150 and possibly lower. 1200-1220 first bounce spot. A strong move and reclaim of… https://t.co/dypbcx4uKa"
##
## [[939]]
## [1] "BB28_1D: RT @amitheonlyone_n: this mf literally got his laptop out to watch football in the middle of a signing i love him 😭https://t.co/Tp0XkLe6TB"
##
## [[940]]
## [1] "jolinalovesphh: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[941]]
## [1] "JoelBlock: Have You Always Dreamed Of Having Your Own Hedge Fund? Syndication and Hedge Fund Symposium (our 27th National Prog… https://t.co/fOjSuuEdbX"
##
## [[942]]
## [1] "vivinwond3rland: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[943]]
## [1] "aliena1989: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[944]]
## [1] "I_admire_1D: RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…"
##
## [[945]]
## [1] "Niallina1985_1D: @DogLovers03 Happy birthday 🦴🦴🥳"
##
## [[946]]
## [1] "annmarie5sos_1D: RT @STATIONHEAD: From BTS to Nicki Minaj, fans and artists came together to celebrate the best music releases this year. What was YOUR favo…"
##
## [[947]]
## [1] "1d_randomz: RT @GAFollowers: An attempted robbery gone wrong in Atlanta over the weekend. Surveillance video shows the moment two women were almost amb…"
##
## [[948]]
## [1] "I_admire_1D: RT @goal: Bono is Morocco's penalty hero 👏 https://t.co/3YT7kKZ7UP"
##
## [[949]]
## [1] "Oyinkansola_AAS: RT @Fxlse_nein: \"Enrique after the worldcup to replace Potter\" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…"
##
## [[950]]
## [1] "I_admire_1D: RT @brfootball: MOROCCO KNOCK OUT SPAIN ON PENALTIES 😱 https://t.co/wHt8LcXzun"
##
## [[951]]
## [1] "1D_FITF28: @NiallOfficial how are you? Are you feeling better??"
##
## [[952]]
## [1] "I_admire_1D: RT @brfootball: What a moment for Morocco 🇲🇦 https://t.co/ouiIsmAQM9"
##
## [[953]]
## [1] "I_admire_1D: RT @MuhammadSmiry: Congrats to #Morocco and Free Palestine! #المغرب https://t.co/izuhulBcvs"
##
## [[954]]
## [1] "1D_westlife: RT @LeighAnneMusic: Got to play dress up at the British Fashion Awards... 💎🖤 styled by Shaquille Ross-Williams \nWearing custom Fiorucci des…"
##
## [[955]]
## [1] "HolySwiftly: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[956]]
## [1] "xuxinav: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[957]]
## [1] "I_admire_1D: RT @oIdshoujo: ANOTHER COLONIZER LOST TODAY 😭🙏🏻"
##
## [[958]]
## [1] "Lamis_1D: anghami be questioning my mental health https://t.co/XSGogBCKfe"
##
## [[959]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEM\n\n🔎Name: Firs… https://t.co/Ws9H8trBn5"
##
## [[960]]
## [1] "H2LZN_1D: RT @p1harmonyp1ece: \"Best boy band of all time\"\n\nTheo, Intak, Jiung, Soul: big bang\nJongseob: my chemical romance\nKeeho: one direction http…"
##
## [[961]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #crypto… https://t.co/ZWk3FpOYXQ"
##
## [[962]]
## [1] "Muhamz_: @ulokoemmanuel70 If they had advanced in 2018 maybe we wouldn't be having this Degea convo now\nAnd does that mean S… https://t.co/FMhg5W0hN8"
##
## [[963]]
## [1] "Sry1Dxx5: RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…"
##
## [[964]]
## [1] "_chi_1D: My dad is in the uk but don’t have time to visit him :("
##
## [[965]]
## [1] "jhonatanmo1s3s: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[966]]
## [1] "Sadie_557: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[967]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #blockchain… https://t.co/XNdgr8Sjk6"
##
## [[968]]
## [1] "Mitch_P: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[969]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/yhC96co1I7"
##
## [[970]]
## [1] "i_still_miss_1D: RT @tragicbirdapp: new slur update just dropped https://t.co/K4qM8A4Vnn"
##
## [[971]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #options… https://t.co/FN2kxmiani"
##
## [[972]]
## [1] "illictafs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[973]]
## [1] "xrocknroll: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[974]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #wealth… https://t.co/eBYFySuZdM"
##
## [[975]]
## [1] "aIImenaretrash: @ellabeanboob i never really listened to 1d tbh"
##
## [[976]]
## [1] "cicigrace2: yeah it’s a 1D lyric but i’m serious…😐 https://t.co/xdQxW6evbA"
##
## [[977]]
## [1] "StayxMad: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[978]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing #binary… https://t.co/6AVh0UTB95"
##
## [[979]]
## [1] "bookswiftosh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[980]]
## [1] "Mallak_1D: @_trmr994 Weld bladi >>>>>>"
##
## [[981]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3"
##
## [[982]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #daytrader… https://t.co/ClNloww9by"
##
## [[983]]
## [1] "flushoney: \"used to belong to 1D now belong to the 1G\" nao consigo respirar https://t.co/GP7NvFUGJ9"
##
## [[984]]
## [1] "1d_Obsessionnn: @totheverystart okay i thought it was just mine"
##
## [[985]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #news… https://t.co/sDS1dyDJVM"
##
## [[986]]
## [1] "daemyra_1D: RT @DailyDaemyra: MATT SMITH IS NOMINATED FOR BEST SUPPORTING ACTOR AT THE CRITICS CHOICE AWARDS. AS HE SHOULD!!!!!! https://t.co/Nt2f4eW4Qm"
##
## [[987]]
## [1] "1D_FITF28: @ificxuldflyy Good night!!"
##
## [[988]]
## [1] "xolgaxahx: @lilpeepliltr4cy 1D a ty?"
##
## [[989]]
## [1] "1d_Obsessionnn: shan wtf https://t.co/2pEqMrUdZQ https://t.co/XqLz2Pr4Qa"
##
## [[990]]
## [1] "heyjuliaaaaaa: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[991]]
## [1] "1D_LoserLover: RT @lwtaesthetlcs: Louis Tomlinson the human emoji😭 https://t.co/r1h7tHqG2y"
##
## [[992]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #listen… https://t.co/ZzVPzMEbsa"
##
## [[993]]
## [1] "AqMkw: RT @1DGAlNS: 1D fans follow everyone who interacts"
##
## [[994]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/x3h4HDkARs"
##
## [[995]]
## [1] "daemyra_1D: RT @FilmUpdates: Emma D’Arcy has won the #IMDb Breakout Star STARmeter Award. https://t.co/Mw8bsf51wk"
##
## [[996]]
## [1] "1d_gravity__: RT @UpdateHLD: \"No. I love you, but I won't, no. I'm a stubborn fucker like that!\" -Louis denying a fan's request to take a picture for the…"
##
## [[997]]
## [1] "daemyra_1D: RT @safematts: Matt Smith has been nominated for “Best Supporting Actor in a Drama Series” for his performance as Daemon Targaryen in House…"
##
## [[998]]
## [1] "1d_Obsessionnn: it’s taking everything in me not to start sobbing rn🥺🥺 https://t.co/vLxzs69PKt"
##
## [[999]]
## [1] "1DGAlNS: 1D fans follow everyone who interacts"
##
## [[1000]]
## [1] "iam__niel: Is it just me, or does 1D 1F sound sus asf!?"
##
## [[1001]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc… https://t.co/vD047huIIR"
##
## [[1002]]
## [1] "Hayslittlefreak: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1003]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/thdG2apIN9"
##
## [[1004]]
## [1] "windysmile__: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1005]]
## [1] "janobiebs_1D: RT @JKDAILY_ARCHIVE: i miss HIM :< https://t.co/H2oaqAiLFZ"
##
## [[1006]]
## [1] "tpwkmattei28: @lukesIaymmings you can stan 1D (all the members) but not be a solo fan- 1D’s music and liam’s music are so vastly… https://t.co/owwLehWjNd"
##
## [[1007]]
## [1] "rolfcrozier: @userofintellect Minus s huge rally, SPY will cross under the 1d MACD today. I'm using this as a signal to buy ATM… https://t.co/T9b9nHsI2V"
##
## [[1008]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/U30iDIhaK4"
##
## [[1009]]
## [1] "H2LZN_1D: RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…"
##
## [[1010]]
## [1] "H2LZN_1D: RT @AoTJewels: 2 years ago today, Attack on Titan The Final Season started airing https://t.co/nlSQWbviYC"
##
## [[1011]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/MgeIqsP0J4"
##
## [[1012]]
## [1] "1DRocksTweets: FKA twigs, Naomi Campbell wear shades of grey at Fashion Awards - https://t.co/5IFA2OsIYW #OneDirection #1D… https://t.co/04F8hfBhMd"
##
## [[1013]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/QXHnnXYv33"
##
## [[1014]]
## [1] "blovtay: 1D x Bts https://t.co/yWr6aq5b9I"
##
## [[1015]]
## [1] "lauuloves_1d: @flwersforlouis Little Freak"
##
## [[1016]]
## [1] "cuteharry_1D: Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!"
##
## [[1017]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forextrading… https://t.co/Nl4ObgPz52"
##
## [[1018]]
## [1] "studleemore: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1019]]
## [1] "1D_FITF28: @Davina_ot5 Good night!!"
##
## [[1020]]
## [1] "taesskates: @definitely_1D UR BRITISH?????"
##
## [[1021]]
## [1] "the_artist_nft: Sappy Seals - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJ7N8jdYF7\n⬇️ See below for 200 an… https://t.co/ZULJ4Hd0hK"
##
## [[1022]]
## [1] "JessePinkman219: @nehamisc “Duh”\n1d were my no. 1 on spotify wrapped 2022"
##
## [[1023]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker… https://t.co/5hHqbkCKmq"
##
## [[1024]]
## [1] "lolacaorey: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1025]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URA\n\n🔎Name: Global… https://t.co/JykKdhxySO"
##
## [[1026]]
## [1] "1D_larry1007: He's so sweettttt https://t.co/un7RKqvlAS"
##
## [[1027]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology… https://t.co/xayHUqX0TG"
##
## [[1028]]
## [1] "1D_larry1007: RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…"
##
## [[1029]]
## [1] "tkpurple_1D: @ir8356rem @YouTube @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo"
##
## [[1030]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #entrepreneur… https://t.co/slbgiAoYte"
##
## [[1031]]
## [1] "agussonriente: RT @fearlessly2803: He said he loves her 1d shirt😭"
##
## [[1032]]
## [1] "1DRocksTweets: CHEAT CODES REVEAL FULL TRACK LISTING, FEATURED ARTISTS & SONGWRITERS FOR INAUGURAL COUNTRY COLLABORATION PROJECT C… https://t.co/MovjvLq7Ur"
##
## [[1033]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0goA5sAguM"
##
## [[1034]]
## [1] "1d__fairy: I am stressing about the fact that I can't do anything for university"
##
## [[1035]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Cancer... 'You say to everybody that you hate me.'\n\nMaybe show off l… https://t.co/pSwN5tT09V"
##
## [[1036]]
## [1] "sammie__dil: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1037]]
## [1] "rainbow28larrie: THROWBACK T-SHIRT 🥹🥹 MY 1D HEART https://t.co/LGJmNcM3KN"
##
## [[1038]]
## [1] "ir8356rem: @tkpurple_1D @YouTube Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo"
##
## [[1039]]
## [1] "1d__fairy: sickness log day 2 pt. 2:\n\nI feel worse again. My mom thinks it could be streptococci because my doctor did a throa… https://t.co/yORMTo5Tjl"
##
## [[1040]]
## [1] "1D_FITF28: @louismydaby Dudeee😂😭"
##
## [[1041]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #news… https://t.co/BmYuSWlbxB"
##
## [[1042]]
## [1] "streekth: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1043]]
## [1] "tommogotchi_xs: every fan should be telling him how much they love the album and his music and are looking forward to tour, and how… https://t.co/Pc0aWnVI5O"
##
## [[1044]]
## [1] "tpwk_1dx: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1045]]
## [1] "prappyone: RT @Fxlse_nein: \"Enrique after the worldcup to replace Potter\" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…"
##
## [[1046]]
## [1] "spreenswftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1047]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/RZLDfYSXeR"
##
## [[1048]]
## [1] "johansakib__1D: @MrBeast as long as I don't have to do it myself"
##
## [[1049]]
## [1] "amitheonlyone_n: @_1d_28__ help- 😭😭😭😭"
##
## [[1050]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/sUIWjsU6D6"
##
## [[1051]]
## [1] "callmeK_okay: @PopCrave @Harry_Styles Ended 1D 😭"
##
## [[1052]]
## [1] "SOGI_1D: RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…"
##
## [[1053]]
## [1] "Rechenkraft_net: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[1054]]
## [1] "Cn69Kidz: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[1055]]
## [1] "aida_1d: RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…"
##
## [[1056]]
## [1] "xmenxloki: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1057]]
## [1] "Emyyxx_1D: RT @thinkerspuffy: Jenna Ortega from the hit Netflix show ‘Wednesday’ reveals in a new interview that her favourite ‘Buffy the Vampire Slay…"
##
## [[1058]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt… https://t.co/LTJdZyaxik"
##
## [[1059]]
## [1] "myratfanaccount: RT @fearlessly2803: He said he loves her 1d shirt😭"
##
## [[1060]]
## [1] "_1d_28__: @amitheonlyone_n I think he is very happy now😂.\nhttps://t.co/1AbTydMHyS https://t.co/j8hs2AC7VV"
##
## [[1061]]
## [1] "Charlot43474754: 6th of December: Liam on the X factor. Join the 1d days of Christmas!"
##
## [[1062]]
## [1] "fearlessly2803: He said he loves her 1d shirt😭 https://t.co/Fe7dJPsoNw"
##
## [[1063]]
## [1] "fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the on… https://t.co/tsGZD111J1"
##
## [[1064]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt #futures… https://t.co/eHHhWx3hmb"
##
## [[1065]]
## [1] "celanfamorr: since I know 1D and specifically Louis Tomlinson, I have always wanted that 28 that exact way, and Idk why😫 but loo… https://t.co/z7OY1NYh9B"
##
## [[1066]]
## [1] "ibunnyibu: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1067]]
## [1] "CoachFitzJC: RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…"
##
## [[1068]]
## [1] "gglovesdnp: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1069]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #motivation #fx… https://t.co/agObL9HKrT"
##
## [[1070]]
## [1] "SuperBitcoinBro: For equities, the 200 MA on the 4H chart is the same as the 100 MA on the daily chart\n\nSo this is a significant lev… https://t.co/eTfFWwSsns"
##
## [[1071]]
## [1] "carlosgbc_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1072]]
## [1] "FuturaGerac: @annaaacarolll @kittyx_1D Cr7 gol de bicicleta>>>>>> Harry styles"
##
## [[1073]]
## [1] "_GottaBeYou_1D: RT @HS_News_: SLOWLY ! You will hurt yourself ! 😰\n\n#LoveOnTourBrasil #LoveOnTourSaoPaulo\n\n- December 6th, 2022 https://t.co/aXCoqe2aUe"
##
## [[1074]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/rSZiocTX4d"
##
## [[1075]]
## [1] "Yunes_Rojas: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[1076]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: \"No. I love you, but I won't, no. I'm a stubborn fucker like that!\" -Louis denying a fan's request to take a picture for the…"
##
## [[1077]]
## [1] "PUKINGPRINCE: gonna use this tracker , threw everything on it for the past few days. also decided since i didnt fast 2d this week… https://t.co/2B7stDDiDP"
##
## [[1078]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #best #system… https://t.co/vLsYNS3WIT"
##
## [[1079]]
## [1] "vibgyorlouie: @zouislovrr LITERALLY HES 30 AND HES BEEN THROYGH HELL BEING IN 1D THIS IS FUNNY TO HIM 100%"
##
## [[1080]]
## [1] "_chi_1D: Pulled pork: serves two\nGuess I’m two persons?"
##
## [[1081]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 50X. There are 120,000 stars in the Brizo system 21,000… https://t.co/69XgsXkwOz"
##
## [[1082]]
## [1] "basadoreinhard: RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…"
##
## [[1083]]
## [1] "basadoreinhard: RT @ave_eli: $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price remains in…"
##
## [[1084]]
## [1] "FuturaGerac: @kittyx_1D Desse*"
##
## [[1085]]
## [1] "1D_FITF28: RT @UpdateHLD: Louis fondly looking at a fan at the signing today in London. \n\n📸: _smalltlkniall_ https://t.co/UzjK11gm3Z"
##
## [[1086]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #futures… https://t.co/ducIDfAUtN"
##
## [[1087]]
## [1] "1D_FITF28: RT @UpdateHLD: \"No. I love you, but I won't, no. I'm a stubborn fucker like that!\" -Louis denying a fan's request to take a picture for the…"
##
## [[1088]]
## [1] "johansakib__1D: I just know speed will do anything to meet Ronaldo today"
##
## [[1089]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: cliffordtpwk https://t.co/mxPnIKo6Xd"
##
## [[1090]]
## [1] "aceofspadessac: Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨… https://t.co/PUpjrvVT0n"
##
## [[1091]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #stockmarket… https://t.co/GUReLcZtL7"
##
## [[1092]]
## [1] "demitryy1021: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1093]]
## [1] "hb_weather12: @Sann_1D @rosieoftb @alexiaahoude Narry truthers rise😌✊\nLarry is clearly a cover for the truth. Don’t let them fool you😤"
##
## [[1094]]
## [1] "yannaingminoo13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1095]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #trader… https://t.co/HwU3TNqU4E"
##
## [[1096]]
## [1] "aprayertosunset: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1097]]
## [1] "59_marine_1D: RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…"
##
## [[1098]]
## [1] "1D_5SOS_1996: I think it was kinda rude for Ashton to like this post. Just because you dislike/hate “Heartbreak Girl” doesn’t mea… https://t.co/7QGade4KWR"
##
## [[1099]]
## [1] "signofthtimes28: Louis loving 1D t-shirts is a big fuck you to solos 🥰"
##
## [[1100]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/Si0gdb01IG"
##
## [[1101]]
## [1] "fixitfixitfixit: (US)ZOTAC RTX 4080 AMP Extreme AIRO - New - Other Seller - $1399.99\nLink: https://t.co/utbPtSlMPX\nATC:… https://t.co/xHmafnPK3l"
##
## [[1102]]
## [1] "MantisTradingX: Additional charts/indis for 4hr and 1D:\n\nLooks so bearish. Puts are happy. I hope you listened! https://t.co/2pJ2CkrqNa"
##
## [[1103]]
## [1] "Sadie_557: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[1104]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing… https://t.co/YQSpHjgq9t"
##
## [[1105]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IHDG\n\n🔎Name: WisdomTree International Hedged Quality Dividend… https://t.co/i4kO92EMeO"
##
## [[1106]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0QsRpAS9wl"
##
## [[1107]]
## [1] "tamakhee: Taylor Swift has already been famous before 1D debut https://t.co/S3KbTuAWeX"
##
## [[1108]]
## [1] "CyrusMoaz: RT @murphycharts: $MJ Prime Alternative Harvest 1D\n\nNew multi-month high coming off a bullish RSI divergence. https://t.co/ah17yMMXVz"
##
## [[1109]]
## [1] "1D_FITF28: RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS"
##
## [[1110]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/t9QsfniqMZ"
##
## [[1111]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WIP\n\n🔎Name:… https://t.co/DWBSoAP8Ij"
##
## [[1112]]
## [1] "roel_wuckert: Planet Audio TR5000 1D Class D Car Amplifier - 5000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/2MeXfS1CHZ"
##
## [[1113]]
## [1] "noraredreams: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1114]]
## [1] "Davina_ot5: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1115]]
## [1] "growingtheroses: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1116]]
## [1] "_1d_28__: When louis tomlinson is right😭😂. https://t.co/Ogv4t3piSM https://t.co/q62TL7qLp2"
##
## [[1117]]
## [1] "stan___1D: RT @sassychopsuey: HEADLINE STANS RAISE YOUR HANDS THIS SONG IS NOT APPRECIATED ENOUGH."
##
## [[1118]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrader… https://t.co/0A95EZtyat"
##
## [[1119]]
## [1] "Neymar_1d_: Best of luck to Pepe and CR7 if he played 🇵🇹"
##
## [[1120]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/moe2lD3GLu"
##
## [[1121]]
## [1] "1D_FITF28: @habitnsunflower Stop😭😭"
##
## [[1122]]
## [1] "taylorkarma13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1123]]
## [1] "leeminhoskz_: RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…"
##
## [[1124]]
## [1] "maya_loves_1d: RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…"
##
## [[1125]]
## [1] "speakmcnulty: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1126]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology #news… https://t.co/m8CHLVxomI"
##
## [[1127]]
## [1] "Danitaylena: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1128]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis at the signing at HMW Westfield today. \n\n🎥: hmvlondon https://t.co/3Q69V3wwsq"
##
## [[1129]]
## [1] "tpwkconspiracy: The fact that there is no 1D Holiday album is criminal. That is all."
##
## [[1130]]
## [1] "1d_citizen: Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch people… https://t.co/7kb1lRcjvI"
##
## [[1131]]
## [1] "1d_citizen: @Biggerthanbhr @CNN @UN @UNHumanRights Islamic Republic EXECUTED seven people in the central prison in… https://t.co/jx2GBKLXMp"
##
## [[1132]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #rt… https://t.co/BbBYrPgpRX"
##
## [[1133]]
## [1] "1d_citizen: RT @Biggerthanbhr: @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch…"
##
## [[1134]]
## [1] "94HARRYSHOUSE: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1135]]
## [1] "stan___1D: RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…"
##
## [[1136]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen… https://t.co/DSZ1pgCmzQ"
##
## [[1137]]
## [1] "ironspidergwen: @3rachalesbian same but like. all my memories are about 1d so it kinda works out for me"
##
## [[1138]]
## [1] "camsthebrave: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[1139]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets… https://t.co/YFgRWXj1PB"
##
## [[1140]]
## [1] "daryn_schultz13: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[1141]]
## [1] "MariamS_1D: the moroccan players doing sajdah and waving the palestinian flag ???? i love muslims"
##
## [[1142]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #options… https://t.co/g9o6I85faS"
##
## [[1143]]
## [1] "lwtsloverrr: guysss who’s going for 1D night in Mumbai??"
##
## [[1144]]
## [1] "daryn_schultz13: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1145]]
## [1] "daydreams_1d: RT @91spics: i could die if he look at me like that https://t.co/iUqraXITY1"
##
## [[1146]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #fintech… https://t.co/vmv7Pbv4iy"
##
## [[1147]]
## [1] "HiveBlogShare: RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production"
##
## [[1148]]
## [1] "ohannaiicfh: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1149]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrader #trader… https://t.co/ANwD7CLf10"
##
## [[1150]]
## [1] "AlaricCrypto: $DXY\n\nCurrently at resistance (Last sell off + 1D 200 (E)MAs)\nLooking good for continuation on 4H.\n\nI think DXY wil… https://t.co/uaZgvjii8t"
##
## [[1151]]
## [1] "1D_FITF28: I'll make this feel like .. https://t.co/tmSXqcmGlv"
##
## [[1152]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technicalanalysis… https://t.co/SACu7NkvF2"
##
## [[1153]]
## [1] "dallasaustine11: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[1154]]
## [1] "cuteharry_1D: Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy"
##
## [[1155]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…"
##
## [[1156]]
## [1] "elhumodetuboca: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1157]]
## [1] "1D_lover_one: RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5"
##
## [[1158]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis pinky-promising a fan that he'll play the Football game for fans lined up for ONO on Saturday. \n\n📸: xo_mollyyy_xo http…"
##
## [[1159]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #wealth… https://t.co/NDFgyo3oek"
##
## [[1160]]
## [1] "benophiemore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1161]]
## [1] "maya_loves_1d: RT @habit_nr: ok who’s ready https://t.co/XYbh1DiQOM"
##
## [[1162]]
## [1] "stegenfcp: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1163]]
## [1] "maya_loves_1d: RT @lwttle_freak: home 😭 https://t.co/PghCPkmmo0"
##
## [[1164]]
## [1] "maya_loves_1d: RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS"
##
## [[1165]]
## [1] "maya_loves_1d: RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E"
##
## [[1166]]
## [1] "maya_loves_1d: RT @otb28sunshine: the ultimate bluegreener💀 https://t.co/mIjNS8xayt"
##
## [[1167]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #FF… https://t.co/mWtZKVG6Ez"
##
## [[1168]]
## [1] "Cryptoldea: BUY on the One Day:\n\nNear Time To BUY:\n#XLM|ETH 6.829e-05 ETH\n\n18:13:00 • 12-06-2022 UTC\n#Cryptoldea #NFA #1d"
##
## [[1169]]
## [1] "Cryptoldea: No SELLS were found on the One Day time frame.\n\n18:13:00 • 12-06-2022 UTC\n#ZeroDoubt #Cryptoldea #NFA #1d"
##
## [[1170]]
## [1] "1D_FITF28: @LOUISismyloml Shit😭"
##
## [[1171]]
## [1] "TraciYorkWriter: RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production"
##
## [[1172]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, 'Forget about the clock thats tick-tick-… https://t.co/1pU3tw53po"
##
## [[1173]]
## [1] "larii071201: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1174]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #money… https://t.co/vy2iRwySu4"
##
## [[1175]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 30X. There are 10,000 stars in the Pontus system 100 lig… https://t.co/yQP333vl00"
##
## [[1176]]
## [1] "LOUISismyloml: @1D_FITF28 They didn't pay any attention to me 🥲🥲🥲🥲"
##
## [[1177]]
## [1] "1d_MainlyLarry: RT @ihgdabc: One thing is not to believe in someone’s theory. That’s totally ok. Just keep scrolling. Another thing is to discredit other l…"
##
## [[1178]]
## [1] "Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production"
##
## [[1179]]
## [1] "Fxlse_nein: \"Enrique after the worldcup to replace Potter\" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy… https://t.co/z7QvTGhJLN"
##
## [[1180]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest… https://t.co/KkBCT9Hp2H"
##
## [[1181]]
## [1] "123letsgobitch_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1182]]
## [1] "1D_FITF28: @LOUISismyloml What they said??"
##
## [[1183]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #system… https://t.co/HaJueRr8Y1"
##
## [[1184]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #stocks… https://t.co/nEwG2Ah4AT"
##
## [[1185]]
## [1] "3226Pankaa: I was just listening to 1D's Home. Fuck it https://t.co/MM3ZKkD8fW"
##
## [[1186]]
## [1] "1d_MainlyLarry: RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS"
##
## [[1187]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #update… https://t.co/I0Eylw0pTG"
##
## [[1188]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TZA\n\n🔎Name: Direxion Da… https://t.co/C3Jbqcoetm"
##
## [[1189]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: surfsupcal https://t.co/HvrouXujdk"
##
## [[1190]]
## [1] "outoflwt: Wore the same jersey he wore almost 7 to 8 years ago in a 1d signing but now to his own second album signing the growth I'm so proud"
##
## [[1191]]
## [1] "1D_FITF28: Me-: cries in corner 😭😭"
##
## [[1192]]
## [1] "1d_MainlyLarry: RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx"
##
## [[1193]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDIV\n\n🔎Name: Global X S&P 500 Quality Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰"
##
## [[1194]]
## [1] "krasnyjkomandir: Rare Stamps: The famous Mauritius “Post Office” issues of 1847 | The Collectors' Shop https://t.co/NjVQgxB3pJ"
##
## [[1195]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #motivation… https://t.co/NjF7zqMuun"
##
## [[1196]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ"
##
## [[1197]]
## [1] "jime_flores__: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1198]]
## [1] "nazzykadri: i miss who i was before i rehashed the trauma i experienced with that tiktok, aka when i was tier ranking every 1d… https://t.co/JyFtNuu20Q"
##
## [[1199]]
## [1] "1D_FITF28: Nobody literally nobody! \nLouis Tomlinson -: https://t.co/3BLGBa7719"
##
## [[1200]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/Ey6WpH0IDi"
##
## [[1201]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing today.\n\n📸: _itssraquel_ https://t.co/HWzmSTYrgi"
##
## [[1202]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #investor… https://t.co/WWUsEtM7Fe"
##
## [[1203]]
## [1] "marcosgn33: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1204]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…"
##
## [[1205]]
## [1] "tommo1991tpwk: @Spotify I am part of the 3% who had 1d as there top artist !! https://t.co/m5al6t0WQv"
##
## [[1206]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #crypto… https://t.co/9Bf7bUPYv1"
##
## [[1207]]
## [1] "1D_FITF28: RT @Davina_ot5: Tell me do you still remember feeling young..... https://t.co/Ve6Hs1e5jD"
##
## [[1208]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/mYbtLiW9do"
##
## [[1209]]
## [1] "1d_Obsessionnn: RT @peaceringlove28: Does it ever drive you crazy?? https://t.co/948bAzbZqo"
##
## [[1210]]
## [1] "3rachalesbian: @ironspidergwen listen i simply cannot comprehend that 1d has been around longer than almost all of my memories, its WILD"
##
## [[1211]]
## [1] "liyamml: @1dtpwk_28 what starts with an l? long way down for 1d"
##
## [[1212]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/cQ2p0UBnyT"
##
## [[1213]]
## [1] "1D_FITF28: @itshomesomehow Why would you do this???!!!"
##
## [[1214]]
## [1] "ohmy_GOD_1D: RT @780613: morocco officially gets to claim dreamers as their theme song"
##
## [[1215]]
## [1] "1d_Obsessionnn: @UpdateHLD not this purple dinosaur again 😤"
##
## [[1216]]
## [1] "Alltheloveee_1D: @UpdateHLD She just haddddd to do a back to back… 😐 anywaysssss- PRETTY BABYYYYY 🥰"
##
## [[1217]]
## [1] "1DRocksTweets: \"It kind of took the air out of their romance\": Harry Styles Broke Up With Olivia Wilde For Her Dirty Fights With F… https://t.co/rP5YKLMcgZ"
##
## [[1218]]
## [1] "ladygaga2592: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1219]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #london… https://t.co/6JXykmzVSp"
##
## [[1220]]
## [1] "ThatSameOldSeI: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1221]]
## [1] "tnytownmusicfan: Favorite Louis cover? I've got to throw it all the way back to when he covered Kings of Leon-Use Somebody with 1D.… https://t.co/HTTLTCiyQc"
##
## [[1222]]
## [1] "DyanCenolli: I don't care what people say when we're together\nYou know I wanna be the one to hold you when you sleep\nI just want… https://t.co/h0xrUvpizj"
##
## [[1223]]
## [1] "harrys_hiatus: He is telling a random person on the street about the 1D website"
##
## [[1224]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ceTEnuxzVS"
##
## [[1225]]
## [1] "DepecheNode_: @pixelthom 1D always equals 1B \n\nso I can’t include"
##
## [[1226]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN"
##
## [[1227]]
## [1] "1D_FITF28: RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC"
##
## [[1228]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis lighting up the entire room. \n\n📸: Tomlinbucks https://t.co/ON92nQZe3F"
##
## [[1229]]
## [1] "1d_Obsessionnn: WHY IS HE ACTUALLY PETER PAN???? https://t.co/paeQs8JJuK"
##
## [[1230]]
## [1] "kenobisfav: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1231]]
## [1] "gus62912071: @kidincollege I'm the latest to get tweets. They're always 1d old. Minimum 16h. Anyway, what's up bro lol"
##
## [[1232]]
## [1] "alissy2891: RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[1233]]
## [1] "cxtsncxffee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1234]]
## [1] "1d_Obsessionnn: RT @orlandorry: i’ve never been in this much pain in my life https://t.co/tX1aRoqDKt"
##
## [[1235]]
## [1] "JTCCoach: RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…"
##
## [[1236]]
## [1] "1d_Obsessionnn: @sunflower0264 ughh they’re so😩😩🥹"
##
## [[1237]]
## [1] "shivangistories: I can't ever imagine myself meeting 1/5 of 1D. I'll go mute."
##
## [[1238]]
## [1] "hetare_xxy: [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D"
##
## [[1239]]
## [1] "1D_FITF28: \"Blue eyes hypnotize kardi menu\"😭💙❤️ https://t.co/yZw3ozLKOd"
##
## [[1240]]
## [1] "LOUISismyloml: @1D_FITF28 I asked my parents if I could get a tattoo for my 18th birthday 😭"
##
## [[1241]]
## [1] "erodalilly: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1242]]
## [1] "NOC40: @lleopard11 @BrianGitt Pumped hydro only works if you have mountains. Storage is still crazy expensive: work out ho… https://t.co/19qrYZ9o5s"
##
## [[1243]]
## [1] "1D_FITF28: @LOUISismyloml Same bestie 😭"
##
## [[1244]]
## [1] "EvanceJody: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[1245]]
## [1] "1D_FITF28: @ificxuldflyy Oh shit😭😭😭*cries more*"
##
## [[1246]]
## [1] "1D_FITF28: @Davina_ot5 Found it!!!\n🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️… https://t.co/7U5qd8GK5h"
##
## [[1247]]
## [1] "AlwaysMariax: Isn’t he wearing the same jacket as a 1d book sign?!?!"
##
## [[1248]]
## [1] "1D__p_: RT @EbrahimAdham3: This song sounds like heaven but hurts like hell.\" https://t.co/BgTzbxhlhH"
##
## [[1249]]
## [1] "myratfanaccount: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1250]]
## [1] "1D_FITF28: @Davina_ot5 I can't find my candle 😭"
##
## [[1251]]
## [1] "Red_ScarfTV: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1252]]
## [1] "jesusatemybread: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1253]]
## [1] "leputation: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1254]]
## [1] "1D_FITF28: @ificxuldflyy Okay I am crying with u!! 😭"
##
## [[1255]]
## [1] "LOUISismyloml: @1D_FITF28 Yeahh"
##
## [[1256]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZBIO\n\n🔎Name:… https://t.co/idLoU40n0H"
##
## [[1257]]
## [1] "Neymar_1d_: Proud of you 🇪🇸🇪🇸"
##
## [[1258]]
## [1] "iasmina012: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1259]]
## [1] "ificxuldflyy: @1D_FITF28 i won't cry alone"
##
## [[1260]]
## [1] "Mallak_1D: I can see Morocco on the semi finals"
##
## [[1261]]
## [1] "OnyxOphidian: @jiminsonion the way i would've cried from the 1D war flashbacks"
##
## [[1262]]
## [1] "lightsupbrave_: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1263]]
## [1] "iTOLERATEIT94: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1264]]
## [1] "1D_FITF28: @stuti_nagar ObViouSly..."
##
## [[1265]]
## [1] "nora_1d_hp: RT @stylinarts: when watching livestreams of ltwt this year all i ever wanted was to sing only the brave in a sea of people just like me. y…"
##
## [[1266]]
## [1] "1d_randomz: RT @KekePalmer: I just saw a few comments of ppl saying I was ugly cause I wasn’t wearing any makeup. And I really want y’all to get the he…"
##
## [[1267]]
## [1] "1DGAlNS: 1D fans like if you follow back"
##
## [[1268]]
## [1] "Ellen_Horan_1D: @oliverjkmusic I just entered to win your guitar, even if I can't play it but okay haha.... But how will we know wh… https://t.co/ri0N4tkFgU"
##
## [[1269]]
## [1] "1DRocksTweets: Joe Lycett wants to be reincarnated as Harry Styles and who can blame him - https://t.co/etRJTxv3TO #OneDirection… https://t.co/SPr9AUeQJk"
##
## [[1270]]
## [1] "ohmy_GOD_1D: RT @780613: LETS GOOOOOOOOOOOOOOOOO https://t.co/9mAbwI5FkU"
##
## [[1271]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/YWp2NfdoYr"
##
## [[1272]]
## [1] "stylinarts: @nora_1d_hp it’s a joke"
##
## [[1273]]
## [1] "erodalovers: HOLD UP I THOUGHT THIS FROM 1D DAYS 😭 https://t.co/agpdtgRWaH"
##
## [[1274]]
## [1] "Quiara_13: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1275]]
## [1] "Geayled: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1276]]
## [1] "MariamS_1D: i love morocco"
##
## [[1277]]
## [1] "1d_Obsessionnn: RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm"
##
## [[1278]]
## [1] "clary98_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1279]]
## [1] "omgrllyangela: it’s very fitting that the radio is playing total eclipse of the heart rn it’s really letting me soak up all the 1d mems"
##
## [[1280]]
## [1] "SHDWraps: @FunkyChicken46 If your first read is open they get the ball. If you need a big 1D and guys are covered, give your… https://t.co/xpoQVpJLdA"
##
## [[1281]]
## [1] "Iwasthescarf: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1282]]
## [1] "DreamerSelGomez: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1283]]
## [1] "clandestinehoax: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1284]]
## [1] "cuteharry_1D: Harry_Syles i love you so much"
##
## [[1285]]
## [1] "Anilroyal1980: Tesla future space moment 📽️\nhttps://t.co/SY8dx2SbWe\n\nDownload Josh for more videos like this!… https://t.co/82WqhmiDox"
##
## [[1286]]
## [1] "coniangray: Who occupied all top ten songs within days after release? I betcha def not 1d. https://t.co/tsdAx7KUOP"
##
## [[1287]]
## [1] "repunights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1288]]
## [1] "1d_Obsessionnn: RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS"
##
## [[1289]]
## [1] "watermvgic: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1290]]
## [1] "izzy_wdbhg: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1291]]
## [1] "lionneromain: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1292]]
## [1] "canyon_loulou: RT @_LilyBlue28: Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭"
##
## [[1293]]
## [1] "vaaaaaaaleriag: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1294]]
## [1] "BB28_1D: RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC"
##
## [[1295]]
## [1] "OnlyWhiteLines: $ES_F $SPX $SPY\n\n$ES 1D 3900 is not only a key long term s/r but it would also be a break down from this rising wed… https://t.co/0UfxgsAnYv"
##
## [[1296]]
## [1] "caringonIykills: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1297]]
## [1] "nickdidntwakeup: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1298]]
## [1] "meme_rae22: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1299]]
## [1] "itaIyharrysgf: @flwersforlouis daydreaming or diana from 1D"
##
## [[1300]]
## [1] "_LilyBlue28: Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭 https://t.co/81kfH7Gn8a"
##
## [[1301]]
## [1] "Dawn_Sis0725: RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…"
##
## [[1302]]
## [1] "1d_Obsessionnn: RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E"
##
## [[1303]]
## [1] "1d_Obsessionnn: @jlwimm28 NO WAY! NO WAY! NO WAY!!! i think i’m ready to d word😭😭😭"
##
## [[1304]]
## [1] "fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowled… https://t.co/WHzFnuli6f"
##
## [[1305]]
## [1] "Bigcheecho_: @unrsnblrhino @SadClubCommish 3F/2D power plays were still the most common units ~5 years ago - the shift to 4F/1D… https://t.co/rUl8FRZ4Nq"
##
## [[1306]]
## [1] "venomrry: no I don’t wanna think about the implications of louis wearing the same shirt to a 1D and FITF signing"
##
## [[1307]]
## [1] "BasedCritical: @AngelaRayner Ha ha what money? They just wont come here. 1D chess"
##
## [[1308]]
## [1] "1d__larry___: RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx"
##
## [[1309]]
## [1] "sunflowrry28: Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt"
##
## [[1310]]
## [1] "1d__larry___: HE’S SUCH A KITTEN 🥺😭 https://t.co/3MdUq3rtCd"
##
## [[1311]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... 'You're all I think about, baby.'\n\nTry to look into your head… https://t.co/IAWfCL5rJ8"
##
## [[1312]]
## [1] "Neymar_1d_: Spain please 🙏🏻"
##
## [[1313]]
## [1] "kenda_1d: RT @ewancentral: ewan mitchell has been chosen as one of the top 100 stars of 2022 by @IMDb! many congratulations to him!! 💗 https://t.co/H…"
##
## [[1314]]
## [1] "mybendystraw: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1315]]
## [1] "13midnightdream: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1316]]
## [1] "DeFiDan4: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[1317]]
## [1] "1D__p_: RT @ahmed_elelimy: The world is quiet here 🤍🕊️ https://t.co/KCH2WwyXYF"
##
## [[1318]]
## [1] "1D__p_: RT @just14602171: Fact: https://t.co/WYH0eWeFnI"
##
## [[1319]]
## [1] "_soshibee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1320]]
## [1] "civility_LT: @UpdateHLD HAVE WE SEEN THIS JACKET BEFORE? IN 1D ERA 🤔🤔🤔"
##
## [[1321]]
## [1] "DilmaeA: @oatmiIkrry Idgaf about 1d but it’s funny that people with harry styles as their profile picture are way too obsess… https://t.co/3IZ3hU9gcn"
##
## [[1322]]
## [1] "bhenrquezl: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1323]]
## [1] "sarry_citra: Love all about Blue♡ | 1D♥"
##
## [[1324]]
## [1] "iconicgreenb0a: RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[1325]]
## [1] "weirdfixswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1326]]
## [1] "TheKayelynne: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1327]]
## [1] "DocClaireP: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[1328]]
## [1] "LydiaSn81289886: @janequebedeaux @ShadowTodd Correct. My personal favorite from him is “Best,” which combines a bunch of songs with… https://t.co/5RggYSVmbk"
##
## [[1329]]
## [1] "willesblanket: no one in either of the casts would be happy to see what’s going on rn, they have all stated their respect for each… https://t.co/7zKpvEX6J9"
##
## [[1330]]
## [1] "annyeongjinnie: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[1331]]
## [1] "bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB"
##
## [[1332]]
## [1] "distract3dd: RT @UGM_FESS: 1D was right.. ugm_fess"
##
## [[1333]]
## [1] "maroonsmoon: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1334]]
## [1] "1d__larry___: RT @UpdateHLD: Louis’ face as fan begged him to put All This Time on the setlist.\n\n📸: 89XHABIT https://t.co/M3grPRijpL"
##
## [[1335]]
## [1] "bmthoran_: wallows 1d (inc all solo) 5sos selena taylor ariana ed bmth and so many more ♡ https://t.co/fKi0kVpPLH"
##
## [[1336]]
## [1] "taypink12_RM: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1337]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/n65ZDoCmGA"
##
## [[1338]]
## [1] "onlythetpwk_: @UpdateHLD he wore that to a 1D signing too🥹 https://t.co/hLftAbkW2e"
##
## [[1339]]
## [1] "leighanoisgocua: went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that something… https://t.co/kIPs6xnrk2"
##
## [[1340]]
## [1] "MeTSVersion13: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1341]]
## [1] "Orpheispiel: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1342]]
## [1] "heyfoufana: RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…"
##
## [[1343]]
## [1] "pagoda_tireda: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[1344]]
## [1] "itsalright28: @fearlessly2803 Do we have a date for the 1D signing?"
##
## [[1345]]
## [1] "on1ydans: @leah44_1D You really have been READY"
##
## [[1346]]
## [1] "Lua3Laulau: @SunflowerVoISex It doesn't matter if he's or not part of the community, he has always shown support for his LGBT+ fans since 1D days"
##
## [[1347]]
## [1] "sourdieselrry11: 1d just came on hold on https://t.co/rkE1CEst7q"
##
## [[1348]]
## [1] "pretenderlt2: Louis wore a jacket from his 1D time???!;:)///"
##
## [[1349]]
## [1] "padfootxs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1350]]
## [1] "leah44_1D: @on1ydans 2013 Leah has prepared for this moment"
##
## [[1351]]
## [1] "repblondie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1352]]
## [1] "thunderchunkyPA: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[1353]]
## [1] "JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Op… https://t.co/1XSfyYiYmf"
##
## [[1354]]
## [1] "bluebirdshoney: what do you mean louis wearing same jacket as a 1d signing."
##
## [[1355]]
## [1] "MariamS_1D: RT @nahiyansays: Peoples in the capital city of Argentina, Buenos Aires, celebrating their win yesterday with OUR flag. This is as wholsome…"
##
## [[1356]]
## [1] "Ellen_Horan_1D: RT @lxcrabtree: @LewisCapaldi i volunteer to marry you. i am 18 and am of age. xoxo someone who wants to be brought coffee (but i’m british…"
##
## [[1357]]
## [1] "LouisUpdates: louis wore this jacket for a 1D signing we love a throwback moment!"
##
## [[1358]]
## [1] "MariamS_1D: RT @jennaortega: Decolonize Palestine. \n\nhttps://t.co/MlI5Gpr2QN"
##
## [[1359]]
## [1] "adorableharry18: @1D_FITF28 Sounds interesting! Definitely gonna check this out😌😌"
##
## [[1360]]
## [1] "teaandfrozenpea: 1D signings 😭 https://t.co/giotyl0HEW"
##
## [[1361]]
## [1] "threesinapod: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[1362]]
## [1] "lourrie: 1D era fit is SERVING"
##
## [[1363]]
## [1] "pinkmute: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1364]]
## [1] "mary_loves_1D: RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ"
##
## [[1365]]
## [1] "ola_pajak: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1366]]
## [1] "CarzanSofia: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[1367]]
## [1] "TiketPesawat_1D: Traveling is about to know and experience something new in different perspective, even it is near us. #TQ"
##
## [[1368]]
## [1] "Neymar_1d_: RT @RodrygoGoes: See you PAPA @lukamodric10 ❤️ #FIFAWorldCup https://t.co/JKkYBslf7z"
##
## [[1369]]
## [1] "chaturya_3: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1370]]
## [1] "CoraDockery: @369dreams IKKKKKKKKKKK BUT I WANTED TO DO A 1D SONG AHHHHHHHHHHH"
##
## [[1371]]
## [1] "ivycryfornobody: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1372]]
## [1] "Mattielisbon: RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…"
##
## [[1373]]
## [1] "homesicktown: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1374]]
## [1] "baozily: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1375]]
## [1] "laIisdate: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1376]]
## [1] "laserhaas01: RT @Loveon999: @bonjouryall @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gr…"
##
## [[1377]]
## [1] "Attiya_A_A: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1378]]
## [1] "BB28_1D: RT @twinflamebreeze: LOUIS WILLIAM TOMLINSON STOP RN https://t.co/xW4Mjw1duY"
##
## [[1379]]
## [1] "laserhaas01: RT @Loveon999: @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @Linc…"
##
## [[1380]]
## [1] "laserhaas01: @Loveon999 @carrybeyond @sprzyslp @dianesbaker1 @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Beyond mind-boggling"
##
## [[1381]]
## [1] "ardently_austen: @atwtmvtvftvsga 1D is my life but if they discredit Tay GET THEM 🔪🔪🔪🔪🔪🔪🔪"
##
## [[1382]]
## [1] "AlexeyAOrlov: RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…"
##
## [[1383]]
## [1] "TomAntiHero12: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1384]]
## [1] "1d__larry___: @Spotify ONE DIRECTION & LOUIS TOMLINSON https://t.co/YA5oNT8rco"
##
## [[1385]]
## [1] "adorableharry18: @1D_FITF28 Feel free to give a list!! I need something to read on my christmas holidays when it starts haha"
##
## [[1386]]
## [1] "loreenavm: @armstrngs @28louhaza @mari__ax @LAHXLLUClNATlON if you were around those days, you know it was a PR. she has just… https://t.co/YNZ8TmTCEY"
##
## [[1387]]
## [1] "thainevilis: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1388]]
## [1] "1D_FITF28: @adorableharry18 Don't get me wrong after reading this💀"
##
## [[1389]]
## [1] "wormsinside: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1390]]
## [1] "ded_tobeginwith: RT @DontblameMar28: 1D should've named act my age \"unleash the monster in you\" fr."
##
## [[1391]]
## [1] "queenthmoon: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1392]]
## [1] "oliviasvfx: @happier1stan right now - 1d reminds me of you LMAO its weird ok🥲"
##
## [[1393]]
## [1] "_1d_28__: This smile🥺❤️🩹 . https://t.co/nG9QwtE7on"
##
## [[1394]]
## [1] "BB28_1D: RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx"
##
## [[1395]]
## [1] "wapplewhit1: @flwersforlouis Watermelon Sugar 🫡\n\nAlso going to claim What a Feeling, Walking in the Wind, and Wolves by 1D becau… https://t.co/X9rvJGPHnk"
##
## [[1396]]
## [1] "1d__larry___: I CANNOT DO THIS ANYMORE 😭😭 https://t.co/zCZulbPdow"
##
## [[1397]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at today’s signing at HMV Westfield. \n\n📸: copyofsatellite https://t.co/5PqNeomaPG"
##
## [[1398]]
## [1] "1d__larry___: RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN"
##
## [[1399]]
## [1] "511NY: Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2"
##
## [[1400]]
## [1] "otb28sunshine: @dfwyblina at a 1d signing yeah</3"
##
## [[1401]]
## [1] "kathrynstarzzz: @sassychopsuey Niall James horan and yes I am throughout the entire 1D days and even now he is my favorite artist I… https://t.co/VTIKhasEbq"
##
## [[1402]]
## [1] "__sriiiiii__: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1403]]
## [1] "laserhaas01: RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 2/ Nikola Tesla –…"
##
## [[1404]]
## [1] "laserhaas01: RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 1/ Don't know how…"
##
## [[1405]]
## [1] "alltime_def: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1406]]
## [1] "Girlonfire_1D: RT @soitfuckingoes: THE BURGUNDY ON MY T-SHIRT WHEN YOU SPLASHED YOUR WINE INTO ME AND HOW THE BLOOD RUSHED INTO MY CHEEKS SO SCARLET IT WA…"
##
## [[1407]]
## [1] "billm9: RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…"
##
## [[1408]]
## [1] "louissprecious: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1409]]
## [1] "laserhaas01: RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Let me go get art…"
##
## [[1410]]
## [1] "1D_FITF28: RT @LOUISismyloml: This is how ageing backwards looks like https://t.co/NNnCmLwfmC"
##
## [[1411]]
## [1] "KuudereAki: @LouisPeitzman Oh my god that baby!!!! It just woke up a dormant memory, that’s baby Lux lmfao 1D’s hairdresser’s d… https://t.co/BnbMFbQR2J"
##
## [[1412]]
## [1] "1D_FITF28: @LOUISismyloml Stop 😭"
##
## [[1413]]
## [1] "lauraalysee: @1dtpwk_28 Nope sadly not 🥲 But some 1D songs like: Love you Goodbye & Little White Lies"
##
## [[1414]]
## [1] "1d__larry___: RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…"
##
## [[1415]]
## [1] "laserhaas01: RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible I read a story just last night…"
##
## [[1416]]
## [1] "souvercover: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1417]]
## [1] "laserhaas01: RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…"
##
## [[1418]]
## [1] "majomagica_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1419]]
## [1] "laserhaas01: RT @Loveon999: @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible From @sprzyslp - College roommate of Jared was one of…"
##
## [[1420]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCM\n\n🔎Name: Inv… https://t.co/auRCPZnqmo"
##
## [[1421]]
## [1] "laserhaas01: RT @TigerWieseJones: @StandForSomet10 @Loveon999 @1D_Nasty @gregolear @LincolnsBible Yeah, sickening. I’m so curious what Trump told Justi…"
##
## [[1422]]
## [1] "Elisa_crypto: https://t.co/smWwai58qR #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly"
##
## [[1423]]
## [1] "catasburnbook: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1424]]
## [1] "folklessia: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1425]]
## [1] "vhagarbunda: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1426]]
## [1] "Jklmhdawporda: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1427]]
## [1] "aleksa_ndrq: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1428]]
## [1] "simpfor1dboys: @Spotify the members of 1d."
##
## [[1429]]
## [1] "lwtfitf: He’s worn this jacket before. I think it was 1D days but I can’t remember https://t.co/ktaI9BH1F5"
##
## [[1430]]
## [1] "cimanon_1083: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1431]]
## [1] "cuteharry_1D: Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x"
##
## [[1432]]
## [1] "1D_FITF28: He is in Blue 💙❤️🩹 https://t.co/F8ULBeZra9"
##
## [[1433]]
## [1] "laserhaas01: RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…"
##
## [[1434]]
## [1] "alatusgrace: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1435]]
## [1] "sombakson: @omoladeabiodun @chukzeegeorge @JaypeeGeneral @chinonso620 If only u had small sense,which I knw u don't have,u wou… https://t.co/Tld0Uny4mU"
##
## [[1436]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis talking to a fan at today’s signing! \n\n📸: 89XHABIT https://t.co/v20k1kpmXZ"
##
## [[1437]]
## [1] "laserhaas01: RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…"
##
## [[1438]]
## [1] "laserhaas01: RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…"
##
## [[1439]]
## [1] "1D_FITF28: @LOUISismyloml He is in Blue 💙❤️🩹"
##
## [[1440]]
## [1] "Leti_1D_: RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…"
##
## [[1441]]
## [1] "lifesaversoned: @HannaA_1d You should come to louis show in finland or estonia too! I need a friend!"
##
## [[1442]]
## [1] "giantrrs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1443]]
## [1] "UniverseGener12: This was taken from the XMM-Newton Telescope at 50X. There are 700,000 stars in the Clio system 120 lightyears awa… https://t.co/lUa2gWFVsh"
##
## [[1444]]
## [1] "chaturya_3: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[1445]]
## [1] "bigg3rthanme91: @majrbb a.m act my age alive and (already home) I know it’s not a 1D song but it came to mind"
##
## [[1446]]
## [1] "risksksks: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1447]]
## [1] "1d_perufanclub: RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp"
##
## [[1448]]
## [1] "Cand__ramirez: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1449]]
## [1] "biggerthanlara: @sassychopsuey around the time 1D was really popular i was like 6 years old or smt. i didn't know who they were i j… https://t.co/vDRKSbH5NP"
##
## [[1450]]
## [1] "sunshine_cart: wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— han, i.n ❌\n— gcash / sco\n— if cod: https://t.co/DvZlilsBOA\n\nr… https://t.co/UU3bqj8sro"
##
## [[1451]]
## [1] "lxrres: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1452]]
## [1] "carolinaTstyles: @lukesbluesuit What makes you beautiful by 1D"
##
## [[1453]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.06\n\n😎💰"
##
## [[1454]]
## [1] "lanstovs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1455]]
## [1] "harisALI099: RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…"
##
## [[1456]]
## [1] "nadiaht28: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1457]]
## [1] "aida_1d: RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…"
##
## [[1458]]
## [1] "alejannddro_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1459]]
## [1] "PetiteBlaugrana: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1460]]
## [1] "1D_FITF28: @ziamsversion Per-Fact"
##
## [[1461]]
## [1] "harrys_hiatus: Harry is typing up a strongly worded email to management about the 1D website every single day"
##
## [[1462]]
## [1] "HannaA_1d: why do i suddenly have 18 concerts planned for next year??? where did they all come from 😭"
##
## [[1463]]
## [1] "beomv_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1464]]
## [1] "bangerzsky: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1465]]
## [1] "1d_Shawol: RT @SHINee: \"2022 BEST CHOI's MINHO - LUCKY CHOI's\" Special VIDEO 🎥\n \n드디어 LUCKY CHOI's \"D-1\" 💎\nSHINee WORLD 내일 만나요 🥰\n\n📆 12/7 WED 8PM (KST)…"
##
## [[1466]]
## [1] "1d_MainlyLarry: RT @venomrry: THE FUCKING HEART ATTACK THIS JUST GAVE ME I THOUGHT THEY WERE SPOTTED TOGETHER WHAT THE FUCK HLD https://t.co/fv0t1fRCL2"
##
## [[1467]]
## [1] "annmarie5sos_1D: RT @Tha5SOSFamily: Michael did a shoey on stage???? (@cheyshouse) https://t.co/szIe6lxj0t"
##
## [[1468]]
## [1] "CarlyVilaro: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1469]]
## [1] "Binbin0324SH: @1d_randomz @witchinateacup @DDenouncement Grow up"
##
## [[1470]]
## [1] "muhammadx6x: @MetaOceanPark @Aptos_Network This team is one of the best teams in the crypto world, I am very happy and excited t… https://t.co/CkqQBkVNtU"
##
## [[1471]]
## [1] "MakennaRoley: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1472]]
## [1] "folkstorie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1473]]
## [1] "ja1rrr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1474]]
## [1] "laucanyonmoon: @guccixvans They would cry and have the caption “Harry with a 1D member” or something like that"
##
## [[1475]]
## [1] "_biceeee_: @LaraHLoves1D3 Little 1d bois signed shirt???? 🥺"
##
## [[1476]]
## [1] "walla_up: @1dtpwk_28 I don't think there is one...😭 from 1D songs there is, but from Louis...🥲 \n@Louis_Tomlinson please mak… https://t.co/QYyHklSbzT"
##
## [[1477]]
## [1] "shawnhours: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1478]]
## [1] "1D_FITF28: @Spotify All of them!! https://t.co/gIWSojITha"
##
## [[1479]]
## [1] "sweet_nothing02: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1480]]
## [1] "mariosseawall: Across Italy, Natale (Christmas) is a month-long holiday centered on time spent with family. This month, take some… https://t.co/ghZSVXpwob"
##
## [[1481]]
## [1] "1d_Obsessionnn: RT @sunflower0264: WHY HAS NOBODY TOLD ME THIS HAPPENED https://t.co/w7E70d15tp"
##
## [[1482]]
## [1] "1d_Obsessionnn: @sunflower0264 wasn’t this also the interview where they said i love you to each other and louis couldn’t stop smiling?"
##
## [[1483]]
## [1] "Brianna09207241: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1484]]
## [1] "ts_tl_js: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1485]]
## [1] "1d_is_amazayn28: RT @keldotlauren: i think this is the most pathetic tweet in history https://t.co/Vv6Y2kIOlp"
##
## [[1486]]
## [1] "1D_FITF28: RT @91Anzlife: Harry Styles is breathtaking https://t.co/TNn8DQWyPe"
##
## [[1487]]
## [1] "1d_Obsessionnn: RT @HLDPromo: Harry Styles and Louis Tomlinson!"
##
## [[1488]]
## [1] "1d_Obsessionnn: @HLDPromo i- okay🧍🏽♀️"
##
## [[1489]]
## [1] "DressaDressa15: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1490]]
## [1] "bsjeweIed: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1491]]
## [1] "MonbebexMoa: @janelle99_08 @ericnamofficial I got into TXT because they sounded so much like 1D to me,they give off the same vib… https://t.co/g7ErD9XwHe"
##
## [[1492]]
## [1] "buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or re… https://t.co/Z5pOPb9jqX"
##
## [[1493]]
## [1] "Arthurpatrici20: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1494]]
## [1] "G3ni3sWish: @kswindia 2sd events on 1D or higher timeframes are statistically rare (<5% times). Positions on this underlying mi… https://t.co/JDuXTCm8gq"
##
## [[1495]]
## [1] "H2LZN_1D: RT @streepvcute: what was more culturally significant, the renaissance or the mamma mia post credit scene?\nhttps://t.co/mMvyB8yerb"
##
## [[1496]]
## [1] "1D_28_18: RT @HLDMedia: Harry via Instagram for his second Buenos Aires show! \n\n📸: Anthony Pham https://t.co/lGzePLSbLg"
##
## [[1497]]
## [1] "1d_Obsessionnn: RT @lourrysbaby: .@UnlockedSmau \n\n(it's a joke but also not) https://t.co/CJQhx5CAG2"
##
## [[1498]]
## [1] "muhammadx6x: @mamasantahelp This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/HFBfoNHFxl"
##
## [[1499]]
## [1] "1D_28_18: RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY"
##
## [[1500]]
## [1] "alltoowellxsz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1501]]
## [1] "maze_monsters: Reflective chain fly, pincers\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +2\nAttack bo… https://t.co/mAdrvMj35B"
##
## [[1502]]
## [1] "1DRocksTweets: Megan Fox's daring underboob look is a tribute to Pamela Anderson - https://t.co/yFMZJcdcxT #OneDirection #1D… https://t.co/W98lKT9tJX"
##
## [[1503]]
## [1] "alfia_1D: I’m a Superstar Learner! What’s your Duolingo learner style? #Duolingo365 https://t.co/0A5LP1XImy"
##
## [[1504]]
## [1] "1D_infoportugal: RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…"
##
## [[1505]]
## [1] "LuisMix_52: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1506]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $JSML\n\n🔎Name: Janus… https://t.co/1Kj84jSLiE"
##
## [[1507]]
## [1] "1d_Obsessionnn: so much is happening 😵💫 the what of 2020?? https://t.co/xVftTdCMTh https://t.co/nBVYDTKzWs"
##
## [[1508]]
## [1] "tradingdotcom: #USDCAD rises towards 1.3650\n\n🇨🇦 The loonie is underperforming major peers.\n\n🛢️ CAD tracks oil prices lower as the… https://t.co/N3c2imf7nj"
##
## [[1509]]
## [1] "alfia_1D: Look how much I learned on Duolingo in 2022! How did you do? #Duolingo365 https://t.co/ae3k82Ib3H"
##
## [[1510]]
## [1] "PizzaAndCal: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1511]]
## [1] "obsessed_1D: RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr"
##
## [[1512]]
## [1] "Bloushade: @HLDPromo play heart attack by 1d"
##
## [[1513]]
## [1] "jaehyunkalbo: RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400 if pay…"
##
## [[1514]]
## [1] "fallenangel_1D: RT @DannaReports: 🇲🇽l Top Artists Mexico Spotify:\n\n#73. @dannapaola (+11)\n\nPeak: #34 | Total days on chart: 411 https://t.co/xNDORDSJwi"
##
## [[1515]]
## [1] "jaehyunkalbo: RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop: P400…"
##
## [[1516]]
## [1] "obsessed_1D: RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…"
##
## [[1517]]
## [1] "Highlnfidelity: @flynnended i don’t like liam that much anymore but let’s be fr. he was the only one who talked about 1d and someti… https://t.co/2lGBM88we2"
##
## [[1518]]
## [1] "LostboyHenry: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1519]]
## [1] "as62316258: @Spotify Louis tomlinson and all of 1d"
##
## [[1520]]
## [1] "1d_Obsessionnn: LMAOO WHAT https://t.co/eCYLLgCBn4"
##
## [[1521]]
## [1] "lhh_lover: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1522]]
## [1] "jaehyunkalbo: RT @jeonandparks: ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo / 50%…"
##
## [[1523]]
## [1] "only4matilda: I can see now why Spotify says 1D is my favourite artists 😬"
##
## [[1524]]
## [1] "Pegada__1D: RT @hlnlzdaily: Liam Payne on kateecass Instagram https://t.co/vMotSTQRaW"
##
## [[1525]]
## [1] "Biggerthanbhr: @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Ba… https://t.co/ixgTPo2VgK"
##
## [[1526]]
## [1] "gustsnts: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1527]]
## [1] "shwnngrc: best song ever-1D , fue hermoso https://t.co/T9h1AeezIo"
##
## [[1528]]
## [1] "everywherecleo: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1529]]
## [1] "huechaerin: we have the samae bias in 1D https://t.co/XKW2dyfFvY"
##
## [[1530]]
## [1] "1d_is_amazayn28: RT @taowille: it's such a waste that netflix seemingly didn't do any deep talks for s2. i need edvin to talk about wille's journey in s2 so…"
##
## [[1531]]
## [1] "tozakicutie: @KhunKruAnn1 Krung great voice! Niall is the best in 1d"
##
## [[1532]]
## [1] "lwtshomerry: USED TO BELONG TO 1D NOW BELONG TO 1G NAURRRRR https://t.co/B0p14Y7sGR"
##
## [[1533]]
## [1] "jazirants: @Mallak_1D hope you feel better soon b xx"
##
## [[1534]]
## [1] "muhammadx6x: @bitbse This team is one of the best teams in the crypto world, I am very happy and excited to be part of this prou… https://t.co/bN3bGli9YP"
##
## [[1535]]
## [1] "irisxdolls: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1536]]
## [1] "latest_1d: @heather09332768 You and me both my friend !"
##
## [[1537]]
## [1] "Sann_1D: @rosieoftb @alexiaahoude You're all wrong, the real proof is here https://t.co/QPOJSg2fCZ"
##
## [[1538]]
## [1] "1d_andlarry: @scourgeouss He's dead hehe I killed him 😁😈"
##
## [[1539]]
## [1] "dxrcysupremacy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1540]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/Xx0nycUxXG"
##
## [[1541]]
## [1] "lukasking24: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1542]]
## [1] "muhammadx6x: @Creditdao_ This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/5hqTZGuqP5"
##
## [[1543]]
## [1] "dijonfelida: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1544]]
## [1] "1d_is_amazayn28: RT @JoannaNoBanana: Knowing that the Wednesday dance scene was filmed while the main character had covid really sours it for me.\n\nShe woke…"
##
## [[1545]]
## [1] "1D_5SOS_KRISTY: Im back bitchessss, twitter banned for being 10 was not fun😂😂"
##
## [[1546]]
## [1] "olivelufe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1547]]
## [1] "wdwum28: @christopher_11c @En19831 @LAHXLLUClNATlON as a taylor+1d stan, yes both sides are toxic but you bringing up qUeErb… https://t.co/PvU4ud3W4n"
##
## [[1548]]
## [1] "swifftizinho: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1549]]
## [1] "1d_Obsessionnn: WHATTT???😵💫😵💫 https://t.co/UkDXX7kpfI"
##
## [[1550]]
## [1] "yenthe_1D: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[1551]]
## [1] "henderyclt: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1552]]
## [1] "swiftstylw: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1553]]
## [1] "TSH__1D: RT @lesbianism__: manspreading is only hot when women do it"
##
## [[1554]]
## [1] "yenthe_1D: RT @ppredictors: Your fandom will reach a new peak in 2023."
##
## [[1555]]
## [1] "1D_Colombiaaa: RT @SweetHabitVol6: The way he holds his hurt arm, the way Jonny fixes the chair so it’s too high for his arm, the way he prepares the pen…"
##
## [[1556]]
## [1] "yenthe_1D: whoop whoop https://t.co/q5Xp1rlyhm https://t.co/d9pZF6ewpt"
##
## [[1557]]
## [1] "golden_halo28: @HLDQuotes Idk where this comes from. Good music is good music. And 1d was pretty good and not too far from this. We have taste 😌"
##
## [[1558]]
## [1] "Hvictor3ugo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1559]]
## [1] "livynx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1560]]
## [1] "cornelianights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1561]]
## [1] "muhammadx6x: @_LiquidCrypto This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/qEsbC3v966"
##
## [[1562]]
## [1] "LOOKALIKEKP: @Cochieman4u Then half of this video is him not even singing his own songs dkm😭😭😭😭😭😭😭😭😭😭😭AND HIM IN 1D IM CRYINGGGG"
##
## [[1563]]
## [1] "rhaeestormborn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1564]]
## [1] "nzwxn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1565]]
## [1] "cuteharry_1D: Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much ."
##
## [[1566]]
## [1] "yenthe_1D: how much Freddie looks like his dad now… https://t.co/Q83Dc7RHy9"
##
## [[1567]]
## [1] "muhammadx6x: @AirdropDet This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/FoOnXBeUVK"
##
## [[1568]]
## [1] "yenthe_1D: RT @kmmwkindness: Hi Harry but who is this guy ? He’s pretty https://t.co/pKk8c13r8u"
##
## [[1569]]
## [1] "belovedstirling: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1570]]
## [1] "Roxanne_1D: RT @OfCarLover: Craving this.\n https://t.co/WCvf0ad3sx"
##
## [[1571]]
## [1] "Pola_laaa: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1572]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/ZTvRKnPbta"
##
## [[1573]]
## [1] "Roxanne_1D: RT @hessaisafter: hero definitely got the tattoo around the time he came for coachella!! https://t.co/2LRzV8PIqD"
##
## [[1574]]
## [1] "the_artist_nft: The Shiboshis - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wICK8h2yiC\n⬇️ See below for 200… https://t.co/yGxBn0g9ps"
##
## [[1575]]
## [1] "Roxanne_1D: RT @manciny11: List of the best kisses Hessa.. https://t.co/YHhcx3vVzF"
##
## [[1576]]
## [1] "Roxanne_1D: RT @ling0079: Hero “…..fuck…”\nJo 😊\nMe 🤣 https://t.co/FwOx1NGvry"
##
## [[1577]]
## [1] "melikbayram_: $KDA Approximate Supply Data as of November 2024:\n\n• Maximum Supply — 1D\n• Circulating Supply — 300M\n\n(275M from Pl… https://t.co/Yg2hYvYiIH"
##
## [[1578]]
## [1] "Roxanne_1D: RT @AndyHFT_JL: “At this point there are not rules like that…” yeah Hero, of course😋 https://t.co/2LOXD6SBvA"
##
## [[1579]]
## [1] "melikbayram_: $KDA Current Data:\n\n• Maximum Supply — 1D\n\n• Circulating Supply — 211M\n\n• Market Cap — 223M\n\n• Maximum Market Cap R… https://t.co/AFHTiFNZ9k"
##
## [[1580]]
## [1] "yenthe_1D: @cIxiro I had a heartattack for a moment. damn. not funny @RydingEdvin"
##
## [[1581]]
## [1] "kembarahaven: RT @danialtsu: 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA"
##
## [[1582]]
## [1] "Aom_Sica: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1583]]
## [1] "crisbehavior: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1584]]
## [1] "hwkybshp: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1585]]
## [1] "yenthe_1D: This exists… https://t.co/ZsD3B3yI1Z"
##
## [[1586]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Saggitarius... 'I'll be super human.' \n\nDon’t forget you can achieve… https://t.co/TuTZ91Nxhn"
##
## [[1587]]
## [1] "yenthe_1D: RT @theyarebravee: @1dtpwk_28 Me, waiting for LT3 to answer this question🧍♀️"
##
## [[1588]]
## [1] "SandrineG_1D: RT @dnaofficial: [🎥] L'OFFICIEL HOMMES Thailand December 2022 cover\n\n#MarkTuan #Mark \n#마크 #段宜恩 \n#HommesthailandxMarkTuan\n@marktuan @YSL…"
##
## [[1589]]
## [1] "yenthe_1D: @kiwisatellitee @1dtpwk_28 same tho"
##
## [[1590]]
## [1] "Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free -… https://t.co/45Hdzmix6O"
##
## [[1591]]
## [1] "Mackdonalds8: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[1592]]
## [1] "minniee_1d: RT @vmonsparadise: 🙌🏾IM STILL LIFE 🙌🏾 HALLELU!!! AHHHHHH SHONDO 🕊🙏🏾😖 https://t.co/xsz5jLJCLZ"
##
## [[1593]]
## [1] "augustine1199_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1594]]
## [1] "btwimloony: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1595]]
## [1] "stella_1d: @majrbb Temporary Fix, Through the Dark, They Don’t Know About Us, Truly Madly Deeply, Tell Me a Lie, Taken. Ahhh love it"
##
## [[1596]]
## [1] "Sann_1D: @thezarrygallery That look at the end 👌"
##
## [[1597]]
## [1] "Mallak_1D: That was close"
##
## [[1598]]
## [1] "whenlohaz: @theogjuicelady 1) shows you’re passionate which is hot af\n2) wearing a metal 1D shirt which is hot af\n3) is able t… https://t.co/7nRAwiI9Eu"
##
## [[1599]]
## [1] "midnightsalison: 1d are never gonna get back together and most of them are flops now cry about it https://t.co/p4qJyV1dPk"
##
## [[1600]]
## [1] "ThibeauWouters: The result of the code that ChatGPT suggested to me was a 1D array. I wondered if I could make this a 2D array? Cha… https://t.co/7TG4lrHqjt"
##
## [[1601]]
## [1] "ThibeauWouters: However, in my case, I was working with 2D arrays instead of 1D arrays. So, again, I asked ChatGPT what I should do… https://t.co/bfBK3nDBJs"
##
## [[1602]]
## [1] "LCEUsedCameras: #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/4Wd7Z8aHZR"
##
## [[1603]]
## [1] "debbieloves_1d: @YouHadOneTask that's pretty cool actually"
##
## [[1604]]
## [1] "selenaxzadie: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1605]]
## [1] "yumnabot: If I see any raspberries asking what is 1D I will m@ssacr€ y'all"
##
## [[1606]]
## [1] "yumnabot: One thing about me is I'm still crying over 1D songs"
##
## [[1607]]
## [1] "OwnedByLouis: It was Louis always. Watched him on the x factor as a judge before getting to know about the band and I was so into… https://t.co/UonT09hOrg"
##
## [[1608]]
## [1] "eug3_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1609]]
## [1] "debbieloves_1d: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[1610]]
## [1] "larryshousex: i wanna rate all the tracks on every 1D album on here but it feels unfair idk😭"
##
## [[1611]]
## [1] "La_Triquetra: @avael28 Happy Independance Day, my dearest Ava! 🇫🇮\nHere are some pics/gif of Louis and Harry during the iconic 1D… https://t.co/QaWgxB8G2b"
##
## [[1612]]
## [1] "MateoFV: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1613]]
## [1] "LCEUsedCameras: #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/AOba1nQj33"
##
## [[1614]]
## [1] "minniee_1d: RT @prodK0YA: compilation of DJ joon on indigo fm (part 1) https://t.co/P6jk1ROR0H"
##
## [[1615]]
## [1] "nono_1D: RT @NazaninBoniadi: ‘One rule for me, another for thee’ is the modus operandi of the Islamic Republic & its lobby abroad. Criticism of wome…"
##
## [[1616]]
## [1] "wildflower_13_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1617]]
## [1] "1D_FITF28: Why Angels fly is trending???"
##
## [[1618]]
## [1] "Ellen_Horan_1D: @wellbefinehazz Niceeeee"
##
## [[1619]]
## [1] "yamebees: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[1620]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDIV\n\n🔎Name: QRAFT AI-Enhanced U.S. High Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰"
##
## [[1621]]
## [1] "edinmanchester: RT @hannahishome28: Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I have…"
##
## [[1622]]
## [1] "larryshousex: midnight memories is 10 years old next year I’m…what?? that was the first album release by 1D I ever experienced an… https://t.co/cues3hR2hU"
##
## [[1623]]
## [1] "stella_1d: @LiamPUpdate Remember will always be my favourite #3YearsOfLP1"
##
## [[1624]]
## [1] "ABilnk: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1625]]
## [1] "scrawnymfkr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1626]]
## [1] "cavillrobbiee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1627]]
## [1] "MindlessPatch: @inazumanpc 1D$\ngoodnight 💜"
##
## [[1628]]
## [1] "_Niaxx_: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1629]]
## [1] "brichqrs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1630]]
## [1] "hannahishome28: Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I haven't seem him yet so)"
##
## [[1631]]
## [1] "debbieloves_1d: @majrbb end of the day"
##
## [[1632]]
## [1] "december_winqt: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[1633]]
## [1] "Avantika_1D: RT @historyInlost: Bonnie and Clyde’s last kiss a few hours before they were killed. May 23, 1934. https://t.co/T4ZDZybTBd"
##
## [[1634]]
## [1] "nicolas14jols: Futheda Eyecup Eyepiece Viewfinder Eg Replacement Compatible with EOS 1D X, EOS-1D X Mark II, EOS 5D Mark III/IV, E… https://t.co/Qg75blm10y"
##
## [[1635]]
## [1] "Ohh_Yeah_1D: RT @JINK997: i’m still life, but i’m moving 🚊📔 https://t.co/hgsGex3Ug3"
##
## [[1636]]
## [1] "stealmycurly: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1637]]
## [1] "taylenalolita: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1638]]
## [1] "LTis_Sunshine: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[1639]]
## [1] "tkpurple_1D: RT @meroutro: Going forward https://t.co/W0JFMcT4BM"
##
## [[1640]]
## [1] "debbieloves_1d: RT @maisieshome: @HLDQuotes in this house, we protect and stan walls. no one's allowed to slander it, not even louis himself. I said what I…"
##
## [[1641]]
## [1] "naeem_mo_17: @Mallak_1D Maybe calm and stormy?"
##
## [[1642]]
## [1] "1d_asfckg: #MTVHottest One Direction"
##
## [[1643]]
## [1] "jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400… https://t.co/3jYbrrL3ok"
##
## [[1644]]
## [1] "shecantloveme: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1645]]
## [1] "ohzakiy: @Mallak_1D Eh idek what they mean but Razzberry/Forest maybe??"
##
## [[1646]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Discretionary\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXD… https://t.co/G6sJ4yyZzA"
##
## [[1647]]
## [1] "widodo_ansari: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[1648]]
## [1] "1d_5sos__girls: My reputation's never been worse, so, you must like me for me 🥺❤️\n×Monse× https://t.co/zf7Cz0gT1A"
##
## [[1649]]
## [1] "steffi21011: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1650]]
## [1] "cgfeelme: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1651]]
## [1] "nugkuuvxh27155: $ACA #ACA #AcalaNetwork's\n\nprices on the 1d Log Chart are back here with EXTREME STRENGTH after a recent false brea… https://t.co/3AW8BEEp3k"
##
## [[1652]]
## [1] "mazakaa_: @moonareas Right Now - 1D"
##
## [[1653]]
## [1] "yourivysghost: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1654]]
## [1] "tkpurple_1D: @just_hope13 @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo"
##
## [[1655]]
## [1] "1D_Tomtam_NRC: RT @biblesumett: Thank you so much to everyone who supported the 3 of us at the @RedSeaFilm. Thank you @milephakphum @Nnattawin1 for taking…"
##
## [[1656]]
## [1] "qrobxpjdq00118: $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/jP7JqnhfGd"
##
## [[1657]]
## [1] "ZiSmeraldo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1658]]
## [1] "Avantika_1D: RT @bhorton314: \"You got one advantage Max didn't have.\"\n\"Dad? Because Dad not here, Dean.\"\n\"No. Me. As long as I'm around, nothing bad is…"
##
## [[1659]]
## [1] "lajinolala: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[1660]]
## [1] "cierywine: RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj"
##
## [[1661]]
## [1] "jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop… https://t.co/4t3HInl5tk"
##
## [[1662]]
## [1] "Avantika_1D: RT @safetypinnedsam: Shoutout to Walker for giving us so many shirtless scenes.\n\n\"Why? The Jared ones?\" Nah, of everyone😈. \n\nThis show has…"
##
## [[1663]]
## [1] "AArnulfo36: MUNBYN 3G 4G Handheld Android 7 0 POS Terminal with 1D Honeywell Barcode Scanner with Charger Cradle and Touch Scre… https://t.co/SSnURhjxZV"
##
## [[1664]]
## [1] "wisteriaisblue: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1665]]
## [1] "debbieloves_1d: @Tomlinbucks im very happy seeing all these dutchies here"
##
## [[1666]]
## [1] "DavidBirch1982: RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…"
##
## [[1667]]
## [1] "THEGREATESTJJK: so brainwashed by a corporation, it’s SAD. they will keep clinging to this “one entity only” insanity even when bts… https://t.co/bINymhiDqS"
##
## [[1668]]
## [1] "1D_FITF28: @bhaktijadeja12 Take care<3"
##
## [[1669]]
## [1] "debbieloves_1d: @MessilyEvrafter @Tomlinbucks omg same i just realised"
##
## [[1670]]
## [1] "michaengforevss: RT @seoul_stop: PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2022\nREMA…"
##
## [[1671]]
## [1] "Baconpink55: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1672]]
## [1] "Lauuumb: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1673]]
## [1] "scourgeouss: @1d_andlarry What did you do to sneegsnag D:"
##
## [[1674]]
## [1] "UniverseGener12: This was taken from the ChandraX-ray Telescope at 20X. There are 25,000 stars in the Hemera system 21,000 lightyea… https://t.co/EJROArIXR5"
##
## [[1675]]
## [1] "Wooniieeo: RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…"
##
## [[1676]]
## [1] "1D_ownsmylife: @1dtpwk_28 Perfect now 💃🏻"
##
## [[1677]]
## [1] "bhaktijadeja12: @1D_FITF28 Nope still limping👍"
##
## [[1678]]
## [1] "debbieloves_1d: @boo_opal @LOUISBLUEVIEW NO WAY"
##
## [[1679]]
## [1] "malboraslihan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1680]]
## [1] "naeem_mo_17: @Mallak_1D Ocean and sunrise"
##
## [[1681]]
## [1] "Avantika_1D: RT @jensensboyjared: Jared and Jensen watching Red Meat and re-enacting themselves in the scene lol adorable idiots 🤧 https://t.co/MKobjSmP…"
##
## [[1682]]
## [1] "LousLovelyAngel: @befookinkind28 No control,\nbc 1) its my favorite 1d song\nand 2) its no control😏"
##
## [[1683]]
## [1] "Avantika_1D: RT @theExtraCookie: Seriously we need supernatural back and more of this. A lot more of this."
##
## [[1684]]
## [1] "1D_ownsmylife: OH WAIT LMFAO"
##
## [[1685]]
## [1] "knotoday: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[1686]]
## [1] "1D_ownsmylife: Not me forgetting what song my bio is from 😭🤚"
##
## [[1687]]
## [1] "Avantika_1D: RT @carolineclb1: Hey @jarpad, \nI saw this shirt the other day. I think it’s yours? 😂\nMerry Christmoouse @jarpad 🥰 https://t.co/5rSkmMzO0q"
##
## [[1688]]
## [1] "Daryltakahashi7: She won like 5 Grammys before 1D was even a thought https://t.co/LY3CeNcy0X"
##
## [[1689]]
## [1] "Ohh_Yeah_1D: RT @btsbrasil_on: [INFO] O #BTS, #JHOPE, #JIN e #JIMIN (@BTS_twt) receberam indicações no 32nd Seoul Music Awards! \n\n▪ Main Prize (Bonsang)…"
##
## [[1690]]
## [1] "ourmidnights13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1691]]
## [1] "Ohh_Yeah_1D: RT @taebokkiii: Still Life by RM (2022) ✨ https://t.co/xA0XMsOtgd"
##
## [[1692]]
## [1] "JAKEIFI: @ENHASONDER jus saw miss headbop cookie new jeans member with a watermarked photo of her as a kid at a 1d concert.. like.."
##
## [[1693]]
## [1] "jeonandparks: ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen fever pob hyung line\n—P180 + pf\n—dop: P150 + pf if payo / 50% dp, ba… https://t.co/3diVsomRag"
##
## [[1694]]
## [1] "Ohh_Yeah_1D: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[1695]]
## [1] "Mallak_1D: @ohzakiy Idk im so bored , just tell me 🤣😅"
##
## [[1696]]
## [1] "EmeryMers: RT @Julia412527801: @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forget!!…"
##
## [[1697]]
## [1] "1D_5sos_Hustler: RT @bxtterflylies: MICHAEL CLIFFORD SAID \n\"SORRY BUT I DONT SEE HEARTBREAK GIRL ON MY FUCKING SETLIST AND IF ITS NOT ON MY SETLIST I DONT H…"
##
## [[1698]]
## [1] "jeonandparks: ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo… https://t.co/0pAHeMBOcB"
##
## [[1699]]
## [1] "Ohh_Yeah_1D: RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…"
##
## [[1700]]
## [1] "Julia412527801: @sassychopsuey Always knew of 1D but minis,thought they were for a younger pple, but was an Ed fan.I’m mid 2022 on… https://t.co/MCPWrDrla3"
##
## [[1701]]
## [1] "Shadowl24253921: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1702]]
## [1] "niallerry1309: 1D party again in January!!! Who wants to go with me????"
##
## [[1703]]
## [1] "f4ithinfuture: i had a dream i was in some big ass book store that had so so so many old 1d magazines and merch and i was PILING t… https://t.co/Xvx7DQRvSb"
##
## [[1704]]
## [1] "ohzakiy: @Mallak_1D How does this make any sense"
##
## [[1705]]
## [1] "Taeyhade: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1706]]
## [1] "tkpurple_1D: RT @jkyoongs: WHO WROTE THESE CAPTIONS https://t.co/4Tt4Na96pM"
##
## [[1707]]
## [1] "Mallak_1D: I don’t know why I’m drawn to knowing what colors people associate with me but please do this https://t.co/STg8gdtHc9"
##
## [[1708]]
## [1] "Sfjeldstad92: @debbieloves_1d @1dtpwk_28 I know🤩 and i think i even forgot a few"
##
## [[1709]]
## [1] "mbwahine98: Ending in 1d 16h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/x2c8x9XUOK"
##
## [[1710]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PQDI\n\n🔎Name: Principal Exchange-Traded Funds - Principal Spec… https://t.co/RInADGmKek"
##
## [[1711]]
## [1] "mbwahine98: Ending in 1d 16h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (16 oz) https://t.co/Z3X347daIE #eBay"
##
## [[1712]]
## [1] "yzremm: \"i love you\",\"let's watch stars today, okay?\" aJebdhxkakqnputangina pls play I Wish by 1D"
##
## [[1713]]
## [1] "Celest_1D: RT @itsnotjazminn: princess treatment only."
##
## [[1714]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/1ouD8wkU8k"
##
## [[1715]]
## [1] "Celest_1D: RT @potatosaysss: we communicate, we fix, we stay. That’s maturity."
##
## [[1716]]
## [1] "jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 dimension: dilemma jay photocards\n—P120 each + pf\n—onhand\n—dop: P100… https://t.co/4sMD9hji78"
##
## [[1717]]
## [1] "Celest_1D: RT @itswords_: me??? tired??? stressed??? exhausted??? i wanna cry??? yes"
##
## [[1718]]
## [1] "Celest_1D: RT @sadedposts: to my fav person, i miss you, i love you"
##
## [[1719]]
## [1] "Avantika_1D: RT @Ivarr_Rune: @Adam_Arcade @babybottlewock @BornAKang Its one of my favorite shows and the social commentary is real"
##
## [[1720]]
## [1] "zxkfcignx31938: #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/qIht7Rd3zD"
##
## [[1721]]
## [1] "makeitright_91: RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…"
##
## [[1722]]
## [1] "Celest_1D: RT @WhoTFissim: When I start rubbing yo face, ears, hands anything for no reason just know im in love😂"
##
## [[1723]]
## [1] "MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot… https://t.co/ZpntExOmFI"
##
## [[1724]]
## [1] "1d_luvvv: RT @otbtpwk: whole fandom about to have we’ll be alright in lou’s handwriting tattooed on their body"
##
## [[1725]]
## [1] "1d_luvvv: RT @carameIIuke: imagine if 5sos actually called themselves 4sos they’d be like “hi were faur secoinds of summah”"
##
## [[1726]]
## [1] "IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) a… https://t.co/USvjhUTs2G"
##
## [[1727]]
## [1] "IrishStamps: Jean de #Sperati the Master Forger\nSeen in auction\nGB QV 1840 1d Black PE VR group including glass cliche from a ma… https://t.co/j0n9FF2Jsb"
##
## [[1728]]
## [1] "mari_rm98: let’s not forget Taylor started her career way earlier than 1D"
##
## [[1729]]
## [1] "Celest_1D: RT @_Pammy_DS_: Date someone who understands you're a work in progress but still adores you for the absolute fucking masterpiece that you a…"
##
## [[1730]]
## [1] "PJHDI0R: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1731]]
## [1] "Celest_1D: RT @MillsReggie: communication isn’t just about how you talk, it’s about how you listen too."
##
## [[1732]]
## [1] "Celest_1D: RT @ElevenElevenQts: In my dreams, you're with me."
##
## [[1733]]
## [1] "vinnytayversion: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1734]]
## [1] "Avantika_1D: RT @evaproudofj2: ✨Sam said: 'Dude be proud of your hobbies! Makes you who you are.' - and i think we should listen to him https://t.co/zVb…"
##
## [[1735]]
## [1] "Celest_1D: RT @xotiffanyy_: i be screaming “communication is key” until he asks me what’s wrong"
##
## [[1736]]
## [1] "Ohh_Yeah_1D: RT @fayepjm: may this winter be a little warmer for you\nhttps://t.co/Egt3CsA5ML"
##
## [[1737]]
## [1] "1d_luvvv: @28_ChaoticFreak @flwersforlouis hEy SoUl SiStEr (pls its a joke)"
##
## [[1738]]
## [1] "debbieloves_1d: @flwersforlouis daylight and daydreaming☀️"
##
## [[1739]]
## [1] "sahlo_f0lina: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1740]]
## [1] "1d_luvvv: @flwersforlouis boyfriends"
##
## [[1741]]
## [1] "sheefa_1d: RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO"
##
## [[1742]]
## [1] "xbrjl: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1743]]
## [1] "Lovelorn_Ankita: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[1744]]
## [1] "sagis_fag: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1745]]
## [1] "AlrightyD: RT @DerekdotSpace: 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine cluste…"
##
## [[1746]]
## [1] "samantha_larick: @AGpodcast Anything to do with Harry, Louis or any other 1D boy..sorry a little bias."
##
## [[1747]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSJN\n\n🔎Name: Inv… https://t.co/iQ6BacQXJK"
##
## [[1748]]
## [1] "1D_FITF28: @dusktillhome Probably Bookmyshow!!"
##
## [[1749]]
## [1] "debbieloves_1d: RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…"
##
## [[1750]]
## [1] "i2ISWFT: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1751]]
## [1] "terlukca: treat you better - shawn mendes\nwildest dream - taylor swift\nboyfriend - dove cameron\nunholy - sam smith ft. kim pe… https://t.co/qny4gpwP3i"
##
## [[1752]]
## [1] "YolsVersion: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1753]]
## [1] "1d_luvvv: RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…"
##
## [[1754]]
## [1] "Mallak_1D: @ohzakiy Golden days 💔"
##
## [[1755]]
## [1] "mishahassan71: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1756]]
## [1] "daydreams_1d: RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79"
##
## [[1757]]
## [1] "ohzakiy: @Mallak_1D 🤣 atleast we used to win at that time.."
##
## [[1758]]
## [1] "Mallak_1D: @jazirants Same honey same 😭😭"
##
## [[1759]]
## [1] "aida_1d: RT @OfficialToomaj: What matters is seeing him again after 38 days without having any news of him.\n#ToomajSalehi\n#FreeToomaj \n @UN_HRC @Jav…"
##
## [[1760]]
## [1] "aida_1d: RT @OfficialToomaj: While the marks of torture & violence are evident on the artists’ eyes, face & soul, he's been forced to apologise for…"
##
## [[1761]]
## [1] "CryptCollecter: RT @CryptCollecter: $SPX 1D\nOverbought on HTF, testing the trendline, it's either the end of the rally or the start of a huge move! https:/…"
##
## [[1762]]
## [1] "MinhHiu84556492: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1763]]
## [1] "GuilhermSobral_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1764]]
## [1] "bbgoodvm: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1765]]
## [1] "H2LZN_1D: RT @boosangeI: They really gave us this masterpiece and then forgot all about her https://t.co/iuu63wlZgi"
##
## [[1766]]
## [1] "Hannah07319570: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1767]]
## [1] "1DsWifei: @hannahiswho idk😭anything from 1D solo?"
##
## [[1768]]
## [1] "Scarlet65618203: @bkgktsk_ @Genshinmem What a dark history for sure, it was 2014 and I was in middle of it as fans of both, Sonic vs… https://t.co/9faZpgFtdQ"
##
## [[1769]]
## [1] "Ohh_Yeah_1D: RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X"
##
## [[1770]]
## [1] "HH23tt: @googlemaps I used this route: https://t.co/rvGdN9cF32"
##
## [[1771]]
## [1] "Iwtbffs: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1772]]
## [1] "LaraHLoves1D3: SOMEONE BUY ME THE SIGNED FETUS 1D TOUR T SHIRT FROM THE TOWN CENTRE IN MY TOEN FOR 200£"
##
## [[1773]]
## [1] "Ohh_Yeah_1D: RT @bangtinyboyys: This part when he woke up and his reflection started dancing https://t.co/96Ksm0GLcR"
##
## [[1774]]
## [1] "DeathNDreams: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[1775]]
## [1] "H2LZN_1D: RT @wonblvd: i will never understand why people hate world when it’s legit just thirteen men with colorful hair laughing and shaking their…"
##
## [[1776]]
## [1] "Mallak_1D: @ohzakiy Remember that time at the final of arab cup against Morocco, they kept complaining about boundjah lips fo… https://t.co/6LXqdfcPHC"
##
## [[1777]]
## [1] "icuntrry: irish merch🔥🔥🔥 last time j was in oneills they were playing a 1d mv wow https://t.co/s1IR5wFhHG"
##
## [[1778]]
## [1] "gatturamesh1981: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1779]]
## [1] "tkpurple_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[1780]]
## [1] "chu_cheat: RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…"
##
## [[1781]]
## [1] "OvtOfMySyst3m: If we ever do a 1D reunion we are definitely combining all of our bands together So they can meet lol"
##
## [[1782]]
## [1] "Always_1D_Shawn: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[1783]]
## [1] "Always_1D_Shawn: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[1784]]
## [1] "Sanpei75196862: RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView metric…"
##
## [[1785]]
## [1] "Sanpei75196862: RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView metr…"
##
## [[1786]]
## [1] "Always_1D_Shawn: RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing \"Good Boy Gone Bad\" and \"0X1=LOVESONG (I Know I Love You) feat.…"
##
## [[1787]]
## [1] "swiftxfanning: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1788]]
## [1] "inexfable: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1789]]
## [1] "Olivalarita_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1790]]
## [1] "ohzakiy: @Mallak_1D Especially the days when Bounedjah was in the team it was sooo annoying they would run to the ref and wh… https://t.co/61xqDg2TUi"
##
## [[1791]]
## [1] "AnaWillardMayne: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1792]]
## [1] "y_1d_hs: RT @Jamiebower: Tokyo 🖤 I love you. https://t.co/OQ9aypXtnu"
##
## [[1793]]
## [1] "taylahswiff1989: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1794]]
## [1] "jennaswft: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1795]]
## [1] "rixheart: @guljan65619138 how did you make it to edtwt from 1D is my question 😭"
##
## [[1796]]
## [1] "1d_asfckg: #MTVHottest One Direction #BOT"
##
## [[1797]]
## [1] "cryptowild91: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1798]]
## [1] "DumbTaeks: #SILVER 1d \n\nLike a short swing here, t1-21.60 t2-20.59 \n$SLV $PSLV $ZSL https://t.co/nXBFmiGOEq"
##
## [[1799]]
## [1] "Mallak_1D: This headache is ruining my day"
##
## [[1800]]
## [1] "B88Lima: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1801]]
## [1] "pmplcu: I was totally right about this!✅\n$SPX -1% in a hour.\n-1st pic is a chart on a 5min time frame. It shows the fall of… https://t.co/PxzsfFv0b3"
##
## [[1802]]
## [1] "_luvharreh_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1803]]
## [1] "Ohh_Yeah_1D: RT @winnttaebear: OH MY GOD??!! https://t.co/7PhzEg8DYw"
##
## [[1804]]
## [1] "debbieloves_1d: RT @lacs8607: c: she gone?\nh: she gone.\nc: gone gone??\nh: goner than gone. \nc: halle-fucking-lujah!!! https://t.co/JsXpLOkN8r"
##
## [[1805]]
## [1] "Ohh_Yeah_1D: RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG"
##
## [[1806]]
## [1] "Ohh_Yeah_1D: RT @rmarchives: still life is coming https://t.co/aXmjJeCMug"
##
## [[1807]]
## [1] "cryptocub88: RT @JohnWic35821736: For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to what h…"
##
## [[1808]]
## [1] "pro_genie: RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…"
##
## [[1809]]
## [1] "itsmenxrqxstxnx: @1dtpwk_28 Okay, since I don't really know whether I should use the one that I always use or the actual first lette… https://t.co/Q6XMGr6xV4"
##
## [[1810]]
## [1] "Ohh_Yeah_1D: RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w"
##
## [[1811]]
## [1] "Ohh_Yeah_1D: RT @rmarchives: joon vibing, love to see it. https://t.co/r1WlLKpvEY"
##
## [[1812]]
## [1] "darkredfyre: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1813]]
## [1] "Ohh_Yeah_1D: RT @hourIyng: everything yoongi does is cute 😭 https://t.co/Zcxb94EXtX"
##
## [[1814]]
## [1] "Ohh_Yeah_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo"
##
## [[1815]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/TzH0X3Smcv"
##
## [[1816]]
## [1] "CripTonizado: glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,76… https://t.co/lnyS5bPcOZ"
##
## [[1817]]
## [1] "CripTonizado: glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.… https://t.co/df1G24mwo6"
##
## [[1818]]
## [1] "mjisalouie: RT @thebcstday: i want more 1d/harry/louis/niall moots!!"
##
## [[1819]]
## [1] "fivihearty: @DarkGoldenAngel Not to mention that there are interviews from the early 1d days where he stood up for queer fans w… https://t.co/W8yqBdpKIp"
##
## [[1820]]
## [1] "1DRocksTweets: How My One Direction Fan Account Prepared Me for a Career in Advertising - https://t.co/l6FTj6noAT #OneDirection… https://t.co/1rfhgpGygU"
##
## [[1821]]
## [1] "halorries: USED TO BELONG TO 1D NOW BELONG TO THE 1 G 😭😭😭😭 https://t.co/IIQdmCM2Ar"
##
## [[1822]]
## [1] "Celest_1D: RT @lowkeyalbert: I’m such a “but I feel bad” type of person"
##
## [[1823]]
## [1] "Celest_1D: RT @ohanxiety: Sometimes my tweets are messages for you."
##
## [[1824]]
## [1] "Celest_1D: RT @maespov: i like my music louddd, i need to FEEL that shit"
##
## [[1825]]
## [1] "Celest_1D: RT @livewithnoregrt: communication isn’t just about how u talk, it’s about how u listen too."
##
## [[1826]]
## [1] "Celest_1D: RT @sadedposts: so many what ifs on my mind."
##
## [[1827]]
## [1] "Celest_1D: RT @jaemvcl: watched nct dream the movie: in a dream and the only thing i can say is that i’m in this 7dream shit for life."
##
## [[1828]]
## [1] "mastermind_ale: RT @thebcstday: i want more 1d/harry/louis/niall moots!!"
##
## [[1829]]
## [1] "Celest_1D: RT @johkuns: HOW THE FUCK DID OP NOT GO CRAZY????? https://t.co/XvNhTOYdny"
##
## [[1830]]
## [1] "speaKAnow: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1831]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDW\n\n🔎Name: iShares… https://t.co/4B0emwcNza"
##
## [[1832]]
## [1] "thebcstday: i want more 1d/harry/louis/niall moots!!"
##
## [[1833]]
## [1] "debbieloves_1d: RT @stylinarts: everyday is a good day to be mean towards simon cowell sorry not sorry"
##
## [[1834]]
## [1] "eotbncqas22481: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/DQZVUz3trd"
##
## [[1835]]
## [1] "sara_1d_juve: RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC"
##
## [[1836]]
## [1] "KevinSa39408441: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1837]]
## [1] "SpeaknowcabeYo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1838]]
## [1] "pinoumai: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[1839]]
## [1] "Celest_1D: RT @munah_ishak: @potatosaysss Overthinking is parasitic. It’s viral. It’s deadly, even.\n\nLetting yourself fall victim to overthinking does…"
##
## [[1840]]
## [1] "H2LZN_1D: RT @jeonselca: the one just had their jam packed 6 japan dome tour stops and one is now in world cup this is a crazy world"
##
## [[1841]]
## [1] "BB28_1D: RT @edsheeran: But at least they're trying to make it work https://t.co/16zYslsns7"
##
## [[1842]]
## [1] "Celest_1D: RT @potatosaysss: hey overthinkers, one day it won’t feel heavy anymore"
##
## [[1843]]
## [1] "1D_FITF28: @xalwayspayno Here"
##
## [[1844]]
## [1] "uppermoonnezuko: @spidermanloueh winning the title for the most flopped 1D member"
##
## [[1845]]
## [1] "darkblueboo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1846]]
## [1] "Mallak_1D: @ohzakiy And the famous part is : \" wallah penalty \" https://t.co/6Ttd0pU660"
##
## [[1847]]
## [1] "tye96ga: RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…"
##
## [[1848]]
## [1] "helpmejeffreyk: @sassychopsuey I discovered 1D in 2013 and had a huuuge crush on Harry and Niall😭Now Louis is one of my favourites as well"
##
## [[1849]]
## [1] "1D_FITF28: @bhaktijadeja12 Are u oky????"
##
## [[1850]]
## [1] "NicoleD85528867: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1851]]
## [1] "Ohh_Yeah_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[1852]]
## [1] "Celest_1D: RT @UncappedSoul: @PoemHeaven you deserve to be loved the way you love - unconditionally."
##
## [[1853]]
## [1] "Celest_1D: RT @PoemHeaven: you deserve to be prioritized. https://t.co/l15Tv5xIyU"
##
## [[1854]]
## [1] "Celest_1D: RT @najaemscoffee: after watching tds2 the movie is like having a post concert depression 😭 I WANT TO WATCH IT AGAIN"
##
## [[1855]]
## [1] "Celest_1D: RT @itswords_: only person i want is you."
##
## [[1856]]
## [1] "Celest_1D: RT @srjmxrell: yes, im thinking about u rn."
##
## [[1857]]
## [1] "Celest_1D: RT @PoemHeaven: dear 2022, thank you for showing me the true colors of the people around me."
##
## [[1858]]
## [1] "Celest_1D: RT @baefeelingstxt: hi love, i miss you so much"
##
## [[1859]]
## [1] "Celest_1D: RT @sadtruthwords: Again, if they want to, they will."
##
## [[1860]]
## [1] "Valenciacrypto: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1861]]
## [1] "1D_FITF28: @flwersforlouis Yes yes yes yes yes yes!"
##
## [[1862]]
## [1] "LipeBrug: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1863]]
## [1] "hold_on9996: zayn would probably say \"who tf are u? anyway thanks god i left 1D\" https://t.co/xqmEFVluCY"
##
## [[1864]]
## [1] "1D_FITF28: RT @flwersforlouis: Do you love Louis Tomlinson 💞 https://t.co/BmOpnPFOJS"
##
## [[1865]]
## [1] "ohzakiy: @Mallak_1D Belaili everytime he gets the ball in the box https://t.co/j2FvloovRx"
##
## [[1866]]
## [1] "baekhyuaena: like out of all the 1d songs, it's one thing? yeah taste"
##
## [[1867]]
## [1] "1d_luvvv: @willumittens istg i was like peace is not an option."
##
## [[1868]]
## [1] "astrinvestor: $USDKRW 1d.\n\nSaved the support and bouncing now. \nPlease go to the moon. https://t.co/hzjtCFKLK7 https://t.co/0N04ZgUdFY"
##
## [[1869]]
## [1] "reagsypoo: 1D loves G.R.I.T.S."
##
## [[1870]]
## [1] "c63469497: Is there any Whatsapp group about 1d, harry, Louis, Niall, Zayn or liam that I can join?"
##
## [[1871]]
## [1] "1DRocksTweets: ‘Don’t Worry Darling’ is the reason of Harry Styles, Olivia Wilde’s split? Deets inside - https://t.co/IZp1P0KN25… https://t.co/HsiI4Dts73"
##
## [[1872]]
## [1] "kenda_1d: RT @badestoutfit: i was born to slay but i’m forced to work https://t.co/p8pFUQwWG4"
##
## [[1873]]
## [1] "hold_on9996: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1874]]
## [1] "toutbrunag: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1875]]
## [1] "fragile_litt: RT @malaysiandaily: Check out [100% Original] Skechers SR6215 Women's Rosencrans Paddlepop Paddle Pop Analog Quartz Pink Silicone Strap Wat…"
##
## [[1876]]
## [1] "debbieloves_1d: @Sfjeldstad92 @1dtpwk_28 there are so many s songs"
##
## [[1877]]
## [1] "Neymar_1d_: RT @itaelysian: WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN https://t.co/PHlHVYXku6"
##
## [[1878]]
## [1] "mrsfavs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1879]]
## [1] "Rias_life_is_1d: @majrbb Act my agee"
##
## [[1880]]
## [1] "debbieloves_1d: @1dtpwk_28 don't let it break your heart and defenceless!"
##
## [[1881]]
## [1] "ManagoNevaeh: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[1882]]
## [1] "snakewiftdab: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1883]]
## [1] "purpledaylightt: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1884]]
## [1] "UniverseGener12: This was taken from the ChandraX-ray Telescope at 20X. There are 3,500,000 stars in the Dionysus system 150 lighty… https://t.co/tveHGfhIo1"
##
## [[1885]]
## [1] "cruellllsummer: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1886]]
## [1] "THE_FLASH_G: RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…"
##
## [[1887]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... 'Being the way that you are is enou-ou-ough.' \n\nBelieve you c… https://t.co/Ic8knsP7Aq"
##
## [[1888]]
## [1] "blackstairs_tsc: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1889]]
## [1] "wiIdflowerjade: My name IS a 1D song 💅🏻 https://t.co/8VS3LPZpos"
##
## [[1890]]
## [1] "Sln__BR: RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1891]]
## [1] "efullsun11: @yourseanm Lagu 1D - Night Changes dong se"
##
## [[1892]]
## [1] "rtmyow: I got deja vu. The exact same thing happened when all 1D members released their solo songs. I told myself the exact… https://t.co/44KG1YjcTL"
##
## [[1893]]
## [1] "SmigajSmigaj: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1894]]
## [1] "Indiana_doncon: @iga_die @flwersforlouis if i could fly even tho it’s 1d he still wrote it"
##
## [[1895]]
## [1] "sweetenersupply: @flynnended omg i dont know any kpop groups but liam payne absolutely. he’s done nothing memorable in 1D & is curre… https://t.co/q4aJv6NF2x"
##
## [[1896]]
## [1] "biancabvega: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1897]]
## [1] "AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y"
##
## [[1898]]
## [1] "ladyyberyl: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1899]]
## [1] "JohnWic35821736: For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to wha… https://t.co/3QCzTKmoTw"
##
## [[1900]]
## [1] "pixeldrip_eth: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/Kc3nbO73DW"
##
## [[1901]]
## [1] "pixeldrip_eth: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/WT9RZC0IAd"
##
## [[1902]]
## [1] "swiftie_li: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1903]]
## [1] "1D_westlife: RT @LouisT91Updates: \"This isn't a brag, even though it sounds like it, I did 80+ shows this year. You'd think that doing the same set ever…"
##
## [[1904]]
## [1] "Mallak_1D: RT @Zzzuhaira: I really wanna go for walks at night but i’m actually a girl."
##
## [[1905]]
## [1] "debbieloves_1d: RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE"
##
## [[1906]]
## [1] "louiscardigann: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1907]]
## [1] "1DRocksTweets: Lottie Tomlinson on coping with grief at Christmas and mixed emotions of motherhood after losing her own mother -… https://t.co/dc5Cu2lbSz"
##
## [[1908]]
## [1] "1d_MainlyLarry: RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X"
##
## [[1909]]
## [1] "folkcresswell: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1910]]
## [1] "Neymar_1d_: RT @FIFAWorldCup: When Richarlison met Ronaldo 🥹🇧🇷\n\n#FIFAWorldCup | #Qatar2022"
##
## [[1911]]
## [1] "homelt_: louis being surprised that the fans are loving indie rock/alternative groups bc most of us were there during the 1D… https://t.co/zSiHHJPfrU"
##
## [[1912]]
## [1] "liwezx: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[1913]]
## [1] "ultravittar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1914]]
## [1] "taylenaboy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1915]]
## [1] "CearraB_1D_5SOS: RT @wildcliffaconda: i just love how 5sos really only ever did one take for their yt videos. like they did not give a single shit https://t…"
##
## [[1916]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ… https://t.co/MDQz8mpF8g"
##
## [[1917]]
## [1] "sweetl_ou: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1918]]
## [1] "Lanadi_89: @Sann_1D @ZJMCRAVE I've seen these before but never saw the flower tattoo that close before. Thanks!"
##
## [[1919]]
## [1] "haloftb: @ssunshineIouis in fairness i might be slightly biased bc that song is kinda special bc it was the only 1D song my… https://t.co/O3dEfr0lXK"
##
## [[1920]]
## [1] "Tea4Spill: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1921]]
## [1] "TheCryptagon: EURUSD Rejected on 1W MA50. Pullback test of 1D MA50 possible. - #EURUSD chart on @TradingView https://t.co/vDCLLq7FLs"
##
## [[1922]]
## [1] "souppyum: 1d jsut started blasting in my ear and i jumped and dropped my phone kms"
##
## [[1923]]
## [1] "xCryptoKeeperx: This maybe wishful thinking but if $BTC reclaims 17.6k I could see #Solana going back to the 20s. It even has room… https://t.co/7JlL71M7Wl"
##
## [[1924]]
## [1] "Mallak_1D: This game is so boring"
##
## [[1925]]
## [1] "Elisha2k14: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1926]]
## [1] "naeem_mo_17: @Mallak_1D @7uvuw Let's do that 😂🔪"
##
## [[1927]]
## [1] "NordinPumbaya: RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…"
##
## [[1928]]
## [1] "naeem_mo_17: @Mallak_1D @7uvuw I'm still gonna watch it 😂"
##
## [[1929]]
## [1] "NordinPumbaya: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[1930]]
## [1] "_chi_1D: This ref is biased"
##
## [[1931]]
## [1] "NordinPumbaya: RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…"
##
## [[1932]]
## [1] "stevieschild: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1933]]
## [1] "ohmy_GOD_1D: RT @kookjinworld_: \"I'll be missing you\" @ jin 😭\nhttps://t.co/H1k5DPGO3F"
##
## [[1934]]
## [1] "ohmy_GOD_1D: RT @btsbaragi_jk: TXT Soobin mentioning Namjoon during his live\n“These days my life role model is… RM sunbaenim is really to me- to me, I t…"
##
## [[1935]]
## [1] "ohmy_GOD_1D: RT @yen33x: “Hello,\nThis is BIGHIT MUSIC.”\n\n https://t.co/qSfWCUtWiT"
##
## [[1936]]
## [1] "NordinPumbaya: RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…"
##
## [[1937]]
## [1] "Mallak_1D: @naeem_mo_17 @7uvuw Let's blame my headache 🤣🤣"
##
## [[1938]]
## [1] "ohmy_GOD_1D: RT @rmarchives: 🐨: \"for those who may not know, i'm not a criminal. but i steal some people's hearts sometimes.” https://t.co/enzak4hpp8"
##
## [[1939]]
## [1] "ohmy_GOD_1D: RT @rmarchives: joon wants us to take care of ourselves 🥺 https://t.co/tdg3H7MV5I"
##
## [[1940]]
## [1] "ciseauxsvan: RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj"
##
## [[1941]]
## [1] "_1d__5sos___: Michael’s voice is so orgasmic when he says “so fuckin deep your DNA’s being messed with my touch”"
##
## [[1942]]
## [1] "ohmy_GOD_1D: RT @kiminjoons: still life (2022) https://t.co/jplYQan7il"
##
## [[1943]]
## [1] "Evaa_1D: It could now seem like there simply aren't enough hours in the... More for Scorpio https://t.co/I7T1VQ650L"
##
## [[1944]]
## [1] "NordinPumbaya: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[1945]]
## [1] "Merna_1D_YTF: The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/YvpbllRMQ5"
##
## [[1946]]
## [1] "ohmy_GOD_1D: RT @yoongichy: This is so creative and aesthetically pleasing big shout out to the art director and all the team!! https://t.co/5bhcjXUKpW"
##
## [[1947]]
## [1] "ohmy_GOD_1D: RT @aqualimits: they said it again but more strictly this time. do not show up there. and do not support ANYONE who shares any photos or sh…"
##
## [[1948]]
## [1] "careerage: Urgent req for-1D System Simulation Engineer GT - SUITE Bosch Group 4-7 years https://t.co/ntQAzRJaky"
##
## [[1949]]
## [1] "ohmy_GOD_1D: RT @milfjins: jungkook can play football but can ronaldo sing blood sweat and tears"
##
## [[1950]]
## [1] "financializer: Tasmania 1d Kangaroo 1ST WMK Settlement Point Postmark Fine VF Used CDS Rare #finance #ad https://t.co/uMkInsYE9Z"
##
## [[1951]]
## [1] "Mallak_1D: @7uvuw @naeem_mo_17 Oooh sorry for spoiling you 😅"
##
## [[1952]]
## [1] "1DRocksTweets: The 50 Best Albums of 2022 - https://t.co/UpZnNLg4JW #OneDirection #1D @1DRocksTweets https://t.co/53y2zXfLng"
##
## [[1953]]
## [1] "thebcstday: @movingaIong SAME ACTUALLY I HAVE ONE THATS LIKE A 1D edition and it’s posters of all of them, i might rebuy it bc i broke one the posters"
##
## [[1954]]
## [1] "_1d__5sos___: RT @calmIyricsbot: we fuck and we fight then you call me a psycho"
##
## [[1955]]
## [1] "ohmy_GOD_1D: RT @780613: THIS PART.. PERFECT https://t.co/Nz9oGDdxoG"
##
## [[1956]]
## [1] "naeem_mo_17: @Mallak_1D @7uvuw Why did you have to spoil it, 😂"
##
## [[1957]]
## [1] "_1d__5sos___: Can we talk about how orgasmic Michael’s voice is in Emotions"
##
## [[1958]]
## [1] "naeem_mo_17: @Mallak_1D I know your answer 😂"
##
## [[1959]]
## [1] "ohmy_GOD_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[1960]]
## [1] "7uvuw: @Mallak_1D @naeem_mo_17 Damn thanks for letting me know, i just started it 🤣"
##
## [[1961]]
## [1] "harrys_hiatus: He is advocating for the 1D website every single day"
##
## [[1962]]
## [1] "alwaysbluebird7: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[1963]]
## [1] "cilacilor: @moonareas perfect 1d"
##
## [[1964]]
## [1] "imdatingwinwin: i’m an exo anti cause i feel like they are the reason why 1D wasn’t popular in SK"
##
## [[1965]]
## [1] "janelle99_08: @MonbebexMoa @ericnamofficial AAAAHHHHH LEZGOOOO MOABEBE NAM NATION AND 5SOS FAM🫶\nI listen to some 1D songs but I n… https://t.co/JFY0fhxc5h"
##
## [[1966]]
## [1] "TaylorConradie: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[1967]]
## [1] "Mallak_1D: @Ahmad_Alrwahnaa Couldn't agree more"
##
## [[1968]]
## [1] "ohmy_GOD_1D: RT @namjoona9764ps2: South Korean footballer Cho Gue-sung reveals to Vogue that his favorite album released this year is INDIGO by RM of BT…"
##
## [[1969]]
## [1] "powers_bff: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[1970]]
## [1] "wallsniih: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1971]]
## [1] "VigilanteSh1t: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1972]]
## [1] "lori_tomlinson_: @harryshousekey1 hi louis, how are you?\ni wanted to say that you’ve saved my life for ages. i’ve listen 1D since i… https://t.co/6aUFoICA7w"
##
## [[1973]]
## [1] "galowy_: @alexoncrypto I'm longing BTC to $18.5k (10%) x4, SL in the green, then will short the f*** out of BTC & BNB. Hit $… https://t.co/2XeGVuyVau"
##
## [[1974]]
## [1] "ohmy_GOD_1D: RT @rmarchives: 🐨: \"we don't need to prove anything to somebody\""
##
## [[1975]]
## [1] "IlaOurimi: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[1976]]
## [1] "MonbebexMoa: @janelle99_08 @ericnamofficial Ofc you know I'm a sucker for MX and txt nothing new, but I enjoy most Eric songs. A… https://t.co/TmeQQ8rdo7"
##
## [[1977]]
## [1] "_snshn3: RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…"
##
## [[1978]]
## [1] "Alltheloveee_1D: @todays1dhistory OH OKAY THEN! 🥰"
##
## [[1979]]
## [1] "AgungBunga_: RT @somexthread: 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9"
##
## [[1980]]
## [1] "1DRocksTweets: Liam Payne joins new girlfriend Kate Cassidy at BFA afterparty - https://t.co/BPLoeMCQ3l #OneDirection #1D… https://t.co/NdaNGYNvfM"
##
## [[1981]]
## [1] "galaxyinbooks: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1982]]
## [1] "copycatmilas: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1983]]
## [1] "1D_DailySpain: RT @zolden25_: MY MAN"
##
## [[1984]]
## [1] "aMAIziiin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1985]]
## [1] "Ellen_Horan_1D: @Al2236928 You're welcome!"
##
## [[1986]]
## [1] "taylorlovesme13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1987]]
## [1] "AneAlvarezS: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1988]]
## [1] "saabelosada: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1989]]
## [1] "LEIGHSREVlVAL: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1990]]
## [1] "otb28sunshine: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[1991]]
## [1] "1D_DailySpain: RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…"
##
## [[1992]]
## [1] "1D_DailySpain: RT @channelrradio: 👑Vote NOW for the next #ChannelRSongOfTheWeek, playing 3X daily!\n\n#JungKook & #BTS\n#SB19\n#LouisTomlinson\n#JimiHendrix &…"
##
## [[1993]]
## [1] "DumbTaeks: $XLE 1d Backtest and down\n$XOM $CVX https://t.co/Ccl9Ux0CRY"
##
## [[1994]]
## [1] "1d088888: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[1995]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCM\n\n🔎Name: Inv… https://t.co/vilifdnIrU"
##
## [[1996]]
## [1] "sternarlington: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[1997]]
## [1] "Flor_1D: RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG"
##
## [[1998]]
## [1] "Mallak_1D: @naeem_mo_17 @7uvuw First 2 seasons are good but than trash"
##
## [[1999]]
## [1] "flwrs4lou: i knew harry but was never in his lane, then i found louis w 1d and i couldn't help myself 😕 https://t.co/SltSbE9HR0"
##
## [[2000]]
## [1] "drunkonsmthn: @flynnended liam might have a flop solo career but he wrote like so many songs for 1d 💀"
##
## [[2001]]
## [1] "hey_shortman: 1D 200ema didn't hold so let's see if 20ema will be stronger #spx https://t.co/HOhoI8Hngc"
##
## [[2002]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/qhLHtfEKXb"
##
## [[2003]]
## [1] "ZARRIESwildin: @malikxpotter There are lot of moments where he kisses it really and he kissed it only for Zayn in 1D"
##
## [[2004]]
## [1] "MariamS_1D: RT @HaramainInfo: 20 Surahs of the Qur'an have been recorded in the new studio so far by his eminence Sheikh Abdul Rahman Sudais https://t.…"
##
## [[2005]]
## [1] "16MARNS: everyone always talks about the 1d to hockey pipeline but i genuinely got back into it bc of the mighty ducks"
##
## [[2006]]
## [1] "glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/AlhHT84L6u"
##
## [[2007]]
## [1] "glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/ySpvexi8Na"
##
## [[2008]]
## [1] "filmsNbooks: RT @1DGAlNS: 1D fans interact to find mutuals"
##
## [[2009]]
## [1] "cowboylikeguada: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2010]]
## [1] "DarcyStClemming: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[2011]]
## [1] "sanskaarihoe: @1dtpwk_28 Just can't let her go (idc I'll still count it as a 1D song)"
##
## [[2012]]
## [1] "kleikart: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[2013]]
## [1] "Cringey1D: After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/GMP83i253s"
##
## [[2014]]
## [1] "luisantonio1363: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2015]]
## [1] "flowerrylou: @sassychopsuey i discovered 1d bcs of harry but im a louis girl now :))"
##
## [[2016]]
## [1] "marielelou24_1D: RT @ryejikkeo: yeji!: since it’s been a long time since we went (to the PH), we’ve really prepared well this time and can’t wait to meet ev…"
##
## [[2017]]
## [1] "befouritends: DAMN- I just found the magazines I bought as a teen just because of 1D bahaha https://t.co/8KTw8gZGiH"
##
## [[2018]]
## [1] "_luciaavecilla_: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2019]]
## [1] "timmi_loml: @kiwiisbrave I'll come to your house dw 😭 we'll watch 1d video diaries while drinking coffee or hot chocolate"
##
## [[2020]]
## [1] "UGM_FESS: 1D was right.. ugm_fess"
##
## [[2021]]
## [1] "CBandmerchph: Tote bag & crop top 💕\n\nMerchs for as low as 175php 🤗❤️ more discount pa this 12.12!! https://t.co/kb52aeyDeH\n\nPs: i… https://t.co/AQLjIFXj1a"
##
## [[2022]]
## [1] "tinystringer03: @Houis_Barry Yeah wait what?! That makes no sense. Tay was around before 1d. Don't get me wrong I love them both bu… https://t.co/dJ3ytmvU1X"
##
## [[2023]]
## [1] "Al2236928: @Ellen_Horan_1D Thank you!"
##
## [[2024]]
## [1] "i_still_miss_1D: @majrbb alive, another world, act my age, a.m."
##
## [[2025]]
## [1] "Adrienperez26: @sassychopsuey i was a soloist before a 1D fan but originally it was harry i discovered first during the early fine… https://t.co/1eu8slVdsH"
##
## [[2026]]
## [1] "iimrloverman: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2027]]
## [1] "salt_air13: @flynnended Liam wrote a lot of songs in the 1d days"
##
## [[2028]]
## [1] "yongschnee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2029]]
## [1] "Mallak_1D: @Prodbyskowp Wlh same this headache is killing me"
##
## [[2030]]
## [1] "astrinvestor: $QQQ 1d.\n\nzoom in https://t.co/dfkvV1MfNF"
##
## [[2031]]
## [1] "Mallak_1D: Looks like mancity ar3 playing not spain"
##
## [[2032]]
## [1] "Mallak_1D: @naeem_mo_17 Im not answering to this 😅"
##
## [[2033]]
## [1] "Taylorperfect10: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2034]]
## [1] "margotroebbie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2035]]
## [1] "r3ar_view: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2036]]
## [1] "myratfanaccount: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2037]]
## [1] "1D_DailySpain: RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…"
##
## [[2038]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBTL\n\n🔎Name: iShares… https://t.co/VjnTboEENb"
##
## [[2039]]
## [1] "nasiiraa_1d: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[2040]]
## [1] "reinbow05061512: https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon"
##
## [[2041]]
## [1] "newswimx: whenever i hear Strong by One Direction i immediately think of Leo. same with If I Could Fly. i’m listening to 1D r… https://t.co/B1unj74YEF"
##
## [[2042]]
## [1] "1d_lh28: RT @fearlessly2803: NOT LOU FINALLY TALKING ABOUT PARADISE?? ITS SO SAD HOW THAT GREAT & RIDICULOUSLY LOUD SONG IS ONLY ONE THAT IS “ON ONE…"
##
## [[2043]]
## [1] "1d_lh28: @pucchiboyzayn louis is better as a bottom"
##
## [[2044]]
## [1] "state_of_Lover: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2045]]
## [1] "Swiftie5161: @folktay13 Infinity - 1D"
##
## [[2046]]
## [1] "tkpurple_1D: Namjoon’um dansiii😭 Cok guzelll\n\nRM 'Still Life (with Anderson .Paak)' Official MV https://t.co/RkAGtK5dAV via @YouTube"
##
## [[2047]]
## [1] "CarrotGirl_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo"
##
## [[2048]]
## [1] "KmerchMustHaves: wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\njungwon heeseung jay jake sunghoon sunoo niki\nl… https://t.co/hUpWj9tG5N"
##
## [[2049]]
## [1] "maya_loves_1d: RT @tbslchels: you know what time it is? it’s time for me to drop more some louis pictures from tour! enjoy https://t.co/OEKyQPh0fB"
##
## [[2050]]
## [1] "maya_loves_1d: RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc"
##
## [[2051]]
## [1] "maya_loves_1d: RT @LiamPayneData: 3 years ago today, @LiamPayne released his debut album \"LP1\". \n— It debuted at #17 on The UK Albums Chart , has amassed…"
##
## [[2052]]
## [1] "maya_loves_1d: RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl"
##
## [[2053]]
## [1] "USandNIALL: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[2054]]
## [1] "lapromotion_: Camiseta Nike Sportswear Club - R$ 59,99\n-Centauro\n\nhttps://t.co/Tsa32MCv5s https://t.co/a6aq7ggYta"
##
## [[2055]]
## [1] "zhrhndia: RT @danialtsu: 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L"
##
## [[2056]]
## [1] "LinksBrazil: Camiseta Nike Sportswear Club - R$59,99\n\n-Centauro\n\nhttps://t.co/UYtG1vveWn https://t.co/cmrD1ux7r4"
##
## [[2057]]
## [1] "aImostI0ve: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2058]]
## [1] "Anneloveslouist: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[2059]]
## [1] "agustlna_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2060]]
## [1] "1D_BananaAF: You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/Q4tB441gug"
##
## [[2061]]
## [1] "NikaSohlstrom: 5th committee approves the 2,31M budget for the new Youth Office within the Secretariat. It will create 16 posts (1… https://t.co/FYegwGHdDq"
##
## [[2062]]
## [1] "Kaizoku_DT: @blackoutspider the daughter of 1D’s hairstylist known as “Baby Lux” omg she must be a teen now…"
##
## [[2063]]
## [1] "MeAndLou_1D: RT @naurzar: To those who are attending ATEEZ concert in Copenhagen, Denmark. Allthingslive wont send out a code but a link to the pre sale…"
##
## [[2064]]
## [1] "reinbow05061512: https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon"
##
## [[2065]]
## [1] "jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect jay trading cards set\n—P1200 all in + lsf\n—if getting basi… https://t.co/KRxW2dc0y2"
##
## [[2066]]
## [1] "the13boleyn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2067]]
## [1] "cess_OT7: @MrsTOH2O Uk salty cos bts overtook 1d idc 😑"
##
## [[2068]]
## [1] "oumattheus: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2069]]
## [1] "phuepps: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2070]]
## [1] "Elmasdura: @PositionEx @La_delfiii_1D\n@susan235698\n@carlosvasquez32 \n\n0xb7a975bacc6786eb1a484f8184c501d5f0a2c2f7\n\n778"
##
## [[2071]]
## [1] "daphne28_: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[2072]]
## [1] "pinkskyup: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2073]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): 0.19\n\n😎💰"
##
## [[2074]]
## [1] "Neymar_1d_: Best of luck to Spain 🇪🇸"
##
## [[2075]]
## [1] "RS_Preprints: Landslide Susceptibility Zonation along NH 1D from Sonamarg to Kargil, North Western Himalaya #preprints https://t.co/ssO4ixFWzr"
##
## [[2076]]
## [1] "asy_asyy1: @tkpurple_1D @ACEJKSUPREMACY STILL LIFE MV IS COMING \nSTILL LIFE MV\nSTILL LIFE TONIGHT\nSTILL LIFE MV"
##
## [[2077]]
## [1] "idkmvtin4_1D: RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1"
##
## [[2078]]
## [1] "giufalls: @Tomlinbucks no but have you told him that tom holland said he was his favorite 1D member"
##
## [[2079]]
## [1] "10_Zayn_: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2080]]
## [1] "nobodynoswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2081]]
## [1] "stylexfalling: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2082]]
## [1] "lvrdgniall: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2083]]
## [1] "Mallak_1D: Don't ask me for relationship advice, I'm single & I support breakups"
##
## [[2084]]
## [1] "yjfond: ▸ Complete oc name : Nala Nadhira\n▸ Zodiac : Scorpio\n▸ MBTI : INFJ\n▸ Love lang : woa, giving gift, qt \n▸ Stress lan… https://t.co/VY8NfGAddi"
##
## [[2085]]
## [1] "p0taytay: @katirpillar @HolyJose2391 i’m an illusion hater and i stand by that!!! 1d took so so so much of my time when i was… https://t.co/vbj638wrdh"
##
## [[2086]]
## [1] "GetawayShip: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2087]]
## [1] "wheredowego_1d: RT @HSeveryhour: I’m not even exaggerating when i say harry is the most beautiful man i’ve ever seen in my entire life, he’s way more hands…"
##
## [[2088]]
## [1] "whos_leonardo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2089]]
## [1] "5sosfannnl: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2090]]
## [1] "MuffinnLadd: RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…"
##
## [[2091]]
## [1] "taylorvelaryon: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2092]]
## [1] "1d__larry___: RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…"
##
## [[2093]]
## [1] "TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W-0L)"
##
## [[2094]]
## [1] "midnightzrain: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2095]]
## [1] "whoisandroo: @reluctantyeehaw “XPSWMM is a holistic 1D/2D modeling package for stormwater and wastewater problems. It helps engi… https://t.co/bojAtPiIaM"
##
## [[2096]]
## [1] "p0taytay: @HolyJose2391 @katirpillar illusion & taken are the only two 1D songs i can’t stand lmao"
##
## [[2097]]
## [1] "1d__larry___: RT @La_Triquetra: I rewatched \"Love, Simon\" yesterday and made me remember something I decided to bring back here to share with you what, t…"
##
## [[2098]]
## [1] "dontknow415: Fav 1d harmonies 🤔🤔\nMine are\nIf i could fly or once in a lifetime"
##
## [[2099]]
## [1] "bellemurphyyy: RT @lowerbodyinjury: can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what tra…"
##
## [[2100]]
## [1] "theraredeluxe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2101]]
## [1] "eleejvn: freedom - ikon\nstory of my life - 1D\ndown to earth - JB\ndrivers license - olivia rodrigo\ntally - blackpink\nfix you… https://t.co/8A4HkXoym4"
##
## [[2102]]
## [1] "bellemurphyyy: RT @molfully: @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obsess over and…"
##
## [[2103]]
## [1] "dontblamelisa: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2104]]
## [1] "Bloomsbury13_: Swifties challenge, stop engaging with this stupid troll account. \nNo one asked you to prove that 1D didn’t make Ta… https://t.co/8PxCfYDtA5"
##
## [[2105]]
## [1] "1DGAlNS: 1D fans interact to find mutuals"
##
## [[2106]]
## [1] "jeansaystaistoi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2107]]
## [1] "lisaskywaIker: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2108]]
## [1] "DerekdotSpace: 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine c… https://t.co/5Unm4D4ORU"
##
## [[2109]]
## [1] "1D_DailySpain: RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl"
##
## [[2110]]
## [1] "sunshinehobi_4: RT @jinsgreenLVbag: @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is one f…"
##
## [[2111]]
## [1] "Army4evva: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2112]]
## [1] "Merediith731: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2113]]
## [1] "jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect companion jay trading cards set\n—P1000 all in + lsf\n—if ge… https://t.co/go2kbmf5hP"
##
## [[2114]]
## [1] "OwnedByLouis: Just to clarify, I know a lot of us discovered him first and didn't become 1d fans. Just saying that he's probably… https://t.co/g7BrPZOX4h"
##
## [[2115]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Momentum\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GLRY\n\n🔎Name: Insp… https://t.co/HJeIeqnvri"
##
## [[2116]]
## [1] "_gateshead: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2117]]
## [1] "the_artist_nft: CryptoMories - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/m63XTre5jW\n⬇️ See below for 200 a… https://t.co/O6WYWFyuoi"
##
## [[2118]]
## [1] "astrinvestor: $HYG 1d.\n\nRising wedge in formation https://t.co/JD4b1oBKuu"
##
## [[2119]]
## [1] "FlorCas25714727: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2120]]
## [1] "Grace_stateof: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2121]]
## [1] "Grimmestam: @mel_thearmtouch Have they all missed how he was in 1D? That personality doesn't just disappear from nowhere.\nHe is… https://t.co/ep10HqrKgS"
##
## [[2122]]
## [1] "PerfectHome28: @ThatEricAlper Listen to 1D"
##
## [[2123]]
## [1] "autrevies: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2124]]
## [1] "Biancah_1D: Harry Styles Love On Tour ❤️ https://t.co/SwMIsja6fA"
##
## [[2125]]
## [1] "DnaOkayboy: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2126]]
## [1] "louisnparamore: larrie2k16: someone: *says anything that reminds me of 1d* me: https://t.co/qukYsRFt0W"
##
## [[2127]]
## [1] "1d_larry4life_: Esty fan made stuff>actual merch"
##
## [[2128]]
## [1] "Brett63274907: @Purd0me @parkingguy62 @LachInTheCrease i’d agree the current pool isn’t good enough for a cup but i think the lack… https://t.co/ujjGDN5lq1"
##
## [[2129]]
## [1] "CarrotGirl_1D: RT @ZachSangShow: Full interview with RM of @bts_bighit is up! \n\n#RM #Indigo #RMonAmp \n\nhttps://t.co/vGg9bxMjS8 https://t.co/g9d1VcLlcX"
##
## [[2130]]
## [1] "CarrotGirl_1D: RT @allkpop: #BTS's #Jimin is spotted at the Incheon International Airport departing for the U.S.\nhttps://t.co/b9OPnVHGzp"
##
## [[2131]]
## [1] "CarrotGirl_1D: RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…"
##
## [[2132]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #BIGHITMUSIC releases official statement on #BTS's #Jin’s Military Enlistment!💔\nhttps://t.co/GYNJH71r1e https://t.co/5…"
##
## [[2133]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #Jin's #TheAstronaut is the highest placed K-pop Song in #RollingStone's \"The 100 Best Songs of 2022\"!💪🥇🇰🇷🔝💯🎶2️⃣0️⃣…"
##
## [[2134]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #BTS's #V stuns in #VeautifulDays teaser for special 8 photo-folio #MeMyselfandV, and visits the most luxurious horse…"
##
## [[2135]]
## [1] "tradingdotcom: #USDJPY falls below 136.50\n\n🇯🇵 The pair falls from a 3-day high but losses could be limited.\n\n🏦The USD is supported… https://t.co/VrIHHEZz4U"
##
## [[2136]]
## [1] "choosinglove28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2137]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus...'All we want to have is fun.'\n\nI encourage you to spend tim… https://t.co/Vcz9VB297F"
##
## [[2138]]
## [1] "ga6wanz: no bcs my 1d bias was niall too 😭 https://t.co/biGyUF0kfi"
##
## [[2139]]
## [1] "OzlimanSercan: RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…"
##
## [[2140]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDVY\n\n🔎Name: First Trust Rising Dividend Achievers ETF\n\n1D Price Change (%): 0.30\n\n😎💰"
##
## [[2141]]
## [1] "Ang3lsFly91: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2142]]
## [1] "shilee918: Slow hands was my fav 1D solo song tho 😭 follow by Golden https://t.co/uVLg6boN6i"
##
## [[2143]]
## [1] "missgolden28: @sassychopsuey Harry was the first one I found, he got me into 1D and yeah nothing has changed❤️ But what can I say… https://t.co/0EJQruHmoH"
##
## [[2144]]
## [1] "Station613: RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…"
##
## [[2145]]
## [1] "ave_eli: $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price… https://t.co/j8TXEzFHyH"
##
## [[2146]]
## [1] "_higher_ground: it's always been louis. and harry was everywhere where louis was so they kinda were sticked together in my brain an… https://t.co/JJLgKEArW2"
##
## [[2147]]
## [1] "wheredowego_1d: RT @littlefreakbby: great male nose for heartthrob harry styles! he has that deep inset radix, straight dorsum, nice refined tip, really wo…"
##
## [[2148]]
## [1] "SilentSwiftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2149]]
## [1] "ChartingOwl: @PeterLBrandt I use the retest only on a horzontial line of a 1D breakout level. To get broken. the retest needs to… https://t.co/yoJk47tF2l"
##
## [[2150]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 20X. There are 2,500,000 stars in the Momus system 275 l… https://t.co/1GtepW5BP6"
##
## [[2151]]
## [1] "icsparksflying: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2152]]
## [1] "lucaoliveer13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2153]]
## [1] "genderflower: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2154]]
## [1] "wheredowego_1d: RT @celestialswiftt: “give me back my girlhood it was mine first” is one of the most heartbreaking and nauseating lyrics of all time"
##
## [[2155]]
## [1] "Jayita_01: @OwnedByLouis But I discovered Louis first and 1D later!"
##
## [[2156]]
## [1] "leefnm28: @Tina28LH @kmmwkindness True that ….he was around 4 other hot humans in 1D but he didn’t love love them all. I know what I’m saying"
##
## [[2157]]
## [1] "vera_bruun: @sassychopsuey First it was harry, he was also the person who introduced me to 1d, and now it is nialler"
##
## [[2158]]
## [1] "1d__larry___: @sassychopsuey Lou and always been him😭"
##
## [[2159]]
## [1] "taylorswiftbzz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2160]]
## [1] "1DRocksTweets: Christmas Greetings Of 2022 Are Offering A Musical Blast With Lizzo, Camila, and Many Others -… https://t.co/anjNoZYTdA"
##
## [[2161]]
## [1] "Millieva3: @OwnedByLouis And also not every fan comes from 1D times☺️"
##
## [[2162]]
## [1] "delicatetheman: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2163]]
## [1] "1d__larry___: RT @louiesfitf: help why did he say it like that https://t.co/LmTd6b7CIT"
##
## [[2164]]
## [1] "wheredowego_1d: RT @goIdenaffairs: harry doing mundane things will never stop surprising me https://t.co/w4QJ1nLwPw"
##
## [[2165]]
## [1] "harrys_hiatus: Harry is bragging about the 1D website only sometimes"
##
## [[2166]]
## [1] "Anassecis: @Mallak_1D I ll care if i have a such cute person in my life"
##
## [[2167]]
## [1] "crxxstobal: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2168]]
## [1] "lovenongcake: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2169]]
## [1] "PemmyPemmy22: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[2170]]
## [1] "AnGeLDBlx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2171]]
## [1] "Anassecis: @Mallak_1D U still have more MI to unlock 🔓"
##
## [[2172]]
## [1] "libbiemccreary: Check out this listing I just added to my #Poshmark closet: Multi-Device Stero (1-D) One Direction Headphones.… https://t.co/AXT1jOlYGJ"
##
## [[2173]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PNQI\n\n🔎Name: Inve… https://t.co/N2mfaKeUri"
##
## [[2174]]
## [1] "Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 C… https://t.co/L0iYWqSY5Q"
##
## [[2175]]
## [1] "era_midnights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2176]]
## [1] "LOOKALIKEKP: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2177]]
## [1] "ssefnum: -rl Good eve! Here, i'm trying my luck to gain some new friends to fill my dusty timeline. A short brief; my MBTI i… https://t.co/5CegizHFJb"
##
## [[2178]]
## [1] "leoa_bia: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[2179]]
## [1] "shigadabitch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2180]]
## [1] "when_yu_shmile: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2181]]
## [1] "endearinglwt: please Taylors been making music even way before 1d even existed https://t.co/rNf4DfndpU"
##
## [[2182]]
## [1] "lerdchumore: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[2183]]
## [1] "OwnedByLouis: RT @OwnedByLouis: It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like the same…"
##
## [[2184]]
## [1] "OwnedByLouis: It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like th… https://t.co/YVbxB1oDOx"
##
## [[2185]]
## [1] "vi20845552: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2186]]
## [1] "MilitariacUK: New Zealand, Christchurch, S Clarkson Importer 1d One Penny Token 1875 KM13 https://t.co/ofo0BLRmp3 eBay https://t.co/ckfn0hmps4"
##
## [[2187]]
## [1] "Mallak_1D: @Anassecis Turns out im full of mental illness"
##
## [[2188]]
## [1] "5sos_1D_bot: Hey, I'm doing fine\nAnd I know I'm out of line\n\n[Permanent Vacation/ 5sos]"
##
## [[2189]]
## [1] "tayIenia: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2190]]
## [1] "1d__larry___: RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…"
##
## [[2191]]
## [1] "Devita__f: @aldysuhanda_ My fav songs “over again-1D” & “back to december-Taylor swift”"
##
## [[2192]]
## [1] "1D_5sos_Hustler: RT @lalunatua: performer zuho always my favorite 🥹 he glows https://t.co/G7WGwjLzcV"
##
## [[2193]]
## [1] "faithinlouis_28: I know that this is not an interview but it's so nice to see him being so comfortable talking about HIS music and n… https://t.co/LZWGIRp0LT"
##
## [[2194]]
## [1] "1D_5sos_Hustler: RT @kickitjy: korea saying goodbye to the world cup and the rest of the world saying goodbye to cho gue sung:\nhttps://t.co/nZQfP3WzEH"
##
## [[2195]]
## [1] "NoirMandu: @Tokkigrove The only fine member in 1d is zayn AND YET SHE CHOOSE THE MIDDEST ONE"
##
## [[2196]]
## [1] "javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical tar… https://t.co/c4yfVoWOyq"
##
## [[2197]]
## [1] "jormbell: woke up thinking about how i’m going to see dominic fike in concert tonight 😁"
##
## [[2198]]
## [1] "1d__larry___: @majrbb Home🥺"
##
## [[2199]]
## [1] "SolYangE_GMIT: RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…"
##
## [[2200]]
## [1] "zaynharrygirl: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2201]]
## [1] "louispleasing_: I just found out Kelly Clarkson cowrote Tell me a lie which is actually the second song I heard from 1D"
##
## [[2202]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -3.41\n\n😎💰"
##
## [[2203]]
## [1] "1D_FITF28: Did he say skydive ???"
##
## [[2204]]
## [1] "DutchessKpop: Yes, MCR and 1D members struggling with cocaine and alcohol addictions but let's talk about BIGBANG members who smo… https://t.co/SFYyHWnocO"
##
## [[2205]]
## [1] "tratz22: @andrewperloff Check out #58/68 on the sideline: looks at Ingram, then at the yard marker. He knew. Ingram didn't… https://t.co/p4Cc4sABBe"
##
## [[2206]]
## [1] "selmidnights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2207]]
## [1] "tkpurple_1D: @ACEJKSUPREMACY Still life \nStill life mv\nStill life mv is coming\n\n#Indigo\n#StillLife\n#StillLifeRM\n\nSTILL LIFE MV I… https://t.co/Z8CDQ1aRIM"
##
## [[2208]]
## [1] "marielelou24_1D: gorg 🫶✨ https://t.co/prfA4eVjtu"
##
## [[2209]]
## [1] "wrongstatehc: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[2210]]
## [1] "dragonsinparis: @exilehive Isn’t it the same person who just did the “Taylor is a success because of 1D” thing? Just an angry troll… https://t.co/06bBHLdjCi"
##
## [[2211]]
## [1] "bautizallocco13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2212]]
## [1] "tkpurple_1D: RT @btstatsreminder: Still Life Official MV releases in 1.5 Hour! Armys be ready!!\n\nManually stream the MV like this:\n\nStill Life MV\nWildfl…"
##
## [[2213]]
## [1] "youre_the_judge: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2214]]
## [1] "gh3fira: actually cried from listening to 1d's songs 😞"
##
## [[2215]]
## [1] "BannerSensors: These imager-based barcode readers ensure that shipments are accurate, regardless of the position and orientation o… https://t.co/oKDkje0K9E"
##
## [[2216]]
## [1] "zieight08: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2217]]
## [1] "etvullveure_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2218]]
## [1] "Blackfx_trading: @JStanleyFX With the way the yesterday's 1D candle closed, there is an higher probability we will see some push to… https://t.co/3yO07VYHvO"
##
## [[2219]]
## [1] "alya_maruli: RT @rubycso: Clair Shirt 336\n\nLink : https://t.co/zG3ebKqV8b https://t.co/EdJx4rfk4X"
##
## [[2220]]
## [1] "alya_maruli: RT @rubycso: Zara Shirt\n\nLink : https://t.co/C36Bbj11uw https://t.co/FZtkGkqQOt"
##
## [[2221]]
## [1] "swiftiefer13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2222]]
## [1] "1DRocksTweets: Marc Jacques Burton Is Taking Luxury Streetwear To New Heights - https://t.co/rE1h1sSd11 #OneDirection #1D… https://t.co/TdttSczGl7"
##
## [[2223]]
## [1] "taylors_ver: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2224]]
## [1] "theoldtayisdead: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2225]]
## [1] "iknowplcesz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2226]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “I can make your tears fall down… https://t.co/H5XC2bzeNx"
##
## [[2227]]
## [1] "SuzeHolzerland1: #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/95Xuefh3P6"
##
## [[2228]]
## [1] "EileneMACHINE: Laughing cause they’re a Harry fan as if he’s not pushing 30 and this kid was literally a toddler when 1D came out… https://t.co/Q4GIhnGRRD"
##
## [[2229]]
## [1] "peacefulpeony: RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…"
##
## [[2230]]
## [1] "_amy_chiara_: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2231]]
## [1] "lucy_Styles_28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2232]]
## [1] "Pure8Nature: $CRV\n\nYep, price retraced to 0.664 last night before the bounce and breakout :)\n\nRSI + MACD on 4,6,8,12H and 1D is… https://t.co/rnLLU5a1Um"
##
## [[2233]]
## [1] "Iry091: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2234]]
## [1] "1D_at_the_disco: @jayythewave Me and my mom call eachother bro"
##
## [[2235]]
## [1] "Chaotic_Yin: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2236]]
## [1] "luv_ingjeno: RT @94hstcreature: @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could fly -…"
##
## [[2237]]
## [1] "flowrshl89: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2238]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/4Yt6tOBOfh"
##
## [[2239]]
## [1] "sunstoned1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2240]]
## [1] "Walton_Ocelot: RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…"
##
## [[2241]]
## [1] "haveumetgi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2242]]
## [1] "bottleofrogue: USED TO BELONG TO 1D NOW BELONG TO THE 1G https://t.co/JFThYOJLTt"
##
## [[2243]]
## [1] "gwhispererr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2244]]
## [1] "ChrstnETH: RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…"
##
## [[2245]]
## [1] "pattzbitch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2246]]
## [1] "newangelmalec: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2247]]
## [1] "1D_LoserLover: RT @katerrinna91: \"angels doesn't exist\" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80"
##
## [[2248]]
## [1] "1DRocksTweets: Harry Styles wins Album of the Year in heat magazine's Unmissables Awards - https://t.co/VEJ04c3ui1 #OneDirection… https://t.co/HAdecMP1d3"
##
## [[2249]]
## [1] "cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.… https://t.co/7uBGT62VVn"
##
## [[2250]]
## [1] "28satellitelou: @sassychopsuey Became a 1D fan back in 2012. \nWhile all my HS friends were Zayn&Harry girls I felt a deep connectio… https://t.co/8zwpHPkmI3"
##
## [[2251]]
## [1] "marielelou24_1D: RT @swyeji: don't you just love it when Yejisu https://t.co/3wdK1k77Ck"
##
## [[2252]]
## [1] "linsomnia_25: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2253]]
## [1] "marielelou24_1D: RT @ITZYofficial: ITZY <CHESHIRE> \n\nSpecial ✨HAND-SIGNED FOLDING POSTER (Random member)✨ Only at ITZY SHOP\n\nA ver. https://t.co/jexWUY0nny…"
##
## [[2254]]
## [1] "MilitariacUK: New Zealand, Dunedin, Otago, De Carle & Co 1d One Penny Token 1862 KM17 https://t.co/vG7F7sXd6V eBay https://t.co/NhtzaGU73T"
##
## [[2255]]
## [1] "dyraaumai: no but srs why am i crying over 1d songs"
##
## [[2256]]
## [1] "midnighxts: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2257]]
## [1] "CryptoRick88: RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…"
##
## [[2258]]
## [1] "drmslvrr: @cyxf4y3 as you should??? how did you not like it before???? he's always been my favourite out of 1d"
##
## [[2259]]
## [1] "misterfibb: RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…"
##
## [[2260]]
## [1] "AllyNr_1D: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…"
##
## [[2261]]
## [1] "1d_larry4life_: RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…"
##
## [[2262]]
## [1] "otbkennedy: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2263]]
## [1] "AllyNr_1D: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nListen now on your favorite platform❤️🔥\n➫ https://t.co/zHgXVwwdRr\n\n#민호 #MINHO\n#샤이니 #SHINe…"
##
## [[2264]]
## [1] "sardothien_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2265]]
## [1] "ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964)… https://t.co/yBwUoukG49"
##
## [[2266]]
## [1] "_mariyaaah_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2267]]
## [1] "txtbnsph: RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…"
##
## [[2268]]
## [1] "AllyNr_1D: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…"
##
## [[2269]]
## [1] "killmymind2809: @1dtpwk_28 Right now- 1d tho"
##
## [[2270]]
## [1] "1d_bev: Life just took on all the drama of a classic black-and-white f... More for Gemini https://t.co/8jlkioyz60"
##
## [[2271]]
## [1] "sloppyposts: its not abt that 1D dude. idc if hes rich & only wears dresses for photoshoots. when u say hes ugly when he dresses… https://t.co/UhWsc0qdvi"
##
## [[2272]]
## [1] "_coacoac_28_: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2273]]
## [1] "mizutamar11: RT @PGR_GLOBAL: Commandants, please check out the 「Inscription of Labyrinth」animated wallpapaer we have prepared for you. You can also down…"
##
## [[2274]]
## [1] "ALWAYS_VOTE_1D_: #mtvhottest one direction"
##
## [[2275]]
## [1] "1D_FITF28: @Davina_ot5 I m there 🥺!! Niall is above me❤️"
##
## [[2276]]
## [1] "Simpforlouis82: GUYS I DIDNT KNOW IT WAS MY SISTERS BIRTHDAY TODAY UNTILL I SEEN A 1D FAN ACCOUNT SAY LIAM RELEASED HIS FIRST ALBUM… https://t.co/cdHwGgkzWc"
##
## [[2277]]
## [1] "1D_FITF28: @flwersforlouis Rows - horizontal\nColumns - vertical \n*That's what i know* 😂"
##
## [[2278]]
## [1] "TwoGhosts_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[2279]]
## [1] "meetmaisatmidn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2280]]
## [1] "VirtualFragment: $SPY 1d #ES_F cracking. Break 4000 and the trend snaps too. Short term targeting 3810 area. https://t.co/yIHmf7eHnC"
##
## [[2281]]
## [1] "hangangfriends: SEVENTEEN Unofficial Fanmade pcs\n❗NEW: DK with the Sebongs\n💗 Over 2000+ pcs sold on Shopee\n💫 Quality guaranteed\n👋 F… https://t.co/Mx9SdRMqYH"
##
## [[2282]]
## [1] "louisspiderweb: @LouisPeitzman that’s 1d’s hair dresser’s kid💀"
##
## [[2283]]
## [1] "RonnieLovesTay: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2284]]
## [1] "m0n01un3: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2285]]
## [1] "w_k_1d_everyday: \"I know I'm the only one who's gonna make. My ship come sailing in. So I'm not gonna spend another night of dreamin… https://t.co/04Ah8jmdmg"
##
## [[2286]]
## [1] "captofthecrux_: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2287]]
## [1] "Death_Burger: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…"
##
## [[2288]]
## [1] "yekkripto: #BollingerAlert !\n\n - $KMD (0.0000133) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $CELR (75 sats) is over Upper B.… https://t.co/kRITrmraxO"
##
## [[2289]]
## [1] "AFTER_HKS: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[2290]]
## [1] "Station613: RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except rand…"
##
## [[2291]]
## [1] "Station613: RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V or SUG…"
##
## [[2292]]
## [1] "Station613: RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no random pc…"
##
## [[2293]]
## [1] "Station613: RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox discolor…"
##
## [[2294]]
## [1] "pirozhyuri: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2295]]
## [1] "Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox dis… https://t.co/1o0fQUK4xI"
##
## [[2296]]
## [1] "happy_as_larrie: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2297]]
## [1] "liminal_trash: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2298]]
## [1] "HaroldsHoobies: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2299]]
## [1] "1DBelgiqueNews: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2300]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/WzHKxlkw41"
##
## [[2301]]
## [1] "temotia_: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2302]]
## [1] "shenaraan: if he really loved you he wouldve made 1d get back together"
##
## [[2303]]
## [1] "papillonhazz: @1dtpwk_28 little black dress is my favourite (1d but louis was among the writers and he loves it as well so)"
##
## [[2304]]
## [1] "mikokomonami: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2305]]
## [1] "tabiiizar: @Treasur65930713 Probably scared of getting hate from the purple fandom. I mean they went for Niall of 1D before. Crazy fans. 😕"
##
## [[2306]]
## [1] "BargianoAnto: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2307]]
## [1] "itsprekshaBaid: @Raja_271 I do follow top down charting approach.\nTime frame depends upon what type of trade you are looking for.\nF… https://t.co/mlIRiplfjy"
##
## [[2308]]
## [1] "1d_is_amazayn28: RT @mazzypopstar: Why doesn’t anyone talk about the fact that Quentin Tarantino used to date Trisha Paytas and he even loosely based Uma Th…"
##
## [[2309]]
## [1] "jotaelix: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2310]]
## [1] "girlbirkin: @dietlouiscoke wait is the louis in ur dn abt the 1d member 😵💫"
##
## [[2311]]
## [1] "aesykrn: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2312]]
## [1] "ohmlivoer: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2313]]
## [1] "1d_is_amazayn28: RT @bndtherulesnh: Grace saying she wanted to keep the upside down version of herself and take it home to let it spin from her ceiling fan…"
##
## [[2314]]
## [1] "crynightsky: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2315]]
## [1] "larryysprincess: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2316]]
## [1] "ifzjuli: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2317]]
## [1] "yeonseung_: RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…"
##
## [[2318]]
## [1] "radfemhawtrii: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2319]]
## [1] "LMixTaylorS: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2320]]
## [1] "momoat0107: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[2321]]
## [1] "Tpwkhs16878127: RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[2322]]
## [1] "int_main_akuru: RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…"
##
## [[2323]]
## [1] "tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt"
##
## [[2324]]
## [1] "ahlaaaambeeeen: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2325]]
## [1] "ailuumaidana_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2326]]
## [1] "acousticnialI: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2327]]
## [1] "NeiroRitsu_AR: Keep beautiful and love Niall&Liam 1D (?) #bot"
##
## [[2328]]
## [1] "8bit_ghosts: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2329]]
## [1] "ricekrisbtreat: @lowerbodyinjury I think 1D’s breakup coincided with the rise of check please! and then the lure of cute rookies ca… https://t.co/MlogUaU1rn"
##
## [[2330]]
## [1] "moon_and_saturn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2331]]
## [1] "dwynqrg: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2332]]
## [1] "FineLineee345: What is the saddest 1D song and why is it If I Could Fly."
##
## [[2333]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸MIC Drop — 1,280M\n🔸ON Kinetic Manif…"
##
## [[2334]]
## [1] "a_m_b_e_r_p_m: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2335]]
## [1] "syasipat: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2336]]
## [1] "nigdywiecejlez: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2337]]
## [1] "thesixthbennet: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2338]]
## [1] "moongrapejuice: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2339]]
## [1] "Jaione240: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2340]]
## [1] "aronaddict: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2341]]
## [1] "__Lizannsonders: RT @LizAnnSonders: Oct typically has uptick in single-stock dispersion; burdened with Big Tech, YTD is no exception; 1d dispersion in S&P s…"
##
## [[2342]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 50X. There are 1,200,000 stars in the Themis system 10 l… https://t.co/3uwPZzDqMx"
##
## [[2343]]
## [1] "Rebecca_14LA: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2344]]
## [1] "GhsJoselin: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2345]]
## [1] "1D_Tomtam_NRC: RT @chenniepii: I LOVE U SO MUCH😭😭😭😭 https://t.co/8YaxOUeyWq"
##
## [[2346]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IDIV\n\n🔎Name: Metaurus U.S. Equity Cumulative Dividends Fund-S… https://t.co/SaxYHmSP5E"
##
## [[2347]]
## [1] "NicolaPeach: @BBCR1 you did not just insult The Wanted!! They were around BEFORE 1D & had a number 1 single BEFORE 1D!! And The… https://t.co/MIb03IxAx5"
##
## [[2348]]
## [1] "THEKallapangha: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2349]]
## [1] "AlowHi: missing 1D all of a sudden 😭😭😭😭"
##
## [[2350]]
## [1] "psychlcsandwich: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2351]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME WIDE ANGLE CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUT… https://t.co/DQ6xcX62uR"
##
## [[2352]]
## [1] "1DGAIN5SOS: interact to gain 1D moots!"
##
## [[2353]]
## [1] "KatieMu1997: @thedeanlife description of the wanted and 1D was savage, we all know the wanted were better @VKHawkesworth"
##
## [[2354]]
## [1] "1Chris_Swift2: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2355]]
## [1] "SalvaFearless_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2356]]
## [1] "mari_ragnvindr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2357]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Cancer... 'Stop the tape and rewind.'\n\nEventually this will guide yo… https://t.co/1aFJ14JiHs"
##
## [[2358]]
## [1] "5secondsofLJP: Jeopardy had a 1d question about little white lies last night 🥹"
##
## [[2359]]
## [1] "arantxapr_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2360]]
## [1] "1DRocksTweets: Liam Payne makes his red-carpet debut with Kate Cassidy at the BFAs - https://t.co/KbUcB18oBU #OneDirection #1D… https://t.co/wSpldapoKK"
##
## [[2361]]
## [1] "Gabrihell_4: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2362]]
## [1] "Lucia_28s: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2363]]
## [1] "stereohe4rt: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[2364]]
## [1] "faggherita: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2365]]
## [1] "jennicka_bacon: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2366]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VCSH\n\n🔎Name: Van… https://t.co/FiS2JGZTko"
##
## [[2367]]
## [1] "LouIn22: 🧵1D AS SOLO ARTISTS STILL ANGELIC😇\nHey Angel: 1D off #MadeInTheAM Album to...\nAngels Fly: @Louis_Tomlinson:… https://t.co/EmAmZp7NQe"
##
## [[2368]]
## [1] "njh_hda_afi: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2369]]
## [1] "wendywarmheart_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2370]]
## [1] "altharsintid: RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…"
##
## [[2371]]
## [1] "CaroleF83262070: @sassychopsuey I found Harry first, then 1D, then Louis. I am in Louis' lane."
##
## [[2372]]
## [1] "HsOnlyAngelxo: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2373]]
## [1] "_harper2818: @SoGolden74 My husband is in so deep with me he can identify which of the boys is singing during 1D songs now & he… https://t.co/6QkiVGkk7a"
##
## [[2374]]
## [1] "sott_HsLt: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2375]]
## [1] "KhizraShaikh5: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2376]]
## [1] "teresana63: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2377]]
## [1] "janobiebs_1D: RT @hanjiclips: han jisung you're so fine https://t.co/7FwIb6V2aC"
##
## [[2378]]
## [1] "Rightxnowx1d: @newswimx 1D is life do it"
##
## [[2379]]
## [1] "newswimx: i wanna play music on my cd player but i don’t have cds of any of the music i wanna listen to 🧍🏼♂️ might just take… https://t.co/oOE3LeE7aT"
##
## [[2380]]
## [1] "NWahidahhh: RT @fatinxfatihah: https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd"
##
## [[2381]]
## [1] "Gabiischinato: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2382]]
## [1] "Mapaz0711: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2383]]
## [1] "1D_famss: RT @notsaintlauren: Never not love you. One roseanne park pls https://t.co/iwVV4NPaLo"
##
## [[2384]]
## [1] "mrsmendes102: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2385]]
## [1] "rsk4rwrd: -1D my go to TP, need to respect it same way SL gets respected"
##
## [[2386]]
## [1] "hs_lt_1d_ly: @underamdnghtsun I would like to have the deluxe cd ❤️ https://t.co/XEyTz30xgY"
##
## [[2387]]
## [1] "LavanyaChavalii: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2388]]
## [1] "CuerpoVolado: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2389]]
## [1] "lucy_Styles_28: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2390]]
## [1] "stella_1d: RT @onedlyricbot: can we stop this for a minute?"
##
## [[2391]]
## [1] "hs_lt_1d_ly: RT @underamdnghtsun: 5 DAYS OF 5SOS CHRISTMAS GIVEAWAYS 🎄🎁\n\nGiveaway #1 💿5SOS5 CDs💿\n- 1 Deluxe CD and 1 Lenticular CD\n- Two Separate Wi…"
##
## [[2392]]
## [1] "tobaz1954: RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…"
##
## [[2393]]
## [1] "soso_niick: RT @samanehashemi: 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuable !…"
##
## [[2394]]
## [1] "hs_lt_1d_ly: RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…"
##
## [[2395]]
## [1] "tobaz1954: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[2396]]
## [1] "sugarfolk: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2397]]
## [1] "obviously09: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2398]]
## [1] "Dewnosaurio: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2399]]
## [1] "mikaylamnesia: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2400]]
## [1] "Pure8Nature: $AR\n\nPrice made it to $11.21 on Nov 20th, then retraced to $8.59 on Nov 22nd.\n\nSince then price is slowly going up… https://t.co/nOoU68gwfw"
##
## [[2401]]
## [1] "swtbreathinx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2402]]
## [1] "ashleyjuliette: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2403]]
## [1] "onaydirection: @LAHXLLUClNATlON Why do swifties always want to bring 1d (mostly Harry) down? Genuine question."
##
## [[2404]]
## [1] "whoisminer: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2405]]
## [1] "carats2696: RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…"
##
## [[2406]]
## [1] "daisyjonx: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2407]]
## [1] "foolforjoe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2408]]
## [1] "GFradelos: Retweet selected by the https://t.co/kmOCQTFIJb team | Canon Patent Shows Detachable Fan for Cooling 1D X-like DSLR… https://t.co/3zvw5Aq3YQ"
##
## [[2409]]
## [1] "alwayyslarry: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2410]]
## [1] "Natalia_0904: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2411]]
## [1] "sarahmnbpl: RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…"
##
## [[2412]]
## [1] "cah_mst1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2413]]
## [1] "yekkripto: #BollingerAlert !\n\n - $LTO (496 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2414]]
## [1] "yellwumbrlla: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2415]]
## [1] "Anassecis: @Mallak_1D Checkmate"
##
## [[2416]]
## [1] "mtgpredator1: RT @Huschenmtg: 5-1d the Historic Qualifier Play-In w/ Jeskai by @Mystmin. Deck felt like a great choice for the Bo1 Historic Meta! https:/…"
##
## [[2417]]
## [1] "hausofdeuce: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2418]]
## [1] "2chomeHouse: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[2419]]
## [1] "babielarrie: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2420]]
## [1] "Llamarswift13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2421]]
## [1] "itssuriakamilan: RT @ayuumihashira: Paisley Pathwork Shoe\n\n🦋 https://t.co/lhMU0dm6A1 https://t.co/yAMCpo2azC"
##
## [[2422]]
## [1] "Anassecis: @Mallak_1D Would u be my gf ?"
##
## [[2423]]
## [1] "swiftgumball: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2424]]
## [1] "folklore_SideB: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2425]]
## [1] "djshimoyama: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[2426]]
## [1] "angelbbylouis: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2427]]
## [1] "canyonhabits: if the spice girls were around in the 2010s the same era as 1d, imagine the geri and mel b fanfictions lmaoooo"
##
## [[2428]]
## [1] "samanehashemi: 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuab… https://t.co/Bx6PPsxyKX"
##
## [[2429]]
## [1] "1d_beat: RT @FIFAWorldCup: 10 games left."
##
## [[2430]]
## [1] "youngkanddaisy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2431]]
## [1] "thislovesbad: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2432]]
## [1] "sophtheloaf22: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2433]]
## [1] "Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no rand… https://t.co/aFkZGkUyl7"
##
## [[2434]]
## [1] "1d_MainlyLarry: RT @LiamPUpdate: 📷| Liam during an Instagram live last night https://t.co/3ayN5MSiPj"
##
## [[2435]]
## [1] "crookedweasley: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2436]]
## [1] "littlelarrie_j: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2437]]
## [1] "Moments_890: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2438]]
## [1] "JoDrs28: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2439]]
## [1] "criminalrry__: RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…"
##
## [[2440]]
## [1] "Anassecis: @Mallak_1D New mental illness detected\nPhon call phobic"
##
## [[2441]]
## [1] "Pedro_Tiago_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2442]]
## [1] "todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https://t.co/VcH7qAbSkR"
##
## [[2443]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…"
##
## [[2444]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -2.00\n\n😎💰"
##
## [[2445]]
## [1] "UniverseGener12: This was taken from the STEREO Telescope at 30X. There are 1,500,000 stars in the Artemis system 500 lightyears aw… https://t.co/IBwUsZnWaT"
##
## [[2446]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “Once I’ve finished writing it and it’s out there to the world, it means whatever it means to the listener, like art in gene…"
##
## [[2447]]
## [1] "fearvless89: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2448]]
## [1] "lmaojulie13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2449]]
## [1] "orgullosadeleo: ARE YOU FUCKING SERIOUS RN?? 1D BOYS WERE STILL SLEEPING WITH STUFFED ANIMALS WHEN SHE RELEASED HER 3RD ALBUM THAT… https://t.co/bMunCeKaps"
##
## [[2450]]
## [1] "GetGrotesque: @pralinepower she already had 5 grammys when 1D auditioned on x factor"
##
## [[2451]]
## [1] "AngelaC70825547: trying to wrap my head around 1D stans still being so unhinged like its been 7 YEARS?? none of u have invested in therapy??????"
##
## [[2452]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “If the first time one of the fans listens to one of the songs and it means something to them, they ask me what it means and…"
##
## [[2453]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “Saturdays is a pretty raw song emotionally so I’m sure that could be another one, in the other end of the spectrum.” \n\n-Lou…"
##
## [[2454]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME DEPTH CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER S… https://t.co/p3Gy93cp9e"
##
## [[2455]]
## [1] "dcrwins: @evillabrt I WASNT A LARRIE BUT I WAS ON 1D TWT FOR LIKE 8 YEARS 😭😭"
##
## [[2456]]
## [1] "OG_Yomi: @Coins_Kid how about the falling wedge on the 1D-1W on BTC and TOTAL? 🤔 https://t.co/Ksp45w6hr8"
##
## [[2457]]
## [1] "cutsoyaa: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2458]]
## [1] "sabschase: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2459]]
## [1] "AmericaHoran_1D: RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…"
##
## [[2460]]
## [1] "gemeinschaaft: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2461]]
## [1] "lvlyyel: i miss 1D"
##
## [[2462]]
## [1] "yoonminimoniot7: RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…"
##
## [[2463]]
## [1] "scry_1d: @turnover4 Ice Queen"
##
## [[2464]]
## [1] "AmericaHoran_1D: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[2465]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “The Greatest would be a contender just because that lyric was written with the fans in mind and with that relationship betw…"
##
## [[2466]]
## [1] "onlyangelx28: @houselarry28 @sassychopsuey for like half an hour and by the end i was in love with it. then i remembered night ch… https://t.co/fBm6mkDzo3"
##
## [[2467]]
## [1] "licachorando: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2468]]
## [1] "itssuriakamilan: RT @hasutbeli: It’s all about minimize kan space dalam bedroom! Just use this untuk letak deco ✨ \n\n3)https://t.co/EI68TprQj6\n\n4) https://t.…"
##
## [[2469]]
## [1] "alexxx_211: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2470]]
## [1] "massangyeon: She walks so 1D can run! wdym 1d helped ts https://t.co/BHOfQs1oo3"
##
## [[2471]]
## [1] "itssuriakamilan: RT @qtpieee: Link: https://t.co/XMbKqooZ1b https://t.co/hoPEAGAapk"
##
## [[2472]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “because it sort of slaps you around the face with that drum, it’s an interesting sonic, and it feels pretty anthemic as wel…"
##
## [[2473]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: “It isn’t, but that was written with the intention, not necessarily to open the album, although that’s what we did in the en…"
##
## [[2474]]
## [1] "simevesconganas: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2475]]
## [1] "akubonbin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2476]]
## [1] "Kazz8170: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2477]]
## [1] "cutiexji: Headset bluetooth✨️\n🌿https://t.co/Y6XhWuVg92 https://t.co/QY4OdCJUwy"
##
## [[2478]]
## [1] "RakshitAyantika: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2479]]
## [1] "audreygrace83: RT @ManInTheMadness: @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery…"
##
## [[2480]]
## [1] "cianneila: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2481]]
## [1] "frathetic: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2482]]
## [1] "saycookie28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2483]]
## [1] "ryoo_1d: RT @DiceK_NFT: 🌐Foundation \nhttps://t.co/jZqwpC5whK\n⚔️SevenSamurai Collection\nhttps://t.co/t2QaDLysr1\n👹Oni Kakkoii Demons\nhttps://t.co/pPqU…"
##
## [[2484]]
## [1] "onlyangelx28: @houselarry28 @sassychopsuey i was a fan of zayn when fdtd came out but i found 1d bc of a tiktok trend called ‘who… https://t.co/xQJK4sgV87"
##
## [[2485]]
## [1] "inhoecence: Just heard one thing by 1D woah"
##
## [[2486]]
## [1] "Arpitaloves_1d: RT @etherealsanie: He makes the cutest little sounds. 😞💗 https://t.co/p0hD98KHDm"
##
## [[2487]]
## [1] "nowayevelyn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2488]]
## [1] "swiftwilight13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2489]]
## [1] "pandaslov3r: @1dtpwk_28 From 1d songs: night changes and no control, but I Don't think so that lou have solo song starting with n"
##
## [[2490]]
## [1] "TarisaNataniel: RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…"
##
## [[2491]]
## [1] "Arpitaloves_1d: RT @JUNGSBIBLE: yall praying for a Korean comeback in literally 1 month..? ATEEZ needs REST and i dont think yall grasping the concept. the…"
##
## [[2492]]
## [1] "Arpitaloves_1d: RT @ateez_charts: ATEEZ(에이티즈) - 'Paradigm' Official MV (Performance ver.) has surpassed 1.5 million views on YouTube. \n\nhttps://t.co/6pG1pK…"
##
## [[2493]]
## [1] "Arpitaloves_1d: RT @hongteezer: hongjoong always has the verses in ateez songs that stay stuck in your head cause if i’m not jigyeo jigyeowo-ing then i’m y…"
##
## [[2494]]
## [1] "antiknock1985: RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…"
##
## [[2495]]
## [1] "tipobiga: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2496]]
## [1] "Arpitaloves_1d: RT @realyunhotteok: yunho being the dilfiest member of atz; a thread https://t.co/VQ4WRkTjUh"
##
## [[2497]]
## [1] "Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V o… https://t.co/2Yo3gW3w4m"
##
## [[2498]]
## [1] "mackaboom: $sushi also on a bear flag on the 1D timeframe. Might be going to $0.85-0.90. https://t.co/CDz02mGpNj https://t.co/DEQEbpRJew"
##
## [[2499]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, 'I can't be no superman, but for… https://t.co/iZ22f7knLS"
##
## [[2500]]
## [1] "KyuwookF: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2501]]
## [1] "1d_milou: RT @TheEuropeanLad: • Do you realize that when you eliminate Messi, you don't just put Argentina in mourning, but the whole world?\n\nDumfrie…"
##
## [[2502]]
## [1] "Arpitaloves_1d: RT @ATEEZofficial: [🎬] Hi, I'm a street photographer📸\n⠀ ⠀\n🔗 https://t.co/zsL80qsSMk\n🔗 https://t.co/fqEadgueZR\n🔗 https://t.co/sGVKUyxXus\n⠀ ⠀…"
##
## [[2503]]
## [1] "azrieldreams: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2504]]
## [1] "nothingjustp_k: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2505]]
## [1] "Arpitaloves_1d: RT @ateez_charts: THE WORLD EP. PARADIGM \n\n#1. European iTunes Album Chart\n#1. Tower Records Daily Sales Chart\n#1. Oricon Daily Album Chart…"
##
## [[2506]]
## [1] "1D_confesss: @girlstalktpwk He’s so tall omg"
##
## [[2507]]
## [1] "shokhboz177: RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…"
##
## [[2508]]
## [1] "MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT… https://t.co/uqBf282rvA"
##
## [[2509]]
## [1] "missgolden28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2510]]
## [1] "suzzyvip: RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…"
##
## [[2511]]
## [1] "rep138: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2512]]
## [1] "endearedhs: i wanna go to this 1d party in brooklyn but it’s a 21+ event and im scared of people that are 21+ 😭"
##
## [[2513]]
## [1] "benjam_13: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2514]]
## [1] "itssuriakamilan: RT @floraliaco: sneaker ala style fila 🤭❤\n\nshopee link ⬇️⬇️\nhttps://t.co/4PzP2Oszsh https://t.co/xaa4WufooE"
##
## [[2515]]
## [1] "kiaa_241: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2516]]
## [1] "BadlerDiana: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2517]]
## [1] "grcsophie: RT @ga_r1997: @conttinent @shitty_pumpkin \"1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to straight men…"
##
## [[2518]]
## [1] "Cindernonu: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2519]]
## [1] "alwaysyoulou_1D: RT @louispeaks_: \"... I like the line after it as well - 'I choked when the smoke got in my eye\" - louis tomlinson 💘\n\n© _charlys_ https://t…"
##
## [[2520]]
## [1] "coercedbabe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2521]]
## [1] "alwaysyoulou_1D: RT @LOUISARCHlVE: louis tomlinson fan signing, december 5 https://t.co/qWpZHsIDgS"
##
## [[2522]]
## [1] "alwaysyoulou_1D: RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn"
##
## [[2523]]
## [1] "umtoxicozinho: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2524]]
## [1] "1DRocksTweets: Average rent in Ireland up by 82% since 2010 - https://t.co/J9V0OCoh1N #OneDirection #1D @1DRocksTweets https://t.co/2vZuCHvq7N"
##
## [[2525]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSL\n\n🔎Nam… https://t.co/AHsj4yvAnp"
##
## [[2526]]
## [1] "aikazart1: 1. This is bs.\n2. Where is 1D now? https://t.co/ANRBuihHMt"
##
## [[2527]]
## [1] "Julia412527801: @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forge… https://t.co/G9wquCjQ3I"
##
## [[2528]]
## [1] "liviathuler_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2529]]
## [1] "araaichi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2530]]
## [1] "DIGDIG_OKAYAMA: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[2531]]
## [1] "shahzerkhan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2532]]
## [1] "tkpurple_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo"
##
## [[2533]]
## [1] "minaa________: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2534]]
## [1] "jinsgreenLVbag: @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is o… https://t.co/x45YOs8gDt"
##
## [[2535]]
## [1] "nora_1d_hp: RT @LiamPUpdate: 🔙| 3 years ago Liam released LP1! We can't believe it's been 3 years already. So proud! 🥹"
##
## [[2536]]
## [1] "derek_kjj: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2537]]
## [1] "seoyeornn: @johnnystuh end of the day - 1D"
##
## [[2538]]
## [1] "lomlluciana: write your name with your favorite 1D songs"
##
## [[2539]]
## [1] "Neymar_1d_: RT @goal: Neymar is the third Brazilian man to score at three different World Cups, after Pele and Ronaldo 👏 https://t.co/nCdDegqaLd"
##
## [[2540]]
## [1] "maaariez: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2541]]
## [1] "redv_Ivet: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2542]]
## [1] "matcharexia: @acaikcals this just made me remember that i was on 1d twt (well kind of, i mostly just tweeted a lot ab how much i… https://t.co/lSiprNlxBy"
##
## [[2543]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[2544]]
## [1] "CarrotGirl_1D: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[2545]]
## [1] "DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $BTM\n5: $SDN\n\nTop 5 bu… https://t.co/SZmsKt5gXm"
##
## [[2546]]
## [1] "CarrotGirl_1D: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo"
##
## [[2547]]
## [1] "CarrotGirl_1D: RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…"
##
## [[2548]]
## [1] "nasiiraa_1d: RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo"
##
## [[2549]]
## [1] "thegreatgabzzy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2550]]
## [1] "ClaireProphesy: RT @ClaireProphesy: #Binance #BNB\n\nOn 1D the upward trend seems to have stalled a bit after breaking the mean resistance turning it into me…"
##
## [[2551]]
## [1] "DYORCryptoBot: [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/APznKrp4mr"
##
## [[2552]]
## [1] "thinxness: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[2553]]
## [1] "NineNineCraig: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2554]]
## [1] "CarrotGirl_1D: RT @cake_x_official: Have you guys heard?👂\n\nKoreans often start a conversation with \"아니(a-ni).\" Here, \"아니(a-ni)\" doesn't mean \"No\" but is i…"
##
## [[2555]]
## [1] "1D_fan2021: RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3"
##
## [[2556]]
## [1] "starlight_taegi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2557]]
## [1] "yunhoi: Have you ever missed 1D and 5SOS interaction.. https://t.co/TnTuRd1yUA"
##
## [[2558]]
## [1] "CarrotGirl_1D: RT @TXT_bighit: Exclusive Behind-the-scenes #1\n\n🔗 https://t.co/7l8F7QttTZ\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter"
##
## [[2559]]
## [1] "CarrotGirl_1D: RT @TXT_bighit: Exclusive Behind-the-scenes #2\n\n🔗 https://t.co/YD6PS0zXdj\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter"
##
## [[2560]]
## [1] "thirdycy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2561]]
## [1] "CarrotGirl_1D: RT @yugyeom: [FOLLOW THE MOVEMENT]\nhttps://t.co/RpYRXYphJ3\nDid you guys cop the tickets for AOMG's first ever world tour?\nJan 8(SUN) SINGAP…"
##
## [[2562]]
## [1] "gabri_house: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2563]]
## [1] "stunninbrina: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2564]]
## [1] "DYORCryptoBot: [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/NXonuxnshq"
##
## [[2565]]
## [1] "1D_fan2021: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[2566]]
## [1] "nora_1d_hp: RT @Saraloveslove: Liam is clearly not well, his smile hasn't reached his eyes in too long now. We have seen him singing half naked and now…"
##
## [[2567]]
## [1] "nora_1d_hp: How I love getting into the bus an those 2 girls giving me the bitchiest looks. I did literally nothing to you."
##
## [[2568]]
## [1] "lolshesalesbian: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2569]]
## [1] "mariionapons_: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2570]]
## [1] "__Aureus__: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2571]]
## [1] "hellodksra: Keychain EXO\nPict 1\n📎https://t.co/uNjpA0JbIV\nPict 2\n📎https://t.co/Gs6XMFDnkQ https://t.co/AHSGm5XsUW"
##
## [[2572]]
## [1] "dinasarian: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2573]]
## [1] "killjoyara: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2574]]
## [1] "notti_mt: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2575]]
## [1] "PNMIM: 06/12/2022 : IDX 6,892.57 Return -1.36%(1D) 4.73%(YTD) -2.17%(30D) -4.71%(3M) -2.87%(6M) 5.28%(1Y)"
##
## [[2576]]
## [1] "1d_lh28: RT @pucchiboyzayn: A RARE ZIAM PICTURE?!?!? https://t.co/wygLnZSgq3"
##
## [[2577]]
## [1] "Avantika_1D: RT @TattooedMisery: @horrormuseum The original. There is no other. https://t.co/aeE90SvfAy"
##
## [[2578]]
## [1] "nora_1d_hp: RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf"
##
## [[2579]]
## [1] "kenda_1d: RT @aliyahInterlude: the female urge to put an exclamation point at the end of every sentence !"
##
## [[2580]]
## [1] "lideimtzk04526: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/s74anl90gO"
##
## [[2581]]
## [1] "Lord_Kuba: #SP500 1D chart.\nVery strong down trend resistence, what do you think will happen first -\nA or B ?\nComment below 👇 https://t.co/yS5twiHICP"
##
## [[2582]]
## [1] "fuckuanywxy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2583]]
## [1] "Sitbonethwe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2584]]
## [1] "Lavanniya4: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2585]]
## [1] "nora_1d_hp: RT @otb28sunshine: 16 june - VERY big day for annoying ppl \n\nh/l/t show AND niall‘s first show back😭😭 https://t.co/WCXcypKDR5"
##
## [[2586]]
## [1] "Finance290: RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw"
##
## [[2587]]
## [1] "MauricioM_Gomez: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2588]]
## [1] "ideffingk: so this didn’t happened 4 hours i could focus and then later i had 1D marathon https://t.co/F9L8iTZySp"
##
## [[2589]]
## [1] "bloodofrep: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2590]]
## [1] "bellacsouza: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2591]]
## [1] "nora_1d_hp: RT @Nise_ZIAM: #3YearsOfLP1 and one of the things we REALLY want is to @capitolmusic @CapitolUK @RepublicRecords to add the remaining song…"
##
## [[2592]]
## [1] "__Craving__: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2593]]
## [1] "Konoha_RPEnt: [NEED 1D] ALL MEMBER EXCEPT NIALL"
##
## [[2594]]
## [1] "Maria_p_1d: RT @miraculouscraz: i need answers??? https://t.co/vebyjlDg8c"
##
## [[2595]]
## [1] "VolatilityMgmt: $ES $SPX $SPY , 1D\nBulls failed to break downtrend on less hawkish FED narrative\nNow is time for bears to trigger s… https://t.co/2CZZ7Rbvsf"
##
## [[2596]]
## [1] "HumSherHai: RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…"
##
## [[2597]]
## [1] "gaykyuhyun: @23kyus llistening to the best 1d song rn https://t.co/MNJTH8yvc6"
##
## [[2598]]
## [1] "cowboylikefinn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2599]]
## [1] "ramalou369: For me I think \nLouis \n1d \nCatfish \nThe fray\nTaylor\nSam fender \nFotos\nSea Girls \nThe wombats \nThe vaccines https://t.co/h6AShCw46G"
##
## [[2600]]
## [1] "lostinfabs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2601]]
## [1] "Silverdoe99: I was really nervous about going somewhere today but the whole time there 1D and Harry's House was playing in the b… https://t.co/0aiSGWMl6J"
##
## [[2602]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/9IW1CsO4RU"
##
## [[2603]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/6mJRVyUmpw"
##
## [[2604]]
## [1] "osamulfc: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2605]]
## [1] "killbowie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2606]]
## [1] "gay_everywhere: @shitbirdtrash that's lux, the baby of 1d's stylist"
##
## [[2607]]
## [1] "ghostocol: gregbecca greg serrano crazy ex girlfriend cxg edit fancam loved you first one direction 1d rebecca bunch santino f… https://t.co/0PCKM7ST61"
##
## [[2608]]
## [1] "VC97MIYEON: @VC95YSJ Awal: 1D - What Makes You Beautiful. https://t.co/MhDWB26oRO"
##
## [[2609]]
## [1] "banjjakbackup: #Banjjak_Onhand\n\n[onhand • ready to ship‼️]\n\npinkeu butter light up my love 1 pocket collect book (4)\nP960 all in +… https://t.co/oxQ8OhxvL3"
##
## [[2610]]
## [1] "wildestyle13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2611]]
## [1] "1D_FITF28: @ICARUS25FALLS @updatingziam @LiamPayne Samee !!"
##
## [[2612]]
## [1] "BITCOINTRAPPER: RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…"
##
## [[2613]]
## [1] "marielelou24_1D: RT @thclwa: hwang yeji with this outfit is SOMETHING ELSE.. like look at her?! https://t.co/eKmx3scL6N"
##
## [[2614]]
## [1] "Avantika_1D: RT @TVGuide: 20. @TheBoysTV\n\n\"The Boys presents itself as an explicit, over-the-top blockbuster drama, but it is sneakily one of the most i…"
##
## [[2615]]
## [1] "1d__fairy: In hopes my friends don't see it on Twitter, thank you so so much for all of this and the extra txt print and all o… https://t.co/IP7SfkrwE7"
##
## [[2616]]
## [1] "Avantika_1D: RT @TheGreenCooler: ❄️Happy Holidays.❄️\n\nLove,\n💚GC💚 https://t.co/5Zufb3jlkr"
##
## [[2617]]
## [1] "1D_Tomtam_NRC: RT @tbestJD: his reaction sksjs https://t.co/JKPLq9uFuv"
##
## [[2618]]
## [1] "acabecca: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2619]]
## [1] "bellariservato: the guy who i’m talking with said he used to listen to 1d and he’s getting into 5sos…\ni think i won"
##
## [[2620]]
## [1] "Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except… https://t.co/j6tuHpbvZz"
##
## [[2621]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/xOJKh2mu0c"
##
## [[2622]]
## [1] "tanyaAmam: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2623]]
## [1] "NeedAGetawayCar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2624]]
## [1] "mariamolina7401: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2625]]
## [1] "sadgirlbenedict: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2626]]
## [1] "HopiaSaMenpa: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2627]]
## [1] "Avantika_1D: RT @demondoyle: things i found by clicking through every pinterest suggestion https://t.co/DMaQl7amlE"
##
## [[2628]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/bMgnKD1hVs"
##
## [[2629]]
## [1] "_littlematilda: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2630]]
## [1] "the_artist_nft: tubby cats - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/AbJcEsFvrT\n⬇️ See below for 200 and… https://t.co/ro6yzUaNgy"
##
## [[2631]]
## [1] "qinath_: RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…"
##
## [[2632]]
## [1] "Douxjessie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2633]]
## [1] "sznsticks: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2634]]
## [1] "mirrortays: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2635]]
## [1] "nora_1d_hp: Why tf are you on twitter when all you do is hating on larries?\nI understand you may not have the same opinion but… https://t.co/rSd24wMPEs"
##
## [[2636]]
## [1] "amandapdp3: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2637]]
## [1] "naufalnianwar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2638]]
## [1] "monsechh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2639]]
## [1] "flickerlaraa: @delicatejohanna YESS WE WATCHED 1D VIDEOS AND I SAID THAT I THINK THAT THEY ARE A COUPLE AND SHE WAS LIKE WTF AND… https://t.co/iTUZl34PAj"
##
## [[2640]]
## [1] "Nikita54067730: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[2641]]
## [1] "Mati_190: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2642]]
## [1] "bgkjsprrg12245: #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/LB34HvmSli"
##
## [[2643]]
## [1] "helloangykitty: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2644]]
## [1] "chokopayamato: RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS \"ROCKIN' X'MAS\"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…"
##
## [[2645]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Libra... 'You don't really want my heart, no, you just like to know… https://t.co/LsjiSgApdB"
##
## [[2646]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PyPPgPobvi"
##
## [[2647]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/VOuUGrZddS"
##
## [[2648]]
## [1] "Maria_p_1d: RT @miraculouscraz: gloob dont u dare post two new episodes unless it’s kwamis choice bro."
##
## [[2649]]
## [1] "KeziaGio: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[2650]]
## [1] "Hitosi_Dr: RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…"
##
## [[2651]]
## [1] "midnightsandme: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2652]]
## [1] "khymct: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[2653]]
## [1] "lipstickyungsoo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2654]]
## [1] "Avantika_1D: RT @samgirldean: #SAMDEAN: BONES https://t.co/Te29ewJMaK"
##
## [[2655]]
## [1] "kike7009: RT @leonardopr22: BTR > 1D"
##
## [[2656]]
## [1] "RWidiastama: Love all about Blue♡ | 1D♥"
##
## [[2657]]
## [1] "BiggerThanMisty: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[2658]]
## [1] "sarulvsJps: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2659]]
## [1] "charlottes0phia: @ai11911 @RonkuSide @LouisPeitzman Her name is Lux - she was 1D hairstylist Lou Teasedale’s child, so she went ever… https://t.co/XYW2l70I03"
##
## [[2660]]
## [1] "liahxenha: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2661]]
## [1] "laurine_mth: @_sottlvr This Is Us de 1D"
##
## [[2662]]
## [1] "insane_blamer: @drunkurtea 3.1d surround rabbit"
##
## [[2663]]
## [1] "pendehhoe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2664]]
## [1] "HamaEsaka: RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…"
##
## [[2665]]
## [1] "defenceless_dua: @harrysshoebox yeah it’s in my top 3 in mm probably top 10 in all 1d songs"
##
## [[2666]]
## [1] "xxtraflaminhot3: they playing moments by 1D in 7/11….making me cry why"
##
## [[2667]]
## [1] "yekkripto: #BollingerAlert !\n\n - $WRX (0.00001062) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2668]]
## [1] "hadaglitch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2669]]
## [1] "fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM:… https://t.co/4J0LuhXFZM"
##
## [[2670]]
## [1] "folkIorian13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2671]]
## [1] "DYALRO: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2672]]
## [1] "iratxe_stark: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2673]]
## [1] "slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLU… https://t.co/Fotkco5iCS"
##
## [[2674]]
## [1] "jaemidnights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2675]]
## [1] "atomicbot_: RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…"
##
## [[2676]]
## [1] "Scottish_Suzi: @1982loula @josaphinesvoice @george_ezra @ollymurs @Louis_Tomlinson Hahahaa ah you see if it’s quality vocals you’r… https://t.co/r3f9cMWFXT"
##
## [[2677]]
## [1] "ptilllll: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2678]]
## [1] "ainelzm: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2679]]
## [1] "DuckDraw_: 1. They dated for 1 month \n2. De already had 5 grammies before Harry joined 1D https://t.co/A5n0tURgxj"
##
## [[2680]]
## [1] "ellent91: 5sos, 1d, Hinds, Arctic Monkeys, The Neighborhood https://t.co/eOfiGagiPE"
##
## [[2681]]
## [1] "1D_NatalieMalik: The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/1PPNAHnS2u"
##
## [[2682]]
## [1] "7_j_b_emo: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[2683]]
## [1] "1D_ANTICS: @CraigWillis0 Hey! Are these still available?"
##
## [[2684]]
## [1] "fairyyuno: @_jeongjefa 1d right now"
##
## [[2685]]
## [1] "fierycherry: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2686]]
## [1] "36_urpi: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[2687]]
## [1] "1D_Tomtam_NRC: RT @pawstaem: and this is exactly when i start crying https://t.co/nrd2vWBP8Z"
##
## [[2688]]
## [1] "midnightrain29: @midnightsera13 Getaway Car by Taylor Swift\ncanyon moon by Harry Styles\nLucky Again by Louis Tomlinson\nBest Song Ev… https://t.co/aZMVmiTVgJ"
##
## [[2689]]
## [1] "tswiftieshit: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2690]]
## [1] "gxldenhalos: bts fans acting all tough till their favs pull a 1d"
##
## [[2691]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/DMlbQJyoPM"
##
## [[2692]]
## [1] "gmcorrea93: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2693]]
## [1] "superchispa38: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2694]]
## [1] "RajabAlmukarrom: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2695]]
## [1] "ilymelancholia: @SophieAnne2128 @HannaA_1d I'm in!!"
##
## [[2696]]
## [1] "FisiAxolotl: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2697]]
## [1] "__Lizannsonders: RT @LizAnnSonders: S&P 500 has embraced 'good news is bad news' mindset ... since early July, 86% of labor market data releases that were w…"
##
## [[2698]]
## [1] "tkpurple_1D: RT @btsqtsarchive: \"i'm always your joon\" ♡ https://t.co/oU6Y5R0ZcF"
##
## [[2699]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EDIV\n\n🔎Name: SPDR S&P Emerging Markets Dividend ETF\n\n1D Price Change (%): -0.87\n\n😎💰"
##
## [[2700]]
## [1] "1D_Tomtam_NRC: RT @Yolo78039776: Stand by หล่อ \n\n#MilePhakphum : edit by me 😯 https://t.co/OOkFJB3ai6"
##
## [[2701]]
## [1] "gaby_rr14: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2702]]
## [1] "kyubinlover: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2703]]
## [1] "JoeyStockton7: Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2JHfE2aC"
##
## [[2704]]
## [1] "nadssu: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2705]]
## [1] "gixherondale: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2706]]
## [1] "Toke_Eji: RT @iamremraj: @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small test for hi…"
##
## [[2707]]
## [1] "raytatata13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2708]]
## [1] "UniverseGener12: This was taken from the STEREO Telescope at 30X. There are 500,000 stars in the Zeus system 150 lightyears away fr… https://t.co/QFQ3z2vvke"
##
## [[2709]]
## [1] "jeorigguk: ▸ Complete oc name : Azrael Gregory\n▸ Zodiac : Aquarius\n▸ MBTI : ISFJ\n▸ Love lang : Receiving/Giving Gift, QT\n▸ Str… https://t.co/roZV1FIzwn"
##
## [[2710]]
## [1] "sellyjin092: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2711]]
## [1] "naeem_mo_17: @Mallak_1D Agreed. Time and place for everything 😄"
##
## [[2712]]
## [1] "whosxlu: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2713]]
## [1] "iamremraj: @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small te… https://t.co/exXk9cKjbY"
##
## [[2714]]
## [1] "oates13_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2715]]
## [1] "rathrango: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[2716]]
## [1] "adlinrsln: RT @iampejal: Hello girls, keep calm and carry a fabulous handbag 👜 . Get it on @ShopeeMY now! \n👜 https://t.co/8xxYUWWBxe\n👜 https://t.co/VG…"
##
## [[2717]]
## [1] "likeharkness: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2718]]
## [1] "SmiSasusakuTS: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2719]]
## [1] "98TKM1114: RT @otono_umi: 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ\nBAZIL\nSN…"
##
## [[2720]]
## [1] "MAHMOUDMOOTAZ: @Mallak_1D Thank you Mallak😍"
##
## [[2721]]
## [1] "midnighxs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2722]]
## [1] "caseofyuh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2723]]
## [1] "SophieAnne2128: @ilymelancholia @HannaA_1d Both if you would like the live 😁"
##
## [[2724]]
## [1] "moimooi_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2725]]
## [1] "1DRocksTweets: Biggest songs of 2022: As It Was by Harry Styles - https://t.co/mdBaiX4hFc #OneDirection #1D @1DRocksTweets https://t.co/Df4mSqVi00"
##
## [[2726]]
## [1] "tarloshs: Sometimes I think this hiatus before s4 drags on forever, but then I remember in 2015 when 1D said they were going… https://t.co/7Sbyan3czQ"
##
## [[2727]]
## [1] "addictedtonyc: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2728]]
## [1] "zayntaryn: Day 6: Favorite Louis Cover. \noo id say all the 1d songs and beautiful war."
##
## [[2729]]
## [1] "cfolklores: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2730]]
## [1] "Courtney__1D: RT @noctblues: why were they acting like she wasn't serving https://t.co/F90EJsNeTA"
##
## [[2731]]
## [1] "lecvmehlk52815: #NEO NEO / USD 1D Timeframe ... \nNEO/ USD trendlines ...\n #NEOUSD https://t.co/XzIjxYNEZC"
##
## [[2732]]
## [1] "tradingdotcom: #GBPUSD rises back above 1.22\n\n🇬🇧The pound rises despite food inflation falling for the first time in 21 months.\n\n📊… https://t.co/7G7LcG5cSw"
##
## [[2733]]
## [1] "stylelor13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2734]]
## [1] "FurphyGrace: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2735]]
## [1] "Cringey1D: After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/0shlHEdxxD"
##
## [[2736]]
## [1] "ThSevenYearItch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2737]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry Lambert is one of 15 winners in the 'Leaders of Change' category at the British Fashion Awards. \n\nDuring his presentati…"
##
## [[2738]]
## [1] "alenkkkj: RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…"
##
## [[2739]]
## [1] "UniverseGener12: This was taken from the STEREO Telescope at 20X. There are 25,000 stars in the Hemera system 325 lightyears away f… https://t.co/0c8ZbNIYLu"
##
## [[2740]]
## [1] "harriet_sty1es: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[2741]]
## [1] "alenkkkj: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2742]]
## [1] "nasiiraa_1d: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[2743]]
## [1] "steubercyx: Skar Audio RP-1200 1D Monoblock Class D MOSFET Amplifier with Remote Subwoofer Level Control, 1200W QGJ2TAE… https://t.co/4zBQEMx0PS"
##
## [[2744]]
## [1] "NITELIST_MUSIC: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[2745]]
## [1] "arpit_1989: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2746]]
## [1] "yekkripto: #BollingerAlert !\n\n - $OXT (513 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2747]]
## [1] "nasiiraa_1d: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[2748]]
## [1] "1D_FITF28: @majrbb Right now"
##
## [[2749]]
## [1] "Lunar0mar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2750]]
## [1] "LuthienElessar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2751]]
## [1] "ButtonLane_: We are back safe and sound. 1D were absolutely fantastic on our school trip to Wythenshawe Park. We used our map sk… https://t.co/xT3NalPhTJ"
##
## [[2752]]
## [1] "WalletBotApp: 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC"
##
## [[2753]]
## [1] "ginchanism_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2754]]
## [1] "07purpleheart_: RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…"
##
## [[2755]]
## [1] "sgpostlng: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2756]]
## [1] "DhrutiNimkar: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2757]]
## [1] "holaiamella: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2758]]
## [1] "deejay_barony: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[2759]]
## [1] "yekkripto: #BollingerAlert !\n\n - $CTSI (803 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2760]]
## [1] "Mallak_1D: @naeem_mo_17 But its good to experience some feelings"
##
## [[2761]]
## [1] "cxmbrx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2762]]
## [1] "1DRocksTweets: Three Ireland's City Stages: \"The aim is to support the next generation of Irish musicians\" -… https://t.co/OZzWEPyNqm"
##
## [[2763]]
## [1] "tkpurple_1D: RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…"
##
## [[2764]]
## [1] "holaiamella: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2765]]
## [1] "twelveamswiftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2766]]
## [1] "Cristina___1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[2767]]
## [1] "fruitymerchloe: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2768]]
## [1] "lavanderhaze131: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2769]]
## [1] "augustforeverrr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2770]]
## [1] "hurricaneofsel: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2771]]
## [1] "Matilda__1D: RT @directiotaylena: Human rights are being severely violated by the mullahs' regime in #Iran, and the international community must wake up…"
##
## [[2772]]
## [1] "Matilda__1D: RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…"
##
## [[2773]]
## [1] "Mallak_1D: @MAHMOUDMOOTAZ I did 😅"
##
## [[2774]]
## [1] "champagne19prob: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2775]]
## [1] "cashidalgostein: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2776]]
## [1] "whats_abrian: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2777]]
## [1] "hauntevil: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2778]]
## [1] "LeahItsleya: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2779]]
## [1] "natty_nats_: I just got this 1d diary and it came out around 2012 ig, it's soo cute, I feel like a kid😭😭💅but IT'S SO CUTE."
##
## [[2780]]
## [1] "1999hauls: wts lfb ph . .「#harusellz」 .ᐟ \n \n hanni noot noot set \n\n- 280 (w/ uns album & unscanned qr) + pf + lsf\n- payo (… https://t.co/UYsf7pUKiE"
##
## [[2781]]
## [1] "zoetoopia: @convomf ts, lana del rey, 1d, astrid s, alec benjamin, the vamps, sasha sloan, dpr, sabrina carpenter, kard, rosie… https://t.co/qLU2eNpnVK"
##
## [[2782]]
## [1] "folksmorer: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2783]]
## [1] "jaehyunsdaught1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2784]]
## [1] "HaroldsHoobies: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2785]]
## [1] "bootyhypnotic: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2786]]
## [1] "ilymelancholia: @SophieAnne2128 @HannaA_1d Really? Screaming or facetiming? Or both?"
##
## [[2787]]
## [1] "elenaLJ_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2788]]
## [1] "RetailandServi1: Zebra Symbol LI4278-SR20007CN USB Wireless 1D Handheld Barcode Scanner w/ Cradle https://t.co/1JUIe9aaPe eBay https://t.co/apKYuqdBcp"
##
## [[2789]]
## [1] "1d_Obsessionnn: IS THIS A JOKE?! 😭 https://t.co/3Mey0EpvYt"
##
## [[2790]]
## [1] "_1d__5sos___: This is the cutest shit ever 😍 he’s gonna be such a good dad some day https://t.co/nxNJBLTg2g"
##
## [[2791]]
## [1] "wandareputation: Thanks a lot 1D https://t.co/R5fy9MMWgp"
##
## [[2792]]
## [1] "selxringz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2793]]
## [1] "stxrryisland: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2794]]
## [1] "CharlotteHerrm4: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2795]]
## [1] "Niall3991Horan: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2796]]
## [1] "WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End… https://t.co/XQh5PtkIJp"
##
## [[2797]]
## [1] "Lightzuli: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2798]]
## [1] "melomaniacxoxo: Nah hell naw. I don’t like Swift but nah 1D ain’t given shit to her. https://t.co/54vzC1npwI"
##
## [[2799]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USD\n\n🔎Name:… https://t.co/p8tJnlgOv3"
##
## [[2800]]
## [1] "KpoptifiedPH: ‼️‼️‼️CLEARANCE SALE‼️‼️‼️\n\nBTS UNSEALED ALBUM\n\nComplete inclusions — NEW MANU\nhttps://t.co/VkLxtDomjp\n\nt. ph go ki… https://t.co/mmOG6HP47v"
##
## [[2801]]
## [1] "coruna_val: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2802]]
## [1] "kdramerchph: RT @kdramerchph: #KDMPH_ONHAND\n\nSelling Onhand Kdrama OST Albums\n\n🛒 Buy here: https://t.co/N11Zkes1Kx\n\n✅ COD Accepted\n✅ Ready to ship\n✅ Sea…"
##
## [[2803]]
## [1] "otblcmm: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[2804]]
## [1] "kdramerchph: RT @kdramerchph: Help RT 🙏\n\n[ ON HAND ] Park Eun Bin x Mokkan Henshu Japan Magazine \n\n🍀 Tiktok Shop: https://t.co/dABnIJcgEw\n✅ Free shippin…"
##
## [[2805]]
## [1] "treaycherous: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2806]]
## [1] "xgabriella_296x: @LouisPeitzman That's Lux. 1D's stylists daughter"
##
## [[2807]]
## [1] "holdsaito: RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…"
##
## [[2808]]
## [1] "4ruqtyi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2809]]
## [1] "1d_gravity__: RT @Noorthevirgo: I went from a “straight A” student to a “as long as I pass\" student"
##
## [[2810]]
## [1] "Natalia_1D_5SOS: Okey I didn’t expect that 🙃🫣 https://t.co/WbE8M86a4z"
##
## [[2811]]
## [1] "MsChoomTop: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[2812]]
## [1] "DontblameMar28: There's few things I don't understand in life and girl almighty by 1D is one of them."
##
## [[2813]]
## [1] "Kobudho_1D: RT @RodgersKipembe: Homa Bay County Returning Officer Fredrick Apopah says Raila Odinga called him a record 3 times pressuring him to decla…"
##
## [[2814]]
## [1] "_zyoswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2815]]
## [1] "sara_penne_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2816]]
## [1] "Lalala22630372: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2817]]
## [1] "DontblameMar28: 1D should've named act my age \"unleash the monster in you\" fr."
##
## [[2818]]
## [1] "LaTaDaisy: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[2819]]
## [1] "lerngerki: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2820]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/bUB94oVlch"
##
## [[2821]]
## [1] "Michi_Ca_Pin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2822]]
## [1] "phillychilly2: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2823]]
## [1] "Alanredd13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2824]]
## [1] "rkthghts: RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…"
##
## [[2825]]
## [1] "itlotn: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2826]]
## [1] "flklorelipa: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2827]]
## [1] "KepoHelloKitty_: #KepoHelloKitty_ Westlife or 1D ?"
##
## [[2828]]
## [1] "Sann_1D: @dreamwastalen Only Harry can do that"
##
## [[2829]]
## [1] "Ioculore: @ssefnum hi!!! i'm into 1D and 5SOS too. i've been playing teeth by 5SOS more than 5 times today 😋"
##
## [[2830]]
## [1] "thisisme__lying: happy 3 years of lp1!! this one's special cuz the first 1d solo song i'd ever heard was familiar <3\n\n@LiamPayne i'm… https://t.co/hIXhNgpTmD"
##
## [[2831]]
## [1] "illicit_hero: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2832]]
## [1] "RibbaaR: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2833]]
## [1] "UniverseGener12: This was taken from the STEREO Telescope at 50X. There are 1,200,000 stars in the Elpis system 21,000 lightyears a… https://t.co/Yl4OGOGiC0"
##
## [[2834]]
## [1] "KiiwiXOX: Please delete this tweet. People are roasting one direction and I don’t like it. 1d didn’t help Taylor to become fa… https://t.co/TS1Cn1wnWo"
##
## [[2835]]
## [1] "ssefnum: -rl without any fcv, I'm looking for new friends. I'm into ATEEZ, 1D, 5SOS, and girlgroups. Mind dropping your favo… https://t.co/x33bcefLHv"
##
## [[2836]]
## [1] "JAAAAAXWES: Back in my 1d era"
##
## [[2837]]
## [1] "Sann_1D: @axelle_wayyy Moooh Lou was so touching here"
##
## [[2838]]
## [1] "JakartaSf: RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…"
##
## [[2839]]
## [1] "dreamsndelusion: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[2840]]
## [1] "christinephili: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[2841]]
## [1] "treasure_bns: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyunsuk, jiho…"
##
## [[2842]]
## [1] "jumpsuit_jlm91: One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD"
##
## [[2843]]
## [1] "miks_craft13: RT @ihgdabc: @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that have leading…"
##
## [[2844]]
## [1] "ordinaryabbey: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2845]]
## [1] "tradingdotcom: #AUDUSD outperforms peers, rising to 0.6725\n\n🇦🇺 The RBA raised interest rates by 25 basis points to 3.1%.\n\n📊The cen… https://t.co/829ZE0SiaM"
##
## [[2846]]
## [1] "railmealltooweL: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2847]]
## [1] "LuzmeL9: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2848]]
## [1] "miks_craft13: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[2849]]
## [1] "ZaxTechShop: https://t.co/Yr4ygxmyiV Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/i9sniQnf6I"
##
## [[2850]]
## [1] "KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021… https://t.co/nMOfdhJC11"
##
## [[2851]]
## [1] "ZaxTechShop: https://t.co/V1NMbjsZ1W Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/rFKLPU2BGb"
##
## [[2852]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Capricorn...'Everything you do is magic.'\n\nTry to include loved ones… https://t.co/3oaOnzTBjP"
##
## [[2853]]
## [1] "ideal_society: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[2854]]
## [1] "alpacawuvs: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2855]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Financials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCF\n\n🔎Name: In… https://t.co/toMJKSMbAl"
##
## [[2856]]
## [1] "xoskiok: would you believe if i told you when i listen to Zayn and 1D all my problems and worries don’t seem real 🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻"
##
## [[2857]]
## [1] "anne_pmo: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[2858]]
## [1] "stargeaze: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2859]]
## [1] "BiaBianca01: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2860]]
## [1] "flowerchildhs: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[2861]]
## [1] "pootlepod: Dawn flight over RSPB Bowling Green Marsh @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III… https://t.co/eneei9YWfM"
##
## [[2862]]
## [1] "stf4vs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2863]]
## [1] "SophieAnne2128: @ilymelancholia @HannaA_1d I can do that 💪 I'll be there"
##
## [[2864]]
## [1] "sisiist91: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2865]]
## [1] "fitf_ts: @thelittlefreaks Thank you so much for this 😭💗\nI don't have any 1d merch and I would d¡e to have anyone of their CDs https://t.co/1tmanZznAn"
##
## [[2866]]
## [1] "p3achyghost: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2867]]
## [1] "doodleloves1D: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2868]]
## [1] "AdeHoran97: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2869]]
## [1] "wotisyeet: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2870]]
## [1] "Luchos_Korner: #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE X E-MART24 CHOCO PROTEIN BAR (1 piece)\n\n🛒 SH0PEE -… https://t.co/0zrE0TJ64Q"
##
## [[2871]]
## [1] "Fabriakkermans: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2872]]
## [1] "R0ebn: RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…"
##
## [[2873]]
## [1] "Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the proje… https://t.co/8ZXnYlaoYO"
##
## [[2874]]
## [1] "ZaxTechShop: https://t.co/a7oN2r9Abp Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/xjJFYBOZsw"
##
## [[2875]]
## [1] "JohnRude15: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2876]]
## [1] "MovePerrie18: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2877]]
## [1] "UniverseGener12: This was taken from the Hubble Space Telescope at 20X. There are 500,000 stars in the Nike system 1,238 lightyears… https://t.co/L5IPLh023R"
##
## [[2878]]
## [1] "Tswifts_arms: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2879]]
## [1] "alisha_baretto: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2880]]
## [1] "danie_1D_4eva: A newfound sense of clarity can be yours, Leo. Mercury is boun... More for Leo https://t.co/gxiiKZHms1"
##
## [[2881]]
## [1] "candeleclerc16: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2882]]
## [1] "firstkhaouboom: some old 1d group i'm in sharing it for votes that's so fucking funny"
##
## [[2883]]
## [1] "yekkripto: #BollingerAlert !\n\n - $ARPA (175 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2884]]
## [1] "1d_larry4life_: Every now and then I remember that LLH's soul lives somewhere inside this cupcake....And Then Suddenly I Am Not Oka… https://t.co/QU34Dv2aRf"
##
## [[2885]]
## [1] "charliekills13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2886]]
## [1] "1d_randomz: @Binbin0324SH @witchinateacup @DDenouncement lool ok. and yet you went and dug through a series of gifs to find the… https://t.co/zLsN8dUTAF"
##
## [[2887]]
## [1] "ashrry_1D: RT @harry__lambert: I won a fashion award ! slay work diva https://t.co/d54IqQ6DBR"
##
## [[2888]]
## [1] "byerscrf: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2889]]
## [1] "goldenallynjxl: Louis' silver tongues\nZayn's there you are\nLiam hmm idk if there's one \nNiall's bend the rules HAHAHAHA (listened t… https://t.co/s6b67DJTEn"
##
## [[2890]]
## [1] "outofdaawoods13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2891]]
## [1] "goldxrussell: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2892]]
## [1] "ashrry_1D: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[2893]]
## [1] "astrinvestor: $WTI 1hr and 1d.\n\nOil price back to the major support in the hourly frame. Breaking below is super bearish.… https://t.co/xDOGNNjU5n"
##
## [[2894]]
## [1] "coldasyou13_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2895]]
## [1] "crfdora: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2896]]
## [1] "aguscrnls: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2897]]
## [1] "xcrikeymikeyx: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2898]]
## [1] "astrinvestor: #NatGas 4hr and 1d.\n\nBroke below the orange bear flag, 6.0, and 5.8. Overall trend is bearish. Major support on 5.2… https://t.co/zcGIEgnUfb"
##
## [[2899]]
## [1] "Mayu__Chan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2900]]
## [1] "Mariajo0057: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[2901]]
## [1] "1d_babygirlss: RT @bookish_bees: these pics >>>>> https://t.co/eLmFjOfPaH"
##
## [[2902]]
## [1] "reputati0nTV: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2903]]
## [1] "MAHMOUDMOOTAZ: @Mallak_1D Will you be following me back?"
##
## [[2904]]
## [1] "1d_babygirlss: RT @_zmeadows: They are my family https://t.co/RBT8cp7PuL"
##
## [[2905]]
## [1] "Suju_1D: #np I Love You"
##
## [[2906]]
## [1] "1d_Obsessionnn: not me sobbing at 5:24 in the morning https://t.co/cVEzOrJtAD"
##
## [[2907]]
## [1] "xsatanswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2908]]
## [1] "saraobrien_26: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2909]]
## [1] "reignxxi: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2910]]
## [1] "ayat1625: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2911]]
## [1] "Mallak_1D: Im not a phone calls person 😒"
##
## [[2912]]
## [1] "Mallak_1D: I'll decline your call & continue texting you like it never happened😭"
##
## [[2913]]
## [1] "sawturnside: 5SOS, 1d, New Hope Club https://t.co/WmGHzDr1EN"
##
## [[2914]]
## [1] "Mallak_1D: If my answer is yes, what would be your question?"
##
## [[2915]]
## [1] "Mallak_1D: It didn't happen for so long 💔"
##
## [[2916]]
## [1] "shaniaaahhh: I found all my old 5sos concert videos and 1d concert videos I am hysterically fucking sobbing😭😭😭"
##
## [[2917]]
## [1] "hitthepedal_: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2918]]
## [1] "Mallak_1D: When i get sweet msg's I really reread them all day. It keeps me in a good mood.🥹❤️🩹"
##
## [[2919]]
## [1] "adorableharry18: @oopshi369 THAT’S ON MY BIRTHDAY (I don’t even listen to them though they have good music, I just listen more to 1d… https://t.co/oqpQhIb6lc"
##
## [[2920]]
## [1] "yekkripto: #BollingerAlert !\n\n - $LTO (489 sats) is over Upper B. Band in 30M|1H|2H|4H\n - $OXT (513 sats) is over Upper B. Ban… https://t.co/GE1tmovDkA"
##
## [[2921]]
## [1] "Lo20376798: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2922]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/PbcYPSux2H"
##
## [[2923]]
## [1] "majrbb: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2924]]
## [1] "hstymusto: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2925]]
## [1] "FAITHXFUTURE: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2926]]
## [1] "CaroleF83262070: @TikekSofor He's clearly as high as a kite in some interviews in the 1D days too. To me, he looks off his face in t… https://t.co/zMFXvQPDXz"
##
## [[2927]]
## [1] "Allisonvive23: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2928]]
## [1] "andyfiennes: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2929]]
## [1] "adorableharry18: @1D_FITF28 I thought I didn’t follow you and then I was like Hello🥰and then I checked and I followed you so I thoug… https://t.co/CelHAgDmjl"
##
## [[2930]]
## [1] "avocadolklore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2931]]
## [1] "1D_flashback: RT @1DAFSanta: Day 2550: One Direction are not back yet"
##
## [[2932]]
## [1] "1d_babygirlss: RT @SwiftsTiktok: the only way to sing Would’ve, Could’ve, Should’ve https://t.co/jcRRrEc9kE"
##
## [[2933]]
## [1] "1D_flashback: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2934]]
## [1] "1DAFSanta: RT @Are1DBackToday: No 1D Reunion Today"
##
## [[2935]]
## [1] "Are1DBackToday: No 1D Reunion Today"
##
## [[2936]]
## [1] "1d_babygirlss: RT @jenniespet13: would've, could've, should've it's literally my song https://t.co/8g1VmFhZkW"
##
## [[2937]]
## [1] "Numu13Version: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2938]]
## [1] "1d_babygirlss: RT @swifterous: midnights by taylor swift https://t.co/fYnXFFLQSA"
##
## [[2939]]
## [1] "ngxshopee: The Body Shop Vanilla\nhttps://t.co/76rPQfHWBt https://t.co/uOoElsmCpx"
##
## [[2940]]
## [1] "ngxshopee: Kiss Me Goodbye\nhttps://t.co/RC6OL5Kk88 https://t.co/zhczpAEXI1"
##
## [[2941]]
## [1] "ngxshopee: Lilith & Eve Fallen Angel\nhttps://t.co/ZhEXkhCEZi https://t.co/M5c8bMfgk6"
##
## [[2942]]
## [1] "ngxshopee: Usual Jasmine\nhttps://t.co/UN2k0dHTFl https://t.co/l92HgHV8B5"
##
## [[2943]]
## [1] "VasQez___: @zhivkoto heard 1D=1B"
##
## [[2944]]
## [1] "ngxshopee: Laboho Sugar Baby\nhttps://t.co/JkOy5jIHF2 https://t.co/GDSTlZqsPC"
##
## [[2945]]
## [1] "ngxshopee: HMNS O\nhttps://t.co/W3y36qwbZY https://t.co/9YseuaTqRC"
##
## [[2946]]
## [1] "yekkripto: #BollingerAlert !\n\n - $CHR (730 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[2947]]
## [1] "herstweets: RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…"
##
## [[2948]]
## [1] "themultifandoms: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[2949]]
## [1] "niallsnewangell: @thelittlefreaks 1d and taylor swift only or would u do other artists too?"
##
## [[2950]]
## [1] "raymudms: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2951]]
## [1] "aloveletgo: it's been three years since I joined the 1d fandom after watching the adore you music video, and I just want to say… https://t.co/ZGBgXQVjHC"
##
## [[2952]]
## [1] "Sweet_xiii: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2953]]
## [1] "RetailandServi1: LI4278-SR20007WR Motorola LI4278 Bluetooth 1D Barcode Scanner With Base & Cable https://t.co/vpU8jrdvRk eBay https://t.co/ATo3NUVlE5"
##
## [[2954]]
## [1] "_fxbrxv_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2955]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Don't even care about the table breaki… https://t.co/S9J1f8qYZz"
##
## [[2956]]
## [1] "littl3fr_ak: RT @28_taliaa: fool's gold Niall version >>>>>> 1D"
##
## [[2957]]
## [1] "WalletBotApp: 🚨 BNB/USDT (1d) MACD crossed at NEGATIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC"
##
## [[2958]]
## [1] "GemHunt3r: 🔥INFORMATIONAL🔥\n\nBTC 1D TRENDLINE \n\nCRUCIAL KEYPOINT \n\nIF BROKE NEXT STOP 19K\nIF REJECT NEXT STOP ....?? \n(Wrong An… https://t.co/32QIhf9BNQ"
##
## [[2959]]
## [1] "Kaito_kid1998: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2960]]
## [1] "HaeTanaIndigo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2961]]
## [1] "exhockeyfan44: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2962]]
## [1] "ripclara: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[2963]]
## [1] "Ellen_Horan_1D: Sitting alone in the train while listening to fine line hits different"
##
## [[2964]]
## [1] "fanuelytz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2965]]
## [1] "1d__fairy: @stevensbestie But to be fair, I do can see that happening 😭✋🏻"
##
## [[2966]]
## [1] "pezzsmiles: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2967]]
## [1] "mmyeongoo: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[2968]]
## [1] "reinteithrep: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2969]]
## [1] "QueenTLord: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2970]]
## [1] "TheBoySwifties: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2971]]
## [1] "tatx_1D_Dallas: RT @RiverPlate: 𝑪𝑶𝑵𝑻𝑹𝑶𝑳. 🎩\n\n📷 Getty https://t.co/lv6wrOHKeM"
##
## [[2972]]
## [1] "1D_FITF28: @ificxuldflyy All smiley no Payne ❤️"
##
## [[2973]]
## [1] "praisemeb: new solos will never know what it was like when 1d was at their peak, watching their shows on VINE (7s long videos… https://t.co/AWmgYJjWnd"
##
## [[2974]]
## [1] "mohinko69: RT @meloiksign: 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE 05:00\nAD…"
##
## [[2975]]
## [1] "louisonvinyI: i’ll never forgive 1d for spaces"
##
## [[2976]]
## [1] "SimonWadsley: We calculated these by some strange magic. We took a 1d rep phi of a non-split torus K not equal to its own qth pow… https://t.co/PbnFEoXkoH"
##
## [[2977]]
## [1] "1D_FITF28: @adorableharry18 why did you delete??! 😂"
##
## [[2978]]
## [1] "akunfirsticung: @convomfs history - 1d"
##
## [[2979]]
## [1] "1d_larry4life_: RT @itsyoulou28_: 5/5 happy days https://t.co/r5rgf3EGNZ"
##
## [[2980]]
## [1] "ripclara: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2981]]
## [1] "SwiftiesRegion: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2982]]
## [1] "dqq_ra: 4PCS Camera Hot Shoe Cover Protector Cap for Canon EOS R3 R5C R5 C R6 R RP M50 M5 DSLR EOS 1D 1DX 1Ds Series,5D Mar… https://t.co/qkolgh8ru0"
##
## [[2983]]
## [1] "1d_larry4life_: LIAM WENT LIVE LAST NIGHT AMD NOBODY TOLD WE....YOU FAKE ASS BITCHES"
##
## [[2984]]
## [1] "1D_5sos_Hustler: RT @jeonboops: joon confirmed he doesn’t have a drivers license and we’re back to being a society again"
##
## [[2985]]
## [1] "1d_larry4life_: RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe"
##
## [[2986]]
## [1] "novitaria20: History - 1d https://t.co/5OJeAag5Uw"
##
## [[2987]]
## [1] "karmaismo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2988]]
## [1] "Niallina1985_1D: RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE"
##
## [[2989]]
## [1] "ificxuldflyy: @1D_FITF28 @liamvinyIs why not"
##
## [[2990]]
## [1] "1d_larry4life_: @LiamPUpdate EXCUSE ME WHATTT???!?@??@?"
##
## [[2991]]
## [1] "875pegger: 0 spent for 1d bc i won the tix, also 0 for taeyeon and hyoyeon on a free event. ive only ever paid for svt 🤓 https://t.co/XABxyCsKEG"
##
## [[2992]]
## [1] "greatesttears: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2993]]
## [1] "1D_FITF28: @ificxuldflyy @liamvinyIs Count me in!!"
##
## [[2994]]
## [1] "jupiter_riccis: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[2995]]
## [1] "333folklvs: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[2996]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/eqguXa48eI"
##
## [[2997]]
## [1] "Ellen_Horan_1D: @luisat0mlinson No I also don't have ideas"
##
## [[2998]]
## [1] "Crypto_By_Uzair: According to 1D price Action that's just Accumulating.\n#Bitcoin #Crypto"
##
## [[2999]]
## [1] "1D_FITF28: @Davina_ot5 I don't want money"
##
## [[3000]]
## [1] "AuutaAuuta2: RT @1DGAlNS: 1D fans like to find mutuals"
##
## [[3001]]
## [1] "sforlouisstyles: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3002]]
## [1] "gaveuponlife13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3003]]
## [1] "SarahIzzatiG: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3004]]
## [1] "Moghr17: Louis was the best member of 1D."
##
## [[3005]]
## [1] "tonenft04882290: WL CORRECTCOMING SOON @dandanstep1 @uni29261434 @shinchansense1 @sleujLCq9mPl4DD @zoolie0801 @osakatarou666… https://t.co/jkOcinutlS"
##
## [[3006]]
## [1] "a5ahikun: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[3007]]
## [1] "Losthyde: Maroon 5, MCR. Greenday, The Neighbourhood, Arctic Monkeys, The 1975, CAS, Imagine Dragons, 21 Pilots, Jonas Brothe… https://t.co/zQyh25IueL"
##
## [[3008]]
## [1] "1D_5sos_Hustler: RT @kpophappenings_: when that kpop girl covered a song commonly known for its hard choreo so well she even nailed hanging upside down"
##
## [[3009]]
## [1] "khunchawarin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3010]]
## [1] "1D_5sos_Hustler: RT @oniechans: team rivals >>>>>> https://t.co/ThJWjaoJzz"
##
## [[3011]]
## [1] "CripTonizado: glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,92… https://t.co/ZnbjYEHPcj"
##
## [[3012]]
## [1] "LOUWTHES91: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3013]]
## [1] "nikxotb: istg if i miss the 1d party on saturday i'm gonna riot"
##
## [[3014]]
## [1] "aidensrep: @miri_magdalene “USED TO BELONG TO 1D, NOW THE 1 G” BYEE 😭"
##
## [[3015]]
## [1] "1d_Obsessionnn: IM ABOUT TO PULL MY HAIR OUT!!!😤😵💫😭🥴 https://t.co/578u9Jjt6F"
##
## [[3016]]
## [1] "_GottaBeYou_1D: RT @kidsraIright: he said he was alright but it was still a bit stiff ❤️🩹"
##
## [[3017]]
## [1] "_GottaBeYou_1D: RT @mainlyoasis: Liam Gallagher - Wonderwall (Knebworth 2022) \n\nAmazing footage 😍\n\n https://t.co/wb7kvx2gfy"
##
## [[3018]]
## [1] "MensAthletic: Brooks Glycerin 18 Grey Black Red White Men Road Running Shoes 110329-1D-094 https://t.co/VR3Yf7xQsc eBay https://t.co/4Zi1CxdO8a"
##
## [[3019]]
## [1] "raza123h: est Feed\nBWF World Tour Finals 2022 - Bangkok\nAsiaSat 5\nBackup\n3987 H 7200\n0001\n15 53 4e b6 7b 3d ef a7\n\nBackup\n414… https://t.co/io2HvknC1V"
##
## [[3020]]
## [1] "potpotaynew: RT @GreenHeartPH: Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8"
##
## [[3021]]
## [1] "Espoirvients: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3022]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.37\n\n😎💰"
##
## [[3023]]
## [1] "ShemeemAhammed: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3024]]
## [1] "yeboah__: RT @1DGAlNS: 1D fans like to find mutuals"
##
## [[3025]]
## [1] "ziamsversion: Are you serious ?? She was already successful even before 1d was formed like stfu and get some help https://t.co/b3y0Um2wfY"
##
## [[3026]]
## [1] "Harees_ms: RT @1DGAlNS: 1D fans like to find mutuals"
##
## [[3027]]
## [1] "wonderlandsrry: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3028]]
## [1] "LOUISismyloml: @1D_FITF28 Sameee😭😭😭"
##
## [[3029]]
## [1] "twinkleliltstar: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3030]]
## [1] "1D_FITF28: @LOUISismyloml I am confused 🤔"
##
## [[3031]]
## [1] "TweetByThapz: RT @1DGAlNS: 1D fans like to find mutuals"
##
## [[3032]]
## [1] "1d_Obsessionnn: @jacksescapade thanks lol, but why all the angst😭🤧"
##
## [[3033]]
## [1] "1DGAlNS: 1D fans like to find mutuals"
##
## [[3034]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UTSL\n\n🔎Name: Direxion D… https://t.co/LNs6NJcFXd"
##
## [[3035]]
## [1] "ilymelancholia: @HannaA_1d It's sad :( we need to find someone who can facetime us, so we could scream all together"
##
## [[3036]]
## [1] "yekkripto: #BollingerAlert !\n\n - $BEL (0.00002926) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[3037]]
## [1] "ilovemypetal: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3038]]
## [1] "MarvinDavid626: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3039]]
## [1] "mohammadraihan8: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3040]]
## [1] "sforlouisstyles: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3041]]
## [1] "ASingleDeath: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3042]]
## [1] "TOIBusiness: Union Budget 2023: Steel ministry seeks import tax waiver for coking coal https://t.co/l74eCn2p5l"
##
## [[3043]]
## [1] "1d_Obsessionnn: why is this so angsty?!😭😭 they still haven’t kissed and i feel like it’s almost over https://t.co/FXMG0Uh8Ik"
##
## [[3044]]
## [1] "marielelou24_1D: RT @noitzynome: Convenience store dates with my Yeddeong 🫶🏻 https://t.co/Kce2ZCqVjY"
##
## [[3045]]
## [1] "marielelou24_1D: RT @ITZYofficial: 🎂Queen YUNA’s 20th Birthday LIVE🎂\n\n2022.12.07 WED 19:30 (KST)\nhttps://t.co/8KgmDknHOV\n\n#ITZY #MIDZY\n#HappyYunaDay\n#유나 #YU…"
##
## [[3046]]
## [1] "stylinson_0928: @hannahiswho did everything ! proof below!! love on tour hoodie please!\n\ntag: @1D_OhioFlashmob https://t.co/mwMu8h8RH8"
##
## [[3047]]
## [1] "1D_FITF28: I want OT5 moots 😭"
##
## [[3048]]
## [1] "anti_gifted: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3049]]
## [1] "the_artist_nft: Rumble Kong League - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Qlt2e1uTZc\n⬇️ See below for… https://t.co/oPXJjOCcg8"
##
## [[3050]]
## [1] "1d_larry4life_: NO WE ARE NOT😭 https://t.co/D0d8tJp46q"
##
## [[3051]]
## [1] "1D_FITF28: @Jamison0425 No not okayy!! https://t.co/ryF0Cxq15O"
##
## [[3052]]
## [1] "acbb_04: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3053]]
## [1] "alee_cabj11: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3054]]
## [1] "1d_larry4life_: RT @Jessica8384ny: Hello @Harry_Styles when are you wearing this shirt? You requested it and your wish was granted! We’ve been patiently wa…"
##
## [[3055]]
## [1] "HannaA_1d: @ilymelancholia definitely!! I don't think there's anyone of us in prague to scream it sadly"
##
## [[3056]]
## [1] "1d_larry4life_: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[3057]]
## [1] "jose_1d: RT @lekankingkong: As you all asked, here’s the YORÙBÁ VERSION #voiceover #yoruba #agbainaki https://t.co/x6aKjU8fhE"
##
## [[3058]]
## [1] "ilymelancholia: @HannaA_1d Count on me to scream it in Paris! (and Hasselt with you?)"
##
## [[3059]]
## [1] "spellman_aria: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3060]]
## [1] "idkmvtin4_1D: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[3061]]
## [1] "idkmvtin4_1D: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[3062]]
## [1] "mel_xzh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3063]]
## [1] "izazure: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[3064]]
## [1] "midviz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3065]]
## [1] "ilovelouandhazz: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3066]]
## [1] "mrjosshua: $VIX (1D) can extend as low as 16.5 (1.272) https://t.co/ScJzvOySFP"
##
## [[3067]]
## [1] "iluvsjjong: @1d_Shawol estoy entre runaway y prove it"
##
## [[3068]]
## [1] "Aly_reste: RT @1dgain1d: rt to gain 1D moots"
##
## [[3069]]
## [1] "shaughran: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[3070]]
## [1] "fangirlistaph: Items on our Shopee account is on Sale\nuntil Dec 13 \n➡️https://t.co/mREFwsfI7E"
##
## [[3071]]
## [1] "HannaA_1d: aRtIsTiC lIcEnSe"
##
## [[3072]]
## [1] "pixeldrip_eth: 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/jaAUZOYL7d"
##
## [[3073]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Pisces... 'Should I act so cool like it was no big deal?'\n\nMaybe lie… https://t.co/eFPbOA8QIF"
##
## [[3074]]
## [1] "theia_sol: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[3075]]
## [1] "caroooline79: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3076]]
## [1] "Al_3seery: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[3077]]
## [1] "tsmidnightstgw: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3078]]
## [1] "itsjusttolu: 6th Loucember ‘22\nFavourite Louis cover\n\nI always loved when Louis covered 7 for obvious reasons 💚💙 but my fave is… https://t.co/YdXFqzLubk"
##
## [[3079]]
## [1] "springrollsbebs: @flwersforlouis there is none, so I’m gonna say right now by 1d"
##
## [[3080]]
## [1] "Nav77970096: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3081]]
## [1] "ArchieSwift13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3082]]
## [1] "Neymar_1d_: RT @chimigraphic: WE WILL WAIT FOR YOU JIN 🤍 https://t.co/kqbyHLi8j6"
##
## [[3083]]
## [1] "MidnightSaviour: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3084]]
## [1] "ingridc_studio: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3085]]
## [1] "GoldStockGuy1: RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz"
##
## [[3086]]
## [1] "neodaee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3087]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): -1.41\n\n😎💰"
##
## [[3088]]
## [1] "Shazelyn1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3089]]
## [1] "Israr_Ahmad___: #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/zLNi9kZ2sH"
##
## [[3090]]
## [1] "xkcp13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3091]]
## [1] "Guii029: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3092]]
## [1] "Malik_Israar: #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/8fGXLdd4py"
##
## [[3093]]
## [1] "1d_Shawol: RT @arcticminkey: minho: this is shinee five \n https://t.co/or5mnsLavu"
##
## [[3094]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EURL\n\n🔎Name: Direxi… https://t.co/znjXgxvwym"
##
## [[3095]]
## [1] "1d__fairy: Sickness log day 2:\n\nI feel better than yesterday, I just woke up tho, so let's see how the day goes"
##
## [[3096]]
## [1] "thegodsludge: RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…"
##
## [[3097]]
## [1] "supahmyk: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3098]]
## [1] "elisversion13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3099]]
## [1] "1D_lt91perfect: RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E"
##
## [[3100]]
## [1] "f8BpyLFi1YEj57t: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[3101]]
## [1] "1D_lt91perfect: RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T"
##
## [[3102]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/HQ1pKUZhyB"
##
## [[3103]]
## [1] "lalalow_1556: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3104]]
## [1] "Letty809: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3105]]
## [1] "1D_FITF28: @sweetcreatxxx @tommo28sun Yesterday I thought I saw your shadow running round"
##
## [[3106]]
## [1] "WillAAAHHH: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3107]]
## [1] "FieniLover: I got a 1d cd today, but like my mom wasn't supposed to know I was a fan... they are my guilty plessure and I don't know how she found out"
##
## [[3108]]
## [1] "reynade2: WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyu… https://t.co/l76rk1fyuS"
##
## [[3109]]
## [1] "Nils0Sjoberg: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3110]]
## [1] "Alexand88841237: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3111]]
## [1] "tommo28sun: @1D_FITF28 its hAAAArd soo hAaard"
##
## [[3112]]
## [1] "dandelion3369: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3113]]
## [1] "sweetcreatxxx: @1D_FITF28 @tommo28sun it's haaaarddddd"
##
## [[3114]]
## [1] "WeTrade2022: #USD is rising adding to yesterday’s gains\n\n#EURUSD rises to 1.05 🔼 0.1% (1d)\nGerman factory orders unexpectedly ri… https://t.co/2xqtGUTems"
##
## [[3115]]
## [1] "wickedcarls: Adding 1D and Sam&Colby^^"
##
## [[3116]]
## [1] "TToThemoons: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3117]]
## [1] "HannaA_1d: that escalated very quickly https://t.co/ABgRPDpY0H"
##
## [[3118]]
## [1] "1dgain1d: rt to gain 1D moots"
##
## [[3119]]
## [1] "max_swift13: @mrstylesbaebe Harry Styles is the only one who has won a grammy of all 1D. \"Taylor's Most Streamed Song\" it was wr… https://t.co/dF6cSOWdxq"
##
## [[3120]]
## [1] "SwarryTyles: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3121]]
## [1] "sudamasakink: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[3122]]
## [1] "1D_Taylor5SOS: @sateIIiteharry nah the toes went away too slow"
##
## [[3123]]
## [1] "ruka0914: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[3124]]
## [1] "tradingdotcom: #EURUSD rises to 1.05\n\n🇩🇪German factory orders unexpectedly rise in October.\n\n📊 Orders rose 0.8% after falling 4% i… https://t.co/PVEdVauw7W"
##
## [[3125]]
## [1] "GreenHeartPH: Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8"
##
## [[3126]]
## [1] "1d_Shawol: He looks like a toy in toys story, I love him https://t.co/VOS5TZFhdb"
##
## [[3127]]
## [1] "candynikko: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3128]]
## [1] "reputationoftay: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3129]]
## [1] "1d_Shawol: RT @tofumango: She brought back the marine in him https://t.co/cbUrxMSUE9"
##
## [[3130]]
## [1] "ggstanxswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3131]]
## [1] "Woodrin66: @TimRunsHisMouth IDK, the GOP is getting good at 1D Chess"
##
## [[3132]]
## [1] "majrbb: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3133]]
## [1] "mikkhaan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3134]]
## [1] "glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/JNijgSIDgT"
##
## [[3135]]
## [1] "maceda_96: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3136]]
## [1] "MXRRORBALLS1989: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3137]]
## [1] "pliyansss: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3138]]
## [1] "AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & D… https://t.co/dLXJZsUMEO"
##
## [[3139]]
## [1] "DeFigems_: BTCUSDT 1D _ SHORT SETUP an hour ago\n\n#DeFigems #btc #Crypto #Cryptonews #DeFiChain https://t.co/DcmtxC19N6"
##
## [[3140]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “We’re like na, na, na. Then we’r… https://t.co/NrFMy16L43"
##
## [[3141]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/WMpdtaPWyC"
##
## [[3142]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/K3kUKAVbnX"
##
## [[3143]]
## [1] "eroselstyle: @duIIday As a still firm 1D Stan yes and still am 🤣"
##
## [[3144]]
## [1] "Scottish_Suzi: @josaphinesvoice @1982loula @george_ezra @ollymurs @Louis_Tomlinson Yeah G is defo our main man!🥰 I might check out… https://t.co/NgqMMfKQN3"
##
## [[3145]]
## [1] "maroononvinyl: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3146]]
## [1] "hige_after5: RT @txkxtoncemore: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO…"
##
## [[3147]]
## [1] "wavesofperry: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3148]]
## [1] "sshi_joy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3149]]
## [1] "Meg_1d_lover: RT @sadlifeebro: List of priorities in 2023:\n1. Me"
##
## [[3150]]
## [1] "mchllnglrnd: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3151]]
## [1] "hobishope07: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3152]]
## [1] "AbOdDyaloo: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[3153]]
## [1] "demiscardigan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3154]]
## [1] "Tetsuya_s_2022: RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS \"ROCKIN' X'MAS\"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…"
##
## [[3155]]
## [1] "1D_DailySpain: 📹: Liam ayer en los Fashion Awards \n\n© Getty Images https://t.co/kGRIn9S9sb"
##
## [[3156]]
## [1] "1d_Obsessionnn: it’s 4am, i’ve been at this for 3 hours AND THEY STILL HAVENT KISSED😤😤😤 https://t.co/XQlUEMBQ8B"
##
## [[3157]]
## [1] "Amae4Jinnie: RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…"
##
## [[3158]]
## [1] "smalik_1D: @sunfl0werv0l369 happy for you😍🎉"
##
## [[3159]]
## [1] "1d_Shawol: RT @iluvsjjong: ┈ chase focused playlists for spotify ┈\n\n#MINHO #민호 #SHINee #샤이니 \n#MINHO_CHASE @SHINee"
##
## [[3160]]
## [1] "FORESTLIMIT: \"haqua\"\n\n2022.12.12(MON) 20:00〜\nat Forestlimit\nEntrance : ¥1,500(w/1D)\n\nfeat...\nFELINE\nTomoki\nTorei\n\nresident:\nCELT… https://t.co/TfKYeYiPMb"
##
## [[3161]]
## [1] "uptown_girlll: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3162]]
## [1] "1D_DailySpain: 📷: Liam con fans en los premios Fashion Awards anoche \n\n© PromoLP93 https://t.co/Vf9RZEkilB"
##
## [[3163]]
## [1] "veebeato: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3164]]
## [1] "pani_na_fochu: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3165]]
## [1] "yashiree1: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3166]]
## [1] "dumsunny: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3167]]
## [1] "yashiree1: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3168]]
## [1] "Ohh_Yeah_1D: RT @minyoongab: \"Hello, \nThis is BIGHIT MUSIC.\" https://t.co/oRD3kqnI10"
##
## [[3169]]
## [1] "roybelfangirl: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3170]]
## [1] "effiepattycak3: RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…"
##
## [[3171]]
## [1] "1d_babygirlss: RT @thomasvtair: are you a nesta archeron stan? let me make assumptions about you ୭̥⋆*。 https://t.co/JLqsqWrUAj"
##
## [[3172]]
## [1] "danielle123174: @atwtmvtvftvsga It’s absurd to say 1D gave Taylor a career but I don’t understand the weird hate and competition be… https://t.co/h9QDR8HYIr"
##
## [[3173]]
## [1] "ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take… https://t.co/LMnFtrlz7Y"
##
## [[3174]]
## [1] "mikanajp: Elicit the joy that colors bring ✨\n\n🔎 Ayame Necklace \n\n🛒Shop here:\nhttps://t.co/H15tIkzQ0v\nhttps://t.co/jhGwFugrwn… https://t.co/MUi4CjdjLc"
##
## [[3175]]
## [1] "1d_Shawol: Ustedes si dijeron \" I keep on running running running running run\"\nGracias❤️🧎♀️\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/lmJrhNnD7a"
##
## [[3176]]
## [1] "BrixtonNaoki: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…"
##
## [[3177]]
## [1] "BrixtonNaoki: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…"
##
## [[3178]]
## [1] "Stateofgrace102: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3179]]
## [1] "GabrielTaibi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3180]]
## [1] "Allie_Luvs_1D: RT @thecartoonnews: 'Sesame Street' veteran Bob McGrath has passed away at the age of 90 💔 RIP https://t.co/fjfrDRnwl1"
##
## [[3181]]
## [1] "lxzgtt: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3182]]
## [1] "BriannaTaibi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3183]]
## [1] "skinnybitchluv: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[3184]]
## [1] "Neymar_1d_: Pleaseeeee 🥺🥺 https://t.co/KHBDcG0zFc"
##
## [[3185]]
## [1] "tayismycupcakee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3186]]
## [1] "1d_Shawol: RT @korea_odyssey: #SHINee's #MINHO said he feels both excited and pressured to become the group's last member to debut as a solo artist.🫶…"
##
## [[3187]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HEZU\n\n🔎Name: iShares… https://t.co/JBQoYlxGCR"
##
## [[3188]]
## [1] "gsb_tokyo: RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…"
##
## [[3189]]
## [1] "smilevvsmilevv: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3190]]
## [1] "kii1014: RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS \"ROCKIN' X'MAS\"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…"
##
## [[3191]]
## [1] "Avantika_1D: RT @American_Stroke: From “Supernatural” to super thankful: Actor-musician and stroke survivor @RobBenedict wants everyone to know that FAS…"
##
## [[3192]]
## [1] "JrManuelGuillen: RT @GertvanLagen: #DXY [1D]: HTF breakdown of this channel. https://t.co/bTQz2jt063"
##
## [[3193]]
## [1] "Pandaxnz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3194]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RIET\n\n🔎Name: Hoya Capital High Dividend Yiel\n\n1D Price Change (%): -2.02\n\n😎💰"
##
## [[3195]]
## [1] "wheendeu: 1d's take me home era, imy"
##
## [[3196]]
## [1] "taylorforme13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3197]]
## [1] "1D_Niall_0324: NiallOfficial Thank you for being born."
##
## [[3198]]
## [1] "ProudofLouis__: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3199]]
## [1] "sprinkles365: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3200]]
## [1] "1d_Shawol: RT @shineefilms: #SHINee's #MINHO just released his first mini album \"CHASE\" making this his debut solo after 14 years. He worded very hard…"
##
## [[3201]]
## [1] "Avantika_1D: RT @wonderofscience: The resurrection plant (Selaginella lepidophylla) can survive years of drought and almost complete desiccation, coming…"
##
## [[3202]]
## [1] "arivchy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3203]]
## [1] "smalik_1D: RT @OliviaLilyMarks: I fully believe that Aubrey Plaza can beat every lie detector https://t.co/AzeGIXUc6t"
##
## [[3204]]
## [1] "dadangan: RT @Buryooooo: \"Welcome to the Shame corner, have a seat!\"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…"
##
## [[3205]]
## [1] "daemyra_1D: RT @darknyra: and that's a man https://t.co/gXtuNgTBwG"
##
## [[3206]]
## [1] "cowboyIikeem: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3207]]
## [1] "daemyra_1D: RT @lallikc: PUREST COUPLE 🥹🤏🏼 https://t.co/AwGK1vnzHc"
##
## [[3208]]
## [1] "swiftlygal: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3209]]
## [1] "daemyra_1D: RT @hitmewlucille: he's so slay (literally) 🗡💅🏻 https://t.co/GjoQDMO2ky"
##
## [[3210]]
## [1] "jacksescapade: @1d_Obsessionnn enjoy <3"
##
## [[3211]]
## [1] "dresslix: RT @morlvy: if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #m…"
##
## [[3212]]
## [1] "wbejeweled: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3213]]
## [1] "1d_Shawol: RT @shineefilms: ── #SHINee's #MINHO The 1st Mini Album〖CHASE〗\n\nTRACK 02: Runaway feat GEMINI\n\n➫ https://t.co/0FM1vyRxEK\n\n#민호 #MINHO\n#샤이니 #…"
##
## [[3214]]
## [1] "Ohh_Yeah_1D: RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC"
##
## [[3215]]
## [1] "1d_Shawol: You're just here for the Heartbreak \n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/J8MaMOgV0D"
##
## [[3216]]
## [1] "Officialpsicom: Oh readers... YOU ARE IN FOR A TREAT! 😍\n\nSome of your favorite authors will be giving out a limited number of photo… https://t.co/6xK2z1bjJt"
##
## [[3217]]
## [1] "Ohh_Yeah_1D: RT @jmfolder: jimin's cute shoes https://t.co/qr3Td6auKX"
##
## [[3218]]
## [1] "Ohh_Yeah_1D: RT @rmarchives: 🐨: \"we should never look back. whatever happened in your life was your best. it was whatever we could achieve.\""
##
## [[3219]]
## [1] "victorhuasi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3220]]
## [1] "Ohh_Yeah_1D: RT @jooniesloops: milKISS from namjoon https://t.co/V7X1VltZxY"
##
## [[3221]]
## [1] "1d_Shawol: RT @taeminyeehawhat: SHE IS FREE!!! #CHASE #MINHO"
##
## [[3222]]
## [1] "John71Kee: @zweeran Boycott 1D the shills of CIA controlled British Media."
##
## [[3223]]
## [1] "maiiikura: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3224]]
## [1] "cherishingilll: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3225]]
## [1] "UniverseGener12: This was taken from the ChandraX-ray Telescope at 50X. There are 40,000 stars in the Elpis system 500 lightyears a… https://t.co/ynyxzZLYnm"
##
## [[3226]]
## [1] "Ohh_Yeah_1D: RT @lthearting: i’m not okay https://t.co/qhaDkq0SVS"
##
## [[3227]]
## [1] "ghostiemedicine: @28lovesongs @HannaA_1d that's what i expected to happen but no he just drunk the whole cup 🙈"
##
## [[3228]]
## [1] "1d_Shawol: Somebody make a thread with SHINee + solo songs that makes you feel like you're hearing something unholy"
##
## [[3229]]
## [1] "Sry1Dxx5: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3230]]
## [1] "1DEbooks: Harry Styles is the cutest person in the world!\nfollow me for more 1D facts."
##
## [[3231]]
## [1] "happyswiftie92: @oBvIoUsLy_penni @flwersforlouis Well you have Perfect, from 1D, IS mostly written by him I think 🤔"
##
## [[3232]]
## [1] "blackroseHS: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3233]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IWFG\n\n🔎Name: IQ Win… https://t.co/xnoxYp3tyZ"
##
## [[3234]]
## [1] "Maryfer0718: @1d_Shawol Me paso con Everybody 😂"
##
## [[3235]]
## [1] "mrstylesbaebe: The baby is Lux, Lou Teasdale’s daughter who was 1D’s stylist at the time they didn’t steal a child 😂😂😂😂 omg"
##
## [[3236]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Libra... 'Spare me what you think.'\n\nRemember to show off only once… https://t.co/K5mQAGEgDA"
##
## [[3237]]
## [1] "speaknow01: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3238]]
## [1] "Akira_ES: RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…"
##
## [[3239]]
## [1] "28lovesongs: @ghostiemedicine @HannaA_1d i did that as a prank on my dad once and he immediately noticed and spit it out so 😭"
##
## [[3240]]
## [1] "1d_Shawol: Tambien choice, Waterfall y chase"
##
## [[3241]]
## [1] "ShitcoinCharts: Thoughts on $SOL #SOL! See Sypool's idea on TradingView below. https://t.co/yd6ZxLw6er"
##
## [[3242]]
## [1] "1DRocksTweets: The story of Tom Morello’s ‘Arm the Homeless’ Guitar - https://t.co/8O1BRmD8CQ #OneDirection #1D @1DRocksTweets https://t.co/EArfXOjAwA"
##
## [[3243]]
## [1] "thaisluko: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3244]]
## [1] "mrstylesbaebe: @jluvs2luv @ThrowbackTaylor Lmfaoooo that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist"
##
## [[3245]]
## [1] "1D_FITF28: @ilove1dbroo @Tomlinbucks No it's Tom Holland"
##
## [[3246]]
## [1] "1d_Shawol: RT @soompi: WATCH: #SHINee's #Minho Drops Cinematic \"Reality Of Illusion\" Trailer For \"CHASE\" \nhttps://t.co/bMUENlB8qG https://t.co/c0MNSOg…"
##
## [[3247]]
## [1] "mrstylesbaebe: @ThrowbackTaylor Y’all that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist those asking about the baby 😂"
##
## [[3248]]
## [1] "1d_Shawol: Help. I can't stop signing \" I keep running running running run\".\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/9wYkfEw1Br"
##
## [[3249]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEW\n\n🔎Name: WisdomTree Global High Dividend Fund\n\n1D Price Change (%): -1.42\n\n😎💰"
##
## [[3250]]
## [1] "CodyB_022: hey @5sos, at Melbourne soundcheck, I asked what songs you would cover, but I panicked when you asked me & said 1D.… https://t.co/cu9yOBi9Pl"
##
## [[3251]]
## [1] "monicaswarovski: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3252]]
## [1] "wildestts: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3253]]
## [1] "OpenSpace00: @itsyoulou28_ This should be a thread about 1D boys with babies 🥹"
##
## [[3254]]
## [1] "tswifthales: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3255]]
## [1] "mrstylesbaebe: @matteoswift @LouisPeitzman That’s Lux lol is the baby names Lou tisdales child she did the 1D hair during the time"
##
## [[3256]]
## [1] "wdycwopt: @Ericdun19416783 2 miles for me - no buses in the snow - or sometimes we would walk to save the 1d bus fare for sweets."
##
## [[3257]]
## [1] "trwrdi: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3258]]
## [1] "bitcoinagile: Nov.30-Dec.6ETH1dWeekly market recap for COINBASE:ETHUSD by Sypool #ETH $ETH https://t.co/lVBZYz3j9m https://t.co/FE4gAVrbEH"
##
## [[3259]]
## [1] "cryptocharts: Thoughts on $ETH #ETH! See Sypool's idea on TradingView below. https://t.co/5qD9Z9zLBd"
##
## [[3260]]
## [1] "1D_FITF28: @tommo28sun The smell of your perfume still stuck in the air"
##
## [[3261]]
## [1] "UniverseGener12: This was taken from the HerschelSpace Telescope at 20X. There are 275,000 stars in the Metis system 500 lightyears… https://t.co/p4DSmvENy9"
##
## [[3262]]
## [1] "bitcoinagile: Nov.30-Dec.6BTC1dWeekly market recap for COINBASE:BTCUSD by Sypool #Bitcoin $BTC https://t.co/zn0gs3RbGZ https://t.co/V4Y0TWLcBE"
##
## [[3263]]
## [1] "cryptocharts: Thoughts on $BTC #Bitcoin! See Sypool's idea on TradingView below. https://t.co/Se7B5LtL0m"
##
## [[3264]]
## [1] "ILove__1D__: RT @1dtpwk_28: When’s my turn to meet Louis??"
##
## [[3265]]
## [1] "LauraEv67093280: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3266]]
## [1] "1D_FITF28: So ASIA tour date will be announce at 7th dec?? \nI am hoping for INDIA😭😭🤞\n\nhttps://t.co/RGnsEddRFG"
##
## [[3267]]
## [1] "_antoniaqq: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3268]]
## [1] "nayeonynny_: @ssefnum ▸ Complete oc name : Agatha Pupuy\n▸ Zodiac : Leo\n▸ MBTI : ENFJ\n▸ Love lang : Qtime, aos\n▸ Stress lang : bu… https://t.co/GGHDYJVnFJ"
##
## [[3269]]
## [1] "SOGI_1D: RT @Louharrehh28: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian foot…"
##
## [[3270]]
## [1] "Darth_Migs: RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…"
##
## [[3271]]
## [1] "1d_Shawol: If we hear \" I need a Cha Cha Beat boy\" in a SHINee song, it means DANGER\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE"
##
## [[3272]]
## [1] "0721_gon: RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…"
##
## [[3273]]
## [1] "scareyouaway: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3274]]
## [1] "sukhaocart: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[3275]]
## [1] "afvulax: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3276]]
## [1] "guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker… https://t.co/F8WnFnDGAA"
##
## [[3277]]
## [1] "AlertTrade: RT @CryptoTraderPro: Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVY…"
##
## [[3278]]
## [1] "AlertTrade: RT @CryptoTraderPro: Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7…"
##
## [[3279]]
## [1] "csa_rx: RT @csa_rx: Plaid shirt bahan rayon crinkle\n⭐ 4,8\n💸 128k\n📍 https://t.co/53e24Ek8dZ https://t.co/dWthbqkrng"
##
## [[3280]]
## [1] "CryptoTraderPro: Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVYf1f"
##
## [[3281]]
## [1] "CryptoTraderPro: Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7v8I"
##
## [[3282]]
## [1] "1D_FITF28: @nhstreamupdates @NiallOfficial \"Nialler x\"🥺😭"
##
## [[3283]]
## [1] "zeynbinci: @Annie23703 Dude ☠️ how could they still believe that.. liam himself said all those years in 1d he would put on a h… https://t.co/MNR9U7neDQ"
##
## [[3284]]
## [1] "1d_gravity__: RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl"
##
## [[3285]]
## [1] "takemetochcrch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3286]]
## [1] "chazaenul: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3287]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/1WegWJma3r"
##
## [[3288]]
## [1] "ciapecintacogan: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[3289]]
## [1] "Neymar_1d_: RT @goal: Brazil are doing it for The King 👑 https://t.co/VrAWyvRnT0"
##
## [[3290]]
## [1] "1d_Obsessionnn: 💀💀💀💀 okay lightening mcqueen https://t.co/DZkU8YPpix"
##
## [[3291]]
## [1] "flightlessghost: He then proceeds to tell her “oh I have a friend who slept with Harry Styles back when he was still in 1D” \nMy frie… https://t.co/d9iLN3HcvA"
##
## [[3292]]
## [1] "flightlessghost: So my best friend is currently in Australia and went on a date with a guy, they kept talking about the music they l… https://t.co/0pVoZiCQm5"
##
## [[3293]]
## [1] "childofconfetti: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3294]]
## [1] "_crazy_about_1d: RT @whatndever: heaven. https://t.co/CHSkBZ4vsY"
##
## [[3295]]
## [1] "Liuskaluiska: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[3296]]
## [1] "ITHKCH4LAMET: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3297]]
## [1] "flightlessghost: Some girl keeps saying she slept with harry back in the 1D days"
##
## [[3298]]
## [1] "SwiftXuna: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3299]]
## [1] "ShitcoinCharts: Thoughts on $BTC #Bitcoin! See MrShah1's idea on TradingView below. https://t.co/uuUci2jvhA"
##
## [[3300]]
## [1] "HannaA_1d: not having social anxiety would make my life 100% easier"
##
## [[3301]]
## [1] "prototypell: 1d\nshe's worried about you https://t.co/dyWguCmeCA"
##
## [[3302]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): -1.64\n\n😎💰"
##
## [[3303]]
## [1] "1d_Shawol: RT @taeminyeehawhat: “The album is for SHINee world, it is true! This is for the fans” \n#CHASE #MINHO https://t.co/YYfRiZr7i2"
##
## [[3304]]
## [1] "iMoouurr: RT @Ngsutagsn: Avery Pants\n\nLink: https://t.co/TtCxw4EioJ https://t.co/DchdgYNwTe"
##
## [[3305]]
## [1] "pica_rossella1: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3306]]
## [1] "HannaA_1d: 8 weeks until alina and i reunite with our -ommels"
##
## [[3307]]
## [1] "alexsadruh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3308]]
## [1] "1d_Shawol: I KEEP RUNNING RUNNING RUNNING RUNNN"
##
## [[3309]]
## [1] "HannaA_1d: \"They'd say I hustled\nPut in the work\nThey wouldn't shake their heads and question how much of this I deserve\""
##
## [[3310]]
## [1] "Alihd7: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3311]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I can make your tears fall down like th… https://t.co/jVEAyPXrYA"
##
## [[3312]]
## [1] "viptilwhnver: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[3313]]
## [1] "1d_familyshow: RT @_charlys_: HE WAS IN LOVE WITH MY JUMPER 😭😭😭😭 #LouisTomlinson https://t.co/ylNergV3s0"
##
## [[3314]]
## [1] "BHStamps: 📣 JUST ADDED 📣\n3681 GB: 1d Red 1845. SG8 Sc3 Mi3. Spec BS28e Plate 60. \"MB\". Basal Shift. 3 Margins. c£32 \n\n💥 Speci… https://t.co/O648HHM5h3"
##
## [[3315]]
## [1] "yeganehYEK: RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…"
##
## [[3316]]
## [1] "HannaA_1d: I'm hopelessly hoping and i promise you this: no more days alone"
##
## [[3317]]
## [1] "yenthe_1D: I really wanna know how the convo went with the dutch Floor and Louis. Like, I wanna hear it HAHAHAH"
##
## [[3318]]
## [1] "tzumosamichaeyu: RT @TabbysShoppe: 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc"
##
## [[3319]]
## [1] "WheeSakuLee: Taylor: successful career, Grammy winner, good music\n1D: Disbanded and gone https://t.co/TUg0c7ybwZ"
##
## [[3320]]
## [1] "XlrCrypto: 1D\n\n$APE with a possible swing trade. Wait for a breakout on the daily chart. \n\nBut wait for the retest first, no t… https://t.co/oGxMI4z3BR"
##
## [[3321]]
## [1] "Ohh_Yeah_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[3322]]
## [1] "Ohh_Yeah_1D: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[3323]]
## [1] "TabbysShoppe: 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc"
##
## [[3324]]
## [1] "511NY: Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2"
##
## [[3325]]
## [1] "511nji76: Construction on I-76 westbound from West of Exit 1D - US 130 (Gloucester City) to East of Exit 2 - I-676 (Glouceste… https://t.co/XwhibtWaG8"
##
## [[3326]]
## [1] "bbwarbz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3327]]
## [1] "1D_ma_blog: RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…"
##
## [[3328]]
## [1] "1d_Shawol: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…"
##
## [[3329]]
## [1] "1D_AMAvote: RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v"
##
## [[3330]]
## [1] "1D_AMAvote: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[3331]]
## [1] "1d_Shawol: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…"
##
## [[3332]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ The… https://t.co/jWtKQbqbot"
##
## [[3333]]
## [1] "bujias__: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3334]]
## [1] "1d_Obsessionnn: OH MY GOD😭😭😭 https://t.co/K6xG5yiqlc https://t.co/WAHwHIs7He"
##
## [[3335]]
## [1] "SergioKeithh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3336]]
## [1] "1D_5sos_Hustler: @ech0void Ah the san pants"
##
## [[3337]]
## [1] "1D_5sos_Hustler: RT @buffhyucks: something about the way jaemin (1) has way too many teeth and (2) always stares at his victims' lips whenever he's talking…"
##
## [[3338]]
## [1] "SevenIvyConey: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3339]]
## [1] "SOL_CFGI: Dec 6, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/YFxASneFBk"
##
## [[3340]]
## [1] "DOGE_CFGI: Dec 6, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/SKELbhps4V"
##
## [[3341]]
## [1] "AVAX_CFGI: Dec 6, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/aFB1zLIiyq"
##
## [[3342]]
## [1] "XRP_CFGI: Dec 6, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/KaMDEcNpFZ"
##
## [[3343]]
## [1] "BNB_CFGI: Dec 6, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/gwE0AoUgqB"
##
## [[3344]]
## [1] "ADA_CFGI: Dec 6, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/zgsqPPUdul"
##
## [[3345]]
## [1] "ETH_CFGI: Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/PUenCjfWqn"
##
## [[3346]]
## [1] "BTC_CFGI: Dec 6, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/rcrMc9cr4G"
##
## [[3347]]
## [1] "ALGO_CFGI: Dec 6, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/iKxnYIX9Rl"
##
## [[3348]]
## [1] "MATIC_CFGI: Tuesday Dec 6, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/y6HUS5cEv5"
##
## [[3349]]
## [1] "TRX_CFGI: Tuesday Dec 6, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/nGHGj9EGjs"
##
## [[3350]]
## [1] "SHIB_CFGI: Tuesday Dec 6, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/FnJ31hCN7t"
##
## [[3351]]
## [1] "DOT_CFGI: Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 6, 2022. See more info at… https://t.co/P91TKCDIyS"
##
## [[3352]]
## [1] "LINK_CFGI: Tuesday Dec 6, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/vdqSJaZmwz"
##
## [[3353]]
## [1] "XLM_CFGI: Tuesday Dec 6, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/Uli6mysZ0U"
##
## [[3354]]
## [1] "LavenderOnMee: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3355]]
## [1] "1D_5sos_Hustler: RT @hwaberrymilk: i cant believe op deleted their tweet. im immortalizing this in a screenshot i hope you can hear it just from the image h…"
##
## [[3356]]
## [1] "Madison99730051: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3357]]
## [1] "alex_bobes: #ETHUSDT Dec-06-2022 1D Support and resistance levels\nRes=[1276.46, 1280.0, 1341.73, 1422.08, 1722.0, 1789.0, 1789… https://t.co/ev8iDYozoy"
##
## [[3358]]
## [1] "alex_bobes: #ETHUSDT #ETH 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/jtIaZwayiI"
##
## [[3359]]
## [1] "meloiksign: 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE… https://t.co/xL24JluSpw"
##
## [[3360]]
## [1] "tpwkrozalie28: @1dtpwk_28 none louis song but 1d rock me, ready to run and right now"
##
## [[3361]]
## [1] "Naya_Sh_28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3362]]
## [1] "9999RUM: RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…"
##
## [[3363]]
## [1] "MrMakistein: @MysticatLive I Made Minecraft 1D? 🤔"
##
## [[3364]]
## [1] "ChuJ2117: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3365]]
## [1] "L0ver_0f_Min3: As a 1D fan and a Swiftie this is so funny to me lmao https://t.co/VeDyYxA4kx"
##
## [[3366]]
## [1] "1D_larry1007: @richarlison97 What a beautiful drawing!!!"
##
## [[3367]]
## [1] "nrltshh: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3368]]
## [1] "AgritH: Oh, come on. 1D are dinosaurs, they're already extinct https://t.co/fWKXifTOVR"
##
## [[3369]]
## [1] "MSchmidtlah: Ozark River Advantage 1D Maple Self Contained Portable Hot Water Handwashing Sink NSF Certified XF6FP54… https://t.co/uVXBEGtXAO"
##
## [[3370]]
## [1] "pucchiboyzayn: Act like a fake 1d fan in the comments."
##
## [[3371]]
## [1] "Infocrops: This tutorial contains an example of an optical model of a Thin Film Solar Cell. A simplified 1D Model is also incl… https://t.co/QMiDI8dVbU"
##
## [[3372]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $MBOX\n\n🔎Name: Freedom Day Dividend ETF\n\n1D Price Change (%): -1.75\n\n😎💰"
##
## [[3373]]
## [1] "triangleosaka: RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…"
##
## [[3374]]
## [1] "RSPBExeEstuary: RT @pootlepod: Numbers are building: from the hide at RSPB Bowling Green @RSPBExeEstuary \nIt just gets better and better!\n\nCanon EOS-1D X…"
##
## [[3375]]
## [1] "mystique_chaos: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3376]]
## [1] "Baba_Gannah: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3377]]
## [1] "perrielloyd: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[3378]]
## [1] "cherrysuckers19: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3379]]
## [1] "azri_nv: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3380]]
## [1] "jeezooeth57: wl Bureau of mint @Grzegor59996841 @amilucky9 @La_delfiii_1D @liampal7 @mahmut452272109 @RThecrypto @bacbara97… https://t.co/SrYizymBwp"
##
## [[3381]]
## [1] "wetdreamhrry: @1d_luvvv @LAHXLLUClNATlON yeah true but that’s not what op tweet was about"
##
## [[3382]]
## [1] "jfajansenphd: Marieke van den Kerkhof assessed blood flow velocity waveforms in the lenticulostriate arteries at ultra-high field… https://t.co/oly8yExQUD"
##
## [[3383]]
## [1] "1D_larry1007: @richarlison97 Love this danceeeee"
##
## [[3384]]
## [1] "mahdi_njt: RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…"
##
## [[3385]]
## [1] "UniverseGener12: This was taken from the Kepler Telescope at 200X. There are 100,000 stars in the Doris system 150 lightyears away… https://t.co/f2JSDGMNAd"
##
## [[3386]]
## [1] "1d_Shawol: Why is he explaining/reading the lyrics so cute, and then the songs are like BOM🔥\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE"
##
## [[3387]]
## [1] "Jnn427: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[3388]]
## [1] "Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel… https://t.co/CD1nqM4CKJ"
##
## [[3389]]
## [1] "ihrtdean: this thread is so fucking stupid and i love both, taylor and 1d\nall of them are good artists on their own stop comp… https://t.co/hcjAtjBLLm"
##
## [[3390]]
## [1] "SolCRobles: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3391]]
## [1] "kkayesoo: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3392]]
## [1] "KP22345: Y'all are the one that mentioned 1D unprovoked calling them a reality show boy band. Y'all can't seem hype up your… https://t.co/OxVsVlE0Lv"
##
## [[3393]]
## [1] "Avantika_1D: RT @shoneymc: Love this…#SPNFamily #BigSky #GreenCooler https://t.co/m10pDIdvKc"
##
## [[3394]]
## [1] "harrys_hiatus: Harry is telling a random person on the street about the 1D website eventually"
##
## [[3395]]
## [1] "moeralu: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3396]]
## [1] "Hugzefj: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3397]]
## [1] "1d_Obsessionnn: LMFAOOO 💀💀 https://t.co/pxfl1mbB3p"
##
## [[3398]]
## [1] "1D_5sos_Hustler: RT @allkpop: #ParkSeoJoon is reportedly playing the role of Prince Yan, the leader of a musical planet & Carol Danvers’ husband, in ‘The Ma…"
##
## [[3399]]
## [1] "3kom3ya: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3400]]
## [1] "Avantika_1D: RT @JulSPNForever67: It’s #ManCrushMonday with two of my favorite humans #JensenAckles and #JaredPadalecki make me smile every day. 💕 #SPNF…"
##
## [[3401]]
## [1] "fusionxrry: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3402]]
## [1] "iIovegoku: *jolts awake* the 1d members were moreso coworkers than friends .. *knocks out* *wakes up with more sweat* even zay… https://t.co/d7H347eZao"
##
## [[3403]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SWEB\n\n🔎Name: AXS… https://t.co/d6qWQTAVNB"
##
## [[3404]]
## [1] "Thisloveisgood3: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3405]]
## [1] "dohaeyiz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3406]]
## [1] "Daniil_Zlobin_: @TeddyCleps @B30AnonymousB30 I still can long/short on 1h/4h/1d tf but it’s only lvl to lvl\nSmall position size, qu… https://t.co/IiiCYbNyyK"
##
## [[3407]]
## [1] "unknown39077245: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3408]]
## [1] "Davidson_sam1: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3409]]
## [1] "Avantika_1D: RT @BigSkyABC: We're going out with a bang for the #BigSky Winter Finale Don’t miss it Wednesday at 10/9c 🏔 https://t.co/ftj5yMPP9p"
##
## [[3410]]
## [1] "bemyyves: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3411]]
## [1] "Avantika_1D: RT @potatosaysss: i pray my friends get through the battles they don't tell me about"
##
## [[3412]]
## [1] "1D_FITF28: RT @twoghostsry: Louis saying he loves every song from One Direction means everything. Stop saying the band is dead and that they don’t car…"
##
## [[3413]]
## [1] "irresistibleee9: oh i will carry u over, fire and water for your love\n\nlagunya 1d emg kadang bucin"
##
## [[3414]]
## [1] "brycenmv: RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…"
##
## [[3415]]
## [1] "joshtduncan: that was a money 1D by The Usos on Riddle 😮 #WWERaw"
##
## [[3416]]
## [1] "1D_FITF28: @ificxuldflyy True 😂.."
##
## [[3417]]
## [1] "Gambiste1: RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf"
##
## [[3418]]
## [1] "ashrry_1D: RT @UpdateHLD: Louis while talking to a fan 🥺\n\n📸: daylighthaze https://t.co/wc5EAVEBV0"
##
## [[3419]]
## [1] "yekkripto: #BollingerAlert !\n\n - $CTSI (684 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[3420]]
## [1] "1D_FITF28: RT @FliCKER0H0PE: No but what is happening? https://t.co/I0jks7Y5zc"
##
## [[3421]]
## [1] "luccasxoxo: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3422]]
## [1] "Fw10535879: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3423]]
## [1] "1d_Obsessionnn: mom i frew up😭😵💫 https://t.co/IHLrvW9jgT"
##
## [[3424]]
## [1] "1D_FITF28: RT @__louistommo28: Harry : Love on Tour \nLouis : signing vinyl\nZayn : Annette\nNiall : replied to tweet about ig live\nLIAM : IS BACK https:…"
##
## [[3425]]
## [1] "otono_umi: 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ… https://t.co/SkY105B9Do"
##
## [[3426]]
## [1] "thebeatlessucks: lost 1d"
##
## [[3427]]
## [1] "XXVIIIIXMMXIII: @house_of_1D @UpdateHLD Is the girl who makes the video and her follow him everywhere and scam fans and skip lines for getting the barricade"
##
## [[3428]]
## [1] "JoseL_VintureC: RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf"
##
## [[3429]]
## [1] "EshaJadhav2: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[3430]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'Something's gotta give now.'\n\nEventually this will help, i… https://t.co/l53jWQ7pal"
##
## [[3431]]
## [1] "afterfolkever: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3432]]
## [1] "daemyra_1D: RT @jemsstargaryen: yes yes https://t.co/LV57qV5HVw"
##
## [[3433]]
## [1] "kwamelawless: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3434]]
## [1] "BalansVit: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[3435]]
## [1] "nycsunflowers: Saw 1D for free at Party in the Park in 2012 (was barrier too, no camping required) https://t.co/sdQOMqi6Kd"
##
## [[3436]]
## [1] "jun190811: RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…"
##
## [[3437]]
## [1] "hayatcokzor_727: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3438]]
## [1] "whatevsna: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3439]]
## [1] "Allie_Luvs_1D: RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx"
##
## [[3440]]
## [1] "tobaz1954: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[3441]]
## [1] "LoveAlw28s: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[3442]]
## [1] "asimpforlouis: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3443]]
## [1] "persxuasion: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3444]]
## [1] "xsunthelouisx: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3445]]
## [1] "user710238: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3446]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Utilities\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDP\n\n🔎Name: ProS… https://t.co/JT7ETvxqUu"
##
## [[3447]]
## [1] "HannaA_1d: kiss goodbye, ten to five"
##
## [[3448]]
## [1] "zyamanda7: @convomf the1975, keshi, taylor swift, rox, cax, niki, bruno mars, bruno major, lana del rey, tulus, pamungkas, vie… https://t.co/38ze21TrjY"
##
## [[3449]]
## [1] "DhatBoiYM: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3450]]
## [1] "chararry: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3451]]
## [1] "1d_Obsessionnn: this shit i’d about to make me believe in love🤧🤮😭 https://t.co/2TkTzEKwGC"
##
## [[3452]]
## [1] "4ck_money: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3453]]
## [1] "ssefnum: -rl hello! I'm looking for some new friends to fill my empty timeline. Little information, i go by she/her pronouns… https://t.co/OXiV04wIEl"
##
## [[3454]]
## [1] "Maxibrown2: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3455]]
## [1] "_fiqqqq_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3456]]
## [1] "die2nights: @sweeterluvr he was literally involved in gang activity in 1d"
##
## [[3457]]
## [1] "1d_Obsessionnn: I CANNOT🤧🤧 https://t.co/2TkTzEKwGC https://t.co/olgeoH8P5E"
##
## [[3458]]
## [1] "ikes_kobby: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3459]]
## [1] "i_am_koranteng: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3460]]
## [1] "ghostiemedicine: @HannaA_1d yeah but he should be able to tell it tastes different and like... it was a whole spoon not just a littl… https://t.co/znGy7mWw1g"
##
## [[3461]]
## [1] "IzQuame: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3462]]
## [1] "sweeterluvr: @die2nights i js rmbv this guy from 1d this is so 😞😞"
##
## [[3463]]
## [1] "btdecember13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3464]]
## [1] "ivytwt1: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3465]]
## [1] "cryptowarloard: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[3466]]
## [1] "CRLNx: Selling #earrings at https://t.co/RE0KYfHHIV\n\n#ShopeePH #shopee #luar #handcrafted #Christmas https://t.co/3tVNbFueAt"
##
## [[3467]]
## [1] "paa_kobinaa: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3468]]
## [1] "IkaksonF: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3469]]
## [1] "nomadhedge: $US10Y 1D\n\nThe MACD is almost approaching a buy-signal. Suggesting we could find some short-term support at that hi… https://t.co/b1FsDNLVAn"
##
## [[3470]]
## [1] "Yanks_Uchiha: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3471]]
## [1] "Filaman19: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3472]]
## [1] "oninemalone: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3473]]
## [1] "1d_Obsessionnn: AHAHSGCGSBS MY HEART JUST DID SOMERSAULTS IN MY CHEST😭😭😭😭🤮🥹 https://t.co/RVhUQj7yo2"
##
## [[3474]]
## [1] "Obiba_Nana_: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3475]]
## [1] "AlphaSarkces: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3476]]
## [1] "sadbigtittybtch: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3477]]
## [1] "O_dgx1: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3478]]
## [1] "papay3guyyy: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3479]]
## [1] "wokwasia_: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3480]]
## [1] "yhaah_lina: RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3481]]
## [1] "lilysdreamworld: lmao this must be one of the dumbest takes i have ever heard. taylor was winning grammys before 1d was even formed https://t.co/m3pvZqMoOr"
##
## [[3482]]
## [1] "reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂"
##
## [[3483]]
## [1] "HannaA_1d: @ghostiemedicine i once read that salt cancels out the bitter taste in coffee"
##
## [[3484]]
## [1] "tkpurple_1D: @KSeokjinTR WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN"
##
## [[3485]]
## [1] "marielelou24_1D: RT @ryujinscorner: ryujins aggressive “oh” in this part >>> https://t.co/377H8PTmc2"
##
## [[3486]]
## [1] "EDWOODSbilly: RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…"
##
## [[3487]]
## [1] "pcallinghere: RT @im_goomba: @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe"
##
## [[3488]]
## [1] "sohycronyy: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3489]]
## [1] "atzp1h: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[3490]]
## [1] "tom_etal: @Vyggor_Tz I guess we will have a little rally soon. But before we reclaim 20k and hold I am cautious. 1D is surfin… https://t.co/hvrnwk7jbG"
##
## [[3491]]
## [1] "bIush21: everyone in 1d is kindof ugly (except zayn)"
##
## [[3492]]
## [1] "Pnut_MK: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3493]]
## [1] "hugosrry: i live and breathe 1d but miss taylor built her way up by HERSELF thank u very much"
##
## [[3494]]
## [1] "_lunahime_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3495]]
## [1] "marielelou24_1D: RT @AbsoluteZeroPh: TEAM ITZY SHIRT GIVEAWAY PH 🎉🎉\n\n- follow us \n- RT & LIKE \n- stream Cheshire MV on YouTube and attach ss for proof\n- tag…"
##
## [[3496]]
## [1] "the1_afterglow: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3497]]
## [1] "UraniumCaesar: RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz"
##
## [[3498]]
## [1] "13Marytorres: I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D"
##
## [[3499]]
## [1] "13Marytorres: I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)"
##
## [[3500]]
## [1] "lacyjimtonic: RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…"
##
## [[3501]]
## [1] "divinesims4: @1D_carrots28 i love you, please feel free to message me whenever"
##
## [[3502]]
## [1] "GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nC… https://t.co/Qai9BRbjCm"
##
## [[3503]]
## [1] "safestzoneever: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3504]]
## [1] "technotorgun: No financial advice.\nKdausdt 1D timeframe chart minimum 100% trade long. https://t.co/ZkM8Fx71w1"
##
## [[3505]]
## [1] "Eva13_12: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3506]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NBCC\n\n🔎Name: Neuberge… https://t.co/QJZoqFEGuc"
##
## [[3507]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I can make your… https://t.co/1lAJy9oZPt"
##
## [[3508]]
## [1] "ann_jaan13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3509]]
## [1] "BFTG4LIFE: BACK FROM THE GRAVE RETURNS \"ROCKIN' X'MAS\"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA… https://t.co/6bR9R7EeQJ"
##
## [[3510]]
## [1] "HannaA_1d: \"I'm so sick of running as fast as i can wondering if I'd get there quicker if i was a man\" https://t.co/igdJyylGmW"
##
## [[3511]]
## [1] "Imred131: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3512]]
## [1] "harurut_13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3513]]
## [1] "enhaneoz: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[3514]]
## [1] "ILOMILOCTH: this is crazy bc she literally had a career years before 1D even met and i say this as a 2011 directioner… please g… https://t.co/SJI63r2v9p"
##
## [[3515]]
## [1] "midnightveIvets: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3516]]
## [1] "itsgeorgiaii: im in my 1D arc again"
##
## [[3517]]
## [1] "adlinakml: @ai11911 @RonkuSide @LouisPeitzman she’s the daughter of 1D’s stylist!"
##
## [[3518]]
## [1] "urfavpainkiller: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3519]]
## [1] "tegxntpwk: Hold up what if “the greatest” is about the 1d days-"
##
## [[3520]]
## [1] "WartaCiamis: Jual Basic pants katun stretch L //JF387 | Shopee Indonesia https://t.co/tb3qGuONWv https://t.co/cvzr2hoe41"
##
## [[3521]]
## [1] "spr__io: @meowells Oh shit 13h 28 likes and 1d 650+likes damm they must really hate you with someone else in the pic huh"
##
## [[3522]]
## [1] "harrys_hiatus: He is laughing about the 1D website all night"
##
## [[3523]]
## [1] "United_for_1D_: RT @luvinflix: when you say something & it comes out meaner than expected https://t.co/aiZao5qR2E"
##
## [[3524]]
## [1] "United_for_1D_: RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG"
##
## [[3525]]
## [1] "PAPA_IS_BORED: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3526]]
## [1] "yekkripto: #BollingerAlert !\n\n - $UMA (0.0001076) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[3527]]
## [1] "donaablink31: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3528]]
## [1] "frathetic: RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…"
##
## [[3529]]
## [1] "United_for_1D_: RT @weirdlilguys: strong but sleepy https://t.co/VO6LtUm170"
##
## [[3530]]
## [1] "frathetic: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3531]]
## [1] "HannaA_1d: @tomoontosaturn you rebel 😈"
##
## [[3532]]
## [1] "Yoonmin_1D: RT @bangtinyboyys: Me throughout the namjoon listening party\nhttps://t.co/CdmsGKoYQx"
##
## [[3533]]
## [1] "RadiatorsP: 3 Row Aluminum Radiator For 1960-1966 1965 Ford Mustang Falcon Mustang Comet V8 https://t.co/hf1B0poSDo eBay https://t.co/efkIsYj9qm"
##
## [[3534]]
## [1] "Yoonmin_1D: RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…"
##
## [[3535]]
## [1] "yekkripto: #BollingerAlert !\n\n - $FET (455 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[3536]]
## [1] "1D_skz_energy: RT @bchanarchive: when bang chan 🐈 https://t.co/9VHSueHTay"
##
## [[3537]]
## [1] "Yoonmin_1D: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[3538]]
## [1] "Miranda_Jenius: RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…"
##
## [[3539]]
## [1] "nnswift13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3540]]
## [1] "KP22345: You're the one who hates men and acting like Misandrist, back in the day 1D fans would have told you off in an inst… https://t.co/ijCTJ0NYcK"
##
## [[3541]]
## [1] "ETH_CFGI: Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/vHaFm2efNz"
##
## [[3542]]
## [1] "1D_harrySx: You've got a bird's eye view of things! Your expansive 9th hou... More for Taurus https://t.co/zodNVbYaT7"
##
## [[3543]]
## [1] "tkpurple_1D: RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN"
##
## [[3544]]
## [1] "drewc: Sensor SSV 1D has not reported data for 10 minutes"
##
## [[3545]]
## [1] "alex_bobes: #BTCUSDT Dec-06-2022 1D Support and resistance levels\nRes=[17424.25, 18626.0, 18910.94, 19706.66, 20111.62, 21888.… https://t.co/kdwoPTll9N"
##
## [[3546]]
## [1] "alex_bobes: #BTCUSDT #BTC 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/EIH1tjFOak"
##
## [[3547]]
## [1] "_superiorfjs12: RT @jeeznutsdtd: \"this is our home, this is our zone\"\n\"don't forget where you belong — home\"\n\ni love you both with all my heart, sb19 and 1…"
##
## [[3548]]
## [1] "Ellen_Horan_1D: @lousgaypanic Ahhh yayy happy for you!"
##
## [[3549]]
## [1] "MikayBhay: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3550]]
## [1] "leviswiftie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3551]]
## [1] "Davina_ot5: @1D_FITF28 @louurrypancakes Yes😭💀 I woke up today and guess what I'm sick"
##
## [[3552]]
## [1] "beebeel09737584: RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…"
##
## [[3553]]
## [1] "werejustlikelou: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3554]]
## [1] "1D_FITF28: @Davina_ot5 @louurrypancakes are we connected to Niall or what?? he have cold ,we have cold!!😭😭"
##
## [[3555]]
## [1] "IgotbeZiam: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3556]]
## [1] "icarusfallsmoon: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3557]]
## [1] "minniee_1d: RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…"
##
## [[3558]]
## [1] "syinichii: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3559]]
## [1] "lachhhho: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3560]]
## [1] "1D_TeresaHS: RT @gemmacorrell: here we go again. https://t.co/kWVM6d9ir9"
##
## [[3561]]
## [1] "Mallak_1D: @chouamirouche The final between france and brazil"
##
## [[3562]]
## [1] "BioDynaMo_org: RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…"
##
## [[3563]]
## [1] "Abdulrehman_1d: RT @DovySimuMMA: let's wrestle, let's wrestle https://t.co/HWITBmFf5i"
##
## [[3564]]
## [1] "Freefols_1D: RT @STYLESARCHlVE: this is so🥹 https://t.co/U3NrSGPhZl"
##
## [[3565]]
## [1] "Freefols_1D: RT @fearlesssx28: @stylinarts green on Louis>>>"
##
## [[3566]]
## [1] "woodvalevermore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3567]]
## [1] "Freefols_1D: RT @stylinarts: LOUIS’ REACTION TO THE HARRY SHIRT IM THROWING UP https://t.co/6XliMRcNvk"
##
## [[3568]]
## [1] "THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/ywN08XCSos"
##
## [[3569]]
## [1] "bkenakin: @NHL_Sid Not sure if the Oilers have a 1D. Just a bunch of 2D masquerading as potential 1D. Of course I also didn't… https://t.co/ce1XYKoUXq"
##
## [[3570]]
## [1] "dianasluvx: @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock"
##
## [[3571]]
## [1] "1D_FITF28: @xalwayspayno ON IT!!"
##
## [[3572]]
## [1] "1D_FITF28: RT @xalwayspayno: STREAM Y'ALLLLLLL"
##
## [[3573]]
## [1] "pasta_carb0nara: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3574]]
## [1] "LittleLaiLin: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[3575]]
## [1] "kensei_crl: RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…"
##
## [[3576]]
## [1] "hoshinsuke: I hate it but I'm sorry 1d now I'm gonna associate every song on mitam to svt bcs wtf"
##
## [[3577]]
## [1] "himereece: RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…"
##
## [[3578]]
## [1] "1D_FITF28: @LiamPayne Happy 3 years!!"
##
## [[3579]]
## [1] "himereece: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3580]]
## [1] "1D_FITF28: @Davina_ot5 @louurrypancakes Me too😭"
##
## [[3581]]
## [1] "Avantika_1D: RT @daianaxart: @jarpad @TheRealPhilemon I find it rather aMOOOOOOsing 😌"
##
## [[3582]]
## [1] "Avantika_1D: RT @TheRealPhilemon: @jarpad Ohh Jared…I love you man."
##
## [[3583]]
## [1] "im_goomba: @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe"
##
## [[3584]]
## [1] "ArleneR_1D: RT @dailymouche: i will NEVER get over that voiceline https://t.co/niAkmkRRdd"
##
## [[3585]]
## [1] "1D_girl_anna: RT @hlnlzdaily: 📲LIAM PAYNE IS FEEDING US and giving us more content on his IG \n(If someone is making those memes don't gatekeep we wanna s…"
##
## [[3586]]
## [1] "1D_girl_anna: RT @comfortforliam: Three years ago Liam Payne has released his solo album. \n#3YearsOfLP1 https://t.co/0anokfIk6l"
##
## [[3587]]
## [1] "1D_girl_anna: RT @comfortforliam: LIAM PAYNE.\nTHAT'S THE TWEET. https://t.co/BtKajyKzC7"
##
## [[3588]]
## [1] "1DEbooks: The cutest accents in the world are possessed by 5 boys.\nFollow for more 1D facts."
##
## [[3589]]
## [1] "1D_girl_anna: RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3"
##
## [[3590]]
## [1] "1D_girl_anna: RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA"
##
## [[3591]]
## [1] "Avantika_1D: RT @artindetails: flowers everywhere. https://t.co/k2QpUn2hGG"
##
## [[3592]]
## [1] "1D_girl_anna: RT @ULJPMedia: 📸 Liam Payne and Rita Ora at The Fashion Awards 2022 Pre-Ceremony Drinks at the Royal Albert Hall. \n\n©️ Lia Toby/BFC/Getty I…"
##
## [[3593]]
## [1] "1d_Shawol: RT @meusconceptions: me the night before the release of the most anticipated choi minho solo album “chase” https://t.co/TckzdIPybm"
##
## [[3594]]
## [1] "1D_girl_anna: RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y"
##
## [[3595]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CRIT\n\n🔎Name: Opt… https://t.co/KGtSHKH30m"
##
## [[3596]]
## [1] "acitydove: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3597]]
## [1] "swiftkev13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3598]]
## [1] "Avantika_1D: RT @WinchestersOnCW: Are they out of time? Catch up on #TheWinchesters before the midseason finale: https://t.co/i80BQRUzFd #Supernatural h…"
##
## [[3599]]
## [1] "muhammadx6x: @BitKeepOS This team is one of the best teams in the crypto world, I am very happy and excited to be part of this p… https://t.co/fi4a6S0res"
##
## [[3600]]
## [1] "2SWvKVlxlxHCyDV: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[3601]]
## [1] "elizel_santos: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3602]]
## [1] "pnonyo: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3603]]
## [1] "cobwebbedlife: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3604]]
## [1] "pricelesswine13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3605]]
## [1] "yekkripto: #BollingerAlert !\n\n - $FET (433 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[3606]]
## [1] "the_D_in_1D: RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY"
##
## [[3607]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Saggitarius... 'I'm doing this to make you jealous.'\n\nMaybe act spit… https://t.co/6szyEllY9r"
##
## [[3608]]
## [1] "Avantika_1D: RT @CBSTVStudios: only 4 more Mondays left of 2022. We got this fam let’s goo 👊 https://t.co/YkR95QStUP"
##
## [[3609]]
## [1] "the_D_in_1D: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3610]]
## [1] "1DRocksTweets: Liam Payne Makes Red Carpet Debut With Girlfriend Kate Cassidy: Details - https://t.co/UrpliA736G #OneDirection #1D… https://t.co/4ebvcv973Z"
##
## [[3611]]
## [1] "the_D_in_1D: RT @brightannegold: management needs you to find the difference between these two photos https://t.co/BWM19SNwhD"
##
## [[3612]]
## [1] "WartaCiamis: Jual One Set MOSCREPE (XL) LD ±110cm //JF523 | Shopee Indonesia https://t.co/DxeW8CogiI https://t.co/wO2kAKB9XD"
##
## [[3613]]
## [1] "lousgaypanic: @Ellen_Horan_1D Yessss made me so happyyyy after all the shity days I've had lately.."
##
## [[3614]]
## [1] "Avantika_1D: RT @therealKripke: Now that the cat's out of the bag, I can officially announce my new producing partner #PuppetDeep. See him in action in…"
##
## [[3615]]
## [1] "Tenmidnights: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3616]]
## [1] "thebluestdream: @LouisPeitzman it’s lou teasdale’s daughter lol- lou was the 1D hairstylist, lux seems to be doing great now haha"
##
## [[3617]]
## [1] "1d_luvvv: @wetdreamhrry @LAHXLLUClNATlON yes, as a swiftiey i know. im just so fucking tired that when people are talking abo… https://t.co/XFF78N6LgG"
##
## [[3618]]
## [1] "ArleneR_1D: RT @UNLAP1N: WAIT HE CAN SEE ARANARA https://t.co/ntWrbIGZGu"
##
## [[3619]]
## [1] "Ellen_Horan_1D: @luisat0mlinson Good luck!!"
##
## [[3620]]
## [1] "Ellen_Horan_1D: @Al2236928 HE DOES!!"
##
## [[3621]]
## [1] "braxtonmg: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3622]]
## [1] "ArleneR_1D: RT @YannaGod: @VanessaNguyen28 The baby when it came out: https://t.co/6wj4jP4vHD"
##
## [[3623]]
## [1] "Ellen_Horan_1D: @Al2236928 Thank you and you too!"
##
## [[3624]]
## [1] "PjmluvrEra: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3625]]
## [1] "minniee_1d: RT @btsqtsarchive: \"don’t forget to get close to the nature because we all came from the nature.\"\n\nㅡ 221206, Kim Namjoon In Stationhead"
##
## [[3626]]
## [1] "minniee_1d: RT @stallseok: from the tannies getting covid back to back, koobi getting covid before the grammys, the grammys whole situation, june 14, p…"
##
## [[3627]]
## [1] "_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat… https://t.co/zEZ24AJ9zM"
##
## [[3628]]
## [1] "Tamara75O: Concrete Groover 8 X 4 3/8 Zinc Walking 1D X 3/8 Bit JLWOIRU\n\nhttps://t.co/8P9nVUlMvP https://t.co/XXGokOiI2W"
##
## [[3629]]
## [1] "tayluvzen: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3630]]
## [1] "Tenmidnights: @1d_luvvv @LAHXLLUClNATlON Their thread also mentioned h*rry"
##
## [[3631]]
## [1] "enust: RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…"
##
## [[3632]]
## [1] "kindness_ksw: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[3633]]
## [1] "yasu_m_m_s: RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…"
##
## [[3634]]
## [1] "28_taliaa: fool's gold Niall version >>>>>> 1D"
##
## [[3635]]
## [1] "_bubblegreen_: RT @triangleosaka: 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmoke\nRA…"
##
## [[3636]]
## [1] "swiftielikem3: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3637]]
## [1] "ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN… https://t.co/6MYLTMjtcs"
##
## [[3638]]
## [1] "NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n\"My Yard\"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nN… https://t.co/b7r4ts93Pj"
##
## [[3639]]
## [1] "triangleosaka: 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmo… https://t.co/kJf2dNhC4P"
##
## [[3640]]
## [1] "Avantika_1D: RT @gunsnrosesgirl3: What do polar bears do in Summer? \n\nPhotographer Martin Gregus documented the lesser depicted side of polar bears, fro…"
##
## [[3641]]
## [1] "____A_y_o_____: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3642]]
## [1] "wetdreamhrry: @1d_luvvv @LAHXLLUClNATlON well technically she had five grammys before all of them auditioned, just the tweet only mentioned harry"
##
## [[3643]]
## [1] "DeepVeerLuv: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3644]]
## [1] "soulxinxthexsky: RT @carolsdaryI: name a better duo…i’ll wait #TWD https://t.co/TR7tMQHRxP"
##
## [[3645]]
## [1] "HannaA_1d: at least once a day I go\nNOTHING MAKES SENSE I AM A MESS I'M TRYING MY BEST BUT NOBODY'S PERFECT"
##
## [[3646]]
## [1] "1d_lh28: RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…"
##
## [[3647]]
## [1] "redcardiganz: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3648]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SSG\n\n🔎Name:… https://t.co/cpgzXGbmiX"
##
## [[3649]]
## [1] "Avantika_1D: RT @TheCW: The holidays can bring great joy, but also great stress, anxiety, and depression for many. Let’s defy the fear and stigma that h…"
##
## [[3650]]
## [1] "Roland21226830: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[3651]]
## [1] "6rTerrence: @28satellitelou @xnlydbrave I know what you mean & that’s an interesting point to bring up. But I just checked and… https://t.co/n4VWIUqQFr"
##
## [[3652]]
## [1] "suckling_adam: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3653]]
## [1] "Roland21226830: RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…"
##
## [[3654]]
## [1] "yvenisinexile: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3655]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRO\n\n🔎Name: iShares Core Dividend Growth ETF\n\n1D Price Change (%): -1.72\n\n😎💰"
##
## [[3656]]
## [1] "Roland21226830: RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…"
##
## [[3657]]
## [1] "teletubbswift13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3658]]
## [1] "STRIPEDCRESCENT: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3659]]
## [1] "Telcoin_India: RT @limitlessNaSh: $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Resistan…"
##
## [[3660]]
## [1] "Roland21226830: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[3661]]
## [1] "MTesquet: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3662]]
## [1] "for_albums: #for_albumsSHIP\n\nTHANKS FOR PURCHASING 💖💕❤️\n\nMystery boxes and COD of D'icon D'festa ( pre-order) has been shipped… https://t.co/sTbhSIiRtE"
##
## [[3663]]
## [1] "kensei_crl: RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…"
##
## [[3664]]
## [1] "tkpurple_1D: RT @kkukstudio: 🐨: i just love the positivity in this song, like j-hope"
##
## [[3665]]
## [1] "winni_wu65: GROW GM810 Series DC5V 1D/2D Qr Barcode Scanner Module USB/UART Interfac... https://t.co/mPWXcIMg4V via @YouTube"
##
## [[3666]]
## [1] "soulxinxthexsky: RT @bestofpugh: florence pugh please let us breathe https://t.co/18hireibrw"
##
## [[3667]]
## [1] "1DRocksTweets: Maya Jama wows in black dress as she leads the stars at British Fashion Awards - https://t.co/ZHDWhP2Ab0… https://t.co/dwdaYM7Gsd"
##
## [[3668]]
## [1] "soulxinxthexsky: RT @pughposts: FLORENCE PUGH https://t.co/W90CwZTa2B"
##
## [[3669]]
## [1] "_bubblegreen_: RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…"
##
## [[3670]]
## [1] "triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH… https://t.co/bkJCele5YB"
##
## [[3671]]
## [1] "Sanjaynarayan23: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3672]]
## [1] "1D_FanFics11: RT @widfiretoad: Today's my birthday & I'm blessed af so I'm giving away a @TaiyoRobotics 5L oil which is at 20 sol fp & you get a free pil…"
##
## [[3673]]
## [1] "aojttrades: Where will price be drawn to? There are two large liquidity pools. \n\nI am watching how price will react to the outl… https://t.co/nBqvfO0uCJ"
##
## [[3674]]
## [1] "tpwkbradley: @erriicca_ I WAS SO PROUD OF MY 10000 1D DANCE"
##
## [[3675]]
## [1] "aingael_mommy: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3676]]
## [1] "uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz"
##
## [[3677]]
## [1] "archevn: @convomfs right now, strong - 1D\nin the stars - benson\nlet us go - crush"
##
## [[3678]]
## [1] "shinyskiies: RT @katerrinna91: mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed"
##
## [[3679]]
## [1] "melocosbub: @ZaionLanZa i lost my 1D pin once at school and i stopped collecting them"
##
## [[3680]]
## [1] "soulxinxthexsky: RT @jarpad: How do you tell the difference between a bull and a cow?"
##
## [[3681]]
## [1] "JoeInska: RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…"
##
## [[3682]]
## [1] "soulxinxthexsky: RT @TWalkingDWorld: #TheWalkingDead character series total appearance count:\n\nDaryl - 148\nCarol - 125\nRick - 111\nMaggie - 106\nMichonne - 96…"
##
## [[3683]]
## [1] "1d_lh28: RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc"
##
## [[3684]]
## [1] "MaroonMerc: @grouponm0m that baby is Lux, she was very popular in the 1D fandom"
##
## [[3685]]
## [1] "soulxinxthexsky: RT @pughdaily: Florence Pugh at The Fashion Awards 2022 https://t.co/CNBsSX9pJ4"
##
## [[3686]]
## [1] "MusicIndustryTS: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3687]]
## [1] "xie_charlie: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3688]]
## [1] "1D_FITF28: @FlickerOfHope28 Accurate!!"
##
## [[3689]]
## [1] "15claudia90_1D: RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ"
##
## [[3690]]
## [1] "15claudia90_1D: RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95"
##
## [[3691]]
## [1] "15claudia90_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[3692]]
## [1] "15claudia90_1D: RT @larentslove28: HE SAID THE PHOTO IS SICK AND LOVED IT! 😭😭 https://t.co/CJK6Nbl1CX"
##
## [[3693]]
## [1] "starswheeled: @flintsjames 1D PROVIDED SUCH GOOD CONTENT"
##
## [[3694]]
## [1] "Yoonmin_1D: RT @sugadboy: — #RM: FUCK MY INTERVIEWS FROM YEARS AGO! FUCK IT!\n\nhttps://t.co/yzxRfDzNGY"
##
## [[3695]]
## [1] "ArtfulArif07: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3696]]
## [1] "samruddhi_khair: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[3697]]
## [1] "Sevenexil3: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3698]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUAG\n\n🔎Name: Nuveen… https://t.co/BYLcjiH3Yz"
##
## [[3699]]
## [1] "PatACakeParties: @Typhoo_Tea 1C. 1D is also acceptable."
##
## [[3700]]
## [1] "1d_lh28: RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj"
##
## [[3701]]
## [1] "WartaCiamis: Jual Blouse Jeans Rempel LD ±110cm //JF674 | Shopee Indonesia https://t.co/6MEXRm08GO https://t.co/XJ5AzdLvBy"
##
## [[3702]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8"
##
## [[3703]]
## [1] "DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/LnqccjNzBf"
##
## [[3704]]
## [1] "rszegi_rka28: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3705]]
## [1] "Emyyxx_1D: RT @SpuffyFields: The craziest thing about Spike's dream revelation is how in character Buffy is throughout. There to kill him? Check. Quip…"
##
## [[3706]]
## [1] "rszegi_rka28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3707]]
## [1] "fatinxfatihah: https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd"
##
## [[3708]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -1.23\n\n😎💰"
##
## [[3709]]
## [1] "madricochet: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3710]]
## [1] "1d_Obsessionnn: RT @fearlessly2803: I CAN’T DEAL WITH THIS RIGHT NOW https://t.co/lmLIT6BbT8"
##
## [[3711]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…"
##
## [[3712]]
## [1] "artoon920: #预测 0572\n$atom bullish bat 1D\nprz=0.886xa long@6.911\ntp1=10.894\ntp2=13.355\nsl=3.573\nCheck out my #ATOM analysis on… https://t.co/ltZccx5xEQ"
##
## [[3713]]
## [1] "reinbow05061512: What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine"
##
## [[3714]]
## [1] "moviesseries_1D: RT @kissesforkitc: joe immediately going to take kits hand because he trusts him so much i’m in tears https://t.co/NQQ9tHEdCb"
##
## [[3715]]
## [1] "the_artist_nft: mfers - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QFS2WffdPa\n⬇️ See below for 200 and 400… https://t.co/wzLaQCNOe5"
##
## [[3716]]
## [1] "1D_FITF28: RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE"
##
## [[3717]]
## [1] "1D_FITF28: Cutest person with cute baby❤️🥺 @NiallOfficial\nhttps://t.co/dZrpfK7DEd"
##
## [[3718]]
## [1] "1d_luvvv: @1dtpwk_28 best song ever, back for you, better than words"
##
## [[3719]]
## [1] "daemyra_1D: RT @daemyrasdog: i need all of you to drop what you’re doing right now and go read this. this is really important to me."
##
## [[3720]]
## [1] "daemyra_1D: RT @caraxesghost: Imagine *the* brothel scene, if an extremely pissed off Rhaenyra found Daemon waiting for her outside afterward. \n\nRuinat…"
##
## [[3721]]
## [1] "1d_Shawol: RT @integralminkey: The whole \"SHINee Universe: ACE BASE FACE VOICE CHASE\" is a token of their friendship, honestly.\n\nIt's not 'just' showi…"
##
## [[3722]]
## [1] "louaylor13_28: @atwtmvtvftvsga zayn literally covered a taylor song before he was in 1d"
##
## [[3723]]
## [1] "daemyra_1D: RT @vinnieserin: #HOTD: did i say to stop? from the beginning https://t.co/00QTUQbKmt"
##
## [[3724]]
## [1] "_liaxoops_: \"I like all 1d tunes really\" I mean of course you like them, you wrote most of the songs 😅😅 https://t.co/EeoixqYsEO"
##
## [[3725]]
## [1] "LooveNiall_1D: RT @fasc1nate: Great demonstration of static electricity. https://t.co/6ggq9S2DCE"
##
## [[3726]]
## [1] "1d_luvvv: RT @lwtpwk13: me just now watching the louis meet and greet vids and then watching niall with a kid right afterwards like: https://t.co/YUH…"
##
## [[3727]]
## [1] "maze_monsters: Reflective regenerating rhinoceros, stinger\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +4, WIL: +1\nAtt… https://t.co/2zLCzbt3Yc"
##
## [[3728]]
## [1] "1D_FITF28: RT @updatingziam: 📸 | more of @LiamPayne at #FashionAwards https://t.co/khDTPBZmyZ"
##
## [[3729]]
## [1] "1D_FITF28: RT @sunflowrry28: This should be illegal 😭 https://t.co/NOTgf5kZ2X"
##
## [[3730]]
## [1] "1d_luvvv: RT @plantypassion: I get to see this man one time next year. Never in a million years did I ever think I would see him in real life. How do…"
##
## [[3731]]
## [1] "1d_luvvv: RT @hlslaundryday: louis looks young because he IS. like... what do y'all expect a 30 year old man to look like 😭"
##
## [[3732]]
## [1] "1d_5sos__girls: ¿Ney? 🌝......\n×Monse× https://t.co/F18tGApOJS"
##
## [[3733]]
## [1] "1d_luvvv: RT @jaywriteshome: GIVE ME STRENGTH https://t.co/V9iu3dsgWZ"
##
## [[3734]]
## [1] "chouamirouche: @Mallak_1D End of the World Cup 🇧🇷🇧🇷🇧🇷"
##
## [[3735]]
## [1] "romcnhoIidays: “USED TO BELONG TO 1D NOW BELONG TO THE 1 G” https://t.co/EdBVeYaUBC https://t.co/FpxPiL8A4K"
##
## [[3736]]
## [1] "1d_luvvv: RT @alarrielife: LOUIS JUST TO BE CLEAR. I LIKE THE BEARD. YOU ARE A GROWN MAN. YOU HAVE FACIAL HAIR AND YOU WEAR IT SO WELL IM DYING I NEE…"
##
## [[3737]]
## [1] "1d_Obsessionnn: RT @HLDQuotes: “Wait, wait, let me have a look, what’s track eight… I should know but, hang on… Oh the tracklist is out so what song is it?…"
##
## [[3738]]
## [1] "jacksfolklore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3739]]
## [1] "Al2236928: @Ellen_Horan_1D HE LOOKS SO SMALLLL"
##
## [[3740]]
## [1] "1d_luvvv: RT @rosieoftb: whoever did this.. you will pay https://t.co/nHQdChhgeS"
##
## [[3741]]
## [1] "1d_luvvv: RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR"
##
## [[3742]]
## [1] "Al2236928: @Ellen_Horan_1D Morning!! Have a nice day!"
##
## [[3743]]
## [1] "1d_luvvv: RT @sassychopsuey: SOME LOUIES ARE MEETING LOUIS TODAY AND IT'S NOT ME OR YOU NOW PASS THE BOTTLE. 😭"
##
## [[3744]]
## [1] "1d_luvvv: RT @louustheticc: bring back niall horan in purple pants https://t.co/MtDejbkCls"
##
## [[3745]]
## [1] "KylaNoel8: RT @Jennyways_: 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧"
##
## [[3746]]
## [1] "1d_Shawol: RT @korea_odyssey: Online press conference of #SHINee 's #Minho for his new solo album #CHASE will take place at 2:00 p.m. (KST)\n\nStay Tun…"
##
## [[3747]]
## [1] "walkinginthe_1D: RT @hamtuud: someone FINALLY uploaded the full real footage of this moment what an amazing day for annoying people https://t.co/gD139WGV2K"
##
## [[3748]]
## [1] "1d_luvvv: RT @AdoreTheBrave28: FITF aesthetic: red and black.\nFITF promo: green and blue."
##
## [[3749]]
## [1] "1d_luvvv: RT @whenyouknow28: Wait, so he’ll be doing this the whole week? You wanna tell me we are getting this EVERYDAY this week???"
##
## [[3750]]
## [1] "1d_luvvv: RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”"
##
## [[3751]]
## [1] "IHEARTJOSHCHEN: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3752]]
## [1] "1d_luvvv: RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE"
##
## [[3753]]
## [1] "1d_Obsessionnn: @krystalshabit28 i love you but if you cry about this to me i’ll be ignoring you 🫶🏽"
##
## [[3754]]
## [1] "HaiDang2121996: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3755]]
## [1] "1d_luvvv: RT @sassychopsuey: TO BE ABLE TO HOLD A CONVERSATION WITH LOUIS AND BE ABLE TO HEAR HIM WITH HIS ACCENT IS A SKILL I DON'T POSSESS."
##
## [[3756]]
## [1] "1d_luvvv: @1dtpwk_28 bigger than me"
##
## [[3757]]
## [1] "1d_Shawol: RT @taeminyeehawhat: me at me waiting for #CHASE : focus, calm down, you can do this! it’s only a few hours to go, OVERCOME IT!! https://t.…"
##
## [[3758]]
## [1] "1d_sunshine28: @1dtpwk_28 I'm Victoria, but he has a song that starts with W- walls"
##
## [[3759]]
## [1] "IrisBarryAllen: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3760]]
## [1] "jime_flores__: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3761]]
## [1] "1d_Shawol: RT @korea_odyssey: At Online press conference of #MINHO's 1st Mini Album #CHASE \n\n\"I sent the performance for #CHASE to only 2 ppl. #Eunhy…"
##
## [[3762]]
## [1] "SwiftieTaylor23: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3763]]
## [1] "toleratingit13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3764]]
## [1] "1d_sunshine28: Imagine these two together in public! https://t.co/ATd1JQAzWY"
##
## [[3765]]
## [1] "1d_Shawol: RT @SHINee: MINHO's first solo album 'CHASE' is out today at 6PM KST! The album boasts a total of 6 songs with various charms including the…"
##
## [[3766]]
## [1] "1d_Shawol: RT @SHINee: 📍 Beyond LIVE\n🎫 Ticket Sales : ~ 12/8 THU 9PM (KST)\n🔗 https://t.co/GSIfwklGyY\n \n📍 SMTOWN &STORE\n🎫 Ticket & Ticket+MD sales : ~…"
##
## [[3767]]
## [1] "1d_larry_hun: RT @UpdateHLD: “A song like Out Of My System, it suits a bigger gig, but it probably suits somewhere a little bit dirty and dingy as well,…"
##
## [[3768]]
## [1] "Linda_Swiftie: LOL she’s already had number ones and Grammys and multiple other awards in different genres when 1D was in the proc… https://t.co/dwdLvzdkDJ"
##
## [[3769]]
## [1] "ssshatam: @theMMXMtrader Sir please guide first i see 1W chart then look for liquidity/fvg then same 1D then same look for li… https://t.co/2vl8iYm1QC"
##
## [[3770]]
## [1] "DeadTS13fan: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3771]]
## [1] "Livyourlife___: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3772]]
## [1] "nicolefrank6: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3773]]
## [1] "taylorswiftmus7: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3774]]
## [1] "HoareauNATHALI6: RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…"
##
## [[3775]]
## [1] "Sara_JB_1D_: RT @getpeydaton: @lohanisgod not everyone thinking it was coke and me thinking ‘this is a cool dry ice effect’"
##
## [[3776]]
## [1] "itsnaufalardana: @westenthu paradise - coldplay\nsomewhere only we know - keane\nhighway don't care - tim mcgraw & t.s.\ncarry on - fun… https://t.co/OYjfdJROxC"
##
## [[3777]]
## [1] "zuzuspetals2021: @TesaW11 @Itsreallysue I’ll try to find the interview when he was in one direction this is another one after 1D. https://t.co/hledRNsxoG"
##
## [[3778]]
## [1] "sunihouis: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3779]]
## [1] "psychopayne_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3780]]
## [1] "nickyyysev: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3781]]
## [1] "adriecasti: louis wrote holding onto heartache for us directioners that definitely believe there’s going to be a 1D comeback"
##
## [[3782]]
## [1] "TSH__1D: RT @itgirlenergy: Despite her absence, the winner of the Fashion Awards' model of the year category is none other than BELLA HADID!!! https…"
##
## [[3783]]
## [1] "kiara_1d: RT @AEW: #ROH World Title:\n@IAmJericho (c) v @ClaudioCSRO \n\n#ROHFinalBattle\nLIVE on PPV \nTHIS SATURDAY\n4pm ET/3pm CT!\n\nAvailable on all maj…"
##
## [[3784]]
## [1] "kiara_1d: RT @WWE: TONIGHT on #WWERaw \n\n@SuperKingofBros and @IAmEliasWWE team up to challenge the @WWEUsos for the Undisputed WWE Tag Team Titles!…"
##
## [[3785]]
## [1] "Letty13Swifite: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3786]]
## [1] "URU_FMR: 🔥LIVE INFORMATION🔥\n\nimpression encounter vol.??\n\n🗓2022.12.17 sat\n🏠SAPPORO RabSta\n⏰OPEN14:00 / START14:20\n🤑ADV¥2000… https://t.co/zNQE0xeFi6"
##
## [[3787]]
## [1] "kiara_1d: RT @DMcIntyreWWE: Unfortunately I am medically disqualified to compete this Friday on #Smackdown \n\nI don’t like to miss any shows as everyb…"
##
## [[3788]]
## [1] "kiara_1d: RT @FinnBalor: Meet my brother Ciaran 🚃🚃🚃 @rte @RTEOne"
##
## [[3789]]
## [1] "kiara_1d: RT @WWEUsos: One and Done🩸 #3Dto1D #Andstill https://t.co/gr7imb0qGl"
##
## [[3790]]
## [1] "nora_1d_hp: Life is treating me not fair at this point"
##
## [[3791]]
## [1] "kiara_1d: RT @ScrapDaddyAP: Thank you, Washington DC!! #WWERaw"
##
## [[3792]]
## [1] "gf_and_gf_bot: gf who had a 1D stan account and gf who does not know how to work the internet"
##
## [[3793]]
## [1] "thebullishchild: @Variety People are tired watching The Rock's 1D performance 😆"
##
## [[3794]]
## [1] "CityDove92: One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w"
##
## [[3795]]
## [1] "Ellen_Horan_1D: Good morning!"
##
## [[3796]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Capricorn... 'You've got that one thing.' \n\nDon’t forget you can rea… https://t.co/eScCHy3vd5"
##
## [[3797]]
## [1] "Ellen_Horan_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[3798]]
## [1] "URU_FMR: 🔥LIVE INFORMATION🔥\n\n魔法祭IDOL XmasXday\n\n🗓2022.12.24 sat\n🏠CLUB ANiMA\n⏰OPEN13:40 / START14:00\n🤑ADV & DOOR ¥1500+1D\n\n🎫… https://t.co/VCthlFVDCH"
##
## [[3799]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/TOJmDaDTo6"
##
## [[3800]]
## [1] "goldenloueh_haz: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3801]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…"
##
## [[3802]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…"
##
## [[3803]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…"
##
## [[3804]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…"
##
## [[3805]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…"
##
## [[3806]]
## [1] "1D__TS: RT @swiftoursonggg: she was i was\nsunshine midnight rain https://t.co/w48gxHIja4"
##
## [[3807]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[3808]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…"
##
## [[3809]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…"
##
## [[3810]]
## [1] "evermoresupreme: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3811]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…"
##
## [[3812]]
## [1] "1D__TS: RT @LAHXLLUClNATlON: this is my villain origin story... https://t.co/7oqVraH7NV"
##
## [[3813]]
## [1] "URU_FMR: 🔥LIVE INFORMATION🔥\n\nimpression encounter =Christmas SP=\n\n🗓2022.12.24 sat\n🏠SAPPORO XENON\n⏰OPEN18:00 / START18:20\n🤑AD… https://t.co/Xgx42WnRLq"
##
## [[3814]]
## [1] "Sara_JB_1D_: RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx"
##
## [[3815]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[3816]]
## [1] "SandrineG_1D: RT @choguesungfc: beside from being handsome he is also funny\nmaking this as alarm\n\n#조규성 #choguesung https://t.co/kb9zEOGney"
##
## [[3817]]
## [1] "gnfficiency: @strawberrygnf my friend was there and its our and our video only we’re gatekeeping it for the rest of our lives, h… https://t.co/LmxArDZM4k"
##
## [[3818]]
## [1] "1D__TS: RT @Notfancy_: She wanted it, she got it https://t.co/31lTy9R9iY"
##
## [[3819]]
## [1] "MedicineBe: @atwtmvtvftvsga Please don't hate but i think tis partly true. I think that they helped her carrier and reach bigge… https://t.co/mM5Od5SMAA"
##
## [[3820]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…"
##
## [[3821]]
## [1] "melojoyyyyy: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[3822]]
## [1] "URU_FMR: 🔥LIVE INFORMATION🔥\n\nOHISAMA GIG =SAYA BIRTHDAY SP=\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN10:45 / START11:00\n🤑ADV¥150… https://t.co/LXAZk5eafo"
##
## [[3823]]
## [1] "MissMcCurry1: Excursion fun in 1D! Today we visited the Bundoora park to learn about change. @AitkenCreekPS https://t.co/1ZE3D3oZZw"
##
## [[3824]]
## [1] "Sanpei75196862: RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metric:…"
##
## [[3825]]
## [1] "Sanpei75196862: RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevious…"
##
## [[3826]]
## [1] "whitelovers5: RT @URU_FMR: 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOOR¥2000+1D…"
##
## [[3827]]
## [1] "janobiebs_1D: RT @winnttaebear: WE WILL WAIT FOR YOU SEOKJIN ♡ https://t.co/mE6rqN8hgu"
##
## [[3828]]
## [1] "Buffet1Buffet: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[3829]]
## [1] "28DIANAMIGHTY: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3830]]
## [1] "1d_5sos__girls: Acepto 🥺\n×Monse× https://t.co/4NQDPy5QWr"
##
## [[3831]]
## [1] "Larrypotatod: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3832]]
## [1] "URU_FMR: 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOO… https://t.co/xIAh5QQYq0"
##
## [[3833]]
## [1] "898Ptj: @Mr_Derivatives Self-explanatory 1D charts. https://t.co/n2sJp9Ipe7"
##
## [[3834]]
## [1] "1D_TVD_BELIEBER: @TwBookClub @HankinNoel This seems like a great memoir. I like that this book covers the disco era. I'm looking for… https://t.co/ecLt6tvQ47"
##
## [[3835]]
## [1] "1D_TVD_BELIEBER: RT @TwBookClub: #BookoftheDay, December 5th — Non-Fiction, 4/4\n\nTemporarily FREE:\nhttps://t.co/XiNbIqSxEk\n\nAfter Dark: Birth of the Disco D…"
##
## [[3836]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/f5iSY320rC"
##
## [[3837]]
## [1] "_meowdumppp: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[3838]]
## [1] "1D__TS: RT @swiftoursonggg: Taylor Swift’s eras be like:\n\n 🤠 🤩 😈 💔 💇♀️ 🐍\n/🚜\\ /🌟\\ /🎸\\ /🧣\\ /🌃\\ /💍\\\n | | | | | |…"
##
## [[3839]]
## [1] "enchantedtscr: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3840]]
## [1] "1D__TS: RT @lastskiss: the way ticketmaster has broken up families at this point… https://t.co/Lol2IRONzX"
##
## [[3841]]
## [1] "defencelexxanna: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3842]]
## [1] "CNAPhils: Click here!\n🛒 CNA: https://t.co/Q61FJSC11Y\n🛒 SHOPEE MALL: https://t.co/4yRYpge28R\n🛒 LAZMALL:… https://t.co/yDpbH2LiYx"
##
## [[3843]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/fyfUoeBtek"
##
## [[3844]]
## [1] "thetommoway919: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3845]]
## [1] "glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevio… https://t.co/AygkbVevZl"
##
## [[3846]]
## [1] "glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metr… https://t.co/GYIvKbGiBN"
##
## [[3847]]
## [1] "nielsedrick_: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3848]]
## [1] "asimpformike: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3849]]
## [1] "cuteharry_1D: Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!"
##
## [[3850]]
## [1] "illicitpower: @NFRC0MPLEX They know harry carried 1d alone on his back"
##
## [[3851]]
## [1] "1d_Obsessionnn: WHAT THE FUCK?!😒 https://t.co/0hIfEvmPZ8"
##
## [[3852]]
## [1] "illicitpower: @NFRC0MPLEX Because 1d = harry"
##
## [[3853]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Oh, I just wanna show you off to all o… https://t.co/ns4jLAsHDz"
##
## [[3854]]
## [1] "1D__TS: RT @taysrep89: this has to be displayed in a history museum https://t.co/7erBEJJrMD"
##
## [[3855]]
## [1] "YaelGreat: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3856]]
## [1] "sunnyangii: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3857]]
## [1] "1D__TS: RT @carlitathg: why does everyone hate midnight rain? I love it"
##
## [[3858]]
## [1] "1DRocksTweets: TikTok star's brilliant advice on how to make a career out of social media - https://t.co/1f6FnpwQEV #OneDirection… https://t.co/7PSwuohhRx"
##
## [[3859]]
## [1] "1DRocksTweets: Multi-Platinum Songwriter/Producer Sam Hollander To Release New Book 21 HIT WONDER Tomorrow -… https://t.co/IVn5urodeT"
##
## [[3860]]
## [1] "chewbacc4_: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[3861]]
## [1] "karina_av_: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3862]]
## [1] "liquidcactus: #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/8BnpLbPlxT"
##
## [[3863]]
## [1] "samaira_nafisa: RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…"
##
## [[3864]]
## [1] "snowOnTheBtch: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3865]]
## [1] "janobiebs_1D: RT @kosmicyoon: the fucking whiplash bighit just hit me with https://t.co/6H0uUExEm9"
##
## [[3866]]
## [1] "janobiebs_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[3867]]
## [1] "Roxanne_1D: RT @FallonTonight: .@selenagomez announces she's releasing new music! #SelenaOnFallon https://t.co/pS8DUHvgoY"
##
## [[3868]]
## [1] "Phantomhirve: Michael Kenneth\n▸ Zodiac : Gemini\n▸ MBTI : INFP\n▸ Love lang : WoA & Receiving Gifts \n▸ Stress lang : Impulsive buyi… https://t.co/RblRIQq0iR"
##
## [[3869]]
## [1] "PashaSWK: RT @kuybelanjaa: wknd\n\nlink https://t.co/pQoaSzasaR https://t.co/cn7pdHJ3sn"
##
## [[3870]]
## [1] "PashaSWK: RT @kuybelanjaa: flade studios black hoodie\n\nlink https://t.co/zwIdYbz5lA\n\nRp 134.000 https://t.co/BLtyZga6Sw"
##
## [[3871]]
## [1] "TeumeMarketPH: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[3872]]
## [1] "Vonnerrs: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3873]]
## [1] "iluvcolepreston: RT @iluvcolepreston: that icarly episode w 1d"
##
## [[3874]]
## [1] "United_for_1D_: I kinda don't want this year to end, 2022 has been really good to me 💖"
##
## [[3875]]
## [1] "United_for_1D_: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[3876]]
## [1] "United_for_1D_: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[3877]]
## [1] "UniverseGener12: This was taken from the ChandraX-ray Telescope at 30X. There are 10,000 stars in the Pontus system 500 lightyears… https://t.co/t4Na8s63wy"
##
## [[3878]]
## [1] "PashaSWK: RT @kuybelanjaa: wolv flight jaket\n\nlink https://t.co/yyPKwISPl9 https://t.co/fRcTsXzkkj"
##
## [[3879]]
## [1] "anika1215: 4 days left then is the 1D night in Cologne 😍"
##
## [[3880]]
## [1] "treasure_bns: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[3881]]
## [1] "kkaebsong_6104: RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…"
##
## [[3882]]
## [1] "OtsukimiCrypto: I was vocal in a previous Observations video how $SNX 4H reminded me of $BTC 1D\n\nSo far it has been a good fractal. https://t.co/qwEiiTi3X0"
##
## [[3883]]
## [1] "_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ… https://t.co/sH1Gc6mbpB"
##
## [[3884]]
## [1] "1D_Tomtam_NRC: RT @vocalsarchive: Gravity - EXO https://t.co/CDk1u2o0rZ"
##
## [[3885]]
## [1] "1d_luvvv: RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…"
##
## [[3886]]
## [1] "PashaSWK: RT @kuybelanjaa: crewneck bary olive\n\nlink https://t.co/sMSA1TYh6Z https://t.co/LqEeJta4Rv"
##
## [[3887]]
## [1] "nora_1d_hp: RT @earthIouis: they are very personal to me https://t.co/GWhj66DEcQ"
##
## [[3888]]
## [1] "1D_Matt_Jacks: You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/1N6vBi7lQT"
##
## [[3889]]
## [1] "BetterCallHakim: 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| qtum 15.00%\n\n2| function-x 12.00%\n\n3| bounce 7.00%\n\n4| frax 6… https://t.co/zx9MkI5iuj"
##
## [[3890]]
## [1] "1d_luvvv: RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh"
##
## [[3891]]
## [1] "1d_luvvv: RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1"
##
## [[3892]]
## [1] "1d_luvvv: RT @pretenderlouis: remember when louis crashed a wedding and the bride and groom were having THE talk with him https://t.co/SebUDh24ff"
##
## [[3893]]
## [1] "1d_luvvv: RT @katerrinna91: if i would ever meet louis i would be so scared that i would understand nothing that he's saying"
##
## [[3894]]
## [1] "1d_luvvv: RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE."
##
## [[3895]]
## [1] "hetare_xxy: [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D"
##
## [[3896]]
## [1] "1d_luvvv: RT @twinflamebreeze: how is this fandom real 😭😭😭 https://t.co/9J98yZBxh5"
##
## [[3897]]
## [1] "1d_luvvv: RT @folklcrian: I'm sorry but I will never get over this 😭 BISEXUAL RIGHTS 😭😭❤️ https://t.co/ol0nHCPYy3"
##
## [[3898]]
## [1] "AqilahMukhlis: RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…"
##
## [[3899]]
## [1] "1d_luvvv: RT @louisalarrie369: (In)Correct Larry quotes, a thread. 🧵 https://t.co/NAva0L79vx"
##
## [[3900]]
## [1] "1d_luvvv: RT @katerrinna91: LOUIS CHEWING A GUM IS SO ATTRACTIVE WHY"
##
## [[3901]]
## [1] "1d_luvvv: RT @folklcrian: all of us breaking down over louis content from the signings 😭"
##
## [[3902]]
## [1] "lightsuperla: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3903]]
## [1] "treasure_bns: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…"
##
## [[3904]]
## [1] "1d_luvvv: RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6"
##
## [[3905]]
## [1] "otbordersz: day 6,i have a reason for all of them idk. mr brightside will always be famous, ttd is my fav 1d song and it's so s… https://t.co/Mrp0FbOPBt"
##
## [[3906]]
## [1] "shakkarpapalou: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3907]]
## [1] "1D_FITF28: RT @vibezofsunshine: CAN WE TALK ABOUT LIAM'S PRECIOUS SMILE???? https://t.co/yHPosrkgp1"
##
## [[3908]]
## [1] "1D_FITF28: RT @niallstreams: MY HEART EXPLODED 🥹❤️ https://t.co/dVGRhqD1ps"
##
## [[3909]]
## [1] "nora_1d_hp: RT @larrryshouse: right when i heard little freak i knew that was my song"
##
## [[3910]]
## [1] "louietomlinxson: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3911]]
## [1] "GOLDWlNGEDANGEL: i’m sorry but the 1d haters will always look so stupid bc tell me how they haven’t made an album in over seven year… https://t.co/8sYvasXbU2"
##
## [[3912]]
## [1] "leslie_lorene: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3913]]
## [1] "jime_flores__: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3914]]
## [1] "youfakebetch_1d: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[3915]]
## [1] "1DRocksTweets: Music notes: Michael Bublé, Lindsey Stirling, Ed Sheeran, Amy Grant and Harry Styles - https://t.co/l63mHevcsI… https://t.co/oAmJrNOp64"
##
## [[3916]]
## [1] "Caroool_PF: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3917]]
## [1] "Naya_Sh_28: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3918]]
## [1] "youfakebetch_1d: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[3919]]
## [1] "thcarryonx: RT @babyhcney: ALSOOO i met rob stringer and talked to him sndhdns he was in pit right in front of me and said harry loves mexico so much a…"
##
## [[3920]]
## [1] "Yoonmin_1D: RT @btslayo_: Lmao😭😭who is this person?? https://t.co/kYmKpEPOgD"
##
## [[3921]]
## [1] "hummm0906: RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…"
##
## [[3922]]
## [1] "bitch4_1d: RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…"
##
## [[3923]]
## [1] "gay_in_fandoms: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3924]]
## [1] "1DGAlNS: 1D fans follow everyone who likes"
##
## [[3925]]
## [1] "snbrsky: RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…"
##
## [[3926]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.71\n\n😎💰"
##
## [[3927]]
## [1] "1D_TBSL: RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…"
##
## [[3928]]
## [1] "1D_TBSL: RT @zaynmalik: .@NandosUK Baltimore - thank you for replenishing my soul deeply."
##
## [[3929]]
## [1] "angelsfly028: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3930]]
## [1] "1D_TBSL: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[3931]]
## [1] "1D_TBSL: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[3932]]
## [1] "1D_TBSL: RT @ZiamIncorrect: #WelcomeBackLiam!!\nReply this with the # for a Ziam/Liam pic 😉"
##
## [[3933]]
## [1] "cuteharry_1D: Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy"
##
## [[3934]]
## [1] "adi408b: #FLUOROCHEM is now - Not yet kissed 200EMA in 1D chart - Reversal possible after RETEST of Monthly BO\n\nCMP 3260… https://t.co/QHY4IFCk90"
##
## [[3935]]
## [1] "cinnamonhaze13: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[3936]]
## [1] "NurixxEth: LTC 1D | Update\n I haven't updated anything for some time. Here are my $LTC levels. https://t.co/EOEoT3yzpb https://t.co/OonKvaS2WD"
##
## [[3937]]
## [1] "arlert_amii: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3938]]
## [1] "ElizabethZurzo1: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[3939]]
## [1] "maryacraze1: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[3940]]
## [1] "ShelleyMckinno5: Why i hate simon and 1D management 😠 😡 \n\nCheck out FaithInTheFutureOfLarry💙💚's video! #TikTok https://t.co/777QmnjZaK"
##
## [[3941]]
## [1] "1DEbooks: If you don't buy me 1D merch for my birthday we're no longer friends loljk"
##
## [[3942]]
## [1] "Niallina1985_1D: RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…"
##
## [[3943]]
## [1] "NeverIsNever_: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[3944]]
## [1] "swiftlytaystan: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3945]]
## [1] "harrys_hiatus: He is journaling about the 1D website shortly"
##
## [[3946]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Pisces... 'We made a fire, went down in the flames.'\n\nEventually thi… https://t.co/Yadb16834q"
##
## [[3947]]
## [1] "craeyun: @soobcyph this is how many i have rn. planning to make more cus we only have 1d 3hrs and 24mins left https://t.co/TwiiuraIre"
##
## [[3948]]
## [1] "GolfDAO60617689: wl Congratulations @tay_xxi9646 @gabriela3953314 @simmbat @ignas_taiko @XRodryG @justinv815 @1D_fans_page_… https://t.co/QJ6NaRdykj"
##
## [[3949]]
## [1] "1d_zquadd: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[3950]]
## [1] "3lb0wgr34se: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[3951]]
## [1] "1d_all_mylove: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[3952]]
## [1] "ttaIghee: @jceyunz just the sound in general tbh it sounds like smth 1d would release and i mean this in a good way"
##
## [[3953]]
## [1] "SoGolden74: I joined this fandom in June. I've never made my hubs watch any 1D music videos until today. We watched Drag Me Dow… https://t.co/Sk63lMKuP7"
##
## [[3954]]
## [1] "Yoonmin_1D: RT @hismoonchiId: thinking about that one time bts were trying to catch jin and then it suddenly turned into a group hug ☹️https://t.co/dfv…"
##
## [[3955]]
## [1] "FeeqFeeqWafeeq_: RT @LombongShopee: Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm"
##
## [[3956]]
## [1] "larryaeri: @starfess 1D night changes"
##
## [[3957]]
## [1] "gorgeuslarry: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[3958]]
## [1] "emptyscenario: RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…"
##
## [[3959]]
## [1] "SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe V… https://t.co/FMoZ0BzCno"
##
## [[3960]]
## [1] "chicago28BABY: @Jumbi_ZaynBot @troubleeeeeeees @surfsupcaI Not really. Joni has been with Louis since 1d."
##
## [[3961]]
## [1] "dipanjana_mile: OMYGODDD!!! Thank you so much 1D hope you get some awards too, some good chart toppers, maybe some records in the G… https://t.co/xCIl1ubdgk"
##
## [[3962]]
## [1] "ciaratupatrona: @userhaytam Los fans de Harry Styles, Taylor Swift y 1D andan llorando 😭😭😭 ardidos"
##
## [[3963]]
## [1] "the_artist_nft: Azuki - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Q9J5w4eoOD\n⬇️ See below for 200 and 400… https://t.co/1jsj09aq0R"
##
## [[3964]]
## [1] "matildafiIms: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[3965]]
## [1] "king44dess: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[3966]]
## [1] "ryleehalsten: RT @livjosefina: guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in japan i…"
##
## [[3967]]
## [1] "soulxinxthexsky: RT @Musetta_May: timothée chalamet’s red curls in bones & all appreciation tweet https://t.co/cEUAyKspQV"
##
## [[3968]]
## [1] "soulxinxthexsky: @21metgala I don’t get it"
##
## [[3969]]
## [1] "soulxinxthexsky: RT @carolsdaryI: @ricksprickk when carol blew up terminus, i watched it live and was SCREAMING"
##
## [[3970]]
## [1] "Louis_avocaado: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3971]]
## [1] "Yoonmin_1D: RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw"
##
## [[3972]]
## [1] "Monu94997998: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[3973]]
## [1] "gyuemodagih: I'm sorry if I say I need you\nBut I don't care, I'm not scared of love\n'Cause when I'm not with you I'm weaker\nIs t… https://t.co/527ybV2UCb"
##
## [[3974]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DWEQ\n\n🔎Name:… https://t.co/EsuNcFkyY4"
##
## [[3975]]
## [1] "maya_loves_1d: RT @UpdateHLD: 📲| Louis liked Luke from Sunroom’s post about touring in 2022 on Instagram. https://t.co/TjT0YoH5I3"
##
## [[3976]]
## [1] "d3lgal8: @Krystle09717088 @NathanCHubbard Wondering the same…? Niall’s got another on the way, too. Loved the 1D series - t… https://t.co/QADHoiflMX"
##
## [[3977]]
## [1] "maya_loves_1d: RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX"
##
## [[3978]]
## [1] "timelessly_ashk: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[3979]]
## [1] "Yoonmin_1D: RT @jimnshimochi: \"Why are you crying?? It's just a video..\"\n\nTHE VIDEO:\nhttps://t.co/3gOiDFAEpJ"
##
## [[3980]]
## [1] "maya_loves_1d: RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe"
##
## [[3981]]
## [1] "maya_loves_1d: RT @alarrielife: They happily give each other beard burn. https://t.co/P8JDqukzmS"
##
## [[3982]]
## [1] "maya_loves_1d: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[3983]]
## [1] "1d_luvvv: RT @shinytay_: Also the lover cd is criminally slept on this is GORGEOUS https://t.co/h8JI9O6F6n"
##
## [[3984]]
## [1] "maya_loves_1d: RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n"
##
## [[3985]]
## [1] "minniee_1d: RT @nessapjm: I AGREE!!!!! I AGREE!!!! https://t.co/ThZsDjJM0p"
##
## [[3986]]
## [1] "AlgoQuants: Algo XSTO Skew Index currently at 125.9. Chg 1D 0.9%. Avg 30D at 119.5 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/H7v0hubM2m"
##
## [[3987]]
## [1] "maya_loves_1d: RT @stylinarts: what is going on here https://t.co/YJPT0r7Hg2"
##
## [[3988]]
## [1] "gotasomething: @jceyunz happily is my fave 1d song i love it <333"
##
## [[3989]]
## [1] "1d_luvvv: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[3990]]
## [1] "HannaA_1d: tour hasn't even started and I'm scared of saying goodbye already"
##
## [[3991]]
## [1] "maya_loves_1d: RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl"
##
## [[3992]]
## [1] "kalani_tpwk: random fact\ni just realised that for the past 2 years, my most listened song by 1D is 18\ndamn"
##
## [[3993]]
## [1] "Ruckus_1D: RT @RGGchile: spreading misinformation https://t.co/nz1u5rHRqo"
##
## [[3994]]
## [1] "GospelMixRadio1: https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS"
##
## [[3995]]
## [1] "1d_luvvv: @LAHXLLUClNATlON and one direction is only harry? sorry, but you are talking about them, so i need to tell you (it… https://t.co/UY5zj9LqP6"
##
## [[3996]]
## [1] "1D_FanFics11: RT @theKnittables: Looks like Beebopp has stumbled upon 5 WL spots on his journey..\n\nWill you get lucky? \n\nDrop a 🧶 in the comments for a c…"
##
## [[3997]]
## [1] "AlgoQuants: Algo XSTO Fear-Greed Index currently at 16.2. Chg 1D -0.7%. Avg 30D at 19.6 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/gsSPY3I5Ch"
##
## [[3998]]
## [1] "898Ptj: #SPX and #DXY 1D charts alternative analysis for your reference. @TheTradingHubb; @MauroBianchi24; @GregaHorvatFX;… https://t.co/EOBgyjkDfi"
##
## [[3999]]
## [1] "cuteharry_1D: Harry_Syles i love you so much"
##
## [[4000]]
## [1] "rahmayatifajrin: @JUALAN_BASE Wardah https://t.co/yjIdhaSELk\nNivea https://t.co/Bh7uke1otj\nGarnier https://t.co/yoK0QO3wmS\nMadame gie https://t.co/riWT8akXal"
##
## [[4001]]
## [1] "Cringey1D: I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/SJSpyzXZhZ"
##
## [[4002]]
## [1] "Yoonmin_1D: RT @daiIyminsuga: Yoongi was drinking whisky Kavalan Oloroso Sherry Cask, with 57.1% alcohol. https://t.co/fatK66UWGi"
##
## [[4003]]
## [1] "butterdatfly: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4004]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/YlTJZnIlBB"
##
## [[4005]]
## [1] "Jennife66282781: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[4006]]
## [1] "justayessa: not me getting emotional listening to “right now” by 1D while looking back to my jhs days 🥺"
##
## [[4007]]
## [1] "saragraccee: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4008]]
## [1] "YDoUWantMyName6: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4009]]
## [1] "seonwoo_5: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4010]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: 𝐒𝐄𝐎𝐔𝐋 𝐌𝐔𝐒𝐈𝐂 𝐀𝐖𝐀𝐑𝐃𝐒🗳️\n@BTS_twt\n\n#BTS ha sido nominado en los 32nd Seoul Music Awards:\n\n🔸Main Prize (Bonsang)\n🔸Kwave Popul…"
##
## [[4011]]
## [1] "CarrotGirl_1D: RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @NARA_HOME_DECO Butter Pillow Cover & Cushion Cover availabl…"
##
## [[4012]]
## [1] "screamtokiwi: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4013]]
## [1] "CarrotGirl_1D: RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @binggraekorea Banana Flavored Milk Drink available in Asia…"
##
## [[4014]]
## [1] "CarrotGirl_1D: RT @BLACKPINK: BLACKPINK. AMERICAN EXPRESS PRESENTS \n@BSTHYDEPARK, LONDON, SUNDAY 2 JULY 2023\nTickets on sale now: https://t.co/eLweNrEbAC…"
##
## [[4015]]
## [1] "nasiiraa_1d: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4016]]
## [1] "LittleMix_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4017]]
## [1] "allyscazy: After not loosing a Home Tests in 1st 7 matches[Ban (1W) SA (2W) SL (1W 1D) AUS (2D)]spread across #WTC21 & #WTC23,… https://t.co/g1KhAu1qWv"
##
## [[4018]]
## [1] "teumevip: RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…"
##
## [[4019]]
## [1] "Youreyes_28: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4020]]
## [1] "fullilsun: RT @squishyychenle: 211207 #RENJUN #CHENLE ♥️\n\n🦊: a comment was asking about the dreaming mv, who’s hands those were. then…\n\n😸: dreaming ab…"
##
## [[4021]]
## [1] "herelies_shaa: @convomfs perfect - 1d\nsomebody to you - the vamps\ndeja vu - Olivia Rodrigo\nperfect - ed sheeran\nyouth - Troye Sivan"
##
## [[4022]]
## [1] "wittychin: listening to 1d songs again, my heart 🥹"
##
## [[4023]]
## [1] "plumislandvinyl: USED TO BELONG TO 1D NOW I BELONG TO THE 1 G 😭😭😭😭😭😭😭 https://t.co/DPVs0xML2L"
##
## [[4024]]
## [1] "yekkripto: #BollingerAlert !\n\n - $AVA (0.00003746) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[4025]]
## [1] "jaeyunsflurr: idk if this helps but here are my past concerts tickets. As you can see I only put sleeves, no laminating or whatso… https://t.co/zCTcxS7Yih"
##
## [[4026]]
## [1] "KP22345: @Godsgirljune @atwtmvtvftvsga You say you're a 1D fan but here's the OP right above you calling 1D a boy band made… https://t.co/B4MHBlPrqN"
##
## [[4027]]
## [1] "1dsunshine_28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4028]]
## [1] "daemyra_1D: RT @VISVNYA: wednesday’s jenna ortega reveals to vogue that daemon and rhaenyra are her favourite ship from the hit show house of the drago…"
##
## [[4029]]
## [1] "dreamietaekoo: RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M"
##
## [[4030]]
## [1] "kttypawzz: 1d jam time"
##
## [[4031]]
## [1] "LouBear_85: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4032]]
## [1] "brittney24_: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4033]]
## [1] "trevorodaniel: Hey everyone, welcome to my new acc.\n\n•Please Like, Follow & RT if possible.\n•This account is staring: #LGBTQ… https://t.co/CrIcqbToWi"
##
## [[4034]]
## [1] "rosesfrsnflwrry: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4035]]
## [1] "AreKool: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4036]]
## [1] "yekkripto: #BollingerAlert !\n\n - $SNX (0.0001153) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[4037]]
## [1] "xxyeolove: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4038]]
## [1] "1d_Obsessionnn: but… but is this it for tonight?? I NEED MORE https://t.co/FMFzpkRW1C https://t.co/X6yQQnRG3I"
##
## [[4039]]
## [1] "somexthread: 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9"
##
## [[4040]]
## [1] "__shedaa: ⁃Progression in myopia can happen in adult.\nCase2: 20 years old\nMale\nIn January: -1D\nIn september: -1.5D\nThat is in… https://t.co/pOM4Cr5tL9"
##
## [[4041]]
## [1] "wiltedswift: @ziggykqtz i love both but 5sos had a different hold on me than 1D did idk how to explain😭 it’s probably just bc i… https://t.co/0Mtw061jVV"
##
## [[4042]]
## [1] "69thousandUSD: RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…"
##
## [[4043]]
## [1] "__shedaa: Yesterday's workshop\n was about myopia management:\n⁃in 2050, 50% of the population will have myopia. With the frequ… https://t.co/r0XBqHCbk9"
##
## [[4044]]
## [1] "KHAL_CRPT: RT @chr0lloluc1lfer: $afk 0.0087 has been flipped to support on 1D and 4h ready to pump huge anytime now🔥🔥\n\n $btc #kucoin #lowcap #BTC …"
##
## [[4045]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰"
##
## [[4046]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $OCEN\n\n🔎Name: IndexIQ… https://t.co/fYhQ5lJnij"
##
## [[4047]]
## [1] "strwbhrryfields: @moondogrry one of my favorite 1d songs for this sole reason"
##
## [[4048]]
## [1] "mariahdebutera: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[4049]]
## [1] "myenhauls: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4050]]
## [1] "angeIdrm: I'm binge watching old 1D interviews bc I'm big sad"
##
## [[4051]]
## [1] "KP22345: Just like you Swifties are diminishing 1D's popularity and success with your Opie calling them the band from the re… https://t.co/5lQah4Onzi"
##
## [[4052]]
## [1] "1d_jmcstyles: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4053]]
## [1] "44and8: Tbh I've seen harry once and saw 1d once but I wanna see zayn bc he is and was and will always be my favorite vocalist 😤😤😤😂"
##
## [[4054]]
## [1] "graceofeden: imo the nicest member of 1d and i’ll always stand by that"
##
## [[4055]]
## [1] "TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!… https://t.co/bYyGI0juSK"
##
## [[4056]]
## [1] "cuteharry_1D: Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x"
##
## [[4057]]
## [1] "hajataan: green day, aminé, enhypen, tulus, taylor swift, prettymuch, 5sos, westlife, one ok rock, the beatles, queen, mltr,… https://t.co/YxKAUlx6t9"
##
## [[4058]]
## [1] "lvrwalls28: 5sos and 1d are not the same, stop comparing them!"
##
## [[4059]]
## [1] "Haba_Mayo: RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0"
##
## [[4060]]
## [1] "SuzySueweetie: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4061]]
## [1] "jewamooo20: 1D😂😂😂 god you have a bad taste https://t.co/8KyeiHQdKH"
##
## [[4062]]
## [1] "jalebiandfafda: @vaibhav_hatwal 1D>>>>> bts"
##
## [[4063]]
## [1] "salvareth: @ssefnum I see bts, lany and 1D, let's be friend!"
##
## [[4064]]
## [1] "fabiister: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4065]]
## [1] "meninadoliam_1D: RT @hyewony0: 1st anniversary 🙈\n\nhttps://t.co/Ieaik3zkdf"
##
## [[4066]]
## [1] "pankipelus: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4067]]
## [1] "sarry_citra: Love all about Blue♡ | 1D♥"
##
## [[4068]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Scorpio...'I will steal us a car and we will drive to the stars.'\n\nI… https://t.co/8mV1yG4wXP"
##
## [[4069]]
## [1] "sunnyloveslou: @canyonmoon1982 my last tweet before this one but basically someone saying taylor profited off 1D and specifically harry…was weird"
##
## [[4070]]
## [1] "therealdrmax: RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…"
##
## [[4071]]
## [1] "BrooklynRuby3: https://t.co/OI0XcQ0JqF\n\nhttps://t.co/EFUJNypLhl\n\nhttps://t.co/R7UIbaeKqF\n\nhttps://t.co/fXcupm0bhC\n\n Orange Counti… https://t.co/VyC9QX5A51"
##
## [[4072]]
## [1] "AdventChild_BTC: RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…"
##
## [[4073]]
## [1] "zouismyfavv: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4074]]
## [1] "blueand28: Love 1D but this seems excessive and sexist https://t.co/cEVUc0cA3w"
##
## [[4075]]
## [1] "liwezx: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4076]]
## [1] "queenieMNL: Embroidered Floral Underwire Bra\n₱349.00\n\nCheckout here:\nhttps://t.co/PEa7lJAzqb\nhttps://t.co/PEa7lJAzqb\n\nWebsite:… https://t.co/71ZzL144nQ"
##
## [[4077]]
## [1] "typagirlsoo: @chaeIisasn this is my fave 1d song shut upppppp"
##
## [[4078]]
## [1] "vnillachey: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[4079]]
## [1] "asm_oddeus: RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…"
##
## [[4080]]
## [1] "tyongcel: 1D guy ugly as hell though I'm not on this persons side."
##
## [[4081]]
## [1] "matildaaarry: this is how i felt when zayn left 1D"
##
## [[4082]]
## [1] "pleasingdev: “used to belong to 1D, now belong to the 1 G” https://t.co/XnwWMgIitD"
##
## [[4083]]
## [1] "1D_LenaNVili: RT @smatiavi_: So Sodelpa president is turning his support to Fiji first now 💀 wow 🥲"
##
## [[4084]]
## [1] "1D_LenaNVili: RT @PopCulture2000s: she was 17 https://t.co/5Dp8YIM7rj"
##
## [[4085]]
## [1] "OCSigns: https://t.co/E3e3lVSzco\n\nhttps://t.co/cYCnQgVjMx\n\nhttps://t.co/ahGtL4hDAr\n\nhttps://t.co/cGXK2MpLKJ\n\n Orange County… https://t.co/686BxvWCsD"
##
## [[4086]]
## [1] "NurkhalidahMr: Tbh, I could make my dad obsessed with 5sos like how he is w 1D but I just want to gatekeep it as smthg only me and k1 likes"
##
## [[4087]]
## [1] "alessiak03: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4088]]
## [1] "1d_manan_fan: RT @Shikha199505: @nitipjm @nitisabode @CarolineRanglal Doctor girl and army man love story"
##
## [[4089]]
## [1] "1d_manan_fan: RT @nitipjm: @nitisabode @CarolineRanglal Dang, now I want niti to play a role in a army love story. The way she would pull it off, uffff 🥹…"
##
## [[4090]]
## [1] "ccornbreaddd: back in my 1d era ✨"
##
## [[4091]]
## [1] "JaCki95: RT @louitummy: 1d when louis sat watching them set up that tent https://t.co/v5Yov3EXu6"
##
## [[4092]]
## [1] "AliceAubery: https://t.co/e5gqiJiMaH\n\nhttps://t.co/wDs3mBTho0\n\nhttps://t.co/DoRgCFi8ck\n\nhttps://t.co/FavrxDVfrI\n\n Orange Counti… https://t.co/Lr3fMQRZU7"
##
## [[4093]]
## [1] "fitf_hazza_lou: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4094]]
## [1] "visionsofsue: remember when 1d got unverified and ot5s got so mad"
##
## [[4095]]
## [1] "1d_manan_fan: RT @nitisabode: For those who didn't know, meet Major Parikshit Bawa and Mrs. Niti Taylor Bawa - the perfect princess met a soldier story o…"
##
## [[4096]]
## [1] "mochidoies: RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M"
##
## [[4097]]
## [1] "GospelMixRadio1: https://t.co/QmO9RGrrtA - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UVbq"
##
## [[4098]]
## [1] "itzfergi76: okay but teenage me, used hate on 1D so much, but id lowkey sing their songs in the shower 🤣🤣🤣"
##
## [[4099]]
## [1] "louisleft_titty: i’m putting life size cardboard cuts out 1d in the downstairs shower in our apartment next year and ally and our fu… https://t.co/75PPME89lt"
##
## [[4100]]
## [1] "jtgstylinson: 1d days were different man, like you had ur own little pocket to drift off in"
##
## [[4101]]
## [1] "nomadhedge: $SPX 1D\n\nConsider all these open gaps for a moment, and think about it.. https://t.co/gf9dufDadq"
##
## [[4102]]
## [1] "JameLevis: https://t.co/40nN1tGsf5\n\nhttps://t.co/7dzDBB4pVj\n\nhttps://t.co/KT1ovBpSED\n\nhttps://t.co/aJHdo3nznp\n\n Orange County… https://t.co/bPaLTJEUQZ"
##
## [[4103]]
## [1] "greenfishtrader: •if gap below magnet in morning then downside is first 397.30 (FVG 1D)\n•next target would be 394.75"
##
## [[4104]]
## [1] "ryangators: @LouisPeitzman lol what happened to any of the 1D boys “babies”?"
##
## [[4105]]
## [1] "214karlaa: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4106]]
## [1] "DonahsAngel: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[4107]]
## [1] "LauraEv67093280: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4108]]
## [1] "taejinluvr7: i went to 1D’s where we are tour for FREE https://t.co/aCchI0Znuy"
##
## [[4109]]
## [1] "wolfiejmn: literally saw a twt saying 1d helped taylor to rise to fame!?? yall are so unserious"
##
## [[4110]]
## [1] "nomadhedge: $NYSE 1D\n\nFib ret. 0.5 is right there coinciding with the open gap. https://t.co/ce9HVeibN1"
##
## [[4111]]
## [1] "signsrick: https://t.co/lERgjMLM4P\n\nhttps://t.co/5fOLdVTKjG\n\nhttps://t.co/qKB9WrxBDQ\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/idqsuB4qWv"
##
## [[4112]]
## [1] "Athaliaaa29: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4113]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SESAME STREET FILTER ISO 51200 F/1.4 SHUTTER SP… https://t.co/Y72sAcSeLb"
##
## [[4114]]
## [1] "PonziFlipper: *looks at last 12 months of btc price action using 1D candles zoomed out \n\n\"this is just brutal\" \n\"what the fuck is… https://t.co/9lGWgNevKA"
##
## [[4115]]
## [1] "oatmealgf1: all my old 1d accs got suspended lmao"
##
## [[4116]]
## [1] "AnybodiesNFT: @Forculus Sir is that a George W on the 1D"
##
## [[4117]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ECOW\n\n🔎Name: Pace… https://t.co/bSPdUEZ13F"
##
## [[4118]]
## [1] "cuteharry_1D: Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much ."
##
## [[4119]]
## [1] "2minssidehoe: @uultragloss Zayn, honestly I don't like anyone else than z and Niall from 1d anymore"
##
## [[4120]]
## [1] "kulsum37801624: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4121]]
## [1] "cliffordmebf: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4122]]
## [1] "Cringey1D: I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/5qQWnUfnfo"
##
## [[4123]]
## [1] "UniverseGener12: This was taken from the Extremely Large Telescope at 200X. There are 3,500,000 stars in the Thetis system 1,238 li… https://t.co/3LV6X1AI4o"
##
## [[4124]]
## [1] "juan_espiinoza: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4125]]
## [1] "Depalie_1D_LG: YES 1000x YES https://t.co/XPAsCIvH1u"
##
## [[4126]]
## [1] "suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haru… https://t.co/82FVAEeDQJ"
##
## [[4127]]
## [1] "honey__spoons: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4128]]
## [1] "1d_owns_me_28: RT @TeamLouisNews: Louis talking to a fan about his arm! 🥲\n\n© kidsraIright https://t.co/YYfFnC4NUI"
##
## [[4129]]
## [1] "1d_owns_me_28: RT @pauleenmia: His reaction to the tattoo he wrote for me 😂 https://t.co/TNoxvMSLUW"
##
## [[4130]]
## [1] "LailaG_369: The thing I think ab often, but don't think deeply enough about is the fact that 1D ACTUALLY saved me. I used to th… https://t.co/23laykUCsJ"
##
## [[4131]]
## [1] "1d_owns_me_28: RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E"
##
## [[4132]]
## [1] "1d_owns_me_28: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[4133]]
## [1] "stan___1D: RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh"
##
## [[4134]]
## [1] "zoesmithjones: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4135]]
## [1] "1d_owns_me_28: RT @kidsraIright: he set me up by asking me my favourite question and i already had everything planned in my head and he just loved seeing…"
##
## [[4136]]
## [1] "MuseumEdison: @MatthewBHare @Sirmaryx Dork fest is 1D"
##
## [[4137]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/E0cnyeaNjE"
##
## [[4138]]
## [1] "citysidewalks: 1d question on jeopardy 😊 shoutout to little white lies 🙌"
##
## [[4139]]
## [1] "askmeifigivamf: @hannahiswho Hi! I would like the FITF one if I win. Thankyou xx\n@_five_angels_1D https://t.co/Z4ErhAbNv2"
##
## [[4140]]
## [1] "ynfcart: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4141]]
## [1] "wheredowego_1d: i'm starting to read The invisible Life of Addie Le Rue , i truly hope it lives up to the hype , please don't defraud me , V.E. Schwab"
##
## [[4142]]
## [1] "Avantika_1D: @renaissanceapp Fire Away"
##
## [[4143]]
## [1] "28__louisstyles: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4144]]
## [1] "1d_owns_me_28: RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9"
##
## [[4145]]
## [1] "NftAnalysisDay: Top Eth Nft mint count 1D\n1 Rainbow Zorb 31776\n2 Rainbow Zorb Noggles 8803\n3 @BAAC_NFT 5000\n4… https://t.co/gK1FjAleTa"
##
## [[4146]]
## [1] "Tpwkhs16878127: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4147]]
## [1] "livjosefina: guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in… https://t.co/Vq005mnM6P"
##
## [[4148]]
## [1] "Lupita_lo1: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4149]]
## [1] "queenieMNL: Thongs Cotton Bikini Underwear Low Waist\n₱109.00\n\nCheckout here:\nhttps://t.co/m5hRBcm094\nhttps://t.co/m5hRBcm094\n\nW… https://t.co/Iz2JVJNT4J"
##
## [[4150]]
## [1] "shiftoill: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[4151]]
## [1] "l0usour: sometimes i think i should expand my music taste. but how is that possible with the 1d boys having me thinking about them 24/7"
##
## [[4152]]
## [1] "BBKSHOP_PH: RT @BBKSHOP_PH: Get ready for #BORNPINKMANILA_BULACAN\n\nBLACKPINK LS NEW VER W/ POB - PHP 2350 https://t.co/UQIZi0vstM\n\nKOREAN BATTERY AAA \"…"
##
## [[4153]]
## [1] "Merelly24: RT @arios345: this is giving 1D vibes and it’s breaking my heart"
##
## [[4154]]
## [1] "maze_monsters: Sticky withering swan, horns\n\nHealth: weak (1d HP)\nArmor: heavy (9)\nSTR: +3, DEX: +3, WIL: +3\nAttack bonus: +1, exp… https://t.co/aw0zw4hfoq"
##
## [[4155]]
## [1] "Rias_life_is_1d: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[4156]]
## [1] "Rias_life_is_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4157]]
## [1] "phhlovie: as both a taylor and 1d fan this is the most embarrassing thing i've ever seen on this blue bird app https://t.co/qf3QWAoiR0"
##
## [[4158]]
## [1] "betty_and_i: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4159]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IHY\n\n🔎Name: VanEck V… https://t.co/XDEh3n6kSI"
##
## [[4160]]
## [1] "Avantika_1D: RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…"
##
## [[4161]]
## [1] "djhiroki_33rec: RT @djhiroki_33rec: 2022/12/18(sun) 17:00〜\nCHRISTMAS RAPPIN'\n@調布Cross\n\n[LIVE]\nGAPPER\nTHE BLANK & wozmy\nSMOKIN' IN THE BOYS ROOM\nGanger\nDEJI…"
##
## [[4162]]
## [1] "daemyra_1D: RT @hsntridge: few understand the cultural impact this moment had https://t.co/ofOc992tMp"
##
## [[4163]]
## [1] "dnemnl: Perfect time for a wardrobe refresh!💞\n\n🛒Shopee: Dnemnlph https://t.co/QgGnrLbHAI\nLazada: Dnemnlph… https://t.co/meaZKScQxd"
##
## [[4164]]
## [1] "NordinPumbaya: RT @Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…"
##
## [[4165]]
## [1] "Tpwkhs16878127: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4166]]
## [1] "annmarie5sos_1D: RT @JagwarTwin: Riddle for your noodle 🍜 How do you reverse a mirror?\n\nAlso, part 2 of Ep. 1 of \"The Mirror Sessions\" with @Calum5SOS com…"
##
## [[4167]]
## [1] "MorningSunStdio: @molfully @lowerbodyinjury Can confirm. Came here from Check Please but before that Merlin, not 1D. Merlin was long… https://t.co/WeqooWIN9n"
##
## [[4168]]
## [1] "KiahKaltiainen: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4169]]
## [1] "jmnlied: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4170]]
## [1] "leonardopr22: BTR > 1D https://t.co/DeWhWyeI6G"
##
## [[4171]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -1.01\n\n😎💰"
##
## [[4172]]
## [1] "mystakuma: Iluna are senpais now— *plays Night Changes by 1D*"
##
## [[4173]]
## [1] "iwantacuppatea: @ftdt8ri @flwersforlouis my fav 1d song forever and ever"
##
## [[4174]]
## [1] "_emmamd2010_: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4175]]
## [1] "theblackdash: RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…"
##
## [[4176]]
## [1] "sasakiciw: @ssefnum hii i also listen to lany, 1d, niki, and 1975!"
##
## [[4177]]
## [1] "thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee pa… https://t.co/e27teWh2iG"
##
## [[4178]]
## [1] "queenieMNL: Panty Lace Underwear low-Rise\n₱65.00\n\nCheckout here:\nhttps://t.co/C54sRbQmBT\nhttps://t.co/C54sRbQmBT\n\nMy Collection… https://t.co/ywGcnPYww9"
##
## [[4179]]
## [1] "ssefnum: Boredom strike, everyone. Looking for new pals here to be interact with and to be friends with since my timeline's… https://t.co/melO5FiHZr"
##
## [[4180]]
## [1] "marielelou24_1D: RT @ITZYofficial: @Spotify I guess \"SNEAKERS\" and \"Cheshire\"?"
##
## [[4181]]
## [1] "marielelou24_1D: keep on streaming midzys~! https://t.co/nN6NYtRZ75"
##
## [[4182]]
## [1] "Pang_1D: RT @Dr_Meming: Postdoc life got me feeling like cleaning the kitchen and doing laundry are my hobbies"
##
## [[4183]]
## [1] "NaradiUsamah: RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…"
##
## [[4184]]
## [1] "FitzAndLarry: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4185]]
## [1] "GinzaSukiBar: RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…"
##
## [[4186]]
## [1] "GroovyCrafts: I'm sorry, but when OT5s/OT4s ask Louis to write a 1D lyric on his FITF album. All I can think about is The Big Ban… https://t.co/8oUo96J2v1"
##
## [[4187]]
## [1] "txkxtoncemore: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nT… https://t.co/csiI40bSzR"
##
## [[4188]]
## [1] "marielelou24_1D: RT @Kyan0125: No idea why Sneakers, Boys Like You, Cheshire are so underrated... I love them so much 🥺 Itzy shouldn't be discourage by the…"
##
## [[4189]]
## [1] "Swiftie_2526: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4190]]
## [1] "stylanbros: My mom and me sitting and just vibing to Four today. She's such a stan I gotta laugh. Does not like the solo work e… https://t.co/erJZO7mCTH"
##
## [[4191]]
## [1] "MarianGM97: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4192]]
## [1] "1d_owns_me_28: RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭"
##
## [[4193]]
## [1] "SOULTANISTATHI: @CocoCha99682724 IICF along with all the other tracks that Harry wrote was when 1D were on a 2 month break from OTR… https://t.co/cZeDrYRKQX"
##
## [[4194]]
## [1] "Biancah_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4195]]
## [1] "Biancah_1D: RT @Imaginedragons: thank you @Variety for the Hitmakers group of the year award🙏🙏 https://t.co/9tQYHbNLwA"
##
## [[4196]]
## [1] "Biancah_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[4197]]
## [1] "Biancah_1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[4198]]
## [1] "Arpitaloves_1d: RT @rockstarcsan: choi san is a MENACE. LIKE ??? https://t.co/i8RGWLKxLE"
##
## [[4199]]
## [1] "Biancah_1D: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[4200]]
## [1] "bennygirl10: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4201]]
## [1] "Biancah_1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[4202]]
## [1] "Biancah_1D: RT @DanReynolds: everything https://t.co/WdqTnPMS72"
##
## [[4203]]
## [1] "1d_owns_me_28: RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468"
##
## [[4204]]
## [1] "sullenoface0: RT @Buryooooo: \"Welcome to the Shame corner, have a seat!\"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…"
##
## [[4205]]
## [1] "Biancah_1D: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[4206]]
## [1] "Biancah_1D: RT @benamckee: Imagine Dragons and @alyankovic would be a perfectly complimentary pairing, methinks. Like twinkies and cheeze whizz."
##
## [[4207]]
## [1] "Biancah_1D: RT @DanReynolds: thank you @Variety for awarding us group of the year \n\nBless up we da best music https://t.co/YlV17gycOs"
##
## [[4208]]
## [1] "Biancah_1D: RT @Variety: What's the dream collab for Imagine Dragons? Weird Al. #VarietyHitmakers https://t.co/jj5XWcQpKf https://t.co/23O6dC4Byi"
##
## [[4209]]
## [1] "Biancah_1D: RT @Variety: Imagine Dragons on the red carpet at #VarietyHitmakers. https://t.co/jj5XWcQpKf https://t.co/mB1KktU1UB"
##
## [[4210]]
## [1] "lethargicmick: @caityhoney isnt that a 1d lyric too"
##
## [[4211]]
## [1] "mmh_idontknow: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[4212]]
## [1] "Arpitaloves_1d: RT @koreansales_twt: Nominees for 'Main Award (Bonsang)' category at the 32nd Seoul Music Awards (1/6)\n\n#10CM 5.3\n#aespa Girls\n#ASTRO Drive…"
##
## [[4213]]
## [1] "Arpitaloves_1d: RT @ateez_charts: ‘The Ring’ has surpassed 4 million streams on Spotify. \n\n#에이티즈 @ATEEZofficial #ATEEZ\n\n https://t.co/OUDm3IbUMg"
##
## [[4214]]
## [1] "bialourry13: IM GETTING A FOUR ALBUM AND A 1D AUTOBIOGRAPHY BOOK ON MY BIRTHDAY ????????"
##
## [[4215]]
## [1] "1d_owns_me_28: RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr"
##
## [[4216]]
## [1] "1d_owns_me_28: RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…"
##
## [[4217]]
## [1] "queenieMNL: thong lace transparent panties\n₱65.00\n\nCheckout here:\nhttps://t.co/kNAGfm3WV5\nhttps://t.co/kNAGfm3WV5\n\nMy Collectio… https://t.co/JHX4LVw4Ae"
##
## [[4218]]
## [1] "ohmy_GOD_1D: RT @sugatradamus: and we are going to go through this 6 more times https://t.co/KhP5St6VAR"
##
## [[4219]]
## [1] "ohmy_GOD_1D: RT @TheJose8A: Yoongi said “welcome to my new show” and ends with “idk if there’ll be a second episode” lmfao 🤣"
##
## [[4220]]
## [1] "Chantellarry28: I’m watching 1D Day for the first time and McBusted were on it?! I feel like my teenage and current worlds are colliding. 😳"
##
## [[4221]]
## [1] "RacunBangetDeh: Mesin jahit mini portable\nLink https://t.co/v62W530Rdk\n\n.\n\nseokjin BIGHIT Park Jimin Richarlison WE WILL WAIT FOR Y… https://t.co/koiAE560qG"
##
## [[4222]]
## [1] "cactushyo: love 1D tho"
##
## [[4223]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Gemini... 'Midnight doesn't last forever, dark turns to light.' \n\nCo… https://t.co/GergjA0xxf"
##
## [[4224]]
## [1] "ohmy_GOD_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[4225]]
## [1] "1d_owns_me_28: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[4226]]
## [1] "1d_owns_me_28: RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L"
##
## [[4227]]
## [1] "1d_owns_me_28: RT @katerrinna91: \"angels doesn't exist\" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80"
##
## [[4228]]
## [1] "mmorita_dom: @cursedbfd @BrendaValcarcel @LAHXLLUClNATlON no but you can’t say that 1d (especially harry) made her famous if she… https://t.co/ZCxVWegjMJ"
##
## [[4229]]
## [1] "molfully: @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obses… https://t.co/PDWAQ1ypTG"
##
## [[4230]]
## [1] "mintSUN_shine: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4231]]
## [1] "outofthisapt: @lowerbodyinjury okay so my understanding is that when 1d went on “hiatus” people gravitated to other interests and… https://t.co/AEVs4rCpZd"
##
## [[4232]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -2.47\n\n😎💰"
##
## [[4233]]
## [1] "kaibaliker: @hyenapple i didn't know about jungkook is diana but now that i know i'm choosing to believe it. i went with 1D baby"
##
## [[4234]]
## [1] "lowerbodyinjury: can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what… https://t.co/gnvZ62HGRL"
##
## [[4235]]
## [1] "dazsayi: @ssefnum -\nPisces\nENFP-A\nQuality time\nDengerin lagu, nonton, muter2 gak jelas pake sepeda, turu\nWherever you are by… https://t.co/RlqTsiHpdL"
##
## [[4236]]
## [1] "joeyshits: i didn't even cry this much when zayn left 1d and he actually LEFT the group 😭"
##
## [[4237]]
## [1] "tagalogluchi: Love 1D to bits but dont you ever drag Taylor istg https://t.co/XkpWgvbRRN"
##
## [[4238]]
## [1] "SUGARYTAE: @definitely_1D good idea imma do that now actually"
##
## [[4239]]
## [1] "raeleenabie: U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/WoUkDIp2MP"
##
## [[4240]]
## [1] "RobinDrennenBr1: RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam"
##
## [[4241]]
## [1] "oletarts: @amalwitche 1D isn't coming back from their hiatus so he might as well take their place lmao 😭"
##
## [[4242]]
## [1] "RdhTracy: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4243]]
## [1] "the_artist_nft: Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/1M7QnPETJH"
##
## [[4244]]
## [1] "Blockonethv: RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200 F/1.…"
##
## [[4245]]
## [1] "get_this_v: @1d_lh28 Hello, you can download the video from here:\nhttps://t.co/iLZHmgBVPD\nSee you later 😘"
##
## [[4246]]
## [1] "cherryweapon22: @staycjajan 🔗 shopee https://t.co/CSoa4LJQmu\n✔️ packing\n📍 jakarta https://t.co/dvJx8EeSPq"
##
## [[4247]]
## [1] "httpracha: I LOVE 1D BUT NO https://t.co/OhOI66PbnZ"
##
## [[4248]]
## [1] "niyahdag123: get uu a @1d.destinyy._ uu gon love it there ! 😝😝"
##
## [[4249]]
## [1] "queenieMNL: Women's Lace Ice Silk Panties\n₱49.00\n\nCheckout here:\nhttps://t.co/qRcGM7OmiJ\nhttps://t.co/qRcGM7OmiJ\n\nMy Collection… https://t.co/2SIDMpD7mI"
##
## [[4250]]
## [1] "man09621: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[4251]]
## [1] "_BlueFaires_: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4252]]
## [1] "a5ahikun: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4253]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/JyFkKnlqK9"
##
## [[4254]]
## [1] "1d_babygirlss: RT @stylinarts: my favourite little frogs 🫶🏼 https://t.co/qymV21x3IV"
##
## [[4255]]
## [1] "carlislerainey: (1d) In fact, sharing code seems like the *best* way to “cite” software usage. Bibliographic citation seems anachronistic, in comparison."
##
## [[4256]]
## [1] "1d_babygirlss: RT @finelinevogue: first date? take me to harry styles concert"
##
## [[4257]]
## [1] "1d_babygirlss: RT @_zmeadows: ESTE FANART DE FEYRE HQJSVEHS LOOK AT MY MOTHER https://t.co/aSzL4FD2e1"
##
## [[4258]]
## [1] "justneedatime: @convomf Justin Bieber, Billie Eilish, 1D, Selena Gomez, Ariana Grande."
##
## [[4259]]
## [1] "_VM00N: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4260]]
## [1] "dlibyhbestie: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4261]]
## [1] "cowboydaylight: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[4262]]
## [1] "veeree84: @theinkedgamer @IrishAnna21 She was a bit of a national treasure, very popular here in Britain. She apparently dat… https://t.co/dw5ItTGzOr"
##
## [[4263]]
## [1] "stan___1D: You have a once in a lifetime opportunity to meet louis and this is what you ask him…… https://t.co/6t6NHglWNR"
##
## [[4264]]
## [1] "OneBucFan47: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4265]]
## [1] "fernandahv_1d: RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR \"Hype Boy\"\n@BLACKPINK \"Pink Venom\"\n@pledis_17 \"Hot\"\n@IVE_twt \"A…"
##
## [[4266]]
## [1] "minniee_1d: RT @bangtinyboyys: Winter please be more warm this time for jin"
##
## [[4267]]
## [1] "wydkalee: I miss 1D"
##
## [[4268]]
## [1] "minniee_1d: RT @nessapjm: it hurts bad but it’s kind of funny to now know how wrong we were abt everything this year 😭😭😭😭😭"
##
## [[4269]]
## [1] "HappilyEverCin: Hold on I’m back in my heartbroken 1D era."
##
## [[4270]]
## [1] "agibsteroni: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4271]]
## [1] "INYOURAREAPH: RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK PINK VENOM OFFICIAL MD - POUCH W/ POB\n\n₱780 ea \n\n- sealed \n- ready to ship\n- 5 days reservation…"
##
## [[4272]]
## [1] "INYOURAREAPH: RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK BORN PINK SIGNED CD\n\n- ready to ship\n- 5 days reservation\n- order thru DM\n\nalso available on sh…"
##
## [[4273]]
## [1] "Neuro2343: RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam"
##
## [[4274]]
## [1] "WooMySong: @hoodjongin Somebody gotta livestream every concert like back in the 1d days"
##
## [[4275]]
## [1] "daemyra_1D: RT @Targ_Nation: there's not a thing that i hate most in this world than straight white men acting superior with this centrist \"both sides…"
##
## [[4276]]
## [1] "dayahjamal97: @Qiyumarina Awww ye do lurve 1D tenks 4 the suggestion Qamar!! Definitely going to play them on"
##
## [[4277]]
## [1] "CarrotGirl_1D: RT @RecordingAcad: .@bts_bighit (@BTS_twt) leader #RM made his official solo debut with his first studio #album, #Indigo, which showcases a…"
##
## [[4278]]
## [1] "haileygrabinski: @lwthopeurok i would wear it to work if i didn’t work at a coffee shop:/ i wore one of my etsy 1D shirts and this g… https://t.co/a7MgNnquJN"
##
## [[4279]]
## [1] "CarrotGirl_1D: RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…"
##
## [[4280]]
## [1] "murdock_sr: RT @thegumbodiner: ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just take…"
##
## [[4281]]
## [1] "CarrotGirl_1D: RT @mtvasia: #JungKook is scoring this week with 'Dreamers' on #MTVChartAttack. ⚽🥅 \n\n#ChartAttack #정국 #Dreamers https://t.co/24aAq93tJf"
##
## [[4282]]
## [1] "AudreyMatty: RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…"
##
## [[4283]]
## [1] "CarrotGirl_1D: RT @allkpop: Best of BTS' Jin’s Solo Songs to Celebrate his Birthday https://t.co/e48Ser5f0q"
##
## [[4284]]
## [1] "CarrotGirl_1D: RT @marktuan: Last two days of the epic streams!! Lets have a chill day🙌🏻\nhttps://t.co/SjmYHiR94c\n\n#EpicPartner https://t.co/QxhKEKJT0N"
##
## [[4285]]
## [1] "Nioxistyreumink: RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…"
##
## [[4286]]
## [1] "DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam"
##
## [[4287]]
## [1] "Tay_1D_H10part2: RT @6_capsule_9: 221203 Be The Sun JUN\n💯\n#문준휘 #준 #JUN #文俊辉 https://t.co/1pUfx6PJ4i"
##
## [[4288]]
## [1] "Girlonfire_1D: RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR \"Hype Boy\"\n@BLACKPINK \"Pink Venom\"\n@pledis_17 \"Hot\"\n@IVE_twt \"A…"
##
## [[4289]]
## [1] "khbsho3: no hate to 1D, but this tweet??????????? https://t.co/Zyr68SUS4s"
##
## [[4290]]
## [1] "1D_FanFics11: RT @only99money: 🎁#MarcoBank GIVEAWAY🎁\nThanks to 1K Followers!!🎉♥️\nGiving away #3354 Poser NFT.\n\nTo enter:\n- Follow: @PoSers_NFT + @only99m…"
##
## [[4291]]
## [1] "_1d__5sos___: He looks frighteningly like Youngblood Ashton here https://t.co/baM0FXeRRz"
##
## [[4292]]
## [1] "haterofficial01: zayn left 1D btw he isn't a member anymore 😄"
##
## [[4293]]
## [1] "bluwndzdancing: My question too is why is this guy still allowed to sit on the SCOTUS?\n\nI prefer this source about the same thing:… https://t.co/vf0e0GmGH7"
##
## [[4294]]
## [1] "arios345: this is giving 1D vibes and it’s breaking my heart https://t.co/2V6A6qqtsg"
##
## [[4295]]
## [1] "loustyles21: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4296]]
## [1] "Jennyways_: 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧"
##
## [[4297]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'Girl what a mess I made upon you… https://t.co/cVeswDfMkB"
##
## [[4298]]
## [1] "shuapify: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4299]]
## [1] "ggukbIues: zayn had the best vocals in 1d and thats not an opinion"
##
## [[4300]]
## [1] "Girlonfire_1D: RT @swifterous: me listening to taylor swift everyday https://t.co/e7VDZ25OX6"
##
## [[4301]]
## [1] "dadidumps: tulus,olivia rodrigo,CAS,vierra,taylor swift,1d,nct,lany,arctic monkey https://t.co/dn2t7oiWhj"
##
## [[4302]]
## [1] "2Shamaim: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4303]]
## [1] "bar_granma_MITO: ...\n\nHere Comes The Musical Munchies\n\n■DATE■\n12/10(Sat) 22:00\n\n■FEE■ \nDOOR:¥2000 w/1D\n\n■SELECTER■\nTOP COMMAND\nQUZI… https://t.co/ZrEproDJjV"
##
## [[4304]]
## [1] "MedinaAy1279: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4305]]
## [1] "account_hstyles: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4306]]
## [1] "lwtphoria: bitch didn't taylor win grammys before 1d was even formed? 😭 https://t.co/mFgZ0djQqU"
##
## [[4307]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/EqNloaNWQo"
##
## [[4308]]
## [1] "catwshoran: THE 1D ONE 😭😭😭 https://t.co/qIxUF4oiuC"
##
## [[4309]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ESGE\n\n🔎Name: iShares E… https://t.co/D7BJVGasZu"
##
## [[4310]]
## [1] "CarleighBeute: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4311]]
## [1] "il_Volover_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[4312]]
## [1] "WartaCiamis: Jual Rok plisket Motif DAISY HYGET PREMIUM XL //JF385 | Shopee Indonesia https://t.co/lVepqPnVma https://t.co/lJ0zyfGduX"
##
## [[4313]]
## [1] "queenieMNL: Check out Bralette Strapless Tube Top Bra at 77% off! ₱45 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/PNylHGaedU"
##
## [[4314]]
## [1] "mathNAb: numerical results with the 1D-Var system show a strong sensitivity of the convergence rate of B-PCG to the paramete… https://t.co/UJOEBQo18C"
##
## [[4315]]
## [1] "Yoonmin_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[4316]]
## [1] "queenieMNL: Check out Breathable Urban Short With Pockets at 80% off! ₱89 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6CaVuvjV3Q"
##
## [[4317]]
## [1] "1d_eanna: @emma_mcgregorx Or the bday party being on the setlist"
##
## [[4318]]
## [1] "uvmid: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4319]]
## [1] "zouismyfavv: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4320]]
## [1] "1d_perufanclub: RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…"
##
## [[4321]]
## [1] "maniakjemblem: RT @BarangDiskonan: Mnst - Short Pants Cargo Suho V3\n\n💸 : 120.000\n🔗 : https://t.co/fAoL5BikdY https://t.co/yAtiPZ1eT1"
##
## [[4322]]
## [1] "Vismirbaig: RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…"
##
## [[4323]]
## [1] "haley1Dstan: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4324]]
## [1] "queenieMNL: Check out Milan Official Cory 2.5\" Heel at 69% off! ₱341 - ₱369 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/AqIi1FEkrz"
##
## [[4325]]
## [1] "mathNAb: observation-error correlation matrix (R) on the convergence rate of a preconditioned conjugate gradient (PCG) algor… https://t.co/KsQw2oFwEm"
##
## [[4326]]
## [1] "sk8rjake15: RT @stuffs_unlmtd: 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shopee acc…"
##
## [[4327]]
## [1] "rada_kharmy: My validation and self-assurance are the only things that I need most in this world of pressure from others. May Go… https://t.co/h8Ljp0srZ0"
##
## [[4328]]
## [1] "CoinPatrolCom: 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $WEMIX $NMR $CEL $BRISE $BONE $POKT $TEL $AXS… https://t.co/Cu3oF0GRsn"
##
## [[4329]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…"
##
## [[4330]]
## [1] "LiaRuiz49340291: CUPONS : https://t.co/Y8A760ZFC0 https://t.co/dqhYPDCCG0"
##
## [[4331]]
## [1] "queenieMNL: Check out Puff Crisscross Back Dress at 93% off! ₱87 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/3K44l7ePET"
##
## [[4332]]
## [1] "1d_lh28: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4333]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4334]]
## [1] "CarrotGirl_1D: RT @weverseshop: Pre-order TOMORROW X TOGETHER 2023 SEASON'S GREETINGS - DAY BY DAY🎥\n\nA day in the life of #TXT, as professional artists an…"
##
## [[4335]]
## [1] "queenieMNL: Check out Retro Hair band Accessory at 82% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6JdNETPJKz"
##
## [[4336]]
## [1] "maze_monsters: Rubbery blossoming leech, proboscis\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +3\nAtt… https://t.co/Z9w4hgSUqj"
##
## [[4337]]
## [1] "adorehlou: delete this shit, leave taylor alone. she is successful even before the boys went on the show, and I say this as a… https://t.co/DhyCQfy3KH"
##
## [[4338]]
## [1] "enust: RT @ClubHeavySick: SERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus 1D\n[LIVE…"
##
## [[4339]]
## [1] "queenieMNL: Check out Gold plated birthstone studs earrings at 98% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/TRiJPtyvbd"
##
## [[4340]]
## [1] "larriesarehot28: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[4341]]
## [1] "annmarie5sos_1D: RT @SamandColby: twas fun attending the @streamys this weekend! 🍾 getting more and more excited to show you all what we have in store for 2…"
##
## [[4342]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰"
##
## [[4343]]
## [1] "pankycranda: @mspolapotter Oh, this is TOUGH!! I go through phases. Right now, it's a lot of Sophie Ellis-Bextor, Kylie Minogue,… https://t.co/CDhK5mBdkB"
##
## [[4344]]
## [1] "_swiftianity_: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4345]]
## [1] "solomonalyy: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4346]]
## [1] "Konoha_RPEnt: [NEED 1D] ALL MEMBER EXCEPT NIALL"
##
## [[4347]]
## [1] "VC99HENDERY: @VC95YSJ 1D - What makes you beautiful\nNaif - Air & Api"
##
## [[4348]]
## [1] "1d_obsessed18: @otbsapphics no because literally same… like they look better. idk i think i just don’t like facial hair"
##
## [[4349]]
## [1] "Roxanne_1D: RT @L4NGFORD: oh to be hero fiennes tiffin in this scene 😭 https://t.co/w4PKz70LgV"
##
## [[4350]]
## [1] "trashton5sauce: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4351]]
## [1] "marielelou24_1D: RT @r4c00ni3: My wish as a midzy is that the girls get to have long vacations because this year has been wild, they've done so much for the…"
##
## [[4352]]
## [1] "ComfyZiam_25: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4353]]
## [1] "saaadshine: @atwtmvtvftvsga YES EXACTLY. The tweet reeks disrespect, wouldn’t they think the other way around? How the 1d boys… https://t.co/MKhasPmteH"
##
## [[4354]]
## [1] "lakitukl: @Bowenchris Has the no of panels being manufactured in Australia jumped up..? And batteries?\n\nWould be good to see… https://t.co/o1eJJKjtso"
##
## [[4355]]
## [1] "RaeluvBlueGreen: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4356]]
## [1] "rickclaye: 1D is still as therapeutic as it sounds *crying my eyes out*"
##
## [[4357]]
## [1] "jean_lover69: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[4358]]
## [1] "phoneywc: $ETH - 1D - Long https://t.co/YmxSDjMWd8"
##
## [[4359]]
## [1] "littlefreakHTLT: @Maddie_Quinnn i did. he asked if the concert that he saw on my snap story a few months ago was 1d. and some other… https://t.co/9tDV27wdDu"
##
## [[4360]]
## [1] "NickTB45: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4361]]
## [1] "limitlessNaSh: $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Res… https://t.co/3V4JgWsAh0"
##
## [[4362]]
## [1] "otbsweethome: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4363]]
## [1] "fcaltabellotta_: RT @69thousandUSD: BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash #Bitcoin #BT…"
##
## [[4364]]
## [1] "KpoptifiedPH: ✨️CLEARANCE SALE✨️\n\nWTS | LFB \n\n[ONHAND] BTS PROOF\n— compact\n— standard\n— weverse POB PC / triptych\n\n‼️ shopee tran… https://t.co/maVUsCACWK"
##
## [[4365]]
## [1] "littlefreakHTLT: people at school today found out that i’m a 1d stan and one guy asked if they had any new music out recently. i had… https://t.co/sZTs3vR2Ej"
##
## [[4366]]
## [1] "1D_hs3_: @UnlockedSmau This is the worst one yet."
##
## [[4367]]
## [1] "sundarkestdays: @HESdaylightTAS if you were a 1d stan i feel like you had a larrie phase"
##
## [[4368]]
## [1] "ohmy_GOD_1D: RT @780613: ill be waiting for u seokjinnie and in the meantime cherishing my last memory with u 🫶🏽 https://t.co/9a0k9m72Bv"
##
## [[4369]]
## [1] "skz_rosiee: why tf is my tl all tswift bp and 1d WHY ARE YOU HERE IDGAF !!!!! BRING BACK MY SKZ AND BTS IDFCCCC"
##
## [[4370]]
## [1] "dayflwer: us doing 1d karaoke drunk as fuck i’m dead https://t.co/IqO32pZKq3"
##
## [[4371]]
## [1] "mtrdmnzdmnk_20: RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…"
##
## [[4372]]
## [1] "limitlessNaSh: $BTC #BTC $17,301 Continues to resist, no support from $17,097. $16,750 support currently in effect. 1D close beari… https://t.co/eDgXtZqY7o"
##
## [[4373]]
## [1] "SANDRUXISS: RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…"
##
## [[4374]]
## [1] "ohmy_GOD_1D: RT @yoonjinpics: @bts_bighit We will always wait for you, Jin. Please take care and know that we always support you. We love you so much! h…"
##
## [[4375]]
## [1] "1d_perufanclub: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4376]]
## [1] "marscartt: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4377]]
## [1] "MarioFanGameGen: Super Mary 1D Land"
##
## [[4378]]
## [1] "bffswm: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4379]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aquarius... 'Missing you is all I'm thinking about, yeah.'\n\nI encou… https://t.co/M8Q0wL1VNY"
##
## [[4380]]
## [1] "adoreyoutaetae: Jin, walking in the wind de 1D es para ti."
##
## [[4381]]
## [1] "seoul_stop: PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2… https://t.co/DfaTVgdbrj"
##
## [[4382]]
## [1] "rh3np: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4383]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REZ\n\n🔎Name: iS… https://t.co/Zf9nar0v9K"
##
## [[4384]]
## [1] "xzdnhjkxq92376: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/EbQNpSytF0"
##
## [[4385]]
## [1] "ThickieRozay: RT @AxelUfermann: It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.\nPeace…"
##
## [[4386]]
## [1] "ToshibaSemi_GL: #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small… https://t.co/0d1XL8CKac"
##
## [[4387]]
## [1] "JoBros_1D_BTS: RT @archivesofkook: Park Jimin army's biggest love. ♡ https://t.co/WjyssyajE1"
##
## [[4388]]
## [1] "GinKriss: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4389]]
## [1] "iHateYeonarrea: 1d i miss you"
##
## [[4390]]
## [1] "hallie_jt: @celestialswiftt wet dream by wet leg\nw.i.t.c.h by devon cole\njust a little bit of your heart by ariana grande\nsled… https://t.co/EcwX7vqUNP"
##
## [[4391]]
## [1] "hyuk4iloml: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4392]]
## [1] "edl1tam: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[4393]]
## [1] "marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA… https://t.co/Wr54XJHoQ1"
##
## [[4394]]
## [1] "adviviv: we are #V #wearex #vk #vkei #1d"
##
## [[4395]]
## [1] "grandtechph: HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/kWvJEajJd5"
##
## [[4396]]
## [1] "alimentenme: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[4397]]
## [1] "grandtechph: HONEYWELL YOUJIE YJ5900 HANDS-FREE BARCODE SCANNER\n- Scan Pattern: Omnidirectional\n- Scan speed: 1650 scans per sec… https://t.co/dImkuKZvvM"
##
## [[4398]]
## [1] "flyinginadreams: \"used to belong to 1D now i belong to 1 G\" IS SENDING MEEEEEEE https://t.co/qtQYiLEXU4"
##
## [[4399]]
## [1] "lou_high_walls: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4400]]
## [1] "Csmurfy1: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[4401]]
## [1] "grandtechph: HONEYWELL VOYAGER XP 1470G HANDHELD SCANNER\n- Scan Pattern: Area Image (1040x720 px array)\n- Decode: 1D, PDF, 2D &… https://t.co/mZxV9Q3vLk"
##
## [[4402]]
## [1] "KmerchMustHaves: wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/oaobmf8EFk"
##
## [[4403]]
## [1] "Csmurfy1: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[4404]]
## [1] "1DRocksTweets: ‘Cute, talented, subtle:’ It’s ‘The Voice’ finals or bust for Michigan’s Brayden Lape - https://t.co/bajSPzrlDD… https://t.co/zArqohT4xg"
##
## [[4405]]
## [1] "wolvesruel: RT @1DGAlNS: 1D fans interact to find mutuals"
##
## [[4406]]
## [1] "loveharryS_1D_: RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC"
##
## [[4407]]
## [1] "KpoptifiedPH: svt and txt season's greetings 1st PO secured! Price and other info (tingi/set) will be posted once on hand. These… https://t.co/BtTsMllclI"
##
## [[4408]]
## [1] "aprilsqwirrelss: @celestialswiftt Where do broken hearts go? - 1D\n18 - 1D\nPhotograph - ed sheeran\nGolden hour - JVKE\nMiss you - Loui… https://t.co/2qeYPQEHmm"
##
## [[4409]]
## [1] "_1d_4ever_28: RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…"
##
## [[4410]]
## [1] "heysoulsistarry: I don't think ppl understand that i'm the has too much trauma to let go of one direction bc that was when she was r… https://t.co/PF5l2sMrTe"
##
## [[4411]]
## [1] "_SatelliteAna28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4412]]
## [1] "HOSHIC4RT: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4413]]
## [1] "pk_hoonisty: RT @seoul_stop: PH GO | #SeoulStopGO\n\nENHYPEN 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 10, 2022\nREMAINING BALANCE: De…"
##
## [[4414]]
## [1] "elementalkat49: NAVIBAND SWEEP EXACTLY \n\n1D robbed tho https://t.co/VJUC1FytCX"
##
## [[4415]]
## [1] "OMENSMGC: should i listen to 1d"
##
## [[4416]]
## [1] "LeahMarieee___: RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…"
##
## [[4417]]
## [1] "aldobucs: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4418]]
## [1] "STYLESANGCL: throwback to my og 1d twitter from 2011 getting suspended! rip 🫶 #MyTwitterAnniversary https://t.co/S8Zqtg8CNP"
##
## [[4419]]
## [1] "harryshandss_: as a 1d stan this is literally bullshit💀 https://t.co/2SJnUTEJAG"
##
## [[4420]]
## [1] "NadiamalikoneD1: I’m so shocked, found out my ex best friend who was obsessed over 1D like me,only follows Niall and the official a… https://t.co/n10dAYsFwL"
##
## [[4421]]
## [1] "fireproof_habit: @alexiaahoude - XF / Tour video diaries (for nostalgia) \n- larry or 1d on crack edits!! (for joy) Freddieismyqueen… https://t.co/DoSWhlAAEv"
##
## [[4422]]
## [1] "Issyhg: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4423]]
## [1] "maricon_0220: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[4424]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $CGDV\n\n🔎Name: Capital Group Dividend Value ETF\n\n1D Price Change (%): -1.56\n\n😎💰"
##
## [[4425]]
## [1] "erin_cell: @NiallOfficial I can’t wait for new music Ni ❤️💋I want 1D back"
##
## [[4426]]
## [1] "_Crypto_Alerts: 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#WAVES-#USDT]\n\n#crypto #cryptonews #ftx #Nft… https://t.co/7FcVyWMUjn"
##
## [[4427]]
## [1] "minniee_1d: RT @nxcfear: WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt"
##
## [[4428]]
## [1] "minniee_1d: @nxcfear @BTS_twt WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt"
##
## [[4429]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCR\n\n🔎Name: DBX… https://t.co/eXzZ61dX4H"
##
## [[4430]]
## [1] "glassnodealerts: 📈 #Ethereum $ETH Amount of Supply Last Active 1w-1m (1d MA) just reached a 1-month high of 12,282,555.710 ETH\n\nPrev… https://t.co/8G9gLVac96"
##
## [[4431]]
## [1] "homeisouralways: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4432]]
## [1] "Roxanne_1D: RT @TommySledge: Kirstie Alley and John Travolta dancing in 1989’s ‘Look Who's Talking’ will forever live in my mind #RIP https://t.co/ms0Q…"
##
## [[4433]]
## [1] "joontsm: @definitely_1D the moon and the sun"
##
## [[4434]]
## [1] "seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE… https://t.co/HSyzx9CzPx"
##
## [[4435]]
## [1] "CraigInThe843: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4436]]
## [1] "BinanceKiller: @Cryptoking It's going to start soon.... Look for a 1D closing candle close ABOVE 17.2k!"
##
## [[4437]]
## [1] "lionheart__siva: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4438]]
## [1] "wnterys: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4439]]
## [1] "Roxanne_1D: RT @bleachersmusic: popped into @the1975’s house in san francisco // 11.29.22 https://t.co/i5Xa5cn7Hj"
##
## [[4440]]
## [1] "daemyra_1D: RT @daemonmygod: WAIT... so, this was Rhaenyra's first kiss, right? https://t.co/6AQFd6zQc0"
##
## [[4441]]
## [1] "daemyra_1D: RT @gotsthecinema: kiwi extended intro is one of the sexiest things to hear live. i feel everything."
##
## [[4442]]
## [1] "Miss_Aunt_Terry: @CocoCha99682724 I think one of the reasons for the success of 1D is that it blended 5 styles of influence."
##
## [[4443]]
## [1] "Roxanne_1D: RT @hsdaily: Harry via Instagram: “Love On Tour. Buenos Aires II. December, 2022.” https://t.co/CDTSetxEeU"
##
## [[4444]]
## [1] "Roxanne_1D: RT @TheHarryNews: Harry via IG stories! 🇦🇷 https://t.co/TTcymUmfde"
##
## [[4445]]
## [1] "larrybuzzz: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4446]]
## [1] "ily5sos__1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4447]]
## [1] "Roxanne_1D: RT @thekiaforum: .@The1975 At Their Very Best\nLos Angeles\n\n(📸: @AshleyOsborn / Kia Forum Photos) https://t.co/KJNfVqDQRF"
##
## [[4448]]
## [1] "Yoonmin_1D: HAVE A SAFE FLIGHT JIMIN"
##
## [[4449]]
## [1] "guatizol: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4450]]
## [1] "daemyra_1D: RT @emmadarcybest: \"The aquiline nose, silver-white hair, and purple eyes that bespoke their Valyrian blood”.\n\nEmma D'Arcy playing a Targar…"
##
## [[4451]]
## [1] "karen_munevar9: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4452]]
## [1] "daemyra_1D: RT @hitmewlucille: b a b y g i r l https://t.co/59CN8f1xAi"
##
## [[4453]]
## [1] "RWidiastama: Love all about Blue♡ | 1D♥"
##
## [[4454]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/yUl1X5K4YZ"
##
## [[4455]]
## [1] "smartyshortie: @marthann85 literally 😂 I saw a 1D video today and it just blew my mind for a second to see them all together🤣"
##
## [[4456]]
## [1] "cowboylikeamer: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[4457]]
## [1] "91louispoem: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4458]]
## [1] "alpha_kicuy: 6. Samsung Galaxy S22 Ultra \n\nLink shopee:https://t.co/ZBz9x7z7VH https://t.co/XuRIC9k4Qm"
##
## [[4459]]
## [1] "ily5sos__1d: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[4460]]
## [1] "CryptoPatroller: 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$WWY $MAGIC $NMR $WEMIX $OAX $YFII $BMEX $RDPX $LAT $CEL… https://t.co/YfgKsgq07X"
##
## [[4461]]
## [1] "sehoenthusiast: but bear this in mind, it was meant to be huhu i miss seho & 1d na :'( https://t.co/bhWhNllTqG https://t.co/Gi4XrKizaG"
##
## [[4462]]
## [1] "cswmwiphwsohm28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4463]]
## [1] "charxstyles: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4464]]
## [1] "ohmy_GOD_1D: RT @780613: girl its so soon https://t.co/NDSF4TrQXl"
##
## [[4465]]
## [1] "_Crypto_Alerts: 🚨🚨🚨 Crypto alert:\n\n• MACD Cross alert (1d)\n• Pair [#BNB-#USDT]\n\n#crypto #cryptonews #ftx #Nft #investing \n\nhttps://t.co/8kdDSYvvdM"
##
## [[4466]]
## [1] "CoinPatrolCom: 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $OAX $YFII $BMEX $RDPX $LAT $QLC $SDN $AGLD $WABI… https://t.co/iDl95UxlnM"
##
## [[4467]]
## [1] "truealIure: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[4468]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDD\n\n🔎Name: iShares… https://t.co/j2WKvAyos3"
##
## [[4469]]
## [1] "Alltheloveee_1D: @UpdateHLD HOLY SHIT THATS GROWNNNNN HE’S HOTTTTT 🥵"
##
## [[4470]]
## [1] "josh_queipo: Through three drives 1d runs now stand at 2.86 yards per play. 1d passes at 8.50. https://t.co/JuE6604wkH"
##
## [[4471]]
## [1] "sbailey7teen: @fearlesshoax_ Bro her debut album came out in 2006, 1D didn’t form until 2010🤦🏻♀️fact check people"
##
## [[4472]]
## [1] "nursey921: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4473]]
## [1] "N_L_H_Z_L_1D_: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4474]]
## [1] "Josh_88_groover: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4475]]
## [1] "JimmyCrypto888: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[4476]]
## [1] "heartshapevinyl: was it 10 idk the 2012 one with 1D fun. and psy"
##
## [[4477]]
## [1] "Hs1m_1D: RT @beyondyasmin: bang chan for nylon magazine omfg he’s gorgeous https://t.co/8NjcUcxu8E"
##
## [[4478]]
## [1] "1d_mariana14: RT @aalondraa120: princess treatment or leave me alone"
##
## [[4479]]
## [1] "mybendystraw: RT @aelylys: When you are delulu and still think you have your chance with a 1d member"
##
## [[4480]]
## [1] "ataceon: I was gonna be shocked but I remembered that keeho's canadian and heard 1d the same time everyone else did so ig it… https://t.co/d42YBtz6rE"
##
## [[4481]]
## [1] "strznseob: RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…"
##
## [[4482]]
## [1] "ohmy_GOD_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4483]]
## [1] "ohmy_GOD_1D: RT @glossysin: look at him omg the cutest baby\n https://t.co/WXiYlywy8H"
##
## [[4484]]
## [1] "p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, h… https://t.co/MLmrVy8rHJ"
##
## [[4485]]
## [1] "watsonwillwin: Another 1D run. Literal definition of insanity"
##
## [[4486]]
## [1] "yekkripto: #BollingerAlert !\n\n - $WAVES (0.0001461) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $WRX (0.00001049) is over Uppe… https://t.co/0fGKMaj55c"
##
## [[4487]]
## [1] "Trupti_1D: RT @Davina_ot5: You are fiercer than any obstacle on your path\nYou stand stronger than the negativity of the world\nYou love us more than we…"
##
## [[4488]]
## [1] "causeiluvyababe: @kirkcobean no bby i’m just always ready to bully bl’s (1d version)"
##
## [[4489]]
## [1] "1d_obsessed18: @1dtpwk_28 Common People"
##
## [[4490]]
## [1] "Nemesis021: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4491]]
## [1] "gabrn123: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4492]]
## [1] "astrokev1n: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4493]]
## [1] "louis28_harry2: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4494]]
## [1] "jeonandparks: RT @jeonandparks: ꒰ wts lfb ph ꒱\n\n🛒 korean pouch drinks\n—onhand, ready to ship\n\ndelaffe - P110\n✅️ black americano\n✅️ hazelnut\n\ncaffe bene -…"
##
## [[4495]]
## [1] "giihaee: RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…"
##
## [[4496]]
## [1] "_arXiv_hep_th: [2212.02162] Meseret Asrat: Comments on 1+1d QCD with heavy adjoint quarks https://t.co/uPp8vflH83 https://t.co/PpwHPiI60R"
##
## [[4497]]
## [1] "1d_obsessed18: @goldenisbrave didn’t you say you’re goal was to lose some followers…"
##
## [[4498]]
## [1] "Louis_salad_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4499]]
## [1] "ram_yta22: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4500]]
## [1] "emolorde420: They playing 1D and The 1975 in my class. Feeling targeted https://t.co/eWXu3VdzWq"
##
## [[4501]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/KrAjPTH9Er"
##
## [[4502]]
## [1] "Tanialit090764: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4503]]
## [1] "YoloFXAcademy: RT @ObringerXBT: The trend is still up on the 1D https://t.co/UC6ihaQoQw"
##
## [[4504]]
## [1] "YoloFXAcademy: RT @ObringerXBT: The bull flag on the 1D still is in play https://t.co/vAisEUIc8u"
##
## [[4505]]
## [1] "fitf_hazza_lou: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4506]]
## [1] "jeonghanhaul: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4507]]
## [1] "Tom_Peredo: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4508]]
## [1] "ThickieRozay: RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…"
##
## [[4509]]
## [1] "diIfhoran: @foIkhoran And the comment section is filled with cute comments not even 1 1d related comments 🤌🏽🤌🏽"
##
## [[4510]]
## [1] "nyniesthv: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[4511]]
## [1] "sunflowerights: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4512]]
## [1] "wxllslp91: @iTLHS94 necesitas ashe, harry, bebe r, mama t, niall, zayn, 1d x crystal?"
##
## [[4513]]
## [1] "stuffs_unlmtd: 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shope… https://t.co/RAU2vGRXNA"
##
## [[4514]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'You're insecure, don't know what for.' \n\nBelieve you can a… https://t.co/jsNTfyV58r"
##
## [[4515]]
## [1] "LuckyCharm_28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4516]]
## [1] "blue_vanille: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4517]]
## [1] "DumbTaeks: $DXY 1d Bullish engulfing\n\nBreak resistance/wedge 105.60-105.85 https://t.co/ZItNXMRHW6"
##
## [[4518]]
## [1] "1D_Tomtam_NRC: RT @DavidVujanic: Brazil are too sexy man 😭🇧🇷😤 https://t.co/JbxQzZesQQ"
##
## [[4519]]
## [1] "hrdjenniesayin: @grapejuicrryyy @mustachrryygf me going back and time to stop 1D’s management from color coding their microphones https://t.co/8f7enQWIpV"
##
## [[4520]]
## [1] "hxxthxrs: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4521]]
## [1] "1DRocksTweets: Role Model And Monty’s Good Burger Announce One-Day Collaboration - https://t.co/ihU7NcKk5T #OneDirection #1D… https://t.co/1VeIB8c5hO"
##
## [[4522]]
## [1] "sophietomlinsun: @Mist3rBeloved BAHAHAH ITS SOMETHING TO DO WITH 1D DW"
##
## [[4523]]
## [1] "1d_5sos__girls: Soon 👀\n×Emily× https://t.co/xocPTsagEm"
##
## [[4524]]
## [1] "ALWAYS_VOTE_1D_: #mtvhottest one direction"
##
## [[4525]]
## [1] "fireproof_habit: @fearlessly2803 @_higher_ground :(( it makes me sad that as whole, the 1D fandom is now so split up and fractured i… https://t.co/ZkW7YXeMlN"
##
## [[4526]]
## [1] "Charizmaw_: Uso's using 3D as 1D is the best showing of using another wrestlers finisher and doing it justice"
##
## [[4527]]
## [1] "AnalysisCan: @gainzy222 I personally am in the same thought for direction.\n#BTC and #ETH look like theyre cooking up a bull flag… https://t.co/GUEUpQpkI0"
##
## [[4528]]
## [1] "LuckyCharm_28: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[4529]]
## [1] "calmingmusk_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4530]]
## [1] "harrysasmr: y’all i wonder what 1D song harry is gonna sing on tour next. first it was iicf now it’s wmyb..WHAT IF HE JUST SING… https://t.co/lcD0NtpGJz"
##
## [[4531]]
## [1] "Prksnghn_1208: RT @pjsx0420: literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give me the chan…"
##
## [[4532]]
## [1] "ThomasDwyane1: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4533]]
## [1] "bonyscribe: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4534]]
## [1] "4EAE_1D: RT @shakira: This is soooo good. Adore! Muito legal!!! 😍 @raphaelviicente https://t.co/oQjry8vg2N"
##
## [[4535]]
## [1] "Randy_Souba: MATICUSDT The price crossed above EMA 200 in 1D. Buy Signal"
##
## [[4536]]
## [1] "AlonsoCervera_: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4537]]
## [1] "ChiefsGotBlurrd: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4538]]
## [1] "the_artist_nft: Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/puYPGp8qZ5"
##
## [[4539]]
## [1] "ObringerXBT: The bull flag on the 1D still is in play https://t.co/vAisEUIc8u"
##
## [[4540]]
## [1] "Rin_san_1D: RT @nywolforg: Essential. Endangered. Extremely snuggly 💕\n\nJoin Mexican gray wolf Rosa and her daughters for a cuddle session via #Twitch ➡…"
##
## [[4541]]
## [1] "ubopwwgtintamat: @1dtpwk_28 no but i can tell u 1d songs- right now, ready to run and rock me"
##
## [[4542]]
## [1] "AllThingsTBbucs: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4543]]
## [1] "Robertbyrne2001: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4544]]
## [1] "TheOMeara: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4545]]
## [1] "SI_Buccaneers: RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…"
##
## [[4546]]
## [1] "geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6… https://t.co/4D9nVmGSLY"
##
## [[4547]]
## [1] "BanditoChinWWE: Never expected anything else! \n\n@WWEUsos take the win to keep their 500 day reign alive after a nice looking 1D del… https://t.co/cGzDnXpzbd"
##
## [[4548]]
## [1] "Matt35V: CT Sounds T-1500 1D Class D Monoblock Amplifier Car Audio, 1500 Watts RMS 3PTPCVR\n\nhttps://t.co/SdpO92YqVx https://t.co/JMavW5WWQn"
##
## [[4549]]
## [1] "cervoneelu: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4550]]
## [1] "theoseobie: ppl think keeho is a 1d stan now bc this clip doesnt have the part where he said he was super fond of them 😭 https://t.co/YJdWnpXXVp"
##
## [[4551]]
## [1] "chicago28BABY: @ibtwalls We know Louis has loads of respect for the gay community, these hrries have no say over what Louis for hi… https://t.co/dN70VS9tEH"
##
## [[4552]]
## [1] "ed1_daniel: #WWERAW USOS resting as always with the 1D to start off the show"
##
## [[4553]]
## [1] "Mari19433629: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4554]]
## [1] "CAWWrestlingPod: @WWEUsos retain. I mean, did you think anything else was going to happen?\n\nI do love when the Usos hit the 3D/1D. M… https://t.co/zSR0lybuk5"
##
## [[4555]]
## [1] "Derrick_NYC: 1D connects as @WWEUsos are still the Undisputed WWE Tag Team Champions. #WWERaw"
##
## [[4556]]
## [1] "AboveTheRing: The @WWEUsos retain their Undisputed #WWE Tag Team Championships after a 1D and one hell of a match! #TagTeamTitles… https://t.co/qU6fzeqwzP"
##
## [[4557]]
## [1] "ObringerXBT: The trend is still up on the 1D https://t.co/UC6ihaQoQw"
##
## [[4558]]
## [1] "FineLineee345: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4559]]
## [1] "LBibbs_93: Usos retain with the 1D\n\nOverall good match!\n\n#WWERAW"
##
## [[4560]]
## [1] "yobecks: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4561]]
## [1] "Maddchiney: That 1D was smooth #WWERaw"
##
## [[4562]]
## [1] "1d__larry___: RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v"
##
## [[4563]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VAW\n\n🔎Name: Vang… https://t.co/99noYqvsiN"
##
## [[4564]]
## [1] "SaikyoGroove: 3D/1D to Riddle. Usos retain, as expected. Fun match. Thankfully they were smart enough to not have Owens be pinned… https://t.co/icH5vahoZM"
##
## [[4565]]
## [1] "PrinceWatercres: Jey tags in! Riddle tags in! Riddle sends Jey to the outside! Sami helps Jey up! Owens confronts Solo Sikoa! Riddle… https://t.co/WT5EGEsQ8o"
##
## [[4566]]
## [1] "KeyeNGDon: That 1D will always look clean #WWERaw"
##
## [[4567]]
## [1] "ring_span: 1D = done! The Usos move onto The Street Profits this coming Friday on SmackDown. #WWERAW… https://t.co/81Ag5mxpG5"
##
## [[4568]]
## [1] "bigheadjosh92: The Usos retains. 1D on Riddle to win. #WWERAW"
##
## [[4569]]
## [1] "danialtsu: 15. Square Pillow Sheet - https://t.co/BI4OKkItKP https://t.co/vO77N657vr"
##
## [[4570]]
## [1] "uptonogood128: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4571]]
## [1] "kenda_1d: RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO"
##
## [[4572]]
## [1] "ps4more3: RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…"
##
## [[4573]]
## [1] "BcILoveuBabe: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4574]]
## [1] "daemyra_1D: RT @syraxesbaby: i see many people who are still not aware about this. viserys and daemon's roles were offered to paddy considine and matt…"
##
## [[4575]]
## [1] "Valerysofia_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4576]]
## [1] "paraevermore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[4577]]
## [1] "VTuberTweeter: RT @RekunanceCh: If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?"
##
## [[4578]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/MWQOn2u8y2"
##
## [[4579]]
## [1] "danialtsu: 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L"
##
## [[4580]]
## [1] "the_prosperr: DID JEY JUST PULL OFF AN UNASSISTED 1D??? #WWERaw"
##
## [[4581]]
## [1] "danialtsu: 10. Candle Warmer - https://t.co/xJqGFdGvfX https://t.co/S7AEZ4voh6"
##
## [[4582]]
## [1] "danialtsu: 9. Message Board - https://t.co/2cfvkJvCOM https://t.co/hSQjgtDc6P"
##
## [[4583]]
## [1] "danialtsu: 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA"
##
## [[4584]]
## [1] "minniee_1d: RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…"
##
## [[4585]]
## [1] "tftkunznap: @saturnsmilez taylor sitting high and pretty with her success (and countless very impressive awards) while 1d … i’l… https://t.co/BaaGGIYJGy"
##
## [[4586]]
## [1] "Clairekoumba1: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4587]]
## [1] "RekunanceCh: If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?"
##
## [[4588]]
## [1] "HARE_FMR: RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.17 SAT\nimpression encounter vol.??\n\nSAPPORO RabSta\nOPEN14:00 / START14:20\nADV¥2000 / DOOR¥2500+1D\n\n[TI…"
##
## [[4589]]
## [1] "danialtsu: 6. Robotic Vacuum - https://t.co/boF18Gwb1u https://t.co/6ZLcvx75dF"
##
## [[4590]]
## [1] "1D_FanFics11: RT @nonfungible_eth: In honor of the stage 4 reveal of #mothz/@wenlamp 🦋🪔, let's have an #NFTGiveaway! FOUR people win 1 of 4 Mothz! Just f…"
##
## [[4591]]
## [1] "IsabelM94902405: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4592]]
## [1] "danialtsu: 5. Bed Frame - https://t.co/gg2p53srzi https://t.co/NwPnND8EsU"
##
## [[4593]]
## [1] "Brenda_rm8: If I could fly 1d that’s the tweet"
##
## [[4594]]
## [1] "IsabelM94902405: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4595]]
## [1] "HARE_FMR: RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.25 SUN\nThe HARE NAKO LAST LIVE\n\nSAPPORO XENON\nOPEN14:20 / START14:40\nADV¥1500 / DOOR¥2000+1D\n\n[TICKET]…"
##
## [[4596]]
## [1] "SebasVal11: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4597]]
## [1] "danialtsu: 3. Sheer Curtain - https://t.co/gyb8cIqTir https://t.co/sID3964hcr"
##
## [[4598]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “I want you to… https://t.co/JWUOQ6UXbB"
##
## [[4599]]
## [1] "icarusleclerc: taylor swift debut: 2006\n1D debut: 2012\n\nno me salen cuentas https://t.co/BpSqGp6pxE"
##
## [[4600]]
## [1] "Joy657_: @Savage0wl I don't listen to Zayn much. Some of his music when he first went solo was ok, but overall he's not my t… https://t.co/LDleyuNFII"
##
## [[4601]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SMH\n\n🔎Name:… https://t.co/AbdqQqe6rm"
##
## [[4602]]
## [1] "thegr8kat: omggg they played 1d, bridget mendler AND a song from encanto in walmart rn we love to see it🤭"
##
## [[4603]]
## [1] "Natalia_TS_0: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4604]]
## [1] "tkpurple_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4605]]
## [1] "ACremin60: BM Premium 2 Pack of LP-E19 High Capacity Batteries and Charger for Canon EOS R3, EOS 1D X Mark III, EOS 1D X Mark… https://t.co/pQjQV0P7lL"
##
## [[4606]]
## [1] "melstylestommo: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4607]]
## [1] "N0ST0PL0SS: $BTC Update\n\nCould've sworn I updated this feed, but I guess it was in discord.\n\nUpdate to the 1D 🐬\n\nNot an ideal p… https://t.co/VMNWtpoitf"
##
## [[4608]]
## [1] "NotFinAdvising: NMR/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $17.25"
##
## [[4609]]
## [1] "il_Volover_1D: RT @Shazam: #Dreamers by #JungKook is our Song of the Day! Check it out now in Shazam and get up to 4 months free of @AppleMusic: https://t…"
##
## [[4610]]
## [1] "il_Volover_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4611]]
## [1] "TabbysShoppe: NaNaYeonYeon 🔥\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IIHNgWOIwC"
##
## [[4612]]
## [1] "golden28_1D: RT @hsofmyIife: CURENME https://t.co/R3ltcGsW5o"
##
## [[4613]]
## [1] "gabyru_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4614]]
## [1] "yellowsnow_1d: RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV"
##
## [[4615]]
## [1] "Yoonmin_1D: RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp"
##
## [[4616]]
## [1] "_d3f4ult: 7/ I was getting @ApolloAlgo strong Sell Signals on multiple time frames; 5M, 10M, 1HR + Fridays 1D. Similar signal… https://t.co/xrJ5X7r082"
##
## [[4617]]
## [1] "blonde_niall_1d: uhm what's everyone's bereal"
##
## [[4618]]
## [1] "NotFinAdvising: AXS/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $8.82"
##
## [[4619]]
## [1] "pocquoari: see haha.. there’s always 1d member https://t.co/KNQPV7s8z2 https://t.co/gkJ4vacwQy"
##
## [[4620]]
## [1] "yellowsnow_1d: RT @ihgdabc: You don’t UNDERSTAND 😭 https://t.co/LWLFYONfK4"
##
## [[4621]]
## [1] "blonde_niall_1d: RT @harry__lambert: My little Angel At The Fashion Awards x\n\nStyling by me x https://t.co/vmkwr8AH9t"
##
## [[4622]]
## [1] "yellowsnow_1d: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[4623]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIEM\n\n🔎Name: Franklin Emerging Market Core Dividend Tilt Inde… https://t.co/YQnUlO7hIp"
##
## [[4624]]
## [1] "blonde_niall_1d: RT @ULJPMedia: 📸 @LiamPayne being photographed at The Fashion Awards 2022 at Royal Albert Hall tonight. \n\n©️Mark Case/Getty Image. https://…"
##
## [[4625]]
## [1] "keeseobji: https://t.co/AZziYVJhbD\n\nKEEHO MY 1D BFF AND SEOB MY EMO BF"
##
## [[4626]]
## [1] "raeleenabie: #HeatOneDirection ily 1D!!!!"
##
## [[4627]]
## [1] "siIvernothing: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4628]]
## [1] "1d__larry___: RT @Top50Oficial: 2. @Louis_Tomlinson - Bigger Than Me (+1)\nPeak: 1 / Weeks On: 12 / Last Week: 3\n1 RT = 2 votos\n1 LIKE = 1 voto\n@LouisT91S…"
##
## [[4629]]
## [1] "shigetsujp: Lightweight and spacious backpack 😉\n\n🔍Kokubu Leather Backpack \n\nCheck us here:\n🛒Shopee: https://t.co/oMpYPbhzvM\n🛒La… https://t.co/U2nmOrYTso"
##
## [[4630]]
## [1] "1D_Evie_5SOS: RT @adoreanise: stay away from females who tell they boyfriend all yo business."
##
## [[4631]]
## [1] "krusty027: @CanuckTruth @Boddy604 What do you need for a contender, who do you build around?\n- 1C playmaker = Petey\n- 1W snipe… https://t.co/2WgL8dv6zf"
##
## [[4632]]
## [1] "yellowsnow_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4633]]
## [1] "daemyra_1D: RT @rhaenaluke: he's so funny i love him https://t.co/nhOs4cvJFu"
##
## [[4634]]
## [1] "_crazy_about_1d: RT @meandwh: you and your 3@ https://t.co/KSqkrNuRIj"
##
## [[4635]]
## [1] "_crazy_about_1d: RT @momentsofence: planets lamps https://t.co/z26loC2hxv"
##
## [[4636]]
## [1] "tol_and_smoll: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4637]]
## [1] "SintiaSilva02: All I want for Christmas is every 1D album on vinyl 🙏🏻 U HEAR THAT SANTA U FAT BITCH"
##
## [[4638]]
## [1] "thetommoway919: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4639]]
## [1] "Brookly34170015: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[4640]]
## [1] "kim_bunnymyeon: @ExoLforever9722 @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/g9ow9GRf8J"
##
## [[4641]]
## [1] "HARRYS1982ROUGE: my friend got free tickets for the killers concert tn through work and they’re my bf’s fav band and i think he migh… https://t.co/DtvPOSvRGK"
##
## [[4642]]
## [1] "toxicnour: Got free tickets to take me home 2013 to see 5sos and 1D and free tickets to 5sos 2016 and paid $120 for soundcheck… https://t.co/ZbRh0mBiyq"
##
## [[4643]]
## [1] "OxBless0917: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[4644]]
## [1] "seiichinn: Hey Cohen [ONHAND]\n\n🛒: https://t.co/qE9AN4gvz3\nPM for more details ❤️✨️ \n📌 Loc: Pasay City\n\nwts lfb wtb lfs beeyotc… https://t.co/XanUJ0WkLE"
##
## [[4645]]
## [1] "rustonyourdoor: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4646]]
## [1] "1d_larry4life_: HOW ARE THOSE FANS AT THE M&G SO CALM LIKE BITCH I WOULD OF FAITHED,HIT MY HEAD,UNALIVE MYSELF,COME BACK TO LIFE AM… https://t.co/KGDouLEwd5"
##
## [[4647]]
## [1] "ShroedingerBird: @elrjay @justinrfield @GeorgeS21916881 @Dom_Perrottet Its warming 1.1d/100y soon it will be as warm as the medival… https://t.co/7gZYQrHiyi"
##
## [[4648]]
## [1] "1d__larry___: RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO"
##
## [[4649]]
## [1] "Csmurfy1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[4650]]
## [1] "1d__larry___: RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y"
##
## [[4651]]
## [1] "Cheap_Knockoff: @ExGOPer @realNickCooper @TRHLofficial That is the face of a 1D Tiddly Winks World Champion."
##
## [[4652]]
## [1] "getgreencrypto: BTC/USDT performance on higher timeframe using GreenCrypto Indicator. \nA perfect 3 signals on 1D chart. \n\nDon't mis… https://t.co/YX7ltydIDb"
##
## [[4653]]
## [1] "KmerchMustHaves: wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/TbXeTjxqui"
##
## [[4654]]
## [1] "1d_larry4life_: RT @sunfflouwerry: my heart and soul https://t.co/huV3f5HIOL"
##
## [[4655]]
## [1] "Sann_1D: @collisionrrygfs RTR Harry's drop after March 25th.\nI said what I said"
##
## [[4656]]
## [1] "Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop… https://t.co/ntds4xUlpG"
##
## [[4657]]
## [1] "Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV… https://t.co/EI6LdUIjsC"
##
## [[4658]]
## [1] "1d_larry4life_: RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX"
##
## [[4659]]
## [1] "tobefairlwt: DAY 6 \n\n*ੈ✩‧₊˚⋆ ˚。⋆୨୧˚\n\nmy favourite louis cover would probably be 7. or through the dark/night changes if you coun… https://t.co/ZWlIQzdw26"
##
## [[4660]]
## [1] "Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS… https://t.co/9lxGlNiNN7"
##
## [[4661]]
## [1] "Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 WHEX 1 1d"
##
## [[4662]]
## [1] "Ohh_Yeah_1D: RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK"
##
## [[4663]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCU\n\n🔎Name: Inv… https://t.co/w3IDW04AzJ"
##
## [[4664]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SCISSORS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/tS70IIQTNR"
##
## [[4665]]
## [1] "Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto w… https://t.co/xoP9AxImH3"
##
## [[4666]]
## [1] "Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover… https://t.co/z63lqKcGm9"
##
## [[4667]]
## [1] "safestzoneever: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4668]]
## [1] "Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing a… https://t.co/xUGGfEAZ8j"
##
## [[4669]]
## [1] "Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral b… https://t.co/L9xFPprAzD"
##
## [[4670]]
## [1] "Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a So… https://t.co/z0BE3K8p8I"
##
## [[4671]]
## [1] "safestzoneever: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4672]]
## [1] "cyquellynn: @convomf day & night - Jung Seung hwan, to the Bone, still with you - jk, night changes - 1d, I love you so, wish y… https://t.co/ms1VUochWn"
##
## [[4673]]
## [1] "harrys_hiatus: Harry is laughing about the 1D website all night"
##
## [[4674]]
## [1] "Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. U… https://t.co/cJpBHu6cK1"
##
## [[4675]]
## [1] "Sann_1D: RT @zynectioner: zayn malik in case you're having a bad day https://t.co/DzfV2uCDGM"
##
## [[4676]]
## [1] "Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't… https://t.co/jnwnO8orJl"
##
## [[4677]]
## [1] "sica_eclare: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4678]]
## [1] "Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coin… https://t.co/cyJupYLqY0"
##
## [[4679]]
## [1] "Savage0wl: @Joy657_ not once in my life would ever thought you be a 1D fan"
##
## [[4680]]
## [1] "Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[4681]]
## [1] "fantasyofAl: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4682]]
## [1] "tobesogoldenrry: as a veteran 1d stan i’m telling you to get some help freak https://t.co/33EVsZrJV2 https://t.co/DHFDuq8f0l"
##
## [[4683]]
## [1] "NotHappyJann: RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…"
##
## [[4684]]
## [1] "Ohh_Yeah_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4685]]
## [1] "fallenangeIs25: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4686]]
## [1] "TaySupreme3: @HjramMoler @CallistoTheGame I have a 1d 3h of playtime, finished on medium then I’m currently on maximum security… https://t.co/qfe9kiRSlR"
##
## [[4687]]
## [1] "TeumeMarketPH: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…"
##
## [[4688]]
## [1] "ratliffmark63: RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…"
##
## [[4689]]
## [1] "DrNortaib: 1D: Retired but Forever a Teacher at Heart. Teachers never lose their class so forever called a teacher bcs w’re di… https://t.co/kFVbbb1JBZ"
##
## [[4690]]
## [1] "cherrykiwijuice: @tobesogoldenrry to predict harry singing “i will survive” and “still the one” in 2022. or predict louis blue green… https://t.co/1F2Zd5hvSc"
##
## [[4691]]
## [1] "only4matilda: My goal for next year is to have my room as packed as I can with all my 1D posters! (I do have a lot)"
##
## [[4692]]
## [1] "iCecream_eunwoo: @tanyarlfes kpop : treasure \nwst : 1d"
##
## [[4693]]
## [1] "ivygoldts: I love taylor and 1d but bffr. taylor had her first aoty before one direction even existed https://t.co/yeQDRXZCxq"
##
## [[4694]]
## [1] "flowrshl89: 1D is dead and Taylor keep alive 🤷🏻♀️ https://t.co/awZO954O5m"
##
## [[4695]]
## [1] "Keeganhansen07: The new trend on Tiktok where they match quotes with 1D members is killing me😭 https://t.co/5maMy0cRGv"
##
## [[4696]]
## [1] "seekerphoenix: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[4697]]
## [1] "5evafangirl: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4698]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OEUR\n\n🔎Name: O'Shares FTSE Europe Quality Dividend ETF\n\n1D Price Change (%): -1.08\n\n😎💰"
##
## [[4699]]
## [1] "UniverseGener12: This was taken from the COROT Telescope at 30X. There are 1,500,000 stars in the Nike system 21,000 lightyears awa… https://t.co/5IimteWJN4"
##
## [[4700]]
## [1] "m4havision: this is so sexist lol also breaking my silence: 1D was overhyped, zayn was the only talented one, 5sos ate them up… https://t.co/fqhUnbWv29"
##
## [[4701]]
## [1] "alana_maurissa: Elf on the Shelf, 1D edition ♥️💚 https://t.co/ZmGzlETiew"
##
## [[4702]]
## [1] "1d__larry___: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4703]]
## [1] "tommoluv91: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4704]]
## [1] "yundt55wpmis: Neewer Timer Remote for Canon 50D, 40D, 30D, 20D, 10D, 5D,1Ds Mark III, 1D Mark III, 1D Mark II N, 1Ds Mark II,1D,… https://t.co/3rpbELmDms"
##
## [[4705]]
## [1] "Adrian517585: @callme_austin @zlownfantino1 @CCupo They don't make a 64 team world cup. Finished behind Uzbekistan and China in 2018. 2W 1D 7L"
##
## [[4706]]
## [1] "caddydaddie: digital footprint isn’t real bc i wiped all traces of my 1D stan accounts and I know there’s no evidence because can’t find it"
##
## [[4707]]
## [1] "_serendipitysun: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4708]]
## [1] "intoflynn: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[4709]]
## [1] "taylorlh2008: @1D_hs3_ @UnlockedSmau It’s a very good suggestion if I do say so myself idk how I thought of it"
##
## [[4710]]
## [1] "cherrykiwijuice: @notjesi and i’m a neutral but i have been around since 1d and they were absolutely giddy for each other, it’s a fa… https://t.co/inoaz41Vtj"
##
## [[4711]]
## [1] "cherrysuckers19: @hsIivetour Omg the 1D merch 😭"
##
## [[4712]]
## [1] "1DGAIN5SOS: interact to gain 1D moots!"
##
## [[4713]]
## [1] "inyeonseol: Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!"
##
## [[4714]]
## [1] "maguarydemorang: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4715]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... 'And every time we both touch, I only want more.'\n\nAre you fe… https://t.co/JrNeIgv5R5"
##
## [[4716]]
## [1] "fearlessdutchie: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4717]]
## [1] "maeintheam_: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4718]]
## [1] "gIoriousky: @convomf 5sos, taylor swift, 1d"
##
## [[4719]]
## [1] "hychilddiz: RT @SIieIls: ✨Toko Skincare & Make Up Trusted \n\n1 Tnt \nhttps://t.co/oMLbXUgnYs\n\n2 Cozme \nhttps://t.co/OHw2KOKR0T\n\n3 Storyofmu\n🖇https://t.co…"
##
## [[4720]]
## [1] "XXIBINDXX: keeho said 1D, pretty much showing from which generation he is. ㅋㅋㅋ https://t.co/o59Hs8ydGL"
##
## [[4721]]
## [1] "champagnehaylor: NOT LITTLE WHITE LIES BY 1D BEING A JEOPARDY QUESTION????"
##
## [[4722]]
## [1] "salaciousplayer: not a 1d clue on jeopardy tonight and the best song on mm 👍🏻👍🏻"
##
## [[4723]]
## [1] "pjskimask: Fighting for my powers\nhttps://t.co/4jGstgNHS3"
##
## [[4724]]
## [1] "grandbudapest: i'm screaming there was just a little white lies by 1d question on jeopardy and i didn't even get it!"
##
## [[4725]]
## [1] "stephy_182: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4726]]
## [1] "kenda_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4727]]
## [1] "DigitalSamIAm: @AntSanPhilly @ForrestSavelen @ADiMarco25 I recall -- but I think my point still stands: if PHI had come away from… https://t.co/GIUY539bO9"
##
## [[4728]]
## [1] "ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES MARK VER UNSEALED\n\n- booklet issue (no doyoung)\n- complete inclu ; no pcs\n- onhand&re… https://t.co/2rlC9VJUs8"
##
## [[4729]]
## [1] "ayirpelle: RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…"
##
## [[4730]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VDC\n\n🔎Nam… https://t.co/TZBS9JllEJ"
##
## [[4731]]
## [1] "Horan28Poppy: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[4732]]
## [1] "HarrysFanGyrl: @salutationhrry Thank God he's surrounded by people that respect him for who he is now. Watching 1D interviews used… https://t.co/rpYKHjG2tD"
##
## [[4733]]
## [1] "Roxanne_1D: RT @niallontours: Niall updated his website!!! https://t.co/CB0RNQJ0g8"
##
## [[4734]]
## [1] "Roxanne_1D: RT @_savannahdunbar: i have suddenly become yours https://t.co/cVqwnmn8Xu"
##
## [[4735]]
## [1] "ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB UNSEALED\n- ₱160\n- complete inclu except photocards\n\n- w/ freebies\n- pf included\n-… https://t.co/Jch420KZk3"
##
## [[4736]]
## [1] "ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/i3apIqH4JE"
##
## [[4737]]
## [1] "ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/4ESe0Ux7fR"
##
## [[4738]]
## [1] "marielelou24_1D: no thoughts head empty just cheshire instrumental playing\nhttps://t.co/TyAmW3KemF"
##
## [[4739]]
## [1] "cherrykiwijuice: if you were a fan back in 1d days, you wouldn’t be able to deny larry the way ppl do today… i saw them blushing and… https://t.co/2ZVsolSsOw"
##
## [[4740]]
## [1] "Roxanne_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4741]]
## [1] "tdefenseless28: @1dtpwk_28 End of the Day (1D but Lou/Liam wrote it)"
##
## [[4742]]
## [1] "cherrykiwijuice: i’ve been a fan since 1d days so i’ve seen shit unfold in real time. most antis like to pretend harry was never in… https://t.co/j5guHJomA4"
##
## [[4743]]
## [1] "dcrwins: @toni_peony i didn’t read it 😭😭😭 i just spent a lot of time on 1d twitter literally until 2020 😭"
##
## [[4744]]
## [1] "dcrwins: @medicinelou28_ i’ve liked 1d since x factor days 😭😭"
##
## [[4745]]
## [1] "_1d_365: RT @NIJISANJI_World: 【#XSOLEIL VTuber Debut Announcement】\n\nPlease welcome NIJISANJI EN 7th wave VTuber group \"XSOLEIL\"!\n\n🔻Meet the members:…"
##
## [[4746]]
## [1] "Laceface28: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4747]]
## [1] "nicolegarza1000: RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…"
##
## [[4748]]
## [1] "Daruma96586388: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[4749]]
## [1] "redhairmikeysbf: @Hits93Toronto 1D HOUR IN 30 MINS !!"
##
## [[4750]]
## [1] "JulietaV99: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4751]]
## [1] "5287I62: def too early to reminisce pero hey google play night changes by 1d eme HAHA"
##
## [[4752]]
## [1] "lilfreakestela: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4753]]
## [1] "chloes_house: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4754]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #Jungkook #Dreamers #FIFAWorldCup Performance lifts to #1 (+2) on the weekly Global Youtube Music VIDEO Chart with +56…"
##
## [[4755]]
## [1] "CarrotGirl_1D: RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…"
##
## [[4756]]
## [1] "crynightsky: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4757]]
## [1] "1d_Obsessionnn: @dcrwins if you say so james https://t.co/MQ8oz5prdP"
##
## [[4758]]
## [1] "Occulence: RT @KeefeSencen7: This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even creat…"
##
## [[4759]]
## [1] "sftlouistt: Me and a friend (we lost contact but are finally getting close again) are making a plan to be annoying for 2 people… https://t.co/YSK2MdfcZF"
##
## [[4760]]
## [1] "dimefiles: actually mingi and yeo might be the main ones bc mingi listens to rap and 1d, yeo listens to the chainsmokers 😵💫"
##
## [[4761]]
## [1] "keepdriving369: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4762]]
## [1] "dcrwins: @1d_Obsessionnn i do not know names lmao i’ve been a 1d stan since x factor i liver on wattpad"
##
## [[4763]]
## [1] "teaandfrozenpea: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4764]]
## [1] "EvelynGAMING1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[4765]]
## [1] "1d_Obsessionnn: “anymore” which means you did before. which ones have you read??? https://t.co/Rvru5m6d72"
##
## [[4766]]
## [1] "Basic_bxcky: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4767]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -1.68\n\n😎💰"
##
## [[4768]]
## [1] "Dawn_Sis0725: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4769]]
## [1] "annmarie5sos_1D: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[4770]]
## [1] "EmmilyG9: @erinmartinx I also would miss the best member of 1D😊"
##
## [[4771]]
## [1] "annmarie5sos_1D: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[4772]]
## [1] "marielelou24_1D: RT @CHAERFLDR: the way her moles are highlighted is so adorable https://t.co/qM2mFq6jN0"
##
## [[4773]]
## [1] "1d_Obsessionnn: I’M CRYING💀💀 THIS IS SO FUNNY https://t.co/Djvk7TExcF"
##
## [[4774]]
## [1] "tkpurple_1D: Jimin seni yerim🥺😭\n\nHAVE A SAVE FLIGHT JIMIN💜 https://t.co/ykf42zJWxS"
##
## [[4775]]
## [1] "marielelou24_1D: Mafia in the morning, Mirror :> https://t.co/M6en9cb8ID"
##
## [[4776]]
## [1] "mtwrld: @pinkrevengers 1D came on my playlist too earlier ngl i felt real nostalgic FDJDJSNSJ"
##
## [[4777]]
## [1] "tbslchels: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4778]]
## [1] "mlovesmysteries: RT @evelynothugo: hi! im (sorta) new to #booktwt & would love to make more moots! :3\n\n🫶🏼:\nromcoms\nenemies/friends to lovers \nts, lana, arti…"
##
## [[4779]]
## [1] "sunflwrloueh_: Dani is just like 1d"
##
## [[4780]]
## [1] "1d_Obsessionnn: RT @ttsbott: “How very dare you,” Louis continues to joke, voice emotionless. “Helping me cook? And clean? For selfish reasons? Ugh. Vile.”"
##
## [[4781]]
## [1] "ily5sos__1d: RT @HSRIVERPLATE: Live On Tour & Love On Tour, Buenos Aires, Argentina. https://t.co/dZTKv9zSk9"
##
## [[4782]]
## [1] "1d_Obsessionnn: COLE WTF??? https://t.co/ZYbvTV8TSH"
##
## [[4783]]
## [1] "AFlippinTurtle: @reiscoups Hope they get 7-1d again smh"
##
## [[4784]]
## [1] "1d_Obsessionnn: MICAH?? i mean so why are you still bothering them?! go away cole https://t.co/C6cg0LMPoA"
##
## [[4785]]
## [1] "ily5sos__1d: RT @HSRIVERPLATE: \"We have some music, we have all of you, we have the moon up there, we're gonna have some fun.\""
##
## [[4786]]
## [1] "Grimmestam: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4787]]
## [1] "JUSTLIKEYOUFTDT: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4788]]
## [1] "Wassima31935325: @Blkgrlsupremacy No please that's what she is trying to do bringing hate to 1d and zayn \nBoth taylor and harry and… https://t.co/OHOiVgzAlx"
##
## [[4789]]
## [1] "LousLovelyAngel: @2fargonetopray8 It says its harry, but it does look like the same writing as the hi tattoo. I looked at Louis’ mes… https://t.co/t9DF1uYIvn"
##
## [[4790]]
## [1] "CNAPhils: 📍 Pre-orders have been shipped out.\n💯 Sealed, Official, Counted in Korean Charts\n\nGet yours now! \n🛒 CNA:… https://t.co/FJw54YTKiB"
##
## [[4791]]
## [1] "blonde_niall_1d: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[4792]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZHDG\n\n🔎Name: ZEGA Bu… https://t.co/qHlk42aENh"
##
## [[4793]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/VIiVCZMTmN"
##
## [[4794]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/lddv3BFDvV"
##
## [[4795]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/so0hXSwf1d"
##
## [[4796]]
## [1] "moonfruit28: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4797]]
## [1] "blonde_niall_1d: @Ashton5SOS @5SOS you don't know how much you mean too me ash"
##
## [[4798]]
## [1] "0x_Hank: @CosmosDefi Bingo hahah\n\nMorale of my rant is if you're in someone's DMs or comments asking \"WhUtS ThE UtILlllITy?!… https://t.co/J10RrnVlV8"
##
## [[4799]]
## [1] "blonde_niall_1d: @Ashton5SOS @5SOS your so pretty"
##
## [[4800]]
## [1] "blonde_niall_1d: @Ashton5SOS @5SOS come back to Perth ash"
##
## [[4801]]
## [1] "valepm_1d: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[4802]]
## [1] "mathoncbro: RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…"
##
## [[4803]]
## [1] "Giselle_1D_5SOS: RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6"
##
## [[4804]]
## [1] "ExoLforever9722: @kim_bunnymyeon @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/t0UuEwNDBP"
##
## [[4805]]
## [1] "cherrykiwijuice: @helpmejeffreyk @brightannegold nah he really has been doing it since 1d days, not every single time but a lot cert… https://t.co/O8kCdpVF3e"
##
## [[4806]]
## [1] "BarrettTyler78: RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…"
##
## [[4807]]
## [1] "1d_Obsessionnn: RT @AdoreTheBrave28: Daddy 💘⚽️ https://t.co/Pir39c1SwL"
##
## [[4808]]
## [1] "JamieSh71553090: RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…"
##
## [[4809]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “And if we get together, yeah get… https://t.co/ntQTfKjlwA"
##
## [[4810]]
## [1] "1D_Tomtam_NRC: RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…"
##
## [[4811]]
## [1] "1d_Obsessionnn: I HAVE NO PATIENCE. I NEED MORE!!! https://t.co/k91UJ0ocFy https://t.co/K0kEqOI6AC"
##
## [[4812]]
## [1] "Mack__O: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4813]]
## [1] "allinsea: @tbridge777 Appeal to the ANC DDOT liaison & MOCR via your ANC. In 1D, we had a stop sign denied a few months ago b… https://t.co/fXAoTgF5mR"
##
## [[4814]]
## [1] "tehdinginnn: RT @bibimmeong: What i wear— goin’ to galerry\n📎Outer \nhttps://t.co/JIj441EC3Z\n📎Dress \nhttps://t.co/JvobW4b8Uy\n📎Footwear \nhttps://t.co/himQ7…"
##
## [[4815]]
## [1] "1d_Obsessionnn: RT @katiewaissel24: Just a little message for those that hoped I couldn’t - YES IM STILL GOING AHEAD WITH MY DOCUMENTARY - Thank you and go…"
##
## [[4816]]
## [1] "areta_min: @convomfs congratulations - day6\nyou were beautiful - day6\nlagunya Taylor swift, 1D, Ariana Grande \nSuper tuna - Ji… https://t.co/UXGN7X6j7d"
##
## [[4817]]
## [1] "dcrwins: @simonvardr i swear i don’t know a whole lot about it i just remember being on 1d twt and the unbelievers not used… https://t.co/IoJD6rflsR"
##
## [[4818]]
## [1] "irmi_e: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4819]]
## [1] "alissy2891: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4820]]
## [1] "thorpesbff: me when i was in the 1D fandom and the words blue and green give me war flashbacks https://t.co/8PE5zRSopJ"
##
## [[4821]]
## [1] "superbatson: help there was a 1d clue on jeopardy and i didn't get it 😭"
##
## [[4822]]
## [1] "Alyssers_s: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4823]]
## [1] "ItIsAsItWas: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4824]]
## [1] "1d_Obsessionnn: @dcrwins LMFAOOO"
##
## [[4825]]
## [1] "DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/ewjQQOq1TJ"
##
## [[4826]]
## [1] "Jana_1D: RT @introvertsmemes: Introverts can also be very talkative. But first they gotta trust and know you very well. Understand you and vibe with…"
##
## [[4827]]
## [1] "PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefens… https://t.co/4svepZVC7I"
##
## [[4828]]
## [1] "DYORCryptoBot: [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/SQahsLaX9l"
##
## [[4829]]
## [1] "WalletBotApp: 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC"
##
## [[4830]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/lv4ZBJILgY"
##
## [[4831]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/OUTqzmzvKZ"
##
## [[4832]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/XVuH7e1lRM"
##
## [[4833]]
## [1] "Jana_1D: RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…"
##
## [[4834]]
## [1] "Janaviisharma1: RT @janavisharma7: For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the Music…"
##
## [[4835]]
## [1] "imdatingwinwin: RT @ONLYAVGEL: girls who weren’t scared to say they liked 1d in 2012 are braver than the marines"
##
## [[4836]]
## [1] "Annie23703: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4837]]
## [1] "Marina21446771: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4838]]
## [1] "earthtojazi: hell yeah one of tonight’s jeopardy answers being my favorite 1D song little white lies i guessed before chris too lol"
##
## [[4839]]
## [1] "DYORCryptoBot: [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/ZC5QxMBdai"
##
## [[4840]]
## [1] "1D_larry1007: @richarlison97 @Sonny7 You're a sweetie king"
##
## [[4841]]
## [1] "1DRocksTweets: Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/DJ2vXSDU6I #OneDirection #1D… https://t.co/vgEVZDuN2q"
##
## [[4842]]
## [1] "daemyra_1D: RT @70sIoveontour: so when is harry dropping this music video https://t.co/joFsWRoRUI"
##
## [[4843]]
## [1] "1D_larry1007: @richarlison97 @Sonny7 I love you so much please 😭❤️"
##
## [[4844]]
## [1] "pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf"
##
## [[4845]]
## [1] "alyssvol6: One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR"
##
## [[4846]]
## [1] "daemyra_1D: RT @falkring: Wednesday’s Jenna Ortega reveals to Vogue that Rhaenyra Targaryen is her favourite character from the hit show House of the D…"
##
## [[4847]]
## [1] "natalie_28otb: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4848]]
## [1] "Jana_1D: RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠"
##
## [[4849]]
## [1] "daemyra_1D: RT @lunamovass: ⸻ Those dimples.. I fell in love. ❤️ https://t.co/HYHnpRdKqs"
##
## [[4850]]
## [1] "daemyra_1D: RT @daemyralove: 1x07 valyrian wedding #daemyra 🧵 https://t.co/1UivCe4ho8"
##
## [[4851]]
## [1] "Jana_1D: RT @introvertsmemes: Yes, my cell phone is always on silent mode, cause nothing is more urgent than my peace!"
##
## [[4852]]
## [1] "lessirusso_: I have a confession I used to have a 1d acc on tiktok with 14k followers"
##
## [[4853]]
## [1] "c_waasen: @ColdBloodShill Using your 1D time frame w/ RSI and AO… is ETH about to pump?"
##
## [[4854]]
## [1] "Jana_1D: RT @astralfvck: “we got pregnant again before even leaving the hospital, my husband wasn’t going to wait” you are a victim"
##
## [[4855]]
## [1] "tbslchels: @befookinkind28 i’m ngl, when he unfollowed eleanormegirlfriend whilst i was at the front of the line for the 1D an… https://t.co/glc8EibCAV"
##
## [[4856]]
## [1] "valepm_1d: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[4857]]
## [1] "latest_1d: @P_HerbMichaels Probably everything"
##
## [[4858]]
## [1] "1D_OhNoNiall: RT @willfulchaos: she sat down with the president of nickelodeon and said “i want to make history” ..and that’s what this is https://t.co/R…"
##
## [[4859]]
## [1] "v_rocio07: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4860]]
## [1] "daemyra_1D: RT @bellsbIakes: these mfs actually fundamentally changed the way i look at life, my brain chemistry, and how i will view tv for the rest o…"
##
## [[4861]]
## [1] "Jana_1D: RT @Sbuso_newvoice: @ianaarez @astralfvck Hospital should report the rape"
##
## [[4862]]
## [1] "VisitGlendaleAZ: 𝐒𝐄𝐋𝐄𝐂𝐓𝐈𝐎𝐍 𝐌𝐀𝐃𝐄: The 2022 @CFBPlayoff Semifinal at the @vrbo #FiestaBowl will feature the first-ever meeting between… https://t.co/huoW7HxvsW"
##
## [[4863]]
## [1] "Jana_1D: RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…"
##
## [[4864]]
## [1] "urehalfwayhome: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4865]]
## [1] "handembiggen: Reminds me of 1D v good 👍 https://t.co/Yq5gwBlnqS"
##
## [[4866]]
## [1] "blonde_niall_1d: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[4867]]
## [1] "blonde_niall_1d: @Ashton5SOS hello"
##
## [[4868]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XHYC\n\n🔎Name: BondBlo… https://t.co/TZFgloniOp"
##
## [[4869]]
## [1] "blonde_niall_1d: @Ashton5SOS love you ash"
##
## [[4870]]
## [1] "JumpLineAlerts: BTCUSDT [1d]: Open Interest Spike 6%\n\n$BTC #BTC #Bitcoin https://t.co/JcMAF4Jkg8"
##
## [[4871]]
## [1] "Giselle_1D_5SOS: RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…"
##
## [[4872]]
## [1] "daemyra_1D: RT @rhaenyraroyco: Joseph Quinn has just been cast as Cregan Stark, the current lord of Winterfell, in season two of #Houseofthedragon http…"
##
## [[4873]]
## [1] "1D_TPWK2: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4874]]
## [1] "golden28_1D: RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…"
##
## [[4875]]
## [1] "endkampf: RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw"
##
## [[4876]]
## [1] "reb471: @23sabres Aming too low with those acquisitions. They need a top goalie to really play run and gun hockey. Plus 1… https://t.co/aWJiGICy7y"
##
## [[4877]]
## [1] "cryptoschteen: @pierre_crypt0 Why does it look kind sexy on 1D to me? Is Bitcoin becoming the last skanky hoe at left at the bar 5am?"
##
## [[4878]]
## [1] "GiantBalls5: RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw"
##
## [[4879]]
## [1] "daemyra_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4880]]
## [1] "freddykruwuger: I used to have a Christmas themed 1d account and username like"
##
## [[4881]]
## [1] "WWE_1D_5SOS_JB: RT @louispeaks_: \"... I like the line after it as well - 'I choked when the smoke got in my eye\" - louis tomlinson 💘\n\n© _charlys_ https://t…"
##
## [[4882]]
## [1] "mqrdvck: @W4DEWlLSON that one from 1D"
##
## [[4883]]
## [1] "ChloeWinslow28: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4884]]
## [1] "BTBFAN2005: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4885]]
## [1] "1D_infoportugal: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[4886]]
## [1] "reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Eff… https://t.co/yZy93MHDWR"
##
## [[4887]]
## [1] "WWE_1D_5SOS_JB: RT @beansxooo: This scene is deadass already soo hilarious 😭 its really giving romcom of the year!!\n#TheDirectorWhoBuysMeDinner https://t.c…"
##
## [[4888]]
## [1] "1D_lover_one: RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK"
##
## [[4889]]
## [1] "1D_mahone_xo99: RT @etherealmyths: sigh https://t.co/WtpMkBdHNI"
##
## [[4890]]
## [1] "thequeensheart: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4891]]
## [1] "_GottaBeYou_1D: RT @HS_News_: The crowd yesterday in Buenos Aires (night 2) during Best Song Ever.\n\nAlways on fire 🔥 \n\nVia Staff member\n\n- December 4th, 20…"
##
## [[4892]]
## [1] "glonk_sad: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4893]]
## [1] "WWE_1D_5SOS_JB: RT @its__Della: omg!! look at them, they’re on fire🔥, this is so cool to watch and this is just rehearsal then imagine how it will be on th…"
##
## [[4894]]
## [1] "1DGAlNS: 1D fans interact to find mutuals"
##
## [[4895]]
## [1] "1d_Obsessionnn: RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl"
##
## [[4896]]
## [1] "1d_Oh_: Seeing Liam looking fine & healthy makes me really happy💕💕💕"
##
## [[4897]]
## [1] "UnusualUpbitVol: Unusual volume of the day: $WAVES - $2.379 (+1.49%)\n\nUpbit: \nAverage 50 1d volume: 7 Million\nLast: 14 Million\nPerce… https://t.co/6hC5pAqnF4"
##
## [[4898]]
## [1] "woolfiepjw: @convomfs 18 - 1D \nthank you - treasure asahi haruto\nalmost is never enough - ariana, nathan\nlimbo - keshi\nall i ne… https://t.co/Nm3Ct9WH7C"
##
## [[4899]]
## [1] "ihgdabc: @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that h… https://t.co/Q58bhurwLS"
##
## [[4900]]
## [1] "hesseokjin: wait i think a part of wild flower's tune sounds like a part of last first kiss by 1D 🤔"
##
## [[4901]]
## [1] "CelC103: @feelinbejeweled Drag me down...1D"
##
## [[4902]]
## [1] "FFPmoonman: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[4903]]
## [1] "1D_mahone_xo99: RT @IndiaAlmighty: With PCOS, you’re told you won’t have kids so I know this hits different for her. Congratulations Keke!"
##
## [[4904]]
## [1] "1D_mahone_xo99: RT @nictothemarie: be fucking for real hinge https://t.co/mQM7CjpgFr"
##
## [[4905]]
## [1] "knjzie: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[4906]]
## [1] "liaococo1: RT @Buryooooo: \"Welcome to the Shame corner, have a seat!\"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…"
##
## [[4907]]
## [1] "1D_larry1007: @neymarjr Beautiful boyyyyy https://t.co/TUD00AyRrm"
##
## [[4908]]
## [1] "1D_larry1007: @neymarjr This photo is amazing https://t.co/L6wz2WvgDD"
##
## [[4909]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #AgustD's #Daechwita has surpassed 400 Million views on YouTube! 💪🎥💥4⃣0⃣0⃣Ⓜ️❤️🔥👑💜\n🎧https://t.co/NdkQbSk2L4 https://t.…"
##
## [[4910]]
## [1] "1D_mahone_xo99: RT @J00NSBFF: Namjoon said Indigo is open to interpretation based on your personal life experiences NOT for you to twist his fcking words a…"
##
## [[4911]]
## [1] "dcrwins: @altersasideCoaC like . i don’t ship larrie or even stan either of them but im a massive niall stan and i was a 1d… https://t.co/T7tk4TIvmu"
##
## [[4912]]
## [1] "harrys_hiatus: Harry is laughing about the 1D website shortly"
##
## [[4913]]
## [1] "katya4444: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4914]]
## [1] "STEADY259: 12/10 (sat)\n【ROUTINE】\nOPEN 22:00\n3000yen / 1d ticket\n\nSP GUEST DJ\nDJ KOCO a.k.a.SHIMOKITA\n\nGUEST DANCE SHOWCASE\n\"D\"… https://t.co/j0qkT3hU8h"
##
## [[4915]]
## [1] "TanushriTasha: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[4916]]
## [1] "haaamazingggg: dont get wrong lang ha, im the biggest 1D fan and i do love them so much pero ano ni ya???? taylor swift already ma… https://t.co/u5zA6QvD4K"
##
## [[4917]]
## [1] "TikekSofor: @anasianemo @spookyjoy13 solos should realize that denying their fav was part of 1D, won't make it true, write a wa… https://t.co/2CNAOa6Pup"
##
## [[4918]]
## [1] "HoochieMama23: i wasn’t even a big 1D fan growing up but i miss them so much"
##
## [[4919]]
## [1] "Lous_loml: you know what marauderstwt is definitely more about this fandom than 1d twt about their fandom \nI'm not saying that… https://t.co/plyBVjp2EX"
##
## [[4920]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Capricorn... 'I want you to R-O-C-K me again.'\n\nAre you feeling bore… https://t.co/fxTYxgMve7"
##
## [[4921]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/l76OwHTY7A"
##
## [[4922]]
## [1] "1D_hs3_: @taylorlh2008 @UnlockedSmau I like that suggestion. 👌"
##
## [[4923]]
## [1] "1D_larry1007: @neymarjr You're so beautiful 😭❤️"
##
## [[4924]]
## [1] "golden28_1D: Harry & Messi = ❤️🏠 https://t.co/AfivJUGGZU"
##
## [[4925]]
## [1] "1D_mahone_xo99: RT @introvertsmemes: Me: I gotta clean my room\n\nMe after picking up two socks: https://t.co/35s261sXt2"
##
## [[4926]]
## [1] "littlelarrie_j: RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…"
##
## [[4927]]
## [1] "CEGOMAJO: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4928]]
## [1] "1D_mahone_xo99: RT @tyler02020202: just swallowed my pride and sent my professor the saddest email if he doesn’t raise my grade i will go to his office and…"
##
## [[4929]]
## [1] "etherealyours: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4930]]
## [1] "TikekSofor: solos should realize that denying their fav was part of 1D, won't make it true, write a wattpad if u wanna see that."
##
## [[4931]]
## [1] "babyzjune: RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…"
##
## [[4932]]
## [1] "TikekSofor: @anasianemo @spookyjoy13 right? but solos want at all costs to delete the fact that the boys were part of 1D."
##
## [[4933]]
## [1] "Stanley_Earl69: To help with this I've been trading the 2D much more\nFinding good candlestick setups and levels on the 2D helps cat… https://t.co/SPNqBKhJPm"
##
## [[4934]]
## [1] "ArleneR_1D: RT @dailymouche: these scaramouche voice lines ??? https://t.co/MEuCBX7IjS"
##
## [[4935]]
## [1] "Gojirajira: @Blueishsky13 @atwtmvtvftvsga Star for a Dad like Miley did and the point of this tweet we’re replying to is that 1… https://t.co/YpoLGhKJFJ"
##
## [[4936]]
## [1] "rednrum: @convomf chase atlantic, cas, the weeknd, the 1975, taylor swift, madison beer, conan gray, walk off the earth, hiv… https://t.co/6FHmLZm8IO"
##
## [[4937]]
## [1] "gloria_HyL_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4938]]
## [1] "Gambiste1: RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…"
##
## [[4939]]
## [1] "1D_larry1007: @neymarjr So glad you posted this one, LOVE this photo https://t.co/AXOO1wGO43"
##
## [[4940]]
## [1] "LarrySt28_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4941]]
## [1] "lillyabbi: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4942]]
## [1] "dcrwins: @peaceringlove28 yeah i’ve had bad experiences with too many larries that treat gay men weirdly (i’m gay) and it ma… https://t.co/IYp4g5xeWg"
##
## [[4943]]
## [1] "1D_larry1007: @neymarjr Almost 2am here and I can't sleep, still overwhelmed about the game!!!"
##
## [[4944]]
## [1] "SuMmEr_ash0526: RT @Buryooooo: \"Welcome to the Shame corner, have a seat!\"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…"
##
## [[4945]]
## [1] "ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet.… https://t.co/XDtXy7phiG"
##
## [[4946]]
## [1] "melanifique: @thelittlefreaks 1d forever 🤞🏻🤞🏻🤞🏻"
##
## [[4947]]
## [1] "jyuutoe: @mellololow 1d!\n\n3 disinda pretty much accurate derim kuromi kin forever 😠😠😠😠😠😠😠😠😠😠😠😠"
##
## [[4948]]
## [1] "alina_m309: @HannaA_1d i’ll be there in spirit 😔"
##
## [[4949]]
## [1] "the_artist_nft: Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/RBaaQrVJqB"
##
## [[4950]]
## [1] "artbyjennelyb: @exphaser 1D! for bestie cream <33"
##
## [[4951]]
## [1] "pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw"
##
## [[4952]]
## [1] "dancerryluvbot: @louurrypancakes 2011-2012 1d memes were a mistake"
##
## [[4953]]
## [1] "JOHNRICHCHASE: @MAGATV\n\n·\n1d\nShould the ex-Twitter Legal Head fired by #elonmusk,\nVijaya Gadde, be criminally investigated for rig… https://t.co/9qEpQjwwXS"
##
## [[4954]]
## [1] "redpanda606: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4955]]
## [1] "apollopilled: RT @beanixwrights: one of those \"No thanks, you're not Harry Styles\" shirts that 1d stans wore back in 2013 but it's \"No thanks, you're not…"
##
## [[4956]]
## [1] "1d_0829lp: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4957]]
## [1] "pablo_algoboss: @CryptoFamilyOz1 @RippleXrpie Rising Wedge on 1D = Downside TA\n\nJust saying.."
##
## [[4958]]
## [1] "fan_of_1D_hnllz: RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…"
##
## [[4959]]
## [1] "VolatilityMgmt: Lets see if we break this one tomorrow \n$ES $ES_F, 1d https://t.co/Mi22j4J6tL"
##
## [[4960]]
## [1] "MLSNEXT: RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…"
##
## [[4961]]
## [1] "harryisamiIf: @jortsrry NOT THE 1D JERSEY LOLL"
##
## [[4962]]
## [1] "love_n_thunder: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4963]]
## [1] "justnisahh: @riptmhlawleys @MariamS_1D Er Tommy"
##
## [[4964]]
## [1] "goldenMoon28_: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[4965]]
## [1] "Ter2io: RT @jagibbs_23: First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - Davante A…"
##
## [[4966]]
## [1] "5sos_1D_bot: I have loved you since we were 18\nLong before we both thought the same thing\n\n[18 / 1D]"
##
## [[4967]]
## [1] "yenthe_1D: i love zach hood \nzach hood music >>>>>>>"
##
## [[4968]]
## [1] "dinacriedpower: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4969]]
## [1] "fan_of_1D_hnllz: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[4970]]
## [1] "thoedasscolson: RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY"
##
## [[4971]]
## [1] "7coalmine: @Spotify Act my Age by 1D 😬"
##
## [[4972]]
## [1] "kim_bunnymyeon: Circle 3\n@Qteencute\n@wanggaemarkjin\n@khaeleen1501\n@seaxun\n@baekkohyun04\n@1D_L_1485\n@AlienEXO_L9\n@AlisaApps… https://t.co/W6P2QH1xH5"
##
## [[4973]]
## [1] "golden28_1D: RT @HLenargentina: leave america😘🥇 we win https://t.co/XHeNbkzCHR"
##
## [[4974]]
## [1] "golden28_1D: RT @STYLESARCHlVE: Harry posting this on his ig stories HE REALLY LOVES ARGENTINA SO MUCH🥺🇦🇷 https://t.co/0HIGUJTtWJ"
##
## [[4975]]
## [1] "fan_of_1D_hnllz: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[4976]]
## [1] "fan_of_1D_hnllz: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[4977]]
## [1] "beth_callin24: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[4978]]
## [1] "1DRocksTweets: Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/jAlMXswfuk #OneDirection #1D… https://t.co/8sCVOYCfth"
##
## [[4979]]
## [1] "fan_of_1D_hnllz: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4980]]
## [1] "_GottaBeYou_1D: RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…"
##
## [[4981]]
## [1] "stampden: 2. The following is the only example in my collection, and formed the later end of the date range given above. It's… https://t.co/RFYFvqFdxT"
##
## [[4982]]
## [1] "golden28_1D: RT @lightscopy: harry? ARGENTO https://t.co/C6zniMlJHd"
##
## [[4983]]
## [1] "_GottaBeYou_1D: RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl"
##
## [[4984]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry watching the England / Senegal match at the stadium yesterday. \n\nHe was so focused with his little ball ⚽️ \n\nVia Harry’…"
##
## [[4985]]
## [1] "_GottaBeYou_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4986]]
## [1] "1d_aracely: RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…"
##
## [[4987]]
## [1] "zzynjavv: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[4988]]
## [1] "Olivia_1D_Petty: If y’all DONT take a lil drink or snack with you when you take a bath what are you even doing??"
##
## [[4989]]
## [1] "fan_of_1D_hnllz: RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…"
##
## [[4990]]
## [1] "Kenz_1d: RT @Velvet_Capital: Almost all 1️⃣0️⃣0️⃣0️⃣ have been claimed! 😎\n\nSecure your #BNB #GloryPass before it’s too late… ⏰ 👇🏻👀👇🏻\n\n#NFT #NFTCommu…"
##
## [[4991]]
## [1] "Kenz_1d: RT @Velvet_Capital: Some top stories of the last week in #DeFi! Make sure you didn’t miss a thing!👇🏻👀👇🏻\n\n#cryptonews #crypto #web3 \n\nhttps:…"
##
## [[4992]]
## [1] "lucimar_1d_: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4993]]
## [1] "annmarie5sos_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[4994]]
## [1] "Kenz_1d: RT @defivas: #EthIndia with over 2,000 participants building ~500 projects was bursting with energy and creativity this weekend, a strong t…"
##
## [[4995]]
## [1] "ChloeWinslow28: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[4996]]
## [1] "Cortes22Val: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[4997]]
## [1] "French_1D_Girl: RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…"
##
## [[4998]]
## [1] "_crazy_about_1d: RT @aalondraa120: princess treatment or leave me alone"
##
## [[4999]]
## [1] "_crazy_about_1d: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5000]]
## [1] "dcrwins: @twoghostsJJ @Coolcrying_2931 sorry i don’t like 1d fanfics anymore"
##
## [[5001]]
## [1] "4naelle_Styles: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5002]]
## [1] "MihaKline7: RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…"
##
## [[5003]]
## [1] "account_hstyles: random thought\nH wasn’t very good at golf in 1D days but he’s been practicing all these years and now is actually g… https://t.co/VUwmTYyiDe"
##
## [[5004]]
## [1] "rhymeswsherry: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5005]]
## [1] "aquariusmilf3: @lexschorizo Thinking ab it makes me cringe. I don’t even want to mention my terrible 1d phase that lasted way too long"
##
## [[5006]]
## [1] "yenthe_1D: @GOODG1RLS oh weird, naja yeay"
##
## [[5007]]
## [1] "nukkdae: 1d helps taylor's career not when she sweeping those grammy awards when 1d still auditioning for x factor bfr yall… https://t.co/GaqWS3Sg0L"
##
## [[5008]]
## [1] "tommo28sun: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5009]]
## [1] "1D_infoportugal: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5010]]
## [1] "blonde_niall_1d: DID YOU ALL SEE WHAT GILLS LOUNGE POSTED 😭😭😭"
##
## [[5011]]
## [1] "Kinsey_3: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5012]]
## [1] "1d_MainlyLarry: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5013]]
## [1] "grcrypto1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5014]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'Baby you light up my w… https://t.co/oNTyettFkD"
##
## [[5015]]
## [1] "1D_larry1007: @Harry_Styles I love this photoooo"
##
## [[5016]]
## [1] "1D_larry1007: @Harry_Styles I LOVE YOU ❤️"
##
## [[5017]]
## [1] "1D_larry1007: @Harry_Styles BRAZIL FUCKING WONNNNN https://t.co/yqSVQOYMd0"
##
## [[5018]]
## [1] "Joanne_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5019]]
## [1] "1D_larry1007: @Harry_Styles Boy you're so beautiful 😭❤️"
##
## [[5020]]
## [1] "atypic_el: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[5021]]
## [1] "LaozeC: … BTC/USD 1d linear scale: Zoom. Currently trapped between yellow and pink. The two dotted lines giving extra suppo… https://t.co/kEYb0B4YMX"
##
## [[5022]]
## [1] "Alltheloveee_1D: @Harry_Styles YOU’RE SICK AND TWISTED FOR THIS ONE SIR HOLYYYYY 😫🥵"
##
## [[5023]]
## [1] "1D_DailySpain: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5024]]
## [1] "hazzashouse28: AM- 1d\nFine Line- H\nAngels Fly- Lou\nMidnight- Liam\nToo much to ask- Niall\nRainberry- Z https://t.co/jEtKgeod1s"
##
## [[5025]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/5hXDlEXNMm"
##
## [[5026]]
## [1] "golden28_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5027]]
## [1] "ichangedhaha: @uoursope Years. I saw how much they struggled so I was obv happy for their success but at the same time I wanted t… https://t.co/xprPclbHlk"
##
## [[5028]]
## [1] "TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII… https://t.co/1raXwLbS2r"
##
## [[5029]]
## [1] "donghyucock: @nytcalz i cant imagine you as a 1d stan"
##
## [[5030]]
## [1] "bananahyunjae: @tbzricz REAL IM GLAD WE R STUDYING 1D IN MEDIA TBF"
##
## [[5031]]
## [1] "tbslerami: @atwtmvtvftvsga I like taylor swift but I LOVE 1D. I started listening to Taylor Swift before them tho. I don’t thi… https://t.co/I7DkD0InmR"
##
## [[5032]]
## [1] "Girlonfire_1D: RT @AboutMusicYT: Best kpop songs of 2022 (via Rolling Stone): https://t.co/oXBjZM6wh9"
##
## [[5033]]
## [1] "Tini_y_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5034]]
## [1] "cestsoIeil: who's playing 1d what a feeling in fry's lemme give u a smooch"
##
## [[5035]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/yr3mJTA1Lj"
##
## [[5036]]
## [1] "1d_infinitypriv: @Harry_Styles Are you wearing a claw clip? Yea or no."
##
## [[5037]]
## [1] "jagibbs_23: First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - D… https://t.co/HTfoLOSKkS"
##
## [[5038]]
## [1] "1d_leftpinkytoe: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5039]]
## [1] "robjones9753: RT @ManInTheMadness: All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabberi…"
##
## [[5040]]
## [1] "w_k_1d_everyday: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5041]]
## [1] "1D_france_OD: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5042]]
## [1] "eva_1D_12: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5043]]
## [1] "5sos_1D_gd: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5044]]
## [1] "Leti_1D_: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5045]]
## [1] "mary_loves_1D: RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd"
##
## [[5046]]
## [1] "1DRocksTweets: Harry Styles’ Favourite Designer Just Won At The Fashion Awards - https://t.co/a7CsHsOycl #OneDirection #1D… https://t.co/TI6SljJxVc"
##
## [[5047]]
## [1] "THORChads: RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…"
##
## [[5048]]
## [1] "ichangedhaha: @uoursope So here it goes. I've known them from 2017 ig? But I was a huge directioner and bec 1D was the biggest b… https://t.co/EzRgxKpmjY"
##
## [[5049]]
## [1] "britti_lee: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5050]]
## [1] "sims_simming: listening to 1D soft songs today because feels 🥺"
##
## [[5051]]
## [1] "donghyucock: @exokcals hey angel is an awful song… the only reason people still listen to 1d is for nostalgia lets be real tn"
##
## [[5052]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8"
##
## [[5053]]
## [1] "wilmonxlarrie: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5054]]
## [1] "AkiretaHK: Wow such 1d chess colour me baffled! https://t.co/caqwRbiToW"
##
## [[5055]]
## [1] "Hahyunclip: RT @Buryooooo: \"Welcome to the Shame corner, have a seat!\"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…"
##
## [[5056]]
## [1] "meninadoliam_1D: RT @Harry_SSSSSS: @shirtsthtgohard Original designer👉🏻 @lafayrret To everyone looking this shirt✅💯🔥in all color👕👆👆👆🔥🔥💳👆"
##
## [[5057]]
## [1] "vicjokerera: @daemyra_1D IM SPEAKING AND NO ONE IS REPLYING"
##
## [[5058]]
## [1] "Neymar_1d_: RT @FabrizioRomano: Brazil advance to World Cup quarter finals, South Korea are out. 🚨🇧🇷🇰🇷 #Qatar2022\n\nNext one: Brazil vs Croatia. https:/…"
##
## [[5059]]
## [1] "1D_DailySpain: RT @lpupdatemedia: 📷| Liam today at the Fashion Awards https://t.co/UuANZJAgwb"
##
## [[5060]]
## [1] "daemyra_1D: @vicjokerera SPEAK"
##
## [[5061]]
## [1] "daemyra_1D: @vicjokerera whats going on🤨"
##
## [[5062]]
## [1] "DESceased: no coz why would they set up 1D like this? 😭😭 https://t.co/L5BGIgIPrh"
##
## [[5063]]
## [1] "reinbow05061512: https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/UBj38xOI3T"
##
## [[5064]]
## [1] "bangtansIayer: The quotes … 1D will pay for their crimes https://t.co/tQNc1FVjuH"
##
## [[5065]]
## [1] "1D_DailySpain: RT @LHHispanic: 📸| “Love On Tour. Buenos Aires II. December, 2022.”\n\nHarry via Instagram ❤️🩹 https://t.co/1HoE9vlayF"
##
## [[5066]]
## [1] "toyotathot: @Karissa14_1D Thanks ☺️"
##
## [[5067]]
## [1] "i_still_miss_1D: @1dtpwk_28 Miss you!"
##
## [[5068]]
## [1] "1D_inmyheart4L: RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE."
##
## [[5069]]
## [1] "69thousandUSD: BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash… https://t.co/rmwqGePlko"
##
## [[5070]]
## [1] "SofiiG_1D: RT @YDMM07HOBI: Hilo de Traducciones de Namjoon en Live Weverse 🐨❤️✨️\n\nNombre : Indigo Short Behind https://t.co/2ttzDnBP6r"
##
## [[5071]]
## [1] "SofiiG_1D: @ccfacheras Same"
##
## [[5072]]
## [1] "era_midnights: *6 grammys And he already had two albums that debuted with more than 1 million copies in their first week.\n\nTaylor… https://t.co/9FZT9N9sjg"
##
## [[5073]]
## [1] "Alltheloveee_1D: @HLDMedia @UpdateHLD HOLY SHIT THIS IS EVERYTHING"
##
## [[5074]]
## [1] "Caesar_X: Bringing 1D games to the masses. 👏 https://t.co/Sn50afCmp2"
##
## [[5075]]
## [1] "MichalRomejko: RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0"
##
## [[5076]]
## [1] "Alltheloveee_1D: @NiallHDailyNews NIALLERRRRR THIS IS SO EXCITING AHHHHH 😆"
##
## [[5077]]
## [1] "i_still_miss_1D: this is what i, a larrie, mean when i say i hate larries, like let these people live https://t.co/XkCXGb4jui"
##
## [[5078]]
## [1] "ohmy_GOD_1D: RT @guesungchofp: cho gue sung world cup main character https://t.co/EpGQwoPZ4R"
##
## [[5079]]
## [1] "Polcan28: Content from 4/5 1D today"
##
## [[5080]]
## [1] "1D_infoportugal: 💚 Harry via instagram!! - Love On Tour. Buenos Aires ll. December, 2022.\nhttps://t.co/CagXQiP1ec https://t.co/pu7Od7Z3zn"
##
## [[5081]]
## [1] "Suju_1D: #np I Love You"
##
## [[5082]]
## [1] "dcrwins: @Coolcrying_2931 @twoghostsJJ no no i’m definitely cringing i spent my entire teenage years on 1d twitter i have no… https://t.co/NWgkmx497O"
##
## [[5083]]
## [1] "riptmhlawleys: @justnisahh @MariamS_1D i actually blame you guys"
##
## [[5084]]
## [1] "RegionSkies: @fearlessly2803 Bookmarking to send to solos when they are rude about 1D."
##
## [[5085]]
## [1] "riptmhlawleys: RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…"
##
## [[5086]]
## [1] "ebscbwi: RT @swgrillgalv: Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDirections…"
##
## [[5087]]
## [1] "Neymar_1d_: RT @433: Icons ⭐️🇧🇷 https://t.co/cyjmHpoIgO"
##
## [[5088]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDEF\n\n🔎Name: Xtracke… https://t.co/9neATtgCDh"
##
## [[5089]]
## [1] "RegionSkies: @fearlessly2803 Nice!! Well - 1D were top of my Spotify summary thing - probably because there’s more of their work… https://t.co/I0cIlltYzq"
##
## [[5090]]
## [1] "swgrillgalv: Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDire… https://t.co/GTy9wxOGec"
##
## [[5091]]
## [1] "jisturrabkim: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[5092]]
## [1] "BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase… https://t.co/upXoX2ckpE"
##
## [[5093]]
## [1] "tarloshs: Flight and hotel are booked and my best friend and I are officially travelling, like actually flying to another cou… https://t.co/GZs5MuXbOs"
##
## [[5094]]
## [1] "louisonlygf: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5095]]
## [1] "LousLovelyAngel: It matches the oops tattoo, so I think it is. But im gonna go through the handwritten messages in the 1d yearbook"
##
## [[5096]]
## [1] "nzgtclairs: taylor swift // meanwhile 1d https://t.co/8ZtsKBHq3r https://t.co/LboeuMxjAY"
##
## [[5097]]
## [1] "JudyMaarsh: God, I’m so funny\n#1d #onedirection #LiamPayne https://t.co/Vr4rWxraa9"
##
## [[5098]]
## [1] "KristyW71080355: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5099]]
## [1] "Taylors57510: @WOJTEKzjas Hi ! Open whenever u want :D \nI opened for 1d left ! \nThx for level up :D"
##
## [[5100]]
## [1] "KristyW71080355: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5101]]
## [1] "good4Kostas: I love 1D but Taylor has always been way more successful than them"
##
## [[5102]]
## [1] "511NY: Cleared: Incident on #I76 EB at West of Exit 1D - US 130"
##
## [[5103]]
## [1] "94HARRYSHOUSE: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5104]]
## [1] "RegionSkies: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5105]]
## [1] "moodify11: It will never change me and u\n1D - night changes ❤️"
##
## [[5106]]
## [1] "HannaA_1d: no but who's gonna scream liar with me at Isaac in Hannover:( https://t.co/S7h5PTzzBh"
##
## [[5107]]
## [1] "asoulforothers: Support your own country you absolute weirdo. Do you think 1d fans support England? Do maneskin fans support Italy?… https://t.co/on8kCh6uvw"
##
## [[5108]]
## [1] "donghyucock: 1d were big yes.. really big like where bts are rn.. but were they really good lets be honest with ourselves now"
##
## [[5109]]
## [1] "otbtpwk: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5110]]
## [1] "LuzIvana14: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5111]]
## [1] "otb_satellite: RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5112]]
## [1] "gage_ballard: $SPX vs $BTC 1D \nToo much correlation between these two in 2022. Hard to ignore what could possibly happen next. https://t.co/SjiefrZjOC"
##
## [[5113]]
## [1] "TaquilosTexMex: New faces, new specials, same fantastic service, and delicious food. Make tonight a Taquilo’s night. 😊🍹❤\n\nDelivery:… https://t.co/K4xfOmvzdC"
##
## [[5114]]
## [1] "donghyucock: k33ho not saying 875 is the best bg of all time is baffling me.. 1d??? AND HES AN ARMY?? 😭?!? https://t.co/2LlTqUWvTH"
##
## [[5115]]
## [1] "pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0"
##
## [[5116]]
## [1] "1D_5sos_Hustler: Normalize making a dating wrapped powerpoint yourself"
##
## [[5117]]
## [1] "1D_france_OD: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5118]]
## [1] "rbotsNFT65: WLwhitelist Meaningful @RamonReed20 @apesol12_ @BboyPhantom90 @19982342 @Adanrosasespar1 @JoRgEe_PaPoY @R_O0904_… https://t.co/lQUKvyMmZW"
##
## [[5119]]
## [1] "219Solveig: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5120]]
## [1] "fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV"
##
## [[5121]]
## [1] "eiimmaannn: Bitch please she was there long before 1D ever existed and even thou I love them it’s all her talent https://t.co/XKnei85Zbv"
##
## [[5122]]
## [1] "i_heart_pluto: My episodes days were crazy asf reading modernized slavery in books “parents sold me to 1D for a sand dollar 😰😏”"
##
## [[5123]]
## [1] "TheFatBunnee: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[5124]]
## [1] "tobesobrave28_: @lwtwrldclass i would like to let u know that what u saw on my be real wasn’t even my idea…MY ROOMMATE wanted to wa… https://t.co/Ab17R3qblt"
##
## [[5125]]
## [1] "miks_craft13: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5126]]
## [1] "dcrwins: @dilfballos harry styles and louis tomlinson from 1d’s ship name people think they’re dating and stuff 😭"
##
## [[5127]]
## [1] "softeroften: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5128]]
## [1] "dcrwins: @RightNowHaz i was joking i literally like 1d i did not expect anyone other than my mutuals to see this 😭"
##
## [[5129]]
## [1] "Ema_1D_: @hlnlzdaily finally he's back ❤️ but why the contour?"
##
## [[5130]]
## [1] "AmyRoge99549200: #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/eJzcb4LAgv"
##
## [[5131]]
## [1] "Neymar_1d_: RT @goal: Brazil brought on third-choice goalkeeper Weverton so every member of their squad got to play at the World Cup 💚 https://t.co/CRd…"
##
## [[5132]]
## [1] "sagethemoongirl: whoever added my song to a playlist with only songs by 1d and their solo music…I salute you 🤝"
##
## [[5133]]
## [1] "needhobiwater3: people always call armies toxic when they come for us and the boys DAILY and expect us to stay silent i said sorry… https://t.co/lX38btCWUt"
##
## [[5134]]
## [1] "Dawn_Sis0725: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5135]]
## [1] "ChloeWinslow28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5136]]
## [1] "needhobiwater3: i'm not starting mess but it's the truth other fandoms team up against army. When 1D were still together i bet a lo… https://t.co/JjuFnXOTAa"
##
## [[5137]]
## [1] "Chisa_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5138]]
## [1] "Alltheloveee_1D: @NiallHDailyNews OH IT’S GETTING REALLLLL"
##
## [[5139]]
## [1] "needhobiwater3: @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork i'm not starting mess but i… https://t.co/3PonVgS4vK"
##
## [[5140]]
## [1] "dcrwins: @jennobviously @tiredtiredchloe bro i’m a football fan i haven’t read the fic just random bits that i saw when i wa… https://t.co/opPTmU2fnj"
##
## [[5141]]
## [1] "Leti_1D_: RT @NiallHDailyNews: Niall Horan’s website has updated! https://t.co/AEqKtRK8VX"
##
## [[5142]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'I'm still wide awake.'\n\nLol, sorry that’s not a good one. 😇"
##
## [[5143]]
## [1] "stylanbros: My desired setlist for the 1D reunion tour is entirely dependent upon whether Zayn is there or not. Cause there's s… https://t.co/SLi8FTG9pt"
##
## [[5144]]
## [1] "chili2312: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5145]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USVM\n\n🔎Name: Victory… https://t.co/XEo6NLqBCf"
##
## [[5146]]
## [1] "needhobiwater3: @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork sorry but i can't people al… https://t.co/55PYGPMEHb"
##
## [[5147]]
## [1] "Barbiebambi7: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5148]]
## [1] "lousofthair: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5149]]
## [1] "511NY: Updated: Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc"
##
## [[5150]]
## [1] "SandrineG_1D: RT @choguesungfc: #ChoGuesung : Here's to the ones that keep the passion https://t.co/KuZGVml7SQ"
##
## [[5151]]
## [1] "SandrineG_1D: RT @choguesungfc: THE video that stole your heart \n https://t.co/YMD2PptuUS"
##
## [[5152]]
## [1] "blonde_niall_1d: Liam's back."
##
## [[5153]]
## [1] "Neymar_1d_: RT @brfootball: FOUR. https://t.co/6efUUi8TnG"
##
## [[5154]]
## [1] "Neymar_1d_: RT @goal: Brazil fans sending their support to Pele 🙏 https://t.co/f8aPFSRchd"
##
## [[5155]]
## [1] "pollybild: @_LilyBlue28 A new day for the 1D calendar \n💛❤️💙💚🇨🇮"
##
## [[5156]]
## [1] "lilylovies: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5157]]
## [1] "chararry: @kmmwkindness He always shows that he loves and proud of all the 1d tunes and it makes me so happy😭"
##
## [[5158]]
## [1] "speriamopassi: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5159]]
## [1] "Augustsunflwr: Stop comparing them wtf ? And Taylor already had awards before 1D even existed so pls https://t.co/oRkA500BwN"
##
## [[5160]]
## [1] "sacred_bea: @EB_D_M not the 1d gif"
##
## [[5161]]
## [1] "ohmy_GOD_1D: RT @kkyukirby: when i heard idol even though i know thats south korea’s chosen goal song https://t.co/ZeJhhVKUcT"
##
## [[5162]]
## [1] "ohmy_GOD_1D: RT @teIe_pathy: IM STILL LIFEEEE https://t.co/saVoNur6HM"
##
## [[5163]]
## [1] "ohmy_GOD_1D: RT @btsbaragi_jk: 221206 Hobi on IG\n🐿️our athletes/players, you were so cool!!!!❣️you’ve worked hard!!! https://t.co/QLqtXNS3Ec"
##
## [[5164]]
## [1] "lvskise: @redwhiteandlwt 3- i kissed a girl - katy perry\n17- dont stop me now - queen\n24- best song ever - 1D"
##
## [[5165]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry arriving at the stadium “River Plate” yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/V7snfKWCF3"
##
## [[5166]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: namjoon said a ment in the middle \n\n🐨 you all often say to me 'do everything you want to do kim namjoon'. this time i r…"
##
## [[5167]]
## [1] "tommo28sun: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5168]]
## [1] "Ellen_Horan_1D: @xtommodarlingx You're welcome!"
##
## [[5169]]
## [1] "maryfer178: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5170]]
## [1] "hill_kirstie: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5171]]
## [1] "xtommodarlingx: @Ellen_Horan_1D goodnight and thank youu"
##
## [[5172]]
## [1] "crynightsky: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5173]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Yeah can understand that! But I'm going to sleep, good luck with your exam tomorrow!!"
##
## [[5174]]
## [1] "Pegada__1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5175]]
## [1] "tol_and_smoll: RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5176]]
## [1] "ga_r1997: @conttinent @shitty_pumpkin \"1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to st… https://t.co/1BRLmUqhSV"
##
## [[5177]]
## [1] "kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK"
##
## [[5178]]
## [1] "Pegada__1D: RT @HLNLZ_Tour: Harry tonight!! #LoveOnTourBuenosAires #Night2 (Via dfallaccess) https://t.co/1takM2VLcm"
##
## [[5179]]
## [1] "Pegada__1D: RT @hlnlzdaily: Liam Payne attending the #FashionAwards https://t.co/iJmwDC1VrV"
##
## [[5180]]
## [1] "xtommodarlingx: @Ellen_Horan_1D oh believe me I did last year a LOT I’m just totally not up for it bc then I wanna continue sleepin… https://t.co/3GrnSbtsJJ"
##
## [[5181]]
## [1] "minkeyagenda: keeho saying 1d SO true https://t.co/68Qda3TDvJ"
##
## [[5182]]
## [1] "Pegada__1D: RT @OnedBrUpdates: IG | Liam Payne no Instagram Story! https://t.co/oIyR6dwCCx"
##
## [[5183]]
## [1] "511NY: Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc"
##
## [[5184]]
## [1] "Ellen_Horan_1D: Good night everyone! Hope you had a nice day :)"
##
## [[5185]]
## [1] "511nji76: Crash on I-76 eastbound West of Exit 1D - US 130 (Gloucester City) 1 Right lane of 5 lanes closed 5-10 minute delay… https://t.co/jjbGNEyDYX"
##
## [[5186]]
## [1] "Ellen_Horan_1D: @xtommodarlingx You're welcome!"
##
## [[5187]]
## [1] "Pegada__1D: RT @hlnlzdaily: Liam Payne with fans tonight https://t.co/pgOooFQsF1"
##
## [[5188]]
## [1] "Ellen_Horan_1D: @xtommodarlingx You actually could if you wanted..m I already studied at 2am before"
##
## [[5189]]
## [1] "dcrwins: @kmmwkindness i’ve been a 1d stan since 2010 and i’m still a solo niall stan 😭"
##
## [[5190]]
## [1] "1d_larry4life_: RT @UpdateHLD: Louis saying he wants England to face Brazil in the finals. \n\n🎥: filmbycate\n https://t.co/yZIGudKKhn"
##
## [[5191]]
## [1] "xtommodarlingx: @Ellen_Horan_1D thanksss"
##
## [[5192]]
## [1] "xtommodarlingx: @Ellen_Horan_1D my struggle is that you fall asleep when you want to study and wake up in the middle of the night b… https://t.co/Qt7JcmMpu3"
##
## [[5193]]
## [1] "Ellen_Horan_1D: @connorosgood @tommillichamp Good night! I actually also should go to bed"
##
## [[5194]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Ohh good luck!!"
##
## [[5195]]
## [1] "Ellen_Horan_1D: @xtommodarlingx I woke up this night at 5 am and I was like no not now"
##
## [[5196]]
## [1] "Pegada__1D: RT @hlnlzdaily: Harry watching the Brazil vs. South Korea match today in São Paulo! https://t.co/Qs291UbvOT"
##
## [[5197]]
## [1] "1d_larry4life_: @1982bottleofred I'm confused to😭"
##
## [[5198]]
## [1] "xtommodarlingx: @Ellen_Horan_1D I have an exam tomorrow so nope"
##
## [[5199]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Ha haha yes can understand that"
##
## [[5200]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Oh okay, but if you are tired go to sleep, it's pretty late already"
##
## [[5201]]
## [1] "1d_larry4life_: RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD"
##
## [[5202]]
## [1] "1d_larry4life_: RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468"
##
## [[5203]]
## [1] "1d_larry4life_: RT @fearlessly2803: And the Harry being on his phone saga continues lol. I’d bet be was following the pics from the signings, too, like all…"
##
## [[5204]]
## [1] "1d_larry4life_: RT @stylinarts: louis has a way to make you feel special and heard because he actually listens when you talk. i love him so much https://t.…"
##
## [[5205]]
## [1] "xtommodarlingx: @Ellen_Horan_1D but honestly I’m so glad I woke up now and not at 4am"
##
## [[5206]]
## [1] "xtommodarlingx: @Ellen_Horan_1D I think I was sleeping for a little and I don’t remember much but before that I was a little on my phone"
##
## [[5207]]
## [1] "Pegada__1D: RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…"
##
## [[5208]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Uhm Eva what have you been doing ?"
##
## [[5209]]
## [1] "vaniakeisya_: RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…"
##
## [[5210]]
## [1] "1d_larry4life_: IT IT IS I WILL END MY LIFE.. https://t.co/1o2HYrRrO5"
##
## [[5211]]
## [1] "ThreadClouder: • HMNS Perfume - The Perfection\nLink : https://t.co/nCa0QGgcZs https://t.co/Cgjqgn0Lo8"
##
## [[5212]]
## [1] "1d_MainlyLarry: RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW"
##
## [[5213]]
## [1] "pjrk0927: you're telling me 1D was created through a reality show...... https://t.co/1bVrGFz17V"
##
## [[5214]]
## [1] "Maybe1Day1234: RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…"
##
## [[5215]]
## [1] "daemyra_1D: RT @rhaenyratrgryns: they’re so obsessed with each other https://t.co/DLAjCqHWhs"
##
## [[5216]]
## [1] "httpslouisxx: Everyone’s talking about the vow of celibacy but “used to belong to 1D now I belong to the 1 G” 🤣😭 https://t.co/1u2O2OhKFa"
##
## [[5217]]
## [1] "Ellen_Horan_1D: @rckstarlwtt Oh nooo"
##
## [[5218]]
## [1] "1d_larry4life_: @goldenisbrave FAXX"
##
## [[5219]]
## [1] "1d_wxlls: RT @otb28sun: me for the last 2 hours https://t.co/OS69tpKmNm"
##
## [[5220]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PINK\n\n🔎Name: S… https://t.co/BlTw7apVqk"
##
## [[5221]]
## [1] "Hatohatenurufo1: This project is definitely a gem! 💎 @Broker_Brett @deepak999ms @AeracerFpv @adisdam @kingdamtac @NareshPatta2… https://t.co/pNorWNeRYg"
##
## [[5222]]
## [1] "Danigris18: RT @SonjaNomad: And today's 1D reunion is complete 😌✨️ We'll be alright ✨️"
##
## [[5223]]
## [1] "calipso2828: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5224]]
## [1] "ManInTheMadness: All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabb… https://t.co/sqQfreWEwW"
##
## [[5225]]
## [1] "Ellen_Horan_1D: @rckstarlwtt Slayyyy"
##
## [[5226]]
## [1] "Ellen_Horan_1D: My friend looked over at my phone to the pictures of Louis and she deadass said 'wow that man is young' and I was l… https://t.co/JFVmzl8tSN"
##
## [[5227]]
## [1] "1D_skz_energy: RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…"
##
## [[5228]]
## [1] "lycan_semedo: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5229]]
## [1] "Neymar_1d_: RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK"
##
## [[5230]]
## [1] "Alltheloveee_1D: @HLDMedia @UpdateHLD Shots are fireeeee 🤩🔥"
##
## [[5231]]
## [1] "SUEDEVORA: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5232]]
## [1] "Ellen_Horan_1D: RT @Al2236928: Everything I’ll ever need is hug from Louis"
##
## [[5233]]
## [1] "Ellen_Horan_1D: @Al2236928 Oh yesss"
##
## [[5234]]
## [1] "I_admire_1D: Matt and Karen - Mcu https://t.co/myvC247iaO"
##
## [[5235]]
## [1] "511NY: Updated: Construction on #I76 EB at West of Exit 1D - US 130 https://t.co/VWrw8pbmzq"
##
## [[5236]]
## [1] "BenjaminDeRebel: @HKBelvedere The demons of 1D, that’s an uncomfortable thought."
##
## [[5237]]
## [1] "sageofacopy: @iicftothesun fr\nit reeks of misogyny, and, besides, it’s not even factual, by the time 1d was formed Taylor alread… https://t.co/z54dHPtD3J"
##
## [[5238]]
## [1] "Cringey1D: After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is a really cr… https://t.co/7QEIpo4fZ3"
##
## [[5239]]
## [1] "EmpoweredTradr: RT @LeonidasCrypt0: #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger for a…"
##
## [[5240]]
## [1] "Ellen_Horan_1D: @tommillichamp @connorosgood Ha haha this is amazing!"
##
## [[5241]]
## [1] "midnightrain29: @taylorsdxylight Style by Taylor Swift\nSign of the Times by Harry Styles\nPerfect by 1D\nChicago by Louis Tomlinson\nH… https://t.co/ZHjVlcDXgm"
##
## [[5242]]
## [1] "KeefeSencen7: This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even… https://t.co/46Wyh0RQmd"
##
## [[5243]]
## [1] "annmarie5sos_1D: RT @Tha5SOSFamily: TONIGHT | 06/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nGold Coast, Australia\n\n#TakeMyHandGoldCoast https://t.co/agLRBSn…"
##
## [[5244]]
## [1] "ManInTheMadness: @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibb… https://t.co/FFtqsl55ja"
##
## [[5245]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVY\n\n🔎Name: iShares Trust - iShares Select Dividend ETF\n\n1D P… https://t.co/0EyEeuxtMz"
##
## [[5246]]
## [1] "LeonidasCrypt0: #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger fo… https://t.co/jUZN28V2db"
##
## [[5247]]
## [1] "bangswiftvoting: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5248]]
## [1] "louis_habit_28: $0 1D 2014 WWA Tour - friend got it as a gift, took me with her and another friend\n\nForever grateful for that conce… https://t.co/5A3skgIrfP"
##
## [[5249]]
## [1] "ManInTheMadness: @Voice4Victoria All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the ma… https://t.co/mXv1idlQZt"
##
## [[5250]]
## [1] "lovesziiam: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5251]]
## [1] "SonoFedericaaa: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5252]]
## [1] "SonjaNomad: And today's 1D reunion is complete 😌✨️ We'll be alright ✨️ https://t.co/Wttusc8oG6"
##
## [[5253]]
## [1] "LFA64838259: @IittIefreakrry_ And then there’s me who’s a fan since 1d days and doesn’t have money to buy his merch🤡"
##
## [[5254]]
## [1] "bitcoinbruhdude: RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…"
##
## [[5255]]
## [1] "NFTMoneybruh: RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…"
##
## [[5256]]
## [1] "smartyshortie: sometimes i forget 1D actually happened"
##
## [[5257]]
## [1] "NFTGuyDude: RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…"
##
## [[5258]]
## [1] "DeFiDudeGuy: RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…"
##
## [[5259]]
## [1] "cryptospacedude: RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…"
##
## [[5260]]
## [1] "Neymar_1d_: I can’t wait to see them lifting up the World Cup trophy 🇧🇷💙."
##
## [[5261]]
## [1] "larrieeelove: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5262]]
## [1] "kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with… https://t.co/r4OJotlaTP"
##
## [[5263]]
## [1] "Neymar_1d_: RT @433: BRAZIL 2022. WOW, JUST WOW. 😮💨🇧🇷"
##
## [[5264]]
## [1] "jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibili… https://t.co/pdFXWmaDQ6"
##
## [[5265]]
## [1] "1d_vxbes: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[5266]]
## [1] "Neymar_1d_: RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1"
##
## [[5267]]
## [1] "daemyra_1D: RT @adatarg: its funny how everyone conveniently forgets that daemon targaryen was also a child bride :("
##
## [[5268]]
## [1] "cataiicf: why do yall have to keep pitting taylor and 1d against each other. haylor was a stunt and if it hadn't happened you… https://t.co/l0pjwDV2Wz"
##
## [[5269]]
## [1] "1d_eanna: RT @HealyTMatty: It’s almost as if I knew you muppets would miss me"
##
## [[5270]]
## [1] "daydreaminluvr: @hsIivetour The ancient 1D merch???? Kristy cmon"
##
## [[5271]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/TfaDxM9kJc"
##
## [[5272]]
## [1] "pocketsofposiee: RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[5273]]
## [1] "anniversary_1d: RT @England: Solid at the back again.\n\n💪 @HarryMaguire93 https://t.co/Ea5xCBR269"
##
## [[5274]]
## [1] "collect_1d: @EirevisionPod looking forward to the new podcast!"
##
## [[5275]]
## [1] "1d_vxbes: RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC"
##
## [[5276]]
## [1] "SUGARYTAE: @definitely_1D LITERALLY like don’t piss me off why are you rubbing in the fact that i’m not in that line to see you?"
##
## [[5277]]
## [1] "fatimayassin_1D: i dont wanna go anywhere bc nothing fits me anymore :( so i rather stay home naked 🙃"
##
## [[5278]]
## [1] "Elgod_HL: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5279]]
## [1] "futurlouisfaith: @thelittlefreaks @littlefreaksGA Omgg! I’ve been searching for 1D cds for ages thank you for this opportunity!! https://t.co/ew0pDQseZl"
##
## [[5280]]
## [1] "1D_larry1007: That's it that's it the last one for today I promise https://t.co/PMEmn9UICk"
##
## [[5281]]
## [1] "Emily_Cosce: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5282]]
## [1] "duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ"
##
## [[5283]]
## [1] "1D_larry1007: The game today was fucking insane!!!! https://t.co/wHBgXShmvW"
##
## [[5284]]
## [1] "hudime: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5285]]
## [1] "mamadramalex: i remember my favorite 1d account on vine was being harassed so bad and being told to k*ll themselves so i called t… https://t.co/98KJAECDBk"
##
## [[5286]]
## [1] "1D_larry1007: Such a beautiful photo https://t.co/O3XzEv6NvA"
##
## [[5287]]
## [1] "1D_my_savers: RT @ppredictors: The end of this week will bring you something that’ll make you very happy."
##
## [[5288]]
## [1] "fallenangel_1D: @billboard The princess of latin pop https://t.co/DaKrA0MY3T"
##
## [[5289]]
## [1] "1D_larry1007: The beauty of this boy 😭❤️ https://t.co/WH3dpxnDwF"
##
## [[5290]]
## [1] "1D_my_savers: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[5291]]
## [1] "1D_my_savers: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5292]]
## [1] "fallenangel_1D: RT @billboard: Danna Paola, Ozuna and more artists have their own 2022 #WorldCup TV spots. \n\n https://t.co/lqiztTimJc"
##
## [[5293]]
## [1] "yeetsabssss: RT @itzakimmyj: 1D bops @yeetsabssss"
##
## [[5294]]
## [1] "harryshandss_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5295]]
## [1] "essiedailypop: no kids for niall yet every 1d member tanks after birthing a little gremlin"
##
## [[5296]]
## [1] "rmz_lesliej13: no one pays enough attention to \"Illusion\" by 1d. that's a fact. Niall's bridge was just so *chefs kiss*"
##
## [[5297]]
## [1] "dtqklights: plus 1D ot5 but i see them as my children so its different."
##
## [[5298]]
## [1] "1D_Niall_0324: NiallOfficial Thank you for being born."
##
## [[5299]]
## [1] "AltcoinAve: $AVAX 1D Chart:\n\nWe are accumulating $AVAX here. Front running the target posted on the chart with a sell order at… https://t.co/jpalkOVd4q"
##
## [[5300]]
## [1] "KP22345: @folkloreschrry @atwtmvtvftvsga @anxiouslyyours_ Courtney they just wanna discredit Harry and act like Taylor's the… https://t.co/wLXWpMbkDt"
##
## [[5301]]
## [1] "1D_larry1007: RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1"
##
## [[5302]]
## [1] "majesstik1: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[5303]]
## [1] "SeeYouAlways369: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5304]]
## [1] "Neymar_1d_: RT @433: NEYMAR IS BACK! 🫡🇧🇷 https://t.co/0PHMx2Ba67"
##
## [[5305]]
## [1] "ccalinnn: cas, paramore, nirvana, the1975, keshi, neck deep, nirvana, simple plan, green day, secondhand serenade, radiohead,… https://t.co/8wh32Cce3V"
##
## [[5306]]
## [1] "Neymar_1d_: RT @FIFAWorldCup: 🇧🇷 Brazil have now used all 26 players in their #FIFAWorldCup squad! \n\nA real team effort 💛👏 https://t.co/lKl2ibWCd6"
##
## [[5307]]
## [1] "Larrys_flower: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5308]]
## [1] "1D_larry1007: RT @Chunkz: Congratulations to Brazil for winning the world cup."
##
## [[5309]]
## [1] "Aww_stardust: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5310]]
## [1] "1D_larry1007: RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK"
##
## [[5311]]
## [1] "Ricardo62539930: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5312]]
## [1] "harrys_hiatus: He is Instagramming about the 1D website"
##
## [[5313]]
## [1] "tomdaya28larry: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5314]]
## [1] "Laceface28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5315]]
## [1] "Livyourlife___: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[5316]]
## [1] "1D_larry1007: RT @SSFootball: 🇧🇷 𝐇𝐨𝐧𝐨𝐮𝐫𝐢𝐧𝐠 𝐭𝐡𝐞 𝐥𝐞𝐠𝐞𝐧𝐝 🇧🇷\n\n#FIFAWorldCup https://t.co/1ZmVU0epDh"
##
## [[5317]]
## [1] "1D_larry1007: RT @footballdaily: Brazil are en route to the quarter-finals 🔥\n\nWe call that one Joga Bonito 👌\n\n#fifaworldcup https://t.co/RvH8I3VC4i"
##
## [[5318]]
## [1] "valentinaia1708: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[5319]]
## [1] "yooncullenel: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5320]]
## [1] "withstyle_1D: RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG"
##
## [[5321]]
## [1] "1D_larry1007: RT @FIFAWorldCup: What a first-half display! 🇧🇷⚡️\n\n#FIFAWorldCup | #Qatar2022 https://t.co/zVRiKvd3Hr"
##
## [[5322]]
## [1] "mightdeleetidk: And yet nobody is saying Taylor helped the boys create a career. Before anybody comes for me about this I'm gonna a… https://t.co/Z3ZzDUy3Ke"
##
## [[5323]]
## [1] "VinylsforHalo: I liked all the choreography of 1d on Spotify and FORGOT THIS SONG WAS A THING"
##
## [[5324]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMAG\n\n🔎Name: VanE… https://t.co/To1xIe4W3F"
##
## [[5325]]
## [1] "ManInTheMadness: @realDrBrendan I presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic juice/ca… https://t.co/GjaxNCxS7n"
##
## [[5326]]
## [1] "captainass70: @its_LunaO @7Jimin_wife7 @That_Fama @fateme28_1D screaming inside*****"
##
## [[5327]]
## [1] "thequeensheart: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5328]]
## [1] "alwaysalouie: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[5329]]
## [1] "Cristina___1D: RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt"
##
## [[5330]]
## [1] "Srry713: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5331]]
## [1] "LoadingCode: Dm me to pre-order a commission!\n\nCommissions opening soon\nContact me either on here or Discord\nCode#5481\nNormal -… https://t.co/Pz8d3rC0UU"
##
## [[5332]]
## [1] "KryptoQuiet: /2 $BTC | 1D\nStill trackin. Not the greatest daily candle today.. https://t.co/rlPj4n3a4S"
##
## [[5333]]
## [1] "1dtpwk_28: @samelipsredrry Have a 1D tweet for this!!"
##
## [[5334]]
## [1] "1D_larry1007: What an iconic legend!!\nWishing him a quick recovery! 🫶🏼 https://t.co/DMJztmhjN9"
##
## [[5335]]
## [1] "samelipsredrry: @1dtpwk_28 end of the day if 1d counts?"
##
## [[5336]]
## [1] "Destina_1D: RT @chartdata: 10 years ago, @onedirection's 'Take Me Home' debuted at #1 on the Billboard 200. It marked their second #1 that year."
##
## [[5337]]
## [1] "Alltheloveee_1D: @HLDTour I so wish suspenderry would come back sometimes 😭"
##
## [[5338]]
## [1] "171rainb0w: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5339]]
## [1] "nora_1d_hp: @icarusfallwt yeah makes sense you are :( \nsending you lot's of love"
##
## [[5340]]
## [1] "jechr2012: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5341]]
## [1] "taylanasgirlie: RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…"
##
## [[5342]]
## [1] "roozCantwell: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5343]]
## [1] "TPWKarlo: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5344]]
## [1] "_five_angels_1D: RT @ULJPMedia: 📸 More of @LiamPayne attending The Fashion Awards 2022 at the Royal Albert Hall. \n\n©️Copyright (c) 2022 Shutterstock. https:…"
##
## [[5345]]
## [1] "harrieflieber: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5346]]
## [1] "luhhrainbow: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5347]]
## [1] "louehhstalright: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5348]]
## [1] "1d__fairy: RT @stevensbestie: i can't believe some people will live their lives and never watch this video of youngbin https://t.co/KZuciOWy1W"
##
## [[5349]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Scorpio... 'She's not afraid of all the attention.'\n\nTry to consider… https://t.co/xw0Y6nLxzk"
##
## [[5350]]
## [1] "basadoreinhard: RT @ave_eli: $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma will rise furt…"
##
## [[5351]]
## [1] "1d_Obsessionnn: RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX"
##
## [[5352]]
## [1] "icarusfallwt: @nora_1d_hp thank you, we are okay we’re just annoyed :/"
##
## [[5353]]
## [1] "1d_Obsessionnn: ALL THE LARRIES AND HAIRBALLS THAT WERE YELLING AT ME WYA??? https://t.co/fjZSHKk2N6"
##
## [[5354]]
## [1] "basadoreinhard: RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…"
##
## [[5355]]
## [1] "yaeunda: RT @hahrdbiosl15: @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[5356]]
## [1] "fay_2528: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5357]]
## [1] "_five_angels_1D: RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…"
##
## [[5358]]
## [1] "1D_fan_Marlies: RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj"
##
## [[5359]]
## [1] "mary_loves_1D: RT @Cinnabon: i'm in love"
##
## [[5360]]
## [1] "1D_Mill: Check out my highlight - https://t.co/c92GeSk3vy"
##
## [[5361]]
## [1] "1d__fairy: @stevensbestie WHAT"
##
## [[5362]]
## [1] "KPOPANIMEBL: keeho taste, 1D made bops fr like their songs will still be bops till this day idc https://t.co/cttK06fkmK"
##
## [[5363]]
## [1] "EBOYSJOON: @94SERENDIPlTY mine is free tickets to see 1d..."
##
## [[5364]]
## [1] "tadeubueno: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[5365]]
## [1] "nora_1d_hp: RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt"
##
## [[5366]]
## [1] "Alltheloveee_1D: Babyyyyy 🥹😭🫶🏻 https://t.co/WdioAEDNcz"
##
## [[5367]]
## [1] "EricHartMN: @TheSotaSwede @the_transit_guy Hwy 63 from Turtle Lake to Cumberland, WI trades the extra lane every so often… https://t.co/Wz2S6txuFO"
##
## [[5368]]
## [1] "Alltheloveee_1D: @NiallHDailyNews AWWWWW HE’LL DO THAT EXACTLY WITH HIS KIDS HE’S GONNA BE THE BEST DAD EVER 😭😭😭😭😭"
##
## [[5369]]
## [1] "3226Pankaa: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5370]]
## [1] "MaliShirazian: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[5371]]
## [1] "bronzeagepapi: RT @mohito1905: LLMs encode 1D tokens, vision transformers encode 2D image patches, but what's the right formulation for 6-DoF manipulation…"
##
## [[5372]]
## [1] "crrythefeeling: @_into_the_light i’m gonna say yes because remember when they busted out beautiful girls at that 1d show in like 2014"
##
## [[5373]]
## [1] "the_artist_nft: Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/vAIJuNb9gn"
##
## [[5374]]
## [1] "midnightrain29: @sprksflyswft Daydreaming by Harry Styles\nthe last great american dynasty by Taylor Swift\nSmall Talk by Niall Horan… https://t.co/mxXFdxfCwV"
##
## [[5375]]
## [1] "swiftsversion13: RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…"
##
## [[5376]]
## [1] "RobertCryptoWo1: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[5377]]
## [1] "1D_larry1007: Ok I really love this photo now https://t.co/xoPPu1bQXk"
##
## [[5378]]
## [1] "Home28Sunflwer: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5379]]
## [1] "1D_larry1007: FUCKING TOLD YA 🇧🇷❤️ https://t.co/bknvpVFieD"
##
## [[5380]]
## [1] "eversncematilda: @sneakysneakery @rosieoftb yes? bc you’re going there for louis so why wouldn’t you wear his merch. if it was 1d me… https://t.co/GRnTYT4MwR"
##
## [[5381]]
## [1] "tshirtforfamily: Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/yIc7zRkm87"
##
## [[5382]]
## [1] "Sann_1D: @bubblehrry @thighrrybot Like this ?\nGod I love her https://t.co/sTMsJ5lNp1"
##
## [[5383]]
## [1] "tshirtforyouusa: Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/jnLkVoU1hC"
##
## [[5384]]
## [1] "bestgiftfamily: Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/aMRxCA9sZ3"
##
## [[5385]]
## [1] "SaraAlamilla11: RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…"
##
## [[5386]]
## [1] "peacockteeusa: Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/hCxyzInaSP"
##
## [[5387]]
## [1] "shancarz: Love 1D? caramencinta Love CJR?"
##
## [[5388]]
## [1] "AneuAneudwi: Love 1D? caramencinta Love CJR?"
##
## [[5389]]
## [1] "ItsMeDhewiie: Love 1D? caramencinta Love CJR?"
##
## [[5390]]
## [1] "LilLadyChina: Love 1D? caramencinta Love CJR?"
##
## [[5391]]
## [1] "1D_larry1007: I love this tiktok dance so much I watch the tiktok of ney dancing it every fucking day https://t.co/P5ydGSHkor… https://t.co/JyBmx3k4oI"
##
## [[5392]]
## [1] "RobertCryptoWo1: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[5393]]
## [1] "micana_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5394]]
## [1] "RobertCryptoWo1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5395]]
## [1] "habitnsunflower: This is the first tt I saw on my fyp. This or that edition. Little Freak started to play and I knew that the 1D son… https://t.co/KyyKSFa8s3"
##
## [[5396]]
## [1] "t70slwt: slipping through my fingers abba fc louis tomlinson faith in the future one direction 1d fancam signings soft cute https://t.co/ZqjYZayan6"
##
## [[5397]]
## [1] "nora_1d_hp: RT @B4TSONS: this is unacceptable, I honestly wasn't gonna say anything about his security bc i thought i was making it up but unfortunate…"
##
## [[5398]]
## [1] "ljhsjp66: RT @US__UK: 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-UK / SHOW-1 /…"
##
## [[5399]]
## [1] "nora_1d_hp: RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…"
##
## [[5400]]
## [1] "bbyy01: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[5401]]
## [1] "nora_1d_hp: @icarusfallwt so sorry this happened. i hope you all are okay <3"
##
## [[5402]]
## [1] "bbyy01: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5403]]
## [1] "littlelarrie_j: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5404]]
## [1] "brightannegold: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5405]]
## [1] "Random832: @lorenschmidt I read once that a good way to get a periodic 1D noise function is to generate 2D noise and then samp… https://t.co/J9qyFDnAXj"
##
## [[5406]]
## [1] "LisLindaSarii: Love 1D? caramencinta Love CJR?"
##
## [[5407]]
## [1] "LisLindaSarii: Love 1D? caramencinta Love CJR?"
##
## [[5408]]
## [1] "Arin_Akai_99: Love 1D? caramencinta Love CJR?"
##
## [[5409]]
## [1] "arif_andrynsh: Love 1D? caramencinta Love CJR?"
##
## [[5410]]
## [1] "Apriellsanatic: Love 1D? caramencinta Love CJR?"
##
## [[5411]]
## [1] "Nofieya: Love 1D? caramencinta Love CJR?"
##
## [[5412]]
## [1] "Walton_Ocelot: RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…"
##
## [[5413]]
## [1] "lomlfreakrry: @UpdateHLD Remember the one time Harry and Louis had a bet during a 1D concert and then Germany won 7:1?"
##
## [[5414]]
## [1] "yagirlkinah: @definitely_1D JOICEEEE JDJDJD THANK YOUUUU"
##
## [[5415]]
## [1] "Buffet1Buffet: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[5416]]
## [1] "SandrineG_1D: RT @choguesungfc: i’ll miss guesung having beef with other players 😅\n https://t.co/BT8LsiYsvP"
##
## [[5417]]
## [1] "AltcoinRadarYT: It is much more powerful learning how to trade the 4hr and 1D charts than it is the 1hr or smaller charts...\n\nMacro is everything! 📈"
##
## [[5418]]
## [1] "tomjackson2065: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[5419]]
## [1] "mandaTW_1D_DG: Woke up with a headache and now I feel dizzy"
##
## [[5420]]
## [1] "putroxziall: Whenever one of the 1d lads get new girlfriends people start bashing the girl\n\nI dont understand why people need to… https://t.co/VBvUQ9aRhQ"
##
## [[5421]]
## [1] "emasversion13: RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…"
##
## [[5422]]
## [1] "simp4bandanarry: @habit_nr @1d_Obsessionnn is there another reason for this? or are we still mad at apple?? which is fair but also f… https://t.co/o1yNpZvnjA"
##
## [[5423]]
## [1] "lrrybowie: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5424]]
## [1] "_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/w9qBTmemK1"
##
## [[5425]]
## [1] "mdwtommo: @simp4bandanarry @habit_nr @1d_Obsessionnn After I was forced to listen to the album one day over and over again, I… https://t.co/TT0PedHsuE"
##
## [[5426]]
## [1] "SUGARYTAE: @definitely_1D cause that should be me. so idc what you got or how it was."
##
## [[5427]]
## [1] "Datboibully1: No disrespect to keystix but bro this is bad 1d and 6 hours of streaming is crazy wtf😭 https://t.co/fkXq9wKsvb"
##
## [[5428]]
## [1] "1D_fan_Marlies: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[5429]]
## [1] "boo_bear_lou_91: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5430]]
## [1] "ChrstnETH: RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…"
##
## [[5431]]
## [1] "ron_crypto17: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[5432]]
## [1] "LittleMix_1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[5433]]
## [1] "habit_nr: @simp4bandanarry @1d_Obsessionnn no cancel them"
##
## [[5434]]
## [1] "simp4bandanarry: @habit_nr @1d_Obsessionnn okay but every breaking wave is a really good song"
##
## [[5435]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/h7RUgoTxwF"
##
## [[5436]]
## [1] "anniversary_1d: RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…"
##
## [[5437]]
## [1] "anniversary_1d: RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr"
##
## [[5438]]
## [1] "copyoflouist28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5439]]
## [1] "Marie_TCOE: 1D AND TAYLOR PARTY LETSGO (I’m not there yet lol but I am very excited hahah)"
##
## [[5440]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I like the way you smile with your eye… https://t.co/U25QwwAEOQ"
##
## [[5441]]
## [1] "Karissa14_1D: @toyotathot This is the cutest thing"
##
## [[5442]]
## [1] "AnonCharts: /ES | 1D\n\nMacro downtrend still in tact https://t.co/KXZcyDpcKy"
##
## [[5443]]
## [1] "Rias_life_is_1d: @haroldandtommo8 Not far from it either"
##
## [[5444]]
## [1] "XNDASVERSION: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5445]]
## [1] "1d_Obsessionnn: @habit_nr i hope whoever got that idea was fired bc that was not it"
##
## [[5446]]
## [1] "Babyfreakrry28: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5447]]
## [1] "SandrineG_1D: RT @choguesungfc: And that’s a wrap for South Korea! 👏\nCho Gue Sung is the first Korea Republic player to score a brace in Fifa World Cup g…"
##
## [[5448]]
## [1] "SandrineG_1D: RT @choguesungfc: @theKFA this is just the beginning🔥👏❤️🇰🇷"
##
## [[5449]]
## [1] "SandrineG_1D: RT @choguesungfc: Let’s see which club will sign him up\n\n#조규성 #choguesung #fifaworldcup https://t.co/yNKoEOfDMS"
##
## [[5450]]
## [1] "supermormongirl: RT @taydaloo: yeah so the next y'all ask why we hate 1d stans or harries, you have the answer here lol like don't expect us to forget and m…"
##
## [[5451]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDMV\n\n🔎Name:… https://t.co/5mbCsxMalV"
##
## [[5452]]
## [1] "Cristina___1D: RT @billboardcharts: The Global Excl. U.S. top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/6egMIAwvXm"
##
## [[5453]]
## [1] "Cristina___1D: RT @billboardcharts: The #Global200 top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/vzurPeBjcT"
##
## [[5454]]
## [1] "sunflwrphe: the only thing 1d “helped” taylor with was transitioning to pop when she stunted with harry 😭 https://t.co/wahj0tra90"
##
## [[5455]]
## [1] "74SonCam: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5456]]
## [1] "ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150e… https://t.co/RWKLPCSzWZ"
##
## [[5457]]
## [1] "midnightrain29: @BeckysGarden13 The Greatest by Louis Tomlinson \nArms Of A Stranger by Niall Horan\nWonderland by Taylor Swift\nIf I… https://t.co/HP4iqblCxo"
##
## [[5458]]
## [1] "lvstognotfound: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5459]]
## [1] "QuackWhale27: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[5460]]
## [1] "habit_nr: @1d_Obsessionnn i refused to listen on principle."
##
## [[5461]]
## [1] "1d_Obsessionnn: okay i’m starting this https://t.co/Enr8fzJD7A"
##
## [[5462]]
## [1] "JonahGranger_1d: stopp it you two🥺🤍 https://t.co/TmqckH1YaX"
##
## [[5463]]
## [1] "1d_Obsessionnn: @habit_nr yes, on my old ipad and still never listened to it"
##
## [[5464]]
## [1] "Cat_adultlarry: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5465]]
## [1] "AMADO__1D: RT @VIZMedia: Happy birthday to talented artist and shinobi, Inojin Yamanaka! 🎨 🔥 \n\nvia Boruto: Naruto Next Generations https://t.co/m3Qq1t…"
##
## [[5466]]
## [1] "1DRocksTweets: Rita Ora showcases her quirky side with prosthetic make-up at Fashion Awards - https://t.co/y6Bu8yBQ5Y… https://t.co/UPFuafHa9C"
##
## [[5467]]
## [1] "Bielik357: @DrawingStuff101 1D please!\n\n(Thx for the chance) https://t.co/MmXasJFZyB"
##
## [[5468]]
## [1] "ave_eli: $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma wil… https://t.co/NTwEWZlHMe"
##
## [[5469]]
## [1] "Neymar_1d_: You never disappoint me 🇧🇷🇧🇷💙."
##
## [[5470]]
## [1] "charlotteeww: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5471]]
## [1] "BB28_1D: RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW"
##
## [[5472]]
## [1] "28twoghosts_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5473]]
## [1] "f02lnaf: RT @in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…"
##
## [[5474]]
## [1] "lislvsangelsfly: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5475]]
## [1] "Neymar_1d_: RT @FIFAWorldCup: Incredible football."
##
## [[5476]]
## [1] "TMessi_1D: RT @CoolViews_: Views https://t.co/HapNy1Dvl3"
##
## [[5477]]
## [1] "harrys_hiatus: Harry is journaling about the 1D website all night"
##
## [[5478]]
## [1] "tpwklailaa: 1D to 1G https://t.co/ZmHHq7EuCv"
##
## [[5479]]
## [1] "YDanoyan: RT @YDanoyan: Solution of modern physics problems is 3-And gate\nA.Defoliation 3D discrete space from continue 1D time\nB.Confirmation of ani…"
##
## [[5480]]
## [1] "notminebutyour: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5481]]
## [1] "TMessi_1D: RT @CoolViews_: I want https://t.co/tX4JXlBRkm"
##
## [[5482]]
## [1] "TMessi_1D: RT @CoolViews_: Barcelona, Spain https://t.co/7owJIzowNO"
##
## [[5483]]
## [1] "fuck1ngbea: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5484]]
## [1] "TMessi_1D: RT @CoolViews_: Thailand https://t.co/VqjwbH8tBv"
##
## [[5485]]
## [1] "TMessi_1D: RT @CoolViews_: I want to be here https://t.co/hWZznPMUHo"
##
## [[5486]]
## [1] "1D_Dolantwins18: @Jamison0425 Barely breathing 😮💨"
##
## [[5487]]
## [1] "TMessi_1D: RT @ESPNFC: Japan manager Hajime Moriyasu bowed in appreciation to the fans who traveled all the way to Qatar to support their team 🇯🇵\n\nRes…"
##
## [[5488]]
## [1] "Yoonmin_1D: RT @parshuvile: Wednesday’s Jenna Ortega reveals to Vogue that her favorite album released this year is INDIGO by RM of BTS :\n\n“I’ve been o…"
##
## [[5489]]
## [1] "Balisa07: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5490]]
## [1] "DraganovaIliana: RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…"
##
## [[5491]]
## [1] "Chaotic_Yin: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5492]]
## [1] "applrby: @peepeep49436540 OMG YESS I LOVE HARRY AND 1D AS WELL... I've seen Harry this summer and I'm going to louis next year"
##
## [[5493]]
## [1] "seolarwonu: @1D_CAVA @JulesBy10 @thatsnomunn we need a third cat"
##
## [[5494]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBCE\n\n🔎Name: iShares… https://t.co/4n1cf57UCt"
##
## [[5495]]
## [1] "ladycuntingham: @CokeAtTheBeach @AvriiOla @mari__ax @LAHXLLUClNATlON no you specifically pointed out 1D. you were referring to larr… https://t.co/mTnQNb4C1s"
##
## [[5496]]
## [1] "PerfectHome28: What a day! All 1D guys moved today! \n\nLouis did an album signing and he looked so happy https://t.co/OEfgmFmf0K"
##
## [[5497]]
## [1] "jooniethevirgo: @definitely_1D i didn’t even do anything 🙄"
##
## [[5498]]
## [1] "l0stinthemiddle: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5499]]
## [1] "1D_marvel_bts: Looks like @LiamPayne is quite eNjOyiNg the time"
##
## [[5500]]
## [1] "ChargeStripe: RT @ChargeStripe: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/gNjASk8gB4.\n\nI traded the same alert from…"
##
## [[5501]]
## [1] "1D_InaCoolWay: RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX"
##
## [[5502]]
## [1] "kenda_1d: RT @lwnnisterz: someone who met ewan talking about what he’s like??? PLEASE I CANT DO THIS https://t.co/zEIUxMLAV1"
##
## [[5503]]
## [1] "ILove__1D__: @thelittlefreaks Thank you so much🙏🏻 I would love to get midnight memories💗 https://t.co/S6BBsoegaU"
##
## [[5504]]
## [1] "kenda_1d: RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP"
##
## [[5505]]
## [1] "ILove__1D__: RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…"
##
## [[5506]]
## [1] "LTHS2730: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5507]]
## [1] "SUGARYTAE: @definitely_1D real"
##
## [[5508]]
## [1] "n_stylinson_28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5509]]
## [1] "Leti_1D_: RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night"
##
## [[5510]]
## [1] "ILove__1D__: @1dtpwk_28 I don’t have any🥲"
##
## [[5511]]
## [1] "hejkamorelka00: @katerrinna91 one of the best 1D songs i swear"
##
## [[5512]]
## [1] "nesafleur: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5513]]
## [1] "Louis369Harry: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5514]]
## [1] "stella_1d: @LPdailysteps #WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE\n#WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE… https://t.co/Y6KwrruCpa"
##
## [[5515]]
## [1] "Neymar_1d_: RT @433: THIS. IS. FUTEBOL! 🇧🇷🕺 https://t.co/Z9oXagkgv5"
##
## [[5516]]
## [1] "_1d_syndrome_: Louis is so pretty omg"
##
## [[5517]]
## [1] "DariusBystry85: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[5518]]
## [1] "GehakteSpinazie: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5519]]
## [1] "Rainbowstar80: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5520]]
## [1] "_luciaavecilla_: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5521]]
## [1] "thatcosmogurl: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5522]]
## [1] "jessicringe: as much as i love 1d, taylor was well established without them even existing and if they never did exist, she would… https://t.co/mZsKJVBv6z"
##
## [[5523]]
## [1] "matildarryyyyy: which member of 1D caught your eye first? Mine was Zayn and then Harry"
##
## [[5524]]
## [1] "SandrineG_1D: RT @choguesungfc: it’s okay guesung you’ve already won😜\n#ChoGuesung \n https://t.co/bqWaGdBukj"
##
## [[5525]]
## [1] "mariatpwk58: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5526]]
## [1] "kenda_1d: RT @heartstopprry: ever since Harry touched down in latin america I swear his energy fully shifted. he is so much more happier, he looks so…"
##
## [[5527]]
## [1] "caIumswh0r3: @miri_magdalene USED TO BELONG TO 1D NOW BELONG TO THE 1 G"
##
## [[5528]]
## [1] "_perfectline_: En mi anterior cuenta puse esto \n\nWho was your fav artista over the past 10 years? \n2010: Jonas Brothers\n2011: Jona… https://t.co/rbdOlC7h1y"
##
## [[5529]]
## [1] "1DRocksTweets: Electric Picnic 2023 line-up features Billie Eilish and more - https://t.co/a8VB5i9emJ #OneDirection #1D… https://t.co/OrWb04CPFd"
##
## [[5530]]
## [1] "harrylouis_28_: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5531]]
## [1] "katerrinna91: mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed"
##
## [[5532]]
## [1] "larryshousex: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5533]]
## [1] "myratfanaccount: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5534]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... 'Gotta make up our minds.' \n\nOne day your dreams will be clear. 💖"
##
## [[5535]]
## [1] "pancakesfor28_: @yourgoldenquiet @28goldenhomes Why are 1d interviews always such a chaos😭😭 love it"
##
## [[5536]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BNGE\n\n🔎Name: First… https://t.co/dYHKejoDah"
##
## [[5537]]
## [1] "natyx09jinx: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5538]]
## [1] "Veritopreeciosa: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5539]]
## [1] "MonarchBTC: $ETH #Ethereum 1D\n\nstill holding htf horizontal area... https://t.co/VF2BbYGpyY"
##
## [[5540]]
## [1] "FreeSmo11686855: RT @ManInTheMadness: @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/1d…"
##
## [[5541]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/OffOHPVYHq"
##
## [[5542]]
## [1] "maya_loves_1d: His smile ❤️🩹🥺 https://t.co/hToBd7Pc14"
##
## [[5543]]
## [1] "2CosmicHearts: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5544]]
## [1] "maya_loves_1d: RT @teaandfrozenpea: Manifesting an interaction tonight only bc I want you know who to cry a river. 🕯 https://t.co/assI5mZGIQ"
##
## [[5545]]
## [1] "Taylors_shoe13: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5546]]
## [1] "maya_loves_1d: RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr"
##
## [[5547]]
## [1] "cryingoveresny: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5548]]
## [1] "1Dinformation02: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[5549]]
## [1] "thearchergomez: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5550]]
## [1] "sikekassie: 1d tanked tayvoodoo"
##
## [[5551]]
## [1] "bloristyles: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[5552]]
## [1] "katarina_ns_: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5553]]
## [1] "Coffeedreamer10: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5554]]
## [1] "Rebecca_14LA: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5555]]
## [1] "harrys28house: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5556]]
## [1] "McNamaraDynasty: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[5557]]
## [1] "IsabelM94902405: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5558]]
## [1] "zeller_craig: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[5559]]
## [1] "lovelovemelou: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5560]]
## [1] "AndreaRock97: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5561]]
## [1] "ky0_1d: RT @_kairy_draws_: We all felt it \n#mariomovie https://t.co/UwiUUdIsSA"
##
## [[5562]]
## [1] "Braveinlove28: RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…"
##
## [[5563]]
## [1] "Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you fe… https://t.co/qmPfNMdiZe"
##
## [[5564]]
## [1] "waijtp: @atwtmvtvftvsga any ts album is most succesful than any 1d album, even evermore i would say"
##
## [[5565]]
## [1] "pablo_algoboss: ..fell out of the wedge sooner than anticipated. I may have entered late when I woke up, so see how it ages.\n\n#XRP… https://t.co/a0sKtUDlYs"
##
## [[5566]]
## [1] "tobiasptr: RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ"
##
## [[5567]]
## [1] "BB28_1D: RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX"
##
## [[5568]]
## [1] "bnodzak: @parisrae13 not fearless being the most awarded country album ever before 1D sang a single note 😭😭😭"
##
## [[5569]]
## [1] "CoraDockery: @1dtpwk_28 I don't have one but I have a 1D one, it is Change your ticket"
##
## [[5570]]
## [1] "always1d__1d: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[5571]]
## [1] "Vstars_TaeTae: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5572]]
## [1] "sunxlemoon: I am a 1D fans but WTF https://t.co/PczKuOPzuD"
##
## [[5573]]
## [1] "always1d__1d: RT @ziamsversion: Shh 🤫 I'm Menifesting \n\n 🕯 🕯\n 🕯 🕯\n \n 🕯…"
##
## [[5574]]
## [1] "KSouillere: @Purpleizor_1D @onedirection @NiallOfficial @zaynmalik @Harry_Styles @LiamPayne @Louis_Tomlinson Liam"
##
## [[5575]]
## [1] "always1d__1d: RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh"
##
## [[5576]]
## [1] "always1d__1d: RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl"
##
## [[5577]]
## [1] "always1d__1d: RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf"
##
## [[5578]]
## [1] "always1d__1d: RT @bisexuallouies: the moment. https://t.co/AV0LnExesV"
##
## [[5579]]
## [1] "always1d__1d: RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3"
##
## [[5580]]
## [1] "larriepontocom: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5581]]
## [1] "always1d__1d: RT @UpdateHLD: Louis reacting to his writing at the signing in London today! \n\n📸: pauleenmia https://t.co/iWpbbvFy3D"
##
## [[5582]]
## [1] "always1d__1d: RT @venomrry: oh shakespeare would write sonnets about him https://t.co/DihVeD9tz1"
##
## [[5583]]
## [1] "moonlightrry__: RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…"
##
## [[5584]]
## [1] "always1d__1d: RT @UpdateHLD: Louis smiling at a fan during his signing earlier today. \n\n📸: xorainbowlouis https://t.co/H9fTlbjxSQ"
##
## [[5585]]
## [1] "lonelylilcactus: @TheoBurrArt @Al__Samil @AndrewCyberKop I am so sorry to break in to this beautiful, heartwrenching thread (as a fe… https://t.co/1D1c9KjJ2e"
##
## [[5586]]
## [1] "PaoCastaneda12: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5587]]
## [1] "1DRocksTweets: Madison Square Garden Resets Year-End Venue Revenue Record Thanks to Shows by Harry Styles, Billy Joel -… https://t.co/Bgp0TEuZBf"
##
## [[5588]]
## [1] "Kasper_S98: @barakat539 1d, 1h frame\nwhat do you think https://t.co/pXLMaQmCWS"
##
## [[5589]]
## [1] "Satoshi828: Using multi time frame RSI strategy , \nvery simple and also have good result. \nCombine with BB and FIb to find more… https://t.co/ZgM4CG1O9l"
##
## [[5590]]
## [1] "swifthe1: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5591]]
## [1] "iPutaDoZayn: if brazil takes england in the final it will be 1 goal for each one of the 1D"
##
## [[5592]]
## [1] "ainhoax1d: @HannaA_1d honestly these: https://t.co/6pToKJ7ZdE"
##
## [[5593]]
## [1] "BB28_1D: RT @TBGlobetrotter: Pauli arrived in Brazil wearing this tshirt supporting Brazilian artists Bala Desejo and Céu who decided to not open fo…"
##
## [[5594]]
## [1] "mj1dmind: in the 1d reunion, there should be a presale for people who have had 1D as their number 1 on their spotify wrapped"
##
## [[5595]]
## [1] "TeamSpo58025145: Bauer Supreme 5000 Hockey Skates Size 1d US Size 2 Shoe Ice Power Quality Free https://t.co/03kxB4LeiE eBay https://t.co/wJkJvfEfOT"
##
## [[5596]]
## [1] "ForgodsakeLarry: @1D_Dolantwins18 Oh my days thank you sm!!"
##
## [[5597]]
## [1] "borderjaeyun: @realcravity liam was in 1d there’s no liam in 5sos"
##
## [[5598]]
## [1] "RetailandServi1: ZEBRA RS5000-LCFSWR 1D 2D RING SCANNER FOR WT6000 WEARABLE TERMINAL https://t.co/dQQ5ZsfneY eBay https://t.co/k19BYZ60TP"
##
## [[5599]]
## [1] "Legal0Chef: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[5600]]
## [1] "midnightrain29: @alyssamidnights the great war by Taylor Swift\nSan Francisco by Niall Horan \nCinema by Harry Styles\nSaturdays by Lo… https://t.co/RpoaIJGmml"
##
## [[5601]]
## [1] "speakluc: thank u 1d for nothing https://t.co/ecvO0bRBM7"
##
## [[5602]]
## [1] "stan___1D: RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…"
##
## [[5603]]
## [1] "XavierTh3Savior: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[5604]]
## [1] "28_09_2013: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5605]]
## [1] "C59291868: @thelittlefreaks This is far too much Thank you so much for doing this i cant find any of the 1d vinyls at an affor… https://t.co/GoeMbtFxi3"
##
## [[5606]]
## [1] "CokeAtTheBeach: @ladycuntingham @mari__ax @LAHXLLUClNATlON Aren't yall the ones who always say he's had multiple secret relationshi… https://t.co/bo4cWnN2Ua"
##
## [[5607]]
## [1] "sobtafo: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5608]]
## [1] "Jhoana67256791: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[5609]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'Baby you light… https://t.co/cav1RTQ9hU"
##
## [[5610]]
## [1] "1D_DailySpain: 📷: Liam en los premios Fashion Awards https://t.co/0NiIzBYYwV"
##
## [[5611]]
## [1] "BMoonan: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[5612]]
## [1] "nora_1d_hp: RT @lpzmsunshine: HOW DO YOU EXPECT ME TO SLEEP AFTER ALL THIS??????? https://t.co/QZwhGbehiU"
##
## [[5613]]
## [1] "Always_1D_Shawn: RT @pjmbey7: NOT THE COMMENTATOR SAYING \"son with his mask looks like batman but brazil has 5 jokers on the field\" THATS SO NASTYYYYY"
##
## [[5614]]
## [1] "CTowersCBS: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[5615]]
## [1] "princessxxy1: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5616]]
## [1] "Vilma29473428: @latelateshow soooooooooo a 1D reunion soon👀👀"
##
## [[5617]]
## [1] "theffrobot: RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…"
##
## [[5618]]
## [1] "LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carrie… https://t.co/v7Fstmh0KR"
##
## [[5619]]
## [1] "halleym123: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5620]]
## [1] "1D_DailySpain: 📷: Liam en los premios Fashion Awards\n\n© Joe Maher/BFC/Getty Images for BFC. https://t.co/eav6QPqcKV"
##
## [[5621]]
## [1] "javonnnm: $FXS #FXS #FraxShare's\n\n1d prices remains FREE of an older resisting curve and they are showing signs of STRENGTH H… https://t.co/BnvRGHMNhF"
##
## [[5622]]
## [1] "this_is_tarable: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5623]]
## [1] "did_harry1: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[5624]]
## [1] "1D_DailySpain: 📷: Liam hoy en los premios Fashion Awards\n\n© Getty Images / Lia Toby https://t.co/CX76ivkL7q"
##
## [[5625]]
## [1] "Marteensis: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5626]]
## [1] "DowJStockNews: Dow Jones Industrial Average Index's news sentiment shifted to bullish, click here to see more https://t.co/VQhOiOFJt5"
##
## [[5627]]
## [1] "Maiara_1D: RT @STYLESARCHlVE: SOTT tonight in Buenos Aires! https://t.co/AiXUhiSpkj"
##
## [[5628]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS es #7 (=) en Daily Top Artists Global de Spotify para el 04 de Diciembre\n▶ #RM #33 (-12) y #JUNGKOO…"
##
## [[5629]]
## [1] "CarrotGirl_1D: RT @officialcharts: 💙 UK BTS Army! 💙\n\nBTS (@bts_bighit) star #RM is set for an ✨incredible✨ debut with Indigo this week 👑\n\nFind out where h…"
##
## [[5630]]
## [1] "addae4_randy: @lydiaforson Are you not enjoying stable electricity since 2017? Are roads not being constructed all over the count… https://t.co/dqORRPvW9g"
##
## [[5631]]
## [1] "StMarysNenagh: 1D had fun today investigating the properties of elements, compounds and mixtures https://t.co/ajzoxcyj83"
##
## [[5632]]
## [1] "MiisBeean: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5633]]
## [1] "d3vils_dont_fly: @archivefavs Yeah that was weird ... 😭😭 Like that's an 18 year old. I am 20 and it would still feel weird to me.… https://t.co/GTYZuoO0S2"
##
## [[5634]]
## [1] "swiftsmirrors: me at my first 1d concert in 2012 vs 10 years later 🥹 my heart is so full it doesn’t feel real https://t.co/cImky8SOuX"
##
## [[5635]]
## [1] "matildarryyyyy: ok now what??? love 1D but this is just so not true https://t.co/UjAI7PI5Js"
##
## [[5636]]
## [1] "HannaA_1d: @alina_m309 der chrommel hug🥺🥺🥺"
##
## [[5637]]
## [1] "lubowitzcieqt: 2D/QR/1D Fixed Mount Qr Code Scanner Wiegand26 RJ45 USB Vending Access Control Reader Module Engine 13EGA9B… https://t.co/7cIoD4x06e"
##
## [[5638]]
## [1] "Yoonmin_1D: RT @bangtinyboyys: Watch tae pulling this instead https://t.co/FYTYLUzpHe"
##
## [[5639]]
## [1] "Yoonmin_1D: RT @winnttaebear: BTS FIRST POST ON THEIR IG ACCOUNTS https://t.co/WXdiPUJAax"
##
## [[5640]]
## [1] "maya_loves_1d: RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…"
##
## [[5641]]
## [1] "1D_larry1007: I'm so proud of us!!! https://t.co/qGb2X43mFj"
##
## [[5642]]
## [1] "BB28_1D: RT @lthsdetails_: That’s exactly how he gets the master key: https://t.co/n6pAf8dijr"
##
## [[5643]]
## [1] "maya_loves_1d: RT @kmmwkindness: To celebrate Liam being back online 💜 his Zayn impression so cute 😭😭 https://t.co/7997fq7CvO"
##
## [[5644]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WEBL\n\n🔎Name: Dire… https://t.co/LbsK1oaodC"
##
## [[5645]]
## [1] "UniverseGener12: This was taken from the XMM-Newton Telescope at 50X. There are 1,200,000 stars in the Persephone system 10 lightye… https://t.co/OdfwZDeO7R"
##
## [[5646]]
## [1] "aslouwas: RT @xsunflwr94: https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS"
##
## [[5647]]
## [1] "Rias_life_is_1d: RT @tdefenseless28: For those that don’t know, Harry has gone by Hershel https://t.co/P6WAbKmE0F"
##
## [[5648]]
## [1] "papaspoppinpeny: RT @budfoxfun: $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insur…"
##
## [[5649]]
## [1] "Neymar_1d_: RT @FIFAWorldCup: This Brazil team are on 🔥🔥"
##
## [[5650]]
## [1] "vernbrina: best album from all the 1D boys it’s true https://t.co/HgedUeS2cV"
##
## [[5651]]
## [1] "xsunflwr94: https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS"
##
## [[5652]]
## [1] "nehir20262026: RT @shivangistories: My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭"
##
## [[5653]]
## [1] "sshssssupremacy: stop setting up 1D https://t.co/3TCDPUKqzE"
##
## [[5654]]
## [1] "Yoonmin_1D: RT @EgosShadow7: \"There was a time when we were the underdogs. Of course now , we are top dogs\"😭"
##
## [[5655]]
## [1] "optimusnins: KEEHO WAS SO CONFIDENT WITH HIS 1D 😭😭😭😭😭😭 @kyabrogdon https://t.co/hSK9XdsC38"
##
## [[5656]]
## [1] "aida_1d: RT @AlinejadMasih: These are the scenes from the bazaar of #Esfahan. Many merchants have closed shop in support for our revolution. \n\nFor #…"
##
## [[5657]]
## [1] "curlyboycult: trying to comprehend how one direction helped create taylors career when her debut was in 2006 a whole 4 years befo… https://t.co/CAjFBPFt1L"
##
## [[5658]]
## [1] "Rias_life_is_1d: RT @La_Triquetra: Harry's constant references to the Moon are intentional. No doubt about it. So I thought... during last tour he kept sayi…"
##
## [[5659]]
## [1] "becauseihhadyou: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5660]]
## [1] "aida_1d: RT @directiotaylena: To international media:\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…"
##
## [[5661]]
## [1] "Rias_life_is_1d: RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…"
##
## [[5662]]
## [1] "Rias_life_is_1d: RT @ihgdabc: You guys know that I’ve been tracking moon and space references for almost 5 months now. There wasn’t a single show where he m…"
##
## [[5663]]
## [1] "aida_1d: RT @AlinejadMasih: More scenes of strikes by merchant owners in #Esfahan. All over the country, people are banding together to strike and p…"
##
## [[5664]]
## [1] "archivefavs: @d3vils_dont_fly one thing which was weird of her was her dating harry when he was 18 she 23??😭 other than that she… https://t.co/BsroqIxxkm"
##
## [[5665]]
## [1] "laboniislam814: i ain't even a swifty but bffr she has won awards before 1d even auditioned https://t.co/c5niqGn8Co"
##
## [[5666]]
## [1] "shivangistories: My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭"
##
## [[5667]]
## [1] "1D_HeJ: RT @FIFAWorldCup: Richarlison channeling his inner R9 🇧🇷\n\n#FIFAWorldCup | #Qatar2022"
##
## [[5668]]
## [1] "aida_1d: RT @directiotaylena: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against cor…"
##
## [[5669]]
## [1] "flickvrlwt: If it was Niall or 1d u wouldn't be saying this I'm sure https://t.co/0SUUmQnKEZ"
##
## [[5670]]
## [1] "minniee_1d: RT @btsqtsarchive: \"the most i seriously planned for the longest time with my huge effort i put in has not been released yet so stay tuned…"
##
## [[5671]]
## [1] "leslie_lorene: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[5672]]
## [1] "minimonim_: @thvmki DKZ\nlouis tomlinson\nharry styles \n1d\njackson wang\nstray kids\ntxt"
##
## [[5673]]
## [1] "MariamS_1D: RT @SaadYacoob: Netflix is sticking its neck out because it thinks there's a market here. If you want to help break the taboo on representa…"
##
## [[5674]]
## [1] "aymeewhut: Gangs all here @Louis_Tomlinson @Harry_Styles @NiallOfficial @LiamPayne #merrychristmas #OneDirection #1D https://t.co/mwDDTkwO9p"
##
## [[5675]]
## [1] "Neymar_1d_: RT @brfootball: They beat Germany. They beat Spain. They were knocked out by 2018's finalists only on penalties.\n\nJapan gave it their all 👏…"
##
## [[5676]]
## [1] "Marry_Me_Rosie: I love the lads but don't lie like that. Taylor already got her grammy when 1D was just formed https://t.co/6zrO5O6T9b"
##
## [[5677]]
## [1] "Neymar_1d_: I’m so so proud of my boys 🇧🇷🇧🇷💙💙"
##
## [[5678]]
## [1] "pissoffwankerrr: to all of my 1d followers, sorry😭 but dtkq"
##
## [[5679]]
## [1] "SandrineG_1D: RT @choguesungfc: getting ready for the game\n#KOR vs #BRA \n#조규성 #choguesung #FIFAWorldCup https://t.co/JMrfcKGG9F"
##
## [[5680]]
## [1] "1d_larry4life_: RT @alexiaahoude: the prettiest in the world i fear https://t.co/WIWGICxR7s"
##
## [[5681]]
## [1] "1D_larry1007: RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6"
##
## [[5682]]
## [1] "SandrineG_1D: RT @choguesungfc: @theKFA let’s gooo🔥🇰🇷🔥"
##
## [[5683]]
## [1] "SandrineG_1D: RT @choguesungfc: Less than an hour till the game starts🔥\n\n#KOR vs #BRA \nGood luck South Korea🇰🇷⚽️\n\n#조규성 #choguesung #FIFAWorldCup https://…"
##
## [[5684]]
## [1] "astrinvestor: $VIXY 1d.\n\nExpecting a breakout soon... https://t.co/38ITqB5f8Q https://t.co/OynA1mZrr7"
##
## [[5685]]
## [1] "drewc: Sensor SSV 1D has not reported data for 10 minutes"
##
## [[5686]]
## [1] "Alltheloveee_1D: Drives me insaneeeee 😵💫🥵 https://t.co/hqLIEGK15F"
##
## [[5687]]
## [1] "Ellen_Horan_1D: How he pronounces his nameeeeeee https://t.co/iqbyaNrgqU"
##
## [[5688]]
## [1] "1d_larry4life_: RT @luvulou28: And suddenly I am gum"
##
## [[5689]]
## [1] "my5littlefreaks: RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…"
##
## [[5690]]
## [1] "1d_larry4life_: NO BECAUSE GENUINELY HOW MANY FACES TO SIMON HAVE??"
##
## [[5691]]
## [1] "_chi_1D: @EvaaMiliie That’s bs right?"
##
## [[5692]]
## [1] "1d_larry4life_: RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…"
##
## [[5693]]
## [1] "1d_larry4life_: RT @fearlessly2803: How we’ve missed to see him smile🥺🤧 https://t.co/qunrM0IFvx"
##
## [[5694]]
## [1] "1d_larry4life_: RT @ziamsversion: HE'S TOO DAMN CUTE AND ADORABLE I WANNA KMS https://t.co/TPNeJwi7aS"
##
## [[5695]]
## [1] "viki_font: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5696]]
## [1] "1d_larry4life_: RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭"
##
## [[5697]]
## [1] "budfoxfun: $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Prov… https://t.co/Wl2Tzul01Y"
##
## [[5698]]
## [1] "luizisbi: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5699]]
## [1] "1d_larry4life_: \"WE'LL WE A FINE LINE\"👀 https://t.co/NoKvZM9vZv"
##
## [[5700]]
## [1] "budfoxfun: $SNPW Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insurance… https://t.co/Kk0tBuYWT8"
##
## [[5701]]
## [1] "RtRyujin: RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna chae…"
##
## [[5702]]
## [1] "karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna… https://t.co/NC2AmDL3gl"
##
## [[5703]]
## [1] "justfrancs: Teaching my brother english vocabulary by using 1D references. He now successfully remembers the word chain thanks… https://t.co/AxOydG2uOu"
##
## [[5704]]
## [1] "goodwin73hhuhi: Stainless 1 5\" 90° Mandrel Bend Elbow - 1D Tight Radius - 16GA/ 065\" Wall - SS304 Stainless Steel Exhaust Bend Pipe… https://t.co/7Jkrlagqq7"
##
## [[5705]]
## [1] "annmarie5sos_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5706]]
## [1] "Mallak_1D: RT @brfootball: RICHARLISON MAKES IT 3-0 🧨 https://t.co/Au5WRup9dg"
##
## [[5707]]
## [1] "annmarie5sos_1D: RT @JagwarTwin: Nature moments with @Calum5SOS 🐛\n\nWatch part one of Ep. 1 of “The Mirror Sessions” now: \nhttps://t.co/Uhd8vaxmZZ https://t.…"
##
## [[5708]]
## [1] "1d_larry4life_: RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v"
##
## [[5709]]
## [1] "karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL APPLE MUSIC PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri se… https://t.co/pnTJUsiyZa"
##
## [[5710]]
## [1] "Mallak_1D: RT @theveiledpearl: If you missed a prayer, still pray. Even if you're praying 8 hours late, still pray. Allah may still accept your prayer…"
##
## [[5711]]
## [1] "Always_1D_Shawn: RT @_sonagee: oh so y’all were serious about scoring 7 goals for each member of BTS."
##
## [[5712]]
## [1] "1d_larry4life_: HE'S SO PRETTY WHATT!?!@? https://t.co/ps2hro4Qa3"
##
## [[5713]]
## [1] "Taurusicorn2400: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5714]]
## [1] "TheElaTomlinson: @1dtpwk_28 None but if 1D counts End Of The Day"
##
## [[5715]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/VEqXFixEZ9"
##
## [[5716]]
## [1] "daydreams_1d: RT @hourlyharrys: He’s so beautiful🥺❤️ https://t.co/1hmSRNS5kt"
##
## [[5717]]
## [1] "karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi j… https://t.co/0mQvfrVsTS"
##
## [[5718]]
## [1] "NettaTah: RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1"
##
## [[5719]]
## [1] "1d_larry4life_: RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh"
##
## [[5720]]
## [1] "Priya_1d: RT @fitnashah: Sammi meri waar 🧵🧵\n\nAll of you, must have heard this song \"Sammi meri waar\" being blasted at any Punjabi wedding, and maybe…"
##
## [[5721]]
## [1] "1d_larry4life_: RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”"
##
## [[5722]]
## [1] "1d_larry4life_: THIS IS CRYPTIC ASS HUSBAND SHIT https://t.co/kgJBrWdHZ0"
##
## [[5723]]
## [1] "Ellen_Horan_1D: @iJacksonx I would so it like 15/20 small \n20/25 medium\nAnd 25/30 large"
##
## [[5724]]
## [1] "RtRyujin: RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaeryoun…"
##
## [[5725]]
## [1] "simpformatilda: @aloveletgo ok ok here we go \n1. permanent vacation - 5sos\n2. if we have each other - alec benjamin\n3. haze - 5sos… https://t.co/o59rQcJISX"
##
## [[5726]]
## [1] "1D_lover_one: RT @finelinevogue: first date? take me to harry styles concert"
##
## [[5727]]
## [1] "clowningfor1d__: @atwtmvtvftvsga I'm both a swiftie and a directioner and I think we shouldn't be comparing a female solo artist wit… https://t.co/EytqBBEnwp"
##
## [[5728]]
## [1] "MariamS_1D: @xhpt2 asos ! especially the ones that have the waist and length in the size"
##
## [[5729]]
## [1] "StMarysNenagh: 1D’s ceramic Christmas trees in the making…the girls have demonstrated great skill and creativity in these pieces s… https://t.co/u6esA7qHI6"
##
## [[5730]]
## [1] "karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaer… https://t.co/V3ciZE9O8g"
##
## [[5731]]
## [1] "AcornRivers: RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…"
##
## [[5732]]
## [1] "3X3_Yt10: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5733]]
## [1] "cowboylikefefe: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5734]]
## [1] "Jhosept33382355: RT @blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…"
##
## [[5735]]
## [1] "imissyouhrry: “used to belong to 1D now i belong to the 1 G” 😭😭😭😭😭 https://t.co/yugPvbWgua"
##
## [[5736]]
## [1] "Ellen_Horan_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5737]]
## [1] "Ellen_Horan_1D: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[5738]]
## [1] "CoolCorn5B: NEW TWEETERS ALERT❄️☃️🚨‼️\n\nAnother day in 5️⃣🅱️ - we met with our 1D book buddies & had an amazing conservatory!!!😌… https://t.co/xDQaJvI5xM"
##
## [[5739]]
## [1] "funnyreplie: @Louis_Tomlinson do you know that if you sang both your albums in full the concert would only last 1.30 h + covers… https://t.co/n3DXPgJfHa"
##
## [[5740]]
## [1] "Binbin0324SH: @1d_randomz @witchinateacup @DDenouncement You are wrong, very. Grow up. https://t.co/yVIT1x25ZK"
##
## [[5741]]
## [1] "soulxinxthexsky: THANKKK GOD 😭😭😭😭😭 https://t.co/svfQEeIuj6"
##
## [[5742]]
## [1] "SP500_News: S&P 500 Index's news sentiment shifted to bullish, click here to see more https://t.co/ZK8qu4MBYS"
##
## [[5743]]
## [1] "1DEbooks: Harry Styles is the cutest person in the world!\nfollow me for more 1D facts."
##
## [[5744]]
## [1] "Yoonmin_1D: RT @btsthroughyears: It's been a year since @BTS_twt opened their Instagram accounts. https://t.co/DFCF1h72WO"
##
## [[5745]]
## [1] "TakehimhomeF: @paige_369 He was the only band member credited with writing it. And via an interview shared on 1D twitter, he said… https://t.co/piOEu3STHZ"
##
## [[5746]]
## [1] "Neymar_1d_: I love you so much 🇧🇷🇧🇷🇧🇷🇧🇷🇧🇷"
##
## [[5747]]
## [1] "peSHIr: A bit of a Scandinavian version of Pacific Rim or Godzilla. Just turn off you IQ and general logic entirely, ignore… https://t.co/Li0kXZklYd"
##
## [[5748]]
## [1] "Rocketmanz231: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[5749]]
## [1] "GehakteSpinazie: @EmyEjh @thehomerowdoll Scroll down a bit in the likes for Louis and Niall.\nZayn and Liam have the RTs in the likes… https://t.co/s232YNmFgW"
##
## [[5750]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FDL\n\n🔎Name: First Trust Morningstar Dividend Leaders Index Fu… https://t.co/4tftnFbW8L"
##
## [[5751]]
## [1] "Meg_1d_lover: RT @potatosaysss: i go on twitter, talk to myself, then leave."
##
## [[5752]]
## [1] "fairyIino: @channiesao3 AS A EX 1D STAN YALL WERE A MENACE"
##
## [[5753]]
## [1] "1D_larry1007: I'M SO FUCKING HAPPY RIGHT NOW https://t.co/nRCvDDynTR"
##
## [[5754]]
## [1] "28goldenhomes: Could you send me your fav harry/larry/louis/1d vids and pics? I need some cheering up... :/"
##
## [[5755]]
## [1] "justkaihah: @gnfcake_ idk why but i have so many 1D memes or pics💀💀 https://t.co/ewCC4reJDt"
##
## [[5756]]
## [1] "Ellen_Horan_1D: RT @sassychopsuey: LOUIS SAYING BISEXUAL RIGHTS I'M SO HERE FOR IT. https://t.co/kUXbM0xp6X"
##
## [[5757]]
## [1] "THolland_and_1D: Still searching for an aitch ticket for hamburg :)"
##
## [[5758]]
## [1] "imnota_catt: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5759]]
## [1] "HUESOFLUNACY: I might have grown out my 1D phase but I will never ever grow out of this"
##
## [[5760]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Cancer... 'Yeah, oh ooh ooh, ooh ooh, ooh.'\n\nConsult the stars for an explanation. 😇"
##
## [[5761]]
## [1] "thereisjust_1D: RT @krcius: January me would not believe the fucken life i lived this year lmao"
##
## [[5762]]
## [1] "Ellen_Horan_1D: @rckstarlwtt Same"
##
## [[5763]]
## [1] "HannaA_1d: @alina_m309 touch you in the fading light, swaying while the room is shaking(...) irgendwie sowas aber bin mir nicht sicher"
##
## [[5764]]
## [1] "fireproof_habit: @ForgodsakeLarry its on my bucket list i wasaant it 🥺 a\npub w/ louies and a 1d nightclub event"
##
## [[5765]]
## [1] "nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've… https://t.co/QacNgNGfJl"
##
## [[5766]]
## [1] "nattapol: Brazil just need to chill. It was Germany who 7-1d them, not the South Korea. #FIFAWorldCup2022 #BravsKor"
##
## [[5767]]
## [1] "mancha_jill: lauren and Casino last night ..Cadino blew out a vein in his lung running but finished the race ..what a competitiv… https://t.co/sWjTaOg8f1"
##
## [[5768]]
## [1] "lawrencerenaldo: My wonderful baby. #atomosninjav #atomos #canon #canoncamera As an educator who record content for staff at my scho… https://t.co/vlmcwKpZUI"
##
## [[5769]]
## [1] "alina_m309: @HannaA_1d i wish i knew what lyric comes after that but i honestly have no idea what he’s singing"
##
## [[5770]]
## [1] "tinylttlelarrie: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5771]]
## [1] "HannaA_1d: I'd give up everything to show you it's gonna be alright"
##
## [[5772]]
## [1] "Rias_life_is_1d: RT @lukesIaymmings: I MADE A BET WITH LOUIS"
##
## [[5773]]
## [1] "HannaA_1d: let me hold you while your heart is breaking❤️🩹❤️🩹❤️🩹"
##
## [[5774]]
## [1] "sugar_1d: RT @777jorgeivan: This girl on Instagram posted her plane ticket and I called and cancelled her flight"
##
## [[5775]]
## [1] "minniee_1d: RT @btsqtsarchive: \"you're my bravery, still and forever\" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF"
##
## [[5776]]
## [1] "kindacurly_: @HannaA_1d i don’t know if these are my favourites but Isaac with dogs always make me happy 🥺 https://t.co/OjS9KbO7iB"
##
## [[5777]]
## [1] "NettaTah: RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10"
##
## [[5778]]
## [1] "the_artist_nft: Pudgy Penguins 🐧 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/muusUhOFtH\n⬇️ See below for 20… https://t.co/j0FDWc6xnC"
##
## [[5779]]
## [1] "5sos_caramel: RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…"
##
## [[5780]]
## [1] "LittleMix_1D: RT @perrielelight: nobody was pretending lol 😭"
##
## [[5781]]
## [1] "JediJazz22: RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…"
##
## [[5782]]
## [1] "LittleMix_1D: RT @taowille: s3 probably being set in spring/summer makes me so excited. no more depressed winter vibes, the on-off wilmon angst will fina…"
##
## [[5783]]
## [1] "LittleMix_1D: RT @slayhelm: edvin just popping in to say MI CASA SU CASA is sending me so bad rn https://t.co/EwE6rP2bqE"
##
## [[5784]]
## [1] "HannaA_1d: @alina_m309 \"you guys know me too well\"🥹🥹🥹"
##
## [[5785]]
## [1] "Leadingsedge: RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU"
##
## [[5786]]
## [1] "luckyinchicago: @1dtpwk_28 Now, Perfect 😁😁😁\nOr, if 1D songs count...... Night Changes, No Control :)"
##
## [[5787]]
## [1] "canyonmooncatty: everyone really should be aware of a certain moot. they’re not really on 1d/ solos stan twitter, more other artists… https://t.co/djhAKoB2tS"
##
## [[5788]]
## [1] "1DRocksTweets: British Fashion Awards: Liam Payne red carpet debut with Kate Cassidy - https://t.co/sEM1diQwVj #OneDirection #1D… https://t.co/JLRrK9hbBy"
##
## [[5789]]
## [1] "1DRocksTweets: Amanda Holden she poses with lookalike daughter Lexi, 16, on the red carpet - https://t.co/y9peFZmeKg #OneDirection… https://t.co/35tzYYyewA"
##
## [[5790]]
## [1] "il_Volover_1D: RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf"
##
## [[5791]]
## [1] "debbiehrrysgf: them putting a neuroscientist in the 1d movie is so unserious https://t.co/0lRVrUKXkR"
##
## [[5792]]
## [1] "1D_mollie_niall: RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt"
##
## [[5793]]
## [1] "1d_5sos__girls: She's not a saint and she's not what you think\nShe's an actress\nShe's better known for the things that she does on the mattress\n×Audrey×"
##
## [[5794]]
## [1] "iamastridsloan: RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…"
##
## [[5795]]
## [1] "UniverseGener12: This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 100,000 stars in the Elpis system 10 ligh… https://t.co/HLiX9aipPB"
##
## [[5796]]
## [1] "LoveAlw28s: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5797]]
## [1] "1d_5sos__girls: But no amount of vintage dresses gives you dignity\n×Audrey×"
##
## [[5798]]
## [1] "1d_Obsessionnn: RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl"
##
## [[5799]]
## [1] "ryleawyrick: @natsinfinity @onedirection Idk if you’ll see this but if you do.. do you have a list of all the CDs for solo and 1… https://t.co/OC2DOYCpbQ"
##
## [[5800]]
## [1] "HannaA_1d: what are y'alls favourite Isaac pics?? I need something to cheer me up rn"
##
## [[5801]]
## [1] "1d_Obsessionnn: @HLDTour this threw me off"
##
## [[5802]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/pGGuu2oebe"
##
## [[5803]]
## [1] "1d_perufanclub: RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night"
##
## [[5804]]
## [1] "narrysflwrs: niall’s solo in little things will always be the most nostalgic part of any 1d song to me idc"
##
## [[5805]]
## [1] "_chi_1D: Will Felipe and Clem still be friends if (or should I say when) the final is going to be Brazil - France?"
##
## [[5806]]
## [1] "SwiftieBlink03: Wait what???\n\nExcuse me... Taylor's name and songs started when I was in highschool, 1D started during college..\n\nH… https://t.co/YPiAooPWzI"
##
## [[5807]]
## [1] "1D_westlife: RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/4xwgVHxHnh"
##
## [[5808]]
## [1] "1D_westlife: RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/32uP1zpVWL"
##
## [[5809]]
## [1] "morlvy: if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #moots 🥳"
##
## [[5810]]
## [1] "atticussbinch: @thefinalgorl Moderngurlz, Verilybitchie, Jasmine zade (1D content), mila tequila, quality culture, Alex bales seri… https://t.co/l3TiHRhm02"
##
## [[5811]]
## [1] "Neymar_1d_: My boys 🥺🥺🥺🇧🇷🇧🇷🇧🇷🇧🇷"
##
## [[5812]]
## [1] "merdedanielle: @1D_Abby it’s pomegranate now"
##
## [[5813]]
## [1] "ryleawyrick: Any of my moots or friends have the 1D / solo CDs list like how many are there!? 😭"
##
## [[5814]]
## [1] "WalletBotApp: There are MACD Cross Alarms (1d):\n TRIBE/USDT,\n YFII/USDT,\n STEEM/BTC,\n DNT/USDT \n crossed at negative zone… https://t.co/SJFcMMMAoT"
##
## [[5815]]
## [1] "BreanaA_Walls28: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5816]]
## [1] "enchanteerose: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5817]]
## [1] "Erika2tomlinson: RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…"
##
## [[5818]]
## [1] "1d_Obsessionnn: absolutely not🤢🥴 https://t.co/bqfDa9Oy9d"
##
## [[5819]]
## [1] "KaitlinBain: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5820]]
## [1] "WalletBotApp: There are MACD Cross Alarms (1d):\n TWT/USDT,\n PHB/BTC,\n AUTO/USDT,\n BETA/USDT \n crossed at positive zone #MACD… https://t.co/ErroWudKv7"
##
## [[5821]]
## [1] "kilometer154: @sundarkestdays USED TO BELONG TO 1D, NOW BELONG TO THE 1 G"
##
## [[5822]]
## [1] "Mallak_1D: End of the match"
##
## [[5823]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXH\n\n🔎Name: Fi… https://t.co/EvJs2W8gnG"
##
## [[5824]]
## [1] "Joce_torres67: Listening to a instrumental playlist of 1D while I study.\nThere’s no reason Happily and Through the Dark had to hit me this hard"
##
## [[5825]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'I'll lift you up, I'll never sto… https://t.co/MnvKlYgZpq"
##
## [[5826]]
## [1] "Zayn4eva3: Harry styles complimenting Louis vs zayn 👀 #1d #onedirection #zarry https://t.co/kr3JR4mm8f via @YouTube"
##
## [[5827]]
## [1] "FIFA20291458436: ➡️match 52 world cup 2022. 1/16 Final 1D-2C\n➡️Sunday December 14th 2022, 6:00pm\n➡️AL Thumama stadium AR Rayyãn, Qat… https://t.co/bRMtq1tkSm"
##
## [[5828]]
## [1] "UniverseGener12: This was taken from the GALEX Telescope at 100X. There are 100,000 stars in the Calypso system 100 lightyears away… https://t.co/cE8BnBIgVW"
##
## [[5829]]
## [1] "nateofeos: @ age 38y 5m 1w 1d, I tripped and fell at the work gate today because I was looking at my phone.\n\nEvery part of my… https://t.co/CE7FtpADve"
##
## [[5830]]
## [1] "WalletBotApp: I've got some overbought (1d) coins which RSI values are over 70:\n NMR/USDT \n #RSI #binance #crypto #cryptocurrency #BTC"
##
## [[5831]]
## [1] "tinylttlelarrie: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[5832]]
## [1] "BergyBurger: Hutson will be 1D https://t.co/YfaxTHja0C"
##
## [[5833]]
## [1] "islelouise: @alohakirstie Hun had a Grammy before 1D!"
##
## [[5834]]
## [1] "1D_larry1007: Brazil gonna kick their asses"
##
## [[5835]]
## [1] "1d_MainlyLarry: RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards .\n\nvia Copyright (c ) 2022 Shutterstock https://t.co/OBFqeoDw5k"
##
## [[5836]]
## [1] "1dtpwk_28: Alright I’ll do a 1D one"
##
## [[5837]]
## [1] "HullingsNFL: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[5838]]
## [1] "Ellen_Horan_1D: @lousgaypanic Omgggg aahhhhh"
##
## [[5839]]
## [1] "milkwoozie: my biggest fumble of all time is not getting into kpop after 1d disbanded. ik i talk about it a lot but it’s just c… https://t.co/6NNkDTZUzQ"
##
## [[5840]]
## [1] "_chi_1D: Just had salad, am I making soup too? 🤔"
##
## [[5841]]
## [1] "Scamexposer2000: @1D_ANTICS Everyone who replied to this is a scammer dont give any of them money"
##
## [[5842]]
## [1] "hugomenz_: @WmtUniNode @sfjuvra I will add soon the option to get 30min, 1h, 4h, 1D data. And I have to optimize some things,… https://t.co/LsZyhaLcqx"
##
## [[5843]]
## [1] "scaredyxashbish: @potstickery I’m baffled someone has the nerve, the gull, the gumption, & audacity to say 1D is the reason for Tayl… https://t.co/5QVHlXZGuH"
##
## [[5844]]
## [1] "pooblicious: RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…"
##
## [[5845]]
## [1] "octoowell16: And where is 1D now… https://t.co/zbk2jW81e6"
##
## [[5846]]
## [1] "maze_monsters: Iridescent warding eagle-woman, beak\n\nHealth: weak (1d HP)\nArmor: unarmored (6)\nSTR: +4, DEX: +1, WIL: +2\nAttack bo… https://t.co/b71SpARnH9"
##
## [[5847]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): 0.00\n\n😎💰"
##
## [[5848]]
## [1] "1D_DailySpain: 📷: Liam en los premios Fashion Awards https://t.co/r6zrDLecgw"
##
## [[5849]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trading #invest… https://t.co/7qskOUwtcX"
##
## [[5850]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket… https://t.co/V1M1LXqa95"
##
## [[5851]]
## [1] "samepinkrrystan: okay as much as i love 1d (they'rr my most streamed artist) wtf is this... she created a career before they were ev… https://t.co/oxw4GhxwFf"
##
## [[5852]]
## [1] "NatTowsen: @Exosus1 @ChloeKoser Ignoring that embarrassing stereotype you're throwing around, horseshoe theory can be easily d… https://t.co/P5504OHT4y"
##
## [[5853]]
## [1] "1d_sunshine28: We'll be alright??!! https://t.co/O6KiBmDuQ5"
##
## [[5854]]
## [1] "aelylys: When you are delulu and still think you have your chance with a 1d member https://t.co/qqGc1Rl6wh"
##
## [[5855]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain… https://t.co/ploF4LqUNL"
##
## [[5856]]
## [1] "1DRocksTweets: British Fashion Awards 2022: Stars descend on Royal Albert Hall - https://t.co/4Nqwyr7onp #OneDirection #1D… https://t.co/iORizxje0D"
##
## [[5857]]
## [1] "1d_sunshine28: He- he just- jus- just did laugh at this shirt! https://t.co/cgs33pErNm"
##
## [[5858]]
## [1] "minniee_1d: @coldplay Love you 💗"
##
## [[5859]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/xZgLjflK8C"
##
## [[5860]]
## [1] "ts4deluxe: it’s giving 1d era in the best way https://t.co/nzLwpjsdgn"
##
## [[5861]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader #money… https://t.co/9XOA9PMRJW"
##
## [[5862]]
## [1] "1d_perufanclub: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5863]]
## [1] "1d_sunshine28: What if we'll leak your Instagram? If I was you I would drop new music Niall... I'm deadly serious https://t.co/kVf0iRAVLM"
##
## [[5864]]
## [1] "MariamS_1D: the way salt elevates chips is criminal"
##
## [[5865]]
## [1] "cuddlemeIouu: RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…"
##
## [[5866]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defian… https://t.co/y0oSUoLY2X"
##
## [[5867]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/7ad6RlaXN5"
##
## [[5868]]
## [1] "Girlonfire_1D: RT @billboardskz: .@RollingStone Best Songs of 2022\n\n#56, #MANIAC by @Stray_Kids\n\n\"K-pop never gets old because groups are always experimen…"
##
## [[5869]]
## [1] "bripisces: Liam Payne rebrands as a devout\nChristian - \"used to belong to 1D, now belong to the 1 G\" 😭😭 https://t.co/tuxrQMrd4c"
##
## [[5870]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/12bwH3vDUq"
##
## [[5871]]
## [1] "Girlonfire_1D: RT @skzchartdata: Hnteo Weekly Social Chart\n\n🥇@Stray_Kids — 98,245 \n#2 BTS — 89,948\n#3 IVE — 83,377\n#4 TXT — 81,402 \n#5 SEVENTEEN — 81,227…"
##
## [[5872]]
## [1] "dreamsndelusion: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[5873]]
## [1] "1d_sunshine28: He's finally back🥹 https://t.co/6oxZ2Evrdg"
##
## [[5874]]
## [1] "1D_Dolantwins18: @ForgodsakeLarry Congratulations! You deserve nothing but happiness 🥹🫶"
##
## [[5875]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #investing… https://t.co/ZJLEtvbTgy"
##
## [[5876]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #crypto… https://t.co/jclbTMdeYr"
##
## [[5877]]
## [1] "ewfib: @TheTradingHubb I totally agree that SPX is at resistance.\n(TL resistance and 0.707)\n\nIam just missing the weakness… https://t.co/dATpibcVeg"
##
## [[5878]]
## [1] "gonnaflatline: they're listening to 1d i feel out of place"
##
## [[5879]]
## [1] "1D_DailySpain: RT @ZaynDailyZone: 🚨Follow @zaynmaliknewsIT running by our awesome Mandy @mandyinzland ❤️"
##
## [[5880]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business… https://t.co/cMdsI9dR2m"
##
## [[5881]]
## [1] "JuliaSigned: RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…"
##
## [[5882]]
## [1] "MariIynn_cm: @hannahiswho I unfortunately can’t get merch from any of my favorite artists and Harry absolutely made my life sinc… https://t.co/FVdi6P1qC8"
##
## [[5883]]
## [1] "1d_Obsessionnn: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5884]]
## [1] "hsIivetour: 1d/niall/zayn/louis sweaters - $50\n^ shirts: $30\nariana vinyls - $50 (target vinyl - $30)\nshawn vinyls - $20\nharry… https://t.co/oF7XE9ekos"
##
## [[5885]]
## [1] "theammarah: RT @not_mads28: @siIverykoo @doolsetbangtan and please- on bts first albums their songs were called 2 cool 4 skool, coffee (describing a gi…"
##
## [[5886]]
## [1] "ShellyLJensen: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5887]]
## [1] "1DRocksTweets: Why Are Harry Styles Fans Mad at TikTok Star Brittany Broski? - https://t.co/sRUrp5dB85 #OneDirection #1D… https://t.co/2T24IIEivv"
##
## [[5888]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/igtRNjqWtS"
##
## [[5889]]
## [1] "harrys_hiatus: He is claiming weird things about the 1D website"
##
## [[5890]]
## [1] "SonjaNomad: @sunflwrkait I was just saying the same thing!! 1D reunion just about 😁😁😁"
##
## [[5891]]
## [1] "Neymar_1d_: RT @FIFAWorldCup: These scenes 😍\n\n#FIFAWorldCup | #Qatar2022"
##
## [[5892]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #binaryoption… https://t.co/I3BzB1uUPV"
##
## [[5893]]
## [1] "Swiftie5161: @celestialswiftt Better than Words - 1D\nWildflower - 5SOS\nPut a Little Love on Me - Niall Horan\nTwo Ghosts - Harry Styles"
##
## [[5894]]
## [1] "Alltheloveee_1D: OMGGGGG SO CUTE 🥹😭 https://t.co/bjxAbN1lyz"
##
## [[5895]]
## [1] "luke_niall_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5896]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #fx… https://t.co/240EZNrxnJ"
##
## [[5897]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/PqgCjQV8a7"
##
## [[5898]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen #markets… https://t.co/SvipFRc3iO"
##
## [[5899]]
## [1] "poki_po_ku_chan: RT @MoowalK: -------UPDATES-------\n\nRENEWED COMISSION PRIECES\n3 slots\nIf you are interested, contact me in DM\n(Call me in English or Portug…"
##
## [[5900]]
## [1] "o_mescheryakova: RT @astrinvestor: $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) is real…"
##
## [[5901]]
## [1] "bloodmaster46: @FieryBreadman Pretty insane that a team with a young 1C (Petterson) a young 1D (Hughes) and a relatively young sta… https://t.co/nNyxRoVAMb"
##
## [[5902]]
## [1] "valepm_1d: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[5903]]
## [1] "blue_roses35: Louis said that he always liked \"Diana\" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direction tune."
##
## [[5904]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/ic53E0yfnM"
##
## [[5905]]
## [1] "astrinvestor: $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) i… https://t.co/9Z2O2PUhE0"
##
## [[5906]]
## [1] "ohmy_GOD_1D: RT @780613: the \"thats right\" is killing me https://t.co/oKl8TCjGrv"
##
## [[5907]]
## [1] "1D_larry1007: RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166."
##
## [[5908]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forexsignals… https://t.co/9iEiCfTLGD"
##
## [[5909]]
## [1] "ME4PINKS: This person doesn't stans 1d or any of the boys are u ppl dumb https://t.co/g6wBdasESF"
##
## [[5910]]
## [1] "melhoresachadin: Meias Cano Alto Nike Everyday Cushion Crew - 3 Pares\n\n☆Por R$ 39,99\n\n💖https://t.co/Gqx6uDBFr2 https://t.co/U78BmTRdfm"
##
## [[5911]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #daytrader… https://t.co/NV4myJafZM"
##
## [[5912]]
## [1] "Pili_Pedrozo: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5913]]
## [1] "1D_larry1007: I'm so excited for the game tonightttt\nGO BRAZILLLL 🇧🇷❤️"
##
## [[5914]]
## [1] "Pontos1923: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[5915]]
## [1] "SonjaNomad: Gorgeous Louis all over the tl, Liam on Insta, Zayn the Arnette Supermodel, Niall chatting away - now we just need… https://t.co/tgKycqPij4"
##
## [[5916]]
## [1] "2kidsfollowher: @soupyapollo looks like that one 1d xfactor performance where their faces showed up in the back"
##
## [[5917]]
## [1] "MarcinNest: RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…"
##
## [[5918]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #finance #fintech… https://t.co/QfR8lnnhav"
##
## [[5919]]
## [1] "emopunklwt: No bc when i went to see Louis with my sister we were jumping and dancing and singing along to all the songs and tw… https://t.co/9XmDUQ4akB"
##
## [[5920]]
## [1] "Sarah_1D_16: RT @Luke5SOS: Happy 11 years of 5sos 🥳"
##
## [[5921]]
## [1] "ts_cloud9: I still remember how directioners were on my neck just bcs I said 1D gonna disband without hitting hot 100 #1. \nsee… https://t.co/8xKazbezn3"
##
## [[5922]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/ikYwQDwJgd"
##
## [[5923]]
## [1] "luke_niall_1D: RT @quackupdates: Streamys posted a picture of Quackity on their instagram! https://t.co/c6X876wPr4"
##
## [[5924]]
## [1] "Neymar_1d_: RT @realmadriden: 🇭🇷 LEGEND.\n#FIFAWorldCup https://t.co/kjLHvjcxp7"
##
## [[5925]]
## [1] "astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in… https://t.co/KcnsypOiyS"
##
## [[5926]]
## [1] "luke_niall_1D: RT @quackupdates: Another picture of Quackity via gettyimages! https://t.co/zi2hyViviH"
##
## [[5927]]
## [1] "onedxsunflower: yayyy got tickets to the 1d night in vienna woop"
##
## [[5928]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #daytrading… https://t.co/INf3nKrbi2"
##
## [[5929]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus... 'Don't look back.'\n\nI hope this will guide you, if not, you’re not yet ready. 🌚"
##
## [[5930]]
## [1] "Rightxnowx1d: @jetblackkheaart HAHAHHA MY SISTER AB ME SINCE 2013 BCS I KEEP GOING ON AND ON AB 1D AND THEIR DOLO STUFF"
##
## [[5931]]
## [1] "urfav_adriana: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5932]]
## [1] "cmdingerjr: RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…"
##
## [[5933]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/8Q6b5dyKqs"
##
## [[5934]]
## [1] "keepdrivingje: i'd kill for 1d lads, 5sos, bts, txt, and matty healy istg!!"
##
## [[5935]]
## [1] "1D_5sosThevamps: @RachelB31942328 Dm me:)"
##
## [[5936]]
## [1] "MackJohanssen: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5937]]
## [1] "sunny_lwt: i mean not my type but also i swear he looked 18 like a year ago tf is this man drinking? same thing 1d did 2012-20… https://t.co/lH0HtUhE4e"
##
## [[5938]]
## [1] "gintokisshoe: Im more of a 1d fan but why would someone say that 1d helped Taylor https://t.co/3W6V3Zo3vW"
##
## [[5939]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCB\n\n🔎Name: Wis… https://t.co/6MSgh3xlga"
##
## [[5940]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options… https://t.co/tCKrperqMP"
##
## [[5941]]
## [1] "jksolomiio: @Jk_trend_songs @thenreport I vote #JUNGKOOK for #ACOTY2022 #NETIZENSREPORT #ACOTY2022JUNGKOOK \n@thenreport 1d"
##
## [[5942]]
## [1] "1D_FITF28: RT @Zouiam_28: MY TL IS LITERALLY HALF FILLED WITH LOUIS PICTURES AND HALF WITH PEOPLE CRYING OVER LIAM! \nBEST TL TO HAVE"
##
## [[5943]]
## [1] "1D_CAVA: @seolarwonu @JulesBy10 @thatsnomunn i'm jealous but you cute🥹🥹"
##
## [[5944]]
## [1] "Alltheloveee_1D: @NiallOfficial @NiallHDailyNews @EPfestival It really is like YOU’RE GONNA BE PERFORMING AGAIN AND YOU’LL BE HOME 🥰"
##
## [[5945]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #broker… https://t.co/z3IrDsVmfO"
##
## [[5946]]
## [1] "tearinmyvante: and keeho picking 1d meaning he picked zayn meaning this is my crumb"
##
## [[5947]]
## [1] "Dxstinee__: Idk how many of y’all used to follow my old account growing up but I was a FAN. MF . GIRL . \nEverything 1D, Justin… https://t.co/5rdRTD5OLK"
##
## [[5948]]
## [1] "lilbea954: love love love 1D but i def remember miss taylor being who she is since waaay before ! https://t.co/wKwHP5No5a"
##
## [[5949]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/enFctou5mo"
##
## [[5950]]
## [1] "lougotcinema: did someone notice that louis was even more expressive than he usually is...like when he was in early 1D days?!? I'… https://t.co/LX1VjAtxh2"
##
## [[5951]]
## [1] "eighteensucks: 1. Nct127 limitless\n2. Exo Kokobop\n3. Exo Power\n4. Got7 7for7\n5. Exo Universe\n6. Exo dmumt allegro ver.\n7. Exo dmum… https://t.co/YGzEYgx3YK"
##
## [[5952]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #options… https://t.co/Bw9BaR9FtF"
##
## [[5953]]
## [1] "HannaA_1d: broo you're so lucky to be able to go to his signing and then you make it about larry💀"
##
## [[5954]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoptions… https://t.co/k7G2Jhrbp8"
##
## [[5955]]
## [1] "TermaatAvery: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[5956]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #stocks… https://t.co/PZ50PlnXEz"
##
## [[5957]]
## [1] "muhammadx6x: @HuobiGlobal @BabyDogeCoin This team is one of the best teams in the crypto world, I am very happy and excited to b… https://t.co/iendsk4i7F"
##
## [[5958]]
## [1] "yeosang_1d: RT @CHOlSANCORE: category is body and choi san wins https://t.co/jU6MMbcexs"
##
## [[5959]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #FF #broker vi… https://t.co/VZG5fuis3p"
##
## [[5960]]
## [1] "astrinvestor: $XLE 1hr and 1d\n\nLooks bearish... https://t.co/pu7yVdk1ac"
##
## [[5961]]
## [1] "1D_FITF28: Ahhhhhhhannnnn\n\nhttps://t.co/lRkDaa6Cfo"
##
## [[5962]]
## [1] "bsf_1d_13: RT @t3ddyyyyy: @imperio_oliotii flop"
##
## [[5963]]
## [1] "cinnamuneir: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[5964]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #money… https://t.co/mPj9SUyIZ2"
##
## [[5965]]
## [1] "yeosang_1d: RT @dailyjoongie: pls the ball went straight to hongjoong’s face 😭😭😭 https://t.co/EFfuwTV9Bg"
##
## [[5966]]
## [1] "blackpeopledata: RT @BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF #stocks visi…"
##
## [[5967]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF… https://t.co/ZXdnLftyEN"
##
## [[5968]]
## [1] "Emyyxx_1D: RT @RealDonMancini: It's Xmas morning, you eagerly tear open a present, only to find THIS... WHAT DO YOU DO? https://t.co/zd9VzIGxf5"
##
## [[5969]]
## [1] "Ellen_Horan_1D: Good to see him again https://t.co/nwnIcWFpQV"
##
## [[5970]]
## [1] "Roxanne_1D: RT @billboard: .@Harry_Styles’ 15 Madison Square Garden shows broke a major Billboard Boxscore record https://t.co/0hXhNAkqN1"
##
## [[5971]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #investment… https://t.co/IQ2F1SxOCJ"
##
## [[5972]]
## [1] "Deniseluvslogan: 1D’s career is in a grave almost as deep as kanye’s https://t.co/2cGGeLzAZx"
##
## [[5973]]
## [1] "basadoreinhard: RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…"
##
## [[5974]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/6nPzriaglK"
##
## [[5975]]
## [1] "Deniseluvslogan: 1d’s career is dead, another nail in the coffin with every day that passes https://t.co/2cGGeLzAZx"
##
## [[5976]]
## [1] "myadorablejaem: @convomf king gnu, yoasobi, oasis, billie eilish, coldplay, niki, cas, nct, aespa, day6, ariana grande, taylor swift, 1d"
##
## [[5977]]
## [1] "sftmultidecker: @nightraints RIGHT 😭🤭 like that thread is the most ridiculous take i have ever seen, and i say this as a 1d fan. it's just so dumb"
##
## [[5978]]
## [1] "Deniseluvslogan: 1d is in more pieces than the vase my cat knocked off the shelf last week https://t.co/2cGGeLhrLp"
##
## [[5979]]
## [1] "ChefEnnoshita: I am a massive 1d fan but I was belting love story under my covers in preparation for my first year talent show bef… https://t.co/Bm6R8GWJAw"
##
## [[5980]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/kOSorm2Zi1"
##
## [[5981]]
## [1] "Gambiste1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[5982]]
## [1] "1D_FITF28: @Davina_ot5 Slay bestie!!"
##
## [[5983]]
## [1] "_SiniStarMan: RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…"
##
## [[5984]]
## [1] "_SiniStarMan: RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…"
##
## [[5985]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/vWP53RBb4y"
##
## [[5986]]
## [1] "1D_InaCoolWay: He looks so good 🤩"
##
## [[5987]]
## [1] "1D_InaCoolWay: RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards.\n\nvia Samir Hussein/Wirelmage https://t.co/8KU2g0Puv5"
##
## [[5988]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/rTKUaLNVDt"
##
## [[5989]]
## [1] "1d_swift_love: RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5"
##
## [[5990]]
## [1] "BojBrouns: RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…"
##
## [[5991]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #investment… https://t.co/oxUPpPhDkt"
##
## [[5992]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/z43fmYpxXs"
##
## [[5993]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #finance… https://t.co/TwJ6cKnL91"
##
## [[5994]]
## [1] "HSGoldenGirl: @womantothemoon @Michelleroycrof @POB_76 is a friend, 1D Fam, and close security. @Michelleroycrof is a private inv… https://t.co/LuNc6Xuoha"
##
## [[5995]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech #currency… https://t.co/LGkKxOhE9d"
##
## [[5996]]
## [1] "1D_FITF28: RT @ificxuldflyy: loml https://t.co/gLFhwZVFzV"
##
## [[5997]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/UvWctiZmXA"
##
## [[5998]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/aVYPpDITVb"
##
## [[5999]]
## [1] "1D_FITF28: @ificxuldflyy Awww cute 🥺❤️"
##
## [[6000]]
## [1] "MaeBee_Smitty: Am I listening to old 1D albums to feel something? Yes, yes I am\nUgh, the nostalgia 😭🥹"
##
## [[6001]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #options… https://t.co/ug2SDMyHw8"
##
## [[6002]]
## [1] "The_Hermithood: Kiss your 401K's goodbye! Stockmarkets are in red alert!\n\nRUT 1,845.07 -47.77 -2.52% : Russell 2000 - MSN Money https://t.co/NY8QFARG5o"
##
## [[6003]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/F8eiEwVBtu"
##
## [[6004]]
## [1] "_1d__5sos___: RT @RosesSuperbloom: SOMEONE! JUST! LIKE! YOU! NO! ONE! ELSE!! LIGHTS WILL GUIDE! YOU! SO! RUN LIKE HELL!"
##
## [[6005]]
## [1] "1D_larry1007: Lou I mean I love england and I support them too but brazil gonna definitely win luv 😬🤷🏻♀️ https://t.co/PNh8XOKbZz"
##
## [[6006]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #investment… https://t.co/X94OGu3zTm"
##
## [[6007]]
## [1] "1DRocksTweets: Harry Styles Fans Are Angry With Social Media Personality Brittany Broski - https://t.co/4QiNYsd435 #OneDirection… https://t.co/LwHILbUBul"
##
## [[6008]]
## [1] "smriti_madhur: @comfortforliam his second favourite . does that mean his favourite is 1D ??"
##
## [[6009]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binary #trading… https://t.co/8rU2Hwpl3S"
##
## [[6010]]
## [1] "1D_larry1007: @UpdateHLD I'm sorry lou, but brazil gonna win 😬"
##
## [[6011]]
## [1] "1D_Abby: RT @merdedanielle: it’s winter time so we know what that means https://t.co/e0PXSZzykD"
##
## [[6012]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #wealth… https://t.co/8edrnS7tGX"
##
## [[6013]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #forexmarket… https://t.co/RxQxkKnHQ9"
##
## [[6014]]
## [1] "mrbxhaze: taylor swift en 2009/ 1d en 2009 https://t.co/GU9N9EHkQ6 https://t.co/ZgeOVdvZAf"
##
## [[6015]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/fNMcj1fEuA"
##
## [[6016]]
## [1] "wallowswiftiee: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6017]]
## [1] "Cryptoldea: No BUYS or SELLS were found on the One Day time frame.\n\n18:12:39 • 12-05-2022 UTC\n#PatienceYoungGrasshopper #Cryptoldea #NFA #1d"
##
## [[6018]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'It's everything about… https://t.co/oNhe3krygB"
##
## [[6019]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest #forexgt… https://t.co/7ycGEPEYHi"
##
## [[6020]]
## [1] "chelelovesyahxx: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[6021]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ZmnaENsane"
##
## [[6022]]
## [1] "embalinaxo: Taylor won Grammys and had best-selling albums before 1d even existed, I don’t think she needed any help from them https://t.co/v8ub1IiCv0"
##
## [[6023]]
## [1] "wolfstarbIack: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6024]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/qRFfOVCde0"
##
## [[6025]]
## [1] "1d_Obsessionnn: @coacoashley ASHLEY 🤭"
##
## [[6026]]
## [1] "1d_Obsessionnn: RT @coacoashley: I’m petty, p e to the t t y https://t.co/p9uED0O0bc"
##
## [[6027]]
## [1] "Neymar_1d_: Wether you win or lose, I love you forever 🇧🇷"
##
## [[6028]]
## [1] "ghostapple_ari: Like they seriously don’t understand the reason why 1D broke up because???? Like what that has to do with BTS?\n\nI n… https://t.co/cKOoIzAdQ8"
##
## [[6029]]
## [1] "Neymar_1d_: Best of luck 🇧🇷"
##
## [[6030]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/D3tlQG7LzA"
##
## [[6031]]
## [1] "harrys_hiatus: He is trying to come up with a chorus about the 1D website tomorrow"
##
## [[6032]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options #money… https://t.co/KIMbvIKwq1"
##
## [[6033]]
## [1] "SEC_StatCat: 3rd-most YAC (693) and 4th-most broken tackles (63) for the 4th-most 1D+TDs (55) in the SEC this year. But his effi… https://t.co/V0RQnOOsIv"
##
## [[6034]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8dJQN4N85d"
##
## [[6035]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/ZcEkgDA3ic"
##
## [[6036]]
## [1] "ewuramba: Little things is my all time favorite 1D song❤️"
##
## [[6037]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader… https://t.co/1rPdxrQzcq"
##
## [[6038]]
## [1] "JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withsta… https://t.co/2r7j1PPi0T"
##
## [[6039]]
## [1] "SunflowerCafeTX: There’s lunch, and then there’s Sunflower. Check out our changing specials through the link below. See you soon!\n\nL… https://t.co/iABfeoSQaV"
##
## [[6040]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/3m9pSV2Etg"
##
## [[6041]]
## [1] "darya_sweetie: Seriously I used to love 1D and I still sometimes listen to them but saying THEY created a career for TAYLOR-\n\nlike… https://t.co/4NMTwKDhIF"
##
## [[6042]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GDOC\n\n🔎Name: G… https://t.co/aYPKXRb7OX"
##
## [[6043]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/EBBKTmRxWi"
##
## [[6044]]
## [1] "1d_swift_love: RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE"
##
## [[6045]]
## [1] "BoggianAngela: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[6046]]
## [1] "SarahAcid: @empukofficial The 1D reunion?"
##
## [[6047]]
## [1] "mattfriedman4: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[6048]]
## [1] "HarrysFriend09: The last time 1D was in Brazil, they were asked through the video dairies if they would ever go to space.... https://t.co/3SyXq0pu6B"
##
## [[6049]]
## [1] "HannaA_1d: i wish i would've never bought this stupid ticket"
##
## [[6050]]
## [1] "saam00522101: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6051]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8XbBEYHHkh"
##
## [[6052]]
## [1] "Roxanne_1D: RT @prior_parker: adding to the matty healy height discourse, billie ellish is 5'3\" https://t.co/LpGEt9fvN8"
##
## [[6053]]
## [1] "clvrzngl: Les fanfict de 1D sur wattpad >>> https://t.co/AwgFNpFj7z"
##
## [[6054]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wealth… https://t.co/e8nJTHyLNe"
##
## [[6055]]
## [1] "AnaPaulaOrdonez: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6056]]
## [1] "BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt #futures #news… https://t.co/beQ0LkVrCY"
##
## [[6057]]
## [1] "autotyune: @MaryamK92361148 @TaehyunsLaugh The tweet about cocomelon was a joke, what I actually use as streaming filter is either 1D or Disney songs 😁"
##
## [[6058]]
## [1] "russierre: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[6059]]
## [1] "Maddie_1D: @NiallOfficial @Davina_ot5 Hope you feel better soon!"
##
## [[6060]]
## [1] "vinylswift89: and where is 1D now ? https://t.co/mJRBYctqde"
##
## [[6061]]
## [1] "on_drive23: England's test team still have the same issues that they had last winter. Woeful openers, poor spinners and 1D atta… https://t.co/ZeWS9iNHcn"
##
## [[6062]]
## [1] "1D_InaCoolWay: RT @itsyoulou28_: “second favorite band”, bitch I know very well who’s his first favorite 😭 https://t.co/7A5Wn50SMw"
##
## [[6063]]
## [1] "FFTylerO: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[6064]]
## [1] "kuromiwinx: i miss 1d :("
##
## [[6065]]
## [1] "maya_loves_1d: How is he so gorgeous 😩 https://t.co/GMaovLJGsU"
##
## [[6066]]
## [1] "crynnls_: BE FAWKING FR RIGHT NOW😭😭😭😭 MISS GIRL ALREADY WON AOTY AT THE GRAMMYS FOR FEARLESS BEFORE 1D WAS CREATED LMFAOOOOOOO https://t.co/M9RruXLiCU"
##
## [[6067]]
## [1] "Roxanne_1D: RT @Audacy: Will we be getting a @the1975 + @paramore collab?! 🎤\n\n@MatthewTHealy + #HayleyWilliams weigh in backstage at #BeachFestival ☀️…"
##
## [[6068]]
## [1] "Roxanne_1D: RT @NetflixUK: Harry & Meghan. A Netflix Global Event. \nVolume I: 8 December \nVolume II: 15 December https://t.co/WtbngS4HQq"
##
## [[6069]]
## [1] "swiftmoa: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6070]]
## [1] "1d_all_mylove: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6071]]
## [1] "1D_larry1007: @stylinarts He looks like he's a plastic barbie that got melt"
##
## [[6072]]
## [1] "1d_all_mylove: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6073]]
## [1] "GeorgeWLDD: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6074]]
## [1] "sunflxwerlouie: 1d was very successful. But no way you can compare them to what Taylor did without the support of a famous talent m… https://t.co/emfvUcMKkZ"
##
## [[6075]]
## [1] "maya_loves_1d: RT @ilove1dbroo: everyone when harry said \"i like girls\" https://t.co/DRWIOX4yjF"
##
## [[6076]]
## [1] "1D_larry1007: RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…"
##
## [[6077]]
## [1] "Charlot43474754: 5th of December: Liam singing his heart out. Join the 1d days of Christmas! https://t.co/RYQ7x0MT8d"
##
## [[6078]]
## [1] "maya_loves_1d: RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…"
##
## [[6079]]
## [1] "1D_larry1007: RT @l_landof: Smiling baby 😭 https://t.co/ZNnck0FD3u"
##
## [[6080]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: KevinGolab\nhttps://t.co/NFWWWAJ7pb"
##
## [[6081]]
## [1] "1D_larry1007: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[6082]]
## [1] "Roxanne_1D: RT @the1975online: THE 1975 x PARAMORE!!!!!!!!!!!\n\nhttps://t.co/37Ap8PSd1G"
##
## [[6083]]
## [1] "paediateach: RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…"
##
## [[6084]]
## [1] "_Crypto_Alerts: 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#NULS-#USDT]\n\n#crypto #cryptonews #ftx #nft… https://t.co/gE5Bzh5mmq"
##
## [[6085]]
## [1] "fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor w… https://t.co/D9BQng8bkJ"
##
## [[6086]]
## [1] "GageOfEarth99: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6087]]
## [1] "1D_larry1007: RT @indaydreams132: I’ve got your face hung up high in the gallery 🎶 https://t.co/1CPzEmZ2Wa"
##
## [[6088]]
## [1] "UniverseGener12: This was taken from the XMM-Newton Telescope at 30X. There are 2,500,000 stars in the Dinlas system 50 lightyears… https://t.co/Ub1ChQgx6k"
##
## [[6089]]
## [1] "kissy_carolina: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[6090]]
## [1] "1D_larry1007: I love this fandom https://t.co/czhcWwCQNq"
##
## [[6091]]
## [1] "stan___1D: Lmao why does it look so fake https://t.co/0IgsEDRlbj"
##
## [[6092]]
## [1] "kaffefar: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6093]]
## [1] "blackwhale67: #DYDX 1D UPDATE \nAs you can see DYDX showed a nice reaction to our resistance line &we got a rejection to our SWAP… https://t.co/RYMZqPqXOX"
##
## [[6094]]
## [1] "Roxanne_1D: RT @KeavaHT: The socks & the slides https://t.co/RCKvvXLUpm"
##
## [[6095]]
## [1] "byaeras: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6096]]
## [1] "1D_larry1007: RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw"
##
## [[6097]]
## [1] "docbjorn: RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…"
##
## [[6098]]
## [1] "1D_larry1007: RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E"
##
## [[6099]]
## [1] "minniee_1d: RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG"
##
## [[6100]]
## [1] "itsjfrey: wts | want to sell\n\npc jaehyun non album\nmemorial book membook nctzen fanclub jp cafe donut jenim pop up boss yizhi… https://t.co/Q49qD3FrNH"
##
## [[6101]]
## [1] "Roxanne_1D: RT @hardinology_: Their smiles warm my heart 🥰 https://t.co/c4TJUfC87y"
##
## [[6102]]
## [1] "1D_larry1007: RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G"
##
## [[6103]]
## [1] "1D_larry1007: RT @befookinkind28: Spot the difference ☀️ https://t.co/A0Y50sUGyU"
##
## [[6104]]
## [1] "kthvope69: 1D hiatus was because they hated each other and bts hiatus is because they’re enlisting. y’all need to understand b… https://t.co/mideVlyCy6"
##
## [[6105]]
## [1] "1D_larry1007: RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6"
##
## [[6106]]
## [1] "mary_loves_1D: RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE"
##
## [[6107]]
## [1] "1D_larry1007: @UpdateHLD First thing I thought was the \"hi guys\" of leroy 😭 https://t.co/aQZ2mvxBiE"
##
## [[6108]]
## [1] "ZarryInItaly_: Even 1D fans know that shit is idiotic let’s be serious bro 😭"
##
## [[6109]]
## [1] "DannyBKelly: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[6110]]
## [1] "1D_inmyheart4L: RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD"
##
## [[6111]]
## [1] "kthvope69: one direction ruined it for all, u think bts would turn out like 1D be srs do u even know them 😭"
##
## [[6112]]
## [1] "Bellszzzzzz: Lima said it's time to come out of that pretended silence after all that 1d base has started supporting and has al… https://t.co/J2yasQzaMe"
##
## [[6113]]
## [1] "M_Lin: RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…"
##
## [[6114]]
## [1] "mirthe_1d_hp: RT @rosieoftb: DONT tell louis your least favorite song tomorrow or i’ll be under your bed that same night"
##
## [[6115]]
## [1] "1D_larry1007: RT @lwttle_freak: it's begun 😭😭 https://t.co/AGR25vFMFg"
##
## [[6116]]
## [1] "1D_larry1007: @adelinest28 Winky I missed him so much 😭"
##
## [[6117]]
## [1] "cuteharry_1D: Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!"
##
## [[6118]]
## [1] "ludwina_1D: @homeawaylara This is the skin of a killer bella"
##
## [[6119]]
## [1] "Konstantinosios: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6120]]
## [1] "alyssvol6: middle school me that had a 1d shoulder bag and a mockingjay pin attached to it has won two december 5ths in a row"
##
## [[6121]]
## [1] "tiny_tammo: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6122]]
## [1] "duncneyys: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6123]]
## [1] "xantheclaus: @DAN3DELI0N Even though I was a 1D stan, I was one of those people who opposed to him getting cast as Prince Eric 😭😭"
##
## [[6124]]
## [1] "1D__p_: RT @lilly_samyx: Thank you for being the bestest friend , through thick and thin together ❤️🌍 https://t.co/F58M0EjLhz"
##
## [[6125]]
## [1] "AlbertoFNeumann: MACD is positive at 1M, 1W, 1D, 4h, and 3h. On a red day!\n\n$BA"
##
## [[6126]]
## [1] "blankspacebaeby: as someone else said, she was a household name and was winning grammys before 1d was anything"
##
## [[6127]]
## [1] "coffeeteq: no way vibes by chase atlantic wasn’t written for 1D that shit is a one direction song"
##
## [[6128]]
## [1] "elbpalnmy39665: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/AqA5lJ3Gdi"
##
## [[6129]]
## [1] "og28stan: @UpdateHLD why did i think it said 1D"
##
## [[6130]]
## [1] "LeslieAngelo08: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6131]]
## [1] "LoverofMotion: @Violetrose9801 but I mean if u like both 1D and 5sos then that’s like completely fine lmao, like u said!! Not ever… https://t.co/3vztV01iSc"
##
## [[6132]]
## [1] "stan___1D: Crying https://t.co/zUpuwIyu1A"
##
## [[6133]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Capricorn...'Who's gonna be the last one to drive away? Forgetting e… https://t.co/aePAF68Bsy"
##
## [[6134]]
## [1] "vs_swarmz: Japan vs Croatia live En vivo\nLive📺 https://t.co/fCPqPF8HTB\nLive📺 https://t.co/fCPqPF8HTB\n\nLINK 1d https://t.co/MtsohzqA0v"
##
## [[6135]]
## [1] "yekkripto: #BollingerAlert !\n\n - $REQ (584 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $COMP (0.002311) is over Upper B.… https://t.co/FbaHpsrDMJ"
##
## [[6136]]
## [1] "mary_loves_1D: RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz"
##
## [[6137]]
## [1] "LoverofMotion: @Violetrose9801 not saying u caanntt like 1D and 5sos both together. and I get that they were apart of something bi… https://t.co/TV17laXsC3"
##
## [[6138]]
## [1] "1D_larry1007: @bottleofrouge28 @princessparklou Boy I'll give you 369 water guns 😭😭❤️"
##
## [[6139]]
## [1] "sftmultidecker: she's easily more famous than 1D, and that's as a solo artist who has gotten so much shit from the press and genera… https://t.co/gRJBM6yTCm"
##
## [[6140]]
## [1] "1D_larry1007: RT @bottleofrouge28: water gun??!?!?!! a little one?!?!! https://t.co/Ar7lf4plPg"
##
## [[6141]]
## [1] "1D_larry1007: Y'all I missed this boy so much 😭❤️ https://t.co/xanqgnD0a4"
##
## [[6142]]
## [1] "mary_loves_1D: RT @lthearting: unreal https://t.co/VpwSsxWD8a"
##
## [[6143]]
## [1] "rubi_1D_: RT @selmakesmerare: no thoughts just Selena Gomez x Rare Beauty https://t.co/KWNXrEbXnZ"
##
## [[6144]]
## [1] "niallatefiza_v2: @fbhsbestie Yk never know what the miracles of 1D can do. Tis the season of love babe, bide your time"
##
## [[6145]]
## [1] "gaylouiesbot: 4 years till 11 years of 1D"
##
## [[6146]]
## [1] "xCryptoKeeperx: $BNX 1D\nIts a +70% from here just to test major resistance.\nFollow the volume. https://t.co/xO8Lv7Pn2A"
##
## [[6147]]
## [1] "mary_loves_1D: RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5"
##
## [[6148]]
## [1] "1D_larry1007: RT @adelinest28: I mean- \nHarry Styles is a lucky guy. https://t.co/msPm6JknVh"
##
## [[6149]]
## [1] "Pau12007902: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6150]]
## [1] "yekkripto: #BollingerAlert !\n\n - $SAND (0.00003694) is over Upper B. Band in 30M|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[6151]]
## [1] "DwumahCassandra: @myzeepay @riosunshiness @stonebwoy I tried to register but it didn't go through and I taught we are suppose to use… https://t.co/DlJH0F59ZX"
##
## [[6152]]
## [1] "bsf_1d_13: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6153]]
## [1] "mary_loves_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6154]]
## [1] "1D_larry1007: RT @adelinest28: You smiling is all I want. Your happiness is all the matters. Glad you are happy baby. 💙 https://t.co/sBmh5A9Byz"
##
## [[6155]]
## [1] "1D_Dolantwins18: @liamvinyIs One step ahead of you 🤡🤡"
##
## [[6156]]
## [1] "raeleenabie: U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/ri3vEh5eHt"
##
## [[6157]]
## [1] "hxctor26: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6158]]
## [1] "1d__fairy: @BabysaurioKim I'll probably start Ghost Host Ghost House tomorrow, since rn I'm watching Happy Ending Romance and… https://t.co/nbYEvetUDS"
##
## [[6159]]
## [1] "Violetrose9801: @LoverofMotion no i totally get what you’re saying lmao they shouldn’t be compared or have 1d brought up in intervi… https://t.co/NrVp5KiwQ1"
##
## [[6160]]
## [1] "Godsgirljune: @atwtmvtvftvsga I was and am a 1D fan, but this thread is so reductive and suggests yet again that a woman’s fame b… https://t.co/1YPteOHX7f"
##
## [[6161]]
## [1] "1d__fairy: @BabysaurioKim War of Y is going to have 20 EPs, it has 4 storylines and each couple/storyline gets 5 eps"
##
## [[6162]]
## [1] "1D_Dolantwins18: @zeynbinci I love it 😍 thank youuu \n#WelcomeBackLiam \n#WeLoveYouLiam"
##
## [[6163]]
## [1] "hizzbrsmn87384: #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/VwY74Fw5fY"
##
## [[6164]]
## [1] "the_artist_nft: Bored Ape Yacht Club 🦍 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/mtcivGuv35\n⬇️ See below… https://t.co/Ng5OzKkqvU"
##
## [[6165]]
## [1] "gxldenhalos: @lousboyfriends @flickerab28 where tf did i get mark from.. is there a mark somewhere within the 1d family"
##
## [[6166]]
## [1] "BejeweledUmjix: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6167]]
## [1] "LoverofMotion: @Violetrose9801 no yeah dw dw I know, I’m saying more about the fact that ppl will consistently feel the need to co… https://t.co/DxOdNYwJZu"
##
## [[6168]]
## [1] "BB28_1D: RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc"
##
## [[6169]]
## [1] "1D_InaCoolWay: RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/8rAoBXub0r"
##
## [[6170]]
## [1] "returnofscully: and anyone who knows me knows me and 1d go way back! those are my dudes, my everything"
##
## [[6171]]
## [1] "BabysaurioKim: @1d__fairy Ep18!? How many eps does war of y have? Oh, let me know if ghost host ghost house is worth watching! PLS… https://t.co/VskT2ge9LA"
##
## [[6172]]
## [1] "Raid101B: RT @cyberspace2140: #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150.(14…"
##
## [[6173]]
## [1] "1D_larry1007: @zeynbinci He's so beautiful 😭😭"
##
## [[6174]]
## [1] "f_rose_v: i miss 1d"
##
## [[6175]]
## [1] "ashrry_1D: RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6"
##
## [[6176]]
## [1] "Alltheloveee_1D: @LiamPUpdate When I saw the notification I was like there’s no way 😧"
##
## [[6177]]
## [1] "ashrry_1D: RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”"
##
## [[6178]]
## [1] "LARRIESweird: @RachelStylinson @stylinarts These 1d moments are not proofs like why don't u get it, there are zarry moments too,… https://t.co/mqocWMBZXt"
##
## [[6179]]
## [1] "Alltheloveee_1D: @sassychopsuey 100% a convo bc 1 it lasts longer and 2 he’d definitely be into it 😭"
##
## [[6180]]
## [1] "ashrry_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6181]]
## [1] "1D_FITF28: Smiley smile😭❤️ https://t.co/ONNCH4mHjT"
##
## [[6182]]
## [1] "BishopRachii: RT @acosta32_jp: Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is the su…"
##
## [[6183]]
## [1] "Violetrose9801: @LoverofMotion just making jokes bestie! some people enjoyed 1d/5sos at the same time and it was quite funny when niall would join 5sos"
##
## [[6184]]
## [1] "angelinak_1d: RT @CincyProblems: Ja'Marr Chase is excited to be back 😂 https://t.co/PNjVfNLsRM"
##
## [[6185]]
## [1] "yellowsnow_1d: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6186]]
## [1] "get_this_v: @1d_lh28 Hi, you can download the video from here:\nhttps://t.co/S271BBPXI7\nSee you later 😘"
##
## [[6187]]
## [1] "acosta32_jp: Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is… https://t.co/ZaaYQRxH8q"
##
## [[6188]]
## [1] "pinkfaiyr: @kookylander they love bts and the constant comparison to 1d who clearly didn’t like the group isn’t fair either wh… https://t.co/waXZHnriDK"
##
## [[6189]]
## [1] "1D_larry1007: RT @zeynbinci: Reply with #WelcomeBackLiam and I’ll give you a liam picture"
##
## [[6190]]
## [1] "ttsloverry: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6191]]
## [1] "1D_larry1007: @kidsraIright I love this boy 😭❤️"
##
## [[6192]]
## [1] "yoong4yy: @christinac22_ @noemisreign @_hazeyknj @Louisslucky i mean i sure hope it was 1d related and not harry? bc thatd be weird no?"
##
## [[6193]]
## [1] "Iuckyworm: RT @Iuckygoose: housewives of 1d rn https://t.co/gxPcmB3ddr"
##
## [[6194]]
## [1] "Iuckygoose: housewives of 1d rn https://t.co/gxPcmB3ddr"
##
## [[6195]]
## [1] "stardreamdust: the FUCKIN audacity. She literally made 1D famous overnight and her 2 months' dating set Harry Styles' entire caree… https://t.co/Dm7yAOBo5q"
##
## [[6196]]
## [1] "vigilantaeshit: she was the youngest winner of the grammy for album of the year and had two albums that sold 1 million copies in th… https://t.co/GobQazlE21"
##
## [[6197]]
## [1] "LOUISBLUEVIEW: @ry_thedreamer can u believe he never learned the lyrics even after singing it in 1d like what would he do without such a dedicated fan 😔"
##
## [[6198]]
## [1] "1d_lh28: RT @bellezagracias: what a great day 🫶🏻 https://t.co/GyZOuWtvYL"
##
## [[6199]]
## [1] "aelcenganda: RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…"
##
## [[6200]]
## [1] "Nabguti12: RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…"
##
## [[6201]]
## [1] "jadesmirrorball: this is the craziest thread i’ve ever read. taylor had literally already won 4 grammys before 1d were even put toge… https://t.co/3kHglpUGq5"
##
## [[6202]]
## [1] "vol_1d: RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…"
##
## [[6203]]
## [1] "Marilie72C: SMDV Timer Remote Controller T811 Interval Timer Release Photography for Canon EOS R5 1DMarkⅣ 1DMarkⅢ 1DMarkⅡ 1D 1D… https://t.co/ZhpIpsQMWB"
##
## [[6204]]
## [1] "house_of_1D: @UpdateHLD Guys who tf is the purple girl I'm so lost"
##
## [[6205]]
## [1] "nora_1d_hp: RT @Hslwtflixker: HE MAKES ME FEEL LIKE I AM LIVING A TEENAGE DREAM https://t.co/hldMOGzUNg"
##
## [[6206]]
## [1] "nora_1d_hp: @_bosza_ Yasss biggest slay. We were on page 369 in biology last week 😭"
##
## [[6207]]
## [1] "CryptoCacheTech: ⭐️ BTC Update ⭐️\n\nMacro (1D) indicating resistance level retest 🤷🏽♂️\n\nMid-term (4hr) showing support @ 16.8-17k 📈… https://t.co/hWCbcsRXYw"
##
## [[6208]]
## [1] "latinohrry: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[6209]]
## [1] "cuteharry_1D: Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy"
##
## [[6210]]
## [1] "1D_FITF28: @majrbb Trueee!!"
##
## [[6211]]
## [1] "nora_1d_hp: RT @LT_IsMyRockStar: Can we just sit back and take in what's happening? Even after just 3 weeks of healing, Louis is out here meeting fans,…"
##
## [[6212]]
## [1] "1D_FITF28: @LiamPayne are we getting a live soon??? Right???? Right????\n#WeLoveYouLiam"
##
## [[6213]]
## [1] "_GottaBeYou_1D: RT @LouisT91Updates: “No definitely not. I think England are.” - Louis when asked if he thinks France is going to win the World Cup. https:…"
##
## [[6214]]
## [1] "daydreams_1d: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[6215]]
## [1] "1D_larry1007: @neymarjr GO BRAZIL!!! 🇧🇷❤️"
##
## [[6216]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, “I like the way… https://t.co/qtz5i6jC2Z"
##
## [[6217]]
## [1] "SUKIMONO5: RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…"
##
## [[6218]]
## [1] "bitcoinagile: Daily review of ETH interval 1D for BINANCE:ETHUSDT by cryptodailyuk #bitcoin #crypto #btc $btc… https://t.co/gdzXtAXnGu"
##
## [[6219]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DSTX\n\n🔎Name:… https://t.co/T9DCrjxpT3"
##
## [[6220]]
## [1] "_GottaBeYou_1D: RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…"
##
## [[6221]]
## [1] "1D_larry1007: @neymarjr Wishing y'all luck!!! 🫶🏼 https://t.co/uhDCCTY5cR"
##
## [[6222]]
## [1] "daydreams_1d: RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD"
##
## [[6223]]
## [1] "DenisFischer15: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[6224]]
## [1] "awa_lesay03: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[6225]]
## [1] "DenisFischer15: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[6226]]
## [1] "DenisFischer15: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[6227]]
## [1] "DenisFischer15: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[6228]]
## [1] "garydoc777: RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…"
##
## [[6229]]
## [1] "HEbadi55: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[6230]]
## [1] "purplearmyst_: RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…"
##
## [[6231]]
## [1] "_GottaBeYou_1D: RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3"
##
## [[6232]]
## [1] "JakeHowland369: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6233]]
## [1] "_GottaBeYou_1D: RT @Iouishaze: HE FORGOT HIS OWJ LYRICS https://t.co/RsnYsYtdDu"
##
## [[6234]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Explanation of the signs in the Backstage in São Paulo : \n\"Amira's room\" is the room reserved for Harry's private chef (Amira…"
##
## [[6235]]
## [1] "_GottaBeYou_1D: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[6236]]
## [1] "KaptainnMorgan: @ScarletAndGame So that Georgia can get in Stouds face and keep Ohio State 1D on offense? Without being balanced yo… https://t.co/OFTOLv55EN"
##
## [[6237]]
## [1] "8ec0dd552b9242f: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[6238]]
## [1] "BojBrouns: 1D Chart: (Blue diagonals)\nhttps://t.co/E5hQVcAa6F"
##
## [[6239]]
## [1] "sceneriy_: @convomfs the only exception -Paramore\ndimple -BTS\nlittle things - 1D\nhope ur ok -olivia \nDel mar -ozuna\nelastic he… https://t.co/XjqPIPRO91"
##
## [[6240]]
## [1] "1d_lh28: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6241]]
## [1] "SavsSpace_: Taylor had a career before they even existed she didn’t need anyone let alone 4 Men. like i loved 1D at one point b… https://t.co/Wab5dpEjwC"
##
## [[6242]]
## [1] "MYeyin1: 05.12.2022 Us SPX 500 -Cash 14:25 -17:56 1D Good luck 🤘 https://t.co/zIQppr1a5v"
##
## [[6243]]
## [1] "1D_28_18: @sassychopsuey I was like 9 or 10"
##
## [[6244]]
## [1] "1D_NYCE: @Ozzllo1Ozzllo I love this picture 😍"
##
## [[6245]]
## [1] "1D_28_18: @ItsrMii @sassychopsuey thanks 😭"
##
## [[6246]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/62Zx3DUppe"
##
## [[6247]]
## [1] "tobiovnts: are yall not embarrassed… im a huge fan on one direction but this aint it. taylor ate and left no crumbs yall just… https://t.co/0CEsFKgCg9"
##
## [[6248]]
## [1] "janobiebs_1D: RT @tsizumi22: All I want for Christmas is to see Stray Kids happy."
##
## [[6249]]
## [1] "DaddyLongGrace: @reylysay i’ve stanned 1D in the past and bt5 now the part that im in never took shipping seriously!! it’s fun/funn… https://t.co/DYboW32LhE"
##
## [[6250]]
## [1] "Alltheloveee_1D: #liampayne IS BACKKKKK 🤍 https://t.co/ukGsgvSIQm"
##
## [[6251]]
## [1] "94hstcreature: @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could… https://t.co/9SkDRrN4a6"
##
## [[6252]]
## [1] "1D_westlife: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6253]]
## [1] "1D_westlife: RT @LiamPUpdate: 📷| Liam via his Instagram Stories https://t.co/dZ570v43m1"
##
## [[6254]]
## [1] "scarlettgIitch: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6255]]
## [1] "Crypto_Invest0r: Watching the 1d chart to see if we flip the monthly s/r back in favor of the bears. Fail to flip and we shall drop… https://t.co/AS6YR7SbOR"
##
## [[6256]]
## [1] "cyberspace2140: #FTM #Fantom prior swing-low #support at 0.2352. A break below would confirm #Short📉 #Trade regardless of daily clo… https://t.co/aFA4POwfey"
##
## [[6257]]
## [1] "coacoaceles: @zeepruksponsor need niall, 1d, zayn, cara, dob, harry, selena, lottie, or omar?"
##
## [[6258]]
## [1] "thegumbodiner: ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just… https://t.co/hchfwRDLzM"
##
## [[6259]]
## [1] "betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a… https://t.co/DHF4Weu4s1"
##
## [[6260]]
## [1] "dlbambam: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6261]]
## [1] "harrylovelinson: wait what's that with harry retweeting that 1D tweet? or liking it??"
##
## [[6262]]
## [1] "fallingforivy: the fun thing about being a fan of 1D is there’s literally endless media to explore. like I’ve been doing this a fe… https://t.co/KH5rHpKpsb"
##
## [[6263]]
## [1] "VaseKral: RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…"
##
## [[6264]]
## [1] "1D_InaCoolWay: @UpdateHLD The way he just exists 🥹"
##
## [[6265]]
## [1] "BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbli… https://t.co/xlmz6kaQxr"
##
## [[6266]]
## [1] "1D_FITF28: @NiallOfficial @EPfestival Home❤️"
##
## [[6267]]
## [1] "ItsPzuh: @BravesAshland harry styles, taylor swift, 1D"
##
## [[6268]]
## [1] "doyouwannagor: Stop comparing bts to 1d, yoongi made a whole show just to drink with joonie and promote his work, jimin changing h… https://t.co/XY5xHwn5rT"
##
## [[6269]]
## [1] "bejeweledcals: hii i'm shanaya and i'm 16. i'm not new to shtwt & edtwt, just wanted to start afresh. rt / like to be moots !! i'm… https://t.co/FuITdLbsGU"
##
## [[6270]]
## [1] "tradingdotcom: ⏳ Still to come – RBA interest rate decision.\n\n🇦🇺The central bank is widely expected to raise interest rates by 25… https://t.co/3hj3HqhVx2"
##
## [[6271]]
## [1] "PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared… https://t.co/nvMwxzz8OT"
##
## [[6272]]
## [1] "1D_FITF28: @NiallOfficial @EPfestival You should have to come India!!"
##
## [[6273]]
## [1] "Cristina___1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6274]]
## [1] "Cristina___1D: RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166."
##
## [[6275]]
## [1] "_aoife_1D: @NiallOfficial @EPfestival Niall do you wanna see my new dog???"
##
## [[6276]]
## [1] "1d_kings_20: @MEDlClNEHES Light 🫣"
##
## [[6277]]
## [1] "BB28_1D: RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…"
##
## [[6278]]
## [1] "tkmalik1: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[6279]]
## [1] "1D_FITF28: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6280]]
## [1] "Cristina___1D: RT @billboardcharts: This week's top-selling vinyl albums:\n\n1. @taylorswift13 Midnights\n2. @michaeljackson Thriller\n3. @Harry_Styles Harry'…"
##
## [[6281]]
## [1] "SportsTradingC9: 1995 Action Packed Derek Jeter 24KT Gold Auto Card #1D Yankees PSA 6 Auto 7 https://t.co/YPailGLMqk eBay"
##
## [[6282]]
## [1] "chloealexis1752: @atwtmvtvftvsga same energy as saying Kanye made her famous (except i actually like 1d) she was well established be… https://t.co/Z4VhNRoesN"
##
## [[6283]]
## [1] "AcidChelle: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6284]]
## [1] "SEC_StatCat: Mike Wright's 2022 pass chart (SEC rank min 100 att)\n\n9.8 ADOT -5th\n6.7 ANY/A -13th\n53.4% Accuracy -12th\n68.3% Adj… https://t.co/9q2H41mcNt"
##
## [[6285]]
## [1] "D3ad_l77: WLwhitelist Meaningful @SolanaGiftDrops @womaninnfts @CryptoNftBroth @1D_NYCE @Neeja9000 @JMFkNLoBo69… https://t.co/ULzMsp5J7x"
##
## [[6286]]
## [1] "kirazalea: RT @bxngtxnrecords: 1D has to paid for their crimes"
##
## [[6287]]
## [1] "Davina_ot5: @1D_FITF28 Niall's coming home😭😭"
##
## [[6288]]
## [1] "hesmylover93: @sun28flowers 4/5 of 1D MOVED TODAY 😭😭 https://t.co/Tb1tlHrDAk"
##
## [[6289]]
## [1] "sofsturniolo_1D: @NiallOfficial @EPfestival niall if you come in South of italy, Puglia, i will give you a beer and some pittule, they are so good.<3"
##
## [[6290]]
## [1] "1d__larry___: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6291]]
## [1] "1d__fairy: I'm sitting here in my python class and am literally not understanding anything"
##
## [[6292]]
## [1] "kiara_1d: RT @FinnBalor: Don’t worry @DomMysterio35 , \nWe’ll get them clowns next time! https://t.co/wkomQhnUKY"
##
## [[6293]]
## [1] "flamesontheskin: LMAO SHE WON 4 GRAMMYS WHEN 1D DIDNT EVEN EXIST!!! KEEP DREAMING, BYE. https://t.co/IQV4KUSOds"
##
## [[6294]]
## [1] "teterinoo: r any of my dnp moots also 1d stans i need 1d moots"
##
## [[6295]]
## [1] "Idk750700: I remember back in the day when so many people said that Kanye made Taylor Swift famous to the point where he even… https://t.co/Yibtj4EpXM"
##
## [[6296]]
## [1] "everywherecleo: @1D_carrots28 don't love, it's understandable and it takes time. know that I'm always here to talk<33"
##
## [[6297]]
## [1] "1D_FITF28: Let's give him memes😂😭❤️ https://t.co/feZHg2Sjxe"
##
## [[6298]]
## [1] "Davina_ot5: @1D_FITF28 I'M HAVING A BREAKDOWN RN\n\nSO MANY EMOTIONS AT ONCE 😭😂"
##
## [[6299]]
## [1] "glossashx: society if ppl stopped comparing bts to 1d https://t.co/RuH62VhI2r"
##
## [[6300]]
## [1] "caricapapayy: RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…"
##
## [[6301]]
## [1] "Alltheloveee_1D: @hlnlzdaily He’s so silly 😭🥰"
##
## [[6302]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5"
##
## [[6303]]
## [1] "Alltheloveee_1D: @NiallOfficial @hlnlzdaily @EPfestival HE’S COMING HOME HE’S COMING HOME 🤩"
##
## [[6304]]
## [1] "kiara_1d: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6305]]
## [1] "_five_angels_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6306]]
## [1] "Trupti_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6307]]
## [1] "Steve52299483: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6308]]
## [1] "be_bengbeng: @aldysuhanda_ 1D right now"
##
## [[6309]]
## [1] "1d_MainlyLarry: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6310]]
## [1] "collisionrrygfs: @Sann_1D What are you about??"
##
## [[6311]]
## [1] "cyberspace2140: #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150… https://t.co/SalPuIh1bx"
##
## [[6312]]
## [1] "RENDEXV0US: it’s crazy that one time we used to get one direction and little mix music in one year, around the same time.\nnow,… https://t.co/c4vR8x2OEk"
##
## [[6313]]
## [1] "1DRocksTweets: Electric Picnic 2023: Tickets go on sale this week, first 10 artists unveiled. Check date, names -… https://t.co/74DxCNXPhP"
##
## [[6314]]
## [1] "1DRocksTweets: Jazzy 'Charlie Brown Christmas' swings on after 57 years - https://t.co/WZenEsojfJ #OneDirection #1D @1DRocksTweets https://t.co/J9eBOhBgJt"
##
## [[6315]]
## [1] "Javi_1d_28: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6316]]
## [1] "1D_FITF28: @Davina_ot5 Screeming,crying, idk , i am gonna have mental breakdown for sure!!"
##
## [[6317]]
## [1] "eva_1D_12: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6318]]
## [1] "daydreamroxyy: my phone is on fire like is used to be with 1D together I can’t handle this rn"
##
## [[6319]]
## [1] "BananaBanis: RT @endlessIy_: tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi, panic,…"
##
## [[6320]]
## [1] "harrysmedixine: how taylor helped 1d:\n- gave zayn his most streamed song on Spotify, this is his first song to cross a billion stre… https://t.co/BI5Bwfvp5h"
##
## [[6321]]
## [1] "mariosseawall: Join us today for our most popular Pizza, “The Joey,” or enjoy one of our classic favorites! 🍕😋\n\nOrder Online ->… https://t.co/4XV04zbmwU"
##
## [[6322]]
## [1] "Emeraldfifi: Victor must live under a rock since he thinks 1D made her famous he must not have heard of Love Story a very famous song"
##
## [[6323]]
## [1] "bxngtxnrecords: 1D has to paid for their crimes"
##
## [[6324]]
## [1] "swiftssos: okay twitter, i want a feed that is enjoyable to me so rt to find mutuals for\n#Panicatthedisco\n#JonasBrothers… https://t.co/LiqEr6HMuk"
##
## [[6325]]
## [1] "59_marine_1D: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6326]]
## [1] "1d_leftpinkytoe: RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…"
##
## [[6327]]
## [1] "Gram003Gabriel: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[6328]]
## [1] "strayerstudio: taglist ; rt and like ; @1D_skz_energy @quokkaracha @hwngbun @hyriwn @thereyouare1025 @menghaje @yutasluvz @skzhg8… https://t.co/KIDDtGuzfC"
##
## [[6329]]
## [1] "zialluvrr: i havent listened to 1d in ages bro"
##
## [[6330]]
## [1] "Emeraldfifi: Love Story a song written by Taylor Swift herself made her famous not 1D One Direction didn't exist when Love Story… https://t.co/cv2ZqzhJ2R"
##
## [[6331]]
## [1] "ArleneR_1D: RT @DrAyo16: @GenshinImpact I speak for everyone when I say we want to see alhaitham butt ass naked covered in oil twerking at maximum velo…"
##
## [[6332]]
## [1] "DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innov… https://t.co/vXfdw3d8rs"
##
## [[6333]]
## [1] "saralefayy: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6334]]
## [1] "BelenDures: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[6335]]
## [1] "Hounddog117: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[6336]]
## [1] "neulbehappy: me🤝keeho being 1d enthusiast no matter what https://t.co/1URh3NpUze"
##
## [[6337]]
## [1] "haoba0: @Soiria3Soiria like no bc i have used this acc when i was in 1d era in 2020 and i used to be so outta pocket around… https://t.co/wPjyylsxqJ"
##
## [[6338]]
## [1] "TeeFetch: @Ultra1 @PippaOona For all we know, that's deeper in the matrix. Maybe 1D is the start and the exit."
##
## [[6339]]
## [1] "emma13x_: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[6340]]
## [1] "Princesix66: RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…"
##
## [[6341]]
## [1] "cuteharry_1D: Harry_Syles i love you so much"
##
## [[6342]]
## [1] "repstanswift: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6343]]
## [1] "fb_eoz: 2D Wireless Barcode Scanner, Kedida 1D 2D QR Bar Code Scanner 3-in-1 Bluetooth & 2 4GHz & USB Wired Wireless Barcod… https://t.co/MBDpieJP44"
##
## [[6344]]
## [1] "twentvo: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[6345]]
## [1] "Daryltakahashi7: @yesterdaydances i mean yeah a lot of armys are leftover 1d stans"
##
## [[6346]]
## [1] "loucozed: taylor was winning awards when 1d boys didn't even know they can sing.... be fr now- https://t.co/rQsHz97u1D"
##
## [[6347]]
## [1] "LARRIESweird: @RachelStylinson @stylinarts the little touches, the way they look at each other, all boys had these moments litera… https://t.co/JJDS6eXyUm"
##
## [[6348]]
## [1] "1DRocksTweets: Maya Henry Net Worth, Age, Biography, Husband, Height, Wiki - https://t.co/sFGluxl7vs #OneDirection #1D… https://t.co/0myiqVZTNq"
##
## [[6349]]
## [1] "get_this_v: @1d_lh28 Hi, here to download the video:\nhttps://t.co/2yPPyeevVz\nSee you later 😘"
##
## [[6350]]
## [1] "1d_lh28: RT @rosieoftb: unmute and choose your fighter https://t.co/cVyhyfHPU3"
##
## [[6351]]
## [1] "taylors_scarf12: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6352]]
## [1] "Hannah_Andy_: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[6353]]
## [1] "drugovich_3: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[6354]]
## [1] "1D_DailySpain: RT @consequence: A memorable album and the hottest tour ticket around made Harry Styles a force to be reckoned with in 2022. 👑 \n\nHere's why…"
##
## [[6355]]
## [1] "LDGumboBar: Jambalaya, anyone? Join us for lunch, or get it delivered! ❤🍤🔥 \n\nDirections: https://t.co/2s1qvo7xkp\nDelivery:… https://t.co/QWIrf3i8px"
##
## [[6356]]
## [1] "1D_Tomtam_NRC: RT @kpfiIms: — Jeff new photos + with barcode! https://t.co/aLelJMDilh"
##
## [[6357]]
## [1] "Misbahhh2: Unpopular opinion.\nChubby Liam Payne>Skinny Liam Payne.\n#1D"
##
## [[6358]]
## [1] "MILKIEJEONS_: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[6359]]
## [1] "minniee_1d: RT @btsqtsarchive: the way how armys sang 2!3! and proceed to sing the whole song again 😭😭\nhttps://t.co/WgnUaHnkGl"
##
## [[6360]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDP\n\n🔎Name: iShares… https://t.co/Noq4d98lEX"
##
## [[6361]]
## [1] "RetailandServi1: Datalogic QD2131-BKK1 QuickScan Handheld 1D Barcode Scanner USB Cable+Stand Kit https://t.co/WGeIYpsofJ eBay https://t.co/wMYBxYrfcH"
##
## [[6362]]
## [1] "1D_Tomtam_NRC: RT @ELLEThailand: #ELLEChallengexBibleBuild For international fans, English subtitles for ELLE Challenge with @biblesumett & @Buildbuilddd…"
##
## [[6363]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Leo... 'They don't know about the up all nights.'\n\nAre you feeling f… https://t.co/ONujFDbKM0"
##
## [[6364]]
## [1] "jichuuusmirks: RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…"
##
## [[6365]]
## [1] "minniee_1d: RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S"
##
## [[6366]]
## [1] "1D_NYCE: I always want more Parmesan 🤣\nhttps://t.co/bXW6OeXZ3E"
##
## [[6367]]
## [1] "w_k_1d_everyday: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6368]]
## [1] "endlessIy_: tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi,… https://t.co/m75Xed89XE"
##
## [[6369]]
## [1] "maroonjewels: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[6370]]
## [1] "annabluelou: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6371]]
## [1] "libster501: RT @hmvGrimsby: Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy! #harrystyles #larry…"
##
## [[6372]]
## [1] "velynatalia_: @finelinevogue idk, i think 'home'. But also I would like to listen 'already home', 1D's unreleased song :("
##
## [[6373]]
## [1] "hologramswift: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[6374]]
## [1] "hmvGrimsby: Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy!… https://t.co/Ieq7ExXesa"
##
## [[6375]]
## [1] "Aly_reste: RT @1dgain1d: rt to gain 1D moots"
##
## [[6376]]
## [1] "minniee_1d: RT @hourIysuga: yoongi was surprised they finished the bottle 😭😭 https://t.co/ZfVaSFMFQO"
##
## [[6377]]
## [1] "zaynxftdt: @taysfairies yeah that’s most likely it but I remember he tried to say that he wanted to help other artists out whi… https://t.co/ikTiF69mdR"
##
## [[6378]]
## [1] "AuroraFireFly: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[6379]]
## [1] "MelissaMontano_: my student who can calm down from a behavior by listening to 1D 🤝🏽 me who can calm down from a behavior by listening to 1D"
##
## [[6380]]
## [1] "aida_1d: RT @AlinejadMasih: This is the real news in Iran;\nAmusement centre in Tehran was closed yesterday after this photo of its employee without…"
##
## [[6381]]
## [1] "UniverseGener12: This was taken from the SwiftGamma Ray Burst Telescope at 200X. There are 25,000 stars in the Doris system 21,000… https://t.co/s7jAoPOJQy"
##
## [[6382]]
## [1] "Carolarrystan: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[6383]]
## [1] "Sol__Fortuna: RT @onedirection: And we're back! 👨🏻💻🤓\nhttps://t.co/ZXeZqWttPO\n#10YearsOf1D"
##
## [[6384]]
## [1] "kuroosjuicyass: not me shaving yesterday knowing nothing was gonna happen💀 feels like shaving for a 1D concert in 2015"
##
## [[6385]]
## [1] "HannaA_1d: @iJacksonx I feel like 30-40€ is a fair price"
##
## [[6386]]
## [1] "TradertowelieC: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6387]]
## [1] "kjswtrwthr: 1D MOOTS FOLLOW I SWEAR PLZ I NEED MORE 1D MOOTS"
##
## [[6388]]
## [1] "Cheryl_bella: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6389]]
## [1] "Alltheloveee_1D: @UpdateHLD That’s so sick omg 😭"
##
## [[6390]]
## [1] "_bosza_: @nora_1d_hp Last week one of the values i calculated for lab ended with .369 😂💀"
##
## [[6391]]
## [1] "HannahsREPera: @Sunflouerry28 Omg same I was born in 1989 and of course Louis 1991. As millennials, we enjoyed *NSYNC and 1D."
##
## [[6392]]
## [1] "Crypt0fons: $ETH\n\nThis is what they call a triple top frens\n\nBeen saying it for weeks $1237 key 1d pivot https://t.co/sQeOHAguY8"
##
## [[6393]]
## [1] "itsInotA: @MUSIKMENFESS dont forget where you belong 1d"
##
## [[6394]]
## [1] "ITHKCH4LAMET: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6395]]
## [1] "BB28_1D: RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8"
##
## [[6396]]
## [1] "Emyyxx_1D: RT @JenniferTilly: No franchise is blowing itself up like Chucky — and that’s a good thing https://t.co/byU3CFWG69 via @Polygon"
##
## [[6397]]
## [1] "serenamoreena: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6398]]
## [1] "BB28_1D: RT @mfgotthedagger: @UpdateHLD \"BUT EACH TO THEIR OWN\" LMFAO https://t.co/NdydgWzOgF"
##
## [[6399]]
## [1] "Sunflouerry28: Okay, this just made my morning. Thanks, Liam! 😁\n\n*NSync was to me what 1D was for a lot of you. They were my child… https://t.co/Sjux1hMDgz"
##
## [[6400]]
## [1] "BabyPips: Start your trading week right with a look at today's strongest and weakest currencies! MarketMilk™ settings used: 1… https://t.co/s0Jgr9Vnwx"
##
## [[6401]]
## [1] "1d_harrie94: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[6402]]
## [1] "1d_harrie94: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6403]]
## [1] "soslalisa: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[6404]]
## [1] "LZLNHS____: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[6405]]
## [1] "msmyers913: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6406]]
## [1] "TT56178656: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6407]]
## [1] "Sann_1D: @xxxnyria92 @thighrrybot Irony honey. This is my fav account actually 😘"
##
## [[6408]]
## [1] "1D_FITF28: Trending ❤️ https://t.co/aOvFzvj7UQ"
##
## [[6409]]
## [1] "idkmvtin4_1D: RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3"
##
## [[6410]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis’ reaction to a gift from a fan ❤️\n\n🎥: silvertxngues\n https://t.co/CPhzoDpBmZ"
##
## [[6411]]
## [1] "rebelIiousway: @RachelStylinson @LARRIESweird @stylinarts It's not like religion to me. I see it is for some people, some even con… https://t.co/A2hJ5KQTiy"
##
## [[6412]]
## [1] "astrinvestor: $IWM 1d.\n\nWatching this red bear flag. https://t.co/QMWf6QUUwa"
##
## [[6413]]
## [1] "1d_Obsessionnn: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[6414]]
## [1] "BuscandoH4d4: @TogoresTcg Cremeria Cavour\n+39 051 656 9365\nhttps://t.co/Q88RILN2TZ"
##
## [[6415]]
## [1] "1d_Obsessionnn: RT @onedirection: UK and Ireland! Tickets for #OnTheRoadAgain1D are on sale now! http://t.co/btJIeKsLeE http://t.co/NFbXVvBSRh"
##
## [[6416]]
## [1] "1d_larry4life_: RT @itsyoulou28_: walking joy, walking happiness, walking love <3 https://t.co/TM30gVe471"
##
## [[6417]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYT\n\n🔎Name: I… https://t.co/1WjKTsuh54"
##
## [[6418]]
## [1] "lean_karla: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6419]]
## [1] "1d_larry4life_: RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T"
##
## [[6420]]
## [1] "idkmvtin4_1D: RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T"
##
## [[6421]]
## [1] "1d_larry4life_: RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6"
##
## [[6422]]
## [1] "KasperYiu: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6423]]
## [1] "the_D_in_1D: RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T"
##
## [[6424]]
## [1] "minniee_1d: RT @picsforJK: this gorgeous line https://t.co/rl9sMO0Nyz"
##
## [[6425]]
## [1] "latinohrry_: yeah fuck no you don’t get to discredit taylor like that when she was famous a good few years before 1d even formed… https://t.co/cAsCGvWNz3"
##
## [[6426]]
## [1] "alina_m309: @HannaA_1d so true 😭😭"
##
## [[6427]]
## [1] "PettyWalrus: Like I don’t even think most unhinged of 1D pages would tweet this"
##
## [[6428]]
## [1] "SnowHeroSilv137: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6429]]
## [1] "i_still_miss_1D: RT @blenderedhood: and if i say this is better than the original then what https://t.co/EzmeFJrxrM"
##
## [[6430]]
## [1] "minniee_1d: RT @YEONSW0RLD: no cuz y’all don’t realize how crazy this verse is https://t.co/mSE8BO8EXY"
##
## [[6431]]
## [1] "i_still_miss_1D: @harryisamiIf that's what i've been sayingg"
##
## [[6432]]
## [1] "59_marine_1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6433]]
## [1] "Kathy1D90: RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…"
##
## [[6434]]
## [1] "OnlyWhiteLines: $ES $SPY $SPX\n\nStill waiting for a clear confirmation to breakout [4100] or breakdown [4000]\n\nThe key MAs to watch… https://t.co/RnyDAb7wJC"
##
## [[6435]]
## [1] "ymnisV2: @Deadly__Kitten @Calamansi2022 @DoWhatYouDo6 even this list of games they’ve worked on shits on your pretend knowle… https://t.co/zTD9xgf8eU"
##
## [[6436]]
## [1] "SmitaPatil8_: @uoursope I don't know if it was in 2017 or 2018 when I was watching Amas and was hoping for Shawn Mendes to win or… https://t.co/3RD8FZyZ2z"
##
## [[6437]]
## [1] "ivywalls_28: harry and louis, literally all of 1d are the most gorgeous humans ive ever see"
##
## [[6438]]
## [1] "minniee_1d: RT @yeIIowv: \"what if he flings it?\" \"then he flings it\""
##
## [[6439]]
## [1] "CarrotGirl_1D: RT @TXT_bighit: #TXT (#투모로우바이투게더) 2023 SEASON’S GREETINGS HIGHLIGHT TEASER\n(https://t.co/anRP4IRfap)\n\n#복숭아CEO #등산맨 #황금독수리온세상을놀라게하다 #레몬 #안산토…"
##
## [[6440]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/UL7Qjm9kpN"
##
## [[6441]]
## [1] "cuteharry_1D: Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x"
##
## [[6442]]
## [1] "DAMERONISM: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6443]]
## [1] "Pegada__1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6444]]
## [1] "minniee_1d: RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…"
##
## [[6445]]
## [1] "Pazzap9: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6446]]
## [1] "kits_toys: Tamiya Vought F4U-1D Corsair https://t.co/kVsHXndAjv eBay https://t.co/In0pa9LrUs"
##
## [[6447]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I want you to r… https://t.co/POlTqHZjxk"
##
## [[6448]]
## [1] "1D_FITF28: Drama king🥺❤️🩹 https://t.co/1e62A7MIxY"
##
## [[6449]]
## [1] "danicaxpearl: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6450]]
## [1] "Niallina1985_1D: RT @prettyven0mm_: LIAMS BACK! YALL BETTER NOT FUCK THIS UP OR I SWEAR TO PITCHFORK DADDY I WILL COME DOWN ON YOU LIKE A FUCKING TORNADO"
##
## [[6451]]
## [1] "H_arv_: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6452]]
## [1] "hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’… https://t.co/Tkh3ZsRulQ"
##
## [[6453]]
## [1] "mindoffminw: RT @halorrry: sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/jNiMUtG4Fx"
##
## [[6454]]
## [1] "Michell49796829: #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the hher 1d FVG. More STD'… https://t.co/VeD6T61fTk"
##
## [[6455]]
## [1] "Niallina1985_1D: RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7"
##
## [[6456]]
## [1] "reignkjs: Choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/fJplpKbNOz"
##
## [[6457]]
## [1] "danicaxpearl: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[6458]]
## [1] "lhhsupremacy8: HE WOKE UP TODAY FEELING 18 AGAIN. GET 1D BACK TOGETHER AND WE HAVE A TIME MACHINE https://t.co/UabXYFsOwo"
##
## [[6459]]
## [1] "Niallina1985_1D: RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll"
##
## [[6460]]
## [1] "caged_soulmates: Louis' healing arm is as much a mistery as 1D cancelled concert"
##
## [[6461]]
## [1] "danicaxpearl: RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…"
##
## [[6462]]
## [1] "1D_5sos_Hustler: RT @DPRIANarchive: \"I quit smoking. I quit vaping.\" 🫂 https://t.co/xyvsGLHwnO"
##
## [[6463]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis during his signing today. \n\n📸: charliejeal https://t.co/Qn27wHVjiO"
##
## [[6464]]
## [1] "danicaxpearl: RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…"
##
## [[6465]]
## [1] "llsugarspicell: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6466]]
## [1] "rosiecrush: little things - 1d https://t.co/8hELHlMBwP"
##
## [[6467]]
## [1] "Pang_1D: RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN"
##
## [[6468]]
## [1] "1d__fairy: RT @hwaberrykiss: Normalize kpop concerts being scheduled on the weekend AND NOT THE MIDDLE OF THE WEEK."
##
## [[6469]]
## [1] "Pang_1D: RT @FredoInDaCut995: *stays home* i should’ve gone out\n\n*goes out* i should’ve stayed home"
##
## [[6470]]
## [1] "Alltheloveee_1D: @UpdateHLD BABEEEEE 😭😭😭😭😭"
##
## [[6471]]
## [1] "1d_Obsessionnn: RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n \"Loved…"
##
## [[6472]]
## [1] "jhokissy28: RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…"
##
## [[6473]]
## [1] "RetailandServi1: Datalogic QuickScan QD2131-BKK1 USB Handheld 1D Barcode Scanner with Cradle New https://t.co/TTkypnyLHH eBay https://t.co/AAW42Zxj4u"
##
## [[6474]]
## [1] "1d_Obsessionnn: @UpdateHLD but why would you even??"
##
## [[6475]]
## [1] "faii_winkwink: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6476]]
## [1] "BalansVit: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[6477]]
## [1] "BalansVit: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[6478]]
## [1] "BalansVit: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[6479]]
## [1] "Alltheloveee_1D: @UpdateHLD My hearttttt 🥰🫶🏻"
##
## [[6480]]
## [1] "1D_5sos_Hustler: RT @dreamleeline: haechan shaking what his mama gave him https://t.co/n7FBiEeRYu"
##
## [[6481]]
## [1] "vrbthl: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6482]]
## [1] "1d_Obsessionnn: @alarrielife REAL"
##
## [[6483]]
## [1] "1d_Obsessionnn: just patiently waiting on an update https://t.co/3p02p33l5P"
##
## [[6484]]
## [1] "Andy_Nguyen__: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6485]]
## [1] "Alltheloveee_1D: @UpdateHLD Wanna kiss it 🥹😭"
##
## [[6486]]
## [1] "schatterborn: @convomf 5sos / 1d are the only standards. dm's open 😶"
##
## [[6487]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/uvjW7WfeHp"
##
## [[6488]]
## [1] "Alltheloveee_1D: @UpdateHLD THAT’S EMBARRASSING STOP 😭"
##
## [[6489]]
## [1] "VahidZeros: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6490]]
## [1] "reyashifts: fleetwood mac is never not gonna remind me of my 1d dr"
##
## [[6491]]
## [1] "Jacob_Sobelman: @on1ydans @callie_lucia 1D fans can’t even get one of the most well-known acronyms correct take this L 😜"
##
## [[6492]]
## [1] "LoveAlw28s: RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…"
##
## [[6493]]
## [1] "1D_infoportugal: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6494]]
## [1] "AquarianPopper: RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…"
##
## [[6495]]
## [1] "GayamSudha: RT @in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…"
##
## [[6496]]
## [1] "bubblgum_pnk: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6497]]
## [1] "1D_westlife: RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn"
##
## [[6498]]
## [1] "mummeoow: Painting while listening to 1D🤩 https://t.co/Bg08OSn0z1"
##
## [[6499]]
## [1] "SimplyShayna_: I love 1D but bffr https://t.co/QCLBkHnMjG"
##
## [[6500]]
## [1] "alarrielife: @1d_Obsessionnn IDC IF ITS STALE WENDY"
##
## [[6501]]
## [1] "yekkripto: #BollingerAlert !\n\n - $NULS (0.00001204) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $FET (415 sats) is over Upper… https://t.co/m7staCHvb7"
##
## [[6502]]
## [1] "Sann_1D: @freelove4HL @whenyouknow28 It's French names yes. Aimé, like Aimé Jacquet. Leon like Leon Bailey and Dore like the… https://t.co/9uR0K74HT2"
##
## [[6503]]
## [1] "on1ydans: @mdmapapi 1D fans were using the acronym I didn’t make it up!"
##
## [[6504]]
## [1] "Chisa_1D: RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt"
##
## [[6505]]
## [1] "cryptowarloard: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[6506]]
## [1] "on1ydans: @callie_lucia @Jacob_Sobelman I did not make up this acronym 1D fans were using it"
##
## [[6507]]
## [1] "lemoonsde: answer : love myself - bts\ncoffee - bts\nsweet night - V\nlittle things - 1d\n18 - 1d\nwish you were here - neckdeep\n\ng… https://t.co/Mv31LOIwAP"
##
## [[6508]]
## [1] "jesusrockz1133: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6509]]
## [1] "cryptowarloard: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[6510]]
## [1] "lordperceval63: @likedby_cl16 7. THAT YOUNG BOY 🥲\n21. butterflies \n29. westlife and 1d!!!"
##
## [[6511]]
## [1] "Engineeringhere: $ES - 1D\n\nGives us a Higher Low love, that's what's we want https://t.co/FfewFurfaG https://t.co/URR7ALKALu"
##
## [[6512]]
## [1] "BrightYukko: RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…"
##
## [[6513]]
## [1] "1D_FITF28: Niall 😳❤️😭😭❤️🩹 https://t.co/wfiU3PLWQm"
##
## [[6514]]
## [1] "cryptowarloard: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[6515]]
## [1] "NftAnalysisDay: Top Eth Nft sales count 1D\n1 @chr0m4s 29.75ETH | 1482\n2 @FamiliarStudios 27.33ETH | 1359\n3 @BoredTedYC 20.5… https://t.co/AGOmwIhcoi"
##
## [[6516]]
## [1] "cryptowarloard: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[6517]]
## [1] "llau_music: @1D_Dolantwins18 Thank u 😭🤍"
##
## [[6518]]
## [1] "1D_westlife: RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a"
##
## [[6519]]
## [1] "1D_FITF28: RT @niallstreams: 📸 | New photo of Niall Horan https://t.co/LrT8KcPI40"
##
## [[6520]]
## [1] "VitrekE: What are the advantages of non-contact measurement? What are some applications for 1D, 2D, and 3D, lasers, or for c… https://t.co/bV1zWBTTGa"
##
## [[6521]]
## [1] "1d_MainlyLarry: RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt"
##
## [[6522]]
## [1] "AllyNr_1D: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…"
##
## [[6523]]
## [1] "AllyNr_1D: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…"
##
## [[6524]]
## [1] "1D_westlife: RT @LouisT91Updates: So… we’ve got a whole week of this.\nHow’s everyone feeling? 🥹 https://t.co/FP1n0zPo1Q"
##
## [[6525]]
## [1] "filolou_1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6526]]
## [1] "Cristina___1D: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6527]]
## [1] "US__UK: 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-U… https://t.co/zrRcQf0smq"
##
## [[6528]]
## [1] "hetare_xxy: [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D"
##
## [[6529]]
## [1] "1d_Obsessionnn: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6530]]
## [1] "1D_westlife: RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9"
##
## [[6531]]
## [1] "1D_FITF28: @afancycandle Same dude same"
##
## [[6532]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis while chatting with a fan. \n\n📸: thewaylouvegoes https://t.co/ncu6Wxqvwq"
##
## [[6533]]
## [1] "Mitsu_Mitsu_Mii: @ilovebigrredbus Louis,1D,David Bisbal,Olivia Rodrigo,Harry y Niall jsjs"
##
## [[6534]]
## [1] "1d__larry___: RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog"
##
## [[6535]]
## [1] "1d_Shawol: RT @shineefilms: wait.. this minho is holding a doll? is this supposed to be one of these things that when you control the puppet, you're a…"
##
## [[6536]]
## [1] "1D_FITF28: RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3"
##
## [[6537]]
## [1] "yekkripto: #BollingerAlert !\n\n - $NULS (0.00001202) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[6538]]
## [1] "1d_Obsessionnn: @alarrielife i’d slurp that shit so fast if he spits it out (i said wtf i said)"
##
## [[6539]]
## [1] "1d_MainlyLarry: RT @signofthtimes28: actual representation of us today https://t.co/8SCmTCe0ui"
##
## [[6540]]
## [1] "MarBarrosooo: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6541]]
## [1] "hrrybey: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[6542]]
## [1] "1d_Shawol: RT @jinkiddy: Finally! Minho completes the series of solo debut albums of the five #SHINee members https://t.co/qWYbnlrqtG"
##
## [[6543]]
## [1] "ohmy_GOD_1D: RT @kimseokjingifs: I feel so validated 🥹 https://t.co/fsF6sqQNQS"
##
## [[6544]]
## [1] "idkmvtin4_1D: RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6"
##
## [[6545]]
## [1] "candeleclerc16: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6546]]
## [1] "ohmy_GOD_1D: RT @mhereonlyforbts: I'm not crying you are 🥺😭 https://t.co/XzN6nP1hsd"
##
## [[6547]]
## [1] "fxgamechanger: RT @XBTStein: #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More STD's upward…"
##
## [[6548]]
## [1] "HSarinhacom: @xnajulia Teve 1D e The Weeknd🥹🙌🏻"
##
## [[6549]]
## [1] "ohmy_GOD_1D: RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…"
##
## [[6550]]
## [1] "ohmy_GOD_1D: RT @BTSgreenhouse: The white flowers on the bookmark that Joon gave out at his performance are Ammi majus, the flower name that sounds like…"
##
## [[6551]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV"
##
## [[6552]]
## [1] "ohmy_GOD_1D: RT @mygbebe: I'm glad that Joon was the first guest on Suchwita's debut, and simultaneously, it's with Yoongi that he gets to talk about In…"
##
## [[6553]]
## [1] "cryptz_nub: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6554]]
## [1] "bettyistrying13: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[6555]]
## [1] "Alltheloveee_1D: RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt"
##
## [[6556]]
## [1] "Alltheloveee_1D: @NiallHDailyNews HIS HAIR ARE YOU KIDDING???? 😭😍"
##
## [[6557]]
## [1] "ohmy_GOD_1D: RT @JlNSONYEONDAN: “Commemorating BTS Jin's enlistment.\nPrayer for safe discharge.”\n\nMaster Park Rockdam said on the day the first snow fel…"
##
## [[6558]]
## [1] "MizzleFireNFT: BTCUSDT/USDT\nHarmonic Pattern: Gartley\nPosition: Short\nTimeframe: 1d\nTP 1: 16554.9\nTP 2: 16129.1\nSL: 17630.1… https://t.co/yUHjvaKAHr"
##
## [[6559]]
## [1] "1d_Obsessionnn: MY BABY 🥹🥹🥹 https://t.co/geNSLBZL6H"
##
## [[6560]]
## [1] "aftaekookglow: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6561]]
## [1] "blink3timesss: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6562]]
## [1] "SoulSisMunich: @1d_Obsessionnn @sunflower0264 He wouldn’t!"
##
## [[6563]]
## [1] "1d_MainlyLarry: RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll"
##
## [[6564]]
## [1] "ohmy_GOD_1D: RT @agustranda: is this not the most boyfriend namjoon has boyfriended https://t.co/Bs2Jm4cFdn"
##
## [[6565]]
## [1] "aftaekookglow: RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…"
##
## [[6566]]
## [1] "AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up… https://t.co/bRcwa9CUBe"
##
## [[6567]]
## [1] "ohmy_GOD_1D: RT @hourlynj: 🐱: i stay the same age as seokjin hyung for 9 months\n🐨: ohh, can you call him as if he's the same age as you? \"yah jin-ah! yo…"
##
## [[6568]]
## [1] "vicevecrsa: @ETOILERPW Public - make you mine\nJason mraz - im yours\nBruno mars - just the way you are\n1D - you&i \nKeshi - beside you"
##
## [[6569]]
## [1] "Pang_1D: RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP"
##
## [[6570]]
## [1] "YaminiK39203915: RT @in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…"
##
## [[6571]]
## [1] "il_Volover_1D: RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With \"Daechwita\" #Daechwita4…"
##
## [[6572]]
## [1] "il_Volover_1D: RT @youtubemusic: HBD to Worldwide Handsome: Jin of @BTS_twt 🥳 celebrate with his Presenting playlist → https://t.co/BgwybQmzGP https://t.c…"
##
## [[6573]]
## [1] "il_Volover_1D: RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit \"Dynamite\" in…"
##
## [[6574]]
## [1] "il_Volover_1D: RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic"
##
## [[6575]]
## [1] "ohmy_GOD_1D: RT @prodK0YA: joon talked about how it’s okay if people love or hate his music, as long as they feel something about it 🥺 https://t.co/hDae…"
##
## [[6576]]
## [1] "il_Volover_1D: RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…"
##
## [[6577]]
## [1] "il_Volover_1D: RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo"
##
## [[6578]]
## [1] "il_Volover_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…"
##
## [[6579]]
## [1] "il_Volover_1D: RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…"
##
## [[6580]]
## [1] "krystalshabit28: @1d_Obsessionnn i’m SO SO unwell"
##
## [[6581]]
## [1] "ohmy_GOD_1D: RT @0X1_1304: soobin mentioned earlier that he saw seokjin cutting his bday cake with his bare hand 😭\n\nhttps://t.co/bfX4MalSI7"
##
## [[6582]]
## [1] "1d_Shawol: RT @shineeiuworld: 'complete' version bec it completes the shinee solo plagiarism series, and 'beginning' version bec this is only the begi…"
##
## [[6583]]
## [1] "il_Volover_1D: RT @AppleMusic: #Indigo from #RM on repeat.\n\nWhat's your favorite track? 💙 @bts_bighit https://t.co/ZKvA8Yfosi https://t.co/nMctIobOyb"
##
## [[6584]]
## [1] "il_Volover_1D: RT @Deezer: #RM breaks down his solo debut album #Indigo saying it's a candid introduction of who he really is 💜 What's your favorite track…"
##
## [[6585]]
## [1] "Meg_1d_lover: HAPPY BIRTHDAY CONAN!!!"
##
## [[6586]]
## [1] "il_Volover_1D: RT @bts_bighit: Thank you to @youtubemusic for the support! Listen RM's new solo album \"Indigo\" now on #YouTubeMusic \n🎧 https://t.co/KwKAmc…"
##
## [[6587]]
## [1] "ItsBullishBear: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6588]]
## [1] "il_Volover_1D: RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on New K-Pop @pandoramusic!\n💙 https://t.co/nzOiVT7lSD\n\n#RM #Indigo https://t.co/fkqh…"
##
## [[6589]]
## [1] "il_Volover_1D: RT @bts_bighit: Find 'Still Life (with Anderson .Paak)' on New Arrivals @TIDAL!\n💙 https://t.co/6NiiCMBYA6\n\n#RM #Indigo https://t.co/qRYocmR…"
##
## [[6590]]
## [1] "il_Volover_1D: RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on https://t.co/BvNaZ4jxuu @youtubemusic!\n💙 https://t.co/xl2vF4juXg\n\n#RM #Indigo htt…"
##
## [[6591]]
## [1] "il_Volover_1D: RT @bts_bighit: Thank you @amazonmusic for the support! Check out 'Indigo' right now! \n💙 https://t.co/UzQnK3zjEQ\n\n#RM #Indigo https://t.co/…"
##
## [[6592]]
## [1] "il_Volover_1D: RT @bts_bighit: Thank you @Spotify for the support! Listen to 'Indigo' right now!\n💙 https://t.co/mKjZIXVwdf \n\n#RM #Indigo https://t.co/JR8L…"
##
## [[6593]]
## [1] "il_Volover_1D: RT @bts_bighit: In case you guys missed it, you can listen to the global replay at https://t.co/zRyREXHigN \n🗓️12/2 10PM ET | 12/3 12PM KST…"
##
## [[6594]]
## [1] "SKCFDispatches: 🚑\nDISPATCH: Medical Aid - Basic Life Support @ THE GROVES APT BLDG 1D #1D-106, 23719 110TH AVE SE #1D-106, KENT.\n\nR… https://t.co/NTJYRH30TB"
##
## [[6595]]
## [1] "Waldo42M: am-1 AM-LAB-1D-RGP-10 MedLab Premium Glass Door 10 5 cu ft Medical/Laboratory Refrigerator, White FPCOYZX… https://t.co/U7DokrGQrz"
##
## [[6596]]
## [1] "tommo1991tpwk: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[6597]]
## [1] "ankhokatarahari: @1d_lh28 neither can his age is going in bce"
##
## [[6598]]
## [1] "ohmy_GOD_1D: RT @joonshoba: a fan who went to namjoon’s mini 200 people concert said during the performance namjoon suddenly said he wants to see j-hope…"
##
## [[6599]]
## [1] "samaw_1D: RT @mamadporii: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian footba…"
##
## [[6600]]
## [1] "1d_Obsessionnn: RT @krystalshabit28: I LOVE HIM SO MUCH 😭😭😭😭😭 https://t.co/EOED9787Sf"
##
## [[6601]]
## [1] "kiara_1d: RT @ShopAEW: ONLY HOURS REMAINING! Pre-order your @ClaudioCSRO #BlackpoolCombatClub FC Jersey at https://t.co/9hHlXpcSbp before it’s too la…"
##
## [[6602]]
## [1] "1d_Obsessionnn: @krystalshabit28 STOPPP HES SO😭😭😭 SATURDAYS😭 IM SO UNWELL"
##
## [[6603]]
## [1] "angelfrankie10: hi! im mals! im not exactly new to stan twitter, but I lost my other account and I would just love to make friends… https://t.co/wdDbBfBRLv"
##
## [[6604]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"no matter what happens in 2025 if we all come back together and promote as a full group that would be great, really\" ㅡ…"
##
## [[6605]]
## [1] "kiara_1d: RT @ScrapDaddyAP: Hope everybody has a great Monday!\n\nStart the school and work weeks off the right way, and most importantly:\n\nLove somebo…"
##
## [[6606]]
## [1] "ohmy_GOD_1D: RT @Vernal_Bom: Namjoon thinks that the worst music is the one that passes easy and safe without leaving any impression. He prefers music t…"
##
## [[6607]]
## [1] "Pegada__1D: RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1"
##
## [[6608]]
## [1] "ohmy_GOD_1D: RT @rmarchives: “im proud of you guys too” https://t.co/gdbTbk0Jdi"
##
## [[6609]]
## [1] "ohmy_GOD_1D: RT @JlNSONYEONDAN: Lolol so they handed out hotpacks to ARMYs too today, and they said \n\n🗣: We’re giving this to you because the weather is…"
##
## [[6610]]
## [1] "marielelou24_1D: RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#itzy #있지 \n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA AWARDS m…"
##
## [[6611]]
## [1] "jorjun: Spurious debug tasks running on port 9229 on the monopoly IDE?\n\nNo problem*:\n\nlsof -i :9229 | sed -e 1d | awk '{pri… https://t.co/2to6JZoCP6"
##
## [[6612]]
## [1] "angels28fly: @UpdateHLD Yall it's in multiple 1d songs and also in change😑"
##
## [[6613]]
## [1] "1D_ANTICS: @flick_official_ Nothing in there yet"
##
## [[6614]]
## [1] "maya_loves_1d: RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3"
##
## [[6615]]
## [1] "mel0n_mythical: RT @1DGAlNS: 1D fans like to find mutuals"
##
## [[6616]]
## [1] "1DGAlNS: 1D fans like to find mutuals"
##
## [[6617]]
## [1] "maya_loves_1d: RT @t91loupics: kitten spotted. https://t.co/Re7AHmyGRN"
##
## [[6618]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis telling a fan he wasn’t going to draw a heart (he did it anyway). \n\n🎥: littlefreakIou\n https://t.co/JjhpFm8pHD"
##
## [[6619]]
## [1] "1d_Shawol: RT @SHINee: MINHO 민호 ‘CHASE’ Countdown Live\n2022.12.6(TUE) 5PM(KST)\n \n🎬 https://t.co/WknEYHjQdq\n🎬 https://t.co/uMf8xaU2RT\n \n#MINHO #민호 #CHA…"
##
## [[6620]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz"
##
## [[6621]]
## [1] "ohmy_GOD_1D: RT @yeIIowv: the impact this has on my life is actually insane https://t.co/i0JT8IqDwH"
##
## [[6622]]
## [1] "1d_lh28: @ankhokatarahari can't believe he gonna 31 in 21 days"
##
## [[6623]]
## [1] "marielelou24_1D: RT @ITZYofficial: ITZY <CHESHIRE> SPECIAL EDITION \n\n📢 D-DAY 📢\n\n🎬 MV https://t.co/LQHdr4Wvlt\n🎧 ALBUM https://t.co/H2qSKoTEGg\n\n#ITZY #MIDZY @…"
##
## [[6624]]
## [1] "berriestyles: RT @CBandmerchph: Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9"
##
## [[6625]]
## [1] "ohmy_GOD_1D: RT @prodK0YA: the full context of joon's billboard comment isn't just about billboard... he said the point of the music isn't to get fire/p…"
##
## [[6626]]
## [1] "ohmy_GOD_1D: RT @rmarchives: a heartthrob https://t.co/9ZBntsd3O2"
##
## [[6627]]
## [1] "ohmy_GOD_1D: RT @minggurie: not yoongi talking about how a lot of songwriters get writing inspiration when theyre pooping and namjoon going not me 🙏 y'a…"
##
## [[6628]]
## [1] "SkizzzzB: #Chainlink has finally broke out of a 574 day downtrend on the 1D chart! $LINK #LINK @chainlink https://t.co/Oot5DHjlt2"
##
## [[6629]]
## [1] "1d_MainlyLarry: RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3"
##
## [[6630]]
## [1] "pilliowfights: @fleursho IT SAID 1D SO I WAS CONFUSED"
##
## [[6631]]
## [1] "ohmy_GOD_1D: RT @yoongisgayvans: what in the kdrama kinda shit was this ?!? https://t.co/nBzdQl4Hej"
##
## [[6632]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"you're my bravery, still and forever\" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF"
##
## [[6633]]
## [1] "1d_lh28: RT @ankhokatarahari: why is my man getting younger instead of older 🫢 https://t.co/SaR1K2N5tu"
##
## [[6634]]
## [1] "betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neit… https://t.co/lHKAcPZlrF"
##
## [[6635]]
## [1] "1DRocksTweets: WATCH: Argentina Fans Joined by Harry Styles in Celebrating Win at 2022 World Cup - https://t.co/So3bUbuQd2… https://t.co/PmFIv3nbvh"
##
## [[6636]]
## [1] "ohmy_GOD_1D: RT @yoongisgayvans: it’s not namgi if they don’t mention how many years they’ve known each other https://t.co/sJGauuoLz3"
##
## [[6637]]
## [1] "cuteharry_1D: Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much ."
##
## [[6638]]
## [1] "ohmy_GOD_1D: RT @fayepjm: joon calling mono his friend and indigo his daughter i love him a very huge amount"
##
## [[6639]]
## [1] "Ardyy30: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[6640]]
## [1] "1d_Obsessionnn: @sunflower0264 LMFAOOO 💀💀"
##
## [[6641]]
## [1] "ohmy_GOD_1D: RT @prodK0YA: “but i feel great. and i feel happy as an artist… to make some music” https://t.co/3HUh30M3fq"
##
## [[6642]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"no matter what happens we did what we could do and let's not turn back\" ㅡ 221205, Kim Namjoon In Suchwita 😭 https://t.c…"
##
## [[6643]]
## [1] "sunflower0264: @1d_Obsessionnn Wendy that is so you omg 😂😂"
##
## [[6644]]
## [1] "1d_Obsessionnn: @sunflower0264 lmaoo jk… maybe. idk what i’ll ask"
##
## [[6645]]
## [1] "ohmy_GOD_1D: RT @yourlove_army: 🐨 It's almost time for Suchwita.. I spoke about this at the Indigo performance too, that I'm currently working on the ne…"
##
## [[6646]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"the dreams of these two which started from black microphones, divided into seven colors and shone as brightly as they c…"
##
## [[6647]]
## [1] "pengumbist: @convomf and 1D"
##
## [[6648]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"i feel great and i feel happy as an artist to make some music\" \n\nㅡ 221205, Kim Namjoon In Weverse Live"
##
## [[6649]]
## [1] "1d_Obsessionnn: @sunflower0264 can you slap me so i know this is real? if you feel uncomfortable with a slap maybe a pinch??"
##
## [[6650]]
## [1] "ohmy_GOD_1D: RT @Koo_Picasso: 🐨I told this during the concert but I'm working on something that's different from Indigo,"
##
## [[6651]]
## [1] "ohmy_GOD_1D: RT @BTS_Trans: 221205 @BTS_twt RM’s Instagram Story\n\nHuge success for Suchwita let's go !\n\nTrans cr; Aditi @ bts-trans\n© TAKE OUT WITH FULL…"
##
## [[6652]]
## [1] "CelestinoGutirr: RT @AbelJosephMD: @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77 ⭐️Tal…"
##
## [[6653]]
## [1] "proudtobeme922: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6654]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: it really is a right saying. things are quite chaotic, things are changing, indigo is released and so i am getting lots…"
##
## [[6655]]
## [1] "UniverseGener12: This was taken from the STEREO Telescope at 200X. There are 40,000 stars in the Doris system 275 lightyears away f… https://t.co/spkWoEGhEz"
##
## [[6656]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: enlist but it might come out after or before but itll fill my gap and i thought it would be nice if you all had somethi…"
##
## [[6657]]
## [1] "1d_MainlyLarry: RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L"
##
## [[6658]]
## [1] "1d_Obsessionnn: RT @luna_LHH_S: Me refreshing my TL to see more Louis photos https://t.co/2Bt1gLA86b"
##
## [[6659]]
## [1] "arctpotter: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6660]]
## [1] "1d_Obsessionnn: RT @suunflowervol28: frog husbands https://t.co/gMukRpaKkJ"
##
## [[6661]]
## [1] "cryptinho7: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6662]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: 🐨 ive been working on music before the end of indigo and im currently planning. it probably wont be full length but it…"
##
## [[6663]]
## [1] "ohmy_GOD_1D: RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S"
##
## [[6664]]
## [1] "1d_lh28: RT @updatingljp: 🎥 More of @LiamPayne via his Instagram story! https://t.co/gjIq37OyXH"
##
## [[6665]]
## [1] "1DRocksTweets: Billie Eilish, Idles, Niall Horan: Electric Picnic announces 2023 headliners - https://t.co/FEZXftk9xk… https://t.co/Ptdqy32vkw"
##
## [[6666]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: 'why did i like this music' there are a lot of instances like that. like that, what i hate the most with a song or an a…"
##
## [[6667]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: or at some point when we hear this music the effects of it stays with us for a long time. this comforted me or this is…"
##
## [[6668]]
## [1] "ohmy_GOD_1D: RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…"
##
## [[6669]]
## [1] "everywherecleo: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6670]]
## [1] "ohmy_GOD_1D: RT @mhereonlyforbts: SO NAMJOON GAVE TO THE 200 ARMYS: PHOTOCARDS, HANDWRITTEN LETTER AND A CUTE BRACELET OMG🥺😭 https://t.co/CaCEDZbD1Y"
##
## [[6671]]
## [1] "ohmy_GOD_1D: RT @abyssyoonjin: yeahh okay i'm fine whatever pfft https://t.co/wENYVhPNVM"
##
## [[6672]]
## [1] "1d_Shawol: RT @SHINee: MINHO to unveil the stage for his new song 'Chase' at his solo fan meeting! #ONEW and #KEY to show their support as special MCs…"
##
## [[6673]]
## [1] "fOoL4U_1D: LIAM I LOVE YOU SO MUCH.😭❤️🩹"
##
## [[6674]]
## [1] "1d_Shawol: RT @taeminyeehawhat: #MINHO #CHASE \nTaemin - never gonna dance again \nKibum - ain’t gonna dance \nMinho - https://t.co/WOUzJMcf81"
##
## [[6675]]
## [1] "ohmy_GOD_1D: RT @19304s: Q. i want to see jin and soobin have a rap collaboration \n🐰 i also want to do it 😂!"
##
## [[6676]]
## [1] "cryptohodlgroup: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6677]]
## [1] "chaerliev: NAHHHH KM GOJNG YO CRY HARDER , NIGHT CHANGES BY 1D STARTS PLAYING AND ITS REMINDING ME OF XH BYEEE CRYING"
##
## [[6678]]
## [1] "1D_ANTICS: @flick_official_ Hey! I’m interested in these. How much are they going for?"
##
## [[6679]]
## [1] "frostrolfe: @louisxloml @katerrinna91 freaks - surf course (my fav song, which is not 1D/solo)"
##
## [[6680]]
## [1] "sarry_citra: Love all about Blue♡ | 1D♥"
##
## [[6681]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 i always respected him a lot but after talking to him like this, i felt how cool he was and i thought about how i wan…"
##
## [[6682]]
## [1] "1d_Shawol: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…"
##
## [[6683]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 1-2 months ago, soobin contacted namjoon about this for the very first time and he went to his house and talked to him.…"
##
## [[6684]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: rm from bts contacted soobin personally back when they debuted and said that if he ever needed help with something or w…"
##
## [[6685]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus... 'I'm doing this to make you jealous.'\n\nYou should lie only… https://t.co/Rlzrzl42V4"
##
## [[6686]]
## [1] "1d__larry___: @UpdateHLD ITS THE “V” SMILE😭😭"
##
## [[6687]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 this was very touching to me as a trainee back then and all his actions and words were so kind\n🐰 that’s how he became…"
##
## [[6688]]
## [1] "fethoeyis30898: #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/G234L4sjYj"
##
## [[6689]]
## [1] "1d_Shawol: RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…"
##
## [[6690]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 when the debut line up got fixed, he asked when we had time and said that he wants to eat with us someday \n🐰 but we a…"
##
## [[6691]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 the sunbaenims would always come in when we’d be practicing in the basement practice room \nand all of us would move t…"
##
## [[6692]]
## [1] "Shibba59273614: RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…"
##
## [[6693]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 i really liked everything right from their debut album, i listened to every single b-side track, their mixtapes, the…"
##
## [[6694]]
## [1] "1D_charlieputh: It hurts so much"
##
## [[6695]]
## [1] "stoplosshunterr: RT @THE_FLASH_G: #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ"
##
## [[6696]]
## [1] "cforthehopeofit: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6697]]
## [1] "ohmy_GOD_1D: RT @translatingTXT: 🐰 you know how ever since our debut, whenever anyone asked who my bts bias was, i always said it was jin sunbaenim..the…"
##
## [[6698]]
## [1] "ohmy_GOD_1D: RT @joooniehq: txt’s leader soobin just said in his birthday live that he reached out to namjoon to ask for help & advice, & described joon…"
##
## [[6699]]
## [1] "ohmy_GOD_1D: RT @0X1_1304: soobin is so real https://t.co/1TRD9p3mjA"
##
## [[6700]]
## [1] "Arch1France: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6701]]
## [1] "kalatislife: Taylor already touring the world and won Grammys while 1D was still in x factor I didn’t even know who 1D was until… https://t.co/an6L1vYtEh"
##
## [[6702]]
## [1] "jinsswiftie: The fact that there are still such stupid people tweeting nonsense Taylor had won Grammy's before 1d even existed t… https://t.co/eStqe0zDFg"
##
## [[6703]]
## [1] "1d__larry___: @UpdateHLD TINY BABIEEE"
##
## [[6704]]
## [1] "charlieclovd: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6705]]
## [1] "denizakin80: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6706]]
## [1] "ohmy_GOD_1D: RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic"
##
## [[6707]]
## [1] "ohmy_GOD_1D: RT @kookjinworld_: loml 🤍 https://t.co/QmdP6H6V2N"
##
## [[6708]]
## [1] "1DRocksTweets: Harry Styles cheers for England’s World Cup victory against Senegal - https://t.co/JntymLLh9m #OneDirection #1D… https://t.co/TCFSNKSdyI"
##
## [[6709]]
## [1] "1DRocksTweets: Artist of the Year Harry Styles Made Harry’s House the Place to Be in 2022 - https://t.co/gabx6DZkvc #OneDirection… https://t.co/gE7QzWtRpp"
##
## [[6710]]
## [1] "1DRocksTweets: Harry Styles heartbreak? Olivia Wilde does best to shake off split - https://t.co/5yL7OfVBjn #OneDirection #1D… https://t.co/pTvQYetQpF"
##
## [[6711]]
## [1] "shaira_writes: @maniix11 Exactly I mean they made me wanna defend Tay over 1D😭"
##
## [[6712]]
## [1] "JoanneMcfaddenn: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6713]]
## [1] "sweetdemons28: @1d_Obsessionnn I forget if I saved them or not and say welp better save it again."
##
## [[6714]]
## [1] "Locke0097: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6715]]
## [1] "jmsplstc: the fact that taylor swift won a grammy (the most coveted award mind you) three years before 1d was formed is enoug… https://t.co/NSIKXEVGba"
##
## [[6716]]
## [1] "YaniYanisavva: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6717]]
## [1] "RobertCryptoWo1: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[6718]]
## [1] "johncramery97: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6719]]
## [1] "1d_Obsessionnn: RT @suunflowervol28: he's warmth, he's cuddles, he's home 🫶🏼 https://t.co/59RliBBnwm"
##
## [[6720]]
## [1] "harrysghost14: RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…"
##
## [[6721]]
## [1] "OfTheDirewolves: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6722]]
## [1] "Abdelhalimd1990: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6723]]
## [1] "DONKEYKONGBTC: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6724]]
## [1] "1d_Obsessionnn: RT @fe4rlesslou: Oh look who’s a frog now https://t.co/JzjdobG9qO"
##
## [[6725]]
## [1] "Gweifather: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6726]]
## [1] "maniix11: @shaira_writes They're doing my 1d dirty 😭🤲"
##
## [[6727]]
## [1] "knkdjseab17660: $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/yFs4IsqAit"
##
## [[6728]]
## [1] "triasmaster: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6729]]
## [1] "BB28_1D: RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/lWuKHo1t3i"
##
## [[6730]]
## [1] "sunsetcurve98: .@RydingEdvin who’s your favorite former 1d member and why is it louis answer quick 🎤🎤"
##
## [[6731]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/dLFwEbFXQ5"
##
## [[6732]]
## [1] "maayee8: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6733]]
## [1] "jcincrypto: $LINK\n\nEven the strong coins will take a beating in this bear market🩸\n\nSince the Terra crash (early May), Chainlink… https://t.co/vOCoHrJfkk"
##
## [[6734]]
## [1] "GIGAPUMPZ: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6735]]
## [1] "yoindyindy: @brokenheartrry but also the 1d one is sick"
##
## [[6736]]
## [1] "VCeluzi: RT @ynathegrape: I had a gut feel that Niall is the best boy ever in 1D from wmyb era. Had no drama. Good person. And just makes his own mu…"
##
## [[6737]]
## [1] "Evaa_1D: Important people could come to you with a surprise or two up t... More for Scorpio https://t.co/I7T1VQ650L"
##
## [[6738]]
## [1] "Etherpotamus: RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…"
##
## [[6739]]
## [1] "1d_Obsessionnn: @twoghostsotb @UpdateHLD lmaoo literally her"
##
## [[6740]]
## [1] "NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1"
##
## [[6741]]
## [1] "NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10"
##
## [[6742]]
## [1] "Merna_1D_YTF: A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/YvpbllRMQ5"
##
## [[6743]]
## [1] "BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50… https://t.co/plI388F2jD"
##
## [[6744]]
## [1] "Randy_Souba: MATICUSDT The price crossed below EMA 200 in 1D. Sell Signal"
##
## [[6745]]
## [1] "VCeluzi: RT @NiallHoranUA: \"Some people handle things differently,\" he says. \"Me and Harry had a great time in the band but I’ve heard some of the b…"
##
## [[6746]]
## [1] "taylorstyleslou: @camsatellite –even the new 1d fan that knows this are a \"real one\" more than u. no matter how long u claim to be h… https://t.co/VyblllW5Ep"
##
## [[6747]]
## [1] "cancarahi: BTS, TXT, Taylor Swift, 1D, JB. https://t.co/5Am3BmSNc0"
##
## [[6748]]
## [1] "1d_gravity__: y'all she smiled at me when she entered the exam room today and my stress just went poof- this isn't right"
##
## [[6749]]
## [1] "harrys_hiatus: He is introducing someone to the 1D website constantly"
##
## [[6750]]
## [1] "shaira_writes: @prakashfiles They are ruining my 1D and Taylor together😭😭😭"
##
## [[6751]]
## [1] "ludwina_1D: @avael28 I think it's the \"can anyone hear running wo-ah\" or \"what is going on in this kids brain\""
##
## [[6752]]
## [1] "the_artist_nft: Invisible Friends - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/JA3r0KH5x8\n⬇️ See below for… https://t.co/BQKBA1AyUT"
##
## [[6753]]
## [1] "TSH__1D: RT @nslwin: BREAKING: 13 Rohingya dead bodies found\n \nThis morning, the villagers of Barlar village in Yangon Region’s Hlegu Township found…"
##
## [[6754]]
## [1] "1d_luvvv: RT @loubleuu: wait i need this as a reaction video but with no sound 😭 https://t.co/4BDjjhzLCg"
##
## [[6755]]
## [1] "mandaTW_1D_DG: RT @MissLouiseTyrer: I’m sorry but what a voice🥰🥰🥰\n\n@JayMcGuiness @thismorning @whitexmasshow https://t.co/3wqFmYxVst"
##
## [[6756]]
## [1] "1d_luvvv: RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471"
##
## [[6757]]
## [1] "1d_luvvv: RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC"
##
## [[6758]]
## [1] "loveknouw: RT @loveknouw: 📑 Linen Spray | Stray Kids inspired Fragrance\n\n🛒 https://t.co/UVcdFRkVuj https://t.co/klKam7ES9T"
##
## [[6759]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…"
##
## [[6760]]
## [1] "ankhokatarahari: @1d_lh28 oooh cool i havent really seen anyone around here celebrate it so i wanted to know"
##
## [[6761]]
## [1] "1d_luvvv: RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…"
##
## [[6762]]
## [1] "golden_roses28: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6763]]
## [1] "itschelseaxoxo: Lol wow I haven’t tagged all 5 members of 1D in a tweet in so long. Jeez!!! Felt weird"
##
## [[6764]]
## [1] "1d_lh28: @ankhokatarahari yes, being a Christian, we go to church obviously 😂 n much more, but can't typw rn, my right hand is injured 🥲"
##
## [[6765]]
## [1] "canyonmoon_1D: RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ"
##
## [[6766]]
## [1] "xuxisushi444: @convomf Wayv, nct, svt, tbz, txt, enha, skz, taylor swift, jb, keshi, dpr, day6, rv, bp, itzy, the1975, lauv, jvke… https://t.co/AVtNsywnmU"
##
## [[6767]]
## [1] "1d_MainlyLarry: RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD"
##
## [[6768]]
## [1] "1D_larry1007: This face, that's the death of me, how he's so cuteeee https://t.co/qyThWSUcrs"
##
## [[6769]]
## [1] "1DRocksTweets: 11 Shocking Things The Hadid Family Wants You To Forget - https://t.co/N7Em6SNzQB #OneDirection #1D @1DRocksTweets https://t.co/OSw89EB5Us"
##
## [[6770]]
## [1] "jisvngxstayz: The happiness this song gives me is on another level. My favourite 1D song and always will be https://t.co/nmE3oqYkAh"
##
## [[6771]]
## [1] "1D_FITF28: BEST DAY EVER\n#LouisTomlinson\n#Liampayne \n#WelcomeBackLiam https://t.co/pwJsAQDfvH"
##
## [[6772]]
## [1] "1D_larry1007: RT @adelinest28: You thought you can deal with the incoming signing photos after an hour. Guess what?\n\nYOU THOUGHT WRONG! There’s simply no…"
##
## [[6773]]
## [1] "svtpremium: XOI 1D TW - #XOI chart on @TradingView https://t.co/SDJw0CHecU"
##
## [[6774]]
## [1] "Bernade87792273: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[6775]]
## [1] "taylorstyleslou: @camsatellite awhhh kiddo u thought i was from the 10 year anniv? lol wayyyyy longer than that. u sounds like a chi… https://t.co/r5HG1WGOGS"
##
## [[6776]]
## [1] "hahrdbiosl15: @BHBlendz @haloETH I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6777]]
## [1] "rooxdualipa22: @golden28_1D chisme"
##
## [[6778]]
## [1] "ArleneR_1D: RT @chipillow: @GenshinImpact Please this’s so cute https://t.co/SfxnmB1ptJ"
##
## [[6779]]
## [1] "lightsupbrave_: Wait.. I really am a directioner before a swiftie... but this is utter nonsense. She was famous even before the ban… https://t.co/BC23nrt8nE"
##
## [[6780]]
## [1] "THE_FLASH_G: #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ"
##
## [[6781]]
## [1] "dilfsuke: @hyejuskies i’m insulting 1d stans in this. i’m insulting both fandoms for being embarrassing. what’s not clicking? did you just skim"
##
## [[6782]]
## [1] "e_twiggy23: #1 right now 1D stan"
##
## [[6783]]
## [1] "1d_Obsessionnn: RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9"
##
## [[6784]]
## [1] "shaira_writes: Dude stop embarrassing yourself. 😭😭\n1D might be great but it's Taylor she doesn't need them.😭😭😭 https://t.co/dVldmi7O28"
##
## [[6785]]
## [1] "swiftchemist: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6786]]
## [1] "littlelarrie_j: @__roseanddagger currently breaking my sister's phone with my messages even though she's not really a fan herself b… https://t.co/YB3ah45PKJ"
##
## [[6787]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 200X. There are 100,000 stars in the Thanatos system 325… https://t.co/3jTqXxMhgQ"
##
## [[6788]]
## [1] "svtpremium: /DX 1D TW - #DX2! chart on @TradingView https://t.co/dFyWFHaCkZ"
##
## [[6789]]
## [1] "1D_larry1007: I'M FUCKING CRYING AND SHAKING NO JOKING I MISSED HIM SO FUCKING MUCH https://t.co/aWz2cPkLQA"
##
## [[6790]]
## [1] "1d__larry___: @UpdateHLD Don’t worry 😀😭"
##
## [[6791]]
## [1] "1dgain1d: rt to gain 1D moots"
##
## [[6792]]
## [1] "1D_FITF28: RT @Davina_ot5: In the honour of our lima baby😭😭 @LiamPayne let's trend #WelcomeBackLiam https://t.co/87JvxFAAoJ"
##
## [[6793]]
## [1] "soulxinxthexsky: RT @Ornyadams: Finally a piece of publicity that involves Coach."
##
## [[6794]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[6795]]
## [1] "ilyasamsHOEnov: As a literal Harry Styles fan and a 1D child growing up, Taylor had 4 Grammys before 1D was even a band so…idk wher… https://t.co/jMhuSBV0ML"
##
## [[6796]]
## [1] "Lwthabitt: that one story that louis told from the 1D days 😭 https://t.co/vWJ29Dq4hS"
##
## [[6797]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf"
##
## [[6798]]
## [1] "1d_Obsessionnn: @sweetdemons28 I HAVE TO!! EVEN TWICE JUST TO BE SURE"
##
## [[6799]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis explaining why he didn't come to Ireland last tour. \n\n🎥: fairyhabit\n https://t.co/kfacI8DTMD"
##
## [[6800]]
## [1] "aninhe____: @exmendigotica londres ❤️❤️🇬🇧🇬🇧café&frio ☕️☕️ keep calm and listen to 1d on repeat !!"
##
## [[6801]]
## [1] "Sann_1D: @larentslove28 If you feel at any moment that you must not wearing it, you can take it off. Nobody's allowed to jud… https://t.co/R5Y4MfgWbX"
##
## [[6802]]
## [1] "ashrry_1D: RT @louisacademia: he does not age 😭💘 https://t.co/6fB8gPFHWO"
##
## [[6803]]
## [1] "ashrry_1D: RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1"
##
## [[6804]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[6805]]
## [1] "1d_larry_hun: RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44"
##
## [[6806]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis telling a fan that England is going to the finals. \n\n🎥: _hazeyknj\n https://t.co/q96B1IUUya"
##
## [[6807]]
## [1] "freebutterflyXX: @makechxjces @OT5Dailys @LiamPayne I think if it's 1d, it's sentimental not narcissism but I agree that he has taste"
##
## [[6808]]
## [1] "BB28_1D: RT @louispeaks_: \"... I like the line after it as well - 'I choked when the smoke got in my eye\" - louis tomlinson 💘\n\n© _charlys_ https://t…"
##
## [[6809]]
## [1] "1D_FITF28: @afancycandle Same broo samee!!"
##
## [[6810]]
## [1] "Rias_life_is_1d: RT @UpdateHLD: Louis greeting fans on FaceTime! \n\n🎥: Iuckygoose\n https://t.co/OsWv7fgv7e"
##
## [[6811]]
## [1] "ashrry_1D: RT @updatingziam: LIAM VIA INSTAGRAM STORY !! https://t.co/phvaFTUeSB"
##
## [[6812]]
## [1] "ashrry_1D: RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR"
##
## [[6813]]
## [1] "ashrry_1D: RT @hsunflowerlou: HESAID MY NAME FCK SHIT FUCK IM NOT OKAY https://t.co/7Km5Xcb0R2"
##
## [[6814]]
## [1] "1D_FITF28: RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw"
##
## [[6815]]
## [1] "1d_Obsessionnn: @UpdateHLD not this dinosaur bitch https://t.co/R6SFTajn1G"
##
## [[6816]]
## [1] "Rias_life_is_1d: RT @matildashome: if it was anyone else i would find that chewing annoying but bc its louis here i am on my knees https://t.co/OS4pfO2VBh"
##
## [[6817]]
## [1] "ashrry_1D: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[6818]]
## [1] "tlg_nft: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6819]]
## [1] "ashrry_1D: RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ"
##
## [[6820]]
## [1] "ashrry_1D: RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw"
##
## [[6821]]
## [1] "kimthotjin: still can’t believe i thought louis tomlinson was the leader of 1d…did not know those roles were only applicable to kpop"
##
## [[6822]]
## [1] "hahrdbiosl15: @BitgetIndia @open4profit I am here to win this chance..\n@evlino__1D"
##
## [[6823]]
## [1] "1D_ANTICS: Looking for 2x fred again tickets for Brixton academy 🤞🏾"
##
## [[6824]]
## [1] "kthluvr42O: during the bts 1d drama i had to keep my mouth closed bc four and and mitam are prob one of the best albums i've ever listened to–"
##
## [[6825]]
## [1] "_angelina_1d_: father. https://t.co/QeKHWKzY1M"
##
## [[6826]]
## [1] "hahrdbiosl15: @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6827]]
## [1] "1D_FITF28: RT @infintyyyyyyy: PERFECT TIMINGS FOR GETTING #weloveyouliam TRENDING. LETS SHOW HIM THE LOVE"
##
## [[6828]]
## [1] "lixuella: @convomf Taylor swift, the weekend, sza, doja, ed sheeran, ariana grande, lil baby, drake, 1d, stray kids"
##
## [[6829]]
## [1] "1D_larry1007: RT @songfordraculas: I've got your face hung up high in the gallery https://t.co/k3itfLg3om"
##
## [[6830]]
## [1] "1d_Obsessionnn: RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE"
##
## [[6831]]
## [1] "hahrdbiosl15: @clubgorgon @apes_family @CBF_Futebol @DaniAlvesD2 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6832]]
## [1] "abonkecap: day6, cas, 5sos, 1D, taylor swift, yoasobi, megan trainow, jb, sheila on7, hivi. https://t.co/bXszVYpYas"
##
## [[6833]]
## [1] "antarcticles: @convomf yoasobi, keenan te, westlife, 1d, why dont we, 5sos, kpop."
##
## [[6834]]
## [1] "hahrdbiosl15: @LeoStudio_LS @AmbrusStudio I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[6835]]
## [1] "1d__larry___: RT @donnyslouis: i hope louis knows how much this means for all of us :) 🤍🏳️🌈 https://t.co/QQlILhkLvV"
##
## [[6836]]
## [1] "1d_MainlyLarry: RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7"
##
## [[6837]]
## [1] "1d_Obsessionnn: someone tell me to move on https://t.co/N5CIJkTg8n"
##
## [[6838]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GRID\n\n🔎Name: First T… https://t.co/UybVkFK2ye"
##
## [[6839]]
## [1] "1d__larry___: RT @LouisT91Updates: Louis FaceTiming with fans at the album signing today! https://t.co/jp5aBgQGnj"
##
## [[6840]]
## [1] "Cringey1D: I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, “We’re like n… https://t.co/Pd7hbh47Io"
##
## [[6841]]
## [1] "idkmvtin4_1D: RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj"
##
## [[6842]]
## [1] "1d_Obsessionnn: YALL REALLY WANT ME DEADD😭😭🧎🏽♀️ https://t.co/wg6FfhNkez"
##
## [[6843]]
## [1] "AWomanStabbedMe: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6844]]
## [1] "AyieFitri980: RT @tradingdotcom: 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54.4 in…"
##
## [[6845]]
## [1] "1d_Obsessionnn: BE NORMAL WENDY. BE NORMAL. ITS JUST WORDS… NO TF ITS NOT!!! IM HYPERVENTILATING. GOODBYE https://t.co/9aRMqhseWD… https://t.co/DUHUj3KxYL"
##
## [[6846]]
## [1] "hahrdbiosl15: @giveawaybanana @Obie_Dobo I am here to win this chance..\n@evlino__1D"
##
## [[6847]]
## [1] "Danieeelyfg: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6848]]
## [1] "AxelUfermann: It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.… https://t.co/dW2JRSKZ9d"
##
## [[6849]]
## [1] "tiramiwshu: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[6850]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ"
##
## [[6851]]
## [1] "hahrdbiosl15: @XparrotsNFT @XRPLRainforest @XRPLMarketPlace I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_"
##
## [[6852]]
## [1] "1d__larry___: RT @lthearting: “are you alright?” ☹️💓 https://t.co/65jiZ0rN9n"
##
## [[6853]]
## [1] "bdaywins0813: RT @kcornershopph: Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 15days…"
##
## [[6854]]
## [1] "i_still_miss_1D: one year already?? https://t.co/wWyGYMCxgz"
##
## [[6855]]
## [1] "nodancers: i wish i didnt ignore all of 1d solo music for so long bc i heard this the other day and was like wtf https://t.co/NT7ZMRaeTG"
##
## [[6856]]
## [1] "makechxjces: @freebutterflyXX @OT5Dailys @LiamPayne It would be narcisistic if it was 1D, probably, Backstreet Boys or a rock band. Cuz he has taste🤌"
##
## [[6857]]
## [1] "1D_larry1007: I LOVE LOUIS WILLIAM TOMLINSON https://t.co/5kAY0JSHfl"
##
## [[6858]]
## [1] "1d__larry___: RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ"
##
## [[6859]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ"
##
## [[6860]]
## [1] "kcornershopph: Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 1… https://t.co/t57I0iX2Ac"
##
## [[6861]]
## [1] "i_still_miss_1D: Do you remember when you joined Twitter? I do! #MyTwitterAnniversary https://t.co/cvSBg6Ueja"
##
## [[6862]]
## [1] "MariamS_1D: RT @MPSBexley: MISSING - Please help us locate #missing 53yr old Taiwo. Last seen at 12.00hrs on 01/12/22. Missing from #crayford Descripti…"
##
## [[6863]]
## [1] "hahrdbiosl15: @EldianNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6864]]
## [1] "Cristina___1D: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[6865]]
## [1] "1D_larry1007: Come with me, we need to give an award for this larrie https://t.co/aqlDFZxNv2"
##
## [[6866]]
## [1] "H4H444H4H4H4H4H: @SGoeita 《H0W TH3 F-[1.99 dollar a month] B31GN H4PPY 1D H4RD?!, L00K 4T M3!, 1M TH3 M0ST [twitter.coom] TH1NG 4L1V3!!!》"
##
## [[6867]]
## [1] "AlphaMA1Bomber: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6868]]
## [1] "JacqueValdezzz: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6869]]
## [1] "MariamS_1D: RT @goldensyrup789: You ever jus look at ur mum and think how cute she looks😭"
##
## [[6870]]
## [1] "buttercupmia28: RT @jeeeezzlouise: I’m new here & looking for larrie moots! 25+ & been a 1D fan since 2012 discovered cosmic Leeds in the spring & haven’t…"
##
## [[6871]]
## [1] "kcornershopph: Onhand EXO Xiumin Sealed Brand New Album Digipack Mirage ver w/ poster\n\n👉🏻 ₱650 ea\n👉🏻 +₱60 for ptube\n👉🏻 DOP: 15days… https://t.co/MI2XT3Pds5"
##
## [[6872]]
## [1] "fleuflow: @convomf taylor swift, cas, the 1975, 1D,"
##
## [[6873]]
## [1] "BoNohForLife: the worst fandom (for me emotionally) I've ever been a part of because there are not enough english translations. 9… https://t.co/8N1O4vC1Pa"
##
## [[6874]]
## [1] "nora_1d_hp: @_bosza_ YES WHERE"
##
## [[6875]]
## [1] "_bosza_: @nora_1d_hp One direction? Where😂"
##
## [[6876]]
## [1] "Cristina___1D: RT @hsdlot: Harry looking like a Renaissance painting during Love Of My Life on stage at Estadio River Plate in Buenos Aires, Argentina - D…"
##
## [[6877]]
## [1] "canyonmoon_1D: RT @sassychopsuey: how it started how it's going https://t.co/sTlgVZj5m4"
##
## [[6878]]
## [1] "FunghiSusanna: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[6879]]
## [1] "1d_Obsessionnn: REAL https://t.co/yjbhXqAxbm"
##
## [[6880]]
## [1] "nora_1d_hp: Am i listening to a podcast about qantum physics for english class? Yes.\nDo i understand physics? No\nDo i understan… https://t.co/zPlRk1qnmB"
##
## [[6881]]
## [1] "itsjustluiza02: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6882]]
## [1] "1d_MainlyLarry: RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA"
##
## [[6883]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3"
##
## [[6884]]
## [1] "stella_1d: @SunriseFIN @LiamPayne WE LOVE YOU LIAM PAYNE"
##
## [[6885]]
## [1] "1d_Obsessionnn: THATS THE FUCKING SUN 😭😭😭 https://t.co/Shk7UPtfLt"
##
## [[6886]]
## [1] "kcornershopph: Onhand Seventeen Mingyu Elle Magazine Cover\n\n👉🏻 ₱670 ea/ ₱1,300 set\n👉🏻 1 set avail\n👉🏻 SOLD OUT in KR sites\n👉🏻 DOP:… https://t.co/tLSLYaj65G"
##
## [[6887]]
## [1] "canyonmoon_1D: RT @otb28kiwi: THAT scene in unbelivers https://t.co/fZaZP0zQvW"
##
## [[6888]]
## [1] "millercaoimhe7: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[6889]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis looking incredible this morning. \n\n📸: sidniegillett https://t.co/9TOGiIcScx"
##
## [[6890]]
## [1] "BB28_1D: RT @LiamPUpdate: 📲| Liam via Instagram Stories \n\nOMG??? https://t.co/1yMHypJqPe"
##
## [[6891]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8"
##
## [[6892]]
## [1] "canyonmoon_1D: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[6893]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471"
##
## [[6894]]
## [1] "reinbow05061512: https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon"
##
## [[6895]]
## [1] "tradingdotcom: 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54… https://t.co/o96FOkTMDc"
##
## [[6896]]
## [1] "kcornershopph: Onhand Sealed EXO Ladder in Namhae Photo Story Book\n\n👉🏻 ₱1,590 ea\n👉🏻Sehun & DO ver avail\n👉🏻 SOLD OUT in all KR site… https://t.co/9p3I1ejZ1h"
##
## [[6897]]
## [1] "reinbow05061512: https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon"
##
## [[6898]]
## [1] "Cristina___1D: RT @acanyonmoon_: LIGHTS UP #LoveOnTourBuenosAires https://t.co/k1zlTHCB1p"
##
## [[6899]]
## [1] "thatsSoM3an: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6900]]
## [1] "marvelous_adi: i remember having such a strong love-hate relationship with 1d's half a heart bc i didnt like it but i also listened to it 24/7"
##
## [[6901]]
## [1] "YODTONG_1D: RT @Ioverspring: his Smile you guys 😭😭😭 https://t.co/gG0mp4XRWf"
##
## [[6902]]
## [1] "1d_Obsessionnn: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[6903]]
## [1] "misba_pk: RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…"
##
## [[6904]]
## [1] "1D_BananaAF: This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/Q4tB441gug"
##
## [[6905]]
## [1] "Cristina___1D: RT @jaywriteshome: Those moves 🕺 https://t.co/1ZgzfJsY5P"
##
## [[6906]]
## [1] "kagomefire: Honestly speaking this might be one of the reasons I struggle to listen to 1d and Harry's music. The fans were alwa… https://t.co/ALgcZF6BO6"
##
## [[6907]]
## [1] "nora_1d_hp: RT @fitfdailypromo: “Bisexual Rights” - Louis Tomlinson when signing a fan album. 🏳️🌈💞 https://t.co/hztr97xbQY"
##
## [[6908]]
## [1] "KMV843: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6909]]
## [1] "YODTONG_1D: RT @buitengebieden: Sneaking in for kisses.. 😅 https://t.co/pBnAqQ8d1y"
##
## [[6910]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: _hazeyknj https://t.co/21WFioVI4C"
##
## [[6911]]
## [1] "1d_Obsessionnn: dis tew much!! https://t.co/5tm5DTysMh"
##
## [[6912]]
## [1] "Cristina___1D: RT @emmatpwklt: GO HARRY GO HARRY https://t.co/Aj9gPTSlLA"
##
## [[6913]]
## [1] "1d_MainlyLarry: RT @updatingziam: 🚨📲 | @LiamPayne VIA INSTAGRAM STORY????? https://t.co/n1MJAam90n"
##
## [[6914]]
## [1] "raeleenabie: #HeatOneDirection ily 1D!!!!"
##
## [[6915]]
## [1] "jinsmidnights: Who's gonna tell em she was already a Grammy winning artist before 1D even existed- https://t.co/SCEaIbJCsR"
##
## [[6916]]
## [1] "Florlullo: cantar best song ever y what makes you beautiful en river sano a la florlu de 2014 que no pudo ver a 1d"
##
## [[6917]]
## [1] "julia_tomlinso: @LittleDove28 @rosieoftb a free world doesn't mean you should do whatever you want. it's just weird af to wear Harr… https://t.co/3GnnP4zfrH"
##
## [[6918]]
## [1] "FabioBardho2: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[6919]]
## [1] "Luchos_Korner: #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE LINE FRIENDS\n\n💎 TRUZ minini MESSAGE BAG CHARM\n~ romy… https://t.co/GhsaHd0tiZ"
##
## [[6920]]
## [1] "hahrdbiosl15: @Gary_MultiversX @elrond_seals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6921]]
## [1] "Lazy_Bonez1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[6922]]
## [1] "1D_FITF28: My reaction after seeing Liam &louis..😭❤️🩹 https://t.co/PxnI2ccxPx"
##
## [[6923]]
## [1] "93TSCE: even 1d fans are saying it false gaga fans are just crazy 😭 https://t.co/tAogscoPtj"
##
## [[6924]]
## [1] "hahrdbiosl15: @Hydraze420 @RPlanetNFT @OCBalpha I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6925]]
## [1] "Theanci44373197: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[6926]]
## [1] "La_delfiii_1D: @DaveCosmonaut @CyberArena_NFT @DogechainFamily thanks for the chance to win"
##
## [[6927]]
## [1] "hahrdbiosl15: @famednftcrypto I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6928]]
## [1] "La_delfiii_1D: RT @DaveCosmonaut: December #GiveawayAlert 🎅\n\nIn celebration of the partnership of #Dogechain & @CyberArena_NFT:\n\n🔥I #Giveaway 500 $USDT 🔥…"
##
## [[6929]]
## [1] "CripTonizado: glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,18… https://t.co/88iZL1NQ6z"
##
## [[6930]]
## [1] "CripTonizado: glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.… https://t.co/xLm20Ddw5B"
##
## [[6931]]
## [1] "CripTonizado: glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440… https://t.co/YnfffVLh6d"
##
## [[6932]]
## [1] "1d_Obsessionnn: haha i’m fine. i’m ready. i can handle this and not currently shaking.🥲🥹 https://t.co/SS8mZXczQ1 https://t.co/nPI8uJz1h5"
##
## [[6933]]
## [1] "1D_FITF28: RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG"
##
## [[6934]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[6935]]
## [1] "1D_FITF28: RT @ificxuldflyy: what a day to be a lilo stan https://t.co/6B6ZrijexY"
##
## [[6936]]
## [1] "1D_FITF28: @ificxuldflyy Greatfull😭❤️🩹"
##
## [[6937]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/3lsXkXc4Hm"
##
## [[6938]]
## [1] "1D_FITF28: RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…"
##
## [[6939]]
## [1] "CarbonicGold: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6940]]
## [1] "Miem4you2: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[6941]]
## [1] "mwuxun: @convomfs heart attack & one thing 1d, please listen close, try to try, long way home 5sos"
##
## [[6942]]
## [1] "Sangita_gems: @digishahed $WAL Chart looks absolute bottomed & holding its strong 4hr & 1d. Support nicely !!! \n\nHard pump coming… https://t.co/eapn6vgg7b"
##
## [[6943]]
## [1] "1D_FITF28: RT @afancycandle: MY LILO ASS WON TODAY"
##
## [[6944]]
## [1] "1D_FITF28: RT @ificxuldflyy: LILO STANS FUCKING WON"
##
## [[6945]]
## [1] "nora_1d_hp: Never wished for England to loose more https://t.co/7N3915f4KF"
##
## [[6946]]
## [1] "hahrdbiosl15: @CopsSOL @DeMagicland I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[6947]]
## [1] "1d_MainlyLarry: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[6948]]
## [1] "tommo28sun: @halouzaaaa28 yess will get a 1D reunion in twts form"
##
## [[6949]]
## [1] "Cristina___1D: RT @sloulena: LEAVE AMERICA #LoveOnTourBuenosAires https://t.co/tjAiUasUsJ"
##
## [[6950]]
## [1] "hahrdbiosl15: @0xJK7 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[6951]]
## [1] "_1d_28__: Liam 😭!!! https://t.co/3sSfn7wg6I"
##
## [[6952]]
## [1] "hahrdbiosl15: @Crypto2Max I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6953]]
## [1] "1d_MainlyLarry: LIAM OMG I MISSED YOU😭😭😭😭😭"
##
## [[6954]]
## [1] "KimJisoo2911: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[6955]]
## [1] "Karmakin: @PrimalHex I would argue that the standard, mainstream American political discourse is based entirely around 1d binary concepts of politics."
##
## [[6956]]
## [1] "hahrdbiosl15: @BaarbaraMelo10 @DumpiesNFT I am here to win this chance..\n@evlino__1D"
##
## [[6957]]
## [1] "1d_Obsessionnn: @teaandfrozenpea @Louis_Tomlinson @Harry_Styles @onedirection IM GONE. DEAD. DECEASED😭😭"
##
## [[6958]]
## [1] "1D_larry1007: @may_edyn Yeah I actually saw that later, had a feeling someone hacked him, it was too obvious 😂😂"
##
## [[6959]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -0.75\n\n😎💰"
##
## [[6960]]
## [1] "1D_FITF28: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[6961]]
## [1] "flyhometolou28: @Debora_Gregori @NiallOfficial I know. I saw that. I want a full hand of 1d pics 😂"
##
## [[6962]]
## [1] "Cristina___1D: RT @popstothecinema: come back @Harry_Styles 😭😭😭😭😭😭 https://t.co/UxuP7W91IG"
##
## [[6963]]
## [1] "Cristina___1D: RT @carplwt: SIGN OF THE TIMES #LoveOnTourBuenosAires https://t.co/pQ41BYvRqG"
##
## [[6964]]
## [1] "jbckptlzm: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[6965]]
## [1] "CryptoDevil9: 1d $SPX EMA watch \n- 200d or 20d EMA support\n- Squeeze on 20d EMA over 200\n- 200d EMA closest to the resistance lin… https://t.co/4rD698qdsL"
##
## [[6966]]
## [1] "Karmakin: @PrimalHex The core problem, I think is the assumption of a 1d political spectrum. Especially when traditionally (a… https://t.co/UjyDXGiGQr"
##
## [[6967]]
## [1] "nora_1d_hp: Liam payne is back AHHH https://t.co/SoxIFjLEuy"
##
## [[6968]]
## [1] "ABCXNFT: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[6969]]
## [1] "actmy_1d: RT @obviouslyNao28: If any of y’all pull out a “perfect now effect” i’ll come for you istg"
##
## [[6970]]
## [1] "1D_larry1007: but why it's easier to find an edit of how hot he is instead of how beautiful his smile is,how funny he is,what a b… https://t.co/aURMG5ygRF"
##
## [[6971]]
## [1] "_angelina_1d_: @hlnlzdaily NO BCS U FONT UNDERSTAND HES BACK"
##
## [[6972]]
## [1] "jenlucce: @LouisPeitzman I beleive that was Lux, the 1D's hairstylist daughter.\nWent to check her mother's Instagram and now… https://t.co/EbQQDePSLG"
##
## [[6973]]
## [1] "ILove__1D__: @OT5Dailys He posted another one and I’m cryinggg😭😭 HE’S BACKKKK"
##
## [[6974]]
## [1] "golden28_1D: RT @PICSOFHSLT: THEY. https://t.co/6Hzfzctyml"
##
## [[6975]]
## [1] "401b2b401: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[6976]]
## [1] "ILove__1D__: RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E"
##
## [[6977]]
## [1] "meg28LightsUp: @abnormallykenz @filmsbygays Thank you!! And yesss, love a fellow 1D friend 🤭💙"
##
## [[6978]]
## [1] "shercrushh: RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…"
##
## [[6979]]
## [1] "euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still… https://t.co/RwqVZzVmGq"
##
## [[6980]]
## [1] "ohmy_GOD_1D: RT @magickoya: i think this perfectly explains why everyone cries when they listen to wild flower... it's the most cathartic song i've ever…"
##
## [[6981]]
## [1] "1d_Obsessionnn: HELLO!!! NEW ZAYN X ARNETTE 😩 https://t.co/dL9RGgevja"
##
## [[6982]]
## [1] "hahrdbiosl15: @ApeRowboatClub @xrpcafe I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6983]]
## [1] "HannaA_1d: I'm crying i miss him so much https://t.co/m4EZptGoyw"
##
## [[6984]]
## [1] "1D_larry1007: I saw so many ppl sexualizing him and wtf, in which world it's ok to do that? he's a person not an object, his pers… https://t.co/r2TYdBotks"
##
## [[6985]]
## [1] "dino_train_: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[6986]]
## [1] "A_H_Mitchell: RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200…"
##
## [[6987]]
## [1] "tatanies: @convomf the weeknd, tulus, amigdala, lana del rey, yovie& nuno, dewa 19, rex orange county, maroon 5, ariana grand… https://t.co/NouU66Rx6m"
##
## [[6988]]
## [1] "hahrdbiosl15: @crossing_panda @AzukiAustralia I am here to win this chance..\n@evlino__1D"
##
## [[6989]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing at Rough Trade East today! \n\n📸: oursunflowerlou https://t.co/7XiLaYULwh"
##
## [[6990]]
## [1] "hahrdbiosl15: @Japanese_BAPES I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6991]]
## [1] "1D_larry1007: So I'm mad, idk if ppl put attention but N getting sexualized, now,I'm not talking about the edits on tiktok, it's… https://t.co/cGITYdXW3X"
##
## [[6992]]
## [1] "hahrdbiosl15: @xDREAMS_NFT @TDAC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6993]]
## [1] "mackysunvol28: @finelinevogue Not 1D buuuut: Matilda."
##
## [[6994]]
## [1] "hahrdbiosl15: @Redlion35 @CirqueLeNoir I am here to win this chance..\n@evlino__1D"
##
## [[6995]]
## [1] "mrsevrmore: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[6996]]
## [1] "Cristina___1D: RT @LlGHTSUP: going through my camera roll is making me gasp every 2 seconds https://t.co/LYuh2Xk6Ow"
##
## [[6997]]
## [1] "hahrdbiosl15: @MetaListNFT @SpringfieldApes @MetaListNFTs I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[6998]]
## [1] "Cristina___1D: RT @LlGHTSUP: he was so happy ☹💖 https://t.co/OnOAGoi44O"
##
## [[6999]]
## [1] "Cristina___1D: RT @LlGHTSUP: ill never peak like this in my life again https://t.co/vEt6czbcAN"
##
## [[7000]]
## [1] "yellowsnow_1d: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[7001]]
## [1] "yellowsnow_1d: RT @Davina_ot5: niall do an ig live\n\n@NiallOfficial come on love we have waited enough https://t.co/93zVV3wXDv"
##
## [[7002]]
## [1] "hahrdbiosl15: @THEDAOEYE @MadMeerkatNFT @MetaBlind @cronos_chain I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7003]]
## [1] "1d__larry___: I CANNOT CRY ANYMORE 😭😭😭 https://t.co/qmM3WulVRa"
##
## [[7004]]
## [1] "Afro_Dynamite: @toveluv Him and Zayn the visuals of 1D https://t.co/HJsCE3tIen"
##
## [[7005]]
## [1] "yellowsnow_1d: RT @NiallOfficial: Can’t wait 🤘"
##
## [[7006]]
## [1] "yellowsnow_1d: RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…"
##
## [[7007]]
## [1] "asimimian: @lukekarmali Zayn and harry definitions of success is diffrent ..if zayn wants to sell tickets and sell ablums and… https://t.co/UWMIrv0NNj"
##
## [[7008]]
## [1] "hahrdbiosl15: @LeroyyNFT @DungeonWolfNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7009]]
## [1] "1d_Obsessionnn: WOT??? my brain is telling me “there’s more into this” https://t.co/C1Mp3Wq5qk"
##
## [[7010]]
## [1] "NokiaSooyaaaa: Liam saying bye to his career after dissing 1d https://t.co/UzB5s7RDjB"
##
## [[7011]]
## [1] "Cristina___1D: RT @U2_Ritababy: Repost from @newdreamstonight\n•\n@kennedycenter Honors @u2\n#U2 @kencen !! https://t.co/HYGn4dU2uH"
##
## [[7012]]
## [1] "ohmy_GOD_1D: RT @antares_ojo_o: #Yoongi: Closer https://t.co/KW0nVBr3KU"
##
## [[7013]]
## [1] "CarrotGirl_1D: RT @spinorbinmusic: BTS' Kim Taehyung looking amazing in teaser for ‘Veautiful days’, a special 8 photo-folio. 🔥 https://t.co/2qMyZLvq9P"
##
## [[7014]]
## [1] "CarrotGirl_1D: RT @btschartdata: .@BTS_twt daily top songs on Spotify #11-#20 (12/03) https://t.co/WnKRVSc0cn"
##
## [[7015]]
## [1] "CarrotGirl_1D: RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/03) https://t.co/0rpb7WbPM4"
##
## [[7016]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝 🔟 ALBUMS 🌎🍏\n1⃣HEROES&VILLAINS #MetroBoomin\n2⃣Midnights #TaylorSwift\n3⃣Indigo #RM\n4⃣HerLoss #Drake #21savage\n5⃣Christ…"
##
## [[7017]]
## [1] "takumi_tt: RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…"
##
## [[7018]]
## [1] "1d_larry4life_: RT @ihgdabc: Gosh I love him! 🥹"
##
## [[7019]]
## [1] "CarrotGirl_1D: RT @CloutNewsMedia: Taehyung in the first teaser for his photo-folio project 💙\n\n#kimtaehyung #taehyung #v #tae #bts @bts_twt https://t.co/q…"
##
## [[7020]]
## [1] "hahrdbiosl15: @Jer_NFTworld @Yogapetz I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[7021]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #BTS's #RM will be releasing one more album after #Indigo before he enlists in the military!❤️🔥👑💜 https://t.co/rHOZHd…"
##
## [[7022]]
## [1] "hahrdbiosl15: @TiredToucanClub @AfterlifePals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7023]]
## [1] "1d_larry4life_: RT @larryisreal2869: HARRY EDWARD STYLES IM STEALING YOUR HUSBAND https://t.co/zXlxvHeWKB"
##
## [[7024]]
## [1] "yellowsnow_1d: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[7025]]
## [1] "yellowsnow_1d: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[7026]]
## [1] "stella_1d: RT @louistlyricbot: keep your head up love, keep your head up don't look away, don't look away"
##
## [[7027]]
## [1] "1d__larry___: LIMABEAR IS BACK 😭😭 https://t.co/8j8vqmKoSs"
##
## [[7028]]
## [1] "hahrdbiosl15: @xrp334 @electric_dada I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[7029]]
## [1] "1d__larry___: RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR"
##
## [[7030]]
## [1] "1d_larry4life_: LIAM LOOKS BETTER I SO HAPPY I AM CRYING"
##
## [[7031]]
## [1] "stella_1d: RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9"
##
## [[7032]]
## [1] "maya_loves_1d: RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a"
##
## [[7033]]
## [1] "1d_5sos_28: amoree.... https://t.co/Ufxp447YKT"
##
## [[7034]]
## [1] "may_edyn: @1D_larry1007 I had no clue. I thought he’d been hacked until I saw it on both Insta and Twitter. He posted about it on his Instagram story"
##
## [[7035]]
## [1] "hahrdbiosl15: @RhinoLegends @TCCCNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[7036]]
## [1] "1d_larry4life_: LIAM POSTED A STORY!!!!!!!!I AM CRYING"
##
## [[7037]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at Rough Trade East today. \n\n📸: silverrtounges https://t.co/nWh8bm8jKr"
##
## [[7038]]
## [1] "hahrdbiosl15: @Jampzer @tribeodyssey @OCBalpha @FlareLabs_io I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7039]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[7040]]
## [1] "1D_FITF28: I am gonna die todayyy!!! Fucking best best day everrrr!!"
##
## [[7041]]
## [1] "Niallina1985_1D: RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG"
##
## [[7042]]
## [1] "LamiaBoutaba: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7043]]
## [1] "1D_larry1007: Well idk how many recognition it's gonna get here cuz it's about other fandom that I'm in but I need to get it out… https://t.co/NaWemHJguU"
##
## [[7044]]
## [1] "KastaTrading: In the coming week I'll be following this 1D #KASTA/USDT formation in the chart 👀🧐👇👇👇\n\n✅ $KASTA ⚡️ inverse H&S… https://t.co/1MwcaCkVQR"
##
## [[7045]]
## [1] "_sky_loves_1d: RT @zaynIyricbot: tell me your lies, because I just can't face it"
##
## [[7046]]
## [1] "golden28_1D: @NiallOfficial @Davina_ot5 Hello Niall, you owe us the dates of the concert in Argentina"
##
## [[7047]]
## [1] "_sky_loves_1d: RT @afancycandle: OH MY GOD GUYS LIAM POSTED A STORY"
##
## [[7048]]
## [1] "stockman1301: RT @chainksy: $MDCE chart updates\nI usually prefer to look at 1D and 4H with low volume stocks but I thought I’d check the 1H, we’re seeing…"
##
## [[7049]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/SgNNan1ASS"
##
## [[7050]]
## [1] "_sky_loves_1d: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[7051]]
## [1] "_sky_loves_1d: RT @zaycarus: Are you the full moon of the night or the sun? Whatever you are, I swear to god you are beyond compare. #ZaynMalik #Tightrope…"
##
## [[7052]]
## [1] "_sky_loves_1d: RT @zaynIyricbot: cause I'm a fool for you and the things, the things you do"
##
## [[7053]]
## [1] "hahrdbiosl15: @SolJakey @XnftCollection I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7054]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[7055]]
## [1] "_sky_loves_1d: Sweat https://t.co/GApLnhTQ1J"
##
## [[7056]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[7057]]
## [1] "hahrdbiosl15: @KoalaBuck_ I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7058]]
## [1] "Alltheloveee_1D: @NiallOfficial @NiallHDailyNews @Davina_ot5 It’s okay lover boy take care of yourself rather see you with tons of energy ❤️"
##
## [[7059]]
## [1] "1D_FITF28: Liam !!! 😭😭😭😭 https://t.co/NLsCwtWadx"
##
## [[7060]]
## [1] "_sky_loves_1d: @updatingziam @LiamPayne \"It's been a while...\" yeah no shit???"
##
## [[7061]]
## [1] "hahrdbiosl15: @BoredApe_FC I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321"
##
## [[7062]]
## [1] "hahrdbiosl15: @yaas_f02 @RogueLabsNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n\nI am here to win this chance..… https://t.co/vEdvNwLohz"
##
## [[7063]]
## [1] "YohanibisMoore: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7064]]
## [1] "golden28_1D: @NiallOfficial Hello Niall, you owe us the dates of the concert in Argentina!!!!!!!! Helloooooooooo"
##
## [[7065]]
## [1] "hahrdbiosl15: @zubic_eth @SpaceRiders_NFT I am here to win this chance..\n@evlino__1D\n@rosita_payne"
##
## [[7066]]
## [1] "1d_Obsessionnn: RT @lourrysbaby: they 🤏🏽 they 🤏🏽 they lowered 🤏🏽 the chair 🤏🏽 for HIM 🤏🏽🤏🏽🤏🏽🤏🏽☹️☹️☹️☹️🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽 https://t.co/cUoXbWI4gb"
##
## [[7067]]
## [1] "_5_idiots_1D: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[7068]]
## [1] "hahrdbiosl15: @Rajaa_Ginting @xpunk_fc @XWC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind"
##
## [[7069]]
## [1] "_Smej: RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…"
##
## [[7070]]
## [1] "golden28_1D: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[7071]]
## [1] "ryoo_1d: RT @SchoolData_NFT: //\n\nThe last 24 hours until mint! Shout out to team members, friends, and partners of girls 🫡 \n\nA small gift (NFT Airdr…"
##
## [[7072]]
## [1] "1d_jmcstyles: RT @remnantph: Leave it all to Him. Put your hope in the One who is in sovereign control of everything. https://t.co/erExh1eJ28"
##
## [[7073]]
## [1] "1d_daily__: Liaaaam 😭❤ https://t.co/r3KuejhrS7"
##
## [[7074]]
## [1] "1d_jmcstyles: I need this. https://t.co/K7GQyZmSgM"
##
## [[7075]]
## [1] "harryssideboob: this gave me 1D flashbacks https://t.co/767v8cvXFW"
##
## [[7076]]
## [1] "1d_louisstyles: RT @TeamLouisNews: Bisexual Rights! 💗💜💙\n\n© sunfl0werv0l369 https://t.co/LlL24jXqIf"
##
## [[7077]]
## [1] "1d_Obsessionnn: @hlslaundryday and i’d listen"
##
## [[7078]]
## [1] "pixeldrip_eth: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/HpYy89bpuM"
##
## [[7079]]
## [1] "folkmean: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[7080]]
## [1] "pixeldrip_eth: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/DIkICeUXsp"
##
## [[7081]]
## [1] "ao3ambot: D-1 yves Again Kehlani gorgeous taylors iris googoodolls i wish 1D i actually have a playlist… https://t.co/3teUA3dIhv"
##
## [[7082]]
## [1] "pixeldrip_eth: 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/fCbYoQrdAy"
##
## [[7083]]
## [1] "Rias_life_is_1d: HOW ARE ALL SMAUS THIS GOOOODDDDD https://t.co/PR4bjP6Iy9"
##
## [[7084]]
## [1] "StarMicronics: Star has the full POS solution, including accessories like high-performance 1D/2D barcode scanners. 🤩\n\nOur IP-rated… https://t.co/T0KiVBKkg5"
##
## [[7085]]
## [1] "1d__larry___: I AM CRYING 😭😭😭😭😭 https://t.co/9XCwIK8AGs"
##
## [[7086]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aries... 'You can't go to bed without a cup of tea.'\n\nLol, sorry that’s not a good one. 🤷♀️"
##
## [[7087]]
## [1] "1d_Obsessionnn: this is an angel 🥹🥹 https://t.co/Yv0fse4XBQ"
##
## [[7088]]
## [1] "1d__larry___: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[7089]]
## [1] "Leti_1D_: RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44"
##
## [[7090]]
## [1] "tpwk_maja_1D: RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh"
##
## [[7091]]
## [1] "mayaswiftie13: @Iouist28_ @thewayIouisgoes @satelliteeharry @cursedhive he literally can’t sing that was so bad, no wonder they di… https://t.co/0wiP0pnF14"
##
## [[7092]]
## [1] "1d_Obsessionnn: forever a meme https://t.co/PmyzuNRqTP"
##
## [[7093]]
## [1] "ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal po… https://t.co/TQq3jqLtYo"
##
## [[7094]]
## [1] "koski_kostas: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7095]]
## [1] "1d_Obsessionnn: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav"
##
## [[7096]]
## [1] "Hannah07319570: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7097]]
## [1] "goldglitter_1D: @IittIefreakrry_ I’ll have anything"
##
## [[7098]]
## [1] "Hs1m_1D: RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…"
##
## [[7099]]
## [1] "w0nusung: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[7100]]
## [1] "irish28walls: @1D_infoportugal LIAMMMMMMMMMMMM"
##
## [[7101]]
## [1] "089hijj: @convomf Taylor swift ofc, new jeans, lee sserafim, yoasobi, conan gray, lana del rey, ariana, the weekend, dewa 19, 1D"
##
## [[7102]]
## [1] "sweetintime_: i'm a 1d stan but taylor was so big even before 1d thought about auditioning at the x factor..... https://t.co/2IVuHnULw9"
##
## [[7103]]
## [1] "Tomlinson_oioii: Im listening to the first 3 1d albums so I include zayn as well and now my ot5 heart is happy"
##
## [[7104]]
## [1] "1D_FITF28: @afancycandle Mee toooo"
##
## [[7105]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…"
##
## [[7106]]
## [1] "1D_FITF28: He is back!!! I am screeming.... So much in one dayyyyy !! Help!!! https://t.co/w1knorAsXh"
##
## [[7107]]
## [1] "littlenightmaws: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7108]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[7109]]
## [1] "1d_Obsessionnn: RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr"
##
## [[7110]]
## [1] "HannaA_1d: @isaacandersonuk so glad we're not stuck in this era anymore https://t.co/Wj8i6PFiwK"
##
## [[7111]]
## [1] "yekkripto: #BollingerAlert !\n\n - $FET (398 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[7112]]
## [1] "euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/rTtbOw2V9i"
##
## [[7113]]
## [1] "1D_FITF28: @xalwayspayno There is too. Much in day😭🥺"
##
## [[7114]]
## [1] "thinkaboutemina: @convomf The weeknd, dewa 19, d'masiv, cigarettes after s*x, the 1975, avenged sevenfold, 1D, Lana del rey, nirvana… https://t.co/w6E2Hxx8cB"
##
## [[7115]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44"
##
## [[7116]]
## [1] "1D_DailySpain: RT @HyLSpain: 🎥 | Louis escribiendo Hey Babe ! 🥺 (su risa🤏🏼🤏🏼)\n\nvia butdaddyiloveme\n\n https://t.co/y0ubLbaIEF"
##
## [[7117]]
## [1] "maya_loves_1d: RT @twinflamebreeze: the way he sits and sweeps his hair aside and then purses his lips and shyly holds the cup and looks ahead im so dead…"
##
## [[7118]]
## [1] "HannaA_1d: sorry for everyone who's reading my tweets complaining today i just feel so down"
##
## [[7119]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝 🔟 SINGLES🌎ITUNES\n1⃣WildFlower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣Unholy #SAMSMITH #K…"
##
## [[7120]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣OnlyTheStrongSurvive #BruceSpringsteen\n5⃣Rumours #Fleetwood…"
##
## [[7121]]
## [1] "CarrotGirl_1D: RT @billboard: BTS' #Jin is celebrating the holidays with a merch line for \"The Astronaut!\" https://t.co/8ygvCq1WuH"
##
## [[7122]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf"
##
## [[7123]]
## [1] "ajp88: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7124]]
## [1] "1d_Obsessionnn: RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E"
##
## [[7125]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft. #Youjeen scores a 3rd day atop the #WorldwideiTunesSongchart! His amazing Album #Indigo scores…"
##
## [[7126]]
## [1] "1d__larry___: @UpdateHLD Me when the Larry couple is unhinged"
##
## [[7127]]
## [1] "featsooyaaa__: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7128]]
## [1] "stevengraunt: Monsta X, Wonho, WJSN, Ateez, MCND, NF, Westlife, 1D beserta cabang\"nya, and old pop songs https://t.co/7z5R5OBdMI"
##
## [[7129]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis saying hi to a fan at the signing in London today!\n\n🎥: kingsbesideme \nhttps://t.co/4l9VD12YFz"
##
## [[7130]]
## [1] "biscuitlouie: @Marzzztalks no but i remember when i saw 1d gangbang on tumblr BRO that was too much for me at that time. the same reaction probably"
##
## [[7131]]
## [1] "1d_Obsessionnn: STOP IT RN!!! LOOK AT THAT FACE😭😭🥹 https://t.co/vFKNXp1EBm"
##
## [[7132]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: lilavol28 https://t.co/ia080EhR9J"
##
## [[7133]]
## [1] "hrrynic: @marta_kowlaska They don’t. Harry has gained way more non 1D fans over the years. There’s a reason he can sell out… https://t.co/nSlnyY6BFM"
##
## [[7134]]
## [1] "maya_loves_1d: RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf"
##
## [[7135]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav"
##
## [[7136]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defiance… https://t.co/D2h9YdgLJ2"
##
## [[7137]]
## [1] "Estevamys: #LTC Too bad im didn’t seeing this weeks ago\n\nOk, here is trading above 82.20, dont make a deviation (close 1D and… https://t.co/dNwnQGelf4"
##
## [[7138]]
## [1] "apulinabrahmana: @finelinevogue All of song 1d 💚"
##
## [[7139]]
## [1] "Fiona_C1: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7140]]
## [1] "1d_lh28: RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44"
##
## [[7141]]
## [1] "dianafenceless: @juliiasch_ at least we had a chance on seeing 1d yk"
##
## [[7142]]
## [1] "Bratmonsta: All indicators lined up on 4H and 1D https://t.co/mTxJrRncvJ"
##
## [[7143]]
## [1] "1d__larry___: RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44"
##
## [[7144]]
## [1] "yekkripto: #BollingerAlert !\n\n - $DCR (0.001345) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[7145]]
## [1] "_1d__5sos___: RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R"
##
## [[7146]]
## [1] "1D_FITF28: He is Beauty! ❤️😭 https://t.co/f0lvWUTqcH"
##
## [[7147]]
## [1] "1DRocksTweets: Bring your dog to see Santa Paws at indoor doggy Christmas market this Sunday - https://t.co/p6oYFG31S1… https://t.co/zkvbBNTx5a"
##
## [[7148]]
## [1] "denimflame2222: This is exactly why I left the 1D fandom. I can't believe I used to be like them😭 thankfully I've seen the light now https://t.co/5ZikTu8k5Q"
##
## [[7149]]
## [1] "chalalansss: RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…"
##
## [[7150]]
## [1] "1d_lh28: RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf"
##
## [[7151]]
## [1] "AmericaHoran_1D: RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw"
##
## [[7152]]
## [1] "1D_FITF28: RT @rosieoftb: he’s being treated like a king they adjusted his sit and opened his pen for him 😭 https://t.co/f8QB2JtwZd"
##
## [[7153]]
## [1] "dianafenceless: so mad that my sister didn’t use 7 year old me for cloud to get us backstage for 1D … 7 year old me was precious they would have loved me 😀"
##
## [[7154]]
## [1] "wheredowego_1d: RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf"
##
## [[7155]]
## [1] "mazakaa_: @convomf This wild life, The paper kites, The 1975, CAS, Arctic Monkeys, 1D, Jon Bryant, Bruno Major, LANY, Tulus, Chase Atlantic."
##
## [[7156]]
## [1] "satellitekeels: omg fuck off he’s still got the 1D bracelet on https://t.co/vRVZOuNlVC"
##
## [[7157]]
## [1] "UniverseGener12: This was taken from the Hubble Space Telescope at 30X. There are 3,500,000 stars in the Chronos system 325 lightye… https://t.co/OlT72pIdb4"
##
## [[7158]]
## [1] "toxic_00_: lmao i love 1d but im a swifties before anything else and 5diffrentdirection making taylor famous sounds a lot like… https://t.co/dsG9lF2lpq"
##
## [[7159]]
## [1] "1d__larry___: RT @earthIouis: oh my god. https://t.co/99JnXWmGbu"
##
## [[7160]]
## [1] "HannaA_1d: @isaacandersonuk I hope you have a nice Christmas time❤️🩹❤️🩹❤️🩹"
##
## [[7161]]
## [1] "1D_Dolantwins18: @llau_music Omgggggg 😭 happy for you"
##
## [[7162]]
## [1] "HannaA_1d: @isaacandersonuk so proud of you!! can't wait to see you 10 times next year ❤️🩹"
##
## [[7163]]
## [1] "1D_FITF28: RT @rosieoftb: i’d fall in love https://t.co/C1KkLXLpJL"
##
## [[7164]]
## [1] "FETUS5AISHAxx: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7165]]
## [1] "Zixl3r: @Mallak_1D Just do it"
##
## [[7166]]
## [1] "Gsoo_MC: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7167]]
## [1] "Neocricketchan: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[7168]]
## [1] "atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband… https://t.co/eY9N6LkQrC"
##
## [[7169]]
## [1] "1D_FITF28: RT @UpdateHLD: Louis committing to Away From Home Festival in Mexico within the next 5 years! 🇲🇽🇲🇽\n\n🎥: fine__line_\n https://t.co/EZSX83hUz0"
##
## [[7170]]
## [1] "DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell yo… https://t.co/I9fOE32l4r"
##
## [[7171]]
## [1] "AllenMockMusic: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[7172]]
## [1] "hovienj: While everyone was in their 1D phase, I was in my Why Don’t We phase"
##
## [[7173]]
## [1] "juliiasch_: i just wanna have a normal conversation with one of the boys cause i have been doing this shit for 11 years and i h… https://t.co/8BdrGF1KbT"
##
## [[7174]]
## [1] "BB28_1D: RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…"
##
## [[7175]]
## [1] "1D_FITF28: RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/bGgglaKXEb"
##
## [[7176]]
## [1] "JtradesNeo: RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…"
##
## [[7177]]
## [1] "bichiyalgis: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7178]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/0R0K8PH5FP"
##
## [[7179]]
## [1] "glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/uIn3TkGrqJ"
##
## [[7180]]
## [1] "glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/7Pbjg4y7m0"
##
## [[7181]]
## [1] "glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/WdEprzLBsJ"
##
## [[7182]]
## [1] "1D_FITF28: RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…"
##
## [[7183]]
## [1] "12archivee: RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…"
##
## [[7184]]
## [1] "BB28_1D: RT @pleasingbunny: HAIR SO FLUFFY 🤧 https://t.co/ZkrMzb9Fs4"
##
## [[7185]]
## [1] "1d__larry___: RT @LouiesOfIndia: Louis Tomlinson - Faith In The Future \nTrack By Track Part 2 will be premiered tomorrow at 7.30PM IST. \n\nTurn on notific…"
##
## [[7186]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: proudoflouisx1\n https://t.co/YGXMzgglqN"
##
## [[7187]]
## [1] "BB28_1D: RT @LPdailysteps: LIAM ANSWERED AT THE QUESTION BOX OF ADELE HE'S ACTIVE ON INSTAGRAMBSJKS https://t.co/ruGvgpwz9c"
##
## [[7188]]
## [1] "drumsple4sefab_: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[7189]]
## [1] "tradingdotcom: #USDCAD falls below 1.3450\n\n🇨🇦 The loonie tracks oil prices higher.\n\n📈 Oil jumps on China reopening hopes & after O… https://t.co/CplNL2MpXJ"
##
## [[7190]]
## [1] "notastrwbrysng2: RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…"
##
## [[7191]]
## [1] "arytomlinsonx: RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…"
##
## [[7192]]
## [1] "850QuikNic: TL filled with 1d, 18h, 23h, old post. Why?"
##
## [[7193]]
## [1] "dearmoadiary: me with 1D vs. me with txt https://t.co/47quxCc1OO"
##
## [[7194]]
## [1] "NorwayRadar: 15002 Airbus CC-150 Polaris (A310-304(F)) (MSN: 482) above southern Norway, last seen Oct 4, 2022 (2mos 1d ago)\nHex… https://t.co/Vti7450xHj"
##
## [[7195]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I wanna see the way you move for me, b… https://t.co/oOVEqnkHEJ"
##
## [[7196]]
## [1] "1D_Dolantwins18: @NiallOfficial @OT5Dailys @Davina_ot5 Get well soon Niall 😭🫶"
##
## [[7197]]
## [1] "hopelessheqrts: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[7198]]
## [1] "1d_luvvv: @sassychopsuey converasation ofc (and a hug???)"
##
## [[7199]]
## [1] "escaperfect: @convomf Reality Club, 1D, The Weeknd, Yoasobi, Conan Gray, Chase Atlantic, The 1975, Warren Hue, Mahadewa, CAS"
##
## [[7200]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PIE\n\n🔎Name: Inves… https://t.co/JkyHNW5i4U"
##
## [[7201]]
## [1] "wateidubz: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[7202]]
## [1] "HannaA_1d: not a good day today"
##
## [[7203]]
## [1] "yekkripto: #BollingerAlert !\n\n - $CTXC (587 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[7204]]
## [1] "littlelou050: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[7205]]
## [1] "valsoutplanned: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7206]]
## [1] "EwertSchmidt: H2O Just Add Water Season 1 Intro https://t.co/F0e6roaL1u via @YouTube with Rikki, Emma and Cleo..."
##
## [[7207]]
## [1] "PrincessAdaob10: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[7208]]
## [1] "taisheq: Yes keeho 😭 the way I always played 1D in the car omw ik everyone was sick and tired of me with my cds… https://t.co/Ydk1FRBdhY"
##
## [[7209]]
## [1] "littlelou050: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[7210]]
## [1] "giulsthecherry: @flickerlaraa I'M SORRY, I'LL BE WAITING FOR YOUR REVENGE JDJDJS\nyou can get revenge just by finding any old 1d twe… https://t.co/k6zHqyTjS8"
##
## [[7211]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1GD6iyTI0x"
##
## [[7212]]
## [1] "littlelou050: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[7213]]
## [1] "1d__larry___: RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…"
##
## [[7214]]
## [1] "1d_is_amazayn28: RT @soapyhadid: why did white girls stop getting this cut https://t.co/XqaNr4DXT4"
##
## [[7215]]
## [1] "javonnnm: #XNO's 1d prices showing signs of strength here and a MUCH GREATER WAVE up may be brewing as the target at ≈$2.871… https://t.co/7GaUns6lhB"
##
## [[7216]]
## [1] "raylvp: Next neto either 1D or Taylor fs"
##
## [[7217]]
## [1] "1d__larry___: RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n \"Loved…"
##
## [[7218]]
## [1] "coheley: Heavy on Alabama\n1d\n · \nAlabama Football is STILL the premier program in the Southeastern Conference 👑\n#RollTide https://t.co/GhDgY3RtE7"
##
## [[7219]]
## [1] "killuabaee: Zayn literally made 1d good like wowww his voice!!! 🥹😭"
##
## [[7220]]
## [1] "heartpaIette: i cant believe i would hear why don’t we go there in a variety show i mean it’s rare for pds to use 1d songs well a… https://t.co/16vcrrUzQJ"
##
## [[7221]]
## [1] "vandijkdetails: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[7222]]
## [1] "Ashluvshs: @Bo_di_meimei Hey, Alexa! Play You & I by 1D 🥺 https://t.co/2EDO9EFPqL"
##
## [[7223]]
## [1] "angeelangel: @aunhaider_22 @kucoincom The 2 times i thought this coin was going to give me a profit, i lost money, got trapped a… https://t.co/UbdA1j4Q0F"
##
## [[7224]]
## [1] "lyllaniey: 1d crushiecakes HAHAH"
##
## [[7225]]
## [1] "novitaaanggrnii: RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…"
##
## [[7226]]
## [1] "luvpolcababii: RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM"
##
## [[7227]]
## [1] "SharpFBAnalysis: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7228]]
## [1] "EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13t… https://t.co/f73VFNFJKV"
##
## [[7229]]
## [1] "LombongShopee: Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm"
##
## [[7230]]
## [1] "niloykc: @deecheww Was the boy band 1D?"
##
## [[7231]]
## [1] "ashrry_1D: RT @HLDTour: “Argentina won, and then last night was amazing, and today England won, and tonight has been equally equally as amazing, thank…"
##
## [[7232]]
## [1] "ashrry_1D: RT @HLDPromo: 📈| ‘Harry’s House’ by @Harry_Styles remains at #4 on the Top Albums Global chart on @Spotify! (November 25 - December 1, 2022…"
##
## [[7233]]
## [1] "ashrry_1D: RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm"
##
## [[7234]]
## [1] "1d__larry___: RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3"
##
## [[7235]]
## [1] "rustiqscents: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[7236]]
## [1] "hangangfriends: Seventeen Dicon D'Festa Mini Edition\n🫶🏼 ONHAND and ready to ship\n💞 Sold as tingi\n✨ From feta and inclusive of packa… https://t.co/n1SNZnsPu5"
##
## [[7237]]
## [1] "ashrry_1D: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[7238]]
## [1] "ionionchill: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7239]]
## [1] "ashrry_1D: RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…"
##
## [[7240]]
## [1] "1d_bev: Inspiration could touch down when you least expect it. You're ... More for Gemini https://t.co/8jlkioyz60"
##
## [[7241]]
## [1] "1d__larry___: AWWW NIELL TAKE CARE LOVE😭😭 https://t.co/WbS3SCXRSX"
##
## [[7242]]
## [1] "ashrry_1D: @NiallOfficial @Davina_ot5 So is that a “yes I’ll do a live soon”"
##
## [[7243]]
## [1] "metlting: taylor swift, ariana grande, bruno mars, nct, 1d, tulus https://t.co/ybUNvuW6gn"
##
## [[7244]]
## [1] "LombongShopee: Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/VXMKvpwMG6"
##
## [[7245]]
## [1] "ashrry_1D: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[7246]]
## [1] "1d__larry___: RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days ."
##
## [[7247]]
## [1] "laventay13: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7248]]
## [1] "BB28_1D: RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF"
##
## [[7249]]
## [1] "ashrry_1D: RT @OT5Dailys: 🎥| Louis Tomlinson talking to a fan!\n\nvia @fine__line_ \n\n https://t.co/DqUz218kW2"
##
## [[7250]]
## [1] "bongchixinh: Are you token stan or you are those crazy illusional 1d fans who slutshaming her back in the day \nBoth are 🤡 btw https://t.co/woyiVGT0lv"
##
## [[7251]]
## [1] "1D_larry1007: Just imagine how many \"how's your arm?\" Or \"hru?\" Louis got today at the signing"
##
## [[7252]]
## [1] "AbelJosephMD: @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77… https://t.co/4Novm0Jtnz"
##
## [[7253]]
## [1] "Niallina1985_1D: RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…"
##
## [[7254]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EUDG\n\n🔎Name: WisdomTree Europe Quality Dividend Growth Fund… https://t.co/2ehZKYAcWh"
##
## [[7255]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/xvBCNibZrO"
##
## [[7256]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/94vWojBgCJ"
##
## [[7257]]
## [1] "Its_me_0c4: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[7258]]
## [1] "CBSellRE: Moving into a new home doesn't have to be as STRESSFUL as it may seem! 🤩\nWatch this video for some tips and tricks… https://t.co/BVpi7j0jrr"
##
## [[7259]]
## [1] "ashrry_1D: RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ"
##
## [[7260]]
## [1] "1d__larry___: @wildestblues SCREAMING"
##
## [[7261]]
## [1] "1_wifeofseokjin: Also taylor before 1d's existence https://t.co/4qGYUZSrHv https://t.co/wNTDq0OEwM"
##
## [[7262]]
## [1] "1d__larry___: RT @wildestblues: Y'ALL https://t.co/UUlupioKvz"
##
## [[7263]]
## [1] "ashrry_1D: RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF"
##
## [[7264]]
## [1] "Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consol… https://t.co/OFRkQOsaQ5"
##
## [[7265]]
## [1] "nora_1d_hp: RT @fitfdailypromo: He's still the same boy; https://t.co/O2qL4f00eL"
##
## [[7266]]
## [1] "killuabaee: 1d could of made a Christmas album before they broke up 😭"
##
## [[7267]]
## [1] "ashrry_1D: RT @HLDPromo: You just got a text notification from Louis! \n\nUse your autocomplete to reply to him and let us know what you get! \n\nMake sur…"
##
## [[7268]]
## [1] "ashrry_1D: RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR"
##
## [[7269]]
## [1] "ashrry_1D: RT @florrycomfort: I was so happy and I didn't know it https://t.co/kmk6LGLC0D"
##
## [[7270]]
## [1] "DesignsByPeak: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7271]]
## [1] "avocaadd: @convomf 1d and taylor"
##
## [[7272]]
## [1] "wn71740209: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[7273]]
## [1] "MoniSulvaran: RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…"
##
## [[7274]]
## [1] "javonnnm: #OP's 1d prices continuing here with signs of STRENGTH and can still have a MUCH LARGER amount on the way!\n\nAs pric… https://t.co/0vqT3uVSyY"
##
## [[7275]]
## [1] "ashrry_1D: RT @bestofpugh: florence pugh at the british independent film awards https://t.co/JktP7wJRls"
##
## [[7276]]
## [1] "onymousmrk: @starfess 1D, EXO"
##
## [[7277]]
## [1] "nora_1d_hp: The way i love a 30 year old dude in england more than myself https://t.co/u9mqtySVYS"
##
## [[7278]]
## [1] "KingTaz313_: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7279]]
## [1] "ashrry_1D: RT @TeamLouisNews: Louis reacting to a fan’s tattoo at the Rough Trade signing today! 🥹 https://t.co/UtZ1nKkgQE"
##
## [[7280]]
## [1] "ashrry_1D: My heart😭😭😭❤️❤️❤️ https://t.co/OpzG2MVY86"
##
## [[7281]]
## [1] "nora_1d_hp: RT @otpsuniverse: Signings are usually so rushed like you get maybe 1/2 minutes with him but the way he still makes sure to pay attention &…"
##
## [[7282]]
## [1] "nora_1d_hp: RT @HannahRbb: The need to get on a plane and go to England rn now is not funny"
##
## [[7283]]
## [1] "Charlotte_J_C: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[7284]]
## [1] "1D_DailySpain: 📷: Louis hoy en la firma \n\n© larentslove28 https://t.co/qbI4qJ7UbK"
##
## [[7285]]
## [1] "softlewdfroggie: people saying 1d made taylor or had any part in improving her career r fucking clowns LOL"
##
## [[7286]]
## [1] "ashrry_1D: The look 😭😭😭…. This fookin look https://t.co/rrELVXKCe8"
##
## [[7287]]
## [1] "nora_1d_hp: RT @nouisloverr: PROOF LOUIS TOMLINSON IS AN ANGEL https://t.co/4z88CsSXfK"
##
## [[7288]]
## [1] "LombongShopee: Womaigod! I found it 😍😍♥️https://t.co/mE55EUqPnz"
##
## [[7289]]
## [1] "ashrry_1D: @UpdateHLD SO SO SO SO SO SO SO SO SO BEAUTIFUL 😭😭❤️❤️❤️"
##
## [[7290]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/7wSKG6aeE1"
##
## [[7291]]
## [1] "ashrry_1D: This is my favorite picture of him now https://t.co/RM5iNH6cdq"
##
## [[7292]]
## [1] "LombongShopee: Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/gpBeLrHjHB"
##
## [[7293]]
## [1] "1_wifeofseokjin: RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1"
##
## [[7294]]
## [1] "orizifian: RT @beanixwrights: one of those \"No thanks, you're not Harry Styles\" shirts that 1d stans wore back in 2013 but it's \"No thanks, you're not…"
##
## [[7295]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A"
##
## [[7296]]
## [1] "ChandraGS7: @silentchriss @omzcharts Stoch rsi overbought 1d chart?"
##
## [[7297]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A"
##
## [[7298]]
## [1] "1d_daily__: 225 dias para a Love On Tour Lisboa 💚\n302 dias para a Faith in The Future Lisboa 💙\n\n#LoveOnTourLisboa2023\n#FaithInTheFutureLisboa"
##
## [[7299]]
## [1] "1d__larry___: Its like he gets younger every second he breathes 😂 https://t.co/rBBc4SVuLy"
##
## [[7300]]
## [1] "ChetGresham: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7301]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1O5YTNECTn"
##
## [[7302]]
## [1] "BB28_1D: RT @itsyoulou28_: same vibe https://t.co/sGWZ6VDdOv"
##
## [[7303]]
## [1] "tim_edwalker: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7304]]
## [1] "1d_lh28: RT @lthearting: it's unique 🫶🏻 https://t.co/sZJFxEj6cz"
##
## [[7305]]
## [1] "1d_lh28: @_shaily_xoxo right 💀👍🏻👍🏻"
##
## [[7306]]
## [1] "HistoryTigers: OTD: 1981\n\n@LeicesterTigers 49 (Dodge 2t 1d, Hare 1t 5c 3p 1d, Collington 1t, Jackson 1t, Woodward 1t)\nWaterloo 3… https://t.co/9doE4z5AJ7"
##
## [[7307]]
## [1] "1d_larry_hun: RT @UpdateHLD: Louis signed this for a fan who wants a Faith in the Future tattoo! \n\n📸: fine__line https://t.co/I34CJuLgdM"
##
## [[7308]]
## [1] "bengal90: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7309]]
## [1] "jdlews123: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7310]]
## [1] "1d__larry___: RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf"
##
## [[7311]]
## [1] "Ellen_Horan_1D: @wellbefinehazz He does"
##
## [[7312]]
## [1] "WorldwideJisoo: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7313]]
## [1] "idkwtkmai: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7314]]
## [1] "JustinDBarath: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7315]]
## [1] "brianslionsblog: RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…"
##
## [[7316]]
## [1] "Edyoucation2: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[7317]]
## [1] "LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing o… https://t.co/Zdhmngghyx"
##
## [[7318]]
## [1] "liminal_trash: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7319]]
## [1] "LavanyaChavalii: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7320]]
## [1] "bamadyan: @PorosHalangID i wish - 1d ?"
##
## [[7321]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEU\n\n🔎Name: First… https://t.co/rEZHwGFfEg"
##
## [[7322]]
## [1] "LoganBBH: @HadiK_Scouting Like most teams: A 1C or 1D. #GoHabsGo"
##
## [[7323]]
## [1] "1d_lh28: RT @UpdateHLD: Louis signed this for a fan today! \n\n📸: AbiBell14 https://t.co/sWcqc9TQvL"
##
## [[7324]]
## [1] "_1d_28__: This guy is perfect, so beautiful💚✨️. https://t.co/3QS42kaRE9"
##
## [[7325]]
## [1] "zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/etFUoufwgy https://t.co/0CmGs9oyB1"
##
## [[7326]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/Ewn4Oy7vQG"
##
## [[7327]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/mUnjZiuxLU"
##
## [[7328]]
## [1] "swiftlycline: oh the way society can’t accept that women are successful on their own 🫶🏻😍 taylor was famous much before 1D was a t… https://t.co/bufw9zOBdg"
##
## [[7329]]
## [1] "1D_FITF28: I AM DEAD!! https://t.co/qfqXPk26ZA"
##
## [[7330]]
## [1] "meganenonippon: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7331]]
## [1] "Christibp00: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7332]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm"
##
## [[7333]]
## [1] "1d__larry___: @UpdateHLD It hurts his beauty it hurts"
##
## [[7334]]
## [1] "Jessica8384ny: @CaroleF83262070 I think it’s still difficult for some people to accept they like 1D as if it’s a bad thing"
##
## [[7335]]
## [1] "AmericaHoran_1D: RT @btsqtsarchive: \"we'll become 30 together\" ㅡ namjoon 🥺 https://t.co/gQYoGqxthR"
##
## [[7336]]
## [1] "1d__larry___: RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg"
##
## [[7337]]
## [1] "1d__larry___: Why is it that i actually feel the internal pain too when lou is in pain!!! https://t.co/CfFFmxLYI0"
##
## [[7338]]
## [1] "swallowingpride: RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…"
##
## [[7339]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DDIV\n\n🔎Name: First Trust Dorsey Wright Momentum & Dividend ET… https://t.co/4z9xpJ5xFL"
##
## [[7340]]
## [1] "yyoubringmehome: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7341]]
## [1] "_1d_28__: love of my life❤️🩹. https://t.co/EDJXYAPet5"
##
## [[7342]]
## [1] "doodleloves1D: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7343]]
## [1] "1d_larry4life_: RT @HLDTour: “Did anybody watch the game yesterday? Is anyone here a fan of Lionel Messi? [crowd cheers] I thought maybe a few of you.” \n\n💬…"
##
## [[7344]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg"
##
## [[7345]]
## [1] "highzzu: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7346]]
## [1] "ViacheslavHalk1: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7347]]
## [1] "frankie_s_tyo: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[7348]]
## [1] "MetalMental15: RT @MetalMental15: 🧨解禁🧨\n2022.12.11 (sun) Gifu Yanagase Ants\n\nThe Solution Presents\n\"ALWAYS KEEP THE FAITH Vol.1\"\n\n-BAND-\nRUDE BONES\nHAT TRI…"
##
## [[7349]]
## [1] "wxrryrock: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7350]]
## [1] "astrinvestor: #KOSPI Korean Stock Market 1d.\n\nBroke out of the downtrend lines and made double top. Daily RSI shows bearish diver… https://t.co/w6yTYw9Hc6"
##
## [[7351]]
## [1] "CaroleF83262070: @Jessica8384ny Someone asked them to review some 1D and they weren't dead impressed but they branched out and found… https://t.co/1vDp4ukKd2"
##
## [[7352]]
## [1] "AmericaHoran_1D: RT @btsqtsarchive: ++ i think we're going try and keep that promise, when we get back together in 2025 \n\n😭😭😭 https://t.co/grREVSLGeV"
##
## [[7353]]
## [1] "AmericaHoran_1D: RT @btsqtsarchive: \"we talked about how 2025, would be the year most of our members complete their service and it's also the monumental yea…"
##
## [[7354]]
## [1] "1d_lh28: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm"
##
## [[7355]]
## [1] "M0nster_36: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7356]]
## [1] "Reyna_a_: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[7357]]
## [1] "shecantloveme: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7358]]
## [1] "_1d_28__: I am crying now😭😭😭😭😭😭. https://t.co/MDkwgouWhu"
##
## [[7359]]
## [1] "1DRocksTweets: Niall Horan, Billie Eilish and Lewis Capaldi among first ten acts announced for Electric Picnic 2023 -… https://t.co/QSw0HKBlgT"
##
## [[7360]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm"
##
## [[7361]]
## [1] "Alltheloveee_1D: RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm"
##
## [[7362]]
## [1] "Alltheloveee_1D: @UpdateHLD OH THE PERFECT ANGLE WHAT A PRETTY BABY 😭😭😭😭😭"
##
## [[7363]]
## [1] "Ellen_Horan_1D: He is too cuteee https://t.co/hGHeTZOZdk"
##
## [[7364]]
## [1] "harrehfav: @LouisGayVodka28 HARRY NO WAY YOU DON’T KNOW 😭😭 it’s a reference at zayn living the 1D, when you’re zayning it mean… https://t.co/Bqnl8M0kHE"
##
## [[7365]]
## [1] "1d_larry4life_: RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…"
##
## [[7366]]
## [1] "1d_larry4life_: RT @HLDTour: Lights Up, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.c…"
##
## [[7367]]
## [1] "1d_larry4life_: RT @HLDTour: “You wanted to be sure? Yesterday as well? Thank you, thank you Carolina.”\n\n💬: Harry thanking a fan that camped out for 250 da…"
##
## [[7368]]
## [1] "1D_FITF28: @larentslove28 Happy tears"
##
## [[7369]]
## [1] "1d_larry4life_: RT @HLDTour: Keep Driving, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: troladeharry \n https:…"
##
## [[7370]]
## [1] "goldenhharry: RT @harryshousetm: that's why all the 1d leftouts are jealous of him and always use him for clout?"
##
## [[7371]]
## [1] "poppyb2_: HES SIGNING OTHER STUFF AS WELL ILL HAVE ANOTJER 1D SIGNED SPOON WTF"
##
## [[7372]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCE\n\n🔎Name: Invesc… https://t.co/8gsIX76fL5"
##
## [[7373]]
## [1] "1d_larry4life_: RT @HLDTour: Love Of My Life, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https:/…"
##
## [[7374]]
## [1] "Ellen_Horan_1D: Please someone ask how his arm is doing and if he is okay?"
##
## [[7375]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Cancer... 'Can we stop this for a minute?' \n\nOne day the stars will align. 💖"
##
## [[7376]]
## [1] "1d_lh28: RT @UpdateHLD: Louis at the signing in London today. \n\n🎥: otpamy\n https://t.co/JJi78D7xyW"
##
## [[7377]]
## [1] "_pretzelles: Is this something to thank him for lmao???? so you're also saying harry owes taylor a thank you after 1d sang perfe… https://t.co/Og1q47rr6L"
##
## [[7378]]
## [1] "itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it… https://t.co/CGpSCQIVyZ"
##
## [[7379]]
## [1] "PrincessAdaob10: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7380]]
## [1] "Alltheloveee_1D: @UpdateHLD THE WAY HE LOOKS AT IT 🥹😭"
##
## [[7381]]
## [1] "xxxnyria92: @Sann_1D @thighrrybot It's a thigh pics account? It's not about anything else but if you don't like it I suggest you just scroll on"
##
## [[7382]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis at the signing in London today!\n\n📸: Team1DFrance https://t.co/qU8Kzd0404"
##
## [[7383]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC"
##
## [[7384]]
## [1] "haizsdirection: RT @soscarletswift: Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone."
##
## [[7385]]
## [1] "MeganH_1D: RT @CACupdates1: CFTC U18 SC5 Results 🇨🇦 \n🥇Flyers Allstarz Phoenix \n🥈Kingston Elite Imperial \n🥉PCT Odyssey"
##
## [[7386]]
## [1] "softaespa: taylor has always been more successful than 1D as a group 💀"
##
## [[7387]]
## [1] "ifn187_: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7388]]
## [1] "PrincessAdaob10: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[7389]]
## [1] "haizsdirection: RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying"
##
## [[7390]]
## [1] "PrincessAdaob10: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[7391]]
## [1] "ALWAYS_VOTE_1D_: #mtvhottest one direction"
##
## [[7392]]
## [1] "putriamss: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[7393]]
## [1] "1d_larry4life_: RT @HLDTour: Sign Of The Times, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https…"
##
## [[7394]]
## [1] "1d_larry4life_: RT @HLDTour: Treat People With Kindness, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: malalac…"
##
## [[7395]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/rQeDnMGBIx"
##
## [[7396]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/x4NdSXzxie"
##
## [[7397]]
## [1] "1d_larry4life_: RT @HLDTour: “I know we’re a little bit delayed in coming here because of everything that happened but the fact that you are here tonight a…"
##
## [[7398]]
## [1] "1D_DailySpain: RT @sugarscape: Which is your favourite Niall Horan outfit? https://t.co/rZIW9SwWNZ"
##
## [[7399]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 200X. There are 1,200,000 stars in the Crios system 21,0… https://t.co/yGBs1jg04o"
##
## [[7400]]
## [1] "1d_larry4life_: RT @HLDTour: “Thank you so much for coming out and spending some time with us and bringing this wonderful energy , the singing, the dancing…"
##
## [[7401]]
## [1] "1d_larry4life_: RT @HLDTour: Harry letting the crowd sing the As It Was bridge. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: harrykook \n\n https://t.co/E4v…"
##
## [[7402]]
## [1] "1d_lh28: RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC"
##
## [[7403]]
## [1] "1D_FITF28: RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki"
##
## [[7404]]
## [1] "1d_larry4life_: RT @HLDTour: Harry singing with the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: oceansurie https://t.co/gdeljJbygC"
##
## [[7405]]
## [1] "1d_larry4life_: RT @HLDTour: Whalerry!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sloulena \n\n https://t.co/YyvRybm1tJ"
##
## [[7406]]
## [1] "yekkripto: #BollingerAlert !\n\n - $NMR (0.000719) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[7407]]
## [1] "1d_larry4life_: RT @HLDTour: Sign of the Times, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https…"
##
## [[7408]]
## [1] "1d_larry4life_: RT @HLDTour: Harry thanking the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.co/8hDIRjvdQS"
##
## [[7409]]
## [1] "1d_larry4life_: RT @HLDTour: Harry blowing kisses to the crowd at the start of Kiwi! \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https://t.co/wFx…"
##
## [[7410]]
## [1] "1d_larry_hun: RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC"
##
## [[7411]]
## [1] "1d_larry4life_: RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…"
##
## [[7412]]
## [1] "1d_larry4life_: RT @HLDTour: Harry looking amazing tonight!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n📸: selenaeuphoria https://t.co/i9rRmr7UDZ"
##
## [[7413]]
## [1] "oxapohyzo: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[7414]]
## [1] "1d__larry___: @UpdateHLD I wanna cry idk why"
##
## [[7415]]
## [1] "1d_larry4life_: RT @HLDTour: Harry doing a strut during Kiwi. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: emmatpwklt \n\nhttps://t.co/WnLq0FQKtX"
##
## [[7416]]
## [1] "1D_FITF28: HE lOOKS SO GOOD IN GREEN!!!"
##
## [[7417]]
## [1] "1d_larry4life_: RT @HLDTour: Harry letting the crowd sing during Matilda and blowing them kisses after! 😘\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sele…"
##
## [[7418]]
## [1] "1d_larry4life_: RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: emmatpwklt\n ht…"
##
## [[7419]]
## [1] "1d_larry4life_: RT @HLDTour: Harry baptizing the crowd. \n#LoveOnTourBuenosAires #Night2 \n4.12.22\n\n🎥: selenaeuphoria \n\n https://t.co/RQnpRV7lR7"
##
## [[7420]]
## [1] "1d_larry4life_: RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sashaxgolden…"
##
## [[7421]]
## [1] "TomBotYoloSwag: Bieber and 1D ain't got shit on U2 and the Rolling Stones."
##
## [[7422]]
## [1] "the_artist_nft: Goblintown - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/C4OX3FSrIb\n⬇️ See below for 200 and… https://t.co/r1UPs1WAOw"
##
## [[7423]]
## [1] "1d__fairy: RT @BLUPDATE2022: Seobin and Jiwoong deserve a new project together with a bigger budget and better marketing... These two have the caliber…"
##
## [[7424]]
## [1] "haztattlou: First purchase in London, My policeman (with Harry’s cover) since Amazon is taking forever to ship mine, and a 1D magazine 🤭"
##
## [[7425]]
## [1] "1d_larry4life_: RT @HLDTour: As It Was, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: styles_melu\n https://t.…"
##
## [[7426]]
## [1] "yuchanniee: @jianglushi The way he didn’t hesitate with that 1d answer"
##
## [[7427]]
## [1] "Ellen_Horan_1D: Aahh Louis looks so cuteeee"
##
## [[7428]]
## [1] "gordy_norman: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[7429]]
## [1] "1d_lh28: RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP"
##
## [[7430]]
## [1] "Ellen_Horan_1D: @UpdateHLD Hope he is taking care of his arm!"
##
## [[7431]]
## [1] "1D_FITF28: RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP"
##
## [[7432]]
## [1] "panellhnies: @hprincesito They are quoting an update account about both of them so they address those who are fans of both, noth… https://t.co/0GD3rr5Biv"
##
## [[7433]]
## [1] "_SERAPH: @iicfhometolou Holding On seems to be about Lou waiting for 1D reunion, not wanting to move on; FITF is full of 1D… https://t.co/BCdykqnNFm"
##
## [[7434]]
## [1] "fviridity: hello, soo yeaa i just made this acc 👹 im oline but u can call me oli for short! little information abt me, actuall… https://t.co/oJ8nrJS1yo"
##
## [[7435]]
## [1] "misffy: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7436]]
## [1] "marielelou24_1D: no because her beauty is unreal ♡ https://t.co/Qb5Q8fLg8M"
##
## [[7437]]
## [1] "lg2891: @OutOf_ur_System @louisangell_ @91saturdays_ @1D_FITF28 @tanlouis28 @fitfbot Woow guys i love you <333"
##
## [[7438]]
## [1] "MariamS_1D: im crying 😭😭😭 https://t.co/KXjn4t4sSN"
##
## [[7439]]
## [1] "ssefnum: -rl Fellas! Help me to break my silence and solitude. I’m ENFP and Geminian, I’m into writing — reading, thrillers… https://t.co/RMONvMPbD5"
##
## [[7440]]
## [1] "paatuhod: May also check out here! https://t.co/oV5F2vf1Pu"
##
## [[7441]]
## [1] "1d__larry___: @UpdateHLD IS YOUR ARM ALRIGHT !???🥺"
##
## [[7442]]
## [1] "_1d_28__: Oh yes 😭.\nhttps://t.co/vili7jSqGb"
##
## [[7443]]
## [1] "SADHRSANNA: being back in my 5sos era is making me realise how special the early days were like why do i so vividly remember wh… https://t.co/0rFUXVnRgV"
##
## [[7444]]
## [1] "1DRocksTweets: Electric Picnic 2023 confirms Niall Horan and Lewis Capaldi as headliners - https://t.co/JYaK0LoeHD #OneDirection… https://t.co/MsLtVfkIdB"
##
## [[7445]]
## [1] "1d__larry___: RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm"
##
## [[7446]]
## [1] "nora_1d_hp: RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki"
##
## [[7447]]
## [1] "nora_1d_hp: I'm so not okay https://t.co/lRsY5Jicok"
##
## [[7448]]
## [1] "1D_FITF28: RT @rosieoftb: he’s tired from last night https://t.co/9CCR5Hfg4F"
##
## [[7449]]
## [1] "1D_FITF28: RT @1DBelgiqueNews: 📸 Louis has arrived! \n\n©️ @Team1DFrance https://t.co/HGvh8REfpT"
##
## [[7450]]
## [1] "1D_FITF28: RT @outoflwt: HELLO BABY LOOK AT HIM"
##
## [[7451]]
## [1] "1D_FITF28: I am screeming!!! https://t.co/5lgd6XCOCN"
##
## [[7452]]
## [1] "RachelB31942328: @1D_5sosThevamps How much???"
##
## [[7453]]
## [1] "Avantika_1D: RT @THINKERDEAN: can we talk about this fight scene though omg https://t.co/0GcxfmZ4EO"
##
## [[7454]]
## [1] "1D_FITF28: RT @rosieoftb: HELLOOOOO https://t.co/5e0OrrU3ld"
##
## [[7455]]
## [1] "Phalcon777: I think @paizo adding the focus spells and then having 4 types of magic felt okay. Even though focus spells feel we… https://t.co/mJOZEe6njB"
##
## [[7456]]
## [1] "stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying https://t.co/o0DOjTwNKy"
##
## [[7457]]
## [1] "jisoostatin: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7458]]
## [1] "_GottaBeYou_1D: RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4"
##
## [[7459]]
## [1] "PNMIM: 05/12/2022 : IDX 6,987.33 Return -0.46%(1D) 6.17%(YTD) -0.83%(30D) -3.38%(3M) -2.72%(6M) 6.86%(1Y)"
##
## [[7460]]
## [1] "Arpitaloves_1d: RT @sanopsis: bitch, i’m stylish #CHOISAN https://t.co/HM547BJMto"
##
## [[7461]]
## [1] "juliets_28: RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…"
##
## [[7462]]
## [1] "Arpitaloves_1d: RT @ateez_charts: 🇯🇵 Line Music — 01:00 JST \n\n#69 Paradigm (RE) \n\n@ATEEZofficial #PARADIGM #ATEEZ #에이티즈 #エイティーズ"
##
## [[7463]]
## [1] "Arpitaloves_1d: RT @sanivore: WHO IS HE??? https://t.co/D9gICCoos8"
##
## [[7464]]
## [1] "Arpitaloves_1d: RT @hongteezer: ateez are so serious when it comes to live vocals yall https://t.co/gaqX1qbwyT"
##
## [[7465]]
## [1] "Arpitaloves_1d: RT @allforsan710: The category is dimple smile and Choi San win. 🫠🫠❤️\n#san #choisan #ateez #산 #최산 #에이티즈 https://t.co/efvX8RKFNl"
##
## [[7466]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVYE\n\n🔎Name: iShares Emerging Markets Dividend ETF\n\n1D Price Change (%): 0.20\n\n😎💰"
##
## [[7467]]
## [1] "5sos_1D_gd: RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing"
##
## [[7468]]
## [1] "_GottaBeYou_1D: RT @salutationhrry: the kisses and then the little hand waves https://t.co/8aRGAv8yl6"
##
## [[7469]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry recently had cupping therapy. \n\nThis therapy has several benefits: relaxation, intense muscle recovery, activation of b…"
##
## [[7470]]
## [1] "AmericaHoran_1D: RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…"
##
## [[7471]]
## [1] "AmericaHoran_1D: RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic"
##
## [[7472]]
## [1] "Arpitaloves_1d: RT @theseoulstory: ATEEZ successfully completed their ‘THE FELLOWSHIP : BREAK THE WALL’ American tour attracting 110,000 audience\n\nSource:…"
##
## [[7473]]
## [1] "1D_jalli_zhnll: RT @windawn94: the crowd chanting jessi !!😍❤️❤️\n#Tigerjessi22 #JESSIincambodia https://t.co/5Q8Vxj5ZFh"
##
## [[7474]]
## [1] "1D_jalli_zhnll: RT @Kenny_Jessi: the FIT😍"
##
## [[7475]]
## [1] "1D_jalli_zhnll: @my_jessilicious I was not ready for this 🤌🏻🤌🏻😭"
##
## [[7476]]
## [1] "tulipdrish: @louteens @710ism And his success mocking the rest of the 1d€ad men's career"
##
## [[7477]]
## [1] "throungthedark: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7478]]
## [1] "shakkarpapalou: @iicfhometolou Holding onto heartache is fashionably about 1d and his heartbreak with the expectations and promises with it. I think"
##
## [[7479]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DFEV\n\n🔎Name: Dimensi… https://t.co/xFbL6EBhiX"
##
## [[7480]]
## [1] "Neymar_1d_: RT @433: Guess who’s back..back again 😏 https://t.co/gj6MqjawrS"
##
## [[7481]]
## [1] "larryshashbrown: my mates bringing a speaker to school and playing fitf and 1D songs for me is all i ask for in a friendship🫶🫶"
##
## [[7482]]
## [1] "Aiel_1D: @JoicyCassano4 Touch your heart"
##
## [[7483]]
## [1] "1D_jalli_zhnll: @windawn94 Holyyy 😭😭"
##
## [[7484]]
## [1] "MariamS_1D: RT @_Rriyax: Blows my mind everytime I see this https://t.co/Hy6tfwOKix"
##
## [[7485]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'And then I se… https://t.co/xF8TiDMu5p"
##
## [[7486]]
## [1] "Avantika_1D: RT @thelittlefreaks: the lyric makes sense now https://t.co/jKXHN1u2Cq"
##
## [[7487]]
## [1] "naiivas: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7488]]
## [1] "nora_1d_hp: RT @alwayshgolden: louis in green has always been and will always be superior idc https://t.co/t6djQQy3uF"
##
## [[7489]]
## [1] "cyberspace2140: @leebeard73 Good work mate. I'm seeing weekly 50MA support at 103.676 despite new 1d lower-low below august low. C… https://t.co/maiS2egxvl"
##
## [[7490]]
## [1] "lomlluciana: When 1D went to hiatus Harry had long hairs, so what if they come back when Harry grow his hair again? Just It's li… https://t.co/IY2Nmv34r4"
##
## [[7491]]
## [1] "XBTStein: #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More ST… https://t.co/cqErGcUYr9"
##
## [[7492]]
## [1] "inyeonseol: Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!"
##
## [[7493]]
## [1] "btscrows: 1D is literal bones yet taylor just keeps rising and rising ur favs could never"
##
## [[7494]]
## [1] "KreZnaTioN: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[7495]]
## [1] "1d_larry4life_: RT @HLDTour: Harry grabbing a banana during Satellite. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: hletmeadoreyou \n\nhttps://t.co/PvmxY966…"
##
## [[7496]]
## [1] "Arpitaloves_1d: RT @hongteezer: uhh so the k drama that jongho did an ost for just scored an almost 20% viewership rating in kr after the 8th ep which mean…"
##
## [[7497]]
## [1] "yuika_1d: RT @STYLESARCHlVE: happy harry is my favorite harry <3 https://t.co/H7cQLnDgvz"
##
## [[7498]]
## [1] "KurorunNekosoul: RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n\" FLY OVER vol.7 \"\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…"
##
## [[7499]]
## [1] "harryshousetm: that's why all the 1d leftouts are jealous of him and always use him for clout? https://t.co/B9J5hLV2Nn"
##
## [[7500]]
## [1] "Arpitaloves_1d: RT @mingaya_TEEZ: day by day my hoeism increase for him https://t.co/2AIK7knQAA"
##
## [[7501]]
## [1] "Elisa_crypto: https://t.co/uhezMUjAJF #EURJPY Crossing 143.113\n1d supply fairly large with weekly level and 2d inside higher. Nee… https://t.co/PTKavA3j89"
##
## [[7502]]
## [1] "Arpitaloves_1d: RT @etherealsanie: Why is San the cutest human being ever. 😭 https://t.co/tFsir7NZsg"
##
## [[7503]]
## [1] "Arpitaloves_1d: RT @allforsan710: San you need to know that this is bad habit. For ppudings mental health. 😵💫 https://t.co/wlNPjUCyUR"
##
## [[7504]]
## [1] "Arpitaloves_1d: RT @ba1g_khu5h: everything he does is worthy of being captured 👅🫠\n\n#CHOISAN #SAN #ATEEZ\n#최산 #산 #에이티즈 https://t.co/u222kZzyiX"
##
## [[7505]]
## [1] "1d_larry4life_: RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…"
##
## [[7506]]
## [1] "1d_larry4life_: WAIT DID H CUT HIS HAIR???"
##
## [[7507]]
## [1] "Arpitaloves_1d: RT @ba1g_khu5h: Me: *waving at san pointing to my camera saying I want to take his picture*\n\nSan: holding still with his cool guy face 🫠\n\n#…"
##
## [[7508]]
## [1] "daisswiftie: @Josephpltm @mariamaryjane1 @RihamTheBlowjob @ThrowbackTaylor it’s so staged i’m just asking for proof. also i’m no… https://t.co/CcGJmVnQ33"
##
## [[7509]]
## [1] "1d_larry4life_: RT @mel_thearmtouch: SOMEBODY SEDATE ME https://t.co/avXZrDNj8E"
##
## [[7510]]
## [1] "DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DOGE\n\nTop 5 b… https://t.co/9FKISf1r2w"
##
## [[7511]]
## [1] "1d_larry4life_: I haven't been in the Fandom for very long....genuine question was harry and Camille a stunt??"
##
## [[7512]]
## [1] "hs_lt_1d_ly: @handwrittentixs @emxlytpwk Favorite>>33 https://t.co/kqi35VNFvJ"
##
## [[7513]]
## [1] "ArleneR_1D: RT @GenshinImpact: Character Demo - \"Wanderer: Of Solitude Past and Present\" | Genshin Impact\n\nWatch Now >>>\nhttps://t.co/ddPXAn4Iyx\n\n#Gens…"
##
## [[7514]]
## [1] "DYORCryptoBot: [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/OOll1Q00nf"
##
## [[7515]]
## [1] "alina_m309: @HannaA_1d thanksss but why can’t u do it"
##
## [[7516]]
## [1] "labelle_daisy: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7517]]
## [1] "HannaA_1d: @manbunrryluvr friendship bracelets 🤪"
##
## [[7518]]
## [1] "ArleneR_1D: RT @scarapics: BROO THIS PART HOLY FUCK SCARA https://t.co/1RjsppdIKc"
##
## [[7519]]
## [1] "hs_lt_1d_ly: RT @handwrittentixs: 🎄 HOLIDAY GIVEAWAY #2🎄\n\nI'm giving away one LOT decal for a show of your choice and one custom t-shirt courtesy of @em…"
##
## [[7520]]
## [1] "Estevamys: $CELO 1D\n\nHeld up above best place and 27.50%\n\nLogical resistence here also working here for now\n\nit was kinda empt… https://t.co/p11uqA0nRA"
##
## [[7521]]
## [1] "HannaA_1d: @alina_m309 i wish i could do that too😭 sleep well"
##
## [[7522]]
## [1] "bullbear_news: 4h bear->1d bull (it takes about 3-4 days to drift in a bearish direction but dont expect anything bullish as EOY i… https://t.co/hiW8dvF6d3"
##
## [[7523]]
## [1] "Avantika_1D: RT @itswords_: i hate it when i’m so excited for something but ended up not happening."
##
## [[7524]]
## [1] "Rias_life_is_1d: RT @jacksescapade: i heard a little love is better than none\n\nlarry!smau \n\nafter a bet with elton john and terrible timing, things can’t be…"
##
## [[7525]]
## [1] "svtyojongie: RT @seoul_stop: PH GO | #SeoulStopGO\n\nWayV - 4th Mini Album [Phantom]\n\n660 php\n\ncan choose ver!\n\n150 DOWN PAYMENT: December 5, 2022\nREMAINI…"
##
## [[7526]]
## [1] "hs_lt_1d_ly: @hannahiswho I am from Germany @faithharrylove https://t.co/uczdMmo7IS"
##
## [[7527]]
## [1] "DYORCryptoBot: [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/RTmpDfKVTq"
##
## [[7528]]
## [1] "elinazmalika: @HEs_fabulous they didn't pick zayns song for 1d's albums. He worked with well known producers, its not his fault that Simon rejected them"
##
## [[7529]]
## [1] "soscarletswift: Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone. https://t.co/wEpJ1rIGbV"
##
## [[7530]]
## [1] "KreZnaTioN: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[7531]]
## [1] "devshendy: I miss the days when I thought 1D was a band, and 5SOS was 1D. Those good old days, memorable 🥹 https://t.co/KnqEiIawIG"
##
## [[7532]]
## [1] "kcornershopph: WTS LFB PH Onhand Sealed BTS MOTS SE Official Lightstick\n\n👉🏻 ₱2,850\n👉🏻 from Weverse (sold out atm)\n👉🏻 DOP: 15days a… https://t.co/yFKywdpK5J"
##
## [[7533]]
## [1] "hs_lt_1d_ly: RT @hannahiswho: HOODIE OF CHOICE GIVEAWAY PT.2\n\nEnds after Christmas!\n\nRules:\n- like, rt, & follow \n- comment what hoodie you’d like & whe…"
##
## [[7534]]
## [1] "shuaberrycart: RT @kcornershopph: WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentri Cav…"
##
## [[7535]]
## [1] "kcornershopph: WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentr… https://t.co/5fFpjNMLPi"
##
## [[7536]]
## [1] "__sriiiiii__: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[7537]]
## [1] "nora_1d_hp: RT @matildashome: why is no one taking off their own hat and giving it to louis so he can be happy ?????? https://t.co/iePv5LTGa0"
##
## [[7538]]
## [1] "1D_infoportugal: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7539]]
## [1] "tataterin: might be the best among the solo songs post-1d but that's just me"
##
## [[7540]]
## [1] "johnbaum73: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7541]]
## [1] "Avantika_1D: RT @homelanderbot: homelander's rant is the best monologue of television this year if you don't agree argue with the wall!\n\nhttps://t.co/i9…"
##
## [[7542]]
## [1] "manbunrryluvr: @HannaA_1d buy???them???for???isaac???"
##
## [[7543]]
## [1] "nora_1d_hp: RT @kay28vol6: all men do is lie https://t.co/5vvtb7oXj6"
##
## [[7544]]
## [1] "nora_1d_hp: RT @tooyoungonvinyl: If Louis ask you your least favorite song, pretend you didn’t hear him and then blame the drugs. 👍"
##
## [[7545]]
## [1] "nora_1d_hp: RT @LOUIESTREAM: 📣| According to one fan, there won't be a chance to take a photo with Louis, the reason is because of the fracture in his…"
##
## [[7546]]
## [1] "1D_FITF28: @LOUISismyloml Same bruhhhh!!"
##
## [[7547]]
## [1] "jade_zarreh: RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…"
##
## [[7548]]
## [1] "coneysmidnight: and how many grammys did 1D win after they were formed verses taylor? quick! https://t.co/IcN1hwg7LI"
##
## [[7549]]
## [1] "stoychiquita: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7550]]
## [1] "tkpurple_1D: “I’m proud of you too” NAMU SENI YERIM😭"
##
## [[7551]]
## [1] "FG_BP5H: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7552]]
## [1] "smldraper: My apologies, Alanis was Seatwave. 1D was Stubhub."
##
## [[7553]]
## [1] "LOUISismyloml: @1D_FITF28 i want to see him I NEED TO SEE HIM☹️"
##
## [[7554]]
## [1] "1D_5sos_Hustler: RT @REALLYREVIL: the strategy is sending cute men to distract other men while they play in the field! https://t.co/qzXCmds2oO"
##
## [[7555]]
## [1] "nora_1d_hp: RT @sunsapphics: in case no one told you today, i’m so proud of you. you’ve come so far, and you’re doing so good! you deserve all the happ…"
##
## [[7556]]
## [1] "1D_5sos_Hustler: RT @pasdejaem: jaemin breasted boobily to the stairs and titted downwards\n\nhttps://t.co/7Qno0qBEKn"
##
## [[7557]]
## [1] "CarrotGirl_1D: RT @BT21_: BT21 5th ANNIVERSARY FESTIVAL \n\"THE RISING STARS\" LIVE SHOW \n⏰12.28 (WED) 11PM (PST)\n⏰12.29 (THU) 4PM (KST)\non BT21 YouTube Chan…"
##
## [[7558]]
## [1] "CarrotGirl_1D: RT @BT21_: A special event for the 5th anniversary,\nBT21's postbox is now open📮💌\n\nTell us your stories, UNISTARS!\nWe will send you lively c…"
##
## [[7559]]
## [1] "KIMJISOOVT: @jisoomymuse NYTS Street Board (1D)"
##
## [[7560]]
## [1] "OMC_Landscape: Why Your Housing Project Needs a Playground\nhttps://t.co/C8AaRTZ2Eu"
##
## [[7561]]
## [1] "CarrotGirl_1D: RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic"
##
## [[7562]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…"
##
## [[7563]]
## [1] "1D_5sos_Hustler: RT @cheolattes: vernon had already gone through the full spectrum of human experiences at the ripe age of ten that's why he's so chill at 24"
##
## [[7564]]
## [1] "tkpurple_1D: RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…"
##
## [[7565]]
## [1] "CarrotGirl_1D: RT @YOUNGJAExArs: 2023 WELCOMING KIT\n'The Lazy Sunday'\n\nCOMING SOON💚\n\n#영재 #YOUNGJAE\n#웰커밍키트 https://t.co/g2w3AKi8e0"
##
## [[7566]]
## [1] "CarrotGirl_1D: RT @BLACKPINK: BLACKPINK WORLD TOUR [BORN PINK] LONDON HIGHLIGHT CLIP\n\n#BLACKPINK #블랙핑크 #BORNPINK #BLACKPINK_WORLDTOUR #BLACKPINK_BORNPINK …"
##
## [[7567]]
## [1] "CarrotGirl_1D: RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…"
##
## [[7568]]
## [1] "jess_alden: My 9 year olds Xmas list… basically, if it’s not 1D, Harry styles or Louis Tomlinson she don’t want it. https://t.co/0PgzrCBMpU"
##
## [[7569]]
## [1] "Avantika_1D: RT @arash_tehran: Did Iran say it will shut the Guidance Patrol (Hijab police)? \n\nNo. Here is what happened: \n\nIn a press conference, someo…"
##
## [[7570]]
## [1] "1D_FITF28: @LOUISismyloml He's arm is still sore!! So they can't take photos or videos may be"
##
## [[7571]]
## [1] "KreZnaTioN: RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…"
##
## [[7572]]
## [1] "KreZnaTioN: RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…"
##
## [[7573]]
## [1] "Dadnlmarzany: @shirtless__1d What?"
##
## [[7574]]
## [1] "LOUISismyloml: @1D_FITF28 I think they can't take pictures with him but we can get videos and photos of him"
##
## [[7575]]
## [1] "KreZnaTioN: RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…"
##
## [[7576]]
## [1] "KreZnaTioN: RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…"
##
## [[7577]]
## [1] "KreZnaTioN: RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…"
##
## [[7578]]
## [1] "blankspace_leo: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[7579]]
## [1] "nora_1d_hp: RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…"
##
## [[7580]]
## [1] "KreZnaTioN: RT @Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…"
##
## [[7581]]
## [1] "KreZnaTioN: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[7582]]
## [1] "KreZnaTioN: RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…"
##
## [[7583]]
## [1] "harrys_onlypet: @1DGAlNS hi i miss 1D"
##
## [[7584]]
## [1] "100challengebot: RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…"
##
## [[7585]]
## [1] "_GottaBeYou_1D: RT @hsdlot: Harry on stage at Estadio River Plate in Buenos Aires, Argentina - December 4 (via dfallaccess) https://t.co/N0LZYLEll1"
##
## [[7586]]
## [1] "_GottaBeYou_1D: RT @hsdaily: Harry made an appearance in a U2 tribute video for the 2022 Kennedy Center Honorees Ceremony!\n https://t.co/h2ilbvc9sd"
##
## [[7587]]
## [1] "bbugs_100daybot: RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…"
##
## [[7588]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry strike a pose for fans yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/vl72xk8phz"
##
## [[7589]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry was determined in his water throw yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/jIMKc95bqj"
##
## [[7590]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Close up on Harry during Canyon Moon yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/Vr6YP64BwA"
##
## [[7591]]
## [1] "_GottaBeYou_1D: RT @HS_News_: A happy Harry listening to the fans during Matilda yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/s08JYBXFFm"
##
## [[7592]]
## [1] "_GottaBeYou_1D: RT @HS_News_: View from the stage during Sign Of The Times yesterday in Buenos Aires\n\nVia @pham_wtf ´s IG\n\n- December 4th, 2022 https://t.c…"
##
## [[7593]]
## [1] "_GottaBeYou_1D: RT @HS_News_: View from the stage during the start of Sign Of The Times yesterday in Buenos Aires\n\nVia stadium staff member\n\n- December 4th…"
##
## [[7594]]
## [1] "pinksone08: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7595]]
## [1] "KreZnaTioN: RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…"
##
## [[7596]]
## [1] "_GottaBeYou_1D: RT @dreaminofyouhs: the most gorgeous https://t.co/sAEPBxokFe"
##
## [[7597]]
## [1] "1D_FITF28: RT @Iwtdimple: the signings are so soon and we’re gonna get so much content of louis calling yall babe, darling and love oh my god https://…"
##
## [[7598]]
## [1] "TeddyBearIsABot: RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…"
##
## [[7599]]
## [1] "pytwt3: RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…"
##
## [[7600]]
## [1] "roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5… https://t.co/IgIK0rjKqs"
##
## [[7601]]
## [1] "ppappapalganmat: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7602]]
## [1] "Avantika_1D: RT @antonystarr: More on the way… https://t.co/5d5NkFB5co"
##
## [[7603]]
## [1] "DawnieP12: @iicfhometolou That’s because I think the song is about the ending of 1d and how he held onto it."
##
## [[7604]]
## [1] "sheefa_1d: kinda smells like chaat masala and that’s not a good thing lmao"
##
## [[7605]]
## [1] "KreZnaTioN: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[7606]]
## [1] "sheefa_1d: the library smells WEIRD and no one is picking up on it"
##
## [[7607]]
## [1] "misskoreaJisoo: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7608]]
## [1] "1D_FITF28: RT @judgelouisxf: to all of you meeting louis today - show him all the love and watch the arm 😘\n#judgelouis #LouisTomlinson https://t.co/Xr…"
##
## [[7609]]
## [1] "iicfhometolou: Do you think louis used the phrase “drag me down” in Holding On To Heartache on purpose…He also talks about the win… https://t.co/XFNhAE1LH6"
##
## [[7610]]
## [1] "bp_forever24: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7611]]
## [1] "SunshineJisoo2: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7612]]
## [1] "AiSOTOPE_LOUNGE: RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…"
##
## [[7613]]
## [1] "MyLisoo1: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7614]]
## [1] "1D_FITF28: @LOUISismyloml Yayyy!! But they can't ask him for photos 🥺"
##
## [[7615]]
## [1] "pilosoopo: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7616]]
## [1] "BTSMYONLYLOV_E: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7617]]
## [1] "im_human_1D: @psych0swift nice\n#مهسا_امینی"
##
## [[7618]]
## [1] "_ntpd_: RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)"
##
## [[7619]]
## [1] "KIMJISOOVT: 3rd option: NYTS Street Board (1D) https://t.co/fHXdacIWpM"
##
## [[7620]]
## [1] "tkpurple_1D: RT @btsinthemoment: 🐨 if there are people who are curious about the album 'indigo' i think it would be great if you would watch the magazin…"
##
## [[7621]]
## [1] "1d_gravity__: @halosmybae help this is giving me a major wave of nostalgia"
##
## [[7622]]
## [1] "MochiME10: RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv"
##
## [[7623]]
## [1] "MochiME10: RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD"
##
## [[7624]]
## [1] "MochiME10: RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L"
##
## [[7625]]
## [1] "mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv"
##
## [[7626]]
## [1] "mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD"
##
## [[7627]]
## [1] "mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L"
##
## [[7628]]
## [1] "KreZnaTioN: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[7629]]
## [1] "1D_FITF28: @larentslove28 Ohk.. tell him we love you!"
##
## [[7630]]
## [1] "QuantumHoneybee: @macrocephalopod I’m not sure what your opinion on this is, but at some point I’ve found that looking at size on bo… https://t.co/NFY1enAffl"
##
## [[7631]]
## [1] "KreZnaTioN: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[7632]]
## [1] "KreZnaTioN: RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…"
##
## [[7633]]
## [1] "sznsticks: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7634]]
## [1] "KreZnaTioN: RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…"
##
## [[7635]]
## [1] "rubyyylllx: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[7636]]
## [1] "KreZnaTioN: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[7637]]
## [1] "KreZnaTioN: RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…"
##
## [[7638]]
## [1] "1D_Luver_013: RT @ida_skibenes: While I’m very happy that we’re getting this ending for what has been such an amazing character for 12 seasons, I will *n…"
##
## [[7639]]
## [1] "okadadada: RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…"
##
## [[7640]]
## [1] "larentslove28: @1D_FITF28 you can't ask him for photos"
##
## [[7641]]
## [1] "1D_FITF28: @larentslove28 Whatttt!?? 😳"
##
## [[7642]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo...'I'm dancing alone.'\n\nIf you’re feeling down maybe consider… https://t.co/RAkCgcBfIv"
##
## [[7643]]
## [1] "1DRocksTweets: Billie Eilish, Lewis Capaldi And Niall Horan Playing Electric Picnic 2023 - https://t.co/hY6Rk9WjG7 #OneDirection… https://t.co/TOFimn5kyG"
##
## [[7644]]
## [1] "mishahassan71: @Alltheloveee_1D @todays1dhistory “No THE CAT DOESNT TALK LOUIS”"
##
## [[7645]]
## [1] "DJyuvuy: RT @ExT_Recordings: TRANSONIC RECORDS FROM 1994 TO 2023\n\n2022.12.29 (THU) 17:00-22:00\n\n@LIVEHAUS_ (SHIMOKITAZAWA)\n\nLIVE\nTomonori Sawada (ex…"
##
## [[7646]]
## [1] "jasoncrypto95: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7647]]
## [1] "1D_Luver_013: RT @rollinsxcarisi: they're truly insane for giving us this and then taking it away\n#SVU #rollisi https://t.co/SEaxuMJSIp"
##
## [[7648]]
## [1] "buutifyoulike: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7649]]
## [1] "juliiasch_: really funny (stupid) how I always thought that 1d are so much older than me but they're only 4-6 years older than me🤡"
##
## [[7650]]
## [1] "tradingdotcom: #AUDUSD holds over 0.68\n\n🇦🇺 The aussie rises as more Chinese cities ease lockdown curbs.\n\n📊Hope rises that China co… https://t.co/UcaHe3wm3T"
##
## [[7651]]
## [1] "need2knowC: RT @V0NKk: 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu"
##
## [[7652]]
## [1] "featBleachers: @iwantgrapejuice My 16 an 18 yo cousins something ask me about how was living during 1D and the 1989 era and it fee… https://t.co/gc4wFBsE7x"
##
## [[7653]]
## [1] "1D_NatalieMalik: A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/1PPNAHnS2u"
##
## [[7654]]
## [1] "V0NKk: 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu"
##
## [[7655]]
## [1] "ManInTheMadness: @Sad_Mushroom @aishamae @VictorianCHO Know some who've tested + in Vic, but hosp patients for other reasons. One fr… https://t.co/6Egl681aZY"
##
## [[7656]]
## [1] "naeem_mo_17: @Mallak_1D That's also true 😂"
##
## [[7657]]
## [1] "Avantika_1D: RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nA thread of random J2 hair appreciation moments 🤷🏽BurCon 2014 \nJared's hair has mag…"
##
## [[7658]]
## [1] "1D_Luver_013: RT @BiancaBelairWWE: Theme Wear Made by Me for my 2nd category I competed in!\nAND yes I strutted on that stage with my rhinestone cane!\n\nI…"
##
## [[7659]]
## [1] "Simaza19: @halo28_ my fav 1D song 😭😭😭💗"
##
## [[7660]]
## [1] "1D_FITF28: @LOUISismyloml Same !"
##
## [[7661]]
## [1] "f00lforz4yn: AND DIDNT 1D MEET MESSI AS WELL ?! https://t.co/3zefcOkgJ7"
##
## [[7662]]
## [1] "harrys_hiatus: Harry is Instagramming about the 1D website every single day"
##
## [[7663]]
## [1] "nora_1d_hp: @sassychopsuey 11 we don't talk about it hahaha"
##
## [[7664]]
## [1] "OotdNih: ELDITO SLIP ON CALISTA MOTIF\n\nRate 4.9\nhttps://t.co/xl96pskZ6A https://t.co/OGnwxU9vyU"
##
## [[7665]]
## [1] "1D_Luver_013: RT @BiancaBelairWWE: I am officially a part of the WBFF PRO CARD FAMILY!!!!!!\n1st place in Wellness\n2nd place in Fitness\nI got my PRO CARD!…"
##
## [[7666]]
## [1] "1D_Luver_013: @HNCHDynamite Well I mean apparently his contract was only for a year also. It’s not like it signed him to some big… https://t.co/vSQq88N8nD"
##
## [[7667]]
## [1] "kikoupsbagi2: RT @harisenin02: review outfit by Dpy⛄️\n\na thread— \n\npashmina inner 2in1 : https://t.co/YjH4q3Y2ny\n(anti ribet2 club, ringan gampang diatur…"
##
## [[7668]]
## [1] "Mallak_1D: Im reading love on the brain ❤"
##
## [[7669]]
## [1] "1d__fairy: @BabysaurioKim 😂😂 I'm finally catching up on everything, EP 18 of War of Y, Happy Ending Romance and maybe even sta… https://t.co/uKScGXNTWU"
##
## [[7670]]
## [1] "Mallak_1D: What is better than a rainy day reading a novel and enjoying your cup of tea"
##
## [[7671]]
## [1] "KmerchMustHaves: wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\n👇order link here:\nhttps://t.co/9EVU19IvLS\n\njung… https://t.co/SGCuegDtCW"
##
## [[7672]]
## [1] "Dutchbirdie9194: @yosselynriquel3 SJ handles his PR and was already around during the 1D days. He has(d) more Modest (Xfactor) clien… https://t.co/g2qRKbYKBw"
##
## [[7673]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $YLDE\n\n🔎Name: ClearBrid… https://t.co/433d6T9Gz9"
##
## [[7674]]
## [1] "pretenderr28: RT @pretenderr28: i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exhaust hi…"
##
## [[7675]]
## [1] "nora_1d_hp: RT @369copys: I love how louis and oli are the literal personification of \"when you see me you see her when you see her you see me bitch an…"
##
## [[7676]]
## [1] "BabysaurioKim: @1d__fairy Biggest win!! That's exactly what I'm doing today too😂"
##
## [[7677]]
## [1] "1D_Luver_013: RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…"
##
## [[7678]]
## [1] "carlgib28: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7679]]
## [1] "H2LZN_1D: @pinwheelfiction Our beloved summer"
##
## [[7680]]
## [1] "pretenderr28: i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exha… https://t.co/Jatlgvghon"
##
## [[7681]]
## [1] "twinkandangel: @Larrystylisonma @bahvr_ £10 (I think) I was lucky enough to get 2 tickets to see 1D shoot some of their movie at t… https://t.co/QZNBD6nbDG"
##
## [[7682]]
## [1] "OotdNih: Pollenzo Yeye Flat Shoes Wanita\n\nRate 4.8\nhttps://t.co/Pjs2FPMyPJ https://t.co/YzZtcvoGZk"
##
## [[7683]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/X4chOXOamN"
##
## [[7684]]
## [1] "1d__fairy: @BabysaurioKim At least I get to watch BL the whole day, that's a win"
##
## [[7685]]
## [1] "Mymindout11: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[7686]]
## [1] "nora_1d_hp: RT @copyofchanges: everyone meeting louis today and over the next couple of days, have the best time!!! someone better get him a santa hat,…"
##
## [[7687]]
## [1] "DickLongstride: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7688]]
## [1] "OotdNih: IsabelAdelia Flatshoes Wanita ESTER Flat Shoes Pita\n\nRate 4.8\nhttps://t.co/rYQ3nrzl28 https://t.co/4x1aIlbnIE"
##
## [[7689]]
## [1] "excusemeliamm: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[7690]]
## [1] "H2LZN_1D: RT @nuitcIaire: they don’t have a single match where they need be doing all this https://t.co/35fxxTBED3"
##
## [[7691]]
## [1] "Anassecis: @Mallak_1D Orange gonna be cool to never be afraid of change\nJust do it"
##
## [[7692]]
## [1] "dltas1989: RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…"
##
## [[7693]]
## [1] "BabysaurioKim: @1d__fairy Fighting Deliah!!!"
##
## [[7694]]
## [1] "1DRocksTweets: Keir Starmer pledges to abolish House Of Lords - https://t.co/15i2JBCDsE #OneDirection #1D @1DRocksTweets https://t.co/JbNG5w1QTR"
##
## [[7695]]
## [1] "pretenderr28: if i was at the signings, i'd make a horrible joke then i'd tell louis i became a fan of him bc i fell in love w hi… https://t.co/J3VGP9lN06"
##
## [[7696]]
## [1] "1D_FITF28: RT @sassychopsuey: I HOPE THE LOUIES THAT ARE MEETING LOUIS TODAY TELL HIM HOW GREAT THE ALBUM, HOW GREAT HE IS IN GENERAL AND HOW LOVED HE…"
##
## [[7697]]
## [1] "nora_1d_hp: RT @lwthome28: As usual."
##
## [[7698]]
## [1] "nora_1d_hp: RT @ttsloverry: i won’t believe he’s real until i hug him. https://t.co/fUgH9vrkod"
##
## [[7699]]
## [1] "Avantika_1D: RT @EmilieDK87: THE.ABSOLUTE.HOTTEST.MOMENT.OF.ALL.OF.SUPERNATURAL!!! #CompetenceKinkActivated 🔥🥵🔥🥵🫠🫠 https://t.co/7HfIyQZ0f9"
##
## [[7700]]
## [1] "KmerchMustHaves: wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/XIXgoPdeco"
##
## [[7701]]
## [1] "cherrysuckers19: @severushes @homeisouralways I'm a 1D fan and i have never hated on Harry. I didn't say it was a harrie or louis fa… https://t.co/nInmPZnhVG"
##
## [[7702]]
## [1] "xcarollen: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7703]]
## [1] "1d__fairy: @saltysierrena Thank god"
##
## [[7704]]
## [1] "saltysierrena: @1d__fairy it got deleted"
##
## [[7705]]
## [1] "golden28_1D: RT @HStylesAR: ARGENTINA LOVES YOU FOREVER \n- @Harry_Styles 🇦🇷🤍🦋💖💐 https://t.co/O5tWTzzxAH"
##
## [[7706]]
## [1] "yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada… https://t.co/x0Sul30Ti4"
##
## [[7707]]
## [1] "Cringey1D: I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, 'Tonight lets… https://t.co/JSi9xn6JU1"
##
## [[7708]]
## [1] "Mirawallflower: @Mallak_1D I strongly agree"
##
## [[7709]]
## [1] "UniverseGener12: This was taken from the XMM-Newton Telescope at 200X. There are 1,500,000 stars in the Polyhymnia system 150 light… https://t.co/WrNBnRmlGf"
##
## [[7710]]
## [1] "Mirawallflower: @Mallak_1D Croatia and Korea out"
##
## [[7711]]
## [1] "nora_1d_hp: RT @HarryPromote: This is very Harry this is very hot https://t.co/KcQEwJEADs"
##
## [[7712]]
## [1] "man09621: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[7713]]
## [1] "CryptoRygel: $ETH, 1D - 113 days passed since this corrective move started and it looks like it is not over yet. ETH looks like… https://t.co/rIcIxQ3wbf"
##
## [[7714]]
## [1] "man09621: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7715]]
## [1] "1D_Tomtam_NRC: RT @nctymisfit: Day 1 - 💌I miss you💌\nDay 2 - Czennie ♥️ Urichil\nDay 3 - ♥️ let's go for a long time ♥️\n\n#NEOCITY_THE_LINK_BKK https://t.co/…"
##
## [[7716]]
## [1] "HappyG108: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7717]]
## [1] "onedirectionmrj: @1d_citizen @Matildaho0 حیحی\nIran need help\nBe our voice\n#مهسا_امینی \n#OpIran"
##
## [[7718]]
## [1] "nora_1d_hp: RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…"
##
## [[7719]]
## [1] "JimmyCrypto888: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7720]]
## [1] "nora_1d_hp: RT @heartsantidote: “look at the moon! look at the moon! DO YOU KNOW WHO YOU ARE?” https://t.co/LqpgvlzYWR"
##
## [[7721]]
## [1] "tradingdotcom: #GBPUSD holds steady below 1.23\n\n🇬🇧 UK business activity was revised lower to 48.2 from 48.3\n\n📊 The Confederation o… https://t.co/v4S1wW7XTk"
##
## [[7722]]
## [1] "TakaTak49609254: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7723]]
## [1] "MeChAnIc220022: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7724]]
## [1] "isfpwonu: alexa play little things by 1d https://t.co/GqNoaZPxWm https://t.co/LDkt3X2BAY"
##
## [[7725]]
## [1] "keetyo1: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7726]]
## [1] "harrysenigma: 1D London Session was free 🤭 https://t.co/ZMQPNucGTJ"
##
## [[7727]]
## [1] "cowboylikebett: The first time Taylor has ever interacted with 1d it was 2012 and she already had a successful career and was a Gra… https://t.co/qnv7xgh9Lm"
##
## [[7728]]
## [1] "iz_komi: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7729]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/TJ08UfyuY3"
##
## [[7730]]
## [1] "nora_1d_hp: Louissss where are youuu?"
##
## [[7731]]
## [1] "1D_Tomtam_NRC: RT @LOOKSMKL: mark got another cheetah lee today😭🤍\n\nhttps://t.co/mDP1v56fp6"
##
## [[7732]]
## [1] "weittle: strong 1d, come inside of my heart, good 4 u 🤏🤏🤏 https://t.co/SohN8b6ZPM"
##
## [[7733]]
## [1] "nora_1d_hp: RT @fitfdailypromo: We have a sign indicating where today's event will take place! 🥰 #FITF \n\n📸: mikarrylou28 https://t.co/pk91LsJvi1"
##
## [[7734]]
## [1] "kthjjks_: wts lfb ph onhand\n\nbts lysy dvd / digicode random pc – Php 2000ea; Php 1800ea payo\n\nkim namjoon rm\npark jimin jm\n\nd… https://t.co/hzisZ0T8JC"
##
## [[7735]]
## [1] "nora_1d_hp: RT @fitfdailypromo: Ready for photos like these? https://t.co/aMxZnvRjGA"
##
## [[7736]]
## [1] "nora_1d_hp: RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf"
##
## [[7737]]
## [1] "ana_lovesf1: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[7738]]
## [1] "1d__fairy: @stayindust Watch them drop one thing on the 24th and the other on the 31st 🤡"
##
## [[7739]]
## [1] "Mallak_1D: Yall relationships really inspire me..\n\nTo remain single"
##
## [[7740]]
## [1] "gemeny528: 1d. Leapfrog Nigeria into the 4th industrial revolution ( 4IR ), through the application of scientific and technolo… https://t.co/DE0jWZZxcB"
##
## [[7741]]
## [1] "Mallak_1D: Traveling together is high on the list of my love languages."
##
## [[7742]]
## [1] "Mallak_1D: i think my single era might be permanent."
##
## [[7743]]
## [1] "1D_MillaVadstrm: RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠"
##
## [[7744]]
## [1] "_imyourw00o_: @convomfs Little things 1d, Dream Suzy Baekhyun"
##
## [[7745]]
## [1] "maze_monsters: Luminous transmuting shark, claws\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +1, DEX: +4, WIL: +0\nAttac… https://t.co/tAWPBnZfJl"
##
## [[7746]]
## [1] "HOMESICKRRY: nothing for 1d https://t.co/LyyE7BLDEV"
##
## [[7747]]
## [1] "joebombfactory: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7748]]
## [1] "1d__fairy: @saltysierrena I can't find anything"
##
## [[7749]]
## [1] "maya_loves_1d: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7750]]
## [1] "marielelou24_1D: RT @ryejikkeo: how could she not post pics of this lil hairstyle... shin ryujin, you... https://t.co/N2y9ca5c1p"
##
## [[7751]]
## [1] "sunflowerlwt28: i saw ajr free and then lovelytheband for free and also met them for free. i also paid $30 for nosebleeds at a 1d s… https://t.co/LToymxGP8f"
##
## [[7752]]
## [1] "breakoutyuta: RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…"
##
## [[7753]]
## [1] "Mallak_1D: @naeem_mo_17 We don't have good looking moustaches but you guys have pretty lashes fr"
##
## [[7754]]
## [1] "ejaversion: RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…"
##
## [[7755]]
## [1] "1d__fairy: @saltysierrena ON MY WAY"
##
## [[7756]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© bravesttommo https://t.co/EOjmBkWvst"
##
## [[7757]]
## [1] "cocoinalts: @EfloudTheSurfer Thanks for the things you do sensei! ❤️\nSo we have to watch it in 1D frame right ?"
##
## [[7758]]
## [1] "1d__fairy: RT @210814leeminho: @LKprotection They just changed the @/cutesexyhyun to @/fckleeflop if anyone cant find it !! https://t.co/SvsSvNsQSw"
##
## [[7759]]
## [1] "LOUISismyloml: @1D_FITF28 5 more minutes 😭😭😭😭"
##
## [[7760]]
## [1] "justagryfferin: @holoswift @magicwithmeliss @ToddKemp76 @ThrowbackTaylor she’s baby lux! she’s the daughter of Lou Teasdale, 1D’s s… https://t.co/kMzgYWXale"
##
## [[7761]]
## [1] "hi_itsme_riccs: \"boys only want love if its Georgia\" 😭 from blank space 😭 My 1D ass thinking its connected to Best song ever from O… https://t.co/OE6OSWqPju"
##
## [[7762]]
## [1] "outoflwt: @1D_FITF28 Nope"
##
## [[7763]]
## [1] "1D_FITF28: @LOUISismyloml Neither am I !"
##
## [[7764]]
## [1] "1d__fairy: @saniiluv He's so cute I am actually sobbing"
##
## [[7765]]
## [1] "1D_FITF28: @outoflwt You are there ?? I mean u are going to meet him??"
##
## [[7766]]
## [1] "thekadenamine: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7767]]
## [1] "LOUISismyloml: @1D_FITF28 😭😭😭😭 I'm not ready 😭😭😭😭"
##
## [[7768]]
## [1] "TpwkLara1d: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[7769]]
## [1] "nora_1d_hp: RT @lwtthingss: FIRST SIGNING STARTS IN ALMOST 10 MINUTES!!!! to the ones that are going, please make sure louis is proud of the album and…"
##
## [[7770]]
## [1] "1D_FITF28: @LOUISismyloml Stopp!! I am gonna lose my self😭"
##
## [[7771]]
## [1] "jayhood187: @Jmoe_trades the advantage that being in that timeframe. an extrreme example i guess would be cherrepicking this hi… https://t.co/RD32jLKSPF"
##
## [[7772]]
## [1] "ManInTheMadness: @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/… https://t.co/mLoDxljDSA"
##
## [[7773]]
## [1] "TzArturito: RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ"
##
## [[7774]]
## [1] "lazymanrecs: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7775]]
## [1] "zkdlinlftv: me realizing ive been through SO many phases of stan twitter… btr (11 year old me who), 1d, 5sos, hunger games, the… https://t.co/KC7biSh5bM"
##
## [[7776]]
## [1] "Randocatss: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[7777]]
## [1] "junaid_sx: @genc_ve_aptal 1D , someone like me🙄"
##
## [[7778]]
## [1] "Randocatss: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[7779]]
## [1] "mariionapons_: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7780]]
## [1] "59_marine_1D: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7781]]
## [1] "Lokes_SPC: RT @pablo_algoboss: #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k"
##
## [[7782]]
## [1] "colin_coulson: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[7783]]
## [1] "Mallak_1D: What's your prediction for today"
##
## [[7784]]
## [1] "mvs51234: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[7785]]
## [1] "ILove__1D__: @LTHQOfficial Why only the UK?😭"
##
## [[7786]]
## [1] "Mallak_1D: Enid and Wednesday hug >>>>>>>"
##
## [[7787]]
## [1] "EternalAryLie: RT @in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…"
##
## [[7788]]
## [1] "2023_kayaraya: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[7789]]
## [1] "IncubusCamp: INCUBUS CAMP × plug\n\n2022.12.17.Sat.\n#不眠遊戯ライオン\n\nRESIDENTS\nDJ SHINTARO & SAMO\n-OPEN TO LAST-\n\nVJ\nREAKS\n\nSOUND SYSTEM… https://t.co/eKm3kKAQfj"
##
## [[7790]]
## [1] "TheSeekerFX: RT @tradingdotcom: 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in September.\n\n📊…"
##
## [[7791]]
## [1] "1D_28_18: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[7792]]
## [1] "watinthe_: RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…"
##
## [[7793]]
## [1] "arvanoes: @syahrajaf right now - 1D\nno air - jordin sparks ft. chris brown\nL - hal"
##
## [[7794]]
## [1] "FmgStacker: DXY 1D tf.\n\n05-12-2022 https://t.co/rIJlopoSLD"
##
## [[7795]]
## [1] "golden28_1D: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[7796]]
## [1] "Mallak_1D: @Anassecis I'm scared it will turn orange or something"
##
## [[7797]]
## [1] "FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ"
##
## [[7798]]
## [1] "jumpsuit_jlm91: One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD"
##
## [[7799]]
## [1] "kiara_1d: RT @WWE: Who was the greatest WWE Champion? 🤔"
##
## [[7800]]
## [1] "kiara_1d: RT @SofiaCarson: Paris you are magic."
##
## [[7801]]
## [1] "naudexer_1D: RT @Luke5SOS: Happy 11 years of 5sos 🥳"
##
## [[7802]]
## [1] "kiara_1d: RT @WWERollins: I hate football."
##
## [[7803]]
## [1] "kiara_1d: RT @YaOnlyLivvOnce: Was fortunate enough to spend the day at Waterside School and hang out with alllllllllll the kids that somehow finessed…"
##
## [[7804]]
## [1] "1d_larry_hun: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7805]]
## [1] "pinkkleee: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7806]]
## [1] "kiara_1d: RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…"
##
## [[7807]]
## [1] "1d__larry___: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7808]]
## [1] "kiara_1d: RT @JohnCena: When listening to the problems of others some times the best solution is to just listen."
##
## [[7809]]
## [1] "townezrax: Hifonics BXX1200 1D Brutus Class D 1200W RMS 1 Ohm Mono Car Subwoofer Amplifier ZUI34TV\n\nhttps://t.co/O1j75ypf9w https://t.co/UF6I0oXkoB"
##
## [[7810]]
## [1] "1D_DailySpain: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7811]]
## [1] "FisiAxolotl: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7812]]
## [1] "1D_DailySpain: 📹: Harry en 'MFASR' anoche en Argentina \n\n© njhchonce\n https://t.co/SKSedJCzP0"
##
## [[7813]]
## [1] "1D_TBSL: RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…"
##
## [[7814]]
## [1] "Ellen_Horan_1D: RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3"
##
## [[7815]]
## [1] "H2LZN_1D: @pinwheelfiction I'm really bad at technology so I don't know how to comment on AO3 but I'm literally in love with… https://t.co/ja6GlGJqYh"
##
## [[7816]]
## [1] "WillAtWillBear: Oracle plays all the way. \n\nI remember diamond handing $LINK back in 2020 when it was a top 3 token by mcap.\n\nRan s… https://t.co/ppn11K8Jjm"
##
## [[7817]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Scorpio... 'Oh, how I wish that was me.' \n\nEventually the stars will align. 🌈"
##
## [[7818]]
## [1] "1D_DailySpain: 📹: Harry durante 'Satellite' anoche en Argentina\n\n© acanyonmoon_ https://t.co/uYTApcvbJM"
##
## [[7819]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…"
##
## [[7820]]
## [1] "AdoreAsLouis: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[7821]]
## [1] "ExpressoFic: Little things - 1D https://t.co/b7uBDsRq4S"
##
## [[7822]]
## [1] "sintaro_fujita: RT @sintaro_fujita: Dense Medium\n\n2022.12.17 SAT\nOPEN 22:00\nDoor ¥2000 + 1D\n\n@metro_kyoto\n\nVIDEO INSTALLATION:\nMasato Tokumaru\nRyoma Matsum…"
##
## [[7823]]
## [1] "1D_DailySpain: 📹: Harry durante 'Lights Up' anoche en Argentina\n\n© acanyonmoon_ https://t.co/4bzCTjZWQx"
##
## [[7824]]
## [1] "Remewat940: RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…"
##
## [[7825]]
## [1] "1D_DailySpain: 📹: Harry durante 'Keep Driving' anoche en Argentina\n\n© troladeharry https://t.co/HU9EtDifwV"
##
## [[7826]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/DJ1CeESG4E"
##
## [[7827]]
## [1] "UniverseGener12: This was taken from the HerschelSpace Telescope at 20X. There are 325,000 stars in the Clotho system 10 lightyears… https://t.co/f7VE8IHlUB"
##
## [[7828]]
## [1] "danie_1D_4eva: Your ambitions might be shifting. You're primed to go after yo... More for Leo https://t.co/gxiiKZHms1"
##
## [[7829]]
## [1] "1D_FITF28: @louustheticc May be, might be, idk 😬... We are!!"
##
## [[7830]]
## [1] "dianasluvx: @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock"
##
## [[7831]]
## [1] "ObViOuSLyNiKhiL: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[7832]]
## [1] "TeumeMarketPH: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…"
##
## [[7833]]
## [1] "1DRocksTweets: 'My Policeman': Linus Roache Worried About Having to Imitate Harry Styles Until the Director Gave Him Advice -… https://t.co/FRNceG6xSV"
##
## [[7834]]
## [1] "mamemimumoi: I remember my 1D days 🤣🤣🤣 penshoppe had them as well 😅"
##
## [[7835]]
## [1] "1DRocksTweets: The pressure that caused the problems that led to Harry Styles and Olivia Wilde's split - https://t.co/n7cdSZfTWI… https://t.co/DSWJPOvWgH"
##
## [[7836]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/Xar1ZsIe3R"
##
## [[7837]]
## [1] "1D_DailySpain: 📹: Harry en 'LOML' anoche en Argentina\n\n© sloulena\n https://t.co/JQaYmy9Cxz"
##
## [[7838]]
## [1] "the_artist_nft: CrypToadz 🐸 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Mx4UatozEb\n⬇️ See below for 200 and… https://t.co/SdMMPKn8bd"
##
## [[7839]]
## [1] "Gayeshi_Gomes: RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…"
##
## [[7840]]
## [1] "JunjiMatsushita: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7841]]
## [1] "1D_DailySpain: 📹: Harry durante 'As It was' anoche en Argentina\n\n© sloulena\n https://t.co/yPxyhf3vvv"
##
## [[7842]]
## [1] "asher1528: @tommo28sun Grounding you means you'll sleep on a big announcement maybe LS coming out or ZM coming out or 1D reuni… https://t.co/ZlHzXOZEo0"
##
## [[7843]]
## [1] "songbirdsues: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[7844]]
## [1] "ola_pajak: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7845]]
## [1] "actorharryrise: i need to find pics of my 1d poster wall its so iconic"
##
## [[7846]]
## [1] "LALS1A: RT @fckimtoxicbtch: 1D for me is the best band ever made🥰"
##
## [[7847]]
## [1] "TennMonbebe: You don't understand. People talk about their emo-->kpop or 1D-->kpop pipeline, but mine was this. Michael Bublé wa… https://t.co/3DhEwO1Or2"
##
## [[7848]]
## [1] "colebelova: Why did I just realize that Harry still obviously has the tattoos that he’s always had. I keep seeing 1D Harry and… https://t.co/1pmPMSOpEq"
##
## [[7849]]
## [1] "Ddppll83: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7850]]
## [1] "1D_DailySpain: 📹: Harry durante 'Cinema' anoche en Argentina\n\n© jaywriteshome https://t.co/0dAjjJwYCd"
##
## [[7851]]
## [1] "akadashi1bann: RT @HITOKOTO_kyoto: 【解禁】\n\n2023.1.21(土) 堺Tick-Tuck\nTick-Tuck presents.\n“scholē - Tick-Tuck 19th Anniv. - ”\n\namayo\nPororoca(八王子)\nkokage\nGenbu…"
##
## [[7852]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/mORsXXUcKr"
##
## [[7853]]
## [1] "castaway_JP: RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…"
##
## [[7854]]
## [1] "1DRocksTweets: Angelina Jolie Looking At Shah Rukh Khan Like He's Love Is Just The Starting Of Celebs Who Have Done The Same & Thi… https://t.co/dT3mkRai8q"
##
## [[7855]]
## [1] "Anassecis: @Mallak_1D Go for it"
##
## [[7856]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© davexcx_ https://t.co/IEvFb2NCyJ"
##
## [[7857]]
## [1] "Sidhdharth99245: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[7858]]
## [1] "1D_FanFics11: @gandalfcryptto @seandwain1 early bois! 🚀🚀"
##
## [[7859]]
## [1] "AliciaB_1D: @ZJMCRAVE A whole new world"
##
## [[7860]]
## [1] "NordinPumbaya: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[7861]]
## [1] "1D_FanFics11: RT @gandalfcryptto: Another #Giveaway for you, my followers! Easy one here:\n\n✅To enter:\n1️⃣ Follow @seandwain1\n2️⃣ ❤️ & RT this post! \n\n🏆$5…"
##
## [[7862]]
## [1] "CharlotteHerrm4: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7863]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© facethehallway https://t.co/qe8Euyje9E"
##
## [[7864]]
## [1] "harrystaryKC: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7865]]
## [1] "ContrariaTrader: RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…"
##
## [[7866]]
## [1] "hiraku4123: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7867]]
## [1] "akashofficial48: @TheEuroTrader1 EURUSD strong sell 4H || 1D , thanks me later"
##
## [[7868]]
## [1] "NordinPumbaya: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[7869]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/tu4REViy39"
##
## [[7870]]
## [1] "Ellen_Horan_1D: @rckstarlwtt Daddy?"
##
## [[7871]]
## [1] "NordinPumbaya: RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…"
##
## [[7872]]
## [1] "NordinPumbaya: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[7873]]
## [1] "fckimtoxicbtch: 1D for me is the best band ever made🥰"
##
## [[7874]]
## [1] "NordinPumbaya: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[7875]]
## [1] "MariamS_1D: RT @Majstar7: UPDATE 😊 - Muslim shopkeeper reaches out to the thief:\n\nTimes are difficult for many of us at the moment, so if you are strug…"
##
## [[7876]]
## [1] "NordinPumbaya: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[7877]]
## [1] "1D_DailySpain: 📷: Harry anoche en Argentina\n\n© styles_melu https://t.co/DqmY4D7pGL"
##
## [[7878]]
## [1] "MariamS_1D: RT @safijas_: the EU sending bosnians (predominantly muslims) expired non-halal meat from ww2 during the bosnian war in 1992 is something t…"
##
## [[7879]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'Hit the pedal… https://t.co/4t35xEq7gQ"
##
## [[7880]]
## [1] "uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 8… https://t.co/9jzcaA2rdP"
##
## [[7881]]
## [1] "NordinPumbaya: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[7882]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 100X. There are 3,500,000 stars in the Zelus system 21,0… https://t.co/OqP2rV2FKa"
##
## [[7883]]
## [1] "ViktorKadenian: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7884]]
## [1] "treasure_bns: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…"
##
## [[7885]]
## [1] "autalow: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7886]]
## [1] "fusionxrry: @marta_kowlaska @Are1DBackToday They’re so far from home 😭 Remember the 1D home was London? 😭♥️"
##
## [[7887]]
## [1] "Mallak_1D: @selmane_amani Sooooooo good"
##
## [[7888]]
## [1] "reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎… https://t.co/0TzD1jRIi3"
##
## [[7889]]
## [1] "HaroldsHoobies: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7890]]
## [1] "golden28_1D: RT @goldenhabit28_: HERMANAS CUANDO EN SIGN OF THE TIMES SEGUIMOS CON EL WE GOT TO WE GOT TO WAY , WE GOT TO WE GO TO AWAY, WE GOT TO WE G…"
##
## [[7891]]
## [1] "idkmvtin4_1D: RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu"
##
## [[7892]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVL\n\n🔎Name: Invesco S&P Global Dividend Opportunities Index E… https://t.co/tjLNI5e7YC"
##
## [[7893]]
## [1] "selmane_amani: @Mallak_1D I think it's gonna look gd mybeee❤️"
##
## [[7894]]
## [1] "B3_4_all: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[7895]]
## [1] "raymundo53go: FOTGA Lens Bellows and 4-Ways Macro Focusing Slide Rail for Canon EOS 60D 10D 20D 30D 40D 50D 5D/5D Mark II 1D 1Ds… https://t.co/foTEevgRPu"
##
## [[7896]]
## [1] "jessicaemidgley: I’m flexing my list (all free, not bought for a gift)\n•party in the park 2011 & 2012 (including 1D, LM, JLS, Olly,… https://t.co/PFBjCkHOct"
##
## [[7897]]
## [1] "stopicantchoose: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7898]]
## [1] "_andreiita_1d: @NiallOfficial you're so beautiful omfg 🫠❤\n#niallgirl https://t.co/VTzd8PnFin"
##
## [[7899]]
## [1] "BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400… https://t.co/zXVxuJTF45"
##
## [[7900]]
## [1] "aahhmmaad54321: RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…"
##
## [[7901]]
## [1] "ohiodemocratguy: @EJSergio34 this map is fair 1D-1C-2R"
##
## [[7902]]
## [1] "ellibooo: @jiminswife2000 i always thought wishlist by txt could be a 1d song"
##
## [[7903]]
## [1] "Biju23653088: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[7904]]
## [1] "PabloMills20: 1D 1F, you can fake everything but you can’t fake wisdom. You can’t pretend to be intelligent when you’re not. Our… https://t.co/USpag8B63Z"
##
## [[7905]]
## [1] "youfakebetch_1d: RT @yoomgipurrr: “Maybe rather than fireworks or cherry blossoms, we need wildflowers. The kind that grows peacefully.” \n#RM𓆮 #WildFlower𓆸…"
##
## [[7906]]
## [1] "hauntedhouse666: RT @hauntedhouse666: ~HAUNTED HOUSE PRESENTS~\nHAUNTED SESSION NIGHT 2022\n2022.12.11(SUN) 心斎橋BTD SHOVEL\nOPEN 15:30 / START 16:00 \nADV ¥5500[…"
##
## [[7907]]
## [1] "youfakebetch_1d: RT @googiedoodie: faded like old jeans 📼\n\n#indigobyrm #RM𓆮 https://t.co/MQxHcI4NgG"
##
## [[7908]]
## [1] "1d_babygirlss: RT @bluelqnce: Feyre archeron — the huntress https://t.co/9QUxHL49sJ"
##
## [[7909]]
## [1] "youfakebetch_1d: RT @RMessme: Indigo is pure poetry, raw, real, feelings that live on the skin.\nThere are no favourites.. everything is\nI loved it from the…"
##
## [[7910]]
## [1] "1d_babygirlss: RT @FAIRYHIGHQUEEN: Feyre Archeron, The Cursebreaker, The cauldron blessed, the defender of the rainbow, the Lady of many faces, The stars…"
##
## [[7911]]
## [1] "youfakebetch_1d: RT @tokkistardust: \"Things change, people change, everything change...\" 🎶 \n\n#Indigo #RM𓆮 #ChangePt2\nhttps://t.co/v7SgFGfgdh"
##
## [[7912]]
## [1] "ede_jeffry: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[7913]]
## [1] "1d_babygirlss: RT @FAIRYHIGHQUEEN: Feyre archeron: \nMy beautiful dreamy warrior 🏹\n \n🎨: @/neural_art_v https://t.co/3WxhyCrKxv"
##
## [[7914]]
## [1] "Nishant__Saini: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[7915]]
## [1] "Suju_1D: #np I Love You"
##
## [[7916]]
## [1] "1d_babygirlss: RT @zeythedreamer: Feyre, Nyx and Rhys… My royal family 😭\n\n🎨: neural_art_v https://t.co/7jiqJ8meXT"
##
## [[7917]]
## [1] "1d_babygirlss: RT @zeythedreamer: Rhys with the Rhys with\nrest of the world Feyre https://t.co/z9pfGA7cLd"
##
## [[7918]]
## [1] "GospelMixRadio1: https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS"
##
## [[7919]]
## [1] "1d_babygirlss: RT @clawxsand: 🏹✨ 𝐅𝐄𝐘𝐑𝐄 𝐂𝐔𝐑𝐒𝐄𝐁𝐑𝐄𝐀𝐊𝐄𝐑 ✨🏹 https://t.co/pQULCXMVIs"
##
## [[7920]]
## [1] "mud_glitter: RT @OneAndOnlyArson: Remember this #meme? Which goes viral 4 month ago? Everyone listened to this and tried to copy the dance.\nAnd than the…"
##
## [[7921]]
## [1] "jisungiecart: #jisungiecartsells\n\nwts lfb ph\n\nNEWJEANS WEVERSE VERSION PC\n\n— ₱150 per member set\n— onhand\n\n💳 gcash\n🚚 sco… https://t.co/elkkcVnI7h"
##
## [[7922]]
## [1] "Qc_Browno: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[7923]]
## [1] "grexniall: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7924]]
## [1] "idkmvtin4_1D: RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ"
##
## [[7925]]
## [1] "1d_babygirlss: RT @_zmeadows: How it started How it's going https://t.co/qvuwuO1885"
##
## [[7926]]
## [1] "__Veli: Top 8 WR’s in the game rn:\n\n1A. Adams\n1B. Jefferson\n1C. Hill\n1D. Diggs\n5. Chase\n6. Dhop \n7. Metcalf \n8. Kupp"
##
## [[7927]]
## [1] "1d_babygirlss: RT @merymoonbeam: Especially as he gently said to my sister, “Happy Solstice.” Elain turned from the snow falling in the darkness beyond an…"
##
## [[7928]]
## [1] "1d_randomz: @Mystifeye get a lifeeee"
##
## [[7929]]
## [1] "versatile_jiang: SSE 1D seems that a mid term top is set. https://t.co/BXJJomMMYa"
##
## [[7930]]
## [1] "1d__larry___: RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO"
##
## [[7931]]
## [1] "ArleneR_1D: RT @GenshinImpact: The web event for Genshin Impact's new character: Wanderer is now available. Take part in the event to obtain Primogems!…"
##
## [[7932]]
## [1] "ArleneR_1D: RT @GenshinImpact: The \"Duelist Rising\" web event has officially launched! Take part to obtain Primogem rewards!\n\n>>Click to Take Part in E…"
##
## [[7933]]
## [1] "fxxtaytsIIl: how can 1d give Taylor a career when they don't have one? they went into different directions lol https://t.co/zkkAInY2wY"
##
## [[7934]]
## [1] "1d_randomz: @OjazzO @DrHoot9 @DDenouncement loool Tracey, SAME. they are literally doing what they are accusing her of. oof"
##
## [[7935]]
## [1] "1d_larry4life_: RT @halo28_: look at our babies grow 💗 https://t.co/JgCZJAg2AX"
##
## [[7936]]
## [1] "1d_babygirlss: RT @Daysummer_23: Sweet Elain Archeron ( acotar) Corte de espinhos e rosas \nArtista: artworks_by_rokii https://t.co/A4Pfnyur9a"
##
## [[7937]]
## [1] "jisungiecart: #jisungiecartsells\n\nwts lfb ph\n\nCustomizable Keyring / Keychain for Binder, Phone, Bag, Giveaways, Freebies and etc… https://t.co/JhlNjnVr00"
##
## [[7938]]
## [1] "1d_babygirlss: RT @_zmeadows: The Archeron sisters <3 https://t.co/zNtszp99L5"
##
## [[7939]]
## [1] "1d_randomz: @Binbin0324SH @witchinateacup @DDenouncement gosh y’all are soo obsessed with people you hate. it’s soo weird"
##
## [[7940]]
## [1] "CBandmerchph: Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9"
##
## [[7941]]
## [1] "1d_randomz: @DDenouncement y’all don’t like them but you are the ones to bring attention to everything they say or do. how do y… https://t.co/xjhIRrEqJt"
##
## [[7942]]
## [1] "1d_larry4life_: How can I get a moon for harry??A Genuine Question"
##
## [[7943]]
## [1] "1d__larry___: RT @goodvibesonly2x: Liams face never fails to make me laugh when he’s in dad mode 🤣💖 #liampayne #niallhoran #zaynmalik #harrystyles #Louis…"
##
## [[7944]]
## [1] "AragonUK21: RT @uselinkinv: #silver 1D; renko\n\nOn a renko chart.\nIt suggest that we we get above 25.25 we have broken the TL from the ATH in 2011!\n\nBut…"
##
## [[7945]]
## [1] "BB28_1D: RT @bookpoets: treat people better than they treat you https://t.co/HghcxgmrhT"
##
## [[7946]]
## [1] "bonolivelive: RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…"
##
## [[7947]]
## [1] "pablo_algoboss: #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k"
##
## [[7948]]
## [1] "PhilClement1983: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7949]]
## [1] "Mtz61380940: @Mallak_1D Mixed with black 🔥"
##
## [[7950]]
## [1] "deuxtica: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everyt… https://t.co/hECKyjnxLr"
##
## [[7951]]
## [1] "1d_larry4life_: RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4"
##
## [[7952]]
## [1] "1d_larry4life_: RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO"
##
## [[7953]]
## [1] "1d_larry4life_: RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m"
##
## [[7954]]
## [1] "Sumbal_Ejaz: Randomly started thinking about how sad it is that I live away from my parents and sisters while at work and realis… https://t.co/w44XtFyW34"
##
## [[7955]]
## [1] "1d_larry4life_: RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4"
##
## [[7956]]
## [1] "tkmalik1: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[7957]]
## [1] "28ebertram: junto com a 1D https://t.co/oNWOPaZ9Ah"
##
## [[7958]]
## [1] "UniverseGener12: This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,500,000 stars in the Helios system 190… https://t.co/XP4939SeXu"
##
## [[7959]]
## [1] "CriticalP0iNT5: @BajwaKehtaHaii I am really happy that we are losing this match...fortune favors the brave and daring....our brand… https://t.co/VjBUGOcXih"
##
## [[7960]]
## [1] "sevensluxe: @definitely_1D I’m so sad I want a letter :("
##
## [[7961]]
## [1] "tkmalik1: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[7962]]
## [1] "tkmalik1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[7963]]
## [1] "1d_larry4life_: RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc"
##
## [[7964]]
## [1] "_1D_larry28_: RT @alwayshgolden: \"who is touching me 😳 oh it's just harry 🤭🤭🤭\" https://t.co/G3OcjrtDu9"
##
## [[7965]]
## [1] "tkmalik1: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[7966]]
## [1] "sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n\"OLD BLOOD GIG\"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE… https://t.co/i9q8pYSUMB"
##
## [[7967]]
## [1] "hearteyesforbil: I am on a 1d Party at Saturday. WHAT SHOULD I WEAR OMG ?!??!freaking out about it 😃😃"
##
## [[7968]]
## [1] "1D_5sos_Hustler: RT @onyxguk: I need to start living life like jin. his brain just says “cut the cake w your hand my dude” and he just chop"
##
## [[7969]]
## [1] "1d_larry4life_: RT @fearlessly2803: Harry clearly loves all his fans, no matter where they’re from. And it’s so insensitive for some fans to feel offended…"
##
## [[7970]]
## [1] "tkmalik1: RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…"
##
## [[7971]]
## [1] "1d_larry4life_: RT @xalwayspayno: I still see so much hate towards liam, and tbh i wasnt gunna explain myself because i dont owe it to anyone but i am just…"
##
## [[7972]]
## [1] "Rias_life_is_1d: RT @tbslchels: and what if once larry is free, they publicly perform a duet of 🏡"
##
## [[7973]]
## [1] "1DGAIN5SOS: interact to gain 1D moots!"
##
## [[7974]]
## [1] "Rias_life_is_1d: RT @larrie_akina525: OUR BABY IS NOT TURNING 31 ON 24TH DECEMBER, HE IS TURNING ✨18✨\nhttps://t.co/FlLZLkmY1j"
##
## [[7975]]
## [1] "Rias_life_is_1d: RT @tbslchels: why have i never seen this pic before \n- there’s so much chaotic energy going on here that i’m trying to work out what actua…"
##
## [[7976]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus... 'Baby, running after you is like chasing the clouds.'\n\nIt’… https://t.co/FgG7dB6F6l"
##
## [[7977]]
## [1] "jmaffiliates: Barcode scanner 2D all-round desktop automatic sensing data matrix reader supermarket usb barcode reader 1D 2D QR c… https://t.co/V6UAv7nXDm"
##
## [[7978]]
## [1] "kaci77o: 125 304 Stainless Steel Wire Inserts Screws Sleeve Assortment Kit, M6-M8/1D-3D Coiled Wire Thread Insert Stainless… https://t.co/8yJi5CoX0h"
##
## [[7979]]
## [1] "itsmejohannamae: RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…"
##
## [[7980]]
## [1] "itsmejohannamae: RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…"
##
## [[7981]]
## [1] "gordy_norman: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[7982]]
## [1] "rdn_rollin: @starfess Gamonin 1D"
##
## [[7983]]
## [1] "astrinvestor: $ES_F 4hr, 1d, and 1d+weekly SMA.\n\nWeekly SMA\n20, yellow\n50, dark cyan 👀\n100, dark red\n200, black\n\n$SPX $SPY… https://t.co/RqqMciPC3l"
##
## [[7984]]
## [1] "WeTrade2022: #USD is falling, extending losses from last week.\n\n#EURUSD 🔼 0.23% (1d)\nEurozone retail sales fall by more than exp… https://t.co/dZKeEaiWNT"
##
## [[7985]]
## [1] "1D_Tomtam_NRC: RT @LOOKSMKL: handsome https://t.co/yXToVlWwOp"
##
## [[7986]]
## [1] "1d__fairy: @BabysaurioKim I hope so too ಥ‿ಥ"
##
## [[7987]]
## [1] "takemyhandnics: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7988]]
## [1] "SBento15: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[7989]]
## [1] "_AlwaysYou_28_: A louis, harry, niall, 1d obviously y un poco a aitana https://t.co/TF8qzZGUiL"
##
## [[7990]]
## [1] "nat_1d_LS: RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf"
##
## [[7991]]
## [1] "HannaA_1d: WISH. I. WAS. FIFTEEN. DAYDREAMING. 'BOUT. A. LIFE. AT. SEVENTEEN."
##
## [[7992]]
## [1] "1d_larry_hun: RT @1DAFSanta: Day 2549: One Direction are not back yet."
##
## [[7993]]
## [1] "BabysaurioKim: @1d__fairy Well, at least that is covered for now :(\nHoping the results are clear and that you'll know asap what's going on there"
##
## [[7994]]
## [1] "Blindchannel14: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[7995]]
## [1] "DwayneDarling21: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[7996]]
## [1] "Louehoiioiiii: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7997]]
## [1] "siusyy: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[7998]]
## [1] "TeumeMarketPH: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…"
##
## [[7999]]
## [1] "kwoojii: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8000]]
## [1] "iamairika: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8001]]
## [1] "HannaA_1d: these are so cute https://t.co/Uqt6I8GfTl"
##
## [[8002]]
## [1] "louustheticc: @1D_FITF28 soulmates. are we??🧍🏻♀️"
##
## [[8003]]
## [1] "muizx9: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8004]]
## [1] "armsofachonce: book: silence, one for the murphys\ntv: greys anatomy, heartstopper\nmovie: mamma mia (1+2), 1D movies https://t.co/Odj0Oi1phS"
##
## [[8005]]
## [1] "Nina_Ilegna: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8006]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REK\n\n🔎Name: Pr… https://t.co/XS7H1NNRrw"
##
## [[8007]]
## [1] "hankyodon: seob saying mcr and keeho saying 1d. there are two wolves inside u"
##
## [[8008]]
## [1] "_Elizs883: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8009]]
## [1] "bmrtraders: @TheyCallMeDoc1 Politically Correct =2 \nThe intended as written question states “you have” that answer would imply=… https://t.co/EM1KqbeTXC"
##
## [[8010]]
## [1] "_vish_1d: RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…"
##
## [[8011]]
## [1] "gabbyloveslou: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8012]]
## [1] "Shoel_syamsul: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8013]]
## [1] "armsofachonce: one time i dreamed i was spending the day with 1D and @sunshineltai but like ?? it was illegal to wear 1D merch ??… https://t.co/KnS15aAFE7"
##
## [[8014]]
## [1] "WartaCiamis: Jual RnW Pashmina Inner 2in1 Ceruty Ultimate | Shopee Indonesia https://t.co/kXzv6iwdyp https://t.co/EUtDfXNXi7"
##
## [[8015]]
## [1] "1D_flashback: RT @1DAFSanta: Day 2549: One Direction are not back yet."
##
## [[8016]]
## [1] "1DAFSanta: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8017]]
## [1] "trashton5sauce: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8018]]
## [1] "1D_flashback: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8019]]
## [1] "Lo20376798: RT @Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8020]]
## [1] "Are1DBackToday: no 1D reunion today maybe tomorrow"
##
## [[8021]]
## [1] "lovieyberry: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8022]]
## [1] "1d__fairy: @HmInteressa SAME OMG"
##
## [[8023]]
## [1] "HmInteressa: @1d__fairy OMG I LOVE HOZIER 😭😭😭😭"
##
## [[8024]]
## [1] "a_500_1d: RT @MrMekzy_: I don’t like people that lack self awareness. How can you not know that you’re a bad person?"
##
## [[8025]]
## [1] "Avantika_1D: RT @Pixar: Things are looking Up this holiday season. ❤️ https://t.co/4ThcgYxvUH"
##
## [[8026]]
## [1] "Avantika_1D: RT @Yoda4ever: What pigeons do for fun...🕊️🌀😅 https://t.co/6CVhdkaEPl"
##
## [[8027]]
## [1] "Vilma29473428: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[8028]]
## [1] "NeiroRitsu_AR: Keep beautiful and love Niall&Liam 1D (?) #bot"
##
## [[8029]]
## [1] "2sir_187: @thereisjust_1D Lano very cheap ofc💀"
##
## [[8030]]
## [1] "1D_TeresaHS: such a liar"
##
## [[8031]]
## [1] "TknBdh: RT @LukaPsenica: $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish divergence…"
##
## [[8032]]
## [1] "cyberspace2140: #BTC 1d timeframe confirmed #BearishDivergence📉on #RSI, implying downside pressure. Price also hit 200 EMA resistan… https://t.co/RY4H2do14m"
##
## [[8033]]
## [1] "Trader_Ario: #GBPUSD #Forex #1D\n#Update \nIt is moving according to the prediction. \nStill waiting for sell.\n#forexsignal… https://t.co/olONuxTKeD"
##
## [[8034]]
## [1] "1D_TeresaHS: RT @HayleyKiyoko: Tell the people in your life what they mean to you… life is so short ❤️❤️"
##
## [[8035]]
## [1] "Avantika_1D: RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem"
##
## [[8036]]
## [1] "MejustMeTPWK: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[8037]]
## [1] "tkmalik1: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[8038]]
## [1] "LombongShopee: Brand Reemov ni bagus, popular and of course, trusted! ☺️☺️👇🏻\nhttps://t.co/bIvE2Y4aiU"
##
## [[8039]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 20X. There are 10,000 stars in the Caerus system 50 ligh… https://t.co/pjMCrgj0hS"
##
## [[8040]]
## [1] "Annie23703: @xalwayspayno Fully understand \nI,am OT5 but I was Liam before 1D even existed"
##
## [[8041]]
## [1] "Avantika_1D: RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66"
##
## [[8042]]
## [1] "luisperdomo3223: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8043]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -0.40\n\n😎💰"
##
## [[8044]]
## [1] "RakshitAyantika: @thelittlefreaks Also when you'll tell the 1D giveaway results? The pinned one"
##
## [[8045]]
## [1] "_Elizs883: RT @eliz883: Look tmf 1D invalidation lose 0.0038"
##
## [[8046]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIP\n\n🔎Name: iShares T… https://t.co/z2LglUMVSp"
##
## [[8047]]
## [1] "lyaskp4: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8048]]
## [1] "RakshitAyantika: @thelittlefreaks 1d giveaway"
##
## [[8049]]
## [1] "furfuri71: RT @in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…"
##
## [[8050]]
## [1] "Avantika_1D: RT @Theholisticpsyc: Most people's true deepest fear is that they're unloveable, unworthy, or broken. They fear the thoughts in their mind…"
##
## [[8051]]
## [1] "mananmankad: RT @mananmankad: Time Horizon vs Money\n\n1D-3M -Liquid\n \n3M-1Y -Arbitrage/Short Term\n\n1Y-5Y -Hybrid Debt/ AAA\n\n5Y-7Y -Balanced Adv \n\n7Y-10Y…"
##
## [[8052]]
## [1] "Fasure_jnr: @IfeGotGame Broooo... I love his career trajectory since 1D"
##
## [[8053]]
## [1] "atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)… https://t.co/uiaL8Ju8du"
##
## [[8054]]
## [1] "tradingdotcom: 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in Septembe… https://t.co/VD1gsMflz4"
##
## [[8055]]
## [1] "in_ahso: \"If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your… https://t.co/whm9M8HmZn"
##
## [[8056]]
## [1] "otbsapphics: @1d_Obsessionnn I KNOW. I FUCKIN KNOOOOW"
##
## [[8057]]
## [1] "BilalKADENA: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8058]]
## [1] "Avantika_1D: RT @samthepriority: I just realized cordi spent his first birthday after emily died alone wtf😭 https://t.co/RR4zJcZ8bI"
##
## [[8059]]
## [1] "eriyyaaaa: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[8060]]
## [1] "marielelou24_1D: RT @AppleMusic: Obsessed with @ITZYofficial's new #Cheshire EP. Experience it in #SpatialAudio with @Dolby Atmos. 💕 https://t.co/Ooh8CeUSEp…"
##
## [[8061]]
## [1] "nomercy4him: RT @1DRocksTweets: Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https:…"
##
## [[8062]]
## [1] "maze_monsters: Skeletal clawed ferret, fangs\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +3, DEX: +0, WIL: +4\nAttack bonus: +2, binding\nWeakness: theft"
##
## [[8063]]
## [1] "Avantika_1D: RT @sammyswalker: hoyt: “one thing i’m sure of is that with you by my side, i got a reason to live”\ngeri: “i can’t”\nhoyt: *dies the same da…"
##
## [[8064]]
## [1] "Avantika_1D: RT @IamRyanONan: THIS WAS SO FUN!! Great time hanging with some super talented authors, who I’m happy to now call pals. If you dig my book,…"
##
## [[8065]]
## [1] "handacore: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…"
##
## [[8066]]
## [1] "1d_Obsessionnn: @otbsapphics i’m there!! i hate him so much. and why tf are they still being so nice to him?!"
##
## [[8067]]
## [1] "RetailandServi1: Honeywell 1202G-2USB-5 Bluetooth Wireless Single-Line 1D Laser Barcode Scanne... https://t.co/ep644lhgJm eBay https://t.co/yVBtPZ1hq1"
##
## [[8068]]
## [1] "1DRocksTweets: Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https://t.co/UQvx7rIchq"
##
## [[8069]]
## [1] "1d_Obsessionnn: help!! i thought this was finished😭😭 i’m gonna kms!! also who tf it the lock screen?? https://t.co/3p02p33l5P"
##
## [[8070]]
## [1] "Avantika_1D: RT @dodo: Watch him spin while riding the waves 🐶🏄🏼♂️ https://t.co/IiIDZZ2wUp"
##
## [[8071]]
## [1] "just_cornettos: as in, no, they aren't related, but studied in the same class, which is an even bigger coincidence!\n\ni was like, sh… https://t.co/hh3nr5mOs6"
##
## [[8072]]
## [1] "Avantika_1D: RT @IndiaHistorypic: 1984 :: Burial of a Child Who Died Due to Union Carbide Gas Leak In Bhopal \n\n( Photo - Raghu Rai ) https://t.co/MZNKzE…"
##
## [[8073]]
## [1] "Avantika_1D: RT @WonderWoman713: @Enezator Admire from a distance. Respect space. Awful to see suffering but animals all had natural instinct to defend…"
##
## [[8074]]
## [1] "withstyle_1D: RT @1D_Updates_BR: Here we go https://t.co/lGnw4ba0xn"
##
## [[8075]]
## [1] "Avantika_1D: RT @Enezator: This is why they are called Wild Life https://t.co/jjUYvMLEbz"
##
## [[8076]]
## [1] "XBTcryptocoder: RT @the_artist_nft: CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 and 4…"
##
## [[8077]]
## [1] "greentechdon: RT @etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name: Direx…"
##
## [[8078]]
## [1] "Elena_el95: EURUSD 1D (strong resistance ) - #EURUSD chart on @TradingView https://t.co/Su3aG7KduO"
##
## [[8079]]
## [1] "1d_Obsessionnn: this is bs https://t.co/xVTTeMztKp"
##
## [[8080]]
## [1] "_shaily_xoxo: @1d_lh28 Yes yes he is an angel but my deeds will surely send me to hell 😌😭"
##
## [[8081]]
## [1] "Avantika_1D: RT @S___h___a___: Mother's Love🤎🤍🖤 https://t.co/yerhg92HeT"
##
## [[8082]]
## [1] "HiLo1211: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8083]]
## [1] "1d__larry___: RT @liaylorthinker: It's his time\nhttps://t.co/Tppmgo9xPc"
##
## [[8084]]
## [1] "good_h_e_a_r_t: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8085]]
## [1] "1d__larry___: RT @dreamyjules: what is more culturally significant the renaissance or this clip of Louis and Harry https://t.co/bvRoS1bfLQ"
##
## [[8086]]
## [1] "abderrazz1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8087]]
## [1] "Avantika_1D: RT @padagallery: #Supernatural 14.02 Gods And Monsters #JaredPadalecki https://t.co/5x9MnqJe0y"
##
## [[8088]]
## [1] "_Elizs883: RT @eliz883: $ETH also eth stuck in this range...but it looks promising...if it does the 1D flip and confirms the interesting retest https:…"
##
## [[8089]]
## [1] "1d_Obsessionnn: no!! what are you doing? enough with the lies jfc😩 https://t.co/YyHSIYwVJA"
##
## [[8090]]
## [1] "ICRY2x: does free count i saw 1D for free at their first show outside xfactor https://t.co/QgjGnMuOoB"
##
## [[8091]]
## [1] "Avantika_1D: RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…"
##
## [[8092]]
## [1] "1D_TeresaHS: RT @alefvernon: Meet the 1989 knight 💙⚔️ \n\nThe fourth character from my TS fanart series: The 10 Knights of the eras ♡ now you have the pow…"
##
## [[8093]]
## [1] "Avantika_1D: RT @aos_quotebot: WAITRESS: Anybody have room for some pie? \n(The team makes a general noise of affirmation) \nWAITRESS: Okay, so we have ap…"
##
## [[8094]]
## [1] "otbsapphics: @1d_Obsessionnn yk the cole hate club is still wide open"
##
## [[8095]]
## [1] "afiantoto_: @convomfs little white lies 1D"
##
## [[8096]]
## [1] "Avantika_1D: RT @acklesism: dean winchester and soldier boy are trending together? here's jensen talking about the difference between his two characters…"
##
## [[8097]]
## [1] "ChadwickTheBard: RT @b_yondbordersph: Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1\nhttps://t.co/Az3Wfc…"
##
## [[8098]]
## [1] "1d_Obsessionnn: YOU ABSOLUTELY STUPID BITCH!! like i’m so mad https://t.co/SYFKW38Akn"
##
## [[8099]]
## [1] "1d__fairy: This sound so sweet, I am excited https://t.co/yEyQ2vlJRq"
##
## [[8100]]
## [1] "Avantika_1D: RT @thelittlefreaks: i NEED a niall, zayn and liam tour. it’s not a want it’s a NEED."
##
## [[8101]]
## [1] "Avantika_1D: RT @fasc1nate: Different homages to Buster Keaton. https://t.co/gZk3KKQ28O"
##
## [[8102]]
## [1] "1D_Raya: RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way"
##
## [[8103]]
## [1] "jaques_jagger: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8104]]
## [1] "Ozzllo1Ozzllo: @1D_NYCE @HukAleksandra send me your big lobster😆"
##
## [[8105]]
## [1] "kdavg9: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8106]]
## [1] "1d__fairy: @saltysierrena @official2z THAT'S SO COOL"
##
## [[8107]]
## [1] "jeka72488: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8108]]
## [1] "ChipNortonLake: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8109]]
## [1] "HannaA_1d: ONLY YOU KEEP MY HEAD UP LIKE THIS ONLY YOU CAN BRING A FLOOD WHEN THE WATERS MISS"
##
## [[8110]]
## [1] "saltysierrena: @1d__fairy @official2z AHHH YEAH"
##
## [[8111]]
## [1] "ManInTheMadness: @justanotheramy @AndyBud8 @RobynAMilne @DougMon35356783 @AlboMP You're right - but not in the way you may think. Qu… https://t.co/vvzr1kOafU"
##
## [[8112]]
## [1] "1d__fairy: @saltysierrena @official2z OMG I WATCHED THAT TOO"
##
## [[8113]]
## [1] "Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJason… https://t.co/3omFFK4JTV"
##
## [[8114]]
## [1] "saltysierrena: @1d__fairy @official2z and Hojin actwd in Oh! Boarding House"
##
## [[8115]]
## [1] "thereisjust_1D: Story of my life https://t.co/kp077zWlNP"
##
## [[8116]]
## [1] "saltysierrena: @1d__fairy @official2z A Yummy Day\n3-1 https://t.co/Dc6IbG0iYi\n3-2 https://t.co/KrRn56ptXh\n3-3 https://t.co/G1MRftunxN"
##
## [[8117]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus... 'You can't go to bed without a cup of tea.'\n\nI bet Niall wrote that line. 🤷♀️"
##
## [[8118]]
## [1] "yuriymmatsoo: RT @yuriymatso: Dow Jones, 1d\n\nDow Jones has been consolidating for the last 5 weeks. Hence, we can expect a new big directional move start…"
##
## [[8119]]
## [1] "the_D_in_1D: RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu"
##
## [[8120]]
## [1] "the_D_in_1D: RT @_nik_nik6: Just came across this on Tik Tok \nThe view from the persons car during Crosswalk Karaoke with Harry on James Corden Show! \nC…"
##
## [[8121]]
## [1] "SpellsWhite: Thank You So Much For Feedback #1Year&Counting #OneYearAndStillSatisfied #RepeatBuyer #WhiteMagicAndSpellsByXaura… https://t.co/kl9cN0ZwP0"
##
## [[8122]]
## [1] "the_D_in_1D: RT @habitnsunflower: Happy Monday 💕 https://t.co/v2VJHmPoyD"
##
## [[8123]]
## [1] "the_D_in_1D: RT @totheverystart: “why are so many of the larries adults?”\n\nidk maybe bc most of us have had real relationships and know what it looks li…"
##
## [[8124]]
## [1] "Mrsignall: ♾ #ICP/USDT 1D TF \n\nAt the moment the priority is bearish. The zone of $4.620 - $4.950 is good for trying some SHOR… https://t.co/XgE6RICsn4"
##
## [[8125]]
## [1] "Avantika_1D: RT @PotterWorldUK: The dialogue between Harry and Lucius Malfoy at the end of Chamber of Secrets was improvised by Daniel Radcliffe and Jas…"
##
## [[8126]]
## [1] "adorozebras: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8127]]
## [1] "Dashcix: RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…"
##
## [[8128]]
## [1] "thereisjust_1D: RT @ivyluvx: me and the loml in 50 years time. https://t.co/Qs1wICQk85"
##
## [[8129]]
## [1] "Avantika_1D: RT @CmoWalker: TYVM for sharing these con moments ♥️♥️♥️ they are gr8 of #j2🤩🥰"
##
## [[8130]]
## [1] "thahedgehog: RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n\" FLY OVER vol.7 \"\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…"
##
## [[8131]]
## [1] "Avantika_1D: RT @kbcspntwdlvr: @acklesism OMJ! i just love thier friendship! i hope that shorthand never gets lost.🥰❤ makes me sad that we dont see alot…"
##
## [[8132]]
## [1] "1d__fairy: @BabysaurioKim Only nasal spray for my house dust allergy, which she thinks might be making whatever I am having wo… https://t.co/PsS86RGT8g"
##
## [[8133]]
## [1] "Ranaldini: @InterestingNick @walkthemastiff His dimensions are 1D agreed but maybe some hope could be instilled?"
##
## [[8134]]
## [1] "CaroleF83262070: @sky_102001 @La_Triquetra W is a vicious right-wing journalist, homophobic, responsible for writing some of the mos… https://t.co/cfFLtanLSk"
##
## [[8135]]
## [1] "HannaA_1d: @bahvr_ my mum won 1D tickets in 2014😭🧍♀️"
##
## [[8136]]
## [1] "1d_Obsessionnn: i think i should go to sleep now. i’m pissed tf off https://t.co/HhRsnCYcYX"
##
## [[8137]]
## [1] "saltysierrena: @1d__fairy @official2z Jiseob did a little acting before too 🤭"
##
## [[8138]]
## [1] "HannaA_1d: where are y'all seeing pablo?"
##
## [[8139]]
## [1] "1d_Obsessionnn: NO FUCKING WAYYYY!!!!! https://t.co/S9yV3MRC80 https://t.co/cA08TDLT0j"
##
## [[8140]]
## [1] "saltysierrena: @1d__fairy @official2z SAME"
##
## [[8141]]
## [1] "HannaA_1d: I love rcbp so much"
##
## [[8142]]
## [1] "BabysaurioKim: @1d__fairy Oh god... That's not okay:((\nYou really should rest and not move. Did they prescribe something for you to feel better?"
##
## [[8143]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/6ayCaVqGOb"
##
## [[8144]]
## [1] "1d__fairy: @saltysierrena @official2z I LOVED HIM IN BEHIND CUT"
##
## [[8145]]
## [1] "the_D_in_1D: RT @Louis_Tomlinson: Always in my heart @Harry_Styles . Yours sincerely, Louis"
##
## [[8146]]
## [1] "saltysierrena: @1d__fairy @official2z YEAHHH"
##
## [[8147]]
## [1] "1d_Obsessionnn: YOU FUCKER!! I KNEW IT!!! UGHHHJDBXHDHWGAG https://t.co/hwiJ5YRxQu https://t.co/JGcRpOxFK1"
##
## [[8148]]
## [1] "the_artist_nft: CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 a… https://t.co/s1f8iX8e3s"
##
## [[8149]]
## [1] "tkpurple_1D: RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…"
##
## [[8150]]
## [1] "Livyourlife___: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[8151]]
## [1] "the_D_in_1D: RT @Iwtchicago: one thing abt louis is he’ll let his intrusive thoughts win https://t.co/52qi8etPoJ"
##
## [[8152]]
## [1] "La_delfiii_1D: RT @easyeight08: I KNOW MANY OF YOU ARE -90% DOWN IN SHITCOINS SO I WILL DO #GIVEAWAY EVERY WEEK TO HELP YOU TO RECOVER 🙌\n\nPRIZE - 1000$ 😱…"
##
## [[8153]]
## [1] "the_D_in_1D: RT @genderflower: your skin, oh yeah, your skin and bones\nturn into something beautiful and you know, you know i love you so ♡ https://t.co…"
##
## [[8154]]
## [1] "the_D_in_1D: RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4"
##
## [[8155]]
## [1] "the_D_in_1D: RT @zeynbinci: Sorry for the poor quality but look at them 😭 https://t.co/ic6VKgLetg"
##
## [[8156]]
## [1] "tobaz1954: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8157]]
## [1] "LaozeC: NEAR/USD 1d: Near has been taken lots of damage in the FTX scandal, but hear I see a long: \n1. we took out the 1.55… https://t.co/5L4niREU2h"
##
## [[8158]]
## [1] "TheOffBreak: @GuillemLieaDay @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/7eh4YhAUSR"
##
## [[8159]]
## [1] "the_D_in_1D: RT @rockstarlt: listening to faith in the future in order be like: https://t.co/NEkBwmmUJ0"
##
## [[8160]]
## [1] "the_D_in_1D: RT @TeamLouisNews: Louis watching England’s match today! https://t.co/zUklAMtSon"
##
## [[8161]]
## [1] "the_D_in_1D: RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R"
##
## [[8162]]
## [1] "isthisyukki: @ActualSentium tf is that? fine, you're 1D!"
##
## [[8163]]
## [1] "djsmith1716: RT @CAF1957: Tune in to our Facebook or YouTube this Wednesday at 7pm Central to find out all about the Corsair and its role in the new mov…"
##
## [[8164]]
## [1] "1d__fairy: @saltysierrena @official2z OMG WAIT, I KNOW ONE OF THEM FROM A SHOW I WATCHED\n\nI think his name is Bum Jun??"
##
## [[8165]]
## [1] "1d__fairy: RT @riclcve: junrie as my melody & kuromi !! (๑˃̵ᴗ˂̵) https://t.co/nq2c1z7z7w"
##
## [[8166]]
## [1] "tkpurple_1D: @KookiBearr Hi,@instagram We would like to point out the mistake on not crediting RM as the Real artist of his new… https://t.co/hGa4HZ9sha"
##
## [[8167]]
## [1] "1d__fairy: RT @sehnisweet: I hope OnlyOneOf get super famous but AFTER ticket sales for the tour please 😭 /hj"
##
## [[8168]]
## [1] "1d__fairy: @saltysierrena Who are these fine men 👁️👄👁️"
##
## [[8169]]
## [1] "UniverseGener12: This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 50,000 stars in the Clio system 120 light… https://t.co/zskM4bkcET"
##
## [[8170]]
## [1] "1D_Niall_0324: NiallOfficial Thank you for being born."
##
## [[8171]]
## [1] "tobaz1954: RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…"
##
## [[8172]]
## [1] "tobaz1954: RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1"
##
## [[8173]]
## [1] "tobaz1954: RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…"
##
## [[8174]]
## [1] "tobaz1954: RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…"
##
## [[8175]]
## [1] "tobaz1954: RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…"
##
## [[8176]]
## [1] "tobaz1954: RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…"
##
## [[8177]]
## [1] "tobaz1954: RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…"
##
## [[8178]]
## [1] "tobaz1954: RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…"
##
## [[8179]]
## [1] "tobaz1954: RT @Csmurfy1: Do you want FREE $XYO? You can \"mine\" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…"
##
## [[8180]]
## [1] "tobaz1954: RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…"
##
## [[8181]]
## [1] "tobaz1954: RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…"
##
## [[8182]]
## [1] "wnjnhh: Oh my ghadd, bring me back to the time svt performed one thing of 1D jeballlĺ😭"
##
## [[8183]]
## [1] "tobaz1954: RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…"
##
## [[8184]]
## [1] "tobaz1954: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[8185]]
## [1] "1d_Obsessionnn: mitch my love😭 https://t.co/gwy3QNLxfP"
##
## [[8186]]
## [1] "tobaz1954: RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…"
##
## [[8187]]
## [1] "tobaz1954: RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…"
##
## [[8188]]
## [1] "Avantika_1D: RT @samgirldean: also I wanna present to you boobs https://t.co/MbrhwdNeqc"
##
## [[8189]]
## [1] "Avantika_1D: RT @acklesism: i love that kind of trust and understanding j2 have for each other, they feel so secure working as a team, lifting each othe…"
##
## [[8190]]
## [1] "Avantika_1D: RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr"
##
## [[8191]]
## [1] "PilotoCCC: RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…"
##
## [[8192]]
## [1] "btarrysgf: willing to promote his music (which is very good) but again they don't do that. all the 1d boys were given the exac… https://t.co/8hamS1W4qp"
##
## [[8193]]
## [1] "GuillemLieaDay: @TheOffBreak @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/bI0aZYiFah"
##
## [[8194]]
## [1] "HS_News_: @Amyra_Loves No, it's between Koffee and Harry himself. Songs are played at each show. It is assumed that it was Ha… https://t.co/NkDzWGTnh5"
##
## [[8195]]
## [1] "cyrptoway: Clearly bearish 1D chart. There is no bullish confirmation in 1D.\nWe should see 15.7 again. https://t.co/F7znw3n9ty"
##
## [[8196]]
## [1] "1Dautoparts: China Customized pistons of various models manufacturers - 1D;ONE\n\nSend enquiry now at https://t.co/Vwmp6rG0KD"
##
## [[8197]]
## [1] "1d_Obsessionnn: i- isn’t your mom…🤐 yolo i guess https://t.co/HfLKMhgvDT"
##
## [[8198]]
## [1] "mahaeists_: RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…"
##
## [[8199]]
## [1] "1D_FanFics11: RT @SerLondonCrypto: Feeling guilty I haven’t given as much away this week\n\n$250 to someone within 48 hours \n\n✅ Follow + Retweet"
##
## [[8200]]
## [1] "1d__fairy: I missed so much Uni already because I've been feeling sick for like nearly the past month, what is this fuckery, c… https://t.co/HJNSMa0MHG"
##
## [[8201]]
## [1] "511NY: Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2"
##
## [[8202]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name:… https://t.co/ziNJEjwCNy"
##
## [[8203]]
## [1] "Avantika_1D: RT @introvertsmemes: Introverts be like https://t.co/BqaX50eHo9"
##
## [[8204]]
## [1] "ManshuKing_U: TOMORROW!\nSERIOUS PUBLISHING TOKYO PARTY\n・12/6 (TUESDAY)\n・OPEN/START 7PM\n・ADV:500YEN plus 1D\n・DOOR:1000YEN plus 1D… https://t.co/9RkDyicAfh"
##
## [[8205]]
## [1] "1d__fairy: @BabysaurioKim Well, I've been having an aching throat for like 3-4 weeks now and I am also feeling like a bus has… https://t.co/EJn267XEYR"
##
## [[8206]]
## [1] "WartaCiamis: Jual Gamis jeans NINMA DRESS kerah rempel //JF952 | Shopee Indonesia https://t.co/CMnihZ7mlv https://t.co/7kt5PDAPo7"
##
## [[8207]]
## [1] "Freshy59299257: whitelist Excellent @CrytpoLeep @hipsterpumba @timxviii @1D_NYCE @GilSellam @KingKwiwi @IsouviSaid @KlaasSchra… https://t.co/bonAa0Bj3s"
##
## [[8208]]
## [1] "1d_Obsessionnn: CAN THEY CATCH A BREAK 🥲 https://t.co/VEPW3OlGF5"
##
## [[8209]]
## [1] "lazpangilinan: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8210]]
## [1] "BabysaurioKim: @1d__fairy Oh no deliah :((\nHope it's not too serious and that you'll get better asap :(("
##
## [[8211]]
## [1] "x_juanstylvato5: RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, \"wait im kinda into this\" and honestly? don't…"
##
## [[8212]]
## [1] "1d__fairy: Guess who went to the doctor's and now has to stay at home for at least three days \n\nThis is really inconvenient 🥲 https://t.co/PTIZ2v9AWA"
##
## [[8213]]
## [1] "Sann_1D: @eneticon82 I mean, if he's gonna be daddy how did Olsen knew ?"
##
## [[8214]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “Her light is as loud as as many… https://t.co/U7zjPGQTaR"
##
## [[8215]]
## [1] "UniverseGener12: This was taken from the HerschelSpace Telescope at 50X. There are 500,000 stars in the Electra system 100 lightyea… https://t.co/8PKhylfT0W"
##
## [[8216]]
## [1] "1d__fairy: @stevensbestie The gays win every day😌"
##
## [[8217]]
## [1] "daemyra_1D: RT @theblacks_: “Viserys never claimed another dragon, nor did he have much taste for the joust, the hunt, or swordplay, whereas Daemon exc…"
##
## [[8218]]
## [1] "HSKB29517132: RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…"
##
## [[8219]]
## [1] "1d_Obsessionnn: i read that too fast. NOOOOOOOO https://t.co/bM1RRK9cmf"
##
## [[8220]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/MMdNfnOvEF"
##
## [[8221]]
## [1] "Avantika_1D: RT @buitengebieden: Winter days.. 😊 https://t.co/A6WOqidsS8"
##
## [[8222]]
## [1] "1d_Obsessionnn: OH THANK FUCK😭 https://t.co/bM1RRK9cmf"
##
## [[8223]]
## [1] "Avantika_1D: RT @SpnAkf10: Angry Cordell is sexy Cordell. 🔥🔥🔥"
##
## [[8224]]
## [1] "tkpurple_1D: RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic"
##
## [[8225]]
## [1] "1d_Obsessionnn: I JUST KNOW ITS COLE’S DUMBASS!!! ISTG IF HE OUTS H😤😤😤😤😤 https://t.co/JdxgqyJupk"
##
## [[8226]]
## [1] "BHStamps: 📣 JUST ADDED 📣\n3680 GB: 1d Red 1844. SG8 Sc3 Mi3. Spec BS27 Plate 52 \"GF\". 3½ Margins. c£30 \n\n💥 Special Offer: £4.9… https://t.co/c8mOfQjV66"
##
## [[8227]]
## [1] "1d_citizen: RT @NatashaFatah: Iranian protesters call for 3-day strike starting Monday\n\nhttps://t.co/7Hyvg9jG80 https://t.co/buy0MYuucK"
##
## [[8228]]
## [1] "LukaPsenica: $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish div… https://t.co/nUAyZWuVhp"
##
## [[8229]]
## [1] "leggoerespiro: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8230]]
## [1] "flo2032eutdm: @rauw_ir jhayconflei trying to be like 1D"
##
## [[8231]]
## [1] "Avantika_1D: RT @LakotaMan1: 5 year old archer girl from one of the hunter/warrior tribes Indigenous to Western Mongolia. https://t.co/R7GDT3ctHC"
##
## [[8232]]
## [1] "1d_Obsessionnn: STOP IT RN🤧 https://t.co/nMGl4W2GYB https://t.co/iiahy8kk6o"
##
## [[8233]]
## [1] "stan___1D: These videos alter my brain chemistry so much https://t.co/b9IstbLaFO"
##
## [[8234]]
## [1] "1d_citizen: Whatever @NegarMortazavi Said about morality police is nonsense.Whats . happening in Iran rn is a revolution agains… https://t.co/J4JUGgP6bm"
##
## [[8235]]
## [1] "tomo2018z: RT @Insurrection_jp: 🍻💥大忘年会💥🍻\n\n2022.12/20 (Tue)\n\nInsurrection & ANTIKNOCK pre.\n\"HiGH RiSK\" Vol.2\n\nw/\n第五感情\nAnor Londo\nFools In The Castle\nAv…"
##
## [[8236]]
## [1] "TabbysShoppe: Doll Mina 🪆\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/SchVatZIit"
##
## [[8237]]
## [1] "mirrorsgirly: @Thequeensburner @catwshoran Apparently him and his now ex wife were using Niall's fame to try turn Theo into an in… https://t.co/sTxsUXEKsy"
##
## [[8238]]
## [1] "VaseKral: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8239]]
## [1] "thereisjust_1D: Why does any food always look more delicious in kuwait? 😔"
##
## [[8240]]
## [1] "Sann_1D: @eneticon82 Can we all agree that his last \"Yes\" sounds like a \"Yes maybe\" ? Or it's just me hearing this"
##
## [[8241]]
## [1] "TimCentauri: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8242]]
## [1] "clazayn25: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8243]]
## [1] "Maksimi90598325: wl Agout we @clizzman_85741 @euwellGray941 @RamjiSh79700529 @yolistiya97 @NormsBatucan @escorcia1012 @jharisheat… https://t.co/aabq3TGSj8"
##
## [[8244]]
## [1] "1d_citizen: The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change th… https://t.co/9bz0Qu3kan"
##
## [[8245]]
## [1] "DominikLupinski: RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…"
##
## [[8246]]
## [1] "Avantika_1D: RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time."
##
## [[8247]]
## [1] "1d_citizen: To lift world's public opinion pressure,. the IR changes name of the \"Morality Police\". However, Iranian women & gi… https://t.co/waSvKZfF7b"
##
## [[8248]]
## [1] "1d_citizen: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regim… https://t.co/85RBKOsjw8"
##
## [[8249]]
## [1] "Avantika_1D: RT @Yoda4ever: Gold rush...🐶🐈🐶😅 https://t.co/chg42gB8q3"
##
## [[8250]]
## [1] "1D_Tomtam_NRC: RT @NCTsmtown_127: Let's get linked BANGKOK❤️🔥🔥 \n\n#NCT127 #NEOCITY #BANGKOK\n#NEOCITY_THE_LINK \n#NEOCITY_THE_LINK_BKK https://t.co/w07CFH2s…"
##
## [[8251]]
## [1] "1d_citizen: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms,… https://t.co/Rkd7vqoifV"
##
## [[8252]]
## [1] "1d_citizen: RT @joyberryfly: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against corrupe…"
##
## [[8253]]
## [1] "Avantika_1D: @sw_soulmates_dw Protective, unhinge Sam is my favourite."
##
## [[8254]]
## [1] "1d_citizen: RT @joyberryfly: The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change the fact…"
##
## [[8255]]
## [1] "1d_citizen: RT @joyberryfly: To lift world's public opinion pressure, the IR changes name of the \"Morality Police\". However, Iranian women & girls are…"
##
## [[8256]]
## [1] "1d_citizen: RT @joyberryfly: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2) R…"
##
## [[8257]]
## [1] "1d_citizen: RT @joyberryfly: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we wan…"
##
## [[8258]]
## [1] "BofNormal: RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…"
##
## [[8259]]
## [1] "ArifWaheed: RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…"
##
## [[8260]]
## [1] "AnaPaulaOrdonez: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8261]]
## [1] "SOL_CFGI: Dec 5, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/LedS60uvPR"
##
## [[8262]]
## [1] "DOGE_CFGI: Dec 5, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/6kUz6cvUkU"
##
## [[8263]]
## [1] "AVAX_CFGI: Dec 5, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/7f7LvfuYRk"
##
## [[8264]]
## [1] "XRP_CFGI: Dec 5, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/x57gCXWMR4"
##
## [[8265]]
## [1] "BNB_CFGI: Dec 5, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/0SLHn2G1XT"
##
## [[8266]]
## [1] "ADA_CFGI: Dec 5, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/SDOBoRrD9g"
##
## [[8267]]
## [1] "ETH_CFGI: Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/6wAbLo7GU3"
##
## [[8268]]
## [1] "BTC_CFGI: Dec 5, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/x1a1V6FVYp"
##
## [[8269]]
## [1] "ALGO_CFGI: Dec 5, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/xWqeCgR8t5"
##
## [[8270]]
## [1] "MATIC_CFGI: Monday Dec 5, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/CqhO9ZoIBZ"
##
## [[8271]]
## [1] "TRX_CFGI: Monday Dec 5, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/iEdd7OWCzS"
##
## [[8272]]
## [1] "SHIB_CFGI: Monday Dec 5, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/s5Zut63gXe"
##
## [[8273]]
## [1] "DOT_CFGI: Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 5, 2022. See more info at… https://t.co/D42TSzT2WI"
##
## [[8274]]
## [1] "LINK_CFGI: Monday Dec 5, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/zYCQQLVBjw"
##
## [[8275]]
## [1] "kjkoalaa: looking for bisdak gdm emz i miss yanna & my 1d bisdak squad ugh"
##
## [[8276]]
## [1] "Arpitaloves_1d: RT @ATEEZofficial: [📷] We're featured on the playlist cover TIDAL K-Pop x J-Pop playlist!\n⠀\nListen to \"Paradigm\" now! \nThank you @TIDAL @Je…"
##
## [[8277]]
## [1] "XLM_CFGI: Monday Dec 5, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/VCYmxq2Plj"
##
## [[8278]]
## [1] "daemyra_1D: RT @hitmewlucille: fatherism 🧎🏼♀️ https://t.co/iR1MYaPj0m"
##
## [[8279]]
## [1] "notme735: RT @SIieIls: ✨Best Moisturizer Recommended✨\n\n ✅Original\n\n1 Cerave\n🖇https://t.co/MJjy3BQnID\n\n2 Skintific\n🖇https://t.co/6oo9W8e5H9\n\n3 Cosrx O…"
##
## [[8280]]
## [1] "alex_bobes: #ETHUSDT Dec-05-2022 1D Support and resistance levels\nRes=[1341.73, 1422.08, 1722.0, 1789.0, 1789.0, 1800.0, 2016.… https://t.co/qXDRwnsjP1"
##
## [[8281]]
## [1] "alex_bobes: #ETHUSDT #ETH 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/GLZn4xwDm8"
##
## [[8282]]
## [1] "ElizyKing321: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/iAxnOMW0EW"
##
## [[8283]]
## [1] "squawk7kdotnet: RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…"
##
## [[8284]]
## [1] "NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | A… https://t.co/SbO63tHXQf"
##
## [[8285]]
## [1] "mwamiyes: RT @1Dautoparts: High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at https://t.co/V…"
##
## [[8286]]
## [1] "1d_Obsessionnn: stupid b*tch https://t.co/wOQMdP765q https://t.co/k6Z8CTiSKY"
##
## [[8287]]
## [1] "you87529529: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8288]]
## [1] "giaaaanskos: RT @263juta: Bullet journal kit\n\nhttps://t.co/mFIZ4d2EcS https://t.co/IvojLJZ3Zf"
##
## [[8289]]
## [1] "ROCKIN_BILLY: RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nTHE HAVENOTS\nOUT OF BOUNDS \nCLASH PROM GIRL WITH S…"
##
## [[8290]]
## [1] "VunoKejani: RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade"
##
## [[8291]]
## [1] "Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H… https://t.co/IF8KBK3Vu9"
##
## [[8292]]
## [1] "Riki0613_D: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8293]]
## [1] "No13_Japan: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8294]]
## [1] "GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎G… https://t.co/jXc8xpqzlt"
##
## [[8295]]
## [1] "1D_FITF28: Take me back, take me back\nMy mind's made up, up, up, up, up\nMy mind's made up"
##
## [[8296]]
## [1] "Avantika_1D: RT @wngFangel: @sw_soulmates_dw Sam gets pissed when someone's messing with his big brother. 🥵"
##
## [[8297]]
## [1] "CharlotteHerrm4: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8298]]
## [1] "Athenavaa: they simply have different fans??? it’s been years since 1D time move on. https://t.co/rTJ2NIzP51"
##
## [[8299]]
## [1] "waIIsaoty: LMAOO 1D’s interviews were actually fun AND interesting because of louis let’s not talk shit about him because your… https://t.co/PjHx1moHrP"
##
## [[8300]]
## [1] "Avantika_1D: RT @Avalopooka: @sw_soulmates_dw I love when we see Sam protecting and saving Dean for a change. We always get a lot of Samsel in distress…"
##
## [[8301]]
## [1] "1Dautoparts: High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at… https://t.co/9hwiGvfhhs"
##
## [[8302]]
## [1] "marielelou24_1D: RT @archiveitzy: #lia ☆ instagram update https://t.co/6Oww6j8Pnd"
##
## [[8303]]
## [1] "Avantika_1D: RT @sw_soulmates_dw: Why is this THE hottest Sam moment? The stalk towards Andy, the way he rounds on him, the “I got this” hand signal to…"
##
## [[8304]]
## [1] "stan___1D: @tobesoimmature Yesss Like a honey vanilla vibe"
##
## [[8305]]
## [1] "1D_I_E_G_O3: RT @DesertedPIaces_: Abandoned theater. https://t.co/mG3tfRY1Xf"
##
## [[8306]]
## [1] "Yu_cryred: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8307]]
## [1] "Avantika_1D: RT @jaredwalkersam: Brilliantly performed by jarpad.\nYou can see Walker knows he has to look, but doing so will confirm his worst nightmare…"
##
## [[8308]]
## [1] "mwamiyes: RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade"
##
## [[8309]]
## [1] "tobesoimmature: @stan___1D that’s so cute"
##
## [[8310]]
## [1] "Avantika_1D: RT @fsquotebot: I'm sorry I can't give you back the time you missed. but I can give you me. now and forever.\nthe whole universe couldn't ke…"
##
## [[8311]]
## [1] "IsoraDu: Leveraging advanced technology for challenging barcode reading, Meferi delivers effective manufacturing solutions f… https://t.co/XhHc5uago5"
##
## [[8312]]
## [1] "HistoryTigers: OTD: HEINEKEN CUP 2004\n\nLondon Wasps 31\n@LeicesterTigers 37 (Moody 1t, Murphy 1t, Corry 1t, Goode 5p 1d 2c)\n\nAdams… https://t.co/Azeuvfe1gg"
##
## [[8313]]
## [1] "1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade"
##
## [[8314]]
## [1] "stan___1D: @tobesoimmature I think you give more of a honey vibe personally"
##
## [[8315]]
## [1] "Avantika_1D: RT @fsquotebot: tell me that you're not hydra\nwhat? \nI know that it's ridiculous, but I just need to hear you say it\nI'm not hydra\nyeah, go…"
##
## [[8316]]
## [1] "icryred_jp: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8317]]
## [1] "Avantika_1D: RT @fsquotebot: and fitzsimmons- my god, do you really want to risk their lives again? they've been through enough!"
##
## [[8318]]
## [1] "ShitcoinCharts: Thoughts on $BTC #Bitcoin! See SasanSeifi's idea on TradingView below. https://t.co/Hrcz1TMeG1"
##
## [[8319]]
## [1] "elisedieumi: 5sos fanfics in 2014 were far better written than 1d fanfics and that says a lot considering how many 5sos fics wer… https://t.co/59mSHEPBi0"
##
## [[8320]]
## [1] "1d_Obsessionnn: @otbsapphics okay, but now i’m scared"
##
## [[8321]]
## [1] "_sky_loves_1d: RT @sassychopsuey: DO YOU EVER THINK ABOUT HOW ONE DAY HARRY WILL SING WELCOME TO THE FINAL SHOW FOR ONE LAST TIME."
##
## [[8322]]
## [1] "_sky_loves_1d: RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…"
##
## [[8323]]
## [1] "_sky_loves_1d: RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…"
##
## [[8324]]
## [1] "dordorls: @1d_Obsessionnn i’ll be waiting patiently to see your reaction"
##
## [[8325]]
## [1] "asm_8888: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8326]]
## [1] "Avantika_1D: RT @culturaltutor: There's a lot of writing advice online.\n\nBut here's some of the best you'll ever find, given by one of the greatest writ…"
##
## [[8327]]
## [1] "tahlilghar_arz: RT @GertvanLagen: #DXY [1D]: the green box has acted as clear resistance.\n\nSwift bearish continuation would be normal here. https://t.co/Jv…"
##
## [[8328]]
## [1] "ChynaKonopelsk1: Planet Audio TR3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/lS7KK30f25"
##
## [[8329]]
## [1] "Avantika_1D: RT @culturaltutor: What's the real problem with bad writing?\n\nIt goes back to Orwell's central gripe.\n\nYou'll end up using other people's l…"
##
## [[8330]]
## [1] "mxxianne: Mcdo has taste man 🤭 they playin 1D rn"
##
## [[8331]]
## [1] "blackwhale67: #MASK 1D #INSIGHTS UPDATE\nSeems price has been rejected from our red zone as expected and right now bears are manag… https://t.co/bbxi97OXJw"
##
## [[8332]]
## [1] "otbsapphics: @1d_Obsessionnn keep reading. i’ll be here when u see the light."
##
## [[8333]]
## [1] "1d_Obsessionnn: @dordorls now i’m really intrigued to know why y’all don’t like him. he probably lied about something and this whol… https://t.co/vB6aT8ksre"
##
## [[8334]]
## [1] "mehmet_ekinci07: RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…"
##
## [[8335]]
## [1] "stan___1D: Guys rate my layout"
##
## [[8336]]
## [1] "stan___1D: @harryslesgf ITS SO FUNNY"
##
## [[8337]]
## [1] "1d_Obsessionnn: @otbsapphics lmaoo im kinda feeling bad now, the way he just got dumped 🤧"
##
## [[8338]]
## [1] "harryslesgf: @stan___1D YES IVE BEEN DYING FOR THE PAST 10 MINUTES"
##
## [[8339]]
## [1] "1d_Obsessionnn: i mean i didn’t like the kid, but damn😭 https://t.co/IKcTQlZUbE"
##
## [[8340]]
## [1] "tjlykke: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8341]]
## [1] "aynaz_a_h: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8342]]
## [1] "UziKuuu: RT @Chapienat: Never thought ada shop cantik macam ni dkt malaysia je bukan oversea 🥹🫶🏼\n\nJom #shoppingwithcaca I nak share a few item best…"
##
## [[8343]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus... 'And I'm like (oww!).'\n\nI bet Niall wrote that line. 🧐"
##
## [[8344]]
## [1] "stan___1D: @harryslesgf ARE YOU TALKING ABOUT THIS TIKTOK LMAOO https://t.co/ciCyTy2J6n"
##
## [[8345]]
## [1] "Avantika_1D: RT @iimsarahbtw: @TheBoysTV collecting supernatural actors like they’re the infinity stones.\niconic. #TheBoysTV #GenV @genv \n[ @Alex8Calver…"
##
## [[8346]]
## [1] "UniverseGener12: This was taken from the Kepler Telescope at 50X. There are 10,000 stars in the Dionysus system 1,498 lightyears aw… https://t.co/nCP7UmnMLS"
##
## [[8347]]
## [1] "slapmyaes: @exoshinki_ idk much about 1D but their title tracks are really my jam https://t.co/ChZwCCgGvS"
##
## [[8348]]
## [1] "MariamS_1D: cold milk doesn't belong in tea btw"
##
## [[8349]]
## [1] "chenyao92: RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU"
##
## [[8350]]
## [1] "otbsapphics: @1d_Obsessionnn hi welcome i’m actually the leader of the cole hateclub"
##
## [[8351]]
## [1] "harryistylish: @fireproof_habit One of the most underrated 1D songs!!"
##
## [[8352]]
## [1] "1d_Obsessionnn: mmm… ok. idk i’m not a fan of cole https://t.co/1wK0vR4vDQ"
##
## [[8353]]
## [1] "forjeongjae: @dagangkorea Sticker sticky ver\nSticker pb ver\nhttps://t.co/dg2Ahg5heh"
##
## [[8354]]
## [1] "MariamS_1D: RT @BeckettUnite: France froze gas prices for 365 days of 2022.\n\nIn Norway the state covers 90% of households’ extra electricity charges.…"
##
## [[8355]]
## [1] "MariamS_1D: @justnisahh @riptmhlawleys see you lot in 2023 😭😭😭😭 (in shaa Allah)"
##
## [[8356]]
## [1] "dj_jomo_0517: RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n\" FLY OVER vol.7 \"\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…"
##
## [[8357]]
## [1] "bluesziel: perfect-1d\nselamat tinggal -virgoun\nright now-1d https://t.co/VhsZEiN0GX"
##
## [[8358]]
## [1] "MariamS_1D: seeing the treatment of muslims in india is so disturbing. may Allah help them and reward them for their patience and perseverance ameen"
##
## [[8359]]
## [1] "anirishway: ⚫️⚪⚫️⚪⚫️⚪⚫️⚪⚫\nFixture:\nTallaght United FC Vs Kingswood Castle FC \n\nInfo:\nLeague:\nMajor 1D\nGame: 8\n\nDate:\nSaturday 3… https://t.co/vShmPcSCfF"
##
## [[8360]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DMAT\n\n🔎Name: Glo… https://t.co/rVSZp1OmFh"
##
## [[8361]]
## [1] "Pang_1D: RT @jayythewave: \"BRO\" has no gender, i even call my mom bro"
##
## [[8362]]
## [1] "825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big… https://t.co/12Sm4X50WC"
##
## [[8363]]
## [1] "Pang_1D: RT @introvertsmemes: \"i'll always be there for you\" https://t.co/BbV1xYKYe5"
##
## [[8364]]
## [1] "justnisahh: @MariamS_1D @riptmhlawleys I’m pretty sure I’m busy all of December too 😭"
##
## [[8365]]
## [1] "Retham68917746: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8366]]
## [1] "channieblossoms: i just found this shrine to 1d i made from when i was in middle school and it looks like it was taken with a ninten… https://t.co/B7JZJS8dW5"
##
## [[8367]]
## [1] "HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n\" FLY OVER vol.7 \"\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDO… https://t.co/6TIumiwBQ9"
##
## [[8368]]
## [1] "MariamS_1D: RT @najmafrl: my room has the best view https://t.co/4OqoZbLTKx"
##
## [[8369]]
## [1] "5050beomie: my fandom experience has always ALWAYS consisted of shipping and reading/writing fic since i was in middle school l… https://t.co/pFVcAIJpCx"
##
## [[8370]]
## [1] "1D_FITF28: @louustheticc And u posted it!! 😂"
##
## [[8371]]
## [1] "1D_FITF28: @louustheticc That was exactly I am thinking about!!"
##
## [[8372]]
## [1] "Avantika_1D: RT @deansmidnights: i genuinely don’t understand how anyone could dislike sam. this man has been through unimaginable trauma and torture an…"
##
## [[8373]]
## [1] "Avantika_1D: RT @LizzyWinchester: Pic seems like he just surrendered himself like that boy you got me thinking things 😳\n\n#JaredPadalecki\n#bellypeek http…"
##
## [[8374]]
## [1] "Avantika_1D: RT @AskAnshul: Kashmiri Pandits are protesting from last 200 days for safety & relocation.\n\nNow, Lashkar-e-Taiba affiliate terror group TRF…"
##
## [[8375]]
## [1] "1d__fairy: @stevensbestie oh? Jwsjsjakaj"
##
## [[8376]]
## [1] "13Marytorres: I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)"
##
## [[8377]]
## [1] "13Marytorres: I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D"
##
## [[8378]]
## [1] "Taiga_dr: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8379]]
## [1] "roxxavvy: kty fan acc would be on the same level as camila cabello's 1d stan acc. a master mind."
##
## [[8380]]
## [1] "SasanSeifi: 💁♂️ BTCUSDT / 1D - #BTCUSDT chart on @TradingView https://t.co/xSLtYB1VyP"
##
## [[8381]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/4q6HXJQenk"
##
## [[8382]]
## [1] "kovo_naro: RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…"
##
## [[8383]]
## [1] "1d_Obsessionnn: WHATTT??? 😐 im confused https://t.co/e1qMXoElVt"
##
## [[8384]]
## [1] "BB28_1D: RT @introvertsmemes: \"You attract what u fear\"\n\nMe: https://t.co/pAJjeKojUf"
##
## [[8385]]
## [1] "Avantika_1D: RT @fsquotebot: we're fighting for the very thing that gives us strength.\ndo you need me to tell you what that is?"
##
## [[8386]]
## [1] "Avantika_1D: RT @palkisu: Iran abolishes the morality police, will review the mandatory hijab law.\nChina eases lockdown restrictions & testing rules.\nBo…"
##
## [[8387]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RIGZ\n\n🔎Name: Alpha… https://t.co/7xWcTANIL2"
##
## [[8388]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/xWMnr0tGmj"
##
## [[8389]]
## [1] "harrys_hiatus: He is telling a random person on the street about the 1D website tomorrow"
##
## [[8390]]
## [1] "asharuto_: RT @263juta: Scented candle\n\nhttps://t.co/C0dntCpmxT https://t.co/41lX4iO7yB"
##
## [[8391]]
## [1] "janavisharma7: For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the M… https://t.co/aDOzpODMZf"
##
## [[8392]]
## [1] "itsniallswift_: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8393]]
## [1] "frogandtowed: gay bar playing kiss you by 1d i think because they saw my ID said 2001?"
##
## [[8394]]
## [1] "marielelou24_1D: RT @ITZYofficial: What’s your #Cheshire Face? #ITZY\nhttps://t.co/odlvMrYwuY\n\n🎬 MV https://t.co/LQHdr4X3b1\n🎧 ALBUM https://t.co/H2qSKoUcvO…"
##
## [[8395]]
## [1] "Avantika_1D: RT @FangasmSPN: @MrJakeAbel @JDMorgan Now that's good casting!"
##
## [[8396]]
## [1] "Ackey_ba13: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8397]]
## [1] "OuterMutant: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8398]]
## [1] "Avantika_1D: RT @MrJakeAbel: My real life dad got asked if he was @JDMorgan at dinner tonight...\n\n#SPNFamily"
##
## [[8399]]
## [1] "1d_Obsessionnn: the way i’m crying rn https://t.co/coXiXckWEI https://t.co/orRGzZXBCX"
##
## [[8400]]
## [1] "luvfaerry: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[8401]]
## [1] "bhaktidas108: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8402]]
## [1] "kovo_naro: RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…"
##
## [[8403]]
## [1] "Avantika_1D: RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nFinal post 😌\nHearing about their first meeting is always incredibly exciting. \nThey…"
##
## [[8404]]
## [1] "1d__fairy: @godsmcnv same </3"
##
## [[8405]]
## [1] "Eduard_As: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8406]]
## [1] "_1D_ot5__: RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…"
##
## [[8407]]
## [1] "Avantika_1D: RT @daianaxart: Top 10 sexiest things ever witnessed on tv https://t.co/8bw7XDv8z8"
##
## [[8408]]
## [1] "ETH_CFGI: Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/TSWDgdhq8u"
##
## [[8409]]
## [1] "A_H_Mitchell: RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/20…"
##
## [[8410]]
## [1] "kovo_naro: RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…"
##
## [[8411]]
## [1] "yekkripto: #BollingerAlert !\n\n - $WAVES (0.0001452) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[8412]]
## [1] "Nas_Aziz1: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8413]]
## [1] "F777Florian: $es 1D - 4150 - 4230 looks muchooo interesting for a sell imo towards pre covid crash highs. #indices https://t.co/98exdD2ieM"
##
## [[8414]]
## [1] "1d_Obsessionnn: “we’re okay” NO TF NOT!!! i’m gonna chuck my phone at the wall https://t.co/ufveCfPb6d https://t.co/wKjrS4uZqe"
##
## [[8415]]
## [1] "1D_harrySx: Fresh ideas can breathe life into your day. Personal developme... More for Taurus https://t.co/zodNVbYaT7"
##
## [[8416]]
## [1] "Avantika_1D: RT @J2_spn_: @flybaby34 Yeah I think they're cute together, but I just don't see the romantic chemistry. I don't think I can ship them. As…"
##
## [[8417]]
## [1] "maya_loves_1d: RT @austraiIuke: i think once yall turn into that adult age, youre all gonna realize how important it is to have a sort of space for your i…"
##
## [[8418]]
## [1] "Avantika_1D: RT @JulSPNForever67: @J2_spn_ I agree Almu. But if they pair them together and she makes him happy, I’ll deal but I prefer them as friends.…"
##
## [[8419]]
## [1] "alex_bobes: #BTCUSDT Dec-05-2022 1D Support and resistance levels\nRes=[18626.0, 18910.94, 19706.66, 20111.62, 21888.0, 22799.0… https://t.co/jIukEsWssu"
##
## [[8420]]
## [1] "alex_bobes: #BTCUSDT #BTC 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/YchRL2qd2w"
##
## [[8421]]
## [1] "itiswhatitislhb: and watch H's shows and listen to 1d/solo music only https://t.co/UpeKjHUnss"
##
## [[8422]]
## [1] "1D_Tomtam_NRC: RT @B4bui1ddd: Maybe maybe Bible is calling build https://t.co/6B3xT8rK18"
##
## [[8423]]
## [1] "Avantika_1D: RT @J2_spn_: Don't kick me out of the fandom, but I loved them as buddies and not so much as a romantic couple. Letting my personal issues…"
##
## [[8424]]
## [1] "virgosunplease: RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…"
##
## [[8425]]
## [1] "Avantika_1D: RT @SpoilerTV: Performers of the Month - November 2022 Voting\n\n #PerformersOfTheMonth\n\nhttps://t.co/yPZX9UQkJJ https://t.co/pLqmloE8oH"
##
## [[8426]]
## [1] "babyyricss: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8427]]
## [1] "1d_Obsessionnn: excuse me, wot?? what is this half asses reaction?! https://t.co/xbUUt7iz8a"
##
## [[8428]]
## [1] "Minchae_Malik: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8429]]
## [1] "Avantika_1D: RT @sammyswalker: oh god rewatched the scene where hoyt proposed to geri & i genuinely started crying when he said “& geraldine? i meant it…"
##
## [[8430]]
## [1] "SUGLINSON: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8431]]
## [1] "Avantika_1D: RT @TheGreenCooler: Where is my solid one-hour Guardians of the Galaxy style happy holiday Supernatural special? One that is without angst?…"
##
## [[8432]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): 0.15\n\n😎💰"
##
## [[8433]]
## [1] "Ellen_Horan_1D: @Al2236928 Thank ya!"
##
## [[8434]]
## [1] "Avantika_1D: RT @J2_spn_: You know you've curated well your tl when you see moots reacting to a drama, but you have absolutely no idea wth is going on.…"
##
## [[8435]]
## [1] "Cli_Finder: RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…"
##
## [[8436]]
## [1] "Sann_1D: @ZUNNIE23 I saw. We bleed the same shades"
##
## [[8437]]
## [1] "Roland21226830: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8438]]
## [1] "Roland21226830: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8439]]
## [1] "yekkripto: #BollingerAlert !\n\n - $WAVES (0.0001464) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[8440]]
## [1] "Roland21226830: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[8441]]
## [1] "Al2236928: @Ellen_Horan_1D Thank you you toooo!!"
##
## [[8442]]
## [1] "Roland21226830: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8443]]
## [1] "XBT_Joker: 4H Triangle & range show the following & pretty clean pattern.\n\n-Break ✅\n-Retest ✅\n-Bounce ✅\n\nOther hand, 1D showin… https://t.co/aysh3cp5OY"
##
## [[8444]]
## [1] "1d_Obsessionnn: this better be real this time https://t.co/oKscP5UfJs https://t.co/uQIxcpBFcq"
##
## [[8445]]
## [1] "dasidduk: golcha will make songs that are so 1D"
##
## [[8446]]
## [1] "Go_Ultima: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8447]]
## [1] "ZUNNIE23: @Sann_1D I'm a Zarrie myself you know 🌝"
##
## [[8448]]
## [1] "SethANizami: QUIT LOOKING at the $SPY tweets or charts. $DXY should be your indicator. It just posted a bullish divergence on th… https://t.co/MDwaHsP4p9"
##
## [[8449]]
## [1] "Sann_1D: @ZUNNIE23 Oh fok, I'm so used to seeing this kind of bullshit. My Zarry's heart is tired of this crap sista. I didn… https://t.co/v0eBWp1WFd"
##
## [[8450]]
## [1] "tkpurple_1D: RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…"
##
## [[8451]]
## [1] "stan___1D: So I’m traveling right so I have all my makeup bag and i accidentally put my container of loose powder in it withou… https://t.co/Z0uOV88SQl"
##
## [[8452]]
## [1] "disk0nekted: RT @liquidcactus: $dji 1d. Price nudged higher to tag the 1.272 extension which satisfies me that a potential top is in place. On ltf the…"
##
## [[8453]]
## [1] "1d_babygirlss: RT @randazzzz_: I love when bad bitches compliment me😭 that’s who I do it 4"
##
## [[8454]]
## [1] "yekkripto: #BollingerAlert !\n\n - $PIVX (0.00001781) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[8455]]
## [1] "1d_babygirlss: RT @777jorgeivan: Sorry I left you on read I ain't mean to open that shi"
##
## [[8456]]
## [1] "1DGAlNS: 1D fans like if you follow back"
##
## [[8457]]
## [1] "ThisIsClappTrap: @MLE_Online Are these 1D scanners, or 2D scanners?"
##
## [[8458]]
## [1] "1d_babygirlss: RT @CoconutShawarma: that was me 😭😭😭 https://t.co/QnxqNFT3cg"
##
## [[8459]]
## [1] "WartaCiamis: Jual ZIVA BLOUSE OVERSIZE (JUMBO/LD ±130cm) RAYON TWILL PREMIUM //JF5056 | Shopee Indonesia https://t.co/cyq5W8OFIt https://t.co/P9Vgk7SVMS"
##
## [[8460]]
## [1] "1d_babygirlss: RT @dumbricardo: currently https://t.co/6Heq27dNiM"
##
## [[8461]]
## [1] "rahul14_02: 👽👽👽 greatest 1D member !!!! https://t.co/yad2osV9ia"
##
## [[8462]]
## [1] "toyomansimami: I am still shocked that halsey is ashley (1d stan) from tumblr"
##
## [[8463]]
## [1] "1D_Tomtam_NRC: RT @jeffsatur: Just want to say ,there are many things that I wanna do, places that I wanna go with u SATs. No need for the Moon we’re alre…"
##
## [[8464]]
## [1] "sIowIikehoneys: simultaneously playing of the classic hymn silent night accompanied by the modern 7 O’clock news raises a certain e… https://t.co/hBpIvTR1Ay"
##
## [[8465]]
## [1] "1d_babygirlss: RT @rowwyaboat: he literally looks like a greek god here i cannot. top 10 jared pics fr https://t.co/zcLXvDp0pc"
##
## [[8466]]
## [1] "1d_babygirlss: RT @lohanisgod: pov: it’s 2013 https://t.co/FM9ZibxUxt"
##
## [[8467]]
## [1] "1d_babygirlss: RT @brubsackles: he intimidates me with that way of looking 👀🫠 https://t.co/VGEQH1l3RG"
##
## [[8468]]
## [1] "1d_babygirlss: RT @ImSmilingRn: I'm under a lot of the same conditions that made squidward so mean"
##
## [[8469]]
## [1] "1d_babygirlss: RT @suunflowervol28: you don't understand- https://t.co/QmhwVXcerx"
##
## [[8470]]
## [1] "1d_babygirlss: RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI"
##
## [[8471]]
## [1] "Yoonmin_1D: RT @animalofregrets: joon's \"all alone on an island, so fuckin’ lonely, somebody call me\" and yoongi's \"i'm in island in this vast ocean, d…"
##
## [[8472]]
## [1] "1d_babygirlss: RT @colinandjo1: Daily #Destiel 💙💚\n\nCas getting his Dean back after that suicide mission. 🥺💔😍❤️ https://t.co/1gDby9ZK00"
##
## [[8473]]
## [1] "28littlethings_: @Larrys_Girl98 Yeah, the signings... I don't know if he will do that again for his third album if he's bigger and b… https://t.co/Pi7wAONJmr"
##
## [[8474]]
## [1] "AMIzlkfi: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8475]]
## [1] "1d_babygirlss: RT @obIiquidens: was the first “novel” you attempted to write as a kid just a poorly plagiarized version of your favorite book at the time…"
##
## [[8476]]
## [1] "1d_babygirlss: RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ"
##
## [[8477]]
## [1] "drewc: Sensor SSV 1D has not reported data for 10 minutes"
##
## [[8478]]
## [1] "1d_babygirlss: RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R"
##
## [[8479]]
## [1] "harry99styles: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[8480]]
## [1] "maya_loves_1d: RT @dordorls: a 🧵 of harry shirts that feels queer to me (idc if it doesn’t make sense) https://t.co/DHCFJNy37l"
##
## [[8481]]
## [1] "maya_loves_1d: RT @otbisbrave: People just love to reinforcing stereotypes and upholding heteronormativity in queer relationships. Why must one be feminin…"
##
## [[8482]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Scorpio...'Don't look back, live your life, even if it's only for to… https://t.co/qie034Ye7o"
##
## [[8483]]
## [1] "Underthecanyon3: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[8484]]
## [1] "1d_Obsessionnn: IT WAS JUST A DREAM😭😭😩 https://t.co/crkCmNvAWp https://t.co/sW0kp7WI4k"
##
## [[8485]]
## [1] "JesseMazambo: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8486]]
## [1] "nasiiraa_1d: RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…"
##
## [[8487]]
## [1] "Ellen_Horan_1D: @xtommodarlingx Thank you!"
##
## [[8488]]
## [1] "Roxanne_1D: RT @the1975_mfc: Matty on stage with Dashboard Confessional. \n#the1975 #BFIAFL https://t.co/wocVwjPn7K"
##
## [[8489]]
## [1] "1d_Obsessionnn: BITCH STFU💀🤧🥹🤭🤪🥳😩🤮😭🥲😵💫 https://t.co/qcOBzMEKrJ"
##
## [[8490]]
## [1] "sandman49214921: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8491]]
## [1] "xtommodarlingx: @Ellen_Horan_1D You toooo"
##
## [[8492]]
## [1] "xtommodarlingx: @Ellen_Horan_1D instead of 6:15 https://t.co/Cuer3QVx6l"
##
## [[8493]]
## [1] "raeleenabie: U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/TgD77Vf424"
##
## [[8494]]
## [1] "sve_1D: RT @mahoneysuga: Special 8 Photo-Folio - Me, Myself & Jimin ‘ID:Chaos' {SCANS} full thread \n\n#JIMIN #PARKJIMIN #BTS #방탄소년단 @BTS_twt https:/…"
##
## [[8495]]
## [1] "the_artist_nft: SupDucks - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Io9USdfxpW\n⬇️ See below for 200 and 4… https://t.co/FMxor4Cos9"
##
## [[8496]]
## [1] "SatishKapur4: @sambitswaraj @narendramodi 3D publicity as 1D is not working for Modi in Gujarat election."
##
## [[8497]]
## [1] "1d_Obsessionnn: you stupid b*tch😤😤 https://t.co/Ar1uksDTbi https://t.co/M1ON9ePcSz"
##
## [[8498]]
## [1] "snf14_: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8499]]
## [1] "dilfsuke: 1d stans wanted blood. managements blood. other 1d stan’s blood. some of the member’s blood sometimes. \n\ntruly just… https://t.co/s96Fh3x1ol"
##
## [[8500]]
## [1] "dilfsuke: it is always funny when i see kpop stand rage against the companies cause they’re never wrong but they will NEVER h… https://t.co/LnMLXcRkqL"
##
## [[8501]]
## [1] "ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn… https://t.co/6FVDepgTlA"
##
## [[8502]]
## [1] "grcrypto1: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8503]]
## [1] "1d_Obsessionnn: SAME BESTIE https://t.co/9OX58KCt4q"
##
## [[8504]]
## [1] "dilfsuke: ngl this is peak “if we work hard we can buy one direction from their management” energy but worse cause all y’all… https://t.co/MK6E20GcT7"
##
## [[8505]]
## [1] "aebernldo: i miss 1D"
##
## [[8506]]
## [1] "ola_pajak: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8507]]
## [1] "grcrypto1: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8508]]
## [1] "MamaTealHydra: @bethandbono The whole world needs this.\nBut especially the adults who were U2 fans before 1D left kindergarten."
##
## [[8509]]
## [1] "1d_Obsessionnn: DO IT MITCHELL!!! DO IT!!! https://t.co/8Lw18B1FWE https://t.co/rfLtEAaB4D"
##
## [[8510]]
## [1] "Julia412527801: @moveharr @pjnkchicago @harrywithawards I have a theory about the ages of the people who keep going with this narra… https://t.co/2knB7QAoHK"
##
## [[8511]]
## [1] "1d_5sos__girls: I love you both 🔥❤️\n×Monse×"
##
## [[8512]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVHD\n\n🔎Name: Legg Mason Low Volatility High Dividend ETF\n\n1D… https://t.co/zPcGGilr2t"
##
## [[8513]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/ntYfS9WZ9h"
##
## [[8514]]
## [1] "phhlvr_vee: @cowboylikelvy the baby is lux, daughter of 1d hair dresser"
##
## [[8515]]
## [1] "hyunjinslettuce: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8516]]
## [1] "phpasadena: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8517]]
## [1] "Pang_1D: RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66"
##
## [[8518]]
## [1] "1d_5sos__girls: I'm sorry, the old Taylor can't come to the phone right now\n\"Why? Oh, 'cause she's dead!\" \n×Emily× https://t.co/areIWH5fPk"
##
## [[8519]]
## [1] "Julia412527801: @harrywithawards Have a lot of evidence to support this guys were fine & everyone had their moments of being talked… https://t.co/rOFLriiRap"
##
## [[8520]]
## [1] "ManInTheMadness: @AlboMP Code for too many uncomfortable. ???? being asked by the public & some parliamentarians? Sounds like (0n\\\\//1d theatre to me..."
##
## [[8521]]
## [1] "eva_1D_12: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[8522]]
## [1] "woosfilter: any oomfies wanna drive me to do 1d/harry sight seeing in Cheshire England 😁🫶🏽"
##
## [[8523]]
## [1] "katchwreck: @FrnkNlsn kind of a shitty metaphor because you are converting something complex (a linear operator) into something… https://t.co/qSRFyJpCnS"
##
## [[8524]]
## [1] "treasure_bns: RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…"
##
## [[8525]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'It's everything… https://t.co/eDJUWxapvG"
##
## [[8526]]
## [1] "moonglowcowboy: she’s no longer with us, but this was the first one I took the day we adopted her\n\nthe 5SOS and 1D pictures really… https://t.co/1seS1ea3Ir"
##
## [[8527]]
## [1] "1d_Obsessionnn: in love with two people? you don’t say https://t.co/j3iRTBcIbR https://t.co/FyTMFCIq02"
##
## [[8528]]
## [1] "Niallina1985_1D: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[8529]]
## [1] "Niallina1985_1D: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8530]]
## [1] "debbieloves_1d: RT @trashton5sauce: i don't trust larries that don't listen to louis' music"
##
## [[8531]]
## [1] "SonicGlitch16: Since it was disapproved. The FBI-CIA have been using it anyways under different operation names / Since the public… https://t.co/0bCSL9B4j5"
##
## [[8532]]
## [1] "reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyuns… https://t.co/xMn3jUwCuu"
##
## [[8533]]
## [1] "MariamS_1D: @justnisahh @riptmhlawleys 😔😔💔💔 this is so disappointing of us"
##
## [[8534]]
## [1] "LouDaydreaming: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8535]]
## [1] "Ellen_Horan_1D: Good morning everyone! Have a nice dayyy"
##
## [[8536]]
## [1] "MariamS_1D: RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…"
##
## [[8537]]
## [1] "pjsx420: literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give m… https://t.co/HgeQmqI2CY"
##
## [[8538]]
## [1] "spgl_: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[8539]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8"
##
## [[8540]]
## [1] "lillibahmani: @CapitalOfficial I i could fly by 1D"
##
## [[8541]]
## [1] "minniee_1d: RT @namuclover: indigo is for tired souls, for those who are tired of trying. indigo is the art of showing you that life exists out there a…"
##
## [[8542]]
## [1] "1d_Obsessionnn: “he’s with cole and there’s nothing he can do about it now” uhhhh… they can break up🤧 https://t.co/weAq7x0w8e"
##
## [[8543]]
## [1] "amayelwa: RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…"
##
## [[8544]]
## [1] "UniverseGener12: This was taken from the Solar & Heliospheric Telescope at 50X. There are 275,000 stars in the Eireisone system 120… https://t.co/Oud4i6QFZS"
##
## [[8545]]
## [1] "hunvikt: the fact i have one (1) coworker i ever talk about 1d and the boys and she said the same thing about Zayn is just c… https://t.co/YUxKK9lIyb"
##
## [[8546]]
## [1] "reputamatt: RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…"
##
## [[8547]]
## [1] "reinbow05061512: What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine"
##
## [[8548]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Solar\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TAN\n\n🔎Name: Invesco… https://t.co/kiRWw7H3O5"
##
## [[8549]]
## [1] "screamtokiwi: 1d really peaked with mm. Zero skips. Bruh."
##
## [[8550]]
## [1] "iraqisailorwife: @harryscowgirI I think stadium tours are a must everywhere! I loved when seeing 1D on their stadium tour, it’s just… https://t.co/iQqfcGRQBx"
##
## [[8551]]
## [1] "1d_Obsessionnn: sarah girl, you’re pissing me off https://t.co/Q0W7H8nTqB"
##
## [[8552]]
## [1] "imyourbestieok: oh my god this is the show with that lady who named her alpacas or llamas whatever after 1d and louis was the one m… https://t.co/j6qfpamFD1"
##
## [[8553]]
## [1] "tobega1: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8554]]
## [1] "1D_TVD_BELIEBER: RT @TwBookClub: #BookoftheDay, December 4th — Non-Fiction, 4/4\n\nTemporarily Discounted:\nhttps://t.co/fI6qhHy2E5\n\nUplifted: 12 Minutes to Mo…"
##
## [[8555]]
## [1] "1D_TVD_BELIEBER: @TwBookClub @SusanSmithJones I am looking forward to getting myself a copy of this book. This seems like an informa… https://t.co/GxhdPb13gL"
##
## [[8556]]
## [1] "Meshico13: RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…"
##
## [[8557]]
## [1] "1DRocksTweets: England fans hit the pubs as Three Lions take on Senegal - https://t.co/Jlu4d20q6Z #OneDirection #1D @1DRocksTweets https://t.co/X3JehitwMy"
##
## [[8558]]
## [1] "Buffet1Buffet: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8559]]
## [1] "1d_Obsessionnn: OF COURSE!!!! of course he was in love with him before 🥲 https://t.co/lLzrO7bQtw"
##
## [[8560]]
## [1] "tht_1d_gal: RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…"
##
## [[8561]]
## [1] "Konoha_RPEnt: [NEED 1D] ALL MEMBER EXCEPT NIALL"
##
## [[8562]]
## [1] "anpanmanslut: me recommending a 1d fic in 2014: oh it’s amazing even though it has uhhhhhwatersportsinit do you know what it is?… https://t.co/kydDQIhxT6"
##
## [[8563]]
## [1] "Asim_Ani: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[8564]]
## [1] "XBTcryptocoder: RT @the_artist_nft: Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 200 an…"
##
## [[8565]]
## [1] "MamaTealHydra: @Larrystylisonma @siriusgrin Proud to call you my friend, too.\nOne day these kids will grow up and realise that lif… https://t.co/f4qrfnF8fr"
##
## [[8566]]
## [1] "trugiaa: @hrryfilmz i dont even know but my dad just came and told me he actually bought me a 1D bedsheet aswell 😭"
##
## [[8567]]
## [1] "RetailandServi1: Datalogic PowerScan PD9531-HPK1 1D/2D Imager Corded Handheld USB Barcode Scanner https://t.co/v0w1AsU3Vp eBay https://t.co/XJldVlVu3v"
##
## [[8568]]
## [1] "CityDove92: One Direction Heardle #61\n\n🔉⬛️🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w"
##
## [[8569]]
## [1] "stella_1d: RT @onedlyricbot: i'll never look back now i'm ready to run"
##
## [[8570]]
## [1] "AHumanName3: @1D_carrots28 You wanna talk about it?"
##
## [[8571]]
## [1] "ViacheslavHalk1: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8572]]
## [1] "tatteduplwt: @bahvr_ $25 for 1d"
##
## [[8573]]
## [1] "1d_larry_hun: RT @stylinarts: the clue that gives away that harry’s albums are all about the same person is the antidote lines. i don’t make the rules"
##
## [[8574]]
## [1] "ErikaHoran122: RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…"
##
## [[8575]]
## [1] "WinClub7777: WinClub team led everyone to win 90.46% profit last week!!\n\nWin Club🍀Lodi 3D\n🎮Game type: 1st of EXACT 1D (5mins/Num… https://t.co/5db60ixHLb"
##
## [[8576]]
## [1] "vergogh92: @HEs_fabulous This is a straight up lie, all the other boys had writing sessions as well. Zayn wrote a lot with dif… https://t.co/7VOSxSlG9w"
##
## [[8577]]
## [1] "ViacheslavHalk1: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8578]]
## [1] "nwjnsvibe: RT @cherieclique: ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sserafim new…"
##
## [[8579]]
## [1] "Buffet1Buffet: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[8580]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYF\n\n🔎Name: I… https://t.co/mzSRaNh7QZ"
##
## [[8581]]
## [1] "vergogh92: @goldensateIIite @llovetour @toribesolonely How would you know what the others did or didn’t do? OP tried to make t… https://t.co/BnaO2e7i6f"
##
## [[8582]]
## [1] "Buffet1Buffet: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8583]]
## [1] "marvinboshtrich: @Muki_1D because Mr. President doesn't give this"
##
## [[8584]]
## [1] "cantstophan: @staceys_room when i started stanning 1D a year ago, didnt spend too much bc theyre cheaper, then i started stannin… https://t.co/r3TPJzqX21"
##
## [[8585]]
## [1] "Crypto_Sway: @Nils08779514 @NewsAsset Ah yes. I was looking at the 1d chart tho. Which from Jun 16- Aug 16 we went up. Which in… https://t.co/vZEgGYzPAi"
##
## [[8586]]
## [1] "ahmadarbaz21: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8587]]
## [1] "OffshoreInn: RT @OffshoreInn: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/5SJgk0QyFk.\n\nI traded the same alert from…"
##
## [[8588]]
## [1] "1D_larry1007: Yesterday I was late to school cuz of my period cramps now it's a fricking muscle tight in my knee 😭"
##
## [[8589]]
## [1] "kabulykos: @gavinbena Eh whatever, you can visit three of them by car in under 15 minutes https://t.co/rNotJLf4aX"
##
## [[8590]]
## [1] "Buffet1Buffet: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8591]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Pisces... 'I want you to R-O-C-K me again.'\n\nAre you feeling frisky?… https://t.co/4O9zyjTaoL"
##
## [[8592]]
## [1] "Larrbutterflys1: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[8593]]
## [1] "delisyaaina: wts album one direction 1D https://t.co/g8ipScXtu3"
##
## [[8594]]
## [1] "uhhrima: @giostrophical this one truly a sign that i can never escape 1D no matter how much i try"
##
## [[8595]]
## [1] "MariamS_1D: RT @jrc1921: 'It's coming home, but more importantly... free Palestine!' https://t.co/gTqiWA4oGl"
##
## [[8596]]
## [1] "HamnahNH: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8597]]
## [1] "Proyectolouist1: RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…"
##
## [[8598]]
## [1] "92DausAdy: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8599]]
## [1] "illicitbaguette: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[8600]]
## [1] "endlesseventeen: RT @shanediamond17: @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹"
##
## [[8601]]
## [1] "UniverseGener12: This was taken from the Kepler Telescope at 100X. There are 325,000 stars in the Persephone system 1,498 lightyear… https://t.co/vFdp9JjJM0"
##
## [[8602]]
## [1] "chicago28BABY: @louisxabg People saying he and Liam bullied #that other man in 1D days. 😖"
##
## [[8603]]
## [1] "GeneralGunsales: @ET_Californian I made a high risk high reward map which could lead to a 4D-3R outcome. Considering in reality its… https://t.co/krN6qGco4N"
##
## [[8604]]
## [1] "1D_FITF28: Eyes 👀 https://t.co/qN8WJLrgFf"
##
## [[8605]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EKAR\n\n🔎Name: Innovati… https://t.co/68DmEyYOog"
##
## [[8606]]
## [1] "LauraCelisss: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8607]]
## [1] "Ellen_Horan_1D: @xtommodarlingx How do you do that?"
##
## [[8608]]
## [1] "__sriiiiii__: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8609]]
## [1] "Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!… https://t.co/rNkgwcB0Oj"
##
## [[8610]]
## [1] "1D_FITF28: @comfortforliam His smile 🥺❤️🩹"
##
## [[8611]]
## [1] "1D_FITF28: RT @comfortforliam: Good morning, Liam Payne deserves the world. https://t.co/3WcdAywPkQ"
##
## [[8612]]
## [1] "SeanBork1: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[8613]]
## [1] "sunflowerry2: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[8614]]
## [1] "AlessioCrypto: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8615]]
## [1] "shanediamond17: @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹"
##
## [[8616]]
## [1] "Luuuly_1D: RT @Ioverspring: THEY’RE SO NICK AND CHARLIE I CANT BREATHE https://t.co/1sGRY53Y5I"
##
## [[8617]]
## [1] "Arpitaloves_1d: RT @allforsan710: 221205 Choi San amazing vocal cut.\n#san #choisan #산 #최산 https://t.co/K7aMMMJldh"
##
## [[8618]]
## [1] "harrys_hiatus: Harry is Instagramming about the 1D website eventually"
##
## [[8619]]
## [1] "Guly_1D_5H: RT @camilanizer: @Camila_Cabello @jennaortega Your sister ❤️ https://t.co/hAjRire8L1"
##
## [[8620]]
## [1] "Guly_1D_5H: RT @Camila_Cabello: .@jennaortega i love seeing a Latina on screen, especially when she’s also in one of my favorite shows this year !!!! P…"
##
## [[8621]]
## [1] "Gambiste1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8622]]
## [1] "will_lys: anyways, favorite 1d song? favorite harry song? and favorite unreleased?"
##
## [[8623]]
## [1] "zaggrim: @AndrewZ24597481 I agree with others here that it should be a Phoenix hawk but I say it should be a disguised or pa… https://t.co/Xn02jvbxpz"
##
## [[8624]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I can make your tears fall down like t… https://t.co/ygj8p8B6O1"
##
## [[8625]]
## [1] "kiara_1d: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[8626]]
## [1] "kiara_1d: RT @ScrapDaddyAP: @BiancaBelairWWE Inspiring!!! Congrats B!!!"
##
## [[8627]]
## [1] "kiara_1d: RT @FinnBalor: No Face Finn 📸 x @RichWadePhoto https://t.co/LwdGTIK1cq"
##
## [[8628]]
## [1] "kiara_1d: RT @WWE: Only one team can leave #WWERaw TOMORROW as the Undisputed WWE Tag Team Champions! \n\nWill it be @WWEUsos or @SuperKingofBros & @IA…"
##
## [[8629]]
## [1] "kiara_1d: RT @ScrapDaddyAP: Thank you, Petersburg, VA!!! #WWEPetersburg"
##
## [[8630]]
## [1] "Yoonmin_1D: RT @deuxvirgos: I just noticed the shuffle button is disabled on Indigo https://t.co/OuXC1v38ZD"
##
## [[8631]]
## [1] "Yoonmin_1D: RT @H0SEOKLOVER: Few more years and some will ask \"what's the vlive logo at the corner?\" https://t.co/VoiTdV6EvB"
##
## [[8632]]
## [1] "tpwkcallie: One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6yDGp"
##
## [[8633]]
## [1] "Fren75La: RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…"
##
## [[8634]]
## [1] "etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIPZ\n\n🔎Name: PIMCO Br… https://t.co/i5gwcpFo3t"
##
## [[8635]]
## [1] "MKTNGBarbie: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8636]]
## [1] "OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/OPRyTf969s"
##
## [[8637]]
## [1] "haztattlou: @larrycaring In latam camping is different, you are in a big group and you take turns so people can go to school, w… https://t.co/SbSa4N5x8C"
##
## [[8638]]
## [1] "Yoonmin_1D: RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO"
##
## [[8639]]
## [1] "bbyy01: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[8640]]
## [1] "bbyy01: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8641]]
## [1] "beanixwrights: one of those \"No thanks, you're not Harry Styles\" shirts that 1d stans wore back in 2013 but it's \"No thanks, you'r… https://t.co/Hc1LdhBUWh"
##
## [[8642]]
## [1] "ZUNNIE23: @Sann_1D babe this is purely sarcasm 🙏🙏🙏"
##
## [[8643]]
## [1] "1D_FITF28: RT @F3ARLESSHOME: im not mentally okay https://t.co/rC9TOCqKiN"
##
## [[8644]]
## [1] "older_luke: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8645]]
## [1] "ificxuldflyy: @1D_FITF28 pretty baby"
##
## [[8646]]
## [1] "avenger_x_: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[8647]]
## [1] "GreenDevon11: RT @pootlepod: A Snipe...just catchin' some rays @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III\nƒ9 700mm 1/1600…"
##
## [[8648]]
## [1] "camidesciscio: los q me hacian bullying en primaria xq me gustaba 1d terminaron con MINIMO 1 escrache… and i’m not saying she dese… https://t.co/NaZAA6xlTm"
##
## [[8649]]
## [1] "etf_dividend: #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OUSA\n\n🔎Name: O'Shares FTSE U.S. Quality Dividend ETF\n\n1D Price Change (%): 0.01\n\n😎💰"
##
## [[8650]]
## [1] "wallsncherry: @olgen_shybyn she’s a mexican tiktoker that makes tts about larry/1d and now that LOT on mexico ended a lot of peop… https://t.co/TVovzQtdwp"
##
## [[8651]]
## [1] "1D_Matt_Jacks: This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/1N6vBi7lQT"
##
## [[8652]]
## [1] "BetterCallHakim: 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| binaryx 33.00%\n\n2| yearn-finance-ii 17.00%\n\n3| radix 6.00%\n\n4… https://t.co/Nsap0nUIrt"
##
## [[8653]]
## [1] "1D_FITF28: @ificxuldflyy I just opened pinterest and see 🙈❤️ https://t.co/gD1r2YnmOB"
##
## [[8654]]
## [1] "halfapple772: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8655]]
## [1] "JulianWan7: RT @clifton_ideas: $APE (Update)\n\nFalling Wedge Upside Breakout is Already Done in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#APEUSDT…"
##
## [[8656]]
## [1] "1d_5sos__girls: Now you call her as you used to tell me 👀\n×Chelsea×"
##
## [[8657]]
## [1] "marcymarymarcy: oo na 1D i'm sorry if i say i need u but i don't care i'm not scared of loooooove coz when i'm not with you, i'm we… https://t.co/sT7j8AsaYb"
##
## [[8658]]
## [1] "AS_Vishwakarm: GRASIM 1D - #GRASIM chart on @TradingView https://t.co/AOu1A7C9E1"
##
## [[8659]]
## [1] "Blocky_Chain: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[8660]]
## [1] "TaylorMutuals: RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…"
##
## [[8661]]
## [1] "CarrotGirl_1D: RT @weverseofficial: [Weverse Magazine] 2022 #BTS MOMENT: Music\nPdogg’s choice: “For Youth”\n\nWant to know more? Go to Weverse Magazine!\n\nKO…"
##
## [[8662]]
## [1] "1d_larry_hun: RT @stylinarts: i just know harry is having a heart attack rn and double texting louis bc he isn’t wearing his sling"
##
## [[8663]]
## [1] "CarrotGirl_1D: RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo"
##
## [[8664]]
## [1] "purin_ako: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8665]]
## [1] "UniverseGener12: This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,200,000 stars in the Calypso system 10… https://t.co/lFYk8aKglJ"
##
## [[8666]]
## [1] "RaghurajFairy: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8667]]
## [1] "mirage_omega: @Cami_AuLait 1D! (I didn't choose E because you don't like sweets. :p)"
##
## [[8668]]
## [1] "its_me_hiiiii: Name one song from each 1d album that deserved to be a single https://t.co/5HuKGFxESm"
##
## [[8669]]
## [1] "any___w: @Askrlfess nitip https://t.co/f67xVHGkW6"
##
## [[8670]]
## [1] "edythvarney7: Table lookup via meta-table\njson representation\n{\"asset\": \"equity\", \n\"asset_format\": \"spot\", \n\"asset_freq\":\"1d\",\n\"e… https://t.co/4f2UCzbuTe"
##
## [[8671]]
## [1] "DennisRaabe1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8672]]
## [1] "edythvarney7: Asset values: equity, FX, commodity, rates, crypto, credit, volatility, economic, basket, estate, other\n\nAsset form… https://t.co/3chT9VjTm1"
##
## [[8673]]
## [1] "starryarmin: 1d 14h left on the banner https://t.co/PriWnM5A4a"
##
## [[8674]]
## [1] "DestineRaine: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8675]]
## [1] "marielelou24_1D: RT @ITZY_STREAM: [GOALS]\n\nOur first week goal for CHESHIRE M/V is 50M views and 2M likes. Keep streaming properly and let's get those wins…"
##
## [[8676]]
## [1] "Abdulrehman_1d: RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…"
##
## [[8677]]
## [1] "heyjoshuaolie: 5 SOS and 1D"
##
## [[8678]]
## [1] "1D_FITF28: RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI"
##
## [[8679]]
## [1] "AmliePer: RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…"
##
## [[8680]]
## [1] "l0uisknow: every time i see someone refer to their one direction lane as their 1D bias i yell ITS SO SILLY TO ME IDK WHY BUT I LOVE IT"
##
## [[8681]]
## [1] "fernandahv_1d: RT @lovesickse: @Stray_Kids i saw that minho https://t.co/fnS0Mic1xO"
##
## [[8682]]
## [1] "Soy__Ali: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8683]]
## [1] "Hoesafely: The what else scene with the deep voice the 1d fanfic girls was onto sumn 🤭"
##
## [[8684]]
## [1] "1d_infinitypriv: His beauty is unmatched like what the FOK https://t.co/oaII9gS6nh"
##
## [[8685]]
## [1] "SandrineG_1D: RT @choguesungfc: Match day!!🔥\n\n#조규성 #choguesung https://t.co/DrQDHklpFg"
##
## [[8686]]
## [1] "WasimMondal97: @kaizar_sahil @CricCrazyJohns This exactly like asking Mbappe to play as Center back\nThis shows how 1D player Mbappe is"
##
## [[8687]]
## [1] "any___w: @manamisscard @siwonchoi nitip — keychain \nhttps://t.co/Ic8y6uAKbe \nhttps://t.co/JdUpulBzT3 \nhttps://t.co/INvymK2L4L"
##
## [[8688]]
## [1] "fernandahv_1d: RT @PLEASINGLOUlS: @Stray_Kids caught int 4k 📸 https://t.co/4AuUzjuDk8"
##
## [[8689]]
## [1] "mari_a2912: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8690]]
## [1] "fernandahv_1d: RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…"
##
## [[8691]]
## [1] "limitlessNaSh: $BTC #BTC $17,097 resisted during the weekend as expected. Finally gained $17,097 as support, $17,301 resistance te… https://t.co/1FJoC7NBff"
##
## [[8692]]
## [1] "Q_chotudom: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8693]]
## [1] "15claudia90_1D: RT @satelliterrie: harry playing vicente fernandez in guadalajara, la rumba cha cha cha in cdmx and joe arroyo in colombia and showing his…"
##
## [[8694]]
## [1] "harrys_hiatus: Harry is coming up with a tweet about the 1D website all night"
##
## [[8695]]
## [1] "Telcoin_India: RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…"
##
## [[8696]]
## [1] "Maddie_1D: @ThrowbackTaylor So when someone who absolutely LOVES One Direction, sees Harry Styles, their dopamine is going to… https://t.co/TT00uotHXe"
##
## [[8697]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/EZODGkrS7q"
##
## [[8698]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/KpUSmElJle"
##
## [[8699]]
## [1] "forexmines: #euraud 1D Chart Outlook \n[PROPER SIGNALS JOINE OUR TELEGRAM CHANAL]\nhttps://t.co/MssRubDTgP\n#Gold #forextrader… https://t.co/CB0srxTYWe"
##
## [[8700]]
## [1] "Maddie_1D: @ThrowbackTaylor When you meet a celebrity that you really love or obsess over, your cerebral cortex will release h… https://t.co/9Lod8Ua6al"
##
## [[8701]]
## [1] "Karlasibrian_: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8702]]
## [1] "harringtonsgirI: … free pit for 1D & free vip for harry in 2018 https://t.co/vY4wGGnGRK"
##
## [[8703]]
## [1] "deedeescott_: Watching 1D videos as an adult and I just.... I don't understand how we made l*rry the top ship when Z and H clearly had better chemistry"
##
## [[8704]]
## [1] "limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expecte… https://t.co/sV8QQvoAAI"
##
## [[8705]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aries...'We're never coming back down, yeah, we're looking down on… https://t.co/1Xf5ctr3SP"
##
## [[8706]]
## [1] "susiedoobydo: Spotify has had my heart for years but I’m listening to one direction on Apple Music and OMG ITS SO CLEAR ITS ALMOS… https://t.co/5WODQmM4OA"
##
## [[8707]]
## [1] "15claudia90_1D: @pham_wtf @Harry_Styles Wanna see all the Guadalajara pics please 🙏🏻"
##
## [[8708]]
## [1] "Missyou_LouisT: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8709]]
## [1] "Maddie_1D: @ThrowbackTaylor Okay, coming from my point of view as I’m studying Psychology in college, I will first off say tha… https://t.co/fomtZiW6t9"
##
## [[8710]]
## [1] "KissMeYouFool28: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[8711]]
## [1] "0xwintertarget: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[8712]]
## [1] "tbslvot: there a specific commercial i’m looking for from the 1d days & i can’t find it https://t.co/ODI6JzVttE"
##
## [[8713]]
## [1] "thebeatlessucks: lost 1d"
##
## [[8714]]
## [1] "Josudlc: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8715]]
## [1] "dickgraysonns: @Yew_ljubav IVO PLEASE u gotta look good in case u run into him backstage like all the 1d fics,, also , we’re just… https://t.co/we1t0sCl2Y"
##
## [[8716]]
## [1] "tangyyoongi: $110 for 1d floor seats 😔 https://t.co/ho1pu0e3eT"
##
## [[8717]]
## [1] "MarekSchenk1: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8718]]
## [1] "_applefield: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8719]]
## [1] "rielles_cart: @marielelou24_1D yours will dm!"
##
## [[8720]]
## [1] "the_artist_nft: Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 20… https://t.co/RMeeASi9vO"
##
## [[8721]]
## [1] "hudime: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8722]]
## [1] "TheSiyl: RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…"
##
## [[8723]]
## [1] "rich_grzywacz: Black hole is really called the big halo in the galaxy or sky and it's flat in 1D or exactly the same as a Halo it… https://t.co/C43rd75koG"
##
## [[8724]]
## [1] "na_dindaaaa: RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…"
##
## [[8725]]
## [1] "na_dindaaaa: RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…"
##
## [[8726]]
## [1] "SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew… https://t.co/Xjw4vKPWO6"
##
## [[8727]]
## [1] "0xLeoguri96: WLwhitelist Meaningful @FUbertino @fLIpACqUt66Y8j6 @MurlocsNFT @matteostellaar1 @whiskeylanestds @RandomLikeU… https://t.co/Hbz4Q8k21G"
##
## [[8728]]
## [1] "Tanner92402497: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8729]]
## [1] "bigboysmania: What's new at BiGBUYs! Shop now at https://t.co/cTMT3tzjWn. See you there! 🛒🎁🤗 @ Big Boys Toy Store https://t.co/GEogkGTUXc"
##
## [[8730]]
## [1] "zaggrim: @MechTexas @AndrewZ24597481 Well zoro also works under multiple identities, pretending to be something he isn't.\n\nS… https://t.co/DwSZRa4trq"
##
## [[8731]]
## [1] "widodo_ansari: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8732]]
## [1] "AlgoQuants: Algo XSTO Skew Index currently at 124.7. Chg 1D 1.6%. Avg 30D at 119.0 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/vonyikvqi2"
##
## [[8733]]
## [1] "1d_Obsessionnn: LMFAOOO PLS💀💀 https://t.co/AcRqmrLdPQ"
##
## [[8734]]
## [1] "1d__fairy: @HmInteressa Someone New by Hozier 🤌🏻\nhttps://t.co/CMJgX0JhZ8"
##
## [[8735]]
## [1] "1d_andlarry: @scourgeouss Ranboo"
##
## [[8736]]
## [1] "macejkovic60qrm: TEAC T-1D Distinction Series AM/FM Stereo Tuner L2FMHVP\n\nhttps://t.co/Bchj3Cyrla https://t.co/WaIrzaY6uu"
##
## [[8737]]
## [1] "destin59tn: Fotodiox Pro Pre-Trigger Remote Shutter Release Cable fits PocketWizard for Canon EOS 1D, 1DS Mark II, III, Mark II… https://t.co/B66v9mrip6"
##
## [[8738]]
## [1] "AlgoQuants: Algo XSTO Fear-Greed Index currently at 16.3. Chg 1D -8.5%. Avg 30D at 19.9 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/OFvUmHNQgb"
##
## [[8739]]
## [1] "rada_kharmy: I want to tell someone and let it all out but at the same time, I know everyone has their plates full too.\n\n#Day23… https://t.co/CBfeO2P2gC"
##
## [[8740]]
## [1] "cuteharry_1D: Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!"
##
## [[8741]]
## [1] "meninadoliam_1D: RT @shandyspark: @shirtsthtgohard The original designer \n@Benekyla👈💳for those looking for the original shirt💥👕"
##
## [[8742]]
## [1] "Cringey1D: I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/B3yWJoxksc"
##
## [[8743]]
## [1] "_gary26: shoutout to the beginning of 2021 where all i did was dissociate at school and think about 1d"
##
## [[8744]]
## [1] "1d_Obsessionnn: what was in the air this weekend that got everyone hooked on smau’s????"
##
## [[8745]]
## [1] "1d_citizen: RT @thisisayakasan: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…"
##
## [[8746]]
## [1] "1D_charlieputh: @hannahiswho Trolley"
##
## [[8747]]
## [1] "1d_citizen: RT @thisisayakasan: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we…"
##
## [[8748]]
## [1] "100challengebot: RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)"
##
## [[8749]]
## [1] "eljmkt_nemlog: #CATHROCK Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:05 [1d 4h 55m] - Max:46 MW Avg:25 MW En… https://t.co/PIaM3Trb53"
##
## [[8750]]
## [1] "bbugs_100daybot: RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)"
##
## [[8751]]
## [1] "ferdinorin: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8752]]
## [1] "RWidiastama: Love all about Blue♡ | 1D♥"
##
## [[8753]]
## [1] "TeddyBearIsABot: RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)"
##
## [[8754]]
## [1] "poojaa_guru: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)"
##
## [[8755]]
## [1] "mary_loves_1D: RT @twinflamebreeze: no this is not ok. this is the reason he must be cancelled. can't he just look like a normal human while watching foot…"
##
## [[8756]]
## [1] "eljmkt_nemlog: #SNOWTWN1 Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:20 [1d 4h 40m] - Max:95 MW Avg:47 MW En… https://t.co/uZlXtaKUNA"
##
## [[8757]]
## [1] "ReusArzoine: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8758]]
## [1] "AdrienSoma: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[8759]]
## [1] "Isty2021: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8760]]
## [1] "spencerrthomas: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[8761]]
## [1] "eljmkt_nemlog: #WATERLWF Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-03 16:45 [1d 22h 15m] - Max:110 MW Avg:35 MW… https://t.co/Y43cvhtfQl"
##
## [[8762]]
## [1] "SaraKnaves: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8763]]
## [1] "SaraKnaves: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[8764]]
## [1] "lutemizio: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8765]]
## [1] "StevenFonzi312: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8766]]
## [1] "raeleenabie: #HeatOneDirection ily 1D!!!!"
##
## [[8767]]
## [1] "G1org1aRose: @HLDTour Y’all dont wanna know how many people did that gor 1D. Maybe not 8 months but 3 or something."
##
## [[8768]]
## [1] "1D_larry1007: He's only watching a game why he's this beautiful?\nnvm nvm he's LOUIS FUCKING TOMLINSON https://t.co/VxWpZpOADg"
##
## [[8769]]
## [1] "mystypo: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8770]]
## [1] "1D_NYCE: RT @aprilchoate: @darrell_arts @JoJoFromJerz @POTUS Man, he sure gets a lot done while he's sleeping... https://t.co/e8F58588KM"
##
## [[8771]]
## [1] "Sbht02486596: RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…"
##
## [[8772]]
## [1] "puwussifer: @JoshuaLisec I'm tired of these 1D female characters that have no real or consistent motives. We shouldn't support… https://t.co/JfZpEEMmX8"
##
## [[8773]]
## [1] "sabebastante: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8774]]
## [1] "1D_larry1007: RT @adelinest28: Woke up to this. I mean-\nFuck he’s fucking beautiful.\nThe hair. The eyes. The nose. The lips. The cheekbone. The whole Lou…"
##
## [[8775]]
## [1] "clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈… https://t.co/jYvVE3DfQs"
##
## [[8776]]
## [1] "RawalParish: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8777]]
## [1] "prendernos: Change my mind de 1D https://t.co/e9D2jIAn4T"
##
## [[8778]]
## [1] "archesie: @ssefnum What's your fav 1D song??"
##
## [[8779]]
## [1] "1d_5sos__girls: Nice to meet you too❤️😘\n×Neymar×"
##
## [[8780]]
## [1] "bigwinsonu: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[8781]]
## [1] "CharlieLetsgo: RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…"
##
## [[8782]]
## [1] "_pamelaangelika: @ordahnn either 1D$ or 3B!"
##
## [[8783]]
## [1] "TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator https://t.co/ljnFnfUM5A"
##
## [[8784]]
## [1] "1D_larry1007: RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB"
##
## [[8785]]
## [1] "1d_5sos__girls: Nice to meet you Ney😊\n×Ivonne× https://t.co/IhGtNEqijB"
##
## [[8786]]
## [1] "Katniss_2012: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8787]]
## [1] "louu28_: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8788]]
## [1] "Dane13A: SOCKET Scan S700, 1D Barcode Scanner, Blue & Charging Dock (CX3465-1933) GRTX6O1\n\nhttps://t.co/DWhhTiebUF https://t.co/vv0x97eDJH"
##
## [[8789]]
## [1] "anfangell: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8790]]
## [1] "mitamforeverr: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8791]]
## [1] "cuteharry_1D: Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy"
##
## [[8792]]
## [1] "mariegomezmalik: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8793]]
## [1] "1D_NYCE: @RepJeffries Why are you a part of this propaganda? You seem to be an upright kinda guy 🤷🙁"
##
## [[8794]]
## [1] "Rias_life_is_1d: RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW"
##
## [[8795]]
## [1] "AliShafqatB: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8796]]
## [1] "1d_svenny: RT @BellinghamJude: Massive win. Into the quarters we go!!!🏴❤️ https://t.co/xdz401BhKz"
##
## [[8797]]
## [1] "1D_Tomtam_NRC: RT @EX0POP: ET in Arabic the first and biggest Arabic source of celebrities saying this in their article about THE OH SEHUN aka DIOR MAIN E…"
##
## [[8798]]
## [1] "SHodl9000: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8799]]
## [1] "fanysuarez_1D: RT @streamys: How many #streamys do you guys think @Quackity is taking home?! https://t.co/qsJR379K3L"
##
## [[8800]]
## [1] "Tihankhan11: RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…"
##
## [[8801]]
## [1] "luke_niall_1D: RT @quackupdates: “ALEX QUACKITY” is trending! https://t.co/tgRPzoQSk8"
##
## [[8802]]
## [1] "UniverseGener12: This was taken from the Integral Telescope at 30X. There are 700,000 stars in the Chronos system 150 lightyears aw… https://t.co/Bq9a51I7QK"
##
## [[8803]]
## [1] "tpwkcallie: One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6QMUx"
##
## [[8804]]
## [1] "fanysuarez_1D: RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C"
##
## [[8805]]
## [1] "luke_niall_1D: RT @quackupdates: Friendly reminder to be kind and respectful to all the creators who won/were nominated tonight as the whole event is just…"
##
## [[8806]]
## [1] "luke_niall_1D: RT @ElAlexQuackity: @Quackity 10/10 Lightning"
##
## [[8807]]
## [1] "fanysuarez_1D: RT @streamys: Here to present the next award for Breakout Streamer, it's @Quackity and Thee BlackBadger! 🏆 #streamys\n\n→ https://t.co/sbNDGg…"
##
## [[8808]]
## [1] "zeaseina: @starfess Blackpink, ariana grande, coldplay, cigarettes after sex, 1D (walau ga mungkin)🥺"
##
## [[8809]]
## [1] "Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. https://t.co/9uwPkUyiiG"
##
## [[8810]]
## [1] "AHumanName3: @1D_carrots28 Everything alright?"
##
## [[8811]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'Wanna wake up with you and say, Baby, let's do it all over… https://t.co/vSmXHUcL2C"
##
## [[8812]]
## [1] "finicky_rick: i rlly wish i could’ve went to a 1D concert liek"
##
## [[8813]]
## [1] "hazellianhs: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8814]]
## [1] "wheredowego_1d: RT @stfukhushii: presenting men writing women - a thread 🪡"
##
## [[8815]]
## [1] "tzumosamichaeyu: RT @TabbysShoppe: DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY"
##
## [[8816]]
## [1] "Rias_life_is_1d: RT @HLDTour: “I look forward to seeing you very soon, hasta la proxima Buenos Aires!”\n\n💬: Harry telling the crowd till next time. \n#LoveOnT…"
##
## [[8817]]
## [1] "dtrjbuynsell: RT @chingeechingu: wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set - 1300…"
##
## [[8818]]
## [1] "isthatisii: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8819]]
## [1] "FORESTLIMIT: RT @FORESTLIMIT: \"haqua\"\n\n2022.12.5(MON) 20:00〜\nEntrance : ¥1,500(w/1D)\n\nfeat...\nMazlika (Mnchr-m)\n機他(TOSH7/No Nations)\n\nresident:\nASTMA\n\nh…"
##
## [[8820]]
## [1] "AMCSPARTON: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8821]]
## [1] "haloskitchen: i’m listening to my wrapped playlist and it’s only played harry, 1d, and taylor so far"
##
## [[8822]]
## [1] "matibarce22: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8823]]
## [1] "UniverseGener12: This was taken from the Extremely Large Telescope at 100X. There are 1,200,000 stars in the Triton system 275 ligh… https://t.co/QvQPxi94zk"
##
## [[8824]]
## [1] "luke_niall_1D: RT @streamys: Congrats on the 2022 #streamys Breakout Streamer win, @ishowspeedsui! 🏆\n\nMore awards coming up → https://t.co/sbNDGgKYQ8 http…"
##
## [[8825]]
## [1] "luke_niall_1D: RT @quackupdates: Quackity via the Streamys instagram! \n\nhttps://t.co/xdq99HRZBq https://t.co/2VaOmNoeHh"
##
## [[8826]]
## [1] "NFTPLACE1: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[8827]]
## [1] "itamiese: @starfess nct, blackpink, aespa, ikon, taylor, 1d, madisonbeer"
##
## [[8828]]
## [1] "ziamsmiles1: @PlaceInMeg @BAD0MENS11 There’s room for fans of all ages, it’s what the boys would say as well. I don’t get any ha… https://t.co/FLILvzXDnP"
##
## [[8829]]
## [1] "only1dragonn: RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…"
##
## [[8830]]
## [1] "JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,… https://t.co/QixpDqEjOO"
##
## [[8831]]
## [1] "PrincessLUVS_1D: RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu"
##
## [[8832]]
## [1] "tweetsbunga: RT @tweetsbunga: THREAD sleepwear wanita dan lelaki @ShopeeMY \n\n🛒 https://t.co/Z2wZmiKEIS https://t.co/HhbnDvOHEo"
##
## [[8833]]
## [1] "tweetsbunga: RT @tweetsbunga: THREAD sneakers murah di @ShopeeMY \n\n🛒 https://t.co/zC9VRl7wGM https://t.co/oLRKcQLRBv"
##
## [[8834]]
## [1] "pisslowrandom1: @hutchylole ~I fixed mine and it lasted 1d."
##
## [[8835]]
## [1] "cherieclique: ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sseraf… https://t.co/gXmMVX7dQZ"
##
## [[8836]]
## [1] "carliee_z: Something crazy is happening and only my 2013 1D stans would understand…?¿"
##
## [[8837]]
## [1] "ryleawyrick: So I’m making myself a task of cleaning my vinyls a cubicle at a time just so they all get love! So I’m about to ma… https://t.co/3jpmYuIedu"
##
## [[8838]]
## [1] "marielelou24_1D: @omochitwt itzy album cutie 🫶🥹 https://t.co/h7z3XxbW2J"
##
## [[8839]]
## [1] "BuildingToys1: Brickmania Bell UH-1D Huey Utility Military Helicopter 1055 MISB Lego Helicopter https://t.co/blfSTVYVJt eBay https://t.co/whe6HSqKYc"
##
## [[8840]]
## [1] "marielelou24_1D: RT @omochitwt: WTS LFB PH GO\n\nITZY CHESHIRE Album\n\n❤️🔥Limited\n❤️🔥Standard Version\n❤️🔥Special Edition\n\n***with pre order items / pob - th…"
##
## [[8841]]
## [1] "marielelou24_1D: RT @omochitwt: 🎉ITZY CHESHIRE SPECIAL EDITION ALBUM - PH GIVEAWAY🎊\n\n1) Follow us\n2) Like & rt this tweet\n3) Reply your bias’ photo\n4) Rt th…"
##
## [[8842]]
## [1] "ohmy_GOD_1D: RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo"
##
## [[8843]]
## [1] "Emyyxx_1D: RT @catgirldevil: i wasn't an ipad kid, i was a pink nintendo DS kid"
##
## [[8844]]
## [1] "l0uisknow: TAGS 🏷\n@angelicskz @americano_joha_ @justrandombitxh @itz_mehjace @fateme28_1D @Mintiiminnie_ @borahaegas7… https://t.co/dOJDeGfEvN"
##
## [[8845]]
## [1] "clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA… https://t.co/Hr7ez2LQL4"
##
## [[8846]]
## [1] "baddieblouis: if i was irresponsible with my money during live on tour my collection would be aggressively bigger especially with… https://t.co/SDoXuZO0XT"
##
## [[8847]]
## [1] "soggywaffles_02: @literally_Gir 1D pls https://t.co/POGRCgefsa"
##
## [[8848]]
## [1] "1d_eanna: @bahvr_ Harry’s first one night only at the Forum in 2019. Every ticket was $25 flat"
##
## [[8849]]
## [1] "1D_K28: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[8850]]
## [1] "1DRocksTweets: Olivia Wilde Enjoys Her 'Best' Life After Harry Styles Breakup - https://t.co/dAHnw59Ma0 #OneDirection #1D… https://t.co/Gy2b55rT7x"
##
## [[8851]]
## [1] "Sbht02486596: RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…"
##
## [[8852]]
## [1] "_IWillBeKnown_: $UVIX. 1D falling wedge developing. 🤔🧐. https://t.co/1NjPptVJ6R"
##
## [[8853]]
## [1] "NFTbrolo: @holly_1D_ @Hire0012 @Vampirtown @Lizzi33944957 @tanyichen1998 @Ironytt @victor77793 @0xichigo_ @Daylight5470… https://t.co/0cop5R3ku0"
##
## [[8854]]
## [1] "FMClubnft: RT @NftAnalysisDay: Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 5667\n5…"
##
## [[8855]]
## [1] "madebymurdock: @realsmokechedda the 1D one is so ?!? 😭 https://t.co/j05jvoaPun"
##
## [[8856]]
## [1] "clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT… https://t.co/3jcpSUBB1E"
##
## [[8857]]
## [1] "mohai_deen08: RT @AshokKalepogu: Today i have Done my coding practice -1D in python....\n#ccbpion\n#NxtWave\n#codinglife \n#pythoncode \n#Python https://t.co/…"
##
## [[8858]]
## [1] "mohai_deen08: RT @hasini_muvva: Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za"
##
## [[8859]]
## [1] "itsaldie: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8860]]
## [1] "cuteharry_1D: Harry_Syles i love you so much"
##
## [[8861]]
## [1] "AryanNikhare1: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[8862]]
## [1] "ashly_jane_: I trained a 1D horse because of this mentality…. He was supposed to be my next breakaway horse. Lolol https://t.co/7k1FVWs7fJ"
##
## [[8863]]
## [1] "ToddF46570654: @CryptoPoseidonn I actually feel comfortable being a bear right now...\nyou notice how crypto is bullish entire time… https://t.co/MLvWjFoayV"
##
## [[8864]]
## [1] "Ishsodhi6: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8865]]
## [1] "tawhidaaahmed: memory unlocked, 1d coming out with perfumes. I think there were 4 🫠😳"
##
## [[8866]]
## [1] "Peachmelon10: @starfess Coldplay - Fix You\n1D - You & i\nFeby - Usik\nIKON -Don't Forget\nLee Hi -Breathe\nLee Mon Sae - A Welcome Ra… https://t.co/qMlQd5JZ3S"
##
## [[8867]]
## [1] "IecI3rc: @jesperpoetry that’s so hard omg i don’t listen to a whoooooleeeeee lot of bands but i love bleachers, 1D, boygeniu… https://t.co/VAxB8wtmU0"
##
## [[8868]]
## [1] "bigwinkeits: @o_xiu_e hype boy - newjeans\nbeautiful goodbye - chen\nthey don't know about us - 1D\nsour grape - le sserafim"
##
## [[8869]]
## [1] "ManInTheMadness: (Sadly, saw a few ambulances around & heard sirens - but I think we all know those aren't for Wuhan style (0n\\/1d collapses) 2/2"
##
## [[8870]]
## [1] "TheDampSquid: @zekesarmenta You can be all of these at any given time. But I think the most default Zeke is 1D!"
##
## [[8871]]
## [1] "astrinvestor: $DXY 1d.\n\nBroke below the blue box. There's possibility that it could fall lower to the bottom blue uptrend line, h… https://t.co/9JiPNlTuvv"
##
## [[8872]]
## [1] "ReusArzoine: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[8873]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, 'Tell me girl if… https://t.co/QIA3hG3Oha"
##
## [[8874]]
## [1] "UniverseGener12: This was taken from the Aricebo Telescope at 100X. There are 100,000 stars in the Enyo system 190 lightyears away… https://t.co/bkOMb4IL4O"
##
## [[8875]]
## [1] "JoseBauza04: Cuando 1D dijo \"How many nights have you wished someone would stay?\", Bro I really felt that"
##
## [[8876]]
## [1] "C2TRADES: $SPY 1D 🤓 https://t.co/gyMbUE15Ac"
##
## [[8877]]
## [1] "Arpitaloves_1d: RT @choi_nele: still haven’t moved on from this and neither should you https://t.co/ijXf9YNONj"
##
## [[8878]]
## [1] "Arpitaloves_1d: RT @nauiyeo: ok yeosang, that was INSANE.\nhttps://t.co/ET6esXIaGM"
##
## [[8879]]
## [1] "Arpitaloves_1d: RT @MBArenaBerlin: Hello there 😍"
##
## [[8880]]
## [1] "dordorls: @trashton5sauce my irl🫣\nto her defense she’s only into pure pop music and she’s been a larrie since 1D days kinda thing"
##
## [[8881]]
## [1] "dontknow415: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[8882]]
## [1] "Arpitaloves_1d: RT @choi_nele: san singing jongho’s part in answer live like it’s nothing.. one of the many reasons why he could easily be the main vocalis…"
##
## [[8883]]
## [1] "LaBaguettee: @rosegoldfemme I once dreamt that I was cooking with 1D during their X-Factor days and we had a whole competition going on :’)"
##
## [[8884]]
## [1] "1d_thot: RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW"
##
## [[8885]]
## [1] "Arpitaloves_1d: RT @ddalgijohwa: People don’t even call yeosang a human; they call him a statue, so other words than cute, pretty, handsome, gorgeous, dazz…"
##
## [[8886]]
## [1] "Arpitaloves_1d: RT @ddalgijohwa: The loud screams for Ateez just from the introduction alone, and Ateez was not yet arrived, not even on the stage yet at t…"
##
## [[8887]]
## [1] "dnemnl: Can't find outfit for coming Christmas Party ? We got you!😉Check it out! ✨\n\n🛒Shopee: Dnemnlph… https://t.co/nCJv4dTd4P"
##
## [[8888]]
## [1] "Arpitaloves_1d: RT @StarlitMountain: one of the best parts of the concert! my beautiful wooyoung\n\n#ATEEZWORLDTOUR2022\n#BreakTheWallTour\n#ATEEZinHamilton\n#A…"
##
## [[8889]]
## [1] "Arpitaloves_1d: RT @zhouang: [NEW] mini brokker ATEEZ ver.\nA special set of 8 ATEEZ members commemorating the 3rd anniversary of ATEEZ's debut in Japan\nOrd…"
##
## [[8890]]
## [1] "Arpitaloves_1d: RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/AmNFd9yx7X"
##
## [[8891]]
## [1] "Arpitaloves_1d: RT @MARZHWA: the REAL punching bags of kpop twt https://t.co/icNF8XYqVW"
##
## [[8892]]
## [1] "Arpitaloves_1d: RT @mingaya_TEEZ: Now that's a real visual https://t.co/9Kj5mlsuaH"
##
## [[8893]]
## [1] "cryptocat69: wtf mate. trading below 1d, 1w and 1m relevant emas, nothing is bull here. fully bearish with some relief rallys ma… https://t.co/dAQfTDmwPR"
##
## [[8894]]
## [1] "MD511State: INCIDENT:I-95 NORTH PRIOR TO EXIT 58 DUNDALK AVE (NB) MM 57.6 1/4 NORTHBOUND-RIGHT TRAFFIC LANE, RIGHT MERGE LANE,… https://t.co/aJlmJxOmoJ"
##
## [[8895]]
## [1] "Snowynam22: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8896]]
## [1] "Timjomes17: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8897]]
## [1] "nyreegizzelle: rewatching the 1D concert movie just to feel happy"
##
## [[8898]]
## [1] "AmericaHoran_1D: RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo"
##
## [[8899]]
## [1] "kenda_1d: RT @thedrkling_: crying over the thought I will never meet Ewan irl https://t.co/19lRBVXfT1"
##
## [[8900]]
## [1] "1d_mariana14: RT @msvyzx: i need vitamin Cᵃˢʰ"
##
## [[8901]]
## [1] "OmarLL0620: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8902]]
## [1] "ariadnaps_1d: RT @TSwiftLyricsBot: karma is a cat purring in my lap 'cause it loves me"
##
## [[8903]]
## [1] "NftAnalysisDay: Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 56… https://t.co/kh7pSd4rFq"
##
## [[8904]]
## [1] "hudime: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8905]]
## [1] "RollDawgWoof: RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…"
##
## [[8906]]
## [1] "1D_charlieputh: RT @ForeverWILlN_: i think my single era might be permanent."
##
## [[8907]]
## [1] "ReusArzoine: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8908]]
## [1] "thatonesimp0101: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8909]]
## [1] "hetare_xxy: [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D"
##
## [[8910]]
## [1] "h3yitsnicole: $20 for 1D & wdw :,) https://t.co/5etsogBu4g"
##
## [[8911]]
## [1] "1D_Updates_BR: Here we go https://t.co/lGnw4ba0xn"
##
## [[8912]]
## [1] "kailonid3trades: $SPY \n*support- 349, 357, 370, 372, 377, 379/380, 382,386, 390, 401, 402, \n*resistance- 407, 409, 410, 414/415, 4… https://t.co/kZcGz0F2nS"
##
## [[8913]]
## [1] "imslimandimthe1: Another example of 5d \n\nWhite central sun 1d\nBlue 5d heaven \nGreen 3d earth \nRed 4d hell \nBlack earth sun 2d \n\nWhit… https://t.co/uTmJ26v70z"
##
## [[8914]]
## [1] "nn7fer: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8915]]
## [1] "ssefnum: -rl hi been feeling lonely and my tls kinda dusty, i need more comrades to liven up mine. Calling out to everyone w… https://t.co/w3rw4lUWnd"
##
## [[8916]]
## [1] "luke_niall_1D: RT @quackupdates: PROUD OF QUACKITY ❤️"
##
## [[8917]]
## [1] "luke_niall_1D: RT @quackupdates: Quackity and “PROUD OF QUACKITY” are trending! https://t.co/k5bHym9rO9"
##
## [[8918]]
## [1] "sofarawaytaegi: wts lfb one direction ph\n\ntake me home yearbook edition - P800 (negotiable)\nmade in the am deluxe - P500\nwhere we a… https://t.co/lq7pbySAfs"
##
## [[8919]]
## [1] "hudime: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8920]]
## [1] "nintenceI: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[8921]]
## [1] "WartaCiamis: Jual Jade Cullotes | Celana Highwaist Wanita | Kulot Wanita | Shopee Indonesia https://t.co/Yon9kGi0Ca https://t.co/6Uc4kwjfW0"
##
## [[8922]]
## [1] "mosciski52ejffd: Planet Audio AC4000 1D Class D Car Amplifier - 4000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply (R… https://t.co/LkBbT4Aobr"
##
## [[8923]]
## [1] "Arpitaloves_1d: RT @iloveamountain: Y’all, a youtuber reacted to Ateez literally JUST bc they saw it was trending on YouTube and absolutely loveddd them, I…"
##
## [[8924]]
## [1] "sossonaufal: \"Your hand fits in mine\nLike it's made just for me\nBut bear this in mind\nIt was meant to be\nAnd I'm joining up the… https://t.co/UDsbG7YT0x"
##
## [[8925]]
## [1] "baekguverse: just got back from harrys concert. cried through the entire night, been a huge fan since i was 10. my stan phase st… https://t.co/Et7v9cSBx6"
##
## [[8926]]
## [1] "Arpitaloves_1d: RT @mingaya_TEEZ: Can we talk about how yeo got multiple articles talking about his incredible beauty like im sorry he is just unmatched n…"
##
## [[8927]]
## [1] "h4rryst1ts: MY TIO LISTENING TO 1D IKTR https://t.co/IIDc2HKEN3"
##
## [[8928]]
## [1] "Arpitaloves_1d: RT @guessxnugu: bbtrippin 😂 what are you doing baby ! The ending 👀 #ATEEZ https://t.co/UH7SMVKqyT"
##
## [[8929]]
## [1] "scarazushis: random thought but idk if anyone else here was on 1d twt but if u weren’t then be grateful it was terrible"
##
## [[8930]]
## [1] "Arpitaloves_1d: RT @sanopsis: obsessed… #CHOISAN #최산 https://t.co/HTs7nX26vS"
##
## [[8931]]
## [1] "1D_5SOS_1996: Sending no hate ~~"
##
## [[8932]]
## [1] "hanedalle: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8933]]
## [1] "bot_chaeyoung_: RT @lemberryph: 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sc…"
##
## [[8934]]
## [1] "lemberryph: 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhan… https://t.co/G63rdmB7Cq"
##
## [[8935]]
## [1] "Arpitaloves_1d: RT @EclipseJwy: Atiny’s fanchant is on another level https://t.co/JS6TNf2udb"
##
## [[8936]]
## [1] "1D_5SOS_1996: Also… take a look at Liz’s IG or FB.. her last post of photography was in Sept. Why would she stop after constant u… https://t.co/EhqmTB2kSN"
##
## [[8937]]
## [1] "Arpitaloves_1d: RT @woosanalbum: choi san, the real model. https://t.co/BEIYolZgUz"
##
## [[8938]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n candypop, bdz, twiceland postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/x1bH5ZxhPO"
##
## [[8939]]
## [1] "Arpitaloves_1d: RT @etherealsanie: I love his dimples so much. 🥺😭 https://t.co/3biiaKGmDF"
##
## [[8940]]
## [1] "Arpitaloves_1d: RT @ming1supremacy: genuinely wondering how model agencies haven't signed choi san up yet??? are you seeing this man? https://t.co/15bGeRb…"
##
## [[8941]]
## [1] "cuteharry_1D: Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x"
##
## [[8942]]
## [1] "Brad16081374: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[8943]]
## [1] "lazyassotter: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[8944]]
## [1] "shahi_67: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[8945]]
## [1] "Jonborden17: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8946]]
## [1] "Arpitaloves_1d: RT @maziidal: can’t imagine my life without ateez\n\n#ATEEZinCANADA #ATEEZWORLDTOUR2022 https://t.co/PNnPgKJTl1"
##
## [[8947]]
## [1] "danikeeeyks: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[8948]]
## [1] "Arpitaloves_1d: RT @woosanalbum: this is what literal perfection looks like https://t.co/WDqFwepEE9"
##
## [[8949]]
## [1] "Arpitaloves_1d: RT @allforsan710: Choi San popularized the \"possessed dance and Immersed acting\" on stage. He is the trendsetter. Noone can do better than…"
##
## [[8950]]
## [1] "Arpitaloves_1d: RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/QhA8uF3jKC"
##
## [[8951]]
## [1] "Arpitaloves_1d: RT @allforsan710: Choi San is The Real performer. ❤️🔥\n#san #choisan #ateez #산 #최산 #에이티즈\nhttps://t.co/f2o9dVMinh"
##
## [[8952]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n wake me up keychain ♡\n𓏔 ₱199\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/J6XWje1Cho"
##
## [[8953]]
## [1] "Arpitaloves_1d: RT @sanopsis: WE GOT AURORA CRUMBS IN 2022 AND IT WAS THE BEST MOMENT OF MY LIFE 😭 #CHOISAN https://t.co/G3rp4aTDQu"
##
## [[8954]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicelights photobook ♡\n𓏔 ₱999\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand c… https://t.co/yIjpbC2dwG"
##
## [[8955]]
## [1] "1d_babygirlss: RT @tehampton69: Just because\nJensen Ackles\n@JensenAckles https://t.co/LKD8oA1YeC"
##
## [[8956]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n touchdown debut showcase in japan ♡\n𓏔 ₱549\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/p3FskVJrdi"
##
## [[8957]]
## [1] "1D_5SOS_1996: Even if Liz’s account said “of course these are my pics” or started to put the logo… it just proves it. If Modest c… https://t.co/53QiYd2y6K"
##
## [[8958]]
## [1] "WartaCiamis: Jual Blouse RAYON TWILL LD ±110 - DHEA BLOUSE //JF5055 | Shopee Indonesia https://t.co/Gw5uaMuXkz https://t.co/4Z6U2mXJEN"
##
## [[8959]]
## [1] "1d_babygirlss: RT @harrysfIorist: harry saying look at the moon when he is my moon https://t.co/bQkqkEsrAH"
##
## [[8960]]
## [1] "1d_babygirlss: RT @alwaysdeanw: goodnight <3 https://t.co/Yg3jxO68b0"
##
## [[8961]]
## [1] "achromacy: Lots of 1D songs. https://t.co/UIT8DauebN https://t.co/Z9x94gG0dW"
##
## [[8962]]
## [1] "1d_babygirlss: RT @lohanisgod: category is teen ‘it’ couples that had an absolute chokehold on society https://t.co/QedWYhYJMB"
##
## [[8963]]
## [1] "Arpitaloves_1d: RT @allforsan710: Wah Choi San demonic stare and smirk will be de4th of me 😵 He is so hot!!! 🫠❤️🔥 #san #choisan #ateez #산 #최산\nhttps://t.co…"
##
## [[8964]]
## [1] "1d_babygirlss: RT @TheHarryNews: A look at Harry and his outfit for tonight #LoveOnTourBuenosAires https://t.co/Jpl2CSVEIS"
##
## [[8965]]
## [1] "Ranasin1Thiyumi: @1D_carrots28 Good morning"
##
## [[8966]]
## [1] "Arpitaloves_1d: RT @allforsan710: If duality is human, His name must be Choi San. #san #choisan #산 #최산 \n\nAngel 😇 Devil 😈 https://…"
##
## [[8967]]
## [1] "bot_nayeon: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee: https://t.co/3XbOQH…"
##
## [[8968]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee:… https://t.co/3Ph9TwVcUd"
##
## [[8969]]
## [1] "1d_babygirlss: RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…"
##
## [[8970]]
## [1] "Arpitaloves_1d: RT @ATYstream: 📋| 'Celebrate' Special Video has reached 2.1M views! 🥂🔥\n\n— 🌸 — \n#에이티즈 ⭒ @ATEEZofficial⭒ #エイティーズ ⭒ #ATEEZ https://t.co/1QlhVF…"
##
## [[8971]]
## [1] "Arpitaloves_1d: RT @ATYstream: 📋| Jongho OST - 'Gravity' Official Audio is less than 20k away from 100k views! \n\nMake sure to watch it lots these days, Ati…"
##
## [[8972]]
## [1] "Arpitaloves_1d: RT @ATYstream: ✧ PARADIGM ✧ 1.400.000 ✧\n\nAmazing job, #ATINY! 🎉\n'Paradigm' MV has surpassed 1.4M views!✨\n\n— 🌸 — \n#ATEEZTheParadigm #PARADIG…"
##
## [[8973]]
## [1] "1d_babygirlss: RT @fearlessly2803: This is THE Louis Tomlinson photo. https://t.co/YnWhm3SY0m"
##
## [[8974]]
## [1] "1d_babygirlss: RT @lthearting: his happiness for the hat, so small\n 😞 https://t.co/LKGhAnpZzr"
##
## [[8975]]
## [1] "1D_5SOS_1996: The reason why Liz’s photos do NOT have the logo is because Ryan is uploading/taking them. Ryan (and Andy) don’t us… https://t.co/pjjxDyGT9j"
##
## [[8976]]
## [1] "Arpitaloves_1d: RT @atzlovclub: the ost line up is kind of crazy of reborn rich..... \n\njongho and THE shin yong jaes name in the same drama ost....... u ki…"
##
## [[8977]]
## [1] "bot_chaeyoung_: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…"
##
## [[8978]]
## [1] "1d_babygirlss: RT @Jenmishs_bitch: Why the fuck https://t.co/3p0abL5Q9T"
##
## [[8979]]
## [1] "ClarissaMaricl4: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[8980]]
## [1] "Arpitaloves_1d: RT @ATYstream: 📋| 'Turbulence' MV has surpassed 27.3M views! 🎉✈️\n\n— 🌸 —\n#에이티즈 ⭒ @ATEEZofficial ⭒ #エイティーズ⭒ #ATEEZ https://t.co/Gp7D6wPUja"
##
## [[8981]]
## [1] "1d_babygirlss: RT @goIdenaffairs: obsessed with how excited the security guards were to see harry too 😭 https://t.co/f6IrNwCp5S"
##
## [[8982]]
## [1] "bot_nayeon: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…"
##
## [[8983]]
## [1] "Arpitaloves_1d: RT @ATYstream: 📢| 'Deja Vu' MV has surpassed the views of 'Thanxx' MV & is now the 6th most streamed ATEEZ MV on YouTube! 🎉\n\n— 🌸 —\n#에이티즈 #A…"
##
## [[8984]]
## [1] "1d_babygirlss: RT @PRADAXBBY: me in the bathroom mirror after a few drinks https://t.co/EcX1QStRJO"
##
## [[8985]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/xV9p18LVd8"
##
## [[8986]]
## [1] "Arpitaloves_1d: RT @ATYstream: 🎉 | Congratulations!\n\n'Guerrilla' MV has reached 29.000.000 views! ✨\n\n— 🌸 — \n#에이티즈 @ATEEZofficial #エイティーズ #ATEEZ https://t.c…"
##
## [[8987]]
## [1] "1d_babygirlss: RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU"
##
## [[8988]]
## [1] "Arpitaloves_1d: RT @soompi: \"#RebornRich\" Overtakes \"#ExtraordinaryAttorneyWoo\" To Become Most-Watched Miniseries Of 2022\nhttps://t.co/64N9uE8FZU https://t…"
##
## [[8989]]
## [1] "1d_babygirlss: RT @sassychopsuey: I LOVE HIM SO MUCH 💙 https://t.co/UJW9jl182K"
##
## [[8990]]
## [1] "bot_nayeon: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod s…"
##
## [[8991]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onha… https://t.co/obF1GDJJVT"
##
## [[8992]]
## [1] "1d_babygirlss: RT @dn4comfort: he’s so precious https://t.co/xyfwc6at6k"
##
## [[8993]]
## [1] "Arpitaloves_1d: RT @Wooyooateez: ONE OF ATEEZ MEMBER IN A K DRAMA SOON?"
##
## [[8994]]
## [1] "1d_babygirlss: RT @Rose_ackles_: Jensen Ackles singing Angeles lives in my mind rent free ❤️ https://t.co/evfmF8HlZs"
##
## [[8995]]
## [1] "bot_chaeyoung_: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand…"
##
## [[8996]]
## [1] "hanewzdr: Bach 3421D Silver Plated 1D Cup Flugelhorn Mouthpiece, Medium Shallow QBUZUGD\n\nhttps://t.co/jraoiQUYsi https://t.co/Bdeg0XEmrT"
##
## [[8997]]
## [1] "1d_babygirlss: RT @louisacademia: he’s so dreamy https://t.co/ieY2rJ7oJa"
##
## [[8998]]
## [1] "satoshis_pt: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[8999]]
## [1] "MaraJos05044945: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9000]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice… https://t.co/k0Eo4lJEHM"
##
## [[9001]]
## [1] "1d_babygirlss: RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing"
##
## [[9002]]
## [1] "1d_babygirlss: RT @sassychopsuey: GIRLS THAT DOESN'T TAKE PAINKILLERS FOR CRAMPS ARE TO BE FEARED."
##
## [[9003]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Taurus...'Trying so hard not to cry.'\n\nIf you’re feeling down you sh… https://t.co/VFrnw0Xx7b"
##
## [[9004]]
## [1] "1d_babygirlss: RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m"
##
## [[9005]]
## [1] "satoshis_pt: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[9006]]
## [1] "halorrry: sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/s5toJ4ZGaI https://t.co/jNiMUtG4Fx"
##
## [[9007]]
## [1] "1d_babygirlss: RT @louisacademia: blur or not hes still a cutie https://t.co/qGMKnsLjoq"
##
## [[9008]]
## [1] "Arpitaloves_1d: RT @allforsan710: Noone can do it on his level. Choi San sets the standard for KPop performance too high. HE IS THE BLUE PRINT OF THIS KIND…"
##
## [[9009]]
## [1] "1d_babygirlss: RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3"
##
## [[9010]]
## [1] "1d_babygirlss: RT @sparkleslouist: he's unreal https://t.co/Bl0UQWRNYQ"
##
## [[9011]]
## [1] "Tay_1D_H10part2: RT @19950808_aug: 221204 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/OJWpCxqpl9"
##
## [[9012]]
## [1] "1d_babygirlss: RT @cuddlydean24: Is that an spn reference? 😭 https://t.co/23dQhGniO1"
##
## [[9013]]
## [1] "satoshis_pt: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9014]]
## [1] "1d_infinitypriv: Can I copy your homework? // sure just change the answers up a bit https://t.co/Xwrqe9fAWk"
##
## [[9015]]
## [1] "DestinyRmb: RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[9016]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n fanfare ♡\n𓏔 ₱179 - 219\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album on… https://t.co/MxIbhSzQgm"
##
## [[9017]]
## [1] "Arpitaloves_1d: RT @ATEEZofficial: [🎬] ATEEZ(에이티즈) THE FELLOWSHIP : BEGINNING OF THE END IN JAPAN Blu-ray & DVD Preview\n⠀\nhttps://t.co/5QmR26gLkY\n⠀\n#TheFel…"
##
## [[9018]]
## [1] "stan___1D: The he says morning in this really does something to my soul https://t.co/uKpgcSl3gO"
##
## [[9019]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n &twice ♡\n𓏔 ₱299\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/ZxmToTsxY1"
##
## [[9020]]
## [1] "bot_chaeyoung_: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…"
##
## [[9021]]
## [1] "1d_babygirlss: RT @sunfflouwerry: harry styles' biceps; an urgently needed thread https://t.co/G3SYwRIgSq"
##
## [[9022]]
## [1] "1D_5SOS_1996: Just because these weren’t taken the same day means NOTHING. Since yesterday’s photo and todays photo were from the… https://t.co/lkXceGmOag"
##
## [[9023]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n breakthrough ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/Uiwz6Ad2xf"
##
## [[9024]]
## [1] "1d_babygirlss: RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…"
##
## [[9025]]
## [1] "JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u"
##
## [[9026]]
## [1] "1d_babygirlss: RT @spinning_again: i see louis smiling from a distance in one blurry, pixelated video and my mood still goes 📈📈📈"
##
## [[9027]]
## [1] "1d_babygirlss: RT @larry4ever28_: Prompt idea: Louis is a famous football player. Harry is a famous singer. Harry is watching the game while on tour and L…"
##
## [[9028]]
## [1] "bot_chaeyoung_: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod…"
##
## [[9029]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/NfqGgPdG20"
##
## [[9030]]
## [1] "bot_chaeyoung_: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod sc…"
##
## [[9031]]
## [1] "1d_babygirlss: RT @skywardlouis: Louies are so funny we don’t see Louis for a week and it makes us miss him so much that we basically cry over 2 pixels of…"
##
## [[9032]]
## [1] "1d_babygirlss: RT @sassychopsuey: HOMOPHOBIA NEVER MADE SENSE TO ME BC WHY DO YOU CARE WHO OTHER PERSON KISSES."
##
## [[9033]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n #twice2 ♡\n𓏔 ₱229\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand c… https://t.co/sOCZPqul4f"
##
## [[9034]]
## [1] "1d_babygirlss: RT @httpxellise: i am such a” remember when”, type of person.😭😭 memories mean so much to me.🫶🫶"
##
## [[9035]]
## [1] "ManInTheMadness: @53Demon Every time we go out, see ambulances & sirens. Heard them last night too, inner Melb. Quite unsettling. Se… https://t.co/B1mI1KtTc2"
##
## [[9036]]
## [1] "1d_babygirlss: RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu"
##
## [[9037]]
## [1] "1d_babygirlss: RT @sunfflouwerry: how listening to angels fly by louis tomlinson feels like https://t.co/89XSvl1zBi"
##
## [[9038]]
## [1] "1d_babygirlss: RT @myloverry: harry decorated his house for christmas! https://t.co/fCOVaeajgi"
##
## [[9039]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n wake me up ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/iH3IjQf3Mw"
##
## [[9040]]
## [1] "1d_babygirlss: RT @acklesism: my babies look at them <33 https://t.co/tr5xh3VoAf"
##
## [[9041]]
## [1] "1d_babygirlss: RT @stylinarts: louis really is built different for not wearing any cast or sling with the type of fracture he got."
##
## [[9042]]
## [1] "Freefols_1D: RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…"
##
## [[9043]]
## [1] "1d_babygirlss: RT @acklesism: insanely pretty <333 https://t.co/GiN8CQesWK"
##
## [[9044]]
## [1] "stockysports: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9045]]
## [1] "Freefols_1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9046]]
## [1] "1D_5SOS_1996: So who do I think is taking the professional photos? — Ryan!! If you look at these pictures… it’s the EXACT same an… https://t.co/4nOS3QEXCq"
##
## [[9047]]
## [1] "1d_babygirlss: RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6"
##
## [[9048]]
## [1] "bot_nayeon: RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…"
##
## [[9049]]
## [1] "1d_babygirlss: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[9050]]
## [1] "1d_babygirlss: RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To"
##
## [[9051]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/qLpjEEaCzu"
##
## [[9052]]
## [1] "1d_babygirlss: RT @ifscasjack: their smiles are everything https://t.co/j12lhVsgzV"
##
## [[9053]]
## [1] "1d_babygirlss: RT @dadstielkline: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the Supernatural ship Destiel. \"I just think that…"
##
## [[9054]]
## [1] "Freefols_1D: RT @oocwednesday: wife materal if i’ve ever seen one #wednesdaynetflix https://t.co/ERlkTz6TyW"
##
## [[9055]]
## [1] "1d_babygirlss: RT @Rose_ackles_: remember when Jensen Ackles https://t.co/wM7QHsATNj"
##
## [[9056]]
## [1] "1d_babygirlss: RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4"
##
## [[9057]]
## [1] "1d_babygirlss: RT @andjensenackles: jensen ackles and ukcon sns https://t.co/Fi0BwADrwk"
##
## [[9058]]
## [1] "1d_babygirlss: RT @alwayshgolden: \"who is touching me 😳 oh it's just harry 🤭🤭🤭\" https://t.co/G3OcjrtDu9"
##
## [[9059]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/Q7UbYMxKQk"
##
## [[9060]]
## [1] "1d_babygirlss: RT @alwaysdeanw: good morning 🧡 https://t.co/TsSN337g2p"
##
## [[9061]]
## [1] "1d_babygirlss: RT @msvyzx: i need vitamin Cᵃˢʰ"
##
## [[9062]]
## [1] "1d_babygirlss: RT @soitfuckingoes: taylor swift didn't write \"good girl, sad boy, big city, wrong choices we had one thing going on i swear that it was so…"
##
## [[9063]]
## [1] "1d_babygirlss: RT @lowkeyalbert: u ever listen to a song and remember exactly how life used to be when u first heard it ?"
##
## [[9064]]
## [1] "1d_babygirlss: RT @sparkleslouist: he's so... https://t.co/TkL7vdjNwb"
##
## [[9065]]
## [1] "Freefols_1D: RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4"
##
## [[9066]]
## [1] "1d_babygirlss: RT @dreaminofyouhs: how do i buy the moon for harry"
##
## [[9067]]
## [1] "1d_babygirlss: RT @acklesism: real https://t.co/XoRTPlvpG5"
##
## [[9068]]
## [1] "1d_babygirlss: RT @aIys_x: a girl and her bed on a Sunday is an endless love affair 🤍"
##
## [[9069]]
## [1] "imslimandimthe1: Another example of 5d's\n1x1=1 1d\n1x1x2= 2 2d \n1x1x2x3=6 3d\n1x1… https://t.co/1ChOYXORP8"
##
## [[9070]]
## [1] "1d_babygirlss: RT @swtrdana: oh to be loved and pursued"
##
## [[9071]]
## [1] "1d_babygirlss: RT @sassychopsuey: HS1 DESERVED WHAT FINE LINE AND HARRY'S HOUSE GOT."
##
## [[9072]]
## [1] "1d_babygirlss: RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem"
##
## [[9073]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/W4yLzZnbAN"
##
## [[9074]]
## [1] "1d_babygirlss: RT @mishackleckii: i miss dean winchester i miss him bring him back my heart hurts https://t.co/CpMWOUK5qf"
##
## [[9075]]
## [1] "elvissena_: @L_1D_potato @CapitalOfficial same! 💜"
##
## [[9076]]
## [1] "the_artist_nft: Coolman's Universe - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wPpobpb8qb\n⬇️ See below for… https://t.co/v48IO1EEX6"
##
## [[9077]]
## [1] "TSH__1D: RT @Football__Tweet: 🎙️ Ellie Molloson: “As a girl who grew up in England, I never believed that it would be possible to go out without sex…"
##
## [[9078]]
## [1] "Coinfidence92: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9079]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/WHluXs0dpw"
##
## [[9080]]
## [1] "1D_5SOS_1996: So Liz “forgets” to put her photography logo again and again? No, I don’t think so. \n\nShe NEVER has forgotten. A tr… https://t.co/SsYOs1bSbM"
##
## [[9081]]
## [1] "man09621: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9082]]
## [1] "man09621: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9083]]
## [1] "AfaaqTrader: RT @dhilipan10: $Gold 1D Manipulation Before Down!!\n\nhttps://t.co/l12E2Uq82a\n\n#GOLD #XAUUSD https://t.co/u1FD702vQ3"
##
## [[9084]]
## [1] "WartaCiamis: Jual Tunik Overall Jeans//Overall Jeans | Shopee Indonesia https://t.co/QN0n6K9hbB https://t.co/8vThgqkYjH"
##
## [[9085]]
## [1] "hibari_0325: RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…"
##
## [[9086]]
## [1] "man09621: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9087]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n signal ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/aqsfOUYhsL"
##
## [[9088]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 2 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/r9L2vdjZyY"
##
## [[9089]]
## [1] "ohmy_GOD_1D: RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…"
##
## [[9090]]
## [1] "1d_secsi: RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way"
##
## [[9091]]
## [1] "lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 1 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/TyG8HEzBJB"
##
## [[9092]]
## [1] "ByBitSavage: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[9093]]
## [1] "UniverseGener12: This was taken from the Aricebo Telescope at 200X. There are 2,500,000 stars in the Eireisone system 10 lightyears… https://t.co/EcROY1Ejzv"
##
## [[9094]]
## [1] "luke_niall_1D: RT @quackupdates: If the official stream ended, here's another broadcast you can watch from until it comes back 🫶 https://t.co/24CBaoJAGn"
##
## [[9095]]
## [1] "luke_niall_1D: RT @QuackGiveaways: CONGRATULATIONS TO QUACKITY FOR WINNING THE COMEDY ON THE STEAMIES 2022"
##
## [[9096]]
## [1] "luke_niall_1D: RT @CB97central: 🔎 TUMBLR • 2022 TOP K-POP STARS\n\n#8 Bang Chan\n\nAll Stray Kids members are in the top35 🥳\n\n#BangChan #방찬 #CB97 #方灿 #バンチャン @…"
##
## [[9097]]
## [1] "luke_niall_1D: RT @quackupdates: New picture of Quackity at the #Streamys via GettyImages! https://t.co/Yb7oVppXpa"
##
## [[9098]]
## [1] "nmmswhey: missing 1d rn…"
##
## [[9099]]
## [1] "1d_MainlyLarry: RT @tdefenseless28: LOT Buenos Aires N2 Recap:\"We have some music, we have all of you, we have the moon up there, we're gonna have some fun…"
##
## [[9100]]
## [1] "kovo_naro: RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…"
##
## [[9101]]
## [1] "zainberrie: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9102]]
## [1] "1d_larry4life_: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[9103]]
## [1] "Gildavila90: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9104]]
## [1] "luke_niall_1D: RT @SAlNTASHES: IDC HE WON IN MY BOOK !!! QUACKITY SIEMPRE GANA https://t.co/7XWhc0wi5w"
##
## [[9105]]
## [1] "luke_niall_1D: RT @tpwkcorpse: quackity the winner of every streamy🫶 https://t.co/327qfWRnvi"
##
## [[9106]]
## [1] "betallagain: i saw 1d for free https://t.co/laEcraZaQA"
##
## [[9107]]
## [1] "luke_niall_1D: RT @Andry_SZAJ: NOOO HE DIDN'T WIN QUACKITY NOOO YOU DESERVED"
##
## [[9108]]
## [1] "1d_wn: RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6"
##
## [[9109]]
## [1] "Leti_1D_: RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…"
##
## [[9110]]
## [1] "man09621: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9111]]
## [1] "Bmzzzzzzzz: @allie_kiley As a Harry and Zayn both stans I still could say that Harry never faced that much issue as zayn , all… https://t.co/fLuAGuYotl"
##
## [[9112]]
## [1] "Cece7031: RT @mthurt1: 1d. But that’s only effective if AMC shows they’re willing to commit. After 12 years, it’s time to go big or go home. #Caryl"
##
## [[9113]]
## [1] "1d_lh28: RT @MyPolicemanNew: ‘My Policeman’ by Michael Grandage starring Harry Styles, Emma Corrin and David Dawson was top #1 in +100 countries on…"
##
## [[9114]]
## [1] "CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buyin… https://t.co/ZW9xYzeYSc"
##
## [[9115]]
## [1] "cuteharry_1D: Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much ."
##
## [[9116]]
## [1] "1d_lh28: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9117]]
## [1] "valjr23_: zayn had the best voice in 1D idc bye"
##
## [[9118]]
## [1] "glamlondoner: @SochStories Blouse C 🤍 \n\n@SochStories #TheWeddingWardrobe #SochStories\n\n@Avantika_1D @GoldQueenie4"
##
## [[9119]]
## [1] "1D_FITF28: @tommo28sun Not bad huhh!! 😂"
##
## [[9120]]
## [1] "1D__lzlnh: @ikissquinn Harry loves you ♡"
##
## [[9121]]
## [1] "luke_niall_1D: RT @georgesjuicyass: @WolflynD Streamy awards, quackity looks cool... But didnt won😭😭 https://t.co/l6WOlOCXij"
##
## [[9122]]
## [1] "luke_niall_1D: RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…"
##
## [[9123]]
## [1] "1d_Obsessionnn: @habit_nr @krystalshabit28 look it’s my fav meme lmfaooo. well one of them"
##
## [[9124]]
## [1] "1d_lh28: RT @HLDTour: “Make some noise for that plane that's landing over there! Welcome, everyone, welcome to Buenos Aires.”\n\n💬: Harry shouting out…"
##
## [[9125]]
## [1] "1d_lh28: RT @befookinkind28: THERE IS AN OLI UA AND NO ONE TOLD ME ABOUT IT?! OMG https://t.co/NrwdHYp07d"
##
## [[9126]]
## [1] "imslimandimthe1: Another example is density.\n1d no density \n5d a little density . ( after earth realm ) \n4d a little more density (… https://t.co/lmVwMj9ZFe"
##
## [[9127]]
## [1] "singhisamcape: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9128]]
## [1] "1d_lh28: RT @venomrry: my favorite thing about chop suey are his eyelashes https://t.co/KWxK5DavTa"
##
## [[9129]]
## [1] "Cringey1D: damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “I like the way you smile with yo… https://t.co/TOhBi46FZP"
##
## [[9130]]
## [1] "queenieMNL: Check out CLAUDIA Espadrille Women - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:… https://t.co/Lc1ZKH8ekX"
##
## [[9131]]
## [1] "luke_niall_1D: 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️"
##
## [[9132]]
## [1] "imslimandimthe1: Another example is \n1d our heads Gods head\n5d our arms ( heaven ) Gods arms\n3d our torso Our heart and gods heart\n4… https://t.co/H94eXhCpxZ"
##
## [[9133]]
## [1] "luke_niall_1D: 🕯️🕯️🕯️🕯️🕯️🕯️🕯️QUACKITY QUACKITY QUACKITY QUACKITY🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️"
##
## [[9134]]
## [1] "MisoGud_: @sunsxhinefel1x @mintyferrets @1d__fairy omg... no way..."
##
## [[9135]]
## [1] "ppjschultz: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9136]]
## [1] "WartaCiamis: Jual Sweater Somewhere - Atasan Wanita dan Pria - Allsize - Bahan Fleece tebal dan lembut | Shopee Indonesia… https://t.co/8BoRVURuoK"
##
## [[9137]]
## [1] "1d_lh28: RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf"
##
## [[9138]]
## [1] "Raticoin1: #ATOM $ATOM /BTC 1D TF https://t.co/oCCHcQcCGU"
##
## [[9139]]
## [1] "1d_lh28: @_shaily_xoxo don't u think it should be heaven 😭😭 he's an angelllllll"
##
## [[9140]]
## [1] "1d_lh28: RT @_shaily_xoxo: He's such a baby. Omg if he looks at me with those two little puppy eyes I'll die right there and be transported to hell…"
##
## [[9141]]
## [1] "1d_lh28: RT @venomrry: spot the angel (easy edition) https://t.co/IUFR5nalJH"
##
## [[9142]]
## [1] "imslimandimthe1: one of many examples are : \n1d our head\n2d our dual genders\n3d our 3 sets of bones \n4d our 4 limbs\n5d our 5 sets of toes and fingers"
##
## [[9143]]
## [1] "rubihsh: @vmnito Heart Attack de 1D J"
##
## [[9144]]
## [1] "carmen_di: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9145]]
## [1] "1d_lh28: RT @yessss_ssssssss: Louis don't block me https://t.co/HrM1eYjicg"
##
## [[9146]]
## [1] "1d_lh28: RT @GoldenPixie935: I'm sorry, lads, but this was just a cheesy 80s family portrait waiting to happen. I regret nothing. @Louis_Tomlinson @…"
##
## [[9147]]
## [1] "colormebitchee: i see 'theyre back' trending on my personal interests and GASP thinking 1d is back just for it to be some minecraft shit, be so fr"
##
## [[9148]]
## [1] "AllieLmaow: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9149]]
## [1] "1d_lh28: RT @_shaily_xoxo: OH MY GOD. THE HAIR. THE ARM. THE FACE. THE SMILE. I am gonna cry 😭 https://t.co/lWNo4r404Y"
##
## [[9150]]
## [1] "1d_lh28: RT @lousbeautx28: the t-shirt? just let me cry in peace… https://t.co/iksfRuzNOP"
##
## [[9151]]
## [1] "CoinPatrolCom: 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $FTM $BONE $TEL $MASK $BRISE $GMX $ELON $TWT $OP… https://t.co/nQzVGjP49U"
##
## [[9152]]
## [1] "imslimandimthe1: The top of the 5th dimension is next to 1d\nThe bottom of 4d is next to 2d.\nThe 5th is heaven \n3d is earth \nThe 4th… https://t.co/diDcoiY3nz"
##
## [[9153]]
## [1] "1D_LoserLover: Scrolling through my tl and suddenly got a bad feeling. Something feels off. \nI just dont know if it has to do with… https://t.co/MAELpyh1Dz"
##
## [[9154]]
## [1] "linsimirawr: zayn carried 1D since day 1 fr"
##
## [[9155]]
## [1] "CarrotGirl_1D: RT @BT21_: 📌To Be Announced\n⭐️Special items for the 5th Anniversary\n\n📌2023.01.06 (FRI)\n⭐️Fan Meet-up in ZEPETO\n\n#ComingSoon #2022BT21FESTIV…"
##
## [[9156]]
## [1] "CarrotGirl_1D: RT @BT21_: UNIVERSTAR BT21's unforgettable festival!🎉\nAll prepared only for UNISTARS✨\n\nBT21 5TH ANNIVERSARY FESTIVAL\n\n📌12.22 (THU) 7PM (PST…"
##
## [[9157]]
## [1] "imslimandimthe1: Unity is the positive pole of duality, its negative other half. They are both found in the torus.\nOur heads are 1d… https://t.co/3KK8SsCpft"
##
## [[9158]]
## [1] "1D_Tomtam_NRC: RT @soompi: #KimSooHyun And #KimJiWon Confirmed For New Drama By \"Crash Landing On You\" Writer\nhttps://t.co/POPwmgf4MF https://t.co/kOLryZ2…"
##
## [[9159]]
## [1] "breelovestay13: RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[9160]]
## [1] "yunsplanet: ALSO i’ve lost the part of the bottle that you press so that’s why 3rd one in the back doesn’t have a button thing… https://t.co/FYt0vV4zJd"
##
## [[9161]]
## [1] "1d_lh28: RT @lthearting: world cup 2022 https://t.co/gMqzSY8Ndr"
##
## [[9162]]
## [1] "1D_france_OD: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[9163]]
## [1] "snoop_dog_3: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9164]]
## [1] "luke_niall_1D: HI QUACKITY #STREAMYS"
##
## [[9165]]
## [1] "hazzastyleess: badly want to attend the 1d year end event pero i live v far"
##
## [[9166]]
## [1] "kehtjap: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9167]]
## [1] "queenieMNL: Check out MYLES High Heels - Liliw Made for ₱380. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/wyKC5uvm9x… https://t.co/Wchyz0sou8"
##
## [[9168]]
## [1] "Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR"
##
## [[9169]]
## [1] "keepdrivinglwts: @twinky_tommo Maybe he hasn’t talked about it?? Idk I just remember there’s been a convo on it. Pretty sure he’s b… https://t.co/AEgCW8wdq3"
##
## [[9170]]
## [1] "xsunflwr94: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[9171]]
## [1] "rich_grzywacz: Which leads to the question which came first 1D or 3D or the other day the Sun or the black hole?"
##
## [[9172]]
## [1] "thiagovolvo: @bull_bnb @Biswap_Dex in prizes and FREE to join!\n@Antonio_mtb @La_delfiii_1D"
##
## [[9173]]
## [1] "AllanSr0515: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9174]]
## [1] "luvvminwon: Came across a video of hoshi singing one thing by 1d … my worlds colliding"
##
## [[9175]]
## [1] "AmbikaHosein: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9176]]
## [1] "AllyNr_1D: RT @Xwonho_Wenee: ~ WONHO'S VLIVE ~\n\n🐰: ah today, I won't say goodbye. Thank you so much for coming Wenee, and that might be the last Vlive…"
##
## [[9177]]
## [1] "AllyNr_1D: RT @mollytokki: 🐰I just want to say I love you Wenees, & thank you, for making me a hard-working person, making me a happy person, and maki…"
##
## [[9178]]
## [1] "AllyNr_1D: RT @Xwonho_Wenee: 🐰: don't cry... I'm sad too,ah don't cry. It's not like I'm not coming back. You know I'm coming, right? Don't cry, why a…"
##
## [[9179]]
## [1] "CarrotGirl_1D: RT @Koreaboo: BTS’s RM Breaks Down The Deeper Meaning Behind His “Indigo” Album Cover Art \n https://t.co/rJDPIPVjev"
##
## [[9180]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: Top 10 Artists on #GlobalSpotify (December 2)❤️🔥 \n1⃣ #BadBunny \n2⃣ #TaylorSwift \n3⃣ #TheWeeknd\n4⃣ #MetroBoomin\n5⃣ #Dr…"
##
## [[9181]]
## [1] "CarrotGirl_1D: RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With \"Daechwita\" #Daechwita4…"
##
## [[9182]]
## [1] "CarrotGirl_1D: RT @Koreaboo: BTS's Jin Can't Help But \"Call Out\" Jungkook During His Birthday Broadcast 😂\n\nhttps://t.co/YQ4qMu6foM"
##
## [[9183]]
## [1] "CarrotGirl_1D: RT @CloutNewsMedia: Kim Namjoon, aka RM of BTS, was the MOST followed K-Pop soloist on Spotify last week 💚\n\n#kimnamjoon #namjoon #rm #bts @…"
##
## [[9184]]
## [1] "krystalshabit28: a playlist called my personality but it’s just 9 hours of 1D, louis, harry and taylor https://t.co/mTSbG598yc"
##
## [[9185]]
## [1] "CarrotGirl_1D: RT @zachsang: hellooooo army! if ya missed my interview with RM it's going to replay ins 5 minutes right here! it's available all over the…"
##
## [[9186]]
## [1] "CarrotGirl_1D: RT @CloutNewsMedia: Jungkook of BTS was the MOST followed male K-Pop artist on Instagram last week (+256K)\n\n#jeonjungkook #jungkook #jk #bt…"
##
## [[9187]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝🔟SINGLES🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣All I Want for Christmas Is You #MariahCarey\n3⃣MadeYouLook #MeghanTrainor…"
##
## [[9188]]
## [1] "CarrotGirl_1D: RT @marktuan: Coming down to the last couple days!! Come hangout with us today! Another epic games stream! \nhttps://t.co/SjmYHj9iik\n\n#EpicP…"
##
## [[9189]]
## [1] "CarrotGirl_1D: RT @BamBam1A: you are morning person"
##
## [[9190]]
## [1] "CarrotGirl_1D: RT @allkpop: [UCC] “Dreamers” by #Jungkook becomes the fastest solo song by a K-Pop soloist to reach 50 million streams on Spotify https://…"
##
## [[9191]]
## [1] "CarrotGirl_1D: RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit \"Dynamite\" in…"
##
## [[9192]]
## [1] "CarrotGirl_1D: RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/02) https://t.co/bVrn9oP19L"
##
## [[9193]]
## [1] "CarrotGirl_1D: RT @Onmanorama: Eldest #BTS member and #TheAstronaut singer Kim Seokjin turns 30 today.\n\n#JinDay #HappyJinDay #JINJINJIN https://t.co/3LPen…"
##
## [[9194]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣Rumours #FleetwoodMac\n4⃣GreatestHits #fleetwoodmac\n5⃣25 #Adele\n6⃣Midnig…"
##
## [[9195]]
## [1] "CarrotGirl_1D: RT @GMA: Our favorite Jin moments for his birthday! \n@BTS_twt #HappyBirthdayJin\nhttps://t.co/KdLAHBJ1r1 https://t.co/L7dmJIF1eU"
##
## [[9196]]
## [1] "CarrotGirl_1D: RT @RhythmHive_twt: #BTS FX THEME UPDATE\n<2022 Holiday Party>\n\n▶https://t.co/pTCwEETPFZ\n\n#RhythmHive #리듬하이브 #방탄소년단 https://t.co/rfqxTXPioo"
##
## [[9197]]
## [1] "CarrotGirl_1D: RT @MTV: Happiest of birthdays to @BTS_twt's Jin!! 🫶 💜 https://t.co/iVJpgnyFhC"
##
## [[9198]]
## [1] "CarrotGirl_1D: RT @WORLDMUSICAWARD: #Jin's smash hit #TheAstronaut reenters the #OriconSingleschart in Japan this week at #4, after debuting at #2, sellin…"
##
## [[9199]]
## [1] "CarrotGirl_1D: RT @billboard: RM's debut solo album 'Indigo' is here, and so is the music video for the track \"Wild Flower\"! https://t.co/Z6UKm2j0JI"
##
## [[9200]]
## [1] "lollyjo71: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9201]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸Save Me —690M (🔜700M)👀\n🔸Permission…"
##
## [[9202]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/uk7NZdggxB"
##
## [[9203]]
## [1] "LeeTJG: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9204]]
## [1] "mbwahine98: Ending in 1d 4h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay"
##
## [[9205]]
## [1] "mbwahine98: Ending in 1d 4h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/SITAoUdIGe"
##
## [[9206]]
## [1] "sunsxhinefel1x: @MisoGud_ @mintyferrets @1d__fairy damn 99% 🧍♀️ https://t.co/LsDEVeHlgD"
##
## [[9207]]
## [1] "mbwahine98: Ending in 1d 4h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsgkEX3 #eBay"
##
## [[9208]]
## [1] "comeinbrazil: once in a lifetime or esny (i know it’s harry and not 1d it’s just too perfect) https://t.co/zx06OZXYF9"
##
## [[9209]]
## [1] "tobesolonely22: @finelinevogue I had 1d on top 😩"
##
## [[9210]]
## [1] "SandieW84755401: RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…"
##
## [[9211]]
## [1] "grandtechph: HONEYWELL VOYAGER XP 1472G CORDLESS SCANNER\n- Scan Pattern: Area-image (1040 x 720 px array)\n- Decode: 1D, PDF, 2D,… https://t.co/71KIqLUmNi"
##
## [[9212]]
## [1] "honeymungus: @boogyuist_ army since Feb 2021 and carat since May 2021\nknew of bts since dope era, just was heavy on 1d and 5sos at that stage"
##
## [[9213]]
## [1] "louisflowerry: 18 by 1d actually exists what the fuck"
##
## [[9214]]
## [1] "haley1Dstan: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9215]]
## [1] "sarry_citra: Love all about Blue♡ | 1D♥"
##
## [[9216]]
## [1] "trombon70814212: @Lastofthetruth_ 5A-MY 1D-NAME 3D-IS 2D-HARRY 4-ADAMSON"
##
## [[9217]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for an Aquarius... 'You only want me 'cause I'm taken.'\n\nI encourage you t… https://t.co/iDvas1U3ix"
##
## [[9218]]
## [1] "samarasfang: this nephew jack or zack or whatever is like if niall 1d was a manwhore openly instead of privately"
##
## [[9219]]
## [1] "thatcrypticguy: @TheVoidTLMB The only time I noticed was last week, seeing MAN- and MAN- at 1A/1D, with both clued in a similar sen… https://t.co/pmW7Mc8QAT"
##
## [[9220]]
## [1] "mj_james14: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9221]]
## [1] "luke_niall_1D: RT @iiitsubakiii: I SAW QUACKITY"
##
## [[9222]]
## [1] "Brushwolf: E Gary Gygax: I need a 1D-1 evil creature as cheap levees, miners rather than front line combatants, and low level… https://t.co/GZjaxfyWlA"
##
## [[9223]]
## [1] "yekkripto: #BollingerAlert !\n\n - $PIVX (0.00001712) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC"
##
## [[9224]]
## [1] "ElizabethZurzo1: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9225]]
## [1] "grandtechph: HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/U9lgbfyAKt"
##
## [[9226]]
## [1] "PowCg27: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9227]]
## [1] "gaylouiesbot: 4 years till 11 years of 1D"
##
## [[9228]]
## [1] "marielelou24_1D: My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial) https://t.co/WovvU7e799"
##
## [[9229]]
## [1] "D_aydreamHabit: @onlytheLT20 Unete a nuestro 1d streaming party"
##
## [[9230]]
## [1] "Taylorpike: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9231]]
## [1] "luke_niall_1D: RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C"
##
## [[9232]]
## [1] "hlarryious: @blackpants1 That’s S*mon Jones PR - he was the PR firm during 1D days, and still represents 2/5ths of 1D. (The bad… https://t.co/m4zQ5qrDqR"
##
## [[9233]]
## [1] "luhhrainbow: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[9234]]
## [1] "mandaTW_1D_DG: Trying to put up the outdoor Christmas lights today so I don't have to do it in the 34 degree heat tomorrow"
##
## [[9235]]
## [1] "John_Mehaffey: @bartopvp @sumthack There are a few Gulf Coast casinos that still have the old M Resort 2D S17 double before/after… https://t.co/4vA9ogHptv"
##
## [[9236]]
## [1] "marielelou24_1D: My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial)"
##
## [[9237]]
## [1] "b_yondbordersph: Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1… https://t.co/naY5uyq38J"
##
## [[9238]]
## [1] "kkkay_kay: H5 Syble high cost-effective 1D 2D payment box scanner\nMobile phone payment for WeChat, Alipay https://t.co/7ZC5WMXpIi"
##
## [[9239]]
## [1] "ezcart666: RT @ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & ready to s…"
##
## [[9240]]
## [1] "ezcart666: RT @ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onhand & rea…"
##
## [[9241]]
## [1] "ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/8OkpDwVaGw"
##
## [[9242]]
## [1] "ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/ETrJhy3BK7"
##
## [[9243]]
## [1] "CarrotGirl_1D: RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nCanciones de #BTS que alcanzaron nuevas cifras en Spotify:\n\n🔹Boy With Luv — 955M\n🔹DNA — 530M\n🔹Yet To Co…"
##
## [[9244]]
## [1] "CarrotGirl_1D: RT @BT21_: 🔊: BT21 minini are here!\nTo live inside UNISTARS' house❣️\n\nBT21 minini\nHouse Mood Lamp\n\n✔️Global\n📍LINE FRIENDS COLLECTION\n👉https…"
##
## [[9245]]
## [1] "CarrotGirl_1D: RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…"
##
## [[9246]]
## [1] "grandtechph: HONEYWELL VUQUEST 3320G HANDS-FREE SCANNER\n- Dimension (LxWxH): 73x51x26 mm\n- Interface: USB, RS232, KBW\n- Scan Pat… https://t.co/jdqMPOO3e9"
##
## [[9247]]
## [1] "CarrotGirl_1D: RT @cake_x_official: BTS TRAVEL VLOG, a live edition of the #BTS_TRAVEL_BOOK \n\n2022. 12. 07. 11AM (KST) \n🎬 COMING SOON\n\n#BTS #BTS_TOUR #BTS…"
##
## [[9248]]
## [1] "marielelou24_1D: RT @cherrrydaydream: we are witnessing the man we grew up watching make all his dreams come true. never ever take any chance you get to see…"
##
## [[9249]]
## [1] "phxckers: @KyzivSus @NoirBB_Official yeah i’ve 3-1d then while solo qing"
##
## [[9250]]
## [1] "AwakeSpace7: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9251]]
## [1] "itiswhatitislhb: RT @KFC_UKI: Thanks for the support @Louis_Tomlinson. Always knew you were the best member of 1D. The new album is well worth a Krushem."
##
## [[9252]]
## [1] "mouettedursseau: 1d\n“..‘..Behold, we have looked for him [Abel] upon the land & among the flocks, yet is he nowhere to be found. Tel… https://t.co/4UvZmUHWJd"
##
## [[9253]]
## [1] "iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split… https://t.co/HELYsl8NcB"
##
## [[9254]]
## [1] "johnCapicchioni: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9255]]
## [1] "IamVietnamese5: RT @zobeepee: Today has Childe banner like this 7 day xxhrs.\n\n60GC\n1st winner pull @: 6d/xxhrs\n2nd: 5d\n3rd: 4d\n4th: 3d\n5th: 2d\n6th: 1d\n7th:…"
##
## [[9256]]
## [1] "cloudstyles: instagram just reminded me i saw 1d for the last time 7 years ago today damn"
##
## [[9257]]
## [1] "luke_niall_1D: RT @drxmstial: QUACKITY STREAMER OF THE YEAR!\n\n[ #quackity #quackityedit ] https://t.co/yoHS934N0O"
##
## [[9258]]
## [1] "TradeForOpp: @gtirohn @STAT_Trading @TTrades_edu @AlexsOptions Thanks Gary! I've been using 5 and 20 for all timeframes, though… https://t.co/0USTi6gU0b"
##
## [[9259]]
## [1] "cndiesaddctd: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9260]]
## [1] "avila_nanye: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9261]]
## [1] "grandtechph: HONEYWELL VOYAGER 1250G HANDHELD SCANNER\n- Reads standard 1D\n- Multiple interface available\n- Designed to withstand… https://t.co/ahDNYVhsHU"
##
## [[9262]]
## [1] "SLASHSCINEMA: literally completely forgot deadpool mentions 1D in a comic"
##
## [[9263]]
## [1] "GenkoNFT: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9264]]
## [1] "itiswhatitislhb: RT @louustheticc: okay but can we just ignore @CapitalOfficial ?? they use 1d for clout and nothing else. unfollow them and don't interact…"
##
## [[9265]]
## [1] "Wheaton25: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9266]]
## [1] "hanywhiskey: @M0DERN1TY aww how comes 🥺 my last time on twt i was 13, listened to 1D and had 4K. also lots of peedos in my dms.… https://t.co/pE38ABnT0g"
##
## [[9267]]
## [1] "on1ydans: I was not even a 1D stan at the time I just seriously didn’t know djdjdjd"
##
## [[9268]]
## [1] "queenieMNL: Check out JAVI Wedge - Liliw Made for ₱430. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/AbDervbBER… https://t.co/4VAxzBsBDS"
##
## [[9269]]
## [1] "montrealinvest1: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9270]]
## [1] "marielelou24_1D: RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…"
##
## [[9271]]
## [1] "marielelou24_1D: RT @jinliafeed: THEM\n\n#RYUJIN #LIA #ITZY https://t.co/HDjJ2eLx7F"
##
## [[9272]]
## [1] "DogeColony_Web3: @elonmusk Who's looking at you kid. We've a #Doge inu standing @ 1d rsi waving his tail. Pretty cool 😎 https://t.co/ZXjoV7BIVz"
##
## [[9273]]
## [1] "synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTT… https://t.co/F7pzpTr4cP"
##
## [[9274]]
## [1] "SETexasAPE: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9275]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I want you to rock me, rock me, rock me… https://t.co/BmnhJxJlLu"
##
## [[9276]]
## [1] "Alyxandrya9: RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…"
##
## [[9277]]
## [1] "xmax171: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9278]]
## [1] "david_truesdell: @WillDngr @jason_kint That 7D Chess is starting to look like 1D Tic-Tac-Toe."
##
## [[9279]]
## [1] "liveinvictoryyy: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9280]]
## [1] "redr0seblush: my favorite 1d lyric fr https://t.co/EEUneMhGWf"
##
## [[9281]]
## [1] "1D_world28: RT @heartsantidote: HES LITERALLY A BABY DUCK I NEED EVERYONE TO LOOK AT THIS https://t.co/NHbReDmYJ9"
##
## [[9282]]
## [1] "Alltheloveee_1D: RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…"
##
## [[9283]]
## [1] "1D_world28: RT @harryisamiIf: louis this day is just... https://t.co/i9sQv06Oo9"
##
## [[9284]]
## [1] "Kenz_1d: RT @Velvet_Capital: Best Performing Portfolio's this Past Week on @Velvet_Capital 🏆 \n\n🥇BigCap Altcoin 📈 6.34%\n(@jay1iverson)\n🥈Value Plays 📈…"
##
## [[9285]]
## [1] "1D_world28: RT @marvelftlouist: jumping off a bridge seems more and more appealing every time i see this video https://t.co/FkZV1j7KME"
##
## [[9286]]
## [1] "Kenz_1d: RT @Velvet_Capital: What’re you waiting for?\n\nGet the most out of your crypto today! 👉🏻 https://t.co/nulth5XtxV https://t.co/ElqRjAQ8iI"
##
## [[9287]]
## [1] "javonnnm: Prices on $ETH's 1d chart holds FREE of a once resisting trend-line after what looks to have been a false breakout… https://t.co/M2UelEqood"
##
## [[9288]]
## [1] "Kenz_1d: RT @Velvet_Capital: Like what we’re building?\n\nJoin us & let’s build together:\n\nhttps://t.co/tT9ZDMJdBu"
##
## [[9289]]
## [1] "ApeAvenger: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9290]]
## [1] "Kenz_1d: RT @Velvet_Capital: Interesting results. 👀 \n\nWhere should we deploy next? 🔨 \n\n#buidl #DeFi"
##
## [[9291]]
## [1] "Kenz_1d: RT @BNBCHAIN: Learn about the progress our November Stars have been making over the past week on #BNBChain. \n\n@TheHarvestGame, @tallyxyz, @…"
##
## [[9292]]
## [1] "TeddyRoosevalt: 2. LTC 1d\n\nLitecoin continues to look phenomenal on the daily. I saw a lot of folks trying to short that wick down… https://t.co/qCC1JtZxVZ"
##
## [[9293]]
## [1] "SandieW84755401: @sugarscape As a newer 1D fan (only 2 yrs) thanks to my daughters, my favorite is Story of My Life. \nTugs at my he… https://t.co/BiXbvzrZWY"
##
## [[9294]]
## [1] "JPClarkeSr: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9295]]
## [1] "1D_world28: RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv"
##
## [[9296]]
## [1] "1D_world28: RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf"
##
## [[9297]]
## [1] "daydreaminghaze: @henitorry they hooked up that night 😭 1D in Brazil in 2014 was WILD"
##
## [[9298]]
## [1] "fearlesswebber: do you think during the 1d days zayn would wish he could wake up on the day of the auditions and stay in?"
##
## [[9299]]
## [1] "BennnyTheJets: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9300]]
## [1] "Lewwiee_: Maybe licensing would be hella expensive for a 1D song doe."
##
## [[9301]]
## [1] "oh_itsSarah: @madzluhcs WHAT ABOUT 1D SLUTS MADI"
##
## [[9302]]
## [1] "queenieMNL: Check out ROWENA Banhai - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/uStBD73juu… https://t.co/AJASIuNhLi"
##
## [[9303]]
## [1] "marielelou24_1D: RT @chartdataITZY: 2022 Most-Streamed Girl Groups on YouTube Music USA 🇺🇸 \n\n#1. BLACKPINK — 309M \n#2. Twice — 175M \n#3. Destiny’s Child —…"
##
## [[9304]]
## [1] "marielelou24_1D: RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…"
##
## [[9305]]
## [1] "Lewwiee_: Feel ko missed opportunity na walang 1D sa group battles. Back when I was fantasizing abt a local PD101, I thought… https://t.co/mHokcWHIbc"
##
## [[9306]]
## [1] "BlkmambaCA: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9307]]
## [1] "synthiagallery: #stablediffusion\n\nA CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200 SURR… https://t.co/prSwiSxIz9"
##
## [[9308]]
## [1] "CarolGo38335667: @fusionxrry @chararry That ship sailed when he became a part of 1D - he was bound to get corrupted!"
##
## [[9309]]
## [1] "BuenoVilchis: Story of my life de 1D siempre me va q poner sentimental"
##
## [[9310]]
## [1] "CryptoPatroller: 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$MAGIC $WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM… https://t.co/BMSIY2tcgq"
##
## [[9311]]
## [1] "dayIighthoney: the fact that my roll of 1d wrapping paper hasn’t run out yet… it’s been years https://t.co/xqaUIEEQad"
##
## [[9312]]
## [1] "1D_world28: RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF"
##
## [[9313]]
## [1] "1D_world28: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9314]]
## [1] "OLIEBHODLING: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9315]]
## [1] "wild_chxrry: 1D were (and will forever be!) my og boys .... the wild are my new boys"
##
## [[9316]]
## [1] "AMC_Apee: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9317]]
## [1] "imadeubuyit: Hair Claw https://t.co/qAvONXTAKF https://t.co/DJAwmUqxzt"
##
## [[9318]]
## [1] "ReeKwangSun: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9319]]
## [1] "DogeColony_Web3: We've a #DOGE @ 1d rsi https://t.co/c3O435sJ9W"
##
## [[9320]]
## [1] "MrGoodtimes11: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9321]]
## [1] "wontoodoo: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9322]]
## [1] "5sos_1D_gd: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[9323]]
## [1] "CoinPatrolCom: 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM $XMON… https://t.co/UgS1kRUigb"
##
## [[9324]]
## [1] "llGORDll: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9325]]
## [1] "SanteBarleyMax_: Get a headstart on the last big sale of the year! Shop for #ThePowerOfNatural now on our official Shopee page leadi… https://t.co/BSpFdb0IRK"
##
## [[9326]]
## [1] "Tf41038705: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9327]]
## [1] "goldengardxn: this is worse than 1D stans being misogynistic back when they were still together https://t.co/SRo0yAb5km"
##
## [[9328]]
## [1] "LeslieRidgeVIP: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9329]]
## [1] "WarrenFunkJr: RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…"
##
## [[9330]]
## [1] "RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D.… https://t.co/9Y67hqG4mZ"
##
## [[9331]]
## [1] "tommoandhar: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[9332]]
## [1] "1D_jaNe: RT @matt_gray_: The 10 best Christmas ads of all time: \n\n1. Mercedes-Benz, 2013 https://t.co/ce6rjPlV3h"
##
## [[9333]]
## [1] "littel41davza: NETUM Barcode Scanner USB 2 0 Wired Handheld 1D Laser Bar Code Reader Scanner for POS Mobile Payment PC Laptop and… https://t.co/5CSAkAXtkL"
##
## [[9334]]
## [1] "Alltheloveee_1D: @HLDTour Now… how long did that take you hldaily? 🤣💀"
##
## [[9335]]
## [1] "leeyump28: RT @shivangistories: @xalwayspayno Thats very true. I've always been a Liam girl. He is the reason I started listening to 1D in the first p…"
##
## [[9336]]
## [1] "carolmacenaa: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9337]]
## [1] "xmenxloki: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9338]]
## [1] "TayratsEnder: @beyisover thank u 1D"
##
## [[9339]]
## [1] "Jack58bK: MEIKE MK-320C Speedlite Flash TTL Fit Canon Mirrorless DSLR Hot Shoe Camera 1D Mark Series 1DS Series 5D Mark II 5D… https://t.co/cd3utY7vQT"
##
## [[9340]]
## [1] "x_brokenhome_x: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9341]]
## [1] "NaehlRose: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[9342]]
## [1] "UniverseGener12: This was taken from the GALEX Telescope at 20X. There are 1,500,000 stars in the Thetis system 1,238 lightyears aw… https://t.co/f4tL2xCYme"
##
## [[9343]]
## [1] "cinemaharryyy: RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…"
##
## [[9344]]
## [1] "muffing99: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9345]]
## [1] "level941: Silver 1D. Ripping. $23.40 strong resistance will see 🤔🫳🏻 https://t.co/xUJy2tNtHn"
##
## [[9346]]
## [1] "hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/nINkxBfjN4"
##
## [[9347]]
## [1] "luvxmitsuri: RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…"
##
## [[9348]]
## [1] "jeysebelmalik: RT @thedailydanni: @ExquisiteWill I think the girlies forget or either weren’t here for the early 1D days to know that Zayn gets anxiety wh…"
##
## [[9349]]
## [1] "1DRocksTweets: Olivia Wilde Returns to Instagram With Bikini Pic After Harry Styles Split - https://t.co/CtEZiFMagY #OneDirection… https://t.co/xfM9ihg94R"
##
## [[9350]]
## [1] "belenotb: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[9351]]
## [1] "90spopprincess: People who honestly think Harry was BULLIED by the other members of 1D have never seen how teenage boys act towards… https://t.co/yE19ZMYpL0"
##
## [[9352]]
## [1] "1D_tookachOnce7: RT @sapnapalt: IM ALIVEEEEE"
##
## [[9353]]
## [1] "ZzANv3y1A8axWM4: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9354]]
## [1] "1D_tookachOnce7: @GeorgeNootFound WELCOME BACKKKKK"
##
## [[9355]]
## [1] "CarolinaJb_1d: MY NAME https://t.co/wir1M1HIsZ"
##
## [[9356]]
## [1] "achil_01: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9357]]
## [1] "1D_tookachOnce7: @dreamwastaken AHHHH HES BACK"
##
## [[9358]]
## [1] "TomWhatsoeverB: RT @ChrisBBacon3: @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH @JustinGrant923…"
##
## [[9359]]
## [1] "sunflwrslwt: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[9360]]
## [1] "hzriot: Me: idc abt 1d \nMe: made a list of every time their songs played at my summer job https://t.co/wOi0AGUFjw"
##
## [[9361]]
## [1] "CarrotGirl_1D: RT @BamBam1A: Good Morning ☀️"
##
## [[9362]]
## [1] "lixfleming: @madzluhcs If the 1d sluts lived close"
##
## [[9363]]
## [1] "imOneAddition: my 1d/harry phase so i had pretty much seen every edited and non edited photo of 2012 harry so i knew what he looke… https://t.co/s8YITeSUuh"
##
## [[9364]]
## [1] "inyeonseol: Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!"
##
## [[9365]]
## [1] "BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this week… https://t.co/KqXQhnaQrx"
##
## [[9366]]
## [1] "sunflwrslwt: I THINK IM GETTING ONE OF MY FRIENDS INTO THE 1D FANDOM... BUT IF SHE DOES JOIN SHE DOESN'T KNOW WHAT SHE IS GETTING HERSELF INTO 👿👿"
##
## [[9367]]
## [1] "trussell417: @Syntari13 I don't watch a lot of Chargers games, but every one I've seen this season there's been one play in a cl… https://t.co/gHH0RrhFKw"
##
## [[9368]]
## [1] "1D_tookachOnce7: @THEHONKBOY Omgg you’re backkkk yayyy"
##
## [[9369]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Libra... 'But I just wanna see you smile again.' \n\nSoon the path will make sense. ✨"
##
## [[9370]]
## [1] "azileaf: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9371]]
## [1] "OntologicalMax: @AmdredLamb @rcristo @CburgesCliff There is a set of particles that ST can predict once the exact string parameters… https://t.co/fNOiRQE2lV"
##
## [[9372]]
## [1] "_GottaBeYou_1D: RT @HS_News_: Harry x Banana 2.0 🍌 \n\nHarry tonight in Buenos Aires \n\n- December 4th, 2022 https://t.co/ZeQwS88CbC"
##
## [[9373]]
## [1] "minniee_1d: RT @SUG4DRI: if I had to describe my 2022 with a video it would be this https://t.co/VQrdajGNut"
##
## [[9374]]
## [1] "SonoFedericaaa: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9375]]
## [1] "ALWAYS_VOTE_1D_: #mtvhottest one direction"
##
## [[9376]]
## [1] "1D_Updates_BR: “As It Was” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9377]]
## [1] "larac_n: RT @Bangtan7tiktok: #Dreamers\n4.5M views | 1d❤️🔥\n\nThis looks so good???\n\n 🔗:https://t.co/sZcNpIXhqx\n\n [click + like + comment+share+repost…"
##
## [[9378]]
## [1] "HeavenUnaware: @ZJMCRAVE Drunk \nDo Something Good\nDusk Till Dawn \n\nAnd even though it’s a 1D song, he sang on it and I kinda have to list it … “Diana” ☺️"
##
## [[9379]]
## [1] "UniverseGener12: This was taken from the HerschelSpace Telescope at 100X. There are 3,500,000 stars in the Caerus system 50 lightye… https://t.co/9wjsdab98O"
##
## [[9380]]
## [1] "stan___1D: @24hrsrry 50 for upper bowl"
##
## [[9381]]
## [1] "stan___1D: @Lightsuplouis28 @harryslesgf @anneketruus STOP IMMEDIATELY"
##
## [[9382]]
## [1] "account_hstyles: @hippyg3 1D reunion at the next Capadli show"
##
## [[9383]]
## [1] "to_be_so_lonely: Do you remember when you joined Twitter? I do! #MyTwitterAnniversary\n\nCries in joining right before the end of 1D 😭 https://t.co/m2zJCYHBqT"
##
## [[9384]]
## [1] "nisajelani: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9385]]
## [1] "imadeubuyit: Flare pants https://t.co/fXp2G1tb4B\nCardigan Top https://t.co/VbQBMwGPJx https://t.co/T6HgykS9ZW"
##
## [[9386]]
## [1] "headtotoejys: What happened w/ 1d fandoms...."
##
## [[9387]]
## [1] "the_artist_nft: The Doge Pound - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/cZCFt41ZyI\n⬇️ See below for 200… https://t.co/K5dbFs2dT1"
##
## [[9388]]
## [1] "joannaxserrano: What a concert + 1d night does to u https://t.co/1gt17s9VdD"
##
## [[9389]]
## [1] "1D_Updates_BR: “Sign Of The Times” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9390]]
## [1] "SatanslittleBae: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9391]]
## [1] "Someone_with_R: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9392]]
## [1] "russel83lxbbp: LampVPath 8PCS 1AA to 1D Size Battery Adapter Case, AA to D Size Spacers, AA to Size D Battery Adapter Converter Ca… https://t.co/91eCDut6tn"
##
## [[9393]]
## [1] "littIesateIlite: people who were 4 when 1d was formed don’t talk challenge👍🏼👍🏼"
##
## [[9394]]
## [1] "wannak_myself: top 10\n- back to you (taemin)\n- if I could fly (1d)\n- this town (niall)\n- don't let it break your heart (LT)\n- so f… https://t.co/ftrg8vq7oc"
##
## [[9395]]
## [1] "HannaA_1d: i should make a queueing playlist for Isaac"
##
## [[9396]]
## [1] "mynrp_nubia: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9397]]
## [1] "ohmy_GOD_1D: RT @rmarchives: paul blanco’s reaction to namjoon sending him a dm asking him to collab https://t.co/ngdcBM2YiI"
##
## [[9398]]
## [1] "SICKth_6: 12.17(Sat)\n\n\"Wasted Night\"\nat.SICKth\nOPEN 21:00\nDoor ¥2000(1D)\n\nTANAKA\nSAO\nTOMOYA\nJIMAR\nLiye\nSORA\nKAZU\nand more. https://t.co/v9FaD6npr3"
##
## [[9399]]
## [1] "ily5sos__1d: RT @HLDTour: “Every single time I’ve played in this country you have been unbelievable and you have given me so many special memories, than…"
##
## [[9400]]
## [1] "1D_Updates_BR: “Love Of My Life” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9401]]
## [1] "AcornRivers: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9402]]
## [1] "1D_mahone_xo99: RT @mhdksafa: A reporter asked me: why do I wish people “happy holidays“?\n\nBecause from 1 November to 15 January there are approximately 29…"
##
## [[9403]]
## [1] "ohmy_GOD_1D: RT @bangtinyboyys: And here i cried https://t.co/bg5CANm61o"
##
## [[9404]]
## [1] "Cringey1D: I love 1D but sometimes I just don't get their old lyrics, here is a really cringey old one, 'Now she's feeling so… https://t.co/O0pUAXCIzf"
##
## [[9405]]
## [1] "TinaManurung14: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9406]]
## [1] "1D_Updates_BR: “Late Night Talking” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9407]]
## [1] "ChrisBBacon3: @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH… https://t.co/oKjv3EFYDT"
##
## [[9408]]
## [1] "LombongShopee: Cop!!! This PPF with gloss or matte style lagi cunz weih 🥰❤️\nhttps://t.co/LlklhmKJ7T"
##
## [[9409]]
## [1] "NotFinAdvising: YFI/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $7312.41"
##
## [[9410]]
## [1] "seanxz91: love you goodbye 1d https://t.co/YrkZz1xMp7"
##
## [[9411]]
## [1] "1D_Updates_BR: Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/WmQuZU5KJb"
##
## [[9412]]
## [1] "1D_Updates_BR: Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/frsmYX4mIF"
##
## [[9413]]
## [1] "1D_Updates_BR: Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/Pqc9sFB6Od"
##
## [[9414]]
## [1] "lunaamelll: harry canto what makes you beautiful. si el no supera 1D yo tampoco😭😭"
##
## [[9415]]
## [1] "TabbysShoppe: DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY"
##
## [[9416]]
## [1] "NotFinAdvising: IMX/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $0.505"
##
## [[9417]]
## [1] "NotFinAdvising: ICP/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $4.33"
##
## [[9418]]
## [1] "Csmurfy1: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9419]]
## [1] "nikkipuntocom: why is 1d actually good sometimes"
##
## [[9420]]
## [1] "NotFinAdvising: FORTH/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $3.61"
##
## [[9421]]
## [1] "marielelou24_1D: RT @midcys: four more days left til it's yuna day! https://t.co/ABzxCZzQA3"
##
## [[9422]]
## [1] "marielelou24_1D: RT @AleXa_ZB: Had the wonderful opportunity to exchange albums with ITZY today 🥹 The girls are all so pretty and sweet- so deserving of all…"
##
## [[9423]]
## [1] "Cecilis80: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9424]]
## [1] "btcxhal: ↗ [1D BULLISH] #trading #bitcoin https://t.co/7AS2d9IGQ4"
##
## [[9425]]
## [1] "1D_Updates_BR: “What Makes You Beautiful” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9426]]
## [1] "shigetsujp: The leather jacket looks great with the RadPro Shinshiro 💯\n\n🔍RadPro Shinshiro\n\nCheck us here:\n🛒Shopee:… https://t.co/tSib6nufBB"
##
## [[9427]]
## [1] "tnjgyeoja: RT @ngxshopee: Every Pants\nhttps://t.co/QBi25tRfBx https://t.co/6TLkCecClz"
##
## [[9428]]
## [1] "1D_Updates_BR: “Treat People With Kindness” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9429]]
## [1] "1d_larry4life_: RT @HLDTour: \"Mitchell Rowland everybody!\" \n\n💬: Harry introducing Mitch before his guitar solo in She. \n#LoveOnTourBuenosAires #Night2 \n4.1…"
##
## [[9430]]
## [1] "1d_larry4life_: RT @HLDTour: “VIVA ARGENTINA!!!!!”\n\n💬: Harry loving on Argentina. \n#LoveOnTourBuenosAires #Night2\n4.12.22"
##
## [[9431]]
## [1] "1d_larry4life_: RT @HLDTour: “Last night was absolutely incredible, you are no different tonight. Thank you for coming out and singing, dancing with us.”…"
##
## [[9432]]
## [1] "1d_larry4life_: RT @HLDTour: “I love love love coming to Argentina to play and we will be back any time you will have us.”\n\n💬: Harry expressing his love fo…"
##
## [[9433]]
## [1] "crypto_bloom: @Trippcouch 1D gen Art or Bust"
##
## [[9434]]
## [1] "grapejuicrryyy: @mustachrryygf nahh that was the ass he got after 1d"
##
## [[9435]]
## [1] "1D_Updates_BR: “Canyon Moon” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9436]]
## [1] "Marie15066761: The idea that 1d’s era is almost ten years scares me. I feel that I’am the only directioner in this generation and it hurts😭"
##
## [[9437]]
## [1] "Ratta666: RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…"
##
## [[9438]]
## [1] "Ratta666: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9439]]
## [1] "1d_larry4life_: RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU"
##
## [[9440]]
## [1] "1d_larry4life_: LOUIS IS GLOWING"
##
## [[9441]]
## [1] "1d_larry4life_: LOOKING LIKE A FUCKING GOD https://t.co/BGOCeQgoCv"
##
## [[9442]]
## [1] "1d_larry4life_: RT @stylinarts: i was about to say someone should write a poem about louis’ beauty but harry already did that with sweet creature https://t…"
##
## [[9443]]
## [1] "madamalik1d: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9444]]
## [1] "daydreams_1d: RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO"
##
## [[9445]]
## [1] "1d_larry4life_: RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To"
##
## [[9446]]
## [1] "1DRocksTweets: Halsey ‘The Haylor Song’ Origin; Singer’s Parody Viral Again 10 Years Later [VIDEO] - https://t.co/Kq2F95gnan… https://t.co/6212kOkttx"
##
## [[9447]]
## [1] "jczala_18: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9448]]
## [1] "1d_larry4life_: RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF"
##
## [[9449]]
## [1] "1d_larry4life_: NO BCZ HE USED HIS JACKET AS A SLING😭"
##
## [[9450]]
## [1] "REDLINECLIFFORD: first mem is 11 year old me thinking their merch was cooler than 1D’s so my friends mom bought me the tally shirt a… https://t.co/pEVLs4DYTm"
##
## [[9451]]
## [1] "alice_jaworski: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9452]]
## [1] "1d_larry4life_: RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T"
##
## [[9453]]
## [1] "minibossteal: I wish I could answer this, but out of all the evil my mother committed against me, purposely planning a vacation f… https://t.co/rExTb9vV7A"
##
## [[9454]]
## [1] "harrieature: RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, \"wait im kinda into this\" and honestly? don't…"
##
## [[9455]]
## [1] "daeguxgwacheon: ITS CRAZY TO ME THAT THEY DEBUTED THE YEAR THAT ONE DIRECTION DISBANDED OR WENT HIATUS (atp idk) AND I BE CRYING OV… https://t.co/QgGvgFAEE9"
##
## [[9456]]
## [1] "bell_uhh: first time opening for 1d luke was wearing a green day shirt and i looked at my mom and said “green day is opening… https://t.co/69yiqFbE7x"
##
## [[9457]]
## [1] "1D_Updates_BR: “Lights Up” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9458]]
## [1] "Raid101B: RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…"
##
## [[9459]]
## [1] "aaleyverse: @mingyulogy my fave singing my fave 1d song guys omg"
##
## [[9460]]
## [1] "1D_WhereisKevin: RT @sun28flowers: Harry remembered him 😁https://t.co/vit5Mf9rFe"
##
## [[9461]]
## [1] "louissweettt: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9462]]
## [1] "fay_2528: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9463]]
## [1] "adviviv: https://t.co/fEdVvxEioe #ファッションモンスター we are #V @yoshikiofficial @pmyurin #wearex #vk #vkei #1d"
##
## [[9464]]
## [1] "sleepycar0l_: @starfess coldplay, 1D, niall"
##
## [[9465]]
## [1] "harrys_hiatus: Harry is writing a song about the 1D website eventually"
##
## [[9466]]
## [1] "1d_luvvv: @littlebtrlight pls dont ily"
##
## [[9467]]
## [1] "1d_luvvv: RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB"
##
## [[9468]]
## [1] "1d_luvvv: tommorrow i have school (i need to wake up a t 6:30am) but im still awake (its 2:36am)"
##
## [[9469]]
## [1] "javascriptual: @idongCodes You are still in 2D...if not 1D."
##
## [[9470]]
## [1] "bailey15424248: every single one of those “quotes i think match the 1d boys” tiktoks feels like a personal attack"
##
## [[9471]]
## [1] "hasini_muvva: Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za"
##
## [[9472]]
## [1] "EyesWideCrypto: RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…"
##
## [[9473]]
## [1] "matildastoast: i know everyones like awe harry didnt do an artist message for spotify but imagine how i feel.. harry & 1d were in my top artists. 1d."
##
## [[9474]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Cancer...'You tell me that you're sad and lost your way. You tell me… https://t.co/jFuYeRm2oc"
##
## [[9475]]
## [1] "zsireniita: @cosmictaennie she always had ☹️ since i showed him back in the 1d days she has very good taste"
##
## [[9476]]
## [1] "ma_____fe: @Harry_Styles hello harry, my name is Maria Fernanda, I'm from Brazil and I'm using the translator to ask you for a… https://t.co/SyNx5RJy3L"
##
## [[9477]]
## [1] "NicoleOlivo_1D: RT @shittokindaok: shawn mendes, the wonder era (2020-2022) https://t.co/2hG7PhYesc"
##
## [[9478]]
## [1] "synthiagallery: #stablediffusion\n\nA CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PMg3lc5Avy"
##
## [[9479]]
## [1] "sierrxrxe: mostly free, but the best was free for 1D floor in 2013/14 I don’t even remember https://t.co/xeYJ2iytAy"
##
## [[9480]]
## [1] "HViva34: Sound Storm Laboratories CG3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Pow… https://t.co/W8aVnJoZMU"
##
## [[9481]]
## [1] "handpgv: Planet Audio AC3000 1D Anarchy Series Car Audio Amplifier - 3000 High Output, Class D, Monoblock, 1 Ohm, Low Level… https://t.co/ua4w32qL74"
##
## [[9482]]
## [1] "ross_face75: @melissakleier I agree, live is essential especially now but I guess he got burnt out during the 1D years"
##
## [[9483]]
## [1] "4THGRADEFlLMS: @startedtochafe YASSS i played flappy bird during the 1d songs i didnt know"
##
## [[9484]]
## [1] "kawalekonline: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9485]]
## [1] "ogzvxplsw01470: 1st Obj reached after the detection of the upward divergence #WTI on #EURHKD in 1D vision reinforced by a harmonic… https://t.co/XIQXq5tgha"
##
## [[9486]]
## [1] "vaniakeisya_: RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…"
##
## [[9487]]
## [1] "CarolinaJb_1d: as it was"
##
## [[9488]]
## [1] "mcflurry_reboot: Stan lesbianism (ppl who identify as “Pharbz,” also known as “sapphic-vibes-Netflix Twitter”) is just repackaged 1D… https://t.co/cDcKyOoDU4"
##
## [[9489]]
## [1] "1D_Updates_BR: “Keep Driving” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9490]]
## [1] "josy_shr: RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think that they'…"
##
## [[9491]]
## [1] "mingohunnie: but it has to be 2012 1d fanfic level cringe"
##
## [[9492]]
## [1] "1d_Obsessionnn: RT @sneakysneakery: Manchester Night 1 ♥️\nBuenos Aires Night 2 ♥️ https://t.co/imBlUkDjdu"
##
## [[9493]]
## [1] "vol91st: \"every thing she never had, she's showing off\" Night Changes, 1d https://t.co/f6388gcOyu"
##
## [[9494]]
## [1] "itsrsdarling: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9495]]
## [1] "StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. \"I just think tha… https://t.co/OsIodEwaVG"
##
## [[9496]]
## [1] "1d_Obsessionnn: RT @HLDTour: \"We have some music, we have all of you, we have the moon up there, we're gonna have some fun.\" \n\n💬: Harry telling the crowd w…"
##
## [[9497]]
## [1] "Alltheloveee_1D: @todays1dhistory WELL WELL WELL 🤭"
##
## [[9498]]
## [1] "rainlarryy: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9499]]
## [1] "xDynam1te: @Ednyisdone Who turned them 1D"
##
## [[9500]]
## [1] "RubyShallcross: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9501]]
## [1] "dec_bigwin1111: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[9502]]
## [1] "imustmeetamanda: Take Me Home 1D bonus tracks on another level fr and we don’t talk about it enough"
##
## [[9503]]
## [1] "dec_bigwin1111: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9504]]
## [1] "mrs_MSHPT: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9505]]
## [1] "4THGRADEFlLMS: @startedtochafe YASSS we were at the same show except i sat down after 5sos set because i didnt like 1d 😭😭😭"
##
## [[9506]]
## [1] "startedtochafe: i was this close to 1d in their prime let’s talk about it https://t.co/pjFA4zEpVH"
##
## [[9507]]
## [1] "cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading… https://t.co/cBdluLyHex"
##
## [[9508]]
## [1] "Tini_y_1D: RT @HLenargentina: \"and once again, argentina you’re right in here (su corazón❤️)\" https://t.co/8NGxNy8ebv"
##
## [[9509]]
## [1] "1D_Updates_BR: “Daylight” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina"
##
## [[9510]]
## [1] "_crazy_about_1d: RT @momentsofence: lego flower collection 💐 https://t.co/SXDyqylfD1"
##
## [[9511]]
## [1] "emily_jane1307: @grouponm0m The child is Lux the daughter of 1D‘s stylist she was always there for pap walks etc. her mother „Lou T… https://t.co/duIWjbgysi"
##
## [[9512]]
## [1] "alessiak03: RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏"
##
## [[9513]]
## [1] "startedtochafe: the original 1D x 5SOS stan VERY few can say the same https://t.co/JTeksjAjFm"
##
## [[9514]]
## [1] "_crazy_about_1d: RT @dumbricardo: currently https://t.co/6Heq27dNiM"
##
## [[9515]]
## [1] "_crazy_about_1d: RT @weirdlilguys: besties https://t.co/lF0ndBRK1M"
##
## [[9516]]
## [1] "_crazy_about_1d: RT @meandwh: you and your 3@ https://t.co/ueQyVMp0Ni"
##
## [[9517]]
## [1] "_crazy_about_1d: RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW"
##
## [[9518]]
## [1] "AngieDma_: I forgot to share this from the MÅ concert, saw it outside as we were walking up on the line up 🤣 1D x Må when https://t.co/EYGTJkJvZ7"
##
## [[9519]]
## [1] "_crazy_about_1d: RT @jayythewave: \"BRO\" has no gender, i even call my mom bro"
##
## [[9520]]
## [1] "_crazy_about_1d: RT @softdeIicacy: a date like this. https://t.co/Jezzx5NaWo"
##
## [[9521]]
## [1] "_crazy_about_1d: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[9522]]
## [1] "yagirlabri: really missing the era when i used to rush home from school to read 1d fan fictions for hours and hours"
##
## [[9523]]
## [1] "ManInTheMadness: @LordGreyLord I rarely get headaches - but I feel ya. The (0n\\/1d is just like the glandular fever I had in my 20s. Not pleasant."
##
## [[9524]]
## [1] "beingaIover: it only cost $350 to meet 1d back in 2013 like $350 to meet harry when he was in THAT era https://t.co/okwpYjlgBk"
##
## [[9525]]
## [1] "Alltheloveee_1D: @HLDTour NOT THE JUST FOR TONIGHT 🧍♀️"
##
## [[9526]]
## [1] "grasyan4: for spam lovers ✨\nSHOPEE link : https://t.co/7MscsO4N3G\n\n#DanielPadilla BENEDIX RAMOS LRT-1 Naomi Campbell Deanna… https://t.co/Hen0WaxSpE"
##
## [[9527]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/hfof2O5Gso"
##
## [[9528]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/dO2vwzp11b"
##
## [[9529]]
## [1] "CC_Tradingchart: #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/SpoBFLY2yj"
##
## [[9530]]
## [1] "Zayn4eva3: All the comments about Louis, do these people even read the lyrics? Wake up and see who H has been writing songs si… https://t.co/ha1pcQ3hMq"
##
## [[9531]]
## [1] "itsbeen2wks: RT @JJAJAYY: It’s not Christmas without this 😭😭 #1D #Onedirection \nhttps://t.co/Y3YZInBTN6"
##
## [[9532]]
## [1] "1D_Hello_Kitty: RT @BigJQker1911: How come yall manage to merge perfectly at Chick-Fil-A but not on I-95??"
##
## [[9533]]
## [1] "harwinswidow: @daemyra_1D @daemyrasdog this ^^ 💞"
##
## [[9534]]
## [1] "1d_Obsessionnn: @totheverystart no fr, and i’m dying waiting on the updates"
##
## [[9535]]
## [1] "Sebasti14717053: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9536]]
## [1] "vol91st: \"can we do it all over again\" - over again 1d https://t.co/hsFoRityet"
##
## [[9537]]
## [1] "itsme_maiki: RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again"
##
## [[9538]]
## [1] "Cringey1D: wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “If you ever f… https://t.co/esPP9twIPa"
##
## [[9539]]
## [1] "DimantSofia: RT @1DRocksTweets: Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE #OneDirection #1D…"
##
## [[9540]]
## [1] "footenoted: Pressure didn't make things any easier but you have to make that throw and hope your RB either races to 1D marker o… https://t.co/sGBvIBT6hR"
##
## [[9541]]
## [1] "1d_Obsessionnn: RT @sunflouwerhabit: WRITE THIS DOWN. | 233K, 13 chapters, complete. \n\nchildhood friends to lovers, famous-non famous, so slow a burn it is…"
##
## [[9542]]
## [1] "IoveofmyIifee: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[9543]]
## [1] "tiraoM_: @eversincesatllt Louis, wos, walls, arctic monkeys, Harry, 1d, Taylor :>"
##
## [[9544]]
## [1] "alyssvol6: One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR"
##
## [[9545]]
## [1] "eIIIizz883: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9546]]
## [1] "CryptoAround24: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9547]]
## [1] "music4matilda_: my 1D concert was free 🤭 https://t.co/NEAbDgOHbO"
##
## [[9548]]
## [1] "JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early b… https://t.co/DdOmnwEdvg"
##
## [[9549]]
## [1] "DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DASH\n\nTop 5 b… https://t.co/sSIddoOIpK"
##
## [[9550]]
## [1] "DYORCryptoBot: [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/KVG7uNOqdc"
##
## [[9551]]
## [1] "DYORCryptoBot: [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/8v2ysQWQ2o"
##
## [[9552]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/mpasMhpiQu"
##
## [[9553]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/TpvUj6lfJS"
##
## [[9554]]
## [1] "CC_Tradingchart: #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/CUY135fKTP"
##
## [[9555]]
## [1] "Hedgerdady: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9556]]
## [1] "DemetriasKing: Tori Kelly, Amber Riley\n\nWanting Baby One More Time and even offered to give Max a car just to get the song since i… https://t.co/8AJK96CCIH"
##
## [[9557]]
## [1] "carousel_muke: RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…"
##
## [[9558]]
## [1] "Prom000: @dearchris_13 @lottelovestay @ThrowbackTaylor if you want ot be evil... 1D broke up so in a way it already did. lol."
##
## [[9559]]
## [1] "daydreams_1d: RT @bluebirdshoney: unbelievers core https://t.co/dfHufuRCSU"
##
## [[9560]]
## [1] "iChevyz: Good reaction today. Looks good on 1h 4h 12h and 1d above 13/25 emas"
##
## [[9561]]
## [1] "cho_aryani32: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9562]]
## [1] "HeyLuchia: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9563]]
## [1] "Ash16jordan: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9564]]
## [1] "MichaelOrwell2: @JohnRMoffitt @JeffAndDonkeys @JMPeck69 @SouthlakeIndep1 @keithmehl @gunsnrosesgirl3 @IrvingForbush2 @Cargas7… https://t.co/fmtR1ndOx2"
##
## [[9565]]
## [1] "JumpLineAlerts: BTCUSDT [1d]: Break Above $17,000\n\n$BTC #BTC #Bitcoin https://t.co/QGkUNV1poP"
##
## [[9566]]
## [1] "txkxtoncemore: RT @ningendo: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO\n\n▼2F…"
##
## [[9567]]
## [1] "lesbian_4_louis: @UnlockedSmau @1d_Obsessionnn nah we all know it’s louis writing these 🙄🙄🙄"
##
## [[9568]]
## [1] "satellitebtch: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[9569]]
## [1] "itsjustluiza02: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9570]]
## [1] "maze_monsters: Distortion compelling platypus-woman, hooves\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +2, DEX: +0, WIL: +2\nAt… https://t.co/VgMdnvmFhF"
##
## [[9571]]
## [1] "bitcoinbruhdude: RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…"
##
## [[9572]]
## [1] "NFTMoneybruh: RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…"
##
## [[9573]]
## [1] "NFTGuyDude: RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…"
##
## [[9574]]
## [1] "DeFiDudeGuy: RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…"
##
## [[9575]]
## [1] "cryptospacedude: RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…"
##
## [[9576]]
## [1] "MechTexas: @AndrewZ24597481 PHX-1D has the MGs removed in favor of additional heat sinks"
##
## [[9577]]
## [1] "kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H… https://t.co/uEdo3Ngfsm"
##
## [[9578]]
## [1] "GPickens9: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9579]]
## [1] "OhLookItsHazy: @nftcaptain_ @wabdoteth no, this is for 1d"
##
## [[9580]]
## [1] "totheverystart: @1d_Obsessionnn lmaooooo i cant find another one that i like as much as unlocked 😭"
##
## [[9581]]
## [1] "onlyangeleraa: @harryfIorals i got free tickets for 1d 😋"
##
## [[9582]]
## [1] "UniverseGener12: This was taken from the HerschelSpace Telescope at 100X. There are 25,000 stars in the Apollo system 100 lightyear… https://t.co/vcUwBqOLZm"
##
## [[9583]]
## [1] "matildarry_wl: @katerrinna91 marron- taylor swift \nend of the day - 1D\nwould've could've should've-taylor swift\noctober passed me by-girl in red"
##
## [[9584]]
## [1] "cryptosamy1: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9585]]
## [1] "satelliteismygf: RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…"
##
## [[9586]]
## [1] "Vampirezamua13: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9587]]
## [1] "chingeechingu: wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set -… https://t.co/ejjcUZ13d1"
##
## [[9588]]
## [1] "leahoneill99: @ThrowbackTaylor No because the way these photos absolutely ended 1D stan Twitter"
##
## [[9589]]
## [1] "boyfriendsystem: @1D_larry1007 @HLDMedia He is"
##
## [[9590]]
## [1] "UnusualUpbitVol: Unusual volume of the day: $SRM - $0.24442 (-4.66%)\n\nUpbit: \nAverage 50 1d volume: 50 Million\nLast: 226 Million\nPer… https://t.co/ET8LIGLtla"
##
## [[9591]]
## [1] "abnormallykenz: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9592]]
## [1] "1d_secsi: RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time."
##
## [[9593]]
## [1] "1d_secsi: RT @introvertsmemes: My toxic trait? I handle everything on my own and don’t admit I need help because I’d rather struggle than burden othe…"
##
## [[9594]]
## [1] "orendaia: SJ, tbz, westlife, 1D, smtwon, one ok rock, higedan https://t.co/UlLIZoonjm"
##
## [[9595]]
## [1] "JJ123452022: #USOIL 1h and 1d https://t.co/GA2YTovhL5"
##
## [[9596]]
## [1] "w7tchygrl: I thought we all knew Korean agencies abuse their power and exploit the artists. Pop musicians in general are explo… https://t.co/1JxhvFX4gs"
##
## [[9597]]
## [1] "ZaddyHarry1: I miss 1D, can they do another tour plz😭 #OneDirection"
##
## [[9598]]
## [1] "MariIynn_cm: So like who is giving away the four urban outfitters 1D vinyl for Christmas 😔"
##
## [[9599]]
## [1] "hrtsforboobear: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9600]]
## [1] "heviyl: right now de 1d https://t.co/LLl1WqskJu"
##
## [[9601]]
## [1] "HannaA_1d: music keeps making me fry"
##
## [[9602]]
## [1] "sahaar_xo: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9603]]
## [1] "1D_NYCE: @Ozzllo1Ozzllo Is that a real dog........"
##
## [[9604]]
## [1] "_moshi_moshika: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9605]]
## [1] "adams_lavine: How people can say the BTC will go to 20K please take a look on All frames 1-4h overbought 1D overbought all frames… https://t.co/tRO14BNFO3"
##
## [[9606]]
## [1] "h0mewith_h: RT @llovetour: @harryisamiIf I can’t believe they’ve never had the whole if 1d on there"
##
## [[9607]]
## [1] "yoshinami73: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9608]]
## [1] "CH0RDSTHATCRY: @theekyIie And everyone besides 1d who he's liked has been a flop"
##
## [[9609]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'They don't know what we do best, that's between me and you… https://t.co/3aneBRH7dF"
##
## [[9610]]
## [1] "areebawan22: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9611]]
## [1] "fadeintoIight: the people who would rather louis to not do 1D songs on tour must not know what happiness is."
##
## [[9612]]
## [1] "i_Drohi: @JHildenMinton @summerlinARK Yeah - \"refreshing training data\" is a \"model update\". \n\nWhen the cost/performance of… https://t.co/f5uJ5uT6eI"
##
## [[9613]]
## [1] "Smiley_Lucia: I miss 1D"
##
## [[9614]]
## [1] "rictusoo: 4h/1d looks super good"
##
## [[9615]]
## [1] "Lucia_28s: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9616]]
## [1] "1D_NYCE: @Ozzllo1Ozzllo @HukAleksandra I can tell you like Lobster 🦞 😘🤣"
##
## [[9617]]
## [1] "tbslcowboy: One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/gtocEPCpc0\n\ni’m so silly i got it mixed up with nobody compares"
##
## [[9618]]
## [1] "cashtonsghoul: RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…"
##
## [[9619]]
## [1] "qmaconhaboa: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9620]]
## [1] "isidora_bae: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9621]]
## [1] "baypsae: @definitely_1D Yes me too! It's still so good and just knowing how genuine they were so early on.... Whew"
##
## [[9622]]
## [1] "SaveNanoX: $XNO 4H & 1D\n\nGreen - support\nRed - Immediate targets\nBlue - Moon targets https://t.co/1EssivRugE"
##
## [[9623]]
## [1] "daydreams_1d: RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G"
##
## [[9624]]
## [1] "Steph_JUSTME1: @EtLeonlebourdon @regalmonswift @starxsia @ExquisiteWill as if he wasn't gonna go that day but his mom convince him… https://t.co/KcVTtYEdel"
##
## [[9625]]
## [1] "ohmy_GOD_1D: RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO"
##
## [[9626]]
## [1] "ohmy_GOD_1D: RT @seokjinism1: Wootteo on @coldplay stage last night's performance at @Citadel’s party in Orlando, Florida. it was a private show but the…"
##
## [[9627]]
## [1] "the_artist_nft: World Of Women - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/79E83t1Hlw\n⬇️ See below for 200… https://t.co/DwzOmbEroO"
##
## [[9628]]
## [1] "Maddie_1D: @sugarscape All of them"
##
## [[9629]]
## [1] "1D_NYCE: @PersisTina I love this picture, I love the outfit too casual but sexy 😍"
##
## [[9630]]
## [1] "ohmy_GOD_1D: RT @btsqtsarchive: \"i think that among the people i know, im a person with good luck. meeting you all was all luck too, im so so happy\" ㅡ 2…"
##
## [[9631]]
## [1] "forestlove625: @aluspe S*mon is Louis PR publicist. He was with 1d but then separated from the company he was with during 1d and t… https://t.co/ZX6l4vPnJN"
##
## [[9632]]
## [1] "1D_LoserLover: RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T"
##
## [[9633]]
## [1] "battlewoundscar: Luke said what a feeling and either Luke or Michael said that because they saw so many 1D shows they think they’d b… https://t.co/bc3DB8lKKk"
##
## [[9634]]
## [1] "hesmatiId: their fan base is different, louies were the ones hating on him, harries didn’t say anything bc we know harry loves… https://t.co/qbimsCuzwn"
##
## [[9635]]
## [1] "murphycharts: $EURUSD 1D, log scale\n\nSlope of 21 & 50-day MA, most positive since October '10 and March '11 respectively. The pai… https://t.co/41tvrqSK4o"
##
## [[9636]]
## [1] "ohmy_GOD_1D: RT @HUEKAN1SMS: when he \"◠‿◠\"\nhttps://t.co/9dCycTYSAd"
##
## [[9637]]
## [1] "1D_DailySpain: RT @hslotlives: 73 show • Buenos Aires night 2\n\nAccounts that might be going live\n\nhttps://t.co/aDJfbX908S\nhttps://t.co/VO8nQbD7Dl\nhttps://…"
##
## [[9638]]
## [1] "FedeKaufer: RT @BbiKkuMi: (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around November 27th.…"
##
## [[9639]]
## [1] "luke_niall_1D: RT @QuackGiveaways: Quackity is officially nominated for every award on the Streamys🕺"
##
## [[9640]]
## [1] "luke_niall_1D: RT @QuackGiveaways: Just in: Quackity is the favorite among users to win every single award."
##
## [[9641]]
## [1] "luke_niall_1D: RT @QuackityBell: @QuackGiveaways On his birthday too 🕺"
##
## [[9642]]
## [1] "luke_niall_1D: RT @QuackGiveaways: Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i will be votin…"
##
## [[9643]]
## [1] "luke_niall_1D: RT @QuackityBell: @QuackGiveaways Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i…"
##
## [[9644]]
## [1] "eranmerhe1978: i like 1D"
##
## [[9645]]
## [1] "putridewia_a: RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…"
##
## [[9646]]
## [1] "1d_Obsessionnn: @totheverystart i wish i saw this before i got invested in it lmaoo"
##
## [[9647]]
## [1] "pinkkleee: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9648]]
## [1] "trylks: @DesireeDynamite @Justice4CV150K @JanJekielek @elonmusk This: https://t.co/E0LbQXDaWq\n\nConversations are already tr… https://t.co/hVsr4niWs4"
##
## [[9649]]
## [1] "1d___and___5sos: RT @1dtpwk_28: DO YOU LOVE LOUIS TOMLINSON?\nYES YES YES\n 👇 👇 👇"
##
## [[9650]]
## [1] "XavierHounnou: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9651]]
## [1] "Cringey1D: Liam, Harry, Niall, Zayn and Louis are great but they wrote some questionable lyrics back in the day, heres a bad… https://t.co/q4Qrt1x6xP"
##
## [[9652]]
## [1] "AlmadenKathleen: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9653]]
## [1] "itzakimmyj: 1D bops @yeetsabssss"
##
## [[9654]]
## [1] "PamAndr33149140: RT @socceraid: 𝐔𝐍𝐒𝐄𝐄𝐍 @LiamPayne keepy ups 😍\n\nNice cheeky bit of skill from @MarkWright_ too 👌 \n\n#SoccerAid #1D #OneDirection // @UNICEF_uk…"
##
## [[9655]]
## [1] "ily_1d_13: RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh"
##
## [[9656]]
## [1] "killazay216: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[9657]]
## [1] "RobertCryptoWo1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9658]]
## [1] "OshaFedral100: @oflaylaymayor @iconic_sage1 @jamiu_BIN_ladin @Smiling_Chee1 @abazwhyllzz @danieI_main @essienjoy_ @Ovo_himsef449 I… https://t.co/TlpN93kElC"
##
## [[9659]]
## [1] "angelfrankie10: how do i make friends on stan twitter 🥹🫶🏽😭\nartists i love: \n-1D\n-sabrina carpenter \n-joshua bassett \n-olivia rodrig… https://t.co/ngiTsd8ZGX"
##
## [[9660]]
## [1] "Jjvikinkaa_: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9661]]
## [1] "caprrysongs: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[9662]]
## [1] "1DRocksTweets: Louis Tomlinson roared on the Three Lions with fans at Boxpark - https://t.co/cPyfr8KjNN #OneDirection #1D… https://t.co/oRARxzxwkr"
##
## [[9663]]
## [1] "curveshaw: free to 1D where we are tour🧎♀️ https://t.co/viJCzOmgXi"
##
## [[9664]]
## [1] "Baskitchbrah: $COIN i think this is a reclaim for coinbase\ntarget up here, \n\nplays into the narrative of charts rip if crypto has… https://t.co/JW0uZMzu6i"
##
## [[9665]]
## [1] "MaureenZoethout: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9666]]
## [1] "sweetie2677: @1d_Obsessionnn @UnlockedSmau I would like to know who it is"
##
## [[9667]]
## [1] "freeyungshkreli: We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8"
##
## [[9668]]
## [1] "CentralHime: @wh1te_rabb1t__ Is 1d even real"
##
## [[9669]]
## [1] "Sara_Malik_1D: Shadowban Bot @uee3_"
##
## [[9670]]
## [1] "somexrecom: 12. Asus VivoBook Pro 15 M3500QC\n•Processor `RYZEN 5 5600\n\nLink Shopee : https://t.co/BguI6dqC2r https://t.co/G0ikmDxZnT"
##
## [[9671]]
## [1] "somexrecom: 10. Acer Aspire 5\n•Processor `AMD® Ryzen™ 3 5300U\n\nLink Shopee : https://t.co/Yn48vqJuCE https://t.co/ogZxeEeI6u"
##
## [[9672]]
## [1] "somexrecom: 8. HP ProBook 635 Aero G7\n•Processor `AMD Ryzen™ 5 4500U\n\nLink Shopee : https://t.co/Ok2HpuV9er https://t.co/MFwY170US5"
##
## [[9673]]
## [1] "somexrecom: 6. Asus ZenBook Flip 14X OLED\n•Processor `Intel® Core™ i5-1135G7\n\nLink Shopee : https://t.co/MwLqK1jPJc https://t.co/P9zoQ1Xcom"
##
## [[9674]]
## [1] "somexrecom: 4. HP Victus 16-E0088AX/E0089AX\n•Processor `AMD Ryzen 5 5600H\n\nLink Shopee : https://t.co/v54elI9IXE https://t.co/wOdzh6v8Al"
##
## [[9675]]
## [1] "opt1myst1que: why do they play 1D every time I step foot in this grocery store"
##
## [[9676]]
## [1] "Dominatoor49: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9677]]
## [1] "nadiyaquee: Mimpi 1D comeback 😭"
##
## [[9678]]
## [1] "reinbow05061512: https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/t1pIoQqTw1"
##
## [[9679]]
## [1] "redhairmikeysbf: @fIatlinelftv @5SOS but wait, were 1D on that??"
##
## [[9680]]
## [1] "saam00522101: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9681]]
## [1] "Csmurfy1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9682]]
## [1] "maze_monsters: Ever-young clay chameleon, trunk\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +0, WIL: +4\nAttack bonus:… https://t.co/hLnBlDq23G"
##
## [[9683]]
## [1] "I_admire_1D: RT @bestpicofshawn: besties https://t.co/ILkvnP2AW4"
##
## [[9684]]
## [1] "aimanhii: 1D: We're only getting older baby... \nMe: Bro there's no we in my life"
##
## [[9685]]
## [1] "lovehllnz1: @I_admire_1D @FCTOMLINSON91 @imkiwiya U ana Aboukhelal 😌"
##
## [[9686]]
## [1] "7mbadran: @JalebiBehn you listening to 1D?"
##
## [[9687]]
## [1] "wh1te_rabb1t__: @CentralHime Yours is 1d"
##
## [[9688]]
## [1] "skinxare_16: @JUALAN_BASE Lash lift 76k\nhttps://t.co/4EczUgKFNS https://t.co/IQR4NwrYAw"
##
## [[9689]]
## [1] "nelltuna_ender: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[9690]]
## [1] "my__glitter: RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, \"wait im kinda into this\" and honestly? don't…"
##
## [[9691]]
## [1] "Suju_1D: #np I Love You"
##
## [[9692]]
## [1] "PrincessLUVS_1D: RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4"
##
## [[9693]]
## [1] "hudime: RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…"
##
## [[9694]]
## [1] "somexthread: 15. iPad Air 4\n\nLink Shopee : https://t.co/TU7Y7nknJI https://t.co/ieOhq2U0br"
##
## [[9695]]
## [1] "somexthread: 8. iPhone X\n\nLink Shopee : https://t.co/lF8s2W50t6 https://t.co/ANsfNdlukQ"
##
## [[9696]]
## [1] "somexthread: 7. iPhone 12 Pro\n\nLink Shopee : https://t.co/4QqQXBlVvB https://t.co/shWNH8JvFY"
##
## [[9697]]
## [1] "Lilli61449676: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9698]]
## [1] "hudime: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9699]]
## [1] "_1d_28__: Me: Oh Harry , looks cute 🥺\nMe after a sec: But wait, these tattoos!! This is Louis!!!! https://t.co/ZniF3TLFKE"
##
## [[9700]]
## [1] "hudime: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9701]]
## [1] "larxklnc: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[9702]]
## [1] "BbiKkuMi: (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around Novem… https://t.co/Pm1P64jNuk"
##
## [[9703]]
## [1] "ohmy_GOD_1D: RT @rmarchives: Indigo’s collaboration artists talking about namjoon https://t.co/5lrk6TNPpD"
##
## [[9704]]
## [1] "ohmy_GOD_1D: RT @shyjjmn: #jimin:\"jin hyung is so innocent 🥰\" \nhttps://t.co/aWmdUxciYF"
##
## [[9705]]
## [1] "briyanengke: $NUM will comeback\nDoji candle in TF 1D is reversal pattern 🔥"
##
## [[9706]]
## [1] "I_admire_1D: Ayo don't u dare pull a Harry Styles on me Charlie 😭 https://t.co/3Yvuoq1tXk"
##
## [[9707]]
## [1] "takakichi_tktk: RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…"
##
## [[9708]]
## [1] "somexthread: 3. Apple Watch SE\n\nLink Shopee : https://t.co/9wFKBYz0Ir https://t.co/sEc3kw2AMT"
##
## [[9709]]
## [1] "yeosang_1d: RT @Tiny_Happenings: When Yeosang's classmates forced him to play the role of,Snow White,because he was prettiest in the class https://t.co…"
##
## [[9710]]
## [1] "jess_frausto: I can’t believe this is the same Harry I saw at 1D’s first ever US show in a theater with a 4.4k capacity 🥹 https://t.co/1kRLvpBvoR"
##
## [[9711]]
## [1] "hprincesito: why do u keep acting as if they were still in 1d tho..if this had happened with any other artist u wouldnt be compa… https://t.co/BXdWbqbSv8"
##
## [[9712]]
## [1] "yeosang_1d: RT @atzhehet: yeodoongies when they're in 'who loves yeosang the most' competition and their competitor is choi san \nhttps://t.co/1FthOnG42m"
##
## [[9713]]
## [1] "yeosang_1d: RT @vasilissaadair: hongjoong: \"i really cant handle skinship\"\n\nalso hongjoong:\nhttps://t.co/35IRsmzMKu"
##
## [[9714]]
## [1] "yeosang_1d: RT @mingiwo: the way mingi hugged yeosang i’m sobbing https://t.co/6SjCsNVxxQ"
##
## [[9715]]
## [1] "yeosang_1d: RT @angeIjyh: sani said on pm that he identifys yunho with pochacco 🥹 also remember yunho and his pochacco hair clips the stylists gave him…"
##
## [[9716]]
## [1] "goldenhharry: RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…"
##
## [[9717]]
## [1] "imtheecharmer: RT @sunshine_cart: wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— gcash / sco\n— if cod: https://t.co/zcK26TSM0k\n\nreply / dm to claim…"
##
## [[9718]]
## [1] "totheverystart: @1d_Obsessionnn tbh i think they just got bored and were like “ok yeah i’m done”"
##
## [[9719]]
## [1] "totheverystart: @1d_Obsessionnn don’t, the ending was shit 💀"
##
## [[9720]]
## [1] "JanDuPreez8: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9721]]
## [1] "PennantTrading: $CF 1D Waiting for a bounce off the trendline. https://t.co/MQX4mReSlp"
##
## [[9722]]
## [1] "crybabyao3: @sweaterboysteve god same 😖😖😫 I’ve thought about country club son seducing his dad’s colleagues since my 1D days bu… https://t.co/Xm95HEaCJi"
##
## [[9723]]
## [1] "PennantTrading: $FLEX 1D .5 fib entry stop loss below .618 https://t.co/0lWpCp1fAV"
##
## [[9724]]
## [1] "Moonchaser20200: RT @VCCrypto22: Depending on the type of trading you are doing, the timeframes you use to create and identify your zones will differ\n\nScalp…"
##
## [[9725]]
## [1] "daydreaminhabit: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9726]]
## [1] "Cristina___1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9727]]
## [1] "HereForE_ve: tf do you mean 1d ago 3 days ago tho anyway day 35 still Dilucless https://t.co/Rphve6Cnja"
##
## [[9728]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Virgo... 'I've been thinking about the nights and the dangerous tric… https://t.co/Uua9W4nOaQ"
##
## [[9729]]
## [1] "Louksana: @HannaA_1d You'll have 10 concerts to do that soon"
##
## [[9730]]
## [1] "luisiiartino: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9731]]
## [1] "wuzzy1221: someone write a england vs aus where 1d is on the england team and 5sos is on the aus team and they are all friends"
##
## [[9732]]
## [1] "1d_secsi: RT @dumbricardo: currently https://t.co/6Heq27dNiM"
##
## [[9733]]
## [1] "Cryptonite_tab: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[9734]]
## [1] "PrinceD9477236: . \nhttps://t.co/tEZ9hx9umP\n\nDownload Josh for more videos like this!\nhttps://t.co/ZVLaEHeQaO"
##
## [[9735]]
## [1] "Lou_1D_myhome: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9736]]
## [1] "cqlxmity: @ilovebigrredbus liv, niall, 1d, lou y harry"
##
## [[9737]]
## [1] "Diana32_1D: RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…"
##
## [[9738]]
## [1] "PennantTrading: $PCG 1D Head and Shoulders 1h flag https://t.co/rLuUxlXguW"
##
## [[9739]]
## [1] "Pegada__1D: RT @hlnlzdaily: Louis celebrating during the game!\n\nvia: Simon Jones https://t.co/u2TkdXNtrS"
##
## [[9740]]
## [1] "SamirGourPR: RT @HERO_BOTS: This is SQU-1D (and you won't like to face him 🦑)\n\nThe best defense is to use a good squad and your cards strategically in t…"
##
## [[9741]]
## [1] "Pegada__1D: RT @hlnlzdaily: Louis watching the game today!\n\nvia: Grant Walker https://t.co/GWcphiXlXz"
##
## [[9742]]
## [1] "Eva_Larry_28: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9743]]
## [1] "lilcellist: moving from 1d stan twt to whatever this side of life is was the best ever"
##
## [[9744]]
## [1] "James74166533: @BrianH_321 @gunnerblog I think you're right, &still some people say he's getting lucky with a good squad. He also… https://t.co/qGbRtxgFG3"
##
## [[9745]]
## [1] "AltanisAccords: @thames4peeps . dimensionless point\n_ 1d line\n□ 2d square\n🧊 3d cube \n\na drill makes a point, a saw makes a line, a… https://t.co/kfeTVwEr58"
##
## [[9746]]
## [1] "cristianocolon7: Me & my @fcballyhoo 08 black teammates played at the @PAClassics winter showcase. We won our bracket (2w-0l-1d). We… https://t.co/sEHGtDMpmd"
##
## [[9747]]
## [1] "1d_sunshine28: We all know what's going on here https://t.co/JMpcgHXBgp"
##
## [[9748]]
## [1] "1DRocksTweets: Harry Styles runs out on stage in Argentina to celebrate England's World Cup win - https://t.co/hQUFa9Z2Ge… https://t.co/Ml2ecQy37l"
##
## [[9749]]
## [1] "1d_sunshine28: No he's not real https://t.co/GDpfrTrAxk"
##
## [[9750]]
## [1] "jaeminsprout: @1d__fairy I see it happen a lot with other groups having a song or artist from a different artist on their page lol it’s so strange"
##
## [[9751]]
## [1] "1d_sunshine28: Plsss he's so gay! Btw he's wearing the Prague t-shirt! My show 🥹 https://t.co/hmxrvC0k0V"
##
## [[9752]]
## [1] "1d__fairy: @jaeminsprout True alshaksnw I think that happened before with a different group or smth and everyone was like \"what is going on 🧍🏻♀️\""
##
## [[9753]]
## [1] "biancabvega: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9754]]
## [1] "_1d_28__: Please 😭😭😭. https://t.co/eKwgaTxces"
##
## [[9755]]
## [1] "Always_1D_Shawn: RT @dailysoftgl: there's something about this dynamic that makes it so *chef's kiss* https://t.co/FrjeWXie6p"
##
## [[9756]]
## [1] "CjGeiss: 1D and goal. 1 has been excellent. #Chiefs"
##
## [[9757]]
## [1] "jaeminsprout: @1d__fairy It took me a while to figure out how to contact support but I let them know and it looks like it was pre… https://t.co/R9PQ0D8vf6"
##
## [[9758]]
## [1] "1d__fairy: @jaeminsprout OMG FINALLY, THE BOYS ARE FREED FROM THAT SPOTIFY MISTAKE 😩😩😩"
##
## [[9759]]
## [1] "justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September… https://t.co/NGbEdeND3M"
##
## [[9760]]
## [1] "CjGeiss: 1D for 9. And what should be a helmet to helmet hit not called. #Chiefs"
##
## [[9761]]
## [1] "Tr62748201Ghost: 🏳️🌈 | mcyt | (5sos/1D) | minor 👀 | guys I swear I'm funny come on"
##
## [[9762]]
## [1] "1d__fairy: @Mujinwife You called? 👁️👁️\n(still getting into both but I am getting there)"
##
## [[9763]]
## [1] "harrystaryKC: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9764]]
## [1] "1d__fairy: @stevensbestie He looks like he would punch me in the face after the picture is taken and I would thank him qldnalnewlns ༎ຶ‿༎ຶ"
##
## [[9765]]
## [1] "CjGeiss: Why was 1D not roughing the passer? 15 spun and slung to the ground. #Chiefs"
##
## [[9766]]
## [1] "SabineWaschkew1: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[9767]]
## [1] "house_of_1D: RT @maeintheam_: No sorry, Harry and Louis I CAN'T defend you anymore I really can't.. I have no words. https://t.co/7kePG8cBOV"
##
## [[9768]]
## [1] "1d__fairy: @s_linob still learning the language, gotta use what I know\n(;;;・_・)"
##
## [[9769]]
## [1] "NicoleOlivo_1D: RT @paramountplus: The pack is back to stop a terrifying evil in Beacon Hills. Teen Wolf: The Movie is coming exclusively to #ParamountPlus…"
##
## [[9770]]
## [1] "prode_eth_bot: 🧐 This is the first answer in this Prode Event!\n\nQ: Who will win the round of 16 match (#52) between 1D and 2C at t… https://t.co/sLfVemLnc9"
##
## [[9771]]
## [1] "1d__fairy: @s_linob (using my very sparse Korean knowledge here)"
##
## [[9772]]
## [1] "chxrryalmighty: RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, \"wait im kinda into this\" and honestly? don't…"
##
## [[9773]]
## [1] "1d__larry___: SO PRECIOUS ALSO HIS ARM😭😭 https://t.co/00IIOHVNqf"
##
## [[9774]]
## [1] "Ap19791305: thereum $ETH Amount of Supply Last Active 24h (1d MA) just reached a 1-month low of 130,521.816 ETH https://t.co/3JzOWu1Imf"
##
## [[9775]]
## [1] "Valerie_BSide: What makes you Beautiful. \n@the1975 Cover by @onedirection\non @bbcradio1 Live Lounge\n\n#NiteNite\n\n#wmyb… https://t.co/jnz6mqypoa"
##
## [[9776]]
## [1] "Saffron_run: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[9777]]
## [1] "1DRocksTweets: Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE… https://t.co/8ocmH2ArBF"
##
## [[9778]]
## [1] "NicoleOlivo_1D: Happy 2 years to the wonderful and magical Wonder💙 @ShawnAccess @ShawnMendes https://t.co/MxggKipLiQ"
##
## [[9779]]
## [1] "1d__larry___: SUCH A BABYYYYYY😭😭😭😭😭 https://t.co/AgVSUwO4qw"
##
## [[9780]]
## [1] "_1d_28__: Baby 🥺🤍🤍. https://t.co/ikavp0z7WB"
##
## [[9781]]
## [1] "mbwahine98: Ending in 1d 8h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay"
##
## [[9782]]
## [1] "EyesWideCrypto: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9783]]
## [1] "mbwahine98: Ending in 1d 8h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/ohLbWwpuVt"
##
## [[9784]]
## [1] "mbwahine98: Ending in 1d 8h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsg2vIV #eBay"
##
## [[9785]]
## [1] "1D_InaCoolWay: RT @sunfflouwerry: I don't wanna live anymore https://t.co/xAyjMUn4jr"
##
## [[9786]]
## [1] "AlexLivesHere1: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9787]]
## [1] "1d__fairy: @felixsfreckle3 HEY! HEEEEY HEY HEY HEY"
##
## [[9788]]
## [1] "Cringey1D: I love 1D but sometimes their lyrics were a tiny bit off, here is one that is really cringey, “When I'm fat and old… https://t.co/B9KFl6DXPI"
##
## [[9789]]
## [1] "zinariyy: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9790]]
## [1] "felixsfreckle3: @1d__fairy AND I KNOW NOWWW THAT IM SO DOWNNNN"
##
## [[9791]]
## [1] "ohmy_GOD_1D: RT @sarasfilter: Fahad Al Kubaisi is the sweetest like he supported Wild Flower and greeted jin for his birthday 😭 https://t.co/wvHaDsGFG5"
##
## [[9792]]
## [1] "evermorelwt: all of my irls (2) only know louis from 1d. you don’t know him like i do 😕‼️"
##
## [[9793]]
## [1] "1d__fairy: @felixsfreckle3 YOUR LIPSTICK STAIN IS A WORK OF ART, I GOT YOUR NAME TATTOOED IN AN ARROW HEART"
##
## [[9794]]
## [1] "bahvr_: my biggest flex is meeting 1d on a free ticket i got day of like that’s unmatched https://t.co/g3EHP2MkuP"
##
## [[9795]]
## [1] "1d__larry___: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9796]]
## [1] "narrysflwrs: how did literally all of 1D end up being the most gorgeous men ever?? like what if one of them ended up being ugly im 😭"
##
## [[9797]]
## [1] "1d__larry___: RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF"
##
## [[9798]]
## [1] "Emyyxx_1D: Why is Thing my favourite character in this series, so much personality in one hand #wednesdaynetflix #wednesdayaddams"
##
## [[9799]]
## [1] "ste_nocontrol: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9800]]
## [1] "fivesecondsrry: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9801]]
## [1] "Akashi30eth: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9802]]
## [1] "Alltheloveee_1D: @HLDMedia @UpdateHLD FETUS LOU FR FR 🥹😭"
##
## [[9803]]
## [1] "its_vicky_again: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9804]]
## [1] "ohmy_GOD_1D: RT @scftkoos: just cried 💔 https://t.co/yrhAXgBKfz"
##
## [[9805]]
## [1] "ohmy_GOD_1D: RT @charts_k: Jimin changed his Weverse profile picture to Jin @BTS_twt https://t.co/PDiYYKuH2n"
##
## [[9806]]
## [1] "CRYPTOPUMP247: This is the #BTC 1D STOCH start from left to right you see it was dumping, price was dumping, then it was pumping,… https://t.co/W95iHa0YXo"
##
## [[9807]]
## [1] "MariamS_1D: dont b surprised when he's exposed for being a cannibal 😭😭😭😭 https://t.co/U9CmxD8s2G"
##
## [[9808]]
## [1] "cirinyc: @DayneKronshage @stan8331 @BonnieS21912114 @marceelias Explanation some areas require a hand count to verify result… https://t.co/zM3eKIa1cv"
##
## [[9809]]
## [1] "_Crypto_freak: RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…"
##
## [[9810]]
## [1] "VektaXrp: on the @tradingview app I can barely fit the BTC 1D chart on the screen, since (real value ATH) ,\n\nThis is depressi… https://t.co/kGNO8MD5QS"
##
## [[9811]]
## [1] "ohmy_GOD_1D: RT @jinniesarchives: \" hwaiting for our 30s\" 😭 https://t.co/PahS7CaLKP"
##
## [[9812]]
## [1] "1d_MainlyLarry: RT @tdefenseless28: He’s literally celebrating with his one good arm, his right arm is locked away. Everyone calm TF down https://t.co/kR5x…"
##
## [[9813]]
## [1] "_1d_28__: Why is he so perfect 🤯? https://t.co/Q5uXA0Kw1F"
##
## [[9814]]
## [1] "JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity… https://t.co/38qdc510BI"
##
## [[9815]]
## [1] "Jesus81383519: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9816]]
## [1] "ohmy_GOD_1D: RT @kosmicyoon: THE COLLECTION IS COMPLETE!!! BEST DAY EVER!!! https://t.co/5Jrx31bFt5"
##
## [[9817]]
## [1] "xvxixuxii: Ao3 all the way! I’ve been reading ff for a long ass time. Lmao the amount of 1D maid fics on wattpad was insane. W… https://t.co/oCNM4PwzIx"
##
## [[9818]]
## [1] "AdnanCh02520583: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9819]]
## [1] "MichaelHokkanen: RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…"
##
## [[9820]]
## [1] "PamelaS25335092: #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/0hprCQa8KR"
##
## [[9821]]
## [1] "ohmy_GOD_1D: RT @nochuadore: Jin being the best brother ; a thread https://t.co/ERTH6clwwO"
##
## [[9822]]
## [1] "ohmy_GOD_1D: RT @90symn: them <3 https://t.co/tDTKFq0Djg"
##
## [[9823]]
## [1] "SOULTANISTATHI: @stylinarts You are right... the majority of songs that Harry has ever written since 1D days either for the band or… https://t.co/1va4cyR0Jx"
##
## [[9824]]
## [1] "Javi_1d_28: RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇"
##
## [[9825]]
## [1] "ohmy_GOD_1D: RT @agustpics: his only hyung 🥺\nhttps://t.co/d1PJuWWpvN"
##
## [[9826]]
## [1] "TapaKingPHL: 20 na araw na lang bago mag-Pasko! 🎄 Looking for gift ideas this season for friends and relatives? Tara, shop na!… https://t.co/qmDjpx4UUI"
##
## [[9827]]
## [1] "ohmy_GOD_1D: RT @partaetae: SEOKJIN BIRTHDAY WALLPAPERS — no watermark and 4k https://t.co/LGehcNmZK7"
##
## [[9828]]
## [1] "Alltheloveee_1D: @HLDMedia @UpdateHLD THAT LOOK"
##
## [[9829]]
## [1] "Javi_1d_28: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9830]]
## [1] "smalik_1D: RT @ibuffysummers: this is literally them https://t.co/8FsAmEn1jC"
##
## [[9831]]
## [1] "Cryptome1: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[9832]]
## [1] "maze_monsters: Rat insect manta ray, mucus\n\nHealth: weak (1d HP)\nArmor: light (7)\nSTR: +3, DEX: +1, WIL: +1\nAttack bonus: +1, camo… https://t.co/n3qsAIg1QQ"
##
## [[9833]]
## [1] "songbirdsues: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something… https://t.co/sjZVGqfoXI"
##
## [[9834]]
## [1] "grcrypto1: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9835]]
## [1] "Sann_1D: @thighrrybot Please, don't"
##
## [[9836]]
## [1] "rickianna3: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9837]]
## [1] "CoopsFB: pick back to the RZ to a bengals 1D in our RZ cool cool cool cool cool cool cool cool cool cool cool cool cool cool… https://t.co/SeUmcksm92"
##
## [[9838]]
## [1] "ohmy_GOD_1D: RT @centricjin: seokjin telling the dishwasher to quiet down 😭 he’s so CUTE https://t.co/mA0yl7gDrh"
##
## [[9839]]
## [1] "StigmabaseN: TW : Ry stock price tsx: ...trading and investing.tls forumsgrinnall trikes for sale ukarabia mountain high school… https://t.co/uVhjHYIe3P"
##
## [[9840]]
## [1] "suunflowervol28: spent the whole day talking about harry, Louis and 1d with my irl bff, she said she's concerned I know so much about them 💀"
##
## [[9841]]
## [1] "ohmy_GOD_1D: RT @yeonfarie: an appreciation thread of soobin's amazing dancing skills for his birthday:\n\nhttps://t.co/IOKjig4aDK"
##
## [[9842]]
## [1] "larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, \"wait im kinda into this\" and honestly… https://t.co/YSXylQHdFn"
##
## [[9843]]
## [1] "ohmy_GOD_1D: RT @daehwisdays: HAPPY SOOBIN DAY🐰🦔 #animation \n#SoobinTheEpitomeOfLove\n#첫눈이창문을두드리듯이수빈이가온날\n#ふわふわもちもちスビンの誕生日 https://t.co/RzDXsZLQdv"
##
## [[9844]]
## [1] "Crsblond: RT @clifton_ideas: $IRIS (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#IRISUSDT #IRIS #USDTe…"
##
## [[9845]]
## [1] "1d_mariana14: RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW"
##
## [[9846]]
## [1] "_GottaBeYou_1D: RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN"
##
## [[9847]]
## [1] "DortheFleischer: RT @sugarscape: If you need us, we'll be listening to these 1D songs on repeat 🎧 https://t.co/Ir84vuJL1T"
##
## [[9848]]
## [1] "_GottaBeYou_1D: RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf"
##
## [[9849]]
## [1] "_GottaBeYou_1D: RT @HS_News_: The day after Skittles threw at the Kia Forum in LA, Harry's bodyguard sermonized the fans directly. \n\nIt's the bodyguard we…"
##
## [[9850]]
## [1] "blank8781: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9851]]
## [1] "newswimx: fanbase names and stuff? yk how 1D fans are directioners and otp fans are legends? wtf will ear candy dudes fans be called? lollipops?"
##
## [[9852]]
## [1] "joshuatreeSOS: @obxstiles i did! it was a part of their setlist on the 1d wwa tour too"
##
## [[9853]]
## [1] "_amy_chiara_: RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…"
##
## [[9854]]
## [1] "ramalou369: @rockstarlt He has written a lot of 1d's songs so he can sing whatever he loves and guess what we'll be singing any… https://t.co/P9gy02ajaY"
##
## [[9855]]
## [1] "Sathishpattusa2: RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload Jo…"
##
## [[9856]]
## [1] "meeshahaha_: RT @mostlymahaaa: Night changes by 1D will always hit you differently>>"
##
## [[9857]]
## [1] "Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload… https://t.co/0HvGKE3J8y"
##
## [[9858]]
## [1] "1d_MainlyLarry: RT @lwtthingss: my jaw DROPPED https://t.co/rqvdEzty20"
##
## [[9859]]
## [1] "Ghoulzjvk: RT @Aamyungv: Imagine a tkk au where JK dedicates 'No Control,' from 1D to Tae at one of their get togethers. After quite a few drinks.\n\nTh…"
##
## [[9860]]
## [1] "stan___1D: Why do teachers take soooo long to grade"
##
## [[9861]]
## [1] "SilvesterALe17: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9862]]
## [1] "1D_ubsest: RT @I_Am_Winter: One of the best series of 2022, Wednesday. https://t.co/03PF1qCNrl"
##
## [[9863]]
## [1] "https_rslie: RT @wonuspawz: HOSHI ATE THAT NOW I NEED THEM TO COVER A 1D SONG https://t.co/PaY1FRIUYe"
##
## [[9864]]
## [1] "1d_MainlyLarry: RT @lourrysbaby: .@Louis_Tomlinson babes i'm sorry people were rude to you and your excitement for your team and country, please come celeb…"
##
## [[9865]]
## [1] "1d_MainlyLarry: RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ"
##
## [[9866]]
## [1] "1d_marzie: RT @gr66nsea: \"Bad az enghelab\" is the new Inshallah."
##
## [[9867]]
## [1] "dakaoriginal: $Atom 1d\n\nLet's see how the yellow zone holds up by candle closes (not including needles) in the coming days. https://t.co/P2rQ0QXbm6"
##
## [[9868]]
## [1] "bxelkzar: @ilovebigrredbus louis harry niall olivia tv 1d"
##
## [[9869]]
## [1] "llovetour: @harryisamiIf I can’t believe they’ve never had the whole if 1d on there"
##
## [[9870]]
## [1] "Sammyseven3: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9871]]
## [1] "sergio3cap: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9872]]
## [1] "1D_ubsest: @wednesdayaddams Literally would do anything"
##
## [[9873]]
## [1] "CryptoTopTrades: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9874]]
## [1] "toonyoungiee: Their 1D covers were some of the reasons why I'm in this diamond life. Urgh! https://t.co/nwqceWk9Q1"
##
## [[9875]]
## [1] "La_Triquetra: @sky_102001 In short: SJ is Louis' PR manager and used to do the PR for Syco, and therefore for 1D, providing a lot… https://t.co/eybGhGaYZL"
##
## [[9876]]
## [1] "1D_ubsest: RT @wednesdayaddams: Eugene is looking for new recruits to join the Hummers. RT if you're interested. https://t.co/IOx10B6br2"
##
## [[9877]]
## [1] "Shibba59273614: RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…"
##
## [[9878]]
## [1] "OkayHughes: @IsomorphicPhi @ATCarrMath These things show up in every field of analysis i’ve ever studied (even 1d complex, cf t… https://t.co/rVD2WndDCj"
##
## [[9879]]
## [1] "keunmettugi: 1d day 2.0 for me https://t.co/6iEcbYEETm"
##
## [[9880]]
## [1] "eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/bjkIeTiUic"
##
## [[9881]]
## [1] "1DRocksTweets: Dan + Shay's Shay Mooney On Why He Decided to Lose Weight: 'I Wanted to Change My Life For Me' -… https://t.co/zDg1LDMDRX"
##
## [[9882]]
## [1] "newswimx: up until this year i listened to 1D and 1D only.. this year i somehow got swim, otp, newdad, isaac, tom, townhouse,… https://t.co/MCFOGKpDAd"
##
## [[9883]]
## [1] "1D__TS: RT @taysrep89: reminder that taylor won an national poetry contest in 4th grade… she HAS been the songwriter of the decade https://t.co/COh…"
##
## [[9884]]
## [1] "CbzasP: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9885]]
## [1] "ThorsethTorgeir: RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…"
##
## [[9886]]
## [1] "CjGeiss: Another really nice 1D gain from 1. #Chiefs"
##
## [[9887]]
## [1] "1D__TS: RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB"
##
## [[9888]]
## [1] "onlyzxde: @ilovebigrredbus louis 1d vampiros olivia harry noall"
##
## [[9889]]
## [1] "CjGeiss: Easy, big run from 1 on 1D. #Chiefs in the red zone."
##
## [[9890]]
## [1] "perfctnownoviaa: @ilovebigrredbus Louis, 1d, Aitana, harry, niall"
##
## [[9891]]
## [1] "stan___1D: RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b"
##
## [[9892]]
## [1] "1D_FITF28: @HLDPromo Idk about Last two !!"
##
## [[9893]]
## [1] "saveljic_nisa: RT @BreakersAcademy: Connor Owen among the most exciting youth players to watch! It's not us saying it, it's MLS Next itself: “The talented…"
##
## [[9894]]
## [1] "Rakoo_k: RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…"
##
## [[9895]]
## [1] "louistwatchesme: RT @angelbbylouis: @1d_Obsessionnn @UnlockedSmau i feel like when the fic is finished you whould sign ur name & let chaos reign"
##
## [[9896]]
## [1] "quinn_vegas7: RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…"
##
## [[9897]]
## [1] "L_1D_potato: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9898]]
## [1] "DREAM3O5: RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…"
##
## [[9899]]
## [1] "77Saeidian: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9900]]
## [1] "anniversary_1d: RT @England: Up and running at this @FIFAWorldCup!\n\nThat's @HKane's 5️⃣2️⃣nd #ThreeLions goal 👏 https://t.co/JjsqMFctl3"
##
## [[9901]]
## [1] "anniversary_1d: RT @England: The most major tournament goals by any #ThreeLions player ever.\n\n🦁 @HKane https://t.co/AukgLzeJPH"
##
## [[9902]]
## [1] "1D_FITF28: @HLDPromo Idk if i am worng😂\nLate night talking\nGolden"
##
## [[9903]]
## [1] "1DGAIN5SOS: interact to gain 1D moots!"
##
## [[9904]]
## [1] "Ellen_Horan_1D: @luisat0mlinson I know 😏"
##
## [[9905]]
## [1] "Brenna_rose: RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich"
##
## [[9906]]
## [1] "anniversary_1d: RT @England: We'll be back at Al Bayt Stadium to take on France in the last eight of the @FIFAWorldCup on Saturday! https://t.co/BXwApJqjeh"
##
## [[9907]]
## [1] "zodiac_1d: This hour's One Direction lyric is meant for a Scorpio... 'I'll say that I hate a song then you'll go request it th… https://t.co/GxT09wUOqo"
##
## [[9908]]
## [1] "anniversary_1d: RT @England: It's time for the @EE Fan Vote! 🗳\n\nWho impressed you most in tonight's Round of 16 victory? ✨"
##
## [[9909]]
## [1] "Ellen_Horan_1D: @LTHQOfficial Uhm wait what? What did I miss? I bought my tickets like 2 months ago?"
##
## [[9910]]
## [1] "luisat0mlinson: @Ellen_Horan_1D Oh that's actually smart"
##
## [[9911]]
## [1] "satelliteni: RT @softloveni: alright now here’s a thread of 1D/Solo questions for you to answer when you’re bored.\n\n» rt if you’re doing it\n» quote don’…"
##
## [[9912]]
## [1] "Leeds49992355: @befookinkind28 @otb28sunshine ...that did not change since 1d"
##
## [[9913]]
## [1] "maxsound1717: RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1"
##
## [[9914]]
## [1] "anniversary_1d: RT @England: On we go!\n\nEnjoy that, #ThreeLions fans? 😀 https://t.co/kniqtELaa2"
##
## [[9915]]
## [1] "anniversary_1d: RT @England: Next up for the #ThreeLions: France! 👊 https://t.co/R66hLJFT3k"
##
## [[9916]]
## [1] "Ellen_Horan_1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9917]]
## [1] "anniversary_1d: @England @FIFAWorldCup we're screwed"
##
## [[9918]]
## [1] "Ellen_Horan_1D: @tommillichamp Not really, I've had migraine all weekend and I really needed to work for school but I couldn't bc o… https://t.co/LeWIKkz2CA"
##
## [[9919]]
## [1] "dorysfanacc28: @tommillichamp were you ever a 1D fan back in the days??? (we will only cancel you a little bit if not)"
##
## [[9920]]
## [1] "salmoonlt28: @ilovebigrredbus 1D louis harry niall y olivia"
##
## [[9921]]
## [1] "DavidBirch1982: RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…"
##
## [[9922]]
## [1] "DavidBirch1982: RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…"
##
## [[9923]]
## [1] "Rias_life_is_1d: RT @jacksescapade: 450 // THE END. https://t.co/pKO97Ud2iW"
##
## [[9924]]
## [1] "Ellen_Horan_1D: @luisat0mlinson Put another pair on?"
##
## [[9925]]
## [1] "tommo28sun: @1D_FITF28 WHY DONT U START?:))"
##
## [[9926]]
## [1] "plantmomrry: @grouponm0m 1D’s stylists’ daughter"
##
## [[9927]]
## [1] "1d_thot: RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b"
##
## [[9928]]
## [1] "1d_thot: RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv"
##
## [[9929]]
## [1] "1d_thot: RT @UpdateHLD: Louis watching England’s match today!\n\n🎥: bethanniehare https://t.co/1dHWumnnid"
##
## [[9930]]
## [1] "anniversary_1d: RT @England: 🔜 Quarter-finals. https://t.co/CPdjaYGXns"
##
## [[9931]]
## [1] "1d_thot: RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN"
##
## [[9932]]
## [1] "1d_thot: RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ"
##
## [[9933]]
## [1] "LittleMix_1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9934]]
## [1] "Sathishpattusa2: RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Josh f…"
##
## [[9935]]
## [1] "1d_thot: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9936]]
## [1] "1d_thot: RT @tobesoimmature: GUVE THE MAN A DAMN SANTA HAT https://t.co/dzi5PIoq8X"
##
## [[9937]]
## [1] "raeleenabie: U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/G4p6dCXzDt"
##
## [[9938]]
## [1] "Pegada__1D: RT @BoxparkWembley: GOAL 1-0 C'MON ENGLAND!! 🏴 #WC2022 #WorldCup #ENGSEN https://t.co/UauQ3lho3y"
##
## [[9939]]
## [1] "Pegada__1D: RT @hlnlzdaily: Harry celebrating England’s win today on stage!\n\nvia: selenaeuphoria\n https://t.co/1KdY503QSb"
##
## [[9940]]
## [1] "cryptowar80: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9941]]
## [1] "Larry_All_Along: RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today"
##
## [[9942]]
## [1] "1D_FITF28: @tommo28sun You should have to start with DM😂😂😂 goggles gonna not answer you perfact😂"
##
## [[9943]]
## [1] "1D_infoportugal: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9944]]
## [1] "Pegada__1D: RT @hlnlzdaily: Harry celebrating England’s win against Senegal!\n\nvia: popstothecinema https://t.co/H7epaDOSA3"
##
## [[9945]]
## [1] "Pegada__1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9946]]
## [1] "gentry_tx: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[9947]]
## [1] "the_artist_nft: Bored Ape Kennel Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJUnfYyRnK\n⬇️ See below… https://t.co/8uGWUwTW3N"
##
## [[9948]]
## [1] "1D_fan_Marlies: @LTHQOfficial YOU GAVE ME A FUCKING HEARTATACK JESUS"
##
## [[9949]]
## [1] "fazzysplash: Daily bias\n\nOn a 1D TF, market structure shift, accompanied with a FVG. \n\nRelative equal low in sight. Short term u… https://t.co/61cTZ0WjyK"
##
## [[9950]]
## [1] "1D_larry1007: I have a fucking muscle tight in my knee wtf why it hurts so bad"
##
## [[9951]]
## [1] "ry_tomlinson28: RT @zaynmalik: Yeah I'm in a group for guys and me yeah were pretty good and we call ourselves 1d ,"
##
## [[9952]]
## [1] "oconed_jakey: RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…"
##
## [[9953]]
## [1] "stella_1d: RT @onedlyricbot: feels like snow in september but i always will remember"
##
## [[9954]]
## [1] "momjeansrry: We’re the other 1d members ever jealous that harry got every single chorus"
##
## [[9955]]
## [1] "tommo28sun: @1D_FITF28 its hard! where ama i supposed to start from?😂😂"
##
## [[9956]]
## [1] "1D_larry1007: RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN"
##
## [[9957]]
## [1] "1D_larry1007: @HLDMedia Ok this eyes can kill https://t.co/iRYzS0I9fQ"
##
## [[9958]]
## [1] "1d_Obsessionnn: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9959]]
## [1] "aliresapst: RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…"
##
## [[9960]]
## [1] "shancarz: Love 1D? caramencinta Love CJR?"
##
## [[9961]]
## [1] "ItsMeDhewiie: Love 1D? caramencinta Love CJR?"
##
## [[9962]]
## [1] "LilLadyChina: Love 1D? caramencinta Love CJR?"
##
## [[9963]]
## [1] "AneuAneudwi: Love 1D? caramencinta Love CJR?"
##
## [[9964]]
## [1] "calamityxpayno: @thelittlefreaks Thank you for this opportunity. This is so sweet of you. I would love to have a 1d vinyl <3 https://t.co/bdtlxrdEQa"
##
## [[9965]]
## [1] "molly_turner04: RT @cavs_fb: Congratulations to our players who were selected to the All Region Team! (Region 1D) https://t.co/39cgUZa4cC"
##
## [[9966]]
## [1] "1D_larry1007: @HLDMedia He's so beautiful"
##
## [[9967]]
## [1] "59_marine_1D: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9968]]
## [1] "1D_larry1007: @HLDMedia Is this an angel??? https://t.co/YS36IxU6y0"
##
## [[9969]]
## [1] "Aloma04: RT @kmmwkindness: The fact I can immediately recognize any Harry or Louis or 1D song just by the bass because my mom is listening to them n…"
##
## [[9970]]
## [1] "ILove__1D__: RT @llau_music: Hi I love Liam"
##
## [[9971]]
## [1] "1DRocksTweets: YUNGBLUD weighs in on BTS, Harry Styles, and Travis Barker playing 'Would You Rather?' - https://t.co/EpiwbMDXUV… https://t.co/9hFRPZJwjO"
##
## [[9972]]
## [1] "Lila28_1d: RT @LTHQOfficial: #FaithInTheFuture. What's your favourite track on the album?\nhttps://t.co/gz8IUSeS08 https://t.co/GcoiAwCNK0"
##
## [[9973]]
## [1] "ILove__1D__: @LTHQOfficial Already have tickets for Budapest💙"
##
## [[9974]]
## [1] "Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Jos… https://t.co/OSS3PHtFUC"
##
## [[9975]]
## [1] "W3RTH_99: RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…"
##
## [[9976]]
## [1] "tommo28sun: @1D_FITF28 Good!\n*googles how to flirt with a stranger*"
##
## [[9977]]
## [1] "positivesteven: RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…"
##
## [[9978]]
## [1] "Lila28_1d: RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD"
##
## [[9979]]
## [1] "ShaefferC16: @CRYPTOPUMP247 Where I struggle to get my head around TA is what it all actually means in a real sense. For example… https://t.co/iXSGoNOuhc"
##
## [[9980]]
## [1] "sagexwallss: @wonder_lwt Hahaha \nUr like the only 1D + dtqk moot i have i think"
##
## [[9981]]
## [1] "NICO__1d: RT @OutOfContextEv: The Mario Movie cast according to IShowSpeed 😂 https://t.co/dYnDedCikn"
##
## [[9982]]
## [1] "luisat0mlinson: @Ellen_Horan_1D Already wearing some"
##
## [[9983]]
## [1] "1D_FITF28: @tommo28sun Fine !! How about you!!"
##
## [[9984]]
## [1] "1D_Niall_0324: NiallOfficial Thank you for being born."
##
## [[9985]]
## [1] "cosmicngel: @cloutfulrob 1d for life"
##
## [[9986]]
## [1] "ry_tomlinson28: RT @zaynmalik: @xSophieReadex hello gorgeous zayn here from 1d x"
##
## [[9987]]
## [1] "ry_tomlinson28: RT @NiallOfficial: @andie_1D I dono..thanks for the compliment.. But I'm not hot ."
##
## [[9988]]
## [1] "Arin_Akai_99: Love 1D? caramencinta Love CJR?"
##
## [[9989]]
## [1] "Apriellsanatic: Love 1D? caramencinta Love CJR?"
##
## [[9990]]
## [1] "LisLindaSarii: Love 1D? caramencinta Love CJR?"
##
## [[9991]]
## [1] "Nofieya: Love 1D? caramencinta Love CJR?"
##
## [[9992]]
## [1] "arif_andrynsh: Love 1D? caramencinta Love CJR?"
##
## [[9993]]
## [1] "tommo28sun: @1D_FITF28 how are youu??"
##
## [[9994]]
## [1] "CarrotGirl_1D: RT @TinyTANofficial: Guess what I'm fishing for?\nIt's love and happiness for you💕\n\n#Happy_Jin_Day🐹 #TinyTAN https://t.co/Qpj1Ni5atT"
##
## [[9995]]
## [1] "CarrotGirl_1D: RT @BT21_: RJ’s special mukbang show!🍔🍗\nWe know you can eat everything💦\n\n#mukbang #RJ #WeLoveYou https://t.co/WxQVWV5Ejw"
##
## [[9996]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…"
##
## [[9997]]
## [1] "samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGsGnEkdmT"
##
## [[9998]]
## [1] "CarrotGirl_1D: RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…"
##
## [[9999]]
## [1] "JollibeeTrades: RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…"
##
## [[10000]]
## [1] "_1d_28__: Guys , we need to stream this album better please .\n#LouisTomlinson #FaithInTheFuture https://t.co/awDvlc78MA"
trendtweetsdf <- twListToDF(Trendtweets)
save(trendtweetsdf,file = "trendtweetsdf.Rdata")
load(file = "trendtweetsdf.Rdata")
sap_ply <- sapply(trendtweetsdf, function(x) sum(is.na(x)))
sap_ply
## text favorited favoriteCount replyToSN created
## 0 0 0 8174 0
## truncated replyToSID id replyToUID statusSource
## 0 8193 0 8174 0
## screenName retweetCount isRetweet retweeted longitude
## 0 0 0 0 9991
## latitude
## 9991
#TWEETS
# SUBSETTING USING THE dplyr() PACKAGE.
tweets <- trendtweetsdf %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == FALSE)
tweets
## screenName
## 1 HannaA_1d
## 2 1D_Dolantwins18
## 3 TiketPesawat_1D
## 4 Suju_1D
## 5 outerspaceangie
## 6 acehighhome
## 7 alwaysyou__1d
## 8 ladidas91
## 9 1d_brownie
## 10 midnightswifti3
## 11 1D_infoportugal
## 12 yenthe_1D
## 13 1d__fairy
## 14 1d__fairy
## 15 pintobeanrry
## 16 UnusualUpbitVol
## 17 __Daaash__
## 18 ambrose99bg
## 19 1d__fairy
## 20 1d__fairy
## 21 1D_infoportugal
## 22 BabysaurioKim
## 23 BabysaurioKim
## 24 Alltheloveee_1D
## 25 zodiac_1d
## 26 inyeonseol
## 27 LexieNycole
## 28 dravidasishu
## 29 1D_infoportugal
## 30 VIPeezCrypto
## 31 mitchflorals
## 32 28_shayna
## 33 aida_1d
## 34 aida_1d
## 35 aida_1d
## 36 aida_1d
## 37 meglinxx
## 38 aida_1d
## 39 aida_1d
## 40 aida_1d
## 41 aida_1d
## 42 aida_1d
## 43 aida_1d
## 44 aida_1d
## 45 aida_1d
## 46 aida_1d
## 47 aida_1d
## 48 aida_1d
## 49 aida_1d
## 50 aida_1d
## 51 aida_1d
## 52 aida_1d
## 53 1D_infoportugal
## 54 aida_1d
## 55 aida_1d
## 56 aida_1d
## 57 1D_infoportugal
## 58 aida_1d
## 59 aida_1d
## 60 aida_1d
## 61 aida_1d
## 62 1D_infoportugal
## 63 etf_dividend
## 64 1D_infoportugal
## 65 raeleenabie
## 66 Kevin301298817
## 67 1D_infoportugal
## 68 TiketPesawat_1D
## 69 OntologicalMax
## 70 spacelordtitan
## 71 notastrwbrysng2
## 72 Jojo2432001
## 73 minatannie
## 74 angstylibra_
## 75 minatannie
## 76 DollysHouseColl
## 77 DollysHouseColl
## 78 DollysHouseColl
## 79 gkjqjzxsv84699
## 80 0xgokhan
## 81 queenieMNL
## 82 OfSol12
## 83 woozintheclouds
## 84 peakylamet
## 85 traderhc
## 86 iamasillybilly
## 87 Jazo66991
## 88 1D_infoportugal
## 89 1D_infoportugal
## 90 1D_infoportugal
## 91 1D_infoportugal
## 92 mecarolt
## 93 etf_dividend
## 94 queenieMNL
## 95 lastchartbender
## 96 lastchartbender
## 97 OutOfBoundsJPN
## 98 RWidiastama
## 99 xxxxShanziixxxx
## 100 whomst69
## 101 freeyungshkreli
## 102 UniverseGener12
## 103 reinbow05061512
## 104 Jazo66991
## 105 Rightxnowx1d
## 106 gumbobar
## 107 TimFouqueray
## 108 cofertasecupons
## 109 etf_dividend
## 110 yeribff
## 111 forestniallx
## 112 airedmania
## 113 etf_dividend
## 114 UniverseGener12
## 115 lrdhive
## 116 incoming_vc
## 117 waaard_1
## 118 benzoposey
## 119 the_artist_nft
## 120 1d_luvvv
## 121 meninadoliam_1D
## 122 1d_luvvv
## 123 _nerdygirl33_
## 124 etf_dividend
## 125 1d_luvvv
## 126 1D_Bieberboo
## 127 zodiac_1d
## 128 shrederickson
## 129 lomlharry__
## 130 1d_obsessed18
## 131 etf_dividend
## 132 EasyMoneySignal
## 133 TiketPesawat_1D
## 134 harrys_hiatus
## 135 Sann_1D
## 136 Gidif10
## 137 KrookTM
## 138 dreamsateIlite
## 139 etf_dividend
## 140 1D_loving0
## 141 kmmwkindness
## 142 1D_Niall_0324
## 143 brubauers
## 144 STONKSTRADERRR
## 145 KETAMINEGlRLS
## 146 Jazo66991
## 147 1D_Grind
## 148 softaempire
## 149 AllOfGoods
## 150 AllOfGoods
## 151 AllOfGoods
## 152 AllOfGoods
## 153 AllOfGoods
## 154 AllOfGoods
## 155 louisdoamanbun
## 156 etf_dividend
## 157 nowyousieme
## 158 ApergisSpyros
## 159 Cringey1D
## 160 treefarmhrry
## 161 UniverseGener12
## 162 1D_fan_Marlies
## 163 rushmgl
## 164 myyouxbts
## 165 Iceland0011
## 166 lenahokka
## 167 SkyBarGalv
## 168 1d_ot5girl4life
## 169 etf_dividend
## 170 phlsbsf
## 171 1d_larry4life_
## 172 machodudoso
## 173 SomInternetGuy
## 174 latinokokonoi
## 175 Sann_1D
## 176 EmKay21201135
## 177 Alltheloveee_1D
## 178 1d_mariana14
## 179 tbslxgolden
## 180 etf_dividend
## 181 louisdoamanbun
## 182 etf_dividend
## 183 moonsophh
## 184 CollegeMerlin
## 185 EnjoyerofGlenn
## 186 KeelanLeeper
## 187 1D_DailySpain
## 188 1d_Obsessionnn
## 189 wearewrldclss
## 190 xrmrjldtt37002
## 191 zodiac_1d
## 192 Mallak_1D
## 193 tkpurple_1D
## 194 tkpurple_1D
## 195 tkpurple_1D
## 196 onejackjai
## 197 etf_dividend
## 198 rantismytherapy
## 199 DakotaRose1997
## 200 luvinmagnolia
## 201 adorableharry18
## 202 discharminmadam
## 203 satsnaffler
## 204 satsnaffler
## 205 AxelUfermann
## 206 kits_toys
## 207 notte_scallions
## 208 B767CatIIIC
## 209 AneuAneudwi
## 210 ItsMeDhewiie
## 211 LilLadyChina
## 212 shancarz
## 213 shancarz
## 214 creamsukii
## 215 1DRocksTweets
## 216 Alltheloveee_1D
## 217 beeken_tech
## 218 Alltheloveee_1D
## 219 LisLindaSarii
## 220 Apriellsanatic
## 221 arif_andrynsh
## 222 Arin_Akai_99
## 223 Nofieya
## 224 GenoManager
## 225 1D_larry1007
## 226 _Money_Network_
## 227 etf_dividend
## 228 Modelon
## 229 hoeger29bgr
## 230 paolatbh
## 231 etf_dividend
## 232 ionlybasel
## 233 MyAntiSocialAs_
## 234 Cringey1D
## 235 nazzykadri
## 236 nazzykadri
## 237 TikekSofor
## 238 ML_KinrossHS
## 239 pop_ey_ch
## 240 calfiau
## 241 yenthe_1D
## 242 Mallak_1D
## 243 penampilanmu
## 244 ave_eli
## 245 SteveRobbins1
## 246 1d_andlarry
## 247 1d_andlarry
## 248 raeleenabie
## 249 1d_andlarry
## 250 abshbfa
## 251 etf_dividend
## 252 icandyhshoppe
## 253 stelank05
## 254 1D_TPWK2
## 255 maryacraze1
## 256 Mallak_1D
## 257 xCryptoKeeperx
## 258 xtaylor2317x
## 259 just__sila
## 260 Mallak_1D
## 261 babylonrowland
## 262 sofirexica
## 263 gayassjonghyun
## 264 fallenangeIs25
## 265 the_artist_nft
## 266 ApplePe60566834
## 267 holyhyungs
## 268 etf_dividend
## 269 holyhyungs
## 270 suvkytect96038
## 271 brunetteswift13
## 272 etf_dividend
## 273 zodiac_1d
## 274 macinacky
## 275 tpwkremix
## 276 hslotrry1
## 277 1D_ANTICS
## 278 jinkisdice
## 279 tswyIan
## 280 MauroStats
## 281 strwbhrry
## 282 midnightrain29
## 283 L_HSupremacy
## 284 UniverseGener12
## 285 cinnisheon
## 286 tswyIan
## 287 simpformatilda
## 288 harrys_hiatus
## 289 _1d_28__
## 290 XOPRINCESSPARK
## 291 etf_dividend
## 292 NarineGharibian
## 293 lmrnortalHD
## 294 Rob94665048
## 295 YouAreMyAngel28
## 296 Ellen_Horan_1D
## 297 lina_sj_1D
## 298 _1d_28__
## 299 signsrick
## 300 lwtsfireproof
## 301 BenRiveraTrader
## 302 littIesateIlite
## 303 EllierScarlet
## 304 13Marytorres
## 305 ILove__1D__
## 306 DailyYoutube_t
## 307 Cringey1D
## 308 justlike1olivia
## 309 MaxScammell
## 310 ILove__1D__
## 311 EditsBrutal
## 312 etf_dividend
## 313 pntstyq
## 314 1d_Obsessionnn
## 315 corpsescurse
## 316 OCSigns
## 317 ILove__1D__
## 318 Louksana
## 319 charlovesnick
## 320 1DRocksTweets
## 321 Burning01Dream
## 322 krystalshabit28
## 323 otb_paula
## 324 drewc
## 325 otbIourry
## 326 kyoongteez
## 327 StAidansHigh_PE
## 328 Alltheloveee_1D
## 329 urlocalzaddyy
## 330 1d_Obsessionnn
## 331 DavidJa81480109
## 332 makingdemands
## 333 1d__fairy
## 334 Engineeringhere
## 335 GospelMixRadio1
## 336 makingdemands
## 337 1d_Shawol
## 338 chufei_i
## 339 rickwsint
## 340 1d_Obsessionnn
## 341 qwen_714
## 342 AJHoyles13
## 343 etf_dividend
## 344 hrdjenniesayin
## 345 cynusure
## 346 1d_Obsessionnn
## 347 krystalshabit28
## 348 1d_Obsessionnn
## 349 JoeFucking90
## 350 harrys_hiatus
## 351 tommosgirlxo28
## 352 BMBallaryBMBal1
## 353 louxhaz_1d
## 354 MoodieBayPoint
## 355 AJHoyles13
## 356 1d_Obsessionnn
## 357 etf_dividend
## 358 bIairbuffy
## 359 zodiac_1d
## 360 1d_Obsessionnn
## 361 1DRocksTweets
## 362 Sann_1D
## 363 effertztmgw
## 364 icandyhshoppe
## 365 lousgaypanic
## 366 Mallak_1D
## 367 _1d_28__
## 368 etf_dividend
## 369 Mallak_1D
## 370 HayalDaylight
## 371 UniverseGener12
## 372 ILove__1D__
## 373 ILove__1D__
## 374 RetailandServi1
## 375 ujydxrzbu06896
## 376 karlafraancesca
## 377 TiketPesawat_1D
## 378 80sbass
## 379 etf_dividend
## 380 clarkelovebot
## 381 sznaeii
## 382 imhamsfitf
## 383 TBGlobetrotter
## 384 Alltheloveee_1D
## 385 1DRocksTweets
## 386 ash_1d_larry
## 387 1D_InaCoolWay
## 388 Ellen_Horan_1D
## 389 1D_InaCoolWay
## 390 ash_1d_larry
## 391 harrys_hiatus
## 392 etf_dividend
## 393 Mallak_1D
## 394 Mallak_1D
## 395 WalletBotApp
## 396 _i_love_1d_____
## 397 ouahage
## 398 WalletBotApp
## 399 Ellen_Horan_1D
## 400 Cringey1D
## 401 1d_Obsessionnn
## 402 MonbebexMoa
## 403 WalletBotApp
## 404 1D_angel_
## 405 Sry1Dxx5
## 406 Demileighhhxo
## 407 xdanyekax
## 408 OutOfBoundsJPN
## 409 1D_FITF28
## 410 ziallnouisnarry
## 411 Sann_1D
## 412 SIX2FF
## 413 mssophie_xx
## 414 deplymadlytruly
## 415 BerlinST7
## 416 ouahage
## 417 etf_dividend
## 418 ouahage
## 419 eta91
## 420 JoelBlock
## 421 Niallina1985_1D
## 422 1D_FITF28
## 423 Lamis_1D
## 424 etf_dividend
## 425 BitSwings
## 426 Muhamz_
## 427 _chi_1D
## 428 BitSwings
## 429 BitSwings
## 430 BitSwings
## 431 BitSwings
## 432 aIImenaretrash
## 433 cicigrace2
## 434 BitSwings
## 435 Mallak_1D
## 436 BitSwings
## 437 flushoney
## 438 1d_Obsessionnn
## 439 BitSwings
## 440 1D_FITF28
## 441 xolgaxahx
## 442 1d_Obsessionnn
## 443 BitSwings
## 444 BitSwings
## 445 1d_Obsessionnn
## 446 1DGAlNS
## 447 iam__niel
## 448 BitSwings
## 449 BitSwings
## 450 tpwkmattei28
## 451 rolfcrozier
## 452 BitSwings
## 453 BitSwings
## 454 1DRocksTweets
## 455 BitSwings
## 456 blovtay
## 457 lauuloves_1d
## 458 cuteharry_1D
## 459 BitSwings
## 460 1D_FITF28
## 461 taesskates
## 462 the_artist_nft
## 463 JessePinkman219
## 464 BitSwings
## 465 etf_dividend
## 466 1D_larry1007
## 467 BitSwings
## 468 tkpurple_1D
## 469 BitSwings
## 470 1DRocksTweets
## 471 BitSwings
## 472 1d__fairy
## 473 zodiac_1d
## 474 rainbow28larrie
## 475 ir8356rem
## 476 1d__fairy
## 477 1D_FITF28
## 478 BitSwings
## 479 tommogotchi_xs
## 480 BitSwings
## 481 johansakib__1D
## 482 amitheonlyone_n
## 483 BitSwings
## 484 callmeK_okay
## 485 BitSwings
## 486 _1d_28__
## 487 Charlot43474754
## 488 fearlessly2803
## 489 fearlessly2803
## 490 BitSwings
## 491 celanfamorr
## 492 BitSwings
## 493 SuperBitcoinBro
## 494 FuturaGerac
## 495 BitSwings
## 496 PUKINGPRINCE
## 497 BitSwings
## 498 vibgyorlouie
## 499 _chi_1D
## 500 UniverseGener12
## 501 FuturaGerac
## 502 BitSwings
## 503 johansakib__1D
## 504 aceofspadessac
## 505 BitSwings
## 506 hb_weather12
## 507 BitSwings
## 508 1D_5SOS_1996
## 509 signofthtimes28
## 510 BitSwings
## 511 fixitfixitfixit
## 512 MantisTradingX
## 513 BitSwings
## 514 etf_dividend
## 515 BitSwings
## 516 tamakhee
## 517 BitSwings
## 518 etf_dividend
## 519 roel_wuckert
## 520 _1d_28__
## 521 BitSwings
## 522 Neymar_1d_
## 523 BitSwings
## 524 1D_FITF28
## 525 BitSwings
## 526 tpwkconspiracy
## 527 1d_citizen
## 528 1d_citizen
## 529 BitSwings
## 530 BitSwings
## 531 ironspidergwen
## 532 BitSwings
## 533 MariamS_1D
## 534 BitSwings
## 535 lwtsloverrr
## 536 BitSwings
## 537 BitSwings
## 538 AlaricCrypto
## 539 1D_FITF28
## 540 BitSwings
## 541 cuteharry_1D
## 542 BitSwings
## 543 BitSwings
## 544 Cryptoldea
## 545 Cryptoldea
## 546 1D_FITF28
## 547 Cringey1D
## 548 BitSwings
## 549 UniverseGener12
## 550 LOUISismyloml
## 551 Stickupmusic
## 552 Fxlse_nein
## 553 BitSwings
## 554 1D_FITF28
## 555 BitSwings
## 556 BitSwings
## 557 3226Pankaa
## 558 BitSwings
## 559 etf_dividend
## 560 outoflwt
## 561 1D_FITF28
## 562 etf_dividend
## 563 krasnyjkomandir
## 564 BitSwings
## 565 nazzykadri
## 566 1D_FITF28
## 567 BitSwings
## 568 BitSwings
## 569 tommo1991tpwk
## 570 BitSwings
## 571 BitSwings
## 572 3rachalesbian
## 573 liyamml
## 574 BitSwings
## 575 1D_FITF28
## 576 1d_Obsessionnn
## 577 Alltheloveee_1D
## 578 1DRocksTweets
## 579 BitSwings
## 580 tnytownmusicfan
## 581 DyanCenolli
## 582 harrys_hiatus
## 583 BitSwings
## 584 DepecheNode_
## 585 1d_Obsessionnn
## 586 gus62912071
## 587 1d_Obsessionnn
## 588 shivangistories
## 589 hetare_xxy
## 590 1D_FITF28
## 591 LOUISismyloml
## 592 NOC40
## 593 1D_FITF28
## 594 1D_FITF28
## 595 1D_FITF28
## 596 AlwaysMariax
## 597 1D_FITF28
## 598 1D_FITF28
## 599 LOUISismyloml
## 600 etf_dividend
## 601 Neymar_1d_
## 602 ificxuldflyy
## 603 Mallak_1D
## 604 OnyxOphidian
## 605 1D_FITF28
## 606 1DGAlNS
## 607 Ellen_Horan_1D
## 608 1DRocksTweets
## 609 etf_dividend
## 610 stylinarts
## 611 erodalovers
## 612 MariamS_1D
## 613 omgrllyangela
## 614 SHDWraps
## 615 cuteharry_1D
## 616 Anilroyal1980
## 617 coniangray
## 618 OnlyWhiteLines
## 619 itaIyharrysgf
## 620 _LilyBlue28
## 621 1d_Obsessionnn
## 622 fearlessly2803
## 623 Bigcheecho_
## 624 venomrry
## 625 BasedCritical
## 626 sunflowrry28
## 627 1d__larry___
## 628 zodiac_1d
## 629 Neymar_1d_
## 630 civility_LT
## 631 DilmaeA
## 632 sarry_citra
## 633 LydiaSn81289886
## 634 willesblanket
## 635 bluebirdshoney
## 636 bmthoran_
## 637 etf_dividend
## 638 onlythetpwk_
## 639 leighanoisgocua
## 640 itsalright28
## 641 on1ydans
## 642 Lua3Laulau
## 643 sourdieselrry11
## 644 pretenderlt2
## 645 leah44_1D
## 646 JolietCentralAD
## 647 bluebirdshoney
## 648 LouisUpdates
## 649 adorableharry18
## 650 teaandfrozenpea
## 651 lourrie
## 652 TiketPesawat_1D
## 653 CoraDockery
## 654 laserhaas01
## 655 ardently_austen
## 656 1d__larry___
## 657 adorableharry18
## 658 loreenavm
## 659 1D_FITF28
## 660 oliviasvfx
## 661 _1d_28__
## 662 wapplewhit1
## 663 1d__larry___
## 664 511NY
## 665 otb28sunshine
## 666 kathrynstarzzz
## 667 KuudereAki
## 668 1D_FITF28
## 669 lauraalysee
## 670 etf_dividend
## 671 Elisa_crypto
## 672 simpfor1dboys
## 673 lwtfitf
## 674 cuteharry_1D
## 675 1D_FITF28
## 676 sombakson
## 677 1D_FITF28
## 678 lifesaversoned
## 679 UniverseGener12
## 680 bigg3rthanme91
## 681 biggerthanlara
## 682 sunshine_cart
## 683 carolinaTstyles
## 684 etf_dividend
## 685 1D_FITF28
## 686 harrys_hiatus
## 687 HannaA_1d
## 688 Binbin0324SH
## 689 muhammadx6x
## 690 laucanyonmoon
## 691 _biceeee_
## 692 walla_up
## 693 1D_FITF28
## 694 mariosseawall
## 695 1d_Obsessionnn
## 696 1d_Obsessionnn
## 697 MonbebexMoa
## 698 buildmodels
## 699 G3ni3sWish
## 700 muhammadx6x
## 701 maze_monsters
## 702 1DRocksTweets
## 703 alfia_1D
## 704 etf_dividend
## 705 1d_Obsessionnn
## 706 tradingdotcom
## 707 alfia_1D
## 708 Bloushade
## 709 Highlnfidelity
## 710 as62316258
## 711 1d_Obsessionnn
## 712 only4matilda
## 713 Biggerthanbhr
## 714 shwnngrc
## 715 huechaerin
## 716 tozakicutie
## 717 lwtshomerry
## 718 jazirants
## 719 muhammadx6x
## 720 latest_1d
## 721 Sann_1D
## 722 1d_andlarry
## 723 etf_dividend
## 724 muhammadx6x
## 725 1D_5SOS_KRISTY
## 726 wdwum28
## 727 1d_Obsessionnn
## 728 yenthe_1D
## 729 golden_halo28
## 730 muhammadx6x
## 731 LOOKALIKEKP
## 732 cuteharry_1D
## 733 yenthe_1D
## 734 muhammadx6x
## 735 etf_dividend
## 736 the_artist_nft
## 737 melikbayram_
## 738 melikbayram_
## 739 yenthe_1D
## 740 yenthe_1D
## 741 zodiac_1d
## 742 yenthe_1D
## 743 Meso1OTC
## 744 stella_1d
## 745 Sann_1D
## 746 Mallak_1D
## 747 whenlohaz
## 748 midnightsalison
## 749 ThibeauWouters
## 750 ThibeauWouters
## 751 LCEUsedCameras
## 752 debbieloves_1d
## 753 yumnabot
## 754 yumnabot
## 755 OwnedByLouis
## 756 larryshousex
## 757 La_Triquetra
## 758 LCEUsedCameras
## 759 1D_FITF28
## 760 Ellen_Horan_1D
## 761 etf_dividend
## 762 larryshousex
## 763 stella_1d
## 764 MindlessPatch
## 765 hannahishome28
## 766 debbieloves_1d
## 767 nicolas14jols
## 768 naeem_mo_17
## 769 1d_asfckg
## 770 jeonandparks
## 771 ohzakiy
## 772 etf_dividend
## 773 1d_5sos__girls
## 774 nugkuuvxh27155
## 775 mazakaa_
## 776 tkpurple_1D
## 777 qrobxpjdq00118
## 778 jeonandparks
## 779 AArnulfo36
## 780 debbieloves_1d
## 781 THEGREATESTJJK
## 782 1D_FITF28
## 783 debbieloves_1d
## 784 scourgeouss
## 785 UniverseGener12
## 786 1D_ownsmylife
## 787 bhaktijadeja12
## 788 debbieloves_1d
## 789 naeem_mo_17
## 790 LousLovelyAngel
## 791 1D_ownsmylife
## 792 1D_ownsmylife
## 793 Daryltakahashi7
## 794 JAKEIFI
## 795 jeonandparks
## 796 Mallak_1D
## 797 jeonandparks
## 798 Julia412527801
## 799 niallerry1309
## 800 f4ithinfuture
## 801 ohzakiy
## 802 Mallak_1D
## 803 Sfjeldstad92
## 804 mbwahine98
## 805 etf_dividend
## 806 mbwahine98
## 807 yzremm
## 808 Cringey1D
## 809 jeonandparks
## 810 zxkfcignx31938
## 811 MySinSide
## 812 IllusiveTrades
## 813 IrishStamps
## 814 mari_rm98
## 815 1d_luvvv
## 816 debbieloves_1d
## 817 1d_luvvv
## 818 samantha_larick
## 819 etf_dividend
## 820 1D_FITF28
## 821 terlukca
## 822 Mallak_1D
## 823 ohzakiy
## 824 Mallak_1D
## 825 1DsWifei
## 826 Scarlet65618203
## 827 HH23tt
## 828 LaraHLoves1D3
## 829 Mallak_1D
## 830 icuntrry
## 831 OvtOfMySyst3m
## 832 ohzakiy
## 833 rixheart
## 834 1d_asfckg
## 835 DumbTaeks
## 836 Mallak_1D
## 837 pmplcu
## 838 itsmenxrqxstxnx
## 839 etf_dividend
## 840 CripTonizado
## 841 CripTonizado
## 842 fivihearty
## 843 1DRocksTweets
## 844 halorries
## 845 etf_dividend
## 846 thebcstday
## 847 eotbncqas22481
## 848 1D_FITF28
## 849 uppermoonnezuko
## 850 Mallak_1D
## 851 helpmejeffreyk
## 852 1D_FITF28
## 853 1D_FITF28
## 854 hold_on9996
## 855 ohzakiy
## 856 baekhyuaena
## 857 1d_luvvv
## 858 astrinvestor
## 859 reagsypoo
## 860 c63469497
## 861 1DRocksTweets
## 862 debbieloves_1d
## 863 Rias_life_is_1d
## 864 debbieloves_1d
## 865 UniverseGener12
## 866 zodiac_1d
## 867 wiIdflowerjade
## 868 efullsun11
## 869 rtmyow
## 870 Indiana_doncon
## 871 sweetenersupply
## 872 AvaxAstronauts
## 873 JohnWic35821736
## 874 pixeldrip_eth
## 875 pixeldrip_eth
## 876 1DRocksTweets
## 877 homelt_
## 878 etf_dividend
## 879 Lanadi_89
## 880 haloftb
## 881 TheCryptagon
## 882 souppyum
## 883 xCryptoKeeperx
## 884 Mallak_1D
## 885 naeem_mo_17
## 886 naeem_mo_17
## 887 _chi_1D
## 888 Mallak_1D
## 889 _1d__5sos___
## 890 Evaa_1D
## 891 Merna_1D_YTF
## 892 careerage
## 893 financializer
## 894 Mallak_1D
## 895 1DRocksTweets
## 896 thebcstday
## 897 naeem_mo_17
## 898 _1d__5sos___
## 899 naeem_mo_17
## 900 7uvuw
## 901 harrys_hiatus
## 902 cilacilor
## 903 imdatingwinwin
## 904 janelle99_08
## 905 Mallak_1D
## 906 lori_tomlinson_
## 907 galowy_
## 908 MonbebexMoa
## 909 Alltheloveee_1D
## 910 1DRocksTweets
## 911 Ellen_Horan_1D
## 912 DumbTaeks
## 913 etf_dividend
## 914 Mallak_1D
## 915 flwrs4lou
## 916 drunkonsmthn
## 917 hey_shortman
## 918 etf_dividend
## 919 ZARRIESwildin
## 920 16MARNS
## 921 glassnodealerts
## 922 glassnodealerts
## 923 sanskaarihoe
## 924 Cringey1D
## 925 flowerrylou
## 926 befouritends
## 927 timmi_loml
## 928 UGM_FESS
## 929 CBandmerchph
## 930 tinystringer03
## 931 Al2236928
## 932 i_still_miss_1D
## 933 Adrienperez26
## 934 salt_air13
## 935 Mallak_1D
## 936 astrinvestor
## 937 Mallak_1D
## 938 Mallak_1D
## 939 etf_dividend
## 940 reinbow05061512
## 941 newswimx
## 942 1d_lh28
## 943 Swiftie5161
## 944 tkpurple_1D
## 945 KmerchMustHaves
## 946 lapromotion_
## 947 LinksBrazil
## 948 1D_BananaAF
## 949 NikaSohlstrom
## 950 Kaizoku_DT
## 951 reinbow05061512
## 952 jeonandparks
## 953 cess_OT7
## 954 Elmasdura
## 955 etf_dividend
## 956 Neymar_1d_
## 957 RS_Preprints
## 958 asy_asyy1
## 959 giufalls
## 960 Mallak_1D
## 961 yjfond
## 962 p0taytay
## 963 TheLast_300
## 964 whoisandroo
## 965 p0taytay
## 966 dontknow415
## 967 eleejvn
## 968 Bloomsbury13_
## 969 1DGAlNS
## 970 DerekdotSpace
## 971 jeonandparks
## 972 OwnedByLouis
## 973 etf_dividend
## 974 the_artist_nft
## 975 astrinvestor
## 976 Grimmestam
## 977 PerfectHome28
## 978 Biancah_1D
## 979 louisnparamore
## 980 1d_larry4life_
## 981 Brett63274907
## 982 tradingdotcom
## 983 zodiac_1d
## 984 ga6wanz
## 985 etf_dividend
## 986 shilee918
## 987 missgolden28
## 988 ave_eli
## 989 _higher_ground
## 990 ChartingOwl
## 991 UniverseGener12
## 992 Jayita_01
## 993 leefnm28
## 994 vera_bruun
## 995 1d__larry___
## 996 1DRocksTweets
## 997 Millieva3
## 998 harrys_hiatus
## 999 Anassecis
## 1000 Anassecis
## 1001 libbiemccreary
## 1002 etf_dividend
## 1003 Station613_OH
## 1004 ssefnum
## 1005 endearinglwt
## 1006 OwnedByLouis
## 1007 MilitariacUK
## 1008 Mallak_1D
## 1009 5sos_1D_bot
## 1010 Devita__f
## 1011 faithinlouis_28
## 1012 NoirMandu
## 1013 javonnnm
## 1014 jormbell
## 1015 1d__larry___
## 1016 louispleasing_
## 1017 etf_dividend
## 1018 1D_FITF28
## 1019 DutchessKpop
## 1020 tratz22
## 1021 tkpurple_1D
## 1022 marielelou24_1D
## 1023 dragonsinparis
## 1024 gh3fira
## 1025 BannerSensors
## 1026 Blackfx_trading
## 1027 1DRocksTweets
## 1028 Cringey1D
## 1029 SuzeHolzerland1
## 1030 EileneMACHINE
## 1031 Pure8Nature
## 1032 1D_at_the_disco
## 1033 etf_dividend
## 1034 bottleofrogue
## 1035 1DRocksTweets
## 1036 cozzarc
## 1037 28satellitelou
## 1038 MilitariacUK
## 1039 dyraaumai
## 1040 drmslvrr
## 1041 ave_eli
## 1042 killmymind2809
## 1043 1d_bev
## 1044 sloppyposts
## 1045 ALWAYS_VOTE_1D_
## 1046 1D_FITF28
## 1047 Simpforlouis82
## 1048 1D_FITF28
## 1049 VirtualFragment
## 1050 hangangfriends
## 1051 louisspiderweb
## 1052 w_k_1d_everyday
## 1053 yekkripto
## 1054 Station613_OH
## 1055 etf_dividend
## 1056 shenaraan
## 1057 papillonhazz
## 1058 tabiiizar
## 1059 itsprekshaBaid
## 1060 girlbirkin
## 1061 tpwk_elli
## 1062 NeiroRitsu_AR
## 1063 ricekrisbtreat
## 1064 FineLineee345
## 1065 UniverseGener12
## 1066 etf_dividend
## 1067 NicolaPeach
## 1068 AlowHi
## 1069 synthiagallery
## 1070 1DGAIN5SOS
## 1071 KatieMu1997
## 1072 zodiac_1d
## 1073 5secondsofLJP
## 1074 1DRocksTweets
## 1075 etf_dividend
## 1076 LouIn22
## 1077 CaroleF83262070
## 1078 _harper2818
## 1079 Rightxnowx1d
## 1080 newswimx
## 1081 rsk4rwrd
## 1082 hs_lt_1d_ly
## 1083 Pure8Nature
## 1084 onaydirection
## 1085 GFradelos
## 1086 yekkripto
## 1087 Anassecis
## 1088 Anassecis
## 1089 canyonhabits
## 1090 samanehashemi
## 1091 Station613_OH
## 1092 Anassecis
## 1093 todays1dhistory
## 1094 etf_dividend
## 1095 UniverseGener12
## 1096 orgullosadeleo
## 1097 GetGrotesque
## 1098 AngelaC70825547
## 1099 synthiagallery
## 1100 dcrwins
## 1101 OG_Yomi
## 1102 lvlyyel
## 1103 scry_1d
## 1104 onlyangelx28
## 1105 massangyeon
## 1106 cutiexji
## 1107 onlyangelx28
## 1108 inhoecence
## 1109 pandaslov3r
## 1110 Station613_OH
## 1111 mackaboom
## 1112 Cringey1D
## 1113 1D_confesss
## 1114 MintOfTheDay
## 1115 endearedhs
## 1116 1DRocksTweets
## 1117 etf_dividend
## 1118 aikazart1
## 1119 Julia412527801
## 1120 jinsgreenLVbag
## 1121 seoyeornn
## 1122 lomlluciana
## 1123 matcharexia
## 1124 DYORCryptoBot
## 1125 DYORCryptoBot
## 1126 yunhoi
## 1127 DYORCryptoBot
## 1128 nora_1d_hp
## 1129 hellodksra
## 1130 PNMIM
## 1131 lideimtzk04526
## 1132 Lord_Kuba
## 1133 ideffingk
## 1134 Konoha_RPEnt
## 1135 VolatilityMgmt
## 1136 gaykyuhyun
## 1137 ramalou369
## 1138 Silverdoe99
## 1139 synthiagallery
## 1140 synthiagallery
## 1141 gay_everywhere
## 1142 ghostocol
## 1143 VC97MIYEON
## 1144 banjjakbackup
## 1145 1D_FITF28
## 1146 1d__fairy
## 1147 bellariservato
## 1148 Station613_OH
## 1149 etf_dividend
## 1150 synthiagallery
## 1151 the_artist_nft
## 1152 nora_1d_hp
## 1153 flickerlaraa
## 1154 bgkjsprrg12245
## 1155 zodiac_1d
## 1156 synthiagallery
## 1157 synthiagallery
## 1158 RWidiastama
## 1159 charlottes0phia
## 1160 laurine_mth
## 1161 insane_blamer
## 1162 defenceless_dua
## 1163 xxtraflaminhot3
## 1164 yekkripto
## 1165 fablareshopph
## 1166 slug57219
## 1167 Scottish_Suzi
## 1168 DuckDraw_
## 1169 ellent91
## 1170 1D_NatalieMalik
## 1171 1D_ANTICS
## 1172 fairyyuno
## 1173 midnightrain29
## 1174 gxldenhalos
## 1175 etf_dividend
## 1176 ilymelancholia
## 1177 etf_dividend
## 1178 JoeyStockton7
## 1179 UniverseGener12
## 1180 jeorigguk
## 1181 naeem_mo_17
## 1182 iamremraj
## 1183 MAHMOUDMOOTAZ
## 1184 SophieAnne2128
## 1185 1DRocksTweets
## 1186 tarloshs
## 1187 zayntaryn
## 1188 lecvmehlk52815
## 1189 tradingdotcom
## 1190 Cringey1D
## 1191 UniverseGener12
## 1192 steubercyx
## 1193 yekkripto
## 1194 1D_FITF28
## 1195 ButtonLane_
## 1196 WalletBotApp
## 1197 yekkripto
## 1198 Mallak_1D
## 1199 1DRocksTweets
## 1200 Mallak_1D
## 1201 natty_nats_
## 1202 1999hauls
## 1203 zoetoopia
## 1204 ilymelancholia
## 1205 RetailandServi1
## 1206 1d_Obsessionnn
## 1207 _1d__5sos___
## 1208 wandareputation
## 1209 WAVES_jpn
## 1210 melomaniacxoxo
## 1211 etf_dividend
## 1212 KpoptifiedPH
## 1213 xgabriella_296x
## 1214 Natalia_1D_5SOS
## 1215 DontblameMar28
## 1216 DontblameMar28
## 1217 etf_dividend
## 1218 KepoHelloKitty_
## 1219 Sann_1D
## 1220 Ioculore
## 1221 thisisme__lying
## 1222 UniverseGener12
## 1223 KiiwiXOX
## 1224 ssefnum
## 1225 JAAAAAXWES
## 1226 Sann_1D
## 1227 jumpsuit_jlm91
## 1228 tradingdotcom
## 1229 ZaxTechShop
## 1230 KpoptifiedPH
## 1231 ZaxTechShop
## 1232 zodiac_1d
## 1233 etf_dividend
## 1234 xoskiok
## 1235 pootlepod
## 1236 SophieAnne2128
## 1237 fitf_ts
## 1238 Luchos_Korner
## 1239 Anbessa100
## 1240 ZaxTechShop
## 1241 UniverseGener12
## 1242 danie_1D_4eva
## 1243 firstkhaouboom
## 1244 yekkripto
## 1245 1d_larry4life_
## 1246 1d_randomz
## 1247 goldenallynjxl
## 1248 astrinvestor
## 1249 astrinvestor
## 1250 MAHMOUDMOOTAZ
## 1251 Suju_1D
## 1252 1d_Obsessionnn
## 1253 Mallak_1D
## 1254 Mallak_1D
## 1255 sawturnside
## 1256 Mallak_1D
## 1257 Mallak_1D
## 1258 shaniaaahhh
## 1259 Mallak_1D
## 1260 adorableharry18
## 1261 yekkripto
## 1262 etf_dividend
## 1263 CaroleF83262070
## 1264 adorableharry18
## 1265 Are1DBackToday
## 1266 ngxshopee
## 1267 ngxshopee
## 1268 ngxshopee
## 1269 ngxshopee
## 1270 VasQez___
## 1271 ngxshopee
## 1272 ngxshopee
## 1273 yekkripto
## 1274 niallsnewangell
## 1275 aloveletgo
## 1276 RetailandServi1
## 1277 Cringey1D
## 1278 WalletBotApp
## 1279 GemHunt3r
## 1280 Ellen_Horan_1D
## 1281 1d__fairy
## 1282 1D_FITF28
## 1283 praisemeb
## 1284 louisonvinyI
## 1285 SimonWadsley
## 1286 1D_FITF28
## 1287 akunfirsticung
## 1288 dqq_ra
## 1289 1d_larry4life_
## 1290 novitaria20
## 1291 ificxuldflyy
## 1292 1d_larry4life_
## 1293 875pegger
## 1294 1D_FITF28
## 1295 etf_dividend
## 1296 Ellen_Horan_1D
## 1297 Crypto_By_Uzair
## 1298 1D_FITF28
## 1299 Moghr17
## 1300 tonenft04882290
## 1301 Losthyde
## 1302 CripTonizado
## 1303 nikxotb
## 1304 aidensrep
## 1305 1d_Obsessionnn
## 1306 MensAthletic
## 1307 raza123h
## 1308 etf_dividend
## 1309 ziamsversion
## 1310 LOUISismyloml
## 1311 1D_FITF28
## 1312 1d_Obsessionnn
## 1313 1DGAlNS
## 1314 etf_dividend
## 1315 ilymelancholia
## 1316 yekkripto
## 1317 TOIBusiness
## 1318 1d_Obsessionnn
## 1319 stylinson_0928
## 1320 1D_FITF28
## 1321 the_artist_nft
## 1322 1d_larry4life_
## 1323 1D_FITF28
## 1324 HannaA_1d
## 1325 ilymelancholia
## 1326 mrjosshua
## 1327 iluvsjjong
## 1328 fangirlistaph
## 1329 HannaA_1d
## 1330 pixeldrip_eth
## 1331 zodiac_1d
## 1332 itsjusttolu
## 1333 springrollsbebs
## 1334 etf_dividend
## 1335 Israr_Ahmad___
## 1336 Malik_Israar
## 1337 etf_dividend
## 1338 1d__fairy
## 1339 synthiagallery
## 1340 1D_FITF28
## 1341 FieniLover
## 1342 reynade2
## 1343 tommo28sun
## 1344 sweetcreatxxx
## 1345 WeTrade2022
## 1346 wickedcarls
## 1347 HannaA_1d
## 1348 1dgain1d
## 1349 max_swift13
## 1350 1D_Taylor5SOS
## 1351 tradingdotcom
## 1352 GreenHeartPH
## 1353 1d_Shawol
## 1354 Woodrin66
## 1355 glassnodealerts
## 1356 AiSOTOPE_LOUNGE
## 1357 DeFigems_
## 1358 Cringey1D
## 1359 etf_dividend
## 1360 etf_dividend
## 1361 eroselstyle
## 1362 Scottish_Suzi
## 1363 1D_DailySpain
## 1364 1d_Obsessionnn
## 1365 smalik_1D
## 1366 FORESTLIMIT
## 1367 1D_DailySpain
## 1368 danielle123174
## 1369 ncatphilippines
## 1370 mikanajp
## 1371 1d_Shawol
## 1372 Neymar_1d_
## 1373 etf_dividend
## 1374 etf_dividend
## 1375 wheendeu
## 1376 1D_Niall_0324
## 1377 jacksescapade
## 1378 1d_Shawol
## 1379 Officialpsicom
## 1380 John71Kee
## 1381 UniverseGener12
## 1382 ghostiemedicine
## 1383 1d_Shawol
## 1384 1DEbooks
## 1385 happyswiftie92
## 1386 etf_dividend
## 1387 Maryfer0718
## 1388 mrstylesbaebe
## 1389 zodiac_1d
## 1390 28lovesongs
## 1391 1d_Shawol
## 1392 ShitcoinCharts
## 1393 1DRocksTweets
## 1394 mrstylesbaebe
## 1395 1D_FITF28
## 1396 mrstylesbaebe
## 1397 1d_Shawol
## 1398 etf_dividend
## 1399 CodyB_022
## 1400 OpenSpace00
## 1401 mrstylesbaebe
## 1402 wdycwopt
## 1403 bitcoinagile
## 1404 cryptocharts
## 1405 1D_FITF28
## 1406 UniverseGener12
## 1407 bitcoinagile
## 1408 cryptocharts
## 1409 1D_FITF28
## 1410 nayeonynny_
## 1411 1d_Shawol
## 1412 guenscomics
## 1413 CryptoTraderPro
## 1414 CryptoTraderPro
## 1415 1D_FITF28
## 1416 zeynbinci
## 1417 etf_dividend
## 1418 1d_Obsessionnn
## 1419 flightlessghost
## 1420 flightlessghost
## 1421 flightlessghost
## 1422 ShitcoinCharts
## 1423 HannaA_1d
## 1424 prototypell
## 1425 etf_dividend
## 1426 HannaA_1d
## 1427 1d_Shawol
## 1428 HannaA_1d
## 1429 Cringey1D
## 1430 BHStamps
## 1431 HannaA_1d
## 1432 yenthe_1D
## 1433 WheeSakuLee
## 1434 XlrCrypto
## 1435 TabbysShoppe
## 1436 511NY
## 1437 511nji76
## 1438 etf_dividend
## 1439 1d_Obsessionnn
## 1440 1D_5sos_Hustler
## 1441 SOL_CFGI
## 1442 DOGE_CFGI
## 1443 AVAX_CFGI
## 1444 XRP_CFGI
## 1445 BNB_CFGI
## 1446 ADA_CFGI
## 1447 ETH_CFGI
## 1448 BTC_CFGI
## 1449 ALGO_CFGI
## 1450 MATIC_CFGI
## 1451 TRX_CFGI
## 1452 SHIB_CFGI
## 1453 DOT_CFGI
## 1454 LINK_CFGI
## 1455 XLM_CFGI
## 1456 alex_bobes
## 1457 alex_bobes
## 1458 meloiksign
## 1459 tpwkrozalie28
## 1460 MrMakistein
## 1461 L0ver_0f_Min3
## 1462 1D_larry1007
## 1463 AgritH
## 1464 MSchmidtlah
## 1465 pucchiboyzayn
## 1466 Infocrops
## 1467 etf_dividend
## 1468 jeezooeth57
## 1469 wetdreamhrry
## 1470 jfajansenphd
## 1471 1D_larry1007
## 1472 UniverseGener12
## 1473 1d_Shawol
## 1474 Negar__1993
## 1475 ihrtdean
## 1476 KP22345
## 1477 harrys_hiatus
## 1478 1d_Obsessionnn
## 1479 iIovegoku
## 1480 etf_dividend
## 1481 Daniil_Zlobin_
## 1482 irresistibleee9
## 1483 joshtduncan
## 1484 1D_FITF28
## 1485 yekkripto
## 1486 1d_Obsessionnn
## 1487 otono_umi
## 1488 thebeatlessucks
## 1489 XXVIIIIXMMXIII
## 1490 zodiac_1d
## 1491 nycsunflowers
## 1492 etf_dividend
## 1493 HannaA_1d
## 1494 zyamanda7
## 1495 1d_Obsessionnn
## 1496 ssefnum
## 1497 die2nights
## 1498 1d_Obsessionnn
## 1499 ghostiemedicine
## 1500 sweeterluvr
## 1501 CRLNx
## 1502 nomadhedge
## 1503 1d_Obsessionnn
## 1504 lilysdreamworld
## 1505 reallovemoses
## 1506 HannaA_1d
## 1507 tkpurple_1D
## 1508 tom_etal
## 1509 bIush21
## 1510 hugosrry
## 1511 13Marytorres
## 1512 13Marytorres
## 1513 divinesims4
## 1514 GURU2020103
## 1515 technotorgun
## 1516 etf_dividend
## 1517 Cringey1D
## 1518 BFTG4LIFE
## 1519 HannaA_1d
## 1520 ILOMILOCTH
## 1521 itsgeorgiaii
## 1522 adlinakml
## 1523 tegxntpwk
## 1524 WartaCiamis
## 1525 spr__io
## 1526 harrys_hiatus
## 1527 yekkripto
## 1528 HannaA_1d
## 1529 RadiatorsP
## 1530 yekkripto
## 1531 KP22345
## 1532 ETH_CFGI
## 1533 1D_harrySx
## 1534 drewc
## 1535 alex_bobes
## 1536 alex_bobes
## 1537 Ellen_Horan_1D
## 1538 Davina_ot5
## 1539 1D_FITF28
## 1540 Mallak_1D
## 1541 THE_FLASH_G
## 1542 bkenakin
## 1543 dianasluvx
## 1544 1D_FITF28
## 1545 hoshinsuke
## 1546 1D_FITF28
## 1547 1D_FITF28
## 1548 im_goomba
## 1549 1DEbooks
## 1550 etf_dividend
## 1551 muhammadx6x
## 1552 yekkripto
## 1553 zodiac_1d
## 1554 1DRocksTweets
## 1555 WartaCiamis
## 1556 lousgaypanic
## 1557 thebluestdream
## 1558 1d_luvvv
## 1559 Ellen_Horan_1D
## 1560 Ellen_Horan_1D
## 1561 Ellen_Horan_1D
## 1562 _bubblegreen_
## 1563 Tamara75O
## 1564 Tenmidnights
## 1565 28_taliaa
## 1566 ClubHeavySick
## 1567 NINJABOYZ1992
## 1568 triangleosaka
## 1569 wetdreamhrry
## 1570 HannaA_1d
## 1571 etf_dividend
## 1572 6rTerrence
## 1573 etf_dividend
## 1574 for_albums
## 1575 winni_wu65
## 1576 1DRocksTweets
## 1577 triangleosaka
## 1578 aojttrades
## 1579 tpwkbradley
## 1580 uselinkinv
## 1581 archevn
## 1582 melocosbub
## 1583 MaroonMerc
## 1584 1D_FITF28
## 1585 starswheeled
## 1586 etf_dividend
## 1587 PatACakeParties
## 1588 WartaCiamis
## 1589 freeyungshkreli
## 1590 DYORCryptoBot
## 1591 fatinxfatihah
## 1592 etf_dividend
## 1593 artoon920
## 1594 reinbow05061512
## 1595 the_artist_nft
## 1596 1D_FITF28
## 1597 1d_luvvv
## 1598 louaylor13_28
## 1599 _liaxoops_
## 1600 maze_monsters
## 1601 1d_5sos__girls
## 1602 chouamirouche
## 1603 romcnhoIidays
## 1604 Al2236928
## 1605 Al2236928
## 1606 1d_Obsessionnn
## 1607 1d_luvvv
## 1608 1d_sunshine28
## 1609 1d_sunshine28
## 1610 Linda_Swiftie
## 1611 ssshatam
## 1612 itsnaufalardana
## 1613 zuzuspetals2021
## 1614 adriecasti
## 1615 URU_FMR
## 1616 nora_1d_hp
## 1617 gf_and_gf_bot
## 1618 thebullishchild
## 1619 CityDove92
## 1620 Ellen_Horan_1D
## 1621 zodiac_1d
## 1622 URU_FMR
## 1623 synthiagallery
## 1624 URU_FMR
## 1625 gnfficiency
## 1626 MedicineBe
## 1627 URU_FMR
## 1628 MissMcCurry1
## 1629 1d_5sos__girls
## 1630 URU_FMR
## 1631 898Ptj
## 1632 1D_TVD_BELIEBER
## 1633 etf_dividend
## 1634 CNAPhils
## 1635 synthiagallery
## 1636 glassnodealerts
## 1637 glassnodealerts
## 1638 cuteharry_1D
## 1639 illicitpower
## 1640 1d_Obsessionnn
## 1641 illicitpower
## 1642 Cringey1D
## 1643 1DRocksTweets
## 1644 1DRocksTweets
## 1645 liquidcactus
## 1646 Phantomhirve
## 1647 United_for_1D_
## 1648 UniverseGener12
## 1649 anika1215
## 1650 OtsukimiCrypto
## 1651 _fantasahi
## 1652 1D_Matt_Jacks
## 1653 BetterCallHakim
## 1654 hetare_xxy
## 1655 otbordersz
## 1656 GOLDWlNGEDANGEL
## 1657 1DRocksTweets
## 1658 1DGAlNS
## 1659 etf_dividend
## 1660 cuteharry_1D
## 1661 adi408b
## 1662 NurixxEth
## 1663 ShelleyMckinno5
## 1664 1DEbooks
## 1665 harrys_hiatus
## 1666 zodiac_1d
## 1667 craeyun
## 1668 GolfDAO60617689
## 1669 ttaIghee
## 1670 SoGolden74
## 1671 larryaeri
## 1672 SHIBUYA_CYCLONE
## 1673 chicago28BABY
## 1674 dipanjana_mile
## 1675 ciaratupatrona
## 1676 the_artist_nft
## 1677 soulxinxthexsky
## 1678 gyuemodagih
## 1679 etf_dividend
## 1680 d3lgal8
## 1681 AlgoQuants
## 1682 gotasomething
## 1683 HannaA_1d
## 1684 kalani_tpwk
## 1685 GospelMixRadio1
## 1686 1d_luvvv
## 1687 AlgoQuants
## 1688 898Ptj
## 1689 cuteharry_1D
## 1690 rahmayatifajrin
## 1691 Cringey1D
## 1692 etf_dividend
## 1693 justayessa
## 1694 allyscazy
## 1695 herelies_shaa
## 1696 wittychin
## 1697 plumislandvinyl
## 1698 yekkripto
## 1699 jaeyunsflurr
## 1700 KP22345
## 1701 kttypawzz
## 1702 trevorodaniel
## 1703 yekkripto
## 1704 1d_Obsessionnn
## 1705 somexthread
## 1706 __shedaa
## 1707 wiltedswift
## 1708 __shedaa
## 1709 etf_dividend
## 1710 etf_dividend
## 1711 strwbhrryfields
## 1712 angeIdrm
## 1713 KP22345
## 1714 44and8
## 1715 graceofeden
## 1716 TAnotepad
## 1717 cuteharry_1D
## 1718 hajataan
## 1719 lvrwalls28
## 1720 jewamooo20
## 1721 jalebiandfafda
## 1722 salvareth
## 1723 sarry_citra
## 1724 zodiac_1d
## 1725 sunnyloveslou
## 1726 BrooklynRuby3
## 1727 blueand28
## 1728 queenieMNL
## 1729 typagirlsoo
## 1730 tyongcel
## 1731 matildaaarry
## 1732 pleasingdev
## 1733 OCSigns
## 1734 NurkhalidahMr
## 1735 ccornbreaddd
## 1736 AliceAubery
## 1737 visionsofsue
## 1738 GospelMixRadio1
## 1739 itzfergi76
## 1740 louisleft_titty
## 1741 jtgstylinson
## 1742 nomadhedge
## 1743 JameLevis
## 1744 greenfishtrader
## 1745 ryangators
## 1746 taejinluvr7
## 1747 wolfiejmn
## 1748 nomadhedge
## 1749 signsrick
## 1750 synthiagallery
## 1751 PonziFlipper
## 1752 oatmealgf1
## 1753 AnybodiesNFT
## 1754 etf_dividend
## 1755 cuteharry_1D
## 1756 2minssidehoe
## 1757 Cringey1D
## 1758 UniverseGener12
## 1759 Depalie_1D_LG
## 1760 suzzyvip
## 1761 LailaG_369
## 1762 MuseumEdison
## 1763 synthiagallery
## 1764 citysidewalks
## 1765 askmeifigivamf
## 1766 wheredowego_1d
## 1767 Avantika_1D
## 1768 NftAnalysisDay
## 1769 livjosefina
## 1770 queenieMNL
## 1771 l0usour
## 1772 maze_monsters
## 1773 phhlovie
## 1774 etf_dividend
## 1775 dnemnl
## 1776 MorningSunStdio
## 1777 leonardopr22
## 1778 etf_dividend
## 1779 mystakuma
## 1780 iwantacuppatea
## 1781 sasakiciw
## 1782 thetinybeader
## 1783 queenieMNL
## 1784 ssefnum
## 1785 marielelou24_1D
## 1786 GroovyCrafts
## 1787 txkxtoncemore
## 1788 stylanbros
## 1789 SOULTANISTATHI
## 1790 lethargicmick
## 1791 bialourry13
## 1792 queenieMNL
## 1793 Chantellarry28
## 1794 RacunBangetDeh
## 1795 cactushyo
## 1796 zodiac_1d
## 1797 mmorita_dom
## 1798 molfully
## 1799 outofthisapt
## 1800 etf_dividend
## 1801 kaibaliker
## 1802 lowerbodyinjury
## 1803 dazsayi
## 1804 joeyshits
## 1805 tagalogluchi
## 1806 SUGARYTAE
## 1807 raeleenabie
## 1808 oletarts
## 1809 the_artist_nft
## 1810 get_this_v
## 1811 cherryweapon22
## 1812 httpracha
## 1813 niyahdag123
## 1814 queenieMNL
## 1815 synthiagallery
## 1816 carlislerainey
## 1817 justneedatime
## 1818 veeree84
## 1819 stan___1D
## 1820 wydkalee
## 1821 HappilyEverCin
## 1822 WooMySong
## 1823 dayahjamal97
## 1824 haileygrabinski
## 1825 DulceFloCruz99
## 1826 khbsho3
## 1827 _1d__5sos___
## 1828 haterofficial01
## 1829 bluwndzdancing
## 1830 arios345
## 1831 Jennyways_
## 1832 Cringey1D
## 1833 ggukbIues
## 1834 dadidumps
## 1835 bar_granma_MITO
## 1836 lwtphoria
## 1837 OutOfBoundsJPN
## 1838 catwshoran
## 1839 etf_dividend
## 1840 WartaCiamis
## 1841 queenieMNL
## 1842 mathNAb
## 1843 queenieMNL
## 1844 1d_eanna
## 1845 queenieMNL
## 1846 mathNAb
## 1847 rada_kharmy
## 1848 CoinPatrolCom
## 1849 LiaRuiz49340291
## 1850 queenieMNL
## 1851 queenieMNL
## 1852 maze_monsters
## 1853 adorehlou
## 1854 queenieMNL
## 1855 etf_dividend
## 1856 pankycranda
## 1857 Konoha_RPEnt
## 1858 VC99HENDERY
## 1859 1d_obsessed18
## 1860 saaadshine
## 1861 lakitukl
## 1862 rickclaye
## 1863 phoneywc
## 1864 littlefreakHTLT
## 1865 limitlessNaSh
## 1866 KpoptifiedPH
## 1867 littlefreakHTLT
## 1868 1D_hs3_
## 1869 sundarkestdays
## 1870 skz_rosiee
## 1871 dayflwer
## 1872 limitlessNaSh
## 1873 MarioFanGameGen
## 1874 zodiac_1d
## 1875 adoreyoutaetae
## 1876 seoul_stop
## 1877 etf_dividend
## 1878 xzdnhjkxq92376
## 1879 ToshibaSemi_GL
## 1880 iHateYeonarrea
## 1881 hallie_jt
## 1882 marielseyo
## 1883 adviviv
## 1884 grandtechph
## 1885 grandtechph
## 1886 flyinginadreams
## 1887 grandtechph
## 1888 KmerchMustHaves
## 1889 1DRocksTweets
## 1890 KpoptifiedPH
## 1891 aprilsqwirrelss
## 1892 heysoulsistarry
## 1893 elementalkat49
## 1894 OMENSMGC
## 1895 STYLESANGCL
## 1896 harryshandss_
## 1897 NadiamalikoneD1
## 1898 fireproof_habit
## 1899 etf_dividend
## 1900 erin_cell
## 1901 _Crypto_Alerts
## 1902 minniee_1d
## 1903 etf_dividend
## 1904 glassnodealerts
## 1905 joontsm
## 1906 seoul_stop
## 1907 BinanceKiller
## 1908 Miss_Aunt_Terry
## 1909 Yoonmin_1D
## 1910 RWidiastama
## 1911 OutOfBoundsJPN
## 1912 smartyshortie
## 1913 alpha_kicuy
## 1914 CryptoPatroller
## 1915 sehoenthusiast
## 1916 _Crypto_Alerts
## 1917 CoinPatrolCom
## 1918 etf_dividend
## 1919 Alltheloveee_1D
## 1920 josh_queipo
## 1921 sbailey7teen
## 1922 heartshapevinyl
## 1923 ataceon
## 1924 p1harmonyp1ece
## 1925 watsonwillwin
## 1926 yekkripto
## 1927 causeiluvyababe
## 1928 1d_obsessed18
## 1929 _arXiv_hep_th
## 1930 1d_obsessed18
## 1931 emolorde420
## 1932 etf_dividend
## 1933 diIfhoran
## 1934 wxllslp91
## 1935 stuffs_unlmtd
## 1936 zodiac_1d
## 1937 DumbTaeks
## 1938 hrdjenniesayin
## 1939 1DRocksTweets
## 1940 sophietomlinsun
## 1941 1d_5sos__girls
## 1942 ALWAYS_VOTE_1D_
## 1943 fireproof_habit
## 1944 Charizmaw_
## 1945 AnalysisCan
## 1946 harrysasmr
## 1947 Randy_Souba
## 1948 the_artist_nft
## 1949 ObringerXBT
## 1950 ubopwwgtintamat
## 1951 geoffschwartz
## 1952 BanditoChinWWE
## 1953 Matt35V
## 1954 theoseobie
## 1955 chicago28BABY
## 1956 ed1_daniel
## 1957 CAWWrestlingPod
## 1958 Derrick_NYC
## 1959 AboveTheRing
## 1960 ObringerXBT
## 1961 LBibbs_93
## 1962 Maddchiney
## 1963 etf_dividend
## 1964 SaikyoGroove
## 1965 PrinceWatercres
## 1966 KeyeNGDon
## 1967 ring_span
## 1968 bigheadjosh92
## 1969 danialtsu
## 1970 synthiagallery
## 1971 danialtsu
## 1972 the_prosperr
## 1973 danialtsu
## 1974 danialtsu
## 1975 danialtsu
## 1976 tftkunznap
## 1977 RekunanceCh
## 1978 danialtsu
## 1979 danialtsu
## 1980 Brenda_rm8
## 1981 danialtsu
## 1982 Cringey1D
## 1983 icarusleclerc
## 1984 Joy657_
## 1985 etf_dividend
## 1986 thegr8kat
## 1987 ACremin60
## 1988 N0ST0PL0SS
## 1989 NotFinAdvising
## 1990 TabbysShoppe
## 1991 _d3f4ult
## 1992 blonde_niall_1d
## 1993 NotFinAdvising
## 1994 pocquoari
## 1995 etf_dividend
## 1996 keeseobji
## 1997 raeleenabie
## 1998 shigetsujp
## 1999 krusty027
## 2000 SintiaSilva02
## 2001 kim_bunnymyeon
## 2002 HARRYS1982ROUGE
## 2003 toxicnour
## 2004 seiichinn
## 2005 1d_larry4life_
## 2006 ShroedingerBird
## 2007 Cheap_Knockoff
## 2008 getgreencrypto
## 2009 KmerchMustHaves
## 2010 Sann_1D
## 2011 Csmurfy1
## 2012 Csmurfy1
## 2013 tobefairlwt
## 2014 Csmurfy1
## 2015 Csmurfy1
## 2016 etf_dividend
## 2017 synthiagallery
## 2018 Csmurfy1
## 2019 Csmurfy1
## 2020 Csmurfy1
## 2021 Csmurfy1
## 2022 Csmurfy1
## 2023 cyquellynn
## 2024 harrys_hiatus
## 2025 Csmurfy1
## 2026 Csmurfy1
## 2027 Csmurfy1
## 2028 Savage0wl
## 2029 Csmurfy1
## 2030 tobesogoldenrry
## 2031 TaySupreme3
## 2032 DrNortaib
## 2033 cherrykiwijuice
## 2034 only4matilda
## 2035 iCecream_eunwoo
## 2036 ivygoldts
## 2037 flowrshl89
## 2038 Keeganhansen07
## 2039 etf_dividend
## 2040 UniverseGener12
## 2041 m4havision
## 2042 alana_maurissa
## 2043 yundt55wpmis
## 2044 Adrian517585
## 2045 caddydaddie
## 2046 taylorlh2008
## 2047 cherrykiwijuice
## 2048 cherrysuckers19
## 2049 1DGAIN5SOS
## 2050 inyeonseol
## 2051 zodiac_1d
## 2052 gIoriousky
## 2053 XXIBINDXX
## 2054 champagnehaylor
## 2055 salaciousplayer
## 2056 pjskimask
## 2057 grandbudapest
## 2058 DigitalSamIAm
## 2059 ezcart666
## 2060 etf_dividend
## 2061 HarrysFanGyrl
## 2062 ezcart666
## 2063 ezcart666
## 2064 ezcart666
## 2065 marielelou24_1D
## 2066 cherrykiwijuice
## 2067 tdefenseless28
## 2068 cherrykiwijuice
## 2069 dcrwins
## 2070 dcrwins
## 2071 redhairmikeysbf
## 2072 5287I62
## 2073 1d_Obsessionnn
## 2074 sftlouistt
## 2075 dimefiles
## 2076 dcrwins
## 2077 1d_Obsessionnn
## 2078 etf_dividend
## 2079 EmmilyG9
## 2080 1d_Obsessionnn
## 2081 tkpurple_1D
## 2082 marielelou24_1D
## 2083 mtwrld
## 2084 sunflwrloueh_
## 2085 1d_Obsessionnn
## 2086 AFlippinTurtle
## 2087 1d_Obsessionnn
## 2088 Wassima31935325
## 2089 LousLovelyAngel
## 2090 CNAPhils
## 2091 etf_dividend
## 2092 CC_Tradingchart
## 2093 CC_Tradingchart
## 2094 CC_Tradingchart
## 2095 blonde_niall_1d
## 2096 0x_Hank
## 2097 blonde_niall_1d
## 2098 blonde_niall_1d
## 2099 ExoLforever9722
## 2100 cherrykiwijuice
## 2101 Cringey1D
## 2102 1d_Obsessionnn
## 2103 allinsea
## 2104 areta_min
## 2105 dcrwins
## 2106 thorpesbff
## 2107 superbatson
## 2108 1d_Obsessionnn
## 2109 DYORCryptoBot
## 2110 PHHS_AD
## 2111 DYORCryptoBot
## 2112 WalletBotApp
## 2113 CC_Tradingchart
## 2114 CC_Tradingchart
## 2115 CC_Tradingchart
## 2116 earthtojazi
## 2117 DYORCryptoBot
## 2118 1D_larry1007
## 2119 1DRocksTweets
## 2120 1D_larry1007
## 2121 pop_ey_ch
## 2122 alyssvol6
## 2123 lessirusso_
## 2124 c_waasen
## 2125 tbslchels
## 2126 latest_1d
## 2127 VisitGlendaleAZ
## 2128 handembiggen
## 2129 blonde_niall_1d
## 2130 etf_dividend
## 2131 blonde_niall_1d
## 2132 JumpLineAlerts
## 2133 reb471
## 2134 cryptoschteen
## 2135 freddykruwuger
## 2136 mqrdvck
## 2137 reynade2
## 2138 1DGAlNS
## 2139 1d_Oh_
## 2140 UnusualUpbitVol
## 2141 woolfiepjw
## 2142 ihgdabc
## 2143 hesseokjin
## 2144 CelC103
## 2145 1D_larry1007
## 2146 1D_larry1007
## 2147 dcrwins
## 2148 harrys_hiatus
## 2149 STEADY259
## 2150 haaamazingggg
## 2151 TikekSofor
## 2152 HoochieMama23
## 2153 Lous_loml
## 2154 zodiac_1d
## 2155 synthiagallery
## 2156 1D_hs3_
## 2157 1D_larry1007
## 2158 golden28_1D
## 2159 TikekSofor
## 2160 TikekSofor
## 2161 Stanley_Earl69
## 2162 Gojirajira
## 2163 rednrum
## 2164 1D_larry1007
## 2165 dcrwins
## 2166 1D_larry1007
## 2167 ihgdabc
## 2168 melanifique
## 2169 jyuutoe
## 2170 alina_m309
## 2171 the_artist_nft
## 2172 artbyjennelyb
## 2173 pop_ey_ch
## 2174 dancerryluvbot
## 2175 JOHNRICHCHASE
## 2176 pablo_algoboss
## 2177 VolatilityMgmt
## 2178 harryisamiIf
## 2179 justnisahh
## 2180 5sos_1D_bot
## 2181 yenthe_1D
## 2182 7coalmine
## 2183 kim_bunnymyeon
## 2184 1DRocksTweets
## 2185 stampden
## 2186 Olivia_1D_Petty
## 2187 dcrwins
## 2188 account_hstyles
## 2189 aquariusmilf3
## 2190 yenthe_1D
## 2191 nukkdae
## 2192 blonde_niall_1d
## 2193 Cringey1D
## 2194 1D_larry1007
## 2195 1D_larry1007
## 2196 1D_larry1007
## 2197 1D_larry1007
## 2198 LaozeC
## 2199 Alltheloveee_1D
## 2200 hazzashouse28
## 2201 etf_dividend
## 2202 ichangedhaha
## 2203 TickrBit
## 2204 donghyucock
## 2205 bananahyunjae
## 2206 tbslerami
## 2207 cestsoIeil
## 2208 etf_dividend
## 2209 1d_infinitypriv
## 2210 jagibbs_23
## 2211 1DRocksTweets
## 2212 ichangedhaha
## 2213 sims_simming
## 2214 donghyucock
## 2215 freeyungshkreli
## 2216 AkiretaHK
## 2217 vicjokerera
## 2218 daemyra_1D
## 2219 daemyra_1D
## 2220 DESceased
## 2221 reinbow05061512
## 2222 bangtansIayer
## 2223 toyotathot
## 2224 i_still_miss_1D
## 2225 69thousandUSD
## 2226 SofiiG_1D
## 2227 era_midnights
## 2228 Alltheloveee_1D
## 2229 Caesar_X
## 2230 Alltheloveee_1D
## 2231 i_still_miss_1D
## 2232 Polcan28
## 2233 1D_infoportugal
## 2234 Suju_1D
## 2235 dcrwins
## 2236 riptmhlawleys
## 2237 RegionSkies
## 2238 etf_dividend
## 2239 RegionSkies
## 2240 swgrillgalv
## 2241 BarcaAcademyAZ
## 2242 tarloshs
## 2243 LousLovelyAngel
## 2244 nzgtclairs
## 2245 JudyMaarsh
## 2246 Taylors57510
## 2247 good4Kostas
## 2248 511NY
## 2249 moodify11
## 2250 HannaA_1d
## 2251 asoulforothers
## 2252 donghyucock
## 2253 gage_ballard
## 2254 TaquilosTexMex
## 2255 donghyucock
## 2256 pop_ey_ch
## 2257 1D_5sos_Hustler
## 2258 rbotsNFT65
## 2259 fearlessly2803
## 2260 eiimmaannn
## 2261 i_heart_pluto
## 2262 tobesobrave28_
## 2263 dcrwins
## 2264 dcrwins
## 2265 Ema_1D_
## 2266 AmyRoge99549200
## 2267 sagethemoongirl
## 2268 needhobiwater3
## 2269 needhobiwater3
## 2270 Alltheloveee_1D
## 2271 needhobiwater3
## 2272 dcrwins
## 2273 zodiac_1d
## 2274 stylanbros
## 2275 etf_dividend
## 2276 needhobiwater3
## 2277 511NY
## 2278 blonde_niall_1d
## 2279 pollybild
## 2280 chararry
## 2281 Augustsunflwr
## 2282 sacred_bea
## 2283 lvskise
## 2284 Ellen_Horan_1D
## 2285 xtommodarlingx
## 2286 Ellen_Horan_1D
## 2287 ga_r1997
## 2288 kmmwkindness
## 2289 xtommodarlingx
## 2290 minkeyagenda
## 2291 511NY
## 2292 Ellen_Horan_1D
## 2293 511nji76
## 2294 Ellen_Horan_1D
## 2295 Ellen_Horan_1D
## 2296 dcrwins
## 2297 xtommodarlingx
## 2298 xtommodarlingx
## 2299 Ellen_Horan_1D
## 2300 Ellen_Horan_1D
## 2301 Ellen_Horan_1D
## 2302 1d_larry4life_
## 2303 xtommodarlingx
## 2304 Ellen_Horan_1D
## 2305 Ellen_Horan_1D
## 2306 xtommodarlingx
## 2307 xtommodarlingx
## 2308 Ellen_Horan_1D
## 2309 1d_larry4life_
## 2310 ThreadClouder
## 2311 pjrk0927
## 2312 httpslouisxx
## 2313 Ellen_Horan_1D
## 2314 1d_larry4life_
## 2315 etf_dividend
## 2316 Hatohatenurufo1
## 2317 ManInTheMadness
## 2318 Ellen_Horan_1D
## 2319 Ellen_Horan_1D
## 2320 Alltheloveee_1D
## 2321 Ellen_Horan_1D
## 2322 I_admire_1D
## 2323 511NY
## 2324 BenjaminDeRebel
## 2325 sageofacopy
## 2326 Cringey1D
## 2327 Ellen_Horan_1D
## 2328 midnightrain29
## 2329 KeefeSencen7
## 2330 ManInTheMadness
## 2331 etf_dividend
## 2332 LeonidasCrypt0
## 2333 louis_habit_28
## 2334 ManInTheMadness
## 2335 SonjaNomad
## 2336 LFA64838259
## 2337 smartyshortie
## 2338 Neymar_1d_
## 2339 kevincrates_
## 2340 jerrynixon
## 2341 cataiicf
## 2342 daydreaminluvr
## 2343 etf_dividend
## 2344 collect_1d
## 2345 SUGARYTAE
## 2346 fatimayassin_1D
## 2347 futurlouisfaith
## 2348 1D_larry1007
## 2349 duIIday
## 2350 1D_larry1007
## 2351 mamadramalex
## 2352 1D_larry1007
## 2353 fallenangel_1D
## 2354 1D_larry1007
## 2355 essiedailypop
## 2356 rmz_lesliej13
## 2357 dtqklights
## 2358 1D_Niall_0324
## 2359 AltcoinAve
## 2360 KP22345
## 2361 ccalinnn
## 2362 harrys_hiatus
## 2363 mightdeleetidk
## 2364 VinylsforHalo
## 2365 etf_dividend
## 2366 ManInTheMadness
## 2367 captainass70
## 2368 LoadingCode
## 2369 KryptoQuiet
## 2370 1dtpwk_28
## 2371 1D_larry1007
## 2372 samelipsredrry
## 2373 Alltheloveee_1D
## 2374 nora_1d_hp
## 2375 zodiac_1d
## 2376 icarusfallwt
## 2377 1d_Obsessionnn
## 2378 1D_Mill
## 2379 1d__fairy
## 2380 KPOPANIMEBL
## 2381 EBOYSJOON
## 2382 Alltheloveee_1D
## 2383 EricHartMN
## 2384 Alltheloveee_1D
## 2385 crrythefeeling
## 2386 the_artist_nft
## 2387 midnightrain29
## 2388 1D_larry1007
## 2389 1D_larry1007
## 2390 eversncematilda
## 2391 tshirtforfamily
## 2392 Sann_1D
## 2393 tshirtforyouusa
## 2394 bestgiftfamily
## 2395 peacockteeusa
## 2396 shancarz
## 2397 AneuAneudwi
## 2398 ItsMeDhewiie
## 2399 LilLadyChina
## 2400 1D_larry1007
## 2401 habitnsunflower
## 2402 t70slwt
## 2403 nora_1d_hp
## 2404 Random832
## 2405 LisLindaSarii
## 2406 LisLindaSarii
## 2407 Arin_Akai_99
## 2408 arif_andrynsh
## 2409 Apriellsanatic
## 2410 Nofieya
## 2411 lomlfreakrry
## 2412 yagirlkinah
## 2413 AltcoinRadarYT
## 2414 mandaTW_1D_DG
## 2415 putroxziall
## 2416 simp4bandanarry
## 2417 _Money_Network_
## 2418 mdwtommo
## 2419 SUGARYTAE
## 2420 Datboibully1
## 2421 habit_nr
## 2422 simp4bandanarry
## 2423 etf_dividend
## 2424 Marie_TCOE
## 2425 Cringey1D
## 2426 Karissa14_1D
## 2427 AnonCharts
## 2428 Rias_life_is_1d
## 2429 1d_Obsessionnn
## 2430 etf_dividend
## 2431 sunflwrphe
## 2432 ave_eli
## 2433 midnightrain29
## 2434 habit_nr
## 2435 1d_Obsessionnn
## 2436 JonahGranger_1d
## 2437 1d_Obsessionnn
## 2438 1DRocksTweets
## 2439 Bielik357
## 2440 ave_eli
## 2441 Neymar_1d_
## 2442 harrys_hiatus
## 2443 tpwklailaa
## 2444 1D_Dolantwins18
## 2445 applrby
## 2446 seolarwonu
## 2447 etf_dividend
## 2448 ladycuntingham
## 2449 PerfectHome28
## 2450 jooniethevirgo
## 2451 1D_marvel_bts
## 2452 ILove__1D__
## 2453 SUGARYTAE
## 2454 ILove__1D__
## 2455 hejkamorelka00
## 2456 stella_1d
## 2457 _1d_syndrome_
## 2458 jessicringe
## 2459 matildarryyyyy
## 2460 caIumswh0r3
## 2461 _perfectline_
## 2462 1DRocksTweets
## 2463 katerrinna91
## 2464 zodiac_1d
## 2465 pancakesfor28_
## 2466 etf_dividend
## 2467 MonarchBTC
## 2468 etf_dividend
## 2469 maya_loves_1d
## 2470 sikekassie
## 2471 Jamison0425
## 2472 waijtp
## 2473 pablo_algoboss
## 2474 bnodzak
## 2475 CoraDockery
## 2476 sunxlemoon
## 2477 KSouillere
## 2478 lonelylilcactus
## 2479 1DRocksTweets
## 2480 Kasper_S98
## 2481 Satoshi828
## 2482 iPutaDoZayn
## 2483 ainhoax1d
## 2484 mj1dmind
## 2485 TeamSpo58025145
## 2486 ForgodsakeLarry
## 2487 borderjaeyun
## 2488 RetailandServi1
## 2489 midnightrain29
## 2490 speakluc
## 2491 C59291868
## 2492 CokeAtTheBeach
## 2493 Cringey1D
## 2494 1D_DailySpain
## 2495 Vilma29473428
## 2496 LordReebs
## 2497 1D_DailySpain
## 2498 javonnnm
## 2499 1D_DailySpain
## 2500 DowJStockNews
## 2501 addae4_randy
## 2502 StMarysNenagh
## 2503 d3vils_dont_fly
## 2504 swiftsmirrors
## 2505 matildarryyyyy
## 2506 HannaA_1d
## 2507 lubowitzcieqt
## 2508 1D_larry1007
## 2509 etf_dividend
## 2510 UniverseGener12
## 2511 vernbrina
## 2512 xsunflwr94
## 2513 sshssssupremacy
## 2514 optimusnins
## 2515 curlyboycult
## 2516 archivefavs
## 2517 laboniislam814
## 2518 shivangistories
## 2519 flickvrlwt
## 2520 minimonim_
## 2521 aymeewhut
## 2522 Marry_Me_Rosie
## 2523 Neymar_1d_
## 2524 pissoffwankerrr
## 2525 astrinvestor
## 2526 drewc
## 2527 Alltheloveee_1D
## 2528 Ellen_Horan_1D
## 2529 1d_larry4life_
## 2530 _chi_1D
## 2531 budfoxfun
## 2532 1d_larry4life_
## 2533 budfoxfun
## 2534 karinawinter21
## 2535 justfrancs
## 2536 goodwin73hhuhi
## 2537 karinawinter21
## 2538 1d_larry4life_
## 2539 TheElaTomlinson
## 2540 etf_dividend
## 2541 karinawinter21
## 2542 1d_larry4life_
## 2543 Ellen_Horan_1D
## 2544 simpformatilda
## 2545 clowningfor1d__
## 2546 MariamS_1D
## 2547 StMarysNenagh
## 2548 karinawinter21
## 2549 imissyouhrry
## 2550 CoolCorn5B
## 2551 funnyreplie
## 2552 Binbin0324SH
## 2553 soulxinxthexsky
## 2554 SP500_News
## 2555 1DEbooks
## 2556 TakehimhomeF
## 2557 Neymar_1d_
## 2558 peSHIr
## 2559 GehakteSpinazie
## 2560 etf_dividend
## 2561 fairyIino
## 2562 1D_larry1007
## 2563 28goldenhomes
## 2564 justkaihah
## 2565 THolland_and_1D
## 2566 HUESOFLUNACY
## 2567 zodiac_1d
## 2568 Ellen_Horan_1D
## 2569 HannaA_1d
## 2570 fireproof_habit
## 2571 nkarmath
## 2572 nattapol
## 2573 mancha_jill
## 2574 lawrencerenaldo
## 2575 alina_m309
## 2576 HannaA_1d
## 2577 HannaA_1d
## 2578 kindacurly_
## 2579 the_artist_nft
## 2580 HannaA_1d
## 2581 luckyinchicago
## 2582 canyonmooncatty
## 2583 1DRocksTweets
## 2584 1DRocksTweets
## 2585 debbiehrrysgf
## 2586 1d_5sos__girls
## 2587 UniverseGener12
## 2588 1d_5sos__girls
## 2589 ryleawyrick
## 2590 HannaA_1d
## 2591 1d_Obsessionnn
## 2592 etf_dividend
## 2593 narrysflwrs
## 2594 _chi_1D
## 2595 SwiftieBlink03
## 2596 morlvy
## 2597 atticussbinch
## 2598 Neymar_1d_
## 2599 merdedanielle
## 2600 ryleawyrick
## 2601 WalletBotApp
## 2602 1d_Obsessionnn
## 2603 WalletBotApp
## 2604 kilometer154
## 2605 Mallak_1D
## 2606 etf_dividend
## 2607 Joce_torres67
## 2608 Cringey1D
## 2609 Zayn4eva3
## 2610 FIFA20291458436
## 2611 UniverseGener12
## 2612 nateofeos
## 2613 WalletBotApp
## 2614 BergyBurger
## 2615 islelouise
## 2616 1D_larry1007
## 2617 1dtpwk_28
## 2618 Ellen_Horan_1D
## 2619 milkwoozie
## 2620 _chi_1D
## 2621 Scamexposer2000
## 2622 hugomenz_
## 2623 scaredyxashbish
## 2624 octoowell16
## 2625 maze_monsters
## 2626 etf_dividend
## 2627 1D_DailySpain
## 2628 BitSwings
## 2629 BitSwings
## 2630 samepinkrrystan
## 2631 NatTowsen
## 2632 1d_sunshine28
## 2633 aelylys
## 2634 BitSwings
## 2635 1DRocksTweets
## 2636 1d_sunshine28
## 2637 minniee_1d
## 2638 BitSwings
## 2639 ts4deluxe
## 2640 BitSwings
## 2641 1d_sunshine28
## 2642 MariamS_1D
## 2643 etf_dividend
## 2644 BitSwings
## 2645 bripisces
## 2646 BitSwings
## 2647 1d_sunshine28
## 2648 1D_Dolantwins18
## 2649 BitSwings
## 2650 BitSwings
## 2651 ewfib
## 2652 gonnaflatline
## 2653 BitSwings
## 2654 MariIynn_cm
## 2655 hsIivetour
## 2656 1DRocksTweets
## 2657 BitSwings
## 2658 harrys_hiatus
## 2659 SonjaNomad
## 2660 BitSwings
## 2661 Swiftie5161
## 2662 Alltheloveee_1D
## 2663 BitSwings
## 2664 BitSwings
## 2665 BitSwings
## 2666 bloodmaster46
## 2667 blue_roses35
## 2668 BitSwings
## 2669 astrinvestor
## 2670 BitSwings
## 2671 ME4PINKS
## 2672 melhoresachadin
## 2673 BitSwings
## 2674 1D_larry1007
## 2675 SonjaNomad
## 2676 2kidsfollowher
## 2677 BitSwings
## 2678 emopunklwt
## 2679 ts_cloud9
## 2680 BitSwings
## 2681 astrinvestor
## 2682 onedxsunflower
## 2683 BitSwings
## 2684 zodiac_1d
## 2685 Rightxnowx1d
## 2686 BitSwings
## 2687 keepdrivingje
## 2688 1D_5sosThevamps
## 2689 sunny_lwt
## 2690 gintokisshoe
## 2691 etf_dividend
## 2692 BitSwings
## 2693 jksolomiio
## 2694 1D_CAVA
## 2695 Alltheloveee_1D
## 2696 BitSwings
## 2697 tearinmyvante
## 2698 Dxstinee__
## 2699 lilbea954
## 2700 BitSwings
## 2701 lougotcinema
## 2702 eighteensucks
## 2703 BitSwings
## 2704 HannaA_1d
## 2705 BitSwings
## 2706 BitSwings
## 2707 muhammadx6x
## 2708 BitSwings
## 2709 astrinvestor
## 2710 1D_FITF28
## 2711 BitSwings
## 2712 BitSwings
## 2713 Ellen_Horan_1D
## 2714 BitSwings
## 2715 Deniseluvslogan
## 2716 BitSwings
## 2717 Deniseluvslogan
## 2718 myadorablejaem
## 2719 sftmultidecker
## 2720 Deniseluvslogan
## 2721 ChefEnnoshita
## 2722 BitSwings
## 2723 1D_FITF28
## 2724 BitSwings
## 2725 1D_InaCoolWay
## 2726 BitSwings
## 2727 BitSwings
## 2728 etf_dividend
## 2729 BitSwings
## 2730 HSGoldenGirl
## 2731 BitSwings
## 2732 BitSwings
## 2733 etf_dividend
## 2734 1D_FITF28
## 2735 MaeBee_Smitty
## 2736 BitSwings
## 2737 The_Hermithood
## 2738 BitSwings
## 2739 1D_larry1007
## 2740 BitSwings
## 2741 1DRocksTweets
## 2742 smriti_madhur
## 2743 BitSwings
## 2744 1D_larry1007
## 2745 BitSwings
## 2746 BitSwings
## 2747 mrbxhaze
## 2748 BitSwings
## 2749 Cryptoldea
## 2750 Cringey1D
## 2751 BitSwings
## 2752 BitSwings
## 2753 embalinaxo
## 2754 BitSwings
## 2755 1d_Obsessionnn
## 2756 Neymar_1d_
## 2757 ghostapple_ari
## 2758 Neymar_1d_
## 2759 BitSwings
## 2760 harrys_hiatus
## 2761 BitSwings
## 2762 SEC_StatCat
## 2763 BitSwings
## 2764 BitSwings
## 2765 ewuramba
## 2766 BitSwings
## 2767 JediJazz22
## 2768 SunflowerCafeTX
## 2769 BitSwings
## 2770 darya_sweetie
## 2771 etf_dividend
## 2772 BitSwings
## 2773 SarahAcid
## 2774 HarrysFriend09
## 2775 HannaA_1d
## 2776 BitSwings
## 2777 clvrzngl
## 2778 BitSwings
## 2779 BitSwings
## 2780 autotyune
## 2781 Maddie_1D
## 2782 vinylswift89
## 2783 on_drive23
## 2784 kuromiwinx
## 2785 maya_loves_1d
## 2786 crynnls_
## 2787 1D_larry1007
## 2788 sunflxwerlouie
## 2789 Charlot43474754
## 2790 _Crypto_Alerts
## 2791 fallinstillglow
## 2792 UniverseGener12
## 2793 1D_larry1007
## 2794 stan___1D
## 2795 blackwhale67
## 2796 itsjfrey
## 2797 kthvope69
## 2798 1D_larry1007
## 2799 ZarryInItaly_
## 2800 kthvope69
## 2801 Bellszzzzzz
## 2802 1D_larry1007
## 2803 cuteharry_1D
## 2804 ludwina_1D
## 2805 alyssvol6
## 2806 xantheclaus
## 2807 AlbertoFNeumann
## 2808 blankspacebaeby
## 2809 coffeeteq
## 2810 elbpalnmy39665
## 2811 og28stan
## 2812 LoverofMotion
## 2813 stan___1D
## 2814 zodiac_1d
## 2815 vs_swarmz
## 2816 yekkripto
## 2817 LoverofMotion
## 2818 1D_larry1007
## 2819 sftmultidecker
## 2820 1D_larry1007
## 2821 niallatefiza_v2
## 2822 gaylouiesbot
## 2823 xCryptoKeeperx
## 2824 yekkripto
## 2825 DwumahCassandra
## 2826 1D_Dolantwins18
## 2827 raeleenabie
## 2828 1d__fairy
## 2829 Violetrose9801
## 2830 Godsgirljune
## 2831 1d__fairy
## 2832 1D_Dolantwins18
## 2833 hizzbrsmn87384
## 2834 the_artist_nft
## 2835 gxldenhalos
## 2836 LoverofMotion
## 2837 returnofscully
## 2838 BabysaurioKim
## 2839 1D_larry1007
## 2840 f_rose_v
## 2841 Alltheloveee_1D
## 2842 LARRIESweird
## 2843 Alltheloveee_1D
## 2844 1D_FITF28
## 2845 Violetrose9801
## 2846 get_this_v
## 2847 acosta32_jp
## 2848 pinkfaiyr
## 2849 1D_larry1007
## 2850 yoong4yy
## 2851 Iuckygoose
## 2852 stardreamdust
## 2853 vigilantaeshit
## 2854 LOUISBLUEVIEW
## 2855 jadesmirrorball
## 2856 Marilie72C
## 2857 house_of_1D
## 2858 nora_1d_hp
## 2859 CryptoCacheTech
## 2860 cuteharry_1D
## 2861 1D_FITF28
## 2862 1D_FITF28
## 2863 1D_larry1007
## 2864 Cringey1D
## 2865 bitcoinagile
## 2866 etf_dividend
## 2867 1D_larry1007
## 2868 KaptainnMorgan
## 2869 BojBrouns
## 2870 sceneriy_
## 2871 SavsSpace_
## 2872 MYeyin1
## 2873 1D_28_18
## 2874 1D_NYCE
## 2875 1D_28_18
## 2876 etf_dividend
## 2877 tobiovnts
## 2878 DaddyLongGrace
## 2879 Alltheloveee_1D
## 2880 94hstcreature
## 2881 Crypto_Invest0r
## 2882 cyberspace2140
## 2883 coacoaceles
## 2884 thegumbodiner
## 2885 betmate_app
## 2886 harrylovelinson
## 2887 fallingforivy
## 2888 1D_InaCoolWay
## 2889 BojBrouns
## 2890 1D_FITF28
## 2891 ItsPzuh
## 2892 doyouwannagor
## 2893 bejeweledcals
## 2894 tradingdotcom
## 2895 PECARNteam
## 2896 1D_FITF28
## 2897 _aoife_1D
## 2898 1d_kings_20
## 2899 SportsTradingC9
## 2900 chloealexis1752
## 2901 SEC_StatCat
## 2902 D3ad_l77
## 2903 Davina_ot5
## 2904 hesmylover93
## 2905 sofsturniolo_1D
## 2906 1d__fairy
## 2907 flamesontheskin
## 2908 teterinoo
## 2909 Idk750700
## 2910 everywherecleo
## 2911 1D_FITF28
## 2912 Davina_ot5
## 2913 glossashx
## 2914 Alltheloveee_1D
## 2915 Alltheloveee_1D
## 2916 be_bengbeng
## 2917 collisionrrygfs
## 2918 cyberspace2140
## 2919 RENDEXV0US
## 2920 1DRocksTweets
## 2921 1DRocksTweets
## 2922 1D_FITF28
## 2923 daydreamroxyy
## 2924 harrysmedixine
## 2925 mariosseawall
## 2926 Emeraldfifi
## 2927 bxngtxnrecords
## 2928 swiftssos
## 2929 strayerstudio
## 2930 zialluvrr
## 2931 Emeraldfifi
## 2932 DerekAlton
## 2933 neulbehappy
## 2934 haoba0
## 2935 TeeFetch
## 2936 cuteharry_1D
## 2937 fb_eoz
## 2938 Daryltakahashi7
## 2939 loucozed
## 2940 LARRIESweird
## 2941 1DRocksTweets
## 2942 get_this_v
## 2943 LDGumboBar
## 2944 Misbahhh2
## 2945 etf_dividend
## 2946 RetailandServi1
## 2947 zodiac_1d
## 2948 1D_NYCE
## 2949 endlessIy_
## 2950 velynatalia_
## 2951 hmvGrimsby
## 2952 zaynxftdt
## 2953 MelissaMontano_
## 2954 UniverseGener12
## 2955 kuroosjuicyass
## 2956 HannaA_1d
## 2957 kjswtrwthr
## 2958 Alltheloveee_1D
## 2959 _bosza_
## 2960 HannahsREPera
## 2961 Crypt0fons
## 2962 itsInotA
## 2963 Sunflouerry28
## 2964 BabyPips
## 2965 Sann_1D
## 2966 1D_FITF28
## 2967 rebelIiousway
## 2968 astrinvestor
## 2969 BuscandoH4d4
## 2970 etf_dividend
## 2971 latinohrry_
## 2972 alina_m309
## 2973 PettyWalrus
## 2974 i_still_miss_1D
## 2975 OnlyWhiteLines
## 2976 ymnisV2
## 2977 SmitaPatil8_
## 2978 ivywalls_28
## 2979 etf_dividend
## 2980 cuteharry_1D
## 2981 kits_toys
## 2982 Cringey1D
## 2983 1D_FITF28
## 2984 hlarryious
## 2985 Michell49796829
## 2986 reignkjs
## 2987 lhhsupremacy8
## 2988 caged_soulmates
## 2989 rosiecrush
## 2990 Alltheloveee_1D
## 2991 RetailandServi1
## 2992 1d_Obsessionnn
## 2993 Alltheloveee_1D
## 2994 1d_Obsessionnn
## 2995 1d_Obsessionnn
## 2996 Alltheloveee_1D
## 2997 schatterborn
## 2998 etf_dividend
## 2999 Alltheloveee_1D
## 3000 reyashifts
## 3001 Jacob_Sobelman
## 3002 mummeoow
## 3003 SimplyShayna_
## 3004 alarrielife
## 3005 yekkripto
## 3006 Sann_1D
## 3007 on1ydans
## 3008 on1ydans
## 3009 lemoonsde
## 3010 lordperceval63
## 3011 Engineeringhere
## 3012 1D_FITF28
## 3013 NftAnalysisDay
## 3014 llau_music
## 3015 VitrekE
## 3016 US__UK
## 3017 hetare_xxy
## 3018 1D_FITF28
## 3019 Mitsu_Mitsu_Mii
## 3020 yekkripto
## 3021 1d_Obsessionnn
## 3022 HSarinhacom
## 3023 Alltheloveee_1D
## 3024 MizzleFireNFT
## 3025 1d_Obsessionnn
## 3026 SoulSisMunich
## 3027 AxelUfermann
## 3028 vicevecrsa
## 3029 krystalshabit28
## 3030 Meg_1d_lover
## 3031 SKCFDispatches
## 3032 Waldo42M
## 3033 ankhokatarahari
## 3034 1d_Obsessionnn
## 3035 angelfrankie10
## 3036 jorjun
## 3037 angels28fly
## 3038 1D_ANTICS
## 3039 1DGAlNS
## 3040 1d_lh28
## 3041 SkizzzzB
## 3042 pilliowfights
## 3043 betty_and_i
## 3044 1DRocksTweets
## 3045 cuteharry_1D
## 3046 1d_Obsessionnn
## 3047 sunflower0264
## 3048 1d_Obsessionnn
## 3049 pengumbist
## 3050 1d_Obsessionnn
## 3051 UniverseGener12
## 3052 1DRocksTweets
## 3053 fOoL4U_1D
## 3054 chaerliev
## 3055 1D_ANTICS
## 3056 frostrolfe
## 3057 sarry_citra
## 3058 zodiac_1d
## 3059 1d__larry___
## 3060 fethoeyis30898
## 3061 1D_charlieputh
## 3062 kalatislife
## 3063 jinsswiftie
## 3064 1d__larry___
## 3065 1DRocksTweets
## 3066 1DRocksTweets
## 3067 1DRocksTweets
## 3068 shaira_writes
## 3069 sweetdemons28
## 3070 jmsplstc
## 3071 maniix11
## 3072 knkdjseab17660
## 3073 sunsetcurve98
## 3074 etf_dividend
## 3075 jcincrypto
## 3076 yoindyindy
## 3077 Evaa_1D
## 3078 1d_Obsessionnn
## 3079 NoLostPetsMC
## 3080 NoLostPetsMC
## 3081 Merna_1D_YTF
## 3082 BITCOINTRAPPER
## 3083 Randy_Souba
## 3084 taylorstyleslou
## 3085 cancarahi
## 3086 1d_gravity__
## 3087 harrys_hiatus
## 3088 shaira_writes
## 3089 ludwina_1D
## 3090 the_artist_nft
## 3091 ankhokatarahari
## 3092 itschelseaxoxo
## 3093 1d_lh28
## 3094 xuxisushi444
## 3095 1D_larry1007
## 3096 1DRocksTweets
## 3097 jisvngxstayz
## 3098 1D_FITF28
## 3099 svtpremium
## 3100 taylorstyleslou
## 3101 hahrdbiosl15
## 3102 rooxdualipa22
## 3103 lightsupbrave_
## 3104 THE_FLASH_G
## 3105 dilfsuke
## 3106 e_twiggy23
## 3107 shaira_writes
## 3108 littlelarrie_j
## 3109 UniverseGener12
## 3110 svtpremium
## 3111 1D_larry1007
## 3112 1d__larry___
## 3113 1dgain1d
## 3114 ilyasamsHOEnov
## 3115 Lwthabitt
## 3116 1d_Obsessionnn
## 3117 aninhe____
## 3118 Sann_1D
## 3119 freebutterflyXX
## 3120 1D_FITF28
## 3121 1d_Obsessionnn
## 3122 kimthotjin
## 3123 hahrdbiosl15
## 3124 1D_ANTICS
## 3125 kthluvr42O
## 3126 _angelina_1d_
## 3127 hahrdbiosl15
## 3128 lixuella
## 3129 hahrdbiosl15
## 3130 abonkecap
## 3131 antarcticles
## 3132 hahrdbiosl15
## 3133 1d_Obsessionnn
## 3134 etf_dividend
## 3135 Cringey1D
## 3136 1d_Obsessionnn
## 3137 1d_Obsessionnn
## 3138 hahrdbiosl15
## 3139 AxelUfermann
## 3140 hahrdbiosl15
## 3141 i_still_miss_1D
## 3142 nodancers
## 3143 makechxjces
## 3144 1D_larry1007
## 3145 kcornershopph
## 3146 i_still_miss_1D
## 3147 hahrdbiosl15
## 3148 1D_larry1007
## 3149 H4H444H4H4H4H4H
## 3150 kcornershopph
## 3151 fleuflow
## 3152 BoNohForLife
## 3153 nora_1d_hp
## 3154 _bosza_
## 3155 1d_Obsessionnn
## 3156 nora_1d_hp
## 3157 stella_1d
## 3158 1d_Obsessionnn
## 3159 kcornershopph
## 3160 freeyungshkreli
## 3161 reinbow05061512
## 3162 tradingdotcom
## 3163 kcornershopph
## 3164 reinbow05061512
## 3165 marvelous_adi
## 3166 1D_BananaAF
## 3167 kagomefire
## 3168 1d_Obsessionnn
## 3169 raeleenabie
## 3170 jinsmidnights
## 3171 Florlullo
## 3172 julia_tomlinso
## 3173 Luchos_Korner
## 3174 hahrdbiosl15
## 3175 1D_FITF28
## 3176 93TSCE
## 3177 hahrdbiosl15
## 3178 La_delfiii_1D
## 3179 hahrdbiosl15
## 3180 CripTonizado
## 3181 CripTonizado
## 3182 CripTonizado
## 3183 1d_Obsessionnn
## 3184 1D_FITF28
## 3185 etf_dividend
## 3186 mwuxun
## 3187 Sangita_gems
## 3188 nora_1d_hp
## 3189 hahrdbiosl15
## 3190 tommo28sun
## 3191 hahrdbiosl15
## 3192 _1d_28__
## 3193 hahrdbiosl15
## 3194 1d_MainlyLarry
## 3195 Karmakin
## 3196 hahrdbiosl15
## 3197 1d_Obsessionnn
## 3198 1D_larry1007
## 3199 etf_dividend
## 3200 flyhometolou28
## 3201 CryptoDevil9
## 3202 Karmakin
## 3203 nora_1d_hp
## 3204 1D_larry1007
## 3205 _angelina_1d_
## 3206 jenlucce
## 3207 ILove__1D__
## 3208 meg28LightsUp
## 3209 euphoreina
## 3210 1d_Obsessionnn
## 3211 hahrdbiosl15
## 3212 HannaA_1d
## 3213 1D_larry1007
## 3214 tatanies
## 3215 hahrdbiosl15
## 3216 hahrdbiosl15
## 3217 1D_larry1007
## 3218 hahrdbiosl15
## 3219 mackysunvol28
## 3220 hahrdbiosl15
## 3221 hahrdbiosl15
## 3222 hahrdbiosl15
## 3223 1d__larry___
## 3224 Afro_Dynamite
## 3225 asimimian
## 3226 hahrdbiosl15
## 3227 1d_Obsessionnn
## 3228 NokiaSooyaaaa
## 3229 hahrdbiosl15
## 3230 hahrdbiosl15
## 3231 1d__larry___
## 3232 hahrdbiosl15
## 3233 1d_larry4life_
## 3234 1d_5sos_28
## 3235 may_edyn
## 3236 hahrdbiosl15
## 3237 1d_larry4life_
## 3238 hahrdbiosl15
## 3239 1D_FITF28
## 3240 1D_larry1007
## 3241 KastaTrading
## 3242 golden28_1D
## 3243 synthiagallery
## 3244 hahrdbiosl15
## 3245 _sky_loves_1d
## 3246 hahrdbiosl15
## 3247 Alltheloveee_1D
## 3248 1D_FITF28
## 3249 _sky_loves_1d
## 3250 hahrdbiosl15
## 3251 hahrdbiosl15
## 3252 golden28_1D
## 3253 hahrdbiosl15
## 3254 hahrdbiosl15
## 3255 1d_daily__
## 3256 1d_jmcstyles
## 3257 harryssideboob
## 3258 1d_Obsessionnn
## 3259 pixeldrip_eth
## 3260 pixeldrip_eth
## 3261 ao3ambot
## 3262 pixeldrip_eth
## 3263 Rias_life_is_1d
## 3264 StarMicronics
## 3265 1d__larry___
## 3266 zodiac_1d
## 3267 1d_Obsessionnn
## 3268 mayaswiftie13
## 3269 1d_Obsessionnn
## 3270 ave_eli
## 3271 goldglitter_1D
## 3272 irish28walls
## 3273 089hijj
## 3274 sweetintime_
## 3275 Tomlinson_oioii
## 3276 1D_FITF28
## 3277 1D_FITF28
## 3278 HannaA_1d
## 3279 yekkripto
## 3280 euphxta
## 3281 1D_FITF28
## 3282 thinkaboutemina
## 3283 HannaA_1d
## 3284 1d__larry___
## 3285 stevengraunt
## 3286 biscuitlouie
## 3287 1d_Obsessionnn
## 3288 hrrynic
## 3289 etf_dividend
## 3290 Estevamys
## 3291 apulinabrahmana
## 3292 dianafenceless
## 3293 Bratmonsta
## 3294 yekkripto
## 3295 1D_FITF28
## 3296 1DRocksTweets
## 3297 denimflame2222
## 3298 dianafenceless
## 3299 mazakaa_
## 3300 satellitekeels
## 3301 UniverseGener12
## 3302 toxic_00_
## 3303 HannaA_1d
## 3304 1D_Dolantwins18
## 3305 HannaA_1d
## 3306 Zixl3r
## 3307 atwtmvtvftvsga
## 3308 DoItForRachel
## 3309 hovienj
## 3310 juliiasch_
## 3311 synthiagallery
## 3312 glassnodealerts
## 3313 glassnodealerts
## 3314 glassnodealerts
## 3315 tradingdotcom
## 3316 850QuikNic
## 3317 dearmoadiary
## 3318 NorwayRadar
## 3319 Cringey1D
## 3320 1D_Dolantwins18
## 3321 1d_luvvv
## 3322 escaperfect
## 3323 etf_dividend
## 3324 HannaA_1d
## 3325 yekkripto
## 3326 EwertSchmidt
## 3327 taisheq
## 3328 giulsthecherry
## 3329 synthiagallery
## 3330 javonnnm
## 3331 raylvp
## 3332 coheley
## 3333 killuabaee
## 3334 heartpaIette
## 3335 Ashluvshs
## 3336 angeelangel
## 3337 lyllaniey
## 3338 EmyEjh
## 3339 LombongShopee
## 3340 niloykc
## 3341 hangangfriends
## 3342 1d_bev
## 3343 1d__larry___
## 3344 ashrry_1D
## 3345 metlting
## 3346 LombongShopee
## 3347 bongchixinh
## 3348 1D_larry1007
## 3349 AbelJosephMD
## 3350 etf_dividend
## 3351 synthiagallery
## 3352 synthiagallery
## 3353 CBSellRE
## 3354 1d__larry___
## 3355 1_wifeofseokjin
## 3356 Crypto_Pumpzzz
## 3357 killuabaee
## 3358 avocaadd
## 3359 javonnnm
## 3360 onymousmrk
## 3361 nora_1d_hp
## 3362 ashrry_1D
## 3363 1D_DailySpain
## 3364 softlewdfroggie
## 3365 ashrry_1D
## 3366 LombongShopee
## 3367 ashrry_1D
## 3368 synthiagallery
## 3369 ashrry_1D
## 3370 LombongShopee
## 3371 ChandraGS7
## 3372 1d_daily__
## 3373 1d__larry___
## 3374 synthiagallery
## 3375 1d_lh28
## 3376 HistoryTigers
## 3377 Ellen_Horan_1D
## 3378 LordReebs
## 3379 bamadyan
## 3380 etf_dividend
## 3381 LoganBBH
## 3382 _1d_28__
## 3383 zweeran
## 3384 synthiagallery
## 3385 synthiagallery
## 3386 swiftlycline
## 3387 1D_FITF28
## 3388 1d__larry___
## 3389 Jessica8384ny
## 3390 1d__larry___
## 3391 etf_dividend
## 3392 _1d_28__
## 3393 astrinvestor
## 3394 CaroleF83262070
## 3395 _1d_28__
## 3396 1DRocksTweets
## 3397 Alltheloveee_1D
## 3398 Ellen_Horan_1D
## 3399 harrehfav
## 3400 1D_FITF28
## 3401 poppyb2_
## 3402 etf_dividend
## 3403 Ellen_Horan_1D
## 3404 zodiac_1d
## 3405 _pretzelles
## 3406 itsfoIkIore
## 3407 Alltheloveee_1D
## 3408 xxxnyria92
## 3409 softaespa
## 3410 ALWAYS_VOTE_1D_
## 3411 synthiagallery
## 3412 synthiagallery
## 3413 UniverseGener12
## 3414 yekkripto
## 3415 1d__larry___
## 3416 1D_FITF28
## 3417 TomBotYoloSwag
## 3418 the_artist_nft
## 3419 haztattlou
## 3420 yuchanniee
## 3421 Ellen_Horan_1D
## 3422 Ellen_Horan_1D
## 3423 panellhnies
## 3424 _SERAPH
## 3425 fviridity
## 3426 marielelou24_1D
## 3427 lg2891
## 3428 MariamS_1D
## 3429 ssefnum
## 3430 paatuhod
## 3431 1d__larry___
## 3432 _1d_28__
## 3433 SADHRSANNA
## 3434 1DRocksTweets
## 3435 nora_1d_hp
## 3436 1D_FITF28
## 3437 RachelB31942328
## 3438 Phalcon777
## 3439 stateoftay66
## 3440 PNMIM
## 3441 etf_dividend
## 3442 1D_jalli_zhnll
## 3443 tulipdrish
## 3444 shakkarpapalou
## 3445 etf_dividend
## 3446 larryshashbrown
## 3447 Aiel_1D
## 3448 1D_jalli_zhnll
## 3449 Cringey1D
## 3450 cyberspace2140
## 3451 lomlluciana
## 3452 XBTStein
## 3453 inyeonseol
## 3454 btscrows
## 3455 harryshousetm
## 3456 Elisa_crypto
## 3457 1d_larry4life_
## 3458 daisswiftie
## 3459 DYORCryptoBot
## 3460 1d_larry4life_
## 3461 hs_lt_1d_ly
## 3462 DYORCryptoBot
## 3463 alina_m309
## 3464 HannaA_1d
## 3465 Estevamys
## 3466 HannaA_1d
## 3467 bullbear_news
## 3468 hs_lt_1d_ly
## 3469 DYORCryptoBot
## 3470 elinazmalika
## 3471 soscarletswift
## 3472 devshendy
## 3473 kcornershopph
## 3474 kcornershopph
## 3475 tataterin
## 3476 manbunrryluvr
## 3477 1D_FITF28
## 3478 coneysmidnight
## 3479 tkpurple_1D
## 3480 smldraper
## 3481 LOUISismyloml
## 3482 KIMJISOOVT
## 3483 OMC_Landscape
## 3484 jess_alden
## 3485 1D_FITF28
## 3486 Dadnlmarzany
## 3487 LOUISismyloml
## 3488 harrys_onlypet
## 3489 roshanktwts
## 3490 DawnieP12
## 3491 sheefa_1d
## 3492 sheefa_1d
## 3493 iicfhometolou
## 3494 1D_FITF28
## 3495 im_human_1D
## 3496 KIMJISOOVT
## 3497 1d_gravity__
## 3498 mochimecart
## 3499 mochimecart
## 3500 mochimecart
## 3501 1D_FITF28
## 3502 QuantumHoneybee
## 3503 larentslove28
## 3504 1D_FITF28
## 3505 zodiac_1d
## 3506 1DRocksTweets
## 3507 mishahassan71
## 3508 juliiasch_
## 3509 tradingdotcom
## 3510 featBleachers
## 3511 1D_NatalieMalik
## 3512 V0NKk
## 3513 ManInTheMadness
## 3514 naeem_mo_17
## 3515 Simaza19
## 3516 1D_FITF28
## 3517 f00lforz4yn
## 3518 harrys_hiatus
## 3519 nora_1d_hp
## 3520 OotdNih
## 3521 1D_Luver_013
## 3522 Mallak_1D
## 3523 1d__fairy
## 3524 Mallak_1D
## 3525 KmerchMustHaves
## 3526 Dutchbirdie9194
## 3527 etf_dividend
## 3528 BabysaurioKim
## 3529 H2LZN_1D
## 3530 pretenderr28
## 3531 twinkandangel
## 3532 OotdNih
## 3533 etf_dividend
## 3534 1d__fairy
## 3535 OotdNih
## 3536 Anassecis
## 3537 BabysaurioKim
## 3538 1DRocksTweets
## 3539 pretenderr28
## 3540 KmerchMustHaves
## 3541 cherrysuckers19
## 3542 1d__fairy
## 3543 saltysierrena
## 3544 yourhousetokyo
## 3545 Cringey1D
## 3546 Mirawallflower
## 3547 UniverseGener12
## 3548 Mirawallflower
## 3549 CryptoRygel
## 3550 onedirectionmrj
## 3551 tradingdotcom
## 3552 isfpwonu
## 3553 harrysenigma
## 3554 cowboylikebett
## 3555 etf_dividend
## 3556 nora_1d_hp
## 3557 weittle
## 3558 kthjjks_
## 3559 1d__fairy
## 3560 Mallak_1D
## 3561 gemeny528
## 3562 Mallak_1D
## 3563 Mallak_1D
## 3564 _imyourw00o_
## 3565 maze_monsters
## 3566 HOMESICKRRY
## 3567 1d__fairy
## 3568 sunflowerlwt28
## 3569 Mallak_1D
## 3570 1d__fairy
## 3571 1D_DailySpain
## 3572 cocoinalts
## 3573 LOUISismyloml
## 3574 justagryfferin
## 3575 hi_itsme_riccs
## 3576 outoflwt
## 3577 1D_FITF28
## 3578 1d__fairy
## 3579 1D_FITF28
## 3580 LOUISismyloml
## 3581 1D_FITF28
## 3582 jayhood187
## 3583 ManInTheMadness
## 3584 zkdlinlftv
## 3585 junaid_sx
## 3586 Mallak_1D
## 3587 ILove__1D__
## 3588 Mallak_1D
## 3589 IncubusCamp
## 3590 arvanoes
## 3591 FmgStacker
## 3592 Mallak_1D
## 3593 FmgStacker
## 3594 jumpsuit_jlm91
## 3595 townezrax
## 3596 1D_DailySpain
## 3597 H2LZN_1D
## 3598 WillAtWillBear
## 3599 zodiac_1d
## 3600 1D_DailySpain
## 3601 ExpressoFic
## 3602 1D_DailySpain
## 3603 1D_DailySpain
## 3604 etf_dividend
## 3605 UniverseGener12
## 3606 danie_1D_4eva
## 3607 1D_FITF28
## 3608 dianasluvx
## 3609 1DRocksTweets
## 3610 mamemimumoi
## 3611 1DRocksTweets
## 3612 1D_DailySpain
## 3613 1D_DailySpain
## 3614 the_artist_nft
## 3615 1D_DailySpain
## 3616 asher1528
## 3617 actorharryrise
## 3618 TennMonbebe
## 3619 colebelova
## 3620 1D_DailySpain
## 3621 1D_DailySpain
## 3622 1DRocksTweets
## 3623 Anassecis
## 3624 1D_DailySpain
## 3625 1D_FanFics11
## 3626 AliciaB_1D
## 3627 1D_DailySpain
## 3628 akashofficial48
## 3629 etf_dividend
## 3630 Ellen_Horan_1D
## 3631 fckimtoxicbtch
## 3632 1D_DailySpain
## 3633 Cringey1D
## 3634 uselinkinv
## 3635 UniverseGener12
## 3636 fusionxrry
## 3637 Mallak_1D
## 3638 reynade2
## 3639 etf_dividend
## 3640 selmane_amani
## 3641 raymundo53go
## 3642 jessicaemidgley
## 3643 _andreiita_1d
## 3644 BNF940
## 3645 ohiodemocratguy
## 3646 ellibooo
## 3647 PabloMills20
## 3648 Suju_1D
## 3649 GospelMixRadio1
## 3650 jisungiecart
## 3651 __Veli
## 3652 1d_randomz
## 3653 versatile_jiang
## 3654 fxxtaytsIIl
## 3655 1d_randomz
## 3656 jisungiecart
## 3657 1d_randomz
## 3658 CBandmerchph
## 3659 1d_randomz
## 3660 1d_larry4life_
## 3661 pablo_algoboss
## 3662 Mtz61380940
## 3663 deuxtica
## 3664 Sumbal_Ejaz
## 3665 28ebertram
## 3666 UniverseGener12
## 3667 CriticalP0iNT5
## 3668 sevensluxe
## 3669 sobut_official
## 3670 hearteyesforbil
## 3671 1DGAIN5SOS
## 3672 zodiac_1d
## 3673 jmaffiliates
## 3674 kaci77o
## 3675 rdn_rollin
## 3676 astrinvestor
## 3677 WeTrade2022
## 3678 1d__fairy
## 3679 _AlwaysYou_28_
## 3680 HannaA_1d
## 3681 BabysaurioKim
## 3682 HannaA_1d
## 3683 louustheticc
## 3684 armsofachonce
## 3685 etf_dividend
## 3686 hankyodon
## 3687 bmrtraders
## 3688 armsofachonce
## 3689 WartaCiamis
## 3690 Are1DBackToday
## 3691 1d__fairy
## 3692 HmInteressa
## 3693 NeiroRitsu_AR
## 3694 2sir_187
## 3695 1D_TeresaHS
## 3696 cyberspace2140
## 3697 Trader_Ario
## 3698 LombongShopee
## 3699 UniverseGener12
## 3700 Annie23703
## 3701 etf_dividend
## 3702 RakshitAyantika
## 3703 etf_dividend
## 3704 RakshitAyantika
## 3705 Fasure_jnr
## 3706 atwtmvtvftvsga
## 3707 tradingdotcom
## 3708 in_ahso
## 3709 otbsapphics
## 3710 maze_monsters
## 3711 1d_Obsessionnn
## 3712 RetailandServi1
## 3713 1DRocksTweets
## 3714 1d_Obsessionnn
## 3715 just_cornettos
## 3716 Elena_el95
## 3717 1d_Obsessionnn
## 3718 _shaily_xoxo
## 3719 1d_Obsessionnn
## 3720 ICRY2x
## 3721 otbsapphics
## 3722 afiantoto_
## 3723 1d_Obsessionnn
## 3724 1d__fairy
## 3725 Ozzllo1Ozzllo
## 3726 1d__fairy
## 3727 HannaA_1d
## 3728 saltysierrena
## 3729 ManInTheMadness
## 3730 1d__fairy
## 3731 Hiraeth1112
## 3732 saltysierrena
## 3733 thereisjust_1D
## 3734 saltysierrena
## 3735 zodiac_1d
## 3736 SpellsWhite
## 3737 Mrsignall
## 3738 1d__fairy
## 3739 Ranaldini
## 3740 CaroleF83262070
## 3741 HannaA_1d
## 3742 1d_Obsessionnn
## 3743 saltysierrena
## 3744 HannaA_1d
## 3745 1d_Obsessionnn
## 3746 saltysierrena
## 3747 HannaA_1d
## 3748 BabysaurioKim
## 3749 etf_dividend
## 3750 1d__fairy
## 3751 saltysierrena
## 3752 1d_Obsessionnn
## 3753 the_artist_nft
## 3754 LaozeC
## 3755 TheOffBreak
## 3756 isthisyukki
## 3757 1d__fairy
## 3758 tkpurple_1D
## 3759 1d__fairy
## 3760 UniverseGener12
## 3761 1D_Niall_0324
## 3762 wnjnhh
## 3763 1d_Obsessionnn
## 3764 btarrysgf
## 3765 GuillemLieaDay
## 3766 HS_News_
## 3767 cyrptoway
## 3768 1Dautoparts
## 3769 1d_Obsessionnn
## 3770 1d__fairy
## 3771 511NY
## 3772 etf_dividend
## 3773 ManshuKing_U
## 3774 1d__fairy
## 3775 WartaCiamis
## 3776 Freshy59299257
## 3777 1d_Obsessionnn
## 3778 BabysaurioKim
## 3779 1d__fairy
## 3780 Sann_1D
## 3781 Cringey1D
## 3782 UniverseGener12
## 3783 1d__fairy
## 3784 1d_Obsessionnn
## 3785 etf_dividend
## 3786 1d_Obsessionnn
## 3787 1d_Obsessionnn
## 3788 BHStamps
## 3789 LukaPsenica
## 3790 flo2032eutdm
## 3791 1d_Obsessionnn
## 3792 stan___1D
## 3793 1d_citizen
## 3794 TabbysShoppe
## 3795 mirrorsgirly
## 3796 thereisjust_1D
## 3797 Sann_1D
## 3798 Maksimi90598325
## 3799 1d_citizen
## 3800 1d_citizen
## 3801 1d_citizen
## 3802 1d_citizen
## 3803 Avantika_1D
## 3804 SOL_CFGI
## 3805 DOGE_CFGI
## 3806 AVAX_CFGI
## 3807 XRP_CFGI
## 3808 BNB_CFGI
## 3809 ADA_CFGI
## 3810 ETH_CFGI
## 3811 BTC_CFGI
## 3812 ALGO_CFGI
## 3813 MATIC_CFGI
## 3814 TRX_CFGI
## 3815 SHIB_CFGI
## 3816 DOT_CFGI
## 3817 LINK_CFGI
## 3818 kjkoalaa
## 3819 XLM_CFGI
## 3820 alex_bobes
## 3821 alex_bobes
## 3822 ElizyKing321
## 3823 NorwayRadar
## 3824 1d_Obsessionnn
## 3825 Dentoshi
## 3826 GinzaSukiBar
## 3827 1D_FITF28
## 3828 Athenavaa
## 3829 waIIsaoty
## 3830 1Dautoparts
## 3831 stan___1D
## 3832 tobesoimmature
## 3833 IsoraDu
## 3834 HistoryTigers
## 3835 1Dautoparts
## 3836 stan___1D
## 3837 ShitcoinCharts
## 3838 elisedieumi
## 3839 1d_Obsessionnn
## 3840 dordorls
## 3841 ChynaKonopelsk1
## 3842 mxxianne
## 3843 blackwhale67
## 3844 otbsapphics
## 3845 1d_Obsessionnn
## 3846 stan___1D
## 3847 stan___1D
## 3848 1d_Obsessionnn
## 3849 harryslesgf
## 3850 1d_Obsessionnn
## 3851 zodiac_1d
## 3852 stan___1D
## 3853 UniverseGener12
## 3854 slapmyaes
## 3855 MariamS_1D
## 3856 otbsapphics
## 3857 harryistylish
## 3858 1d_Obsessionnn
## 3859 forjeongjae
## 3860 MariamS_1D
## 3861 bluesziel
## 3862 MariamS_1D
## 3863 anirishway
## 3864 etf_dividend
## 3865 825cIub
## 3866 justnisahh
## 3867 channieblossoms
## 3868 HUMANMUSIC_IKB
## 3869 5050beomie
## 3870 1D_FITF28
## 3871 1D_FITF28
## 3872 1d__fairy
## 3873 13Marytorres
## 3874 13Marytorres
## 3875 roxxavvy
## 3876 SasanSeifi
## 3877 Cringey1D
## 3878 1d_Obsessionnn
## 3879 etf_dividend
## 3880 OutOfBoundsJPN
## 3881 harrys_hiatus
## 3882 janavisharma7
## 3883 frogandtowed
## 3884 1d_Obsessionnn
## 3885 1d__fairy
## 3886 ETH_CFGI
## 3887 yekkripto
## 3888 F777Florian
## 3889 1d_Obsessionnn
## 3890 1D_harrySx
## 3891 alex_bobes
## 3892 alex_bobes
## 3893 itiswhatitislhb
## 3894 1d_Obsessionnn
## 3895 etf_dividend
## 3896 Ellen_Horan_1D
## 3897 Sann_1D
## 3898 yekkripto
## 3899 Al2236928
## 3900 XBT_Joker
## 3901 1d_Obsessionnn
## 3902 dasidduk
## 3903 ZUNNIE23
## 3904 SethANizami
## 3905 Sann_1D
## 3906 stan___1D
## 3907 yekkripto
## 3908 1DGAlNS
## 3909 ThisIsClappTrap
## 3910 WartaCiamis
## 3911 rahul14_02
## 3912 toyomansimami
## 3913 sIowIikehoneys
## 3914 28littlethings_
## 3915 drewc
## 3916 zodiac_1d
## 3917 1d_Obsessionnn
## 3918 Ellen_Horan_1D
## 3919 1d_Obsessionnn
## 3920 xtommodarlingx
## 3921 xtommodarlingx
## 3922 raeleenabie
## 3923 the_artist_nft
## 3924 SatishKapur4
## 3925 1d_Obsessionnn
## 3926 dilfsuke
## 3927 dilfsuke
## 3928 ManInTheMadness
## 3929 1d_Obsessionnn
## 3930 dilfsuke
## 3931 aebernldo
## 3932 MamaTealHydra
## 3933 1d_Obsessionnn
## 3934 Julia412527801
## 3935 1d_5sos__girls
## 3936 etf_dividend
## 3937 etf_dividend
## 3938 phhlvr_vee
## 3939 1d_5sos__girls
## 3940 Julia412527801
## 3941 ManInTheMadness
## 3942 woosfilter
## 3943 katchwreck
## 3944 Cringey1D
## 3945 moonglowcowboy
## 3946 1d_Obsessionnn
## 3947 SonicGlitch16
## 3948 reynade2
## 3949 MariamS_1D
## 3950 Ellen_Horan_1D
## 3951 pjsx420
## 3952 freeyungshkreli
## 3953 lillibahmani
## 3954 1d_Obsessionnn
## 3955 UniverseGener12
## 3956 hunvikt
## 3957 reinbow05061512
## 3958 etf_dividend
## 3959 screamtokiwi
## 3960 iraqisailorwife
## 3961 1d_Obsessionnn
## 3962 imyourbestieok
## 3963 1D_TVD_BELIEBER
## 3964 1DRocksTweets
## 3965 1d_Obsessionnn
## 3966 Konoha_RPEnt
## 3967 anpanmanslut
## 3968 MamaTealHydra
## 3969 trugiaa
## 3970 RetailandServi1
## 3971 CityDove92
## 3972 AHumanName3
## 3973 tatteduplwt
## 3974 WinClub7777
## 3975 vergogh92
## 3976 etf_dividend
## 3977 vergogh92
## 3978 marvinboshtrich
## 3979 cantstophan
## 3980 Crypto_Sway
## 3981 1D_larry1007
## 3982 kabulykos
## 3983 zodiac_1d
## 3984 delisyaaina
## 3985 uhhrima
## 3986 UniverseGener12
## 3987 chicago28BABY
## 3988 GeneralGunsales
## 3989 1D_FITF28
## 3990 etf_dividend
## 3991 Ellen_Horan_1D
## 3992 Louissflorals28
## 3993 1D_FITF28
## 3994 shanediamond17
## 3995 harrys_hiatus
## 3996 will_lys
## 3997 zaggrim
## 3998 Cringey1D
## 3999 tpwkcallie
## 4000 etf_dividend
## 4001 OutOfBoundsJPN
## 4002 haztattlou
## 4003 beanixwrights
## 4004 ZUNNIE23
## 4005 ificxuldflyy
## 4006 camidesciscio
## 4007 etf_dividend
## 4008 wallsncherry
## 4009 1D_Matt_Jacks
## 4010 BetterCallHakim
## 4011 1D_FITF28
## 4012 1d_5sos__girls
## 4013 marcymarymarcy
## 4014 AS_Vishwakarm
## 4015 UniverseGener12
## 4016 mirage_omega
## 4017 its_me_hiiiii
## 4018 any___w
## 4019 edythvarney7
## 4020 edythvarney7
## 4021 starryarmin
## 4022 heyjoshuaolie
## 4023 l0uisknow
## 4024 Hoesafely
## 4025 1d_infinitypriv
## 4026 WasimMondal97
## 4027 any___w
## 4028 limitlessNaSh
## 4029 harrys_hiatus
## 4030 Maddie_1D
## 4031 synthiagallery
## 4032 synthiagallery
## 4033 forexmines
## 4034 Maddie_1D
## 4035 harringtonsgirI
## 4036 deedeescott_
## 4037 limitlessNaSh
## 4038 zodiac_1d
## 4039 susiedoobydo
## 4040 15claudia90_1D
## 4041 Maddie_1D
## 4042 tbslvot
## 4043 thebeatlessucks
## 4044 dickgraysonns
## 4045 tangyyoongi
## 4046 rielles_cart
## 4047 the_artist_nft
## 4048 rich_grzywacz
## 4049 SHIBUYA_CYCLONE
## 4050 0xLeoguri96
## 4051 bigboysmania
## 4052 zaggrim
## 4053 AlgoQuants
## 4054 1d_Obsessionnn
## 4055 1d__fairy
## 4056 1d_andlarry
## 4057 macejkovic60qrm
## 4058 destin59tn
## 4059 AlgoQuants
## 4060 rada_kharmy
## 4061 cuteharry_1D
## 4062 Cringey1D
## 4063 _gary26
## 4064 1d_Obsessionnn
## 4065 1D_charlieputh
## 4066 eljmkt_nemlog
## 4067 RWidiastama
## 4068 poojaa_guru
## 4069 eljmkt_nemlog
## 4070 eljmkt_nemlog
## 4071 raeleenabie
## 4072 G1org1aRose
## 4073 1D_larry1007
## 4074 puwussifer
## 4075 clifton_ideas
## 4076 prendernos
## 4077 archesie
## 4078 1d_5sos__girls
## 4079 _pamelaangelika
## 4080 TrendRidersTR
## 4081 1d_5sos__girls
## 4082 Dane13A
## 4083 cuteharry_1D
## 4084 1D_NYCE
## 4085 UniverseGener12
## 4086 tpwkcallie
## 4087 zeaseina
## 4088 Whale_Of_City
## 4089 AHumanName3
## 4090 zodiac_1d
## 4091 finicky_rick
## 4092 haloskitchen
## 4093 UniverseGener12
## 4094 itamiese
## 4095 ziamsmiles1
## 4096 JimmyCrypto888
## 4097 pisslowrandom1
## 4098 cherieclique
## 4099 carliee_z
## 4100 ryleawyrick
## 4101 marielelou24_1D
## 4102 BuildingToys1
## 4103 l0uisknow
## 4104 clifton_ideas
## 4105 baddieblouis
## 4106 soggywaffles_02
## 4107 1d_eanna
## 4108 1DRocksTweets
## 4109 _IWillBeKnown_
## 4110 NFTbrolo
## 4111 madebymurdock
## 4112 clifton_ideas
## 4113 cuteharry_1D
## 4114 ashly_jane_
## 4115 ToddF46570654
## 4116 tawhidaaahmed
## 4117 Peachmelon10
## 4118 IecI3rc
## 4119 bigwinkeits
## 4120 ManInTheMadness
## 4121 TheDampSquid
## 4122 astrinvestor
## 4123 Cringey1D
## 4124 UniverseGener12
## 4125 JoseBauza04
## 4126 C2TRADES
## 4127 dordorls
## 4128 LaBaguettee
## 4129 dnemnl
## 4130 cryptocat69
## 4131 MD511State
## 4132 nyreegizzelle
## 4133 NftAnalysisDay
## 4134 hetare_xxy
## 4135 h3yitsnicole
## 4136 1D_Updates_BR
## 4137 kailonid3trades
## 4138 imslimandimthe1
## 4139 ssefnum
## 4140 sofarawaytaegi
## 4141 WartaCiamis
## 4142 mosciski52ejffd
## 4143 sossonaufal
## 4144 baekguverse
## 4145 h4rryst1ts
## 4146 scarazushis
## 4147 1D_5SOS_1996
## 4148 lemberryph
## 4149 1D_5SOS_1996
## 4150 lemberryph
## 4151 cuteharry_1D
## 4152 lemberryph
## 4153 lemberryph
## 4154 lemberryph
## 4155 1D_5SOS_1996
## 4156 WartaCiamis
## 4157 achromacy
## 4158 Ranasin1Thiyumi
## 4159 lemberryph
## 4160 1D_5SOS_1996
## 4161 lemberryph
## 4162 lemberryph
## 4163 hanewzdr
## 4164 lemberryph
## 4165 zodiac_1d
## 4166 halorrry
## 4167 1d_infinitypriv
## 4168 lemberryph
## 4169 stan___1D
## 4170 lemberryph
## 4171 1D_5SOS_1996
## 4172 lemberryph
## 4173 JimmyCrypto888
## 4174 lemberryph
## 4175 lemberryph
## 4176 ManInTheMadness
## 4177 lemberryph
## 4178 1D_5SOS_1996
## 4179 lemberryph
## 4180 lemberryph
## 4181 imslimandimthe1
## 4182 lemberryph
## 4183 elvissena_
## 4184 the_artist_nft
## 4185 lemberryph
## 4186 1D_5SOS_1996
## 4187 WartaCiamis
## 4188 lemberryph
## 4189 lemberryph
## 4190 lemberryph
## 4191 UniverseGener12
## 4192 nmmswhey
## 4193 betallagain
## 4194 Bmzzzzzzzz
## 4195 CryptoFaibik
## 4196 cuteharry_1D
## 4197 valjr23_
## 4198 glamlondoner
## 4199 1D_FITF28
## 4200 1D__lzlnh
## 4201 1d_Obsessionnn
## 4202 imslimandimthe1
## 4203 Cringey1D
## 4204 queenieMNL
## 4205 luke_niall_1D
## 4206 imslimandimthe1
## 4207 luke_niall_1D
## 4208 MisoGud_
## 4209 WartaCiamis
## 4210 Raticoin1
## 4211 1d_lh28
## 4212 imslimandimthe1
## 4213 rubihsh
## 4214 colormebitchee
## 4215 CoinPatrolCom
## 4216 imslimandimthe1
## 4217 1D_LoserLover
## 4218 linsimirawr
## 4219 imslimandimthe1
## 4220 yunsplanet
## 4221 luke_niall_1D
## 4222 hazzastyleess
## 4223 queenieMNL
## 4224 Swift_Vid
## 4225 keepdrivinglwts
## 4226 rich_grzywacz
## 4227 thiagovolvo
## 4228 luvvminwon
## 4229 krystalshabit28
## 4230 synthiagallery
## 4231 mbwahine98
## 4232 mbwahine98
## 4233 sunsxhinefel1x
## 4234 mbwahine98
## 4235 comeinbrazil
## 4236 tobesolonely22
## 4237 grandtechph
## 4238 honeymungus
## 4239 louisflowerry
## 4240 sarry_citra
## 4241 trombon70814212
## 4242 zodiac_1d
## 4243 samarasfang
## 4244 thatcrypticguy
## 4245 Brushwolf
## 4246 yekkripto
## 4247 grandtechph
## 4248 gaylouiesbot
## 4249 marielelou24_1D
## 4250 D_aydreamHabit
## 4251 hlarryious
## 4252 mandaTW_1D_DG
## 4253 John_Mehaffey
## 4254 marielelou24_1D
## 4255 b_yondbordersph
## 4256 kkkay_kay
## 4257 ezcart666
## 4258 ezcart666
## 4259 grandtechph
## 4260 phxckers
## 4261 mouettedursseau
## 4262 iraqisailorwife
## 4263 cloudstyles
## 4264 TradeForOpp
## 4265 grandtechph
## 4266 SLASHSCINEMA
## 4267 hanywhiskey
## 4268 on1ydans
## 4269 queenieMNL
## 4270 DogeColony_Web3
## 4271 synthiagallery
## 4272 Cringey1D
## 4273 david_truesdell
## 4274 redr0seblush
## 4275 javonnnm
## 4276 TeddyRoosevalt
## 4277 SandieW84755401
## 4278 daydreaminghaze
## 4279 fearlesswebber
## 4280 Lewwiee_
## 4281 oh_itsSarah
## 4282 queenieMNL
## 4283 Lewwiee_
## 4284 synthiagallery
## 4285 CarolGo38335667
## 4286 BuenoVilchis
## 4287 CryptoPatroller
## 4288 dayIighthoney
## 4289 wild_chxrry
## 4290 imadeubuyit
## 4291 DogeColony_Web3
## 4292 CoinPatrolCom
## 4293 SanteBarleyMax_
## 4294 goldengardxn
## 4295 RicosTrade
## 4296 littel41davza
## 4297 Alltheloveee_1D
## 4298 TayratsEnder
## 4299 Jack58bK
## 4300 UniverseGener12
## 4301 level941
## 4302 hrrysIatenights
## 4303 1DRocksTweets
## 4304 90spopprincess
## 4305 1D_tookachOnce7
## 4306 CarolinaJb_1d
## 4307 1D_tookachOnce7
## 4308 hzriot
## 4309 lixfleming
## 4310 imOneAddition
## 4311 inyeonseol
## 4312 BarcaAcademyAZ
## 4313 sunflwrslwt
## 4314 trussell417
## 4315 1D_tookachOnce7
## 4316 zodiac_1d
## 4317 OntologicalMax
## 4318 ALWAYS_VOTE_1D_
## 4319 1D_Updates_BR
## 4320 HeavenUnaware
## 4321 UniverseGener12
## 4322 stan___1D
## 4323 stan___1D
## 4324 account_hstyles
## 4325 to_be_so_lonely
## 4326 imadeubuyit
## 4327 headtotoejys
## 4328 the_artist_nft
## 4329 joannaxserrano
## 4330 1D_Updates_BR
## 4331 russel83lxbbp
## 4332 littIesateIlite
## 4333 wannak_myself
## 4334 HannaA_1d
## 4335 SICKth_6
## 4336 1D_Updates_BR
## 4337 Cringey1D
## 4338 1D_Updates_BR
## 4339 ChrisBBacon3
## 4340 LombongShopee
## 4341 NotFinAdvising
## 4342 seanxz91
## 4343 1D_Updates_BR
## 4344 1D_Updates_BR
## 4345 1D_Updates_BR
## 4346 lunaamelll
## 4347 TabbysShoppe
## 4348 NotFinAdvising
## 4349 NotFinAdvising
## 4350 nikkipuntocom
## 4351 NotFinAdvising
## 4352 btcxhal
## 4353 1D_Updates_BR
## 4354 shigetsujp
## 4355 1D_Updates_BR
## 4356 crypto_bloom
## 4357 grapejuicrryyy
## 4358 1D_Updates_BR
## 4359 Marie15066761
## 4360 1d_larry4life_
## 4361 1d_larry4life_
## 4362 1DRocksTweets
## 4363 1d_larry4life_
## 4364 REDLINECLIFFORD
## 4365 minibossteal
## 4366 daeguxgwacheon
## 4367 bell_uhh
## 4368 1D_Updates_BR
## 4369 aaleyverse
## 4370 adviviv
## 4371 sleepycar0l_
## 4372 harrys_hiatus
## 4373 1d_luvvv
## 4374 1d_luvvv
## 4375 javascriptual
## 4376 bailey15424248
## 4377 hasini_muvva
## 4378 matildastoast
## 4379 zodiac_1d
## 4380 zsireniita
## 4381 ma_____fe
## 4382 synthiagallery
## 4383 sierrxrxe
## 4384 HViva34
## 4385 handpgv
## 4386 ross_face75
## 4387 4THGRADEFlLMS
## 4388 ogzvxplsw01470
## 4389 CarolinaJb_1d
## 4390 mcflurry_reboot
## 4391 1D_Updates_BR
## 4392 mingohunnie
## 4393 vol91st
## 4394 StylesMilky
## 4395 Alltheloveee_1D
## 4396 xDynam1te
## 4397 imustmeetamanda
## 4398 4THGRADEFlLMS
## 4399 startedtochafe
## 4400 cyberspace2140
## 4401 1D_Updates_BR
## 4402 emily_jane1307
## 4403 startedtochafe
## 4404 AngieDma_
## 4405 yagirlabri
## 4406 ManInTheMadness
## 4407 beingaIover
## 4408 Alltheloveee_1D
## 4409 grasyan4
## 4410 CC_Tradingchart
## 4411 CC_Tradingchart
## 4412 CC_Tradingchart
## 4413 Zayn4eva3
## 4414 harwinswidow
## 4415 1d_Obsessionnn
## 4416 vol91st
## 4417 Cringey1D
## 4418 footenoted
## 4419 tiraoM_
## 4420 alyssvol6
## 4421 music4matilda_
## 4422 JimmyCrypto888
## 4423 DYORCryptoBot
## 4424 DYORCryptoBot
## 4425 DYORCryptoBot
## 4426 CC_Tradingchart
## 4427 CC_Tradingchart
## 4428 CC_Tradingchart
## 4429 DemetriasKing
## 4430 Prom000
## 4431 iChevyz
## 4432 MichaelOrwell2
## 4433 JumpLineAlerts
## 4434 lesbian_4_louis
## 4435 maze_monsters
## 4436 MechTexas
## 4437 kevincrates_
## 4438 OhLookItsHazy
## 4439 totheverystart
## 4440 onlyangeleraa
## 4441 UniverseGener12
## 4442 matildarry_wl
## 4443 chingeechingu
## 4444 leahoneill99
## 4445 boyfriendsystem
## 4446 UnusualUpbitVol
## 4447 orendaia
## 4448 JJ123452022
## 4449 w7tchygrl
## 4450 ZaddyHarry1
## 4451 MariIynn_cm
## 4452 heviyl
## 4453 HannaA_1d
## 4454 1D_NYCE
## 4455 adams_lavine
## 4456 CH0RDSTHATCRY
## 4457 zodiac_1d
## 4458 fadeintoIight
## 4459 i_Drohi
## 4460 Smiley_Lucia
## 4461 rictusoo
## 4462 1D_NYCE
## 4463 tbslcowboy
## 4464 baypsae
## 4465 SaveNanoX
## 4466 Steph_JUSTME1
## 4467 the_artist_nft
## 4468 Maddie_1D
## 4469 1D_NYCE
## 4470 forestlove625
## 4471 battlewoundscar
## 4472 hesmatiId
## 4473 murphycharts
## 4474 eranmerhe1978
## 4475 1d_Obsessionnn
## 4476 trylks
## 4477 Cringey1D
## 4478 itzakimmyj
## 4479 OshaFedral100
## 4480 angelfrankie10
## 4481 1DRocksTweets
## 4482 curveshaw
## 4483 Baskitchbrah
## 4484 sweetie2677
## 4485 freeyungshkreli
## 4486 CentralHime
## 4487 Sara_Malik_1D
## 4488 somexrecom
## 4489 somexrecom
## 4490 somexrecom
## 4491 somexrecom
## 4492 somexrecom
## 4493 opt1myst1que
## 4494 nadiyaquee
## 4495 reinbow05061512
## 4496 redhairmikeysbf
## 4497 maze_monsters
## 4498 aimanhii
## 4499 lovehllnz1
## 4500 7mbadran
## 4501 wh1te_rabb1t__
## 4502 skinxare_16
## 4503 Suju_1D
## 4504 somexthread
## 4505 somexthread
## 4506 somexthread
## 4507 _1d_28__
## 4508 BbiKkuMi
## 4509 briyanengke
## 4510 I_admire_1D
## 4511 somexthread
## 4512 jess_frausto
## 4513 hprincesito
## 4514 totheverystart
## 4515 totheverystart
## 4516 PennantTrading
## 4517 crybabyao3
## 4518 PennantTrading
## 4519 HereForE_ve
## 4520 zodiac_1d
## 4521 Louksana
## 4522 wuzzy1221
## 4523 PrinceD9477236
## 4524 cqlxmity
## 4525 PennantTrading
## 4526 lilcellist
## 4527 James74166533
## 4528 AltanisAccords
## 4529 cristianocolon7
## 4530 1d_sunshine28
## 4531 1DRocksTweets
## 4532 1d_sunshine28
## 4533 jaeminsprout
## 4534 1d_sunshine28
## 4535 1d__fairy
## 4536 _1d_28__
## 4537 CjGeiss
## 4538 jaeminsprout
## 4539 1d__fairy
## 4540 justnisahh
## 4541 CjGeiss
## 4542 Tr62748201Ghost
## 4543 1d__fairy
## 4544 1d__fairy
## 4545 CjGeiss
## 4546 1d__fairy
## 4547 prode_eth_bot
## 4548 1d__fairy
## 4549 1d__larry___
## 4550 Ap19791305
## 4551 Valerie_BSide
## 4552 1DRocksTweets
## 4553 NicoleOlivo_1D
## 4554 1d__larry___
## 4555 _1d_28__
## 4556 mbwahine98
## 4557 mbwahine98
## 4558 mbwahine98
## 4559 1d__fairy
## 4560 Cringey1D
## 4561 felixsfreckle3
## 4562 evermorelwt
## 4563 1d__fairy
## 4564 bahvr_
## 4565 narrysflwrs
## 4566 Emyyxx_1D
## 4567 Alltheloveee_1D
## 4568 CRYPTOPUMP247
## 4569 MariamS_1D
## 4570 cirinyc
## 4571 VektaXrp
## 4572 _1d_28__
## 4573 JimmyCrypto888
## 4574 xvxixuxii
## 4575 PamelaS25335092
## 4576 SOULTANISTATHI
## 4577 TapaKingPHL
## 4578 Alltheloveee_1D
## 4579 maze_monsters
## 4580 songbirdsues
## 4581 Sann_1D
## 4582 CoopsFB
## 4583 StigmabaseN
## 4584 suunflowervol28
## 4585 larrycaring
## 4586 newswimx
## 4587 joshuatreeSOS
## 4588 ramalou369
## 4589 Sathishpattusa2
## 4590 stan___1D
## 4591 dakaoriginal
## 4592 bxelkzar
## 4593 llovetour
## 4594 1D_ubsest
## 4595 toonyoungiee
## 4596 La_Triquetra
## 4597 OkayHughes
## 4598 keunmettugi
## 4599 eliz883
## 4600 1DRocksTweets
## 4601 newswimx
## 4602 CjGeiss
## 4603 onlyzxde
## 4604 CjGeiss
## 4605 perfctnownoviaa
## 4606 1D_FITF28
## 4607 1D_FITF28
## 4608 1DGAIN5SOS
## 4609 Ellen_Horan_1D
## 4610 zodiac_1d
## 4611 Ellen_Horan_1D
## 4612 luisat0mlinson
## 4613 Leeds49992355
## 4614 anniversary_1d
## 4615 Ellen_Horan_1D
## 4616 dorysfanacc28
## 4617 salmoonlt28
## 4618 Ellen_Horan_1D
## 4619 tommo28sun
## 4620 plantmomrry
## 4621 raeleenabie
## 4622 1D_FITF28
## 4623 the_artist_nft
## 4624 1D_fan_Marlies
## 4625 fazzysplash
## 4626 1D_larry1007
## 4627 momjeansrry
## 4628 tommo28sun
## 4629 1D_larry1007
## 4630 shancarz
## 4631 ItsMeDhewiie
## 4632 LilLadyChina
## 4633 AneuAneudwi
## 4634 calamityxpayno
## 4635 1D_larry1007
## 4636 1D_larry1007
## 4637 1DRocksTweets
## 4638 ILove__1D__
## 4639 Sathishpattusa2
## 4640 tommo28sun
## 4641 ShaefferC16
## 4642 sagexwallss
## 4643 luisat0mlinson
## 4644 1D_FITF28
## 4645 1D_Niall_0324
## 4646 cosmicngel
## 4647 Arin_Akai_99
## 4648 Apriellsanatic
## 4649 LisLindaSarii
## 4650 Nofieya
## 4651 arif_andrynsh
## 4652 tommo28sun
## 4653 samkay29_sam
## 4654 _1d_28__
## text
## 1 @Beanie_ontour @isaacandersonuk see you at most of them haha
## 2 @UpdateHLD No fucking way! I painted a scene from the lion king on a pumpkin for Halloween 😭
## 3 The world is our playground" ~unknown #travelquotes #tq
## 4 #np I Love You
## 5 omg slay my seat is 1D for my flight
## 6 @flwersforlouis Something Great - 1D but he wrote it.
## 7 when i thinks about us is fuck me fuck me fuck me
## 8 watching fan videos of louis’ album signings make me so happy esp being a fan for 10 years now and always longing f… https://t.co/l29Dw0p9pt
## 9 immaculate taste https://t.co/7vapzd2LIY
## 10 Im really sad, can u send cute pics of Taylor or any 1D member or your pets pls 🥺 I need to distract myself 🥺🥺🥺
## 11 As it was 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/abKORoyGK1
## 12 @tommillichamp goodnight tom, sleep well !!
## 13 Smash - but only befriend him and being his bestie, we would be so chaotic together qosjsnslamsl https://t.co/XTQP5nbnz5
## 14 Hug and cuddle him to sleep. Channie deserves so much love (and sleep) https://t.co/fT0SQQyunR
## 15 i need to find the f1/1D homies
## 16 Unusual volume of the day: $KNC - $0.673 (+4.50%)\n\nUpbit: \nAverage 50 1d volume: 11 Million\nLast: 30 Million\nPercen… https://t.co/bMFCVYcnAk
## 17 @twiceswwet If I Could Fly de 1D 😭
## 18 SF Skagit Tips Scandi 1D with 2 Welded Loops 10/12/15FT Fly Fishing Spey Line Tip Multi-Color for Salmon Steelhead… https://t.co/aXYVIBtgCi
## 19 @loml_choi_san Idk why but Orange (because I also associate this 🐯 emoji with you)
## 20 @BabysaurioKim I WATCHED IT AND I LITERALLY NEED EP 6 RN, I NEED ALL OF THE OTHER EPS RN\n\nEVERY TIME I FINISH AN EP… https://t.co/Por4AYfjaI
## 21 Sign of the times 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/72IY5YW7H4
## 22 @1d__fairy Were you able to start it?? AAAAAAA SAME EXCITEMENT! Did you like iiit?? The end has me dying
## 23 @1d__fairy Ahhhhhhhh, now I understand!!!
## 24 @UpdateHLD Very much so lovely Lou very rare huh 🥰
## 25 This hour's One Direction lyric is meant for a Leo... ''Cause you're all I ever wanted.'\n\nI encourage you to seek g… https://t.co/CCONQySKik
## 26 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 27 @kayfieldss just watched him eat pussy in a movie and uhh you know I really love harry styles and truly I always ha… https://t.co/LttYAi3aW8
## 28 @davidshor @Will_J_C @SpecialPuppy1 You still think AZ ( where the average of 5 statewide races was D+2.5) and WI +… https://t.co/tLMns4xBng
## 29 Love of my life 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/uy0B2VSfsT
## 30 @MartiniGuyYT This isn't too much of a pump. The overall movement on a 1D chart is still sideways. Any upward move… https://t.co/l1t4wc7UJQ
## 31 katie saw 1d live and never told me. wtf.
## 32 What a feeling - 1D
## 33 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/3wjfPkEq1p
## 34 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/74b8ILtqhE
## 35 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/F5uo82746b
## 36 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/h6txVut3Ll
## 37 @louiihs Alive da 1D
## 38 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/K7xwirFAem
## 39 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/gS1jm3oLEa
## 40 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/cJxPxBxCAI
## 41 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/X4b8PR4vGi
## 42 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/DwRtDxTzbb
## 43 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/T9QmWVshYY
## 44 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/jzYJ7OsUwS
## 45 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/O02YFcaM51
## 46 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Eejsk8OEH2
## 47 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/hskMovCl6A
## 48 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/VdEY3rGwd3
## 49 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/raiOqxSC9u
## 50 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Yb8B18H0Rl
## 51 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/j5EYho5TJ3
## 52 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/zIZgUgs60f
## 53 Late night talking 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pV6HvWjr3O
## 54 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/sZjB6dhajH
## 55 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/IhySYfeLCF
## 56 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/NA4kCXH6Pk
## 57 Treat People with kindness 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/2FlL8Iy6Gx
## 58 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/JU89Vj2q9u
## 59 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/apba476s37
## 60 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/C45krmlVAu
## 61 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/43gNvFY3Vm
## 62 Canyon moon 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/NHLuZuwFHi
## 63 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/e9QuShQNFH
## 64 Satellite 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/4cALSxqGhJ
## 65 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/oNOudEFVjP
## 66 @EmmanuelAcho \n"ACHO " 🚨 YOU ASKED " HAS THE COWBOYS CLOSED THE GAP 🚨.\nhttps://t.co/3jEOmkShxP
## 67 Lights up 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/M3ezKLsKOk
## 68 There are no foreign lands. It is the traveler only who is foreign - Robert LS #TQ
## 69 @AmdredLamb @rcristo @CburgesCliff @michiokaku @bgreene @skdh @jimalkhalili @DrBrianKeating @QuantaMagazine… https://t.co/rL4Zau64np
## 70 Right before the new 1D candle crypto finally has a run up after days of dumping.. \n\nWhales always hunting for shrimp 😂
## 71 @iicftothesun True. Just thinking about the club that used Harry's image back in 1d days.
## 72 @AJHoyles13 @shirtless__1d He's so cute
## 73 @IoDaTiger @FROGHA0 @imhrve Isn't the case for kpop (BG performance standard is equally as high as GG, if not more)… https://t.co/Q5WW5v7G6d
## 74 wait i havent been a fan of Louis’ music since 1D (although i do love him) but Faith in the Future is SO GOOD its absurd how good it is
## 75 @IoDaTiger @FROGHA0 @imhrve I mean this is the western music industry it isn't the same as kpop but it's probably b… https://t.co/oh5t6svRSl
## 76 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/2z1YlFpxmE
## 77 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/nfMElE2xpZ
## 78 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/zFa15uP5dK
## 79 #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/FIPyZgS9VN
## 80 ffs! 4h, 1d all is stronk sell. not gut mornt to bullahz. ffs.
## 81 Check out Jag Antifit Sexy Loose for ₱1,599. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/NKfdxZgY3y… https://t.co/hQQjgz6pdq
## 82 whitelist Official Agent @andale_henrici5 @sourabhakhil @Nuurcad87491126 @elRoc6 @justinv815 @1D_fans_page_… https://t.co/ilBqqcLrwn
## 83 i remember the harry girl of my 1d friend group was full on crying when these dropped https://t.co/CDak7GJ89c
## 84 1d of course https://t.co/vbtdGgauRZ
## 85 $BTC $BITO 1D and 2H\n\nI'd like to see it sell into Friday where I'll close my puts https://t.co/9HQFwgHR2H
## 86 Elim Christian kids be like “I used to believe in 1D, but now I only believe in 1 G”
## 87 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase Where in earth did you saw me say that BP m… https://t.co/t7nF5lMKbj
## 88 Keep Driving 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/qhlETpQaug
## 89 Adore You 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pI8FLFYMu2
## 90 Golden 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/oy8d8Whech
## 91 Music for a sushi restaurant 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/gw9svvcO5L
## 92 @louiihs Change my mind da 1D
## 93 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/GUCl4d0Oh3
## 94 Check out Jag Antifit Cut Out 19 for ₱1,699. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/dTZnobbcHe… https://t.co/UW2l4G8VD1
## 95 3) Day trading\n\nDay trading is perfect for people who want a little bit more action than swing trading.\n\nMore actio… https://t.co/hqMyGD7ZIu
## 96 1) Swing trading\nWhen you are just starting out this is the best type of trading to begin your journey.\n\nIf you are… https://t.co/qsYyhs6l0A
## 97 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/llklpsvZ7Y
## 98 Love all about Blue♡ | 1D♥
## 99 The damn TL all over the place. 1D tweets and 44m tweets kmt
## 100 tbh dont think there is not not a day where 1d = 1 b > 1 punk\n\n🌌🧮
## 101 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 102 This was taken from the Integral Telescope at 100X. There are 1,500,000 stars in the Helios system 21,000 lightyea… https://t.co/javz1eIuEn
## 103 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/fhDN5WdLBx
## 104 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase 1D didn’t write their songs until probably… https://t.co/GsqJjVSnb2
## 105 OH 1D ENTERED I THOUGHT I STILL HAD 1 HOIR WORTH OF EAR CANDY IN THE QUEUE GUESS NOT
## 106 Let us take cooking off your plate and put it on ours tonight. Not feeling up to going out either? We deliver! \n\nDi… https://t.co/bIUpyBuFig
## 107 🔜 Attending #COP15 but eager to see more from Montréal's intercultural background? The Mohawk Nation invites us to… https://t.co/Kq2y8XA5me
## 108 🟠 KIT 3 SHORT DOOL PIJAMA BABY DOOL\n\n🏷 #SHOPEE OFERTA:\n✅ Por: R$42,00 - R$44,90\n🔗 ACESSE: https://t.co/WzIW6KfHkJ… https://t.co/KuaI9gMsR0
## 109 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Japan\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZJPN\n\n🔎Name: SPDR So… https://t.co/vlDs2JyFqS
## 110 the way paper houses is the best solo song made from any 1d member ever like im so serious that song is 10/10
## 111 @flwersforlouis LMAOO I DIDNT JUST TWEET THIS, IM DUMB, I KNOW OLIVIA IS A 1D SONG PLEASE NO ONE ATTACT ME 💀💀
## 112 That “believe can’t nobody do it better than you” part in NSYNC’s Do Your Thing >>>>>> anything 1D has ever made.… https://t.co/2UitHHxTzZ
## 113 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ADIV\n\n🔎Name: SmartETFs Asia Pacific Dividend Builder ETF\n\n1D… https://t.co/SEmHfjicFO
## 114 This was taken from the COROT Telescope at 50X. There are 100,000 stars in the Hades system 500 lightyears away fr… https://t.co/fylrDkPIOC
## 115 just how fast the night changes 💔 or whatever 1D said https://t.co/BzQ5KnLn3D
## 116 @benzoposey @shirtsthtgohard @meninadoliam_1D love it
## 117 @benzoposey @shirtsthtgohard @meninadoliam_1D Thanks
## 118 @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 119 Lil Pudgys - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/YtHsEVbdlL\n⬇️ See below for 200 and… https://t.co/23xGQKCEVm
## 120 GUYS WHOS GONNA CELEBRATE WITH ME THE STAG TATTOO IS SAFE SKSKDJSJJSJS
## 121 Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr
## 122 the way he was like 'thank god, thank god' omg i love him sm https://t.co/3fZ034OUR2
## 123 @sassychopsuey Harry cause I discovered him music first and then 1D <3 Stayed in his lane for a long time but I kee… https://t.co/ttE2hyaa36
## 124 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UBND\n\n🔎Name: Victory P… https://t.co/WhZ9NyZMOe
## 125 @louisgir1friend @UpdateHLD you were doing god's job, thank you so much<33
## 126 tf hows he so pretty😭😭 https://t.co/o8n1Qdlz17
## 127 This hour's One Direction lyric is meant for an Aquarius... 'I want you to rock me, mmm, rock me, mmm, rock me, yea… https://t.co/LK7TPSNDQp
## 128 $ELF 1D\n\nRS https://t.co/QbXQ8kAYYo
## 129 @Spotify taylor swift, ariana grande, harry styles, louis tomlinson, niall horan, zayn malik, 1d, The Weeknd
## 130 @sassychopsuey Got into the fandom because of zayn, then Louis because of the kiss you mv, then Harry years later,… https://t.co/86Ip6fNaew
## 131 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PFM\n\n🔎Name: Invesco Dividend Achievers ETF\n\n1D Price Change (%): -0.91\n\n😎💰
## 132 $BTC 1D 🔴\n\n$ETH $TKO $NMR $AGLD $AION\n$CTSI $AXS $UMA $MASK $DOGE https://t.co/BLo89SD6O6
## 133 Bizzare travel plans are dancing lessons from God - Kurt Vonnegut #TQ
## 134 He is coming up with a tweet about the 1D website all the time
## 135 @iclaimhslot He reminds me of someone but I can't put the name on it. Maybe Ringo or something
## 136 @Spotify 1d, Harry Styles, Liam Payne, Louis Tomlinson, Niall Horan and Zayn Malik 💙 💚 🇮🇪 ❤️ 💛
## 137 AINT NO WAY I\n\n🔥MAKE DECK FROM SCRATCH DURING MY LUNCH BREAK\n🔥GO 3W 1D AT LOCALS, \n🔥GET HIGHER TIE BREAKER TO GET 1… https://t.co/j8EvfLPbIS
## 138 if you didn’t follow 1d legendary updates what were you even doing with your life https://t.co/efBMeanoGX
## 139 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SIHY\n\n🔎Name: Harbor… https://t.co/qKfOKCkg7p
## 140 @itshomesomehow you guys are overreacting, you can see Louis found that funny and didn’t laugh in a uncomfortable w… https://t.co/5W2TsZaLMg
## 141 An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spend… https://t.co/JDqTt7S66n
## 142 NiallOfficial Thank you for being born.
## 143 @gaysunflower69 Like 1D says.. “does it ever drive you crazy, just how fast the night changes”
## 144 I do think the market will need to have a relief bounce tomo or Thursday for this to 🚀 & after 4 consecutive red da… https://t.co/bS3aOD5Pzl
## 145 @meuwinkle liam catching it like 1d not disbanded
## 146 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase I heard ppl saying 1D music changed their l… https://t.co/JQBhGGs8C7
## 147 Big thanks to #ProlificHoops (The premier youth basketball league in the city of Lorain) and thank you @CavsCare &… https://t.co/Dh3st9KzKW
## 148 Fvcking hate this sh*t comments are full of “1D happening all over again” at this point it’s what you guys want to… https://t.co/REM4gR0xdT
## 149 • Himalaya Purifying Neem Mask\nLink : https://t.co/K9bO6zS7hH https://t.co/184MyBB3Fe
## 150 • Azrina Pure Charcoal Mud Mask\nLink : https://t.co/kE98L8Yfdh https://t.co/5ilPUwiVW5
## 151 • Whitelab Mugwort Pore Clarifying Mask\nLink : https://t.co/7m3imS1zgn https://t.co/blw0aNpmXE
## 152 • BREYLEE Mask & Pore Minimizer Serum\nLink : https://t.co/7VxBCSLu7t https://t.co/Kqho67nAVw
## 153 • Himalayan Charcoal Purifying Glow Mask\nLink : https://t.co/v2tSQqDJhb https://t.co/K54pxjCFgO
## 154 • SKINTIFIC - Mugwort Mask\nLink : https://t.co/s1acdzDWKJ https://t.co/1PVu5inbv1
## 155 @hlarryious @luxurry369 Hahaha. Really not that exciting sorry in advance!! I was tidying and wanted background mus… https://t.co/4eGGXR4R2j
## 156 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -0.34\n\n😎💰
## 157 @rushmgl "explain hockey to me in terms of 1D" oh babygirl, the rise of queer people liking hockey can be traced directly to 1D breaking up
## 158 @Spotify I’m thankful for the memories bad and great ones i had with 1D, young justin bieber, and Maroon 5
## 159 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, 'Tell me girl if every time we to-o-uch… https://t.co/Ja1eEqyQAF
## 160 Working out to 1d is so fun actually
## 161 This was taken from the GALEX Telescope at 100X. There are 120,000 stars in the Boreas system 1,498 lightyears awa… https://t.co/DRetLB7pOS
## 162 @KingLWTPromo THANK LORD!!!
## 163 @nowyousieme is it full-time and how many people can i get to explain hockey to me in terms of 1D, also i had top s… https://t.co/gFD7MQAlzC
## 164 @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up e… https://t.co/2JO9uE3AI7
## 165 Bullish on $METIS! Just got airdrop $471! LFG @Adanrosasespar1 @cassiacps1 @JoRgEe_PaPoY @d_moiseslima… https://t.co/IXdJtrRjp1
## 166 @NaomisChickens Literally me yesterday. I don’t recommend rewatching 1D edits i saved 😭
## 167 It’s time for our Tuesday Special, the Danny Roll. Filled with delicious spicy tuna and topped with fresh salmon an… https://t.co/zRxVPhh0jb
## 168 @sassychopsuey all 5 members & YES I AM STILL ON OT5 GIRL so im in all their lane!!
## 169 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PYZ\n\n🔎Name: Inve… https://t.co/NBa7toxSHo
## 170 yeh bye i got cancelled for saying mitam is 1D best album https://t.co/xF4NMRIF4L
## 171 ADORE YOU CAME OUT 3 YEARS AGO TODAY🥳🥳🥲 https://t.co/YfS3AzuVpT
## 172 i'm no liam fan but he co-wrote most of 1d's discography after louis https://t.co/t14XKrkRj0
## 173 @blkbrdakwl I don't know your friend and I am not saying this in a mean way, but at least he doesn't have C0\\/1D.
## 174 it’s so funny seeing a 1d and 5sos fan as a conservative el0n musk stan help https://t.co/dlGEXTM4YN
## 175 @finelinevogue We'll be alright https://t.co/C3ePuHKZ1d
## 176 @KeIItllyn Baby mo with 1B and Adult gochan with 5C\n\nOr adult mothra with 1D and Adult Godzilla with 6D
## 177 @niallontours Love that 🤣🫶🏻
## 178 @catlax14 Donde fuee🥳
## 179 never enough has been my fave 1D song for like 2,5 years now, that's crazy https://t.co/ETV12Tl59Q
## 180 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DMDV\n\n🔎Name: AAM S&P Developed Markets High Dividend Value ET… https://t.co/uO9PZBGRgu
## 181 @luxurry369 Did I ever tell you that (trying to) KonMari was how I got into 1D then eventually Larry last year? Hahahahahaha
## 182 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CLNR\n\n🔎Name: IndexIQ… https://t.co/wkUe2ABYJu
## 183 i gotta thank my obsession with 1d, at least it gave me smth good 😭 https://t.co/rMy1src9DS
## 184 1D Geography have been putting the skills taught in their recent study skills seminar into practice by designing fl… https://t.co/eHDekmRLZd
## 185 @ET_Californian TX went with an incumbentmander opposed to full on gerrymander \n\nYou can easily make only 3/2D dist… https://t.co/xpan849eVq
## 186 The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1… https://t.co/Yac2XbyXqr
## 187 📷: Liam ayer con un fan en los premios Fashion Awards\n\n© updatingljp/ celebmanchester https://t.co/Vgt2vbm7uq
## 188 I AM NOT STRONG FOR THIS https://t.co/CaAopuk4rx
## 189 @jamesIvr No because this is what my 1d Pinterest board looked like
## 190 #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/NWXYxqNAaK
## 191 This hour's One Direction lyric is meant for an Aquarius...'She's not afraid of running wild.'\n\nIt’s best to spend… https://t.co/nQ2lbWQbMT
## 192 I hate arguing with ppl
## 193 @Luminouscomet_ @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 194 @Luminouscomet_ @BTS_twt I'm listening to #WILDFLOWER by #RM of #BTS (@BTS_twt) feat #youjeen from the album #INDIGO
## 195 @stayforyouth @BTS_twt I'm listening to #WILDFLOWER by #RM (@BTS_twt) feat. #youjeen from the album #INDIGO!
## 196 $ETH / $USD : 1d\n\n⚠️Be careful with the overbought Stoches and price hitting upper band of BB.\n\n✅Bull Divs, price i… https://t.co/yZU2rRFLMs
## 197 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -0.57\n\n😎💰
## 198 @majrbb Never enough, in the top 5 1d songs ever i said
## 199 Fuck Syco for never actually putting any effort into promoting these girls. Had them performing on the street tryin… https://t.co/q6CdoKTxnY
## 200 @daegudrama I USED TO BELONG TO 1D NOW I BELONG TO 1 G 😭😭😭😭😭😭😭😭😭😭😭
## 201 Pls. Im begging. If you’re seeing this. Send me cute pics of 1d/solo. Im (no joke) having a panic/anxiety attack rn…
## 202 @shinberrry Kinda want a mv liek night changes by 1D🏃🏻♀️
## 203 Another great signal of continued strength, the 1D Exponential Hull Moving Average (EHMA) finally turned green. We… https://t.co/vQIS7jC1uW
## 204 Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had littl… https://t.co/Gf2H8rYesV
## 205 Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D co… https://t.co/OxFUCaodSS
## 206 ICM 48289 1:48 JD-1D Invader w/KDA-1 drone US Navy Aircraft Plastic Model Kit https://t.co/70b7Fk5Olo eBay https://t.co/dF5gvKKHwe
## 207 @yumnabot Nope but I'll still m@ssacr€ you for crying over 1D songs /j
## 208 @LankisterMerrin @Shayland1990 @POTUS The Democrat's hired them with the promise that is they fought for us they co… https://t.co/GXXjYS8Rok
## 209 Love 1D? caramencinta Love CJR?
## 210 Love 1D? caramencinta Love CJR?
## 211 Love 1D? caramencinta Love CJR?
## 212 Love 1D? caramencinta Love CJR?
## 213 Love 1D? caramencinta Love CJR?
## 214 @JayLeeto @DevOptimals Bro we won the series, i dropped 10 first map, 0-7 second, 6-1d them third map
## 215 Where are the Best Local Concert Venues? - https://t.co/4UH95zpWFW #OneDirection #1D @1DRocksTweets https://t.co/e9vKgeaVBV
## 216 I CANNOT WITH THIS MAN https://t.co/8Ph2hzG2Aq
## 217 $AAPL $INTC $NVDA $TSM - Apple, Nvidia reportedly among TSMC's first Arizona customers, while Intel preps for retur… https://t.co/HVR0XPIkNA
## 218 @NiallHDailyNews IT’S HILARIOUSSSSS WHEN NIALL PLAYS WITH FILTERS 😂🤣
## 219 Love 1D? caramencinta Love CJR?
## 220 Love 1D? caramencinta Love CJR?
## 221 Love 1D? caramencinta Love CJR?
## 222 Love 1D? caramencinta Love CJR?
## 223 Love 1D? caramencinta Love CJR?
## 224 @Lose4Bedard I want a top 8 pick too and i think we will but I don't think it helps us too much going forward. We n… https://t.co/QuYH9n70mb
## 225 I just realized that yesterday he wore green and today blueeee https://t.co/IL4KTsRIEU
## 226 Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/h5biF0BrOo
## 227 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.56\n\n😎💰
## 228 Arne Köppen will be presenting at the 1DCAE Conference (hybrid) at 10:05 AM JST! His presentation will cover a tech… https://t.co/4YUzhUL8qX
## 229 CT Sounds CT-400 1D Compact Class D Car Audio Monoblock Amplifier, 400 Watts RMS NBWDDOZ\n\nhttps://t.co/gRBRObKfSN https://t.co/BWZSGQezgI
## 230 this reminds me of that girl on 1D twitter who got called into her office coz she was in love with her principal or… https://t.co/hrVrhASgBf
## 231 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ARKW\n\n🔎Name: ARK Next… https://t.co/YzIXW4EsM8
## 232 Seen 1d ago 😔
## 233 i hate riding the bus when i’m listening to 1D, like, stfu louis’ singing his solo in If I Could Fly
## 234 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, heres a bad one, “O… https://t.co/JU0LJBdRKC
## 235 here's the link, the original tier had 6 but 1d has no bad songs in my opinion just songs that aren't great so i ju… https://t.co/v6ehI49h1B
## 236 no one asked but ive been home sick for 2 days and i got bored so i tier ranked every 1d song 😁 these r just my opi… https://t.co/G7CJrTVJqf
## 237 bk in 2020 i decided that i hated all men but then:\non jan i joined the mcr fandom\non june-joined the 1D fandom\naug… https://t.co/XnejgkX0TE
## 238 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1… https://t.co/qn5IQ04zIY
## 239 #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-ter… https://t.co/kVa0pStHT3
## 240 we need to copy more of the 1d fandom they managed to stay alive for so long now
## 241 @SophiasH0use slay
## 242 @AC2802M Reeeeest i can't feel my head anymore
## 243 and every time we both touch I only want more - 1D #penampilanmu
## 244 $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal… https://t.co/mgOFxSaiX8
## 245 #Pop #Fun #Radio\nTodays #Weird #News #Headlines on @BGLRadio\nThe Bionic Girl\nDestructive Ghosts\nMass Human Suicide… https://t.co/0ctK8Vy9C2
## 246 GENERATION LOSS The social experiments \nHOLY SHIT
## 247 OMGGGGG YOOOOOO
## 248 #HeatOneDirection ily 1D!!!!
## 249 @knifecroww I'M A GENWINNER
## 250 And they make fun of fangirls “being emotional” yet we don’t do the shit men do. when zayn left 1d I don’t recall anyone committing crimes.
## 251 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RXL\n\n🔎Name: Pr… https://t.co/skyCl1YXb2
## 252 #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n#SS9Manila \n\nSuper Junior Official Lightstick Version 2- 2990PhP… https://t.co/s5qtRTfubO
## 253 @formulawah i knew none of the song lyrics, had to google my zodiac sign\ndidnt recognise any of the 1D songs\nand we… https://t.co/IX4vfWcicB
## 254 I got the Zayn Funko Pop today!!
## 255 @susiedoobydo @TikekSofor @CaroleF83262070 @emma6428 My autistic daughter hated music as a baby/child. So 2009 to 2… https://t.co/IAnsrtxr1h
## 256 So sad penaldo didn't score
## 257 $DXY 1D\nWe've been above the 200MA for 531 days.\nIf we reject here your longs will most likely pump. https://t.co/DowKgrew9G
## 258 ✨ Top Friends \n\n🥇 starjarpad\n🥈 sonofabtchlol\n🥉 wha_mywandd\n🏅 Samstinynipss\n🏅 trenchxdaddy\n🏅 acklesism\n🏅 1d_infinity… https://t.co/A8Zrjc49yo
## 259 Right now dei 1D https://t.co/qVOUTaWk3p
## 260 @AC2802M Thats impossible
## 261 there’s nothing i need more than a 5sos vs 1d night…
## 262 @grntealiz sorry i lose control when i listen yo 1d
## 263 @ihymingi @imdatingwinwin remember my 2013 tweets about exo and 1d
## 264 OMG MY SISTER JUST PUT KN THE GREATEST LIKE SHE USUALLY HATES WHEN I PUT ON 1D OR ANY SOLO MUSIC LIKE SHE WILLINGLY PUT ON LOUIS
## 265 Wassies By Wassies - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/TMOT7tYARo\n⬇️ See below for… https://t.co/hKljYSHYTR
## 266 @Bees_Are_G00D @WarTycoonRBLX Simply anti air defense against: AH-6, UH-1D, MI24, Esterr egg car and gunship (it is also strong)
## 267 @definitely_1D now you better prepare to be sick of me. https://t.co/Gf7M6kyovR
## 268 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KHYB\n\n🔎Name: KraneSh… https://t.co/5RrtPENgt6
## 269 @definitely_1D JOICE ILY SAUR MUCH I'M STILL HERE https://t.co/CDnxriz6pk
## 270 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/ai1vYu3f8t
## 271 @flwersforlouis can I say ‘Olivia’ by 1D? bc he wrote that 😂
## 272 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/cgP4UfDs6i
## 273 This hour's One Direction lyric is meant for a Gemini... 'You're so overrated.'\n\nI suggest you consider sabotage on… https://t.co/l7rPf2vlH6
## 274 Is that sound as Ronaldo was being subbed on being pumped through the stadium PA system ?? Sounded like something… https://t.co/Gv3R44uxM0
## 275 imagine you paid for a 1d concert and harry is on the bench like i get it
## 276 @amscrocs youve met 3/5 of 1D thats insane
## 277 @andrewjt97 Hey! Is this still available
## 278 @alalalix idk i feel like … 1d maybe? but also probably more like maroon 5??
## 279 @rryarmpit i could do 1d one since it's not that long and so much nearer but it's still a long shot :')
## 280 @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portug… https://t.co/vunkGuqke3
## 281 the throwback jumper is sending me into a 1D nostalgic spiral https://t.co/VJaPoyMXSH
## 282 i want more taylor, 1d, harry, louis, niall, zayn, liam and 5sos moots!!
## 283 @habit_nr Anne shared Louis' 1D tweet on her insta
## 284 This was taken from the XMM-Newton Telescope at 50X. There are 120,000 stars in the Aether system 1,238 lightyears… https://t.co/V1ShQqEP19
## 285 i stanned 1d when they went on "hiatus" on my birthday in 2015, kep1er was supposed to debut on my birthday but 99z… https://t.co/kc74R37wir
## 286 not gonna attend swiftie night or 1D night i guess 🧍🏽♀️
## 287 9. 1d 13 and 5sos 12 year anniversary https://t.co/m7mBGhGtpq
## 288 He is telling a random person on the street about the 1D website shortly
## 289 Baby 😭😭😭😭😭. https://t.co/0kf5bDSKJ2
## 290 @PRINCESSHABIT28 hahaha i shared a room with my sister so i couldn’t have anything 1D related on the walls and i was so upset about it lmfao
## 291 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUHY\n\n🔎Name: Nuv… https://t.co/I8JgxQzDvB
## 292 @flwersforlouis N over here. Completely overlooked.\n Can I use no control as a 1D sub?
## 293 I love 1D
## 294 $NEAR is also looking good for a local pop here. Convergence of EMA on the 1D and it's above those levels. Bollin… https://t.co/jJaVn8gjQp
## 295 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots… https://t.co/s8BaldqkX5
## 296 @lousgaypanic You're welcome!
## 297 I can’t 😭 https://t.co/OwjwnOaVV2
## 298 oh my god 😩.\nhttps://t.co/3YzmsQYs23
## 299 https://t.co/fPOHWocugY\n\nhttps://t.co/BNWdP09T7n\n\nhttps://t.co/FxyjC5WCll\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/rOMozybUmK
## 300 Y’all adding the biggest watermark ever on your videos reminds me of the 1d days https://t.co/IsKLopg50F
## 301 Just put $30 into 1d spy calls cuz y not
## 302 @canyonpearl like how did you not know him since 1d….
## 303 https://t.co/OFYvVMRgn0\n\nhttps://t.co/uH12BRgwz6\n\nhttps://t.co/BMtvAjYGKK\n\nhttps://t.co/CwTtTDIlhV\n\n Orange County… https://t.co/CSbOe0yFvI
## 304 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 305 @91Anzlife October 20th
## 306 ZAYN LEFT 1D. SIGN ME UP INSTEAD!\n#DailyYoutube #Youtube #video #entertainment\n\nhttps://t.co/tIRUwzSDPH
## 307 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “And if we get… https://t.co/u6MamP3e10
## 308 welppp so I'm just going through youtube pulling up music videos of the tv and singing along and my mum watches and… https://t.co/kBmPvMkNmu
## 309 https://t.co/OIpOUErhTv\n\nhttps://t.co/DUy5enQyrf\n\nhttps://t.co/Oww8sAw2Fp\n\nhttps://t.co/emTNTjJGgY\n\n Orange County… https://t.co/YTfavBQl35
## 310 @LiamPUpdate Midnight, Remember & All I want (for Christmas) #3YearsOfLP1
## 311 @Bebbuli_Roars Check DM 1d
## 312 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DBE\n\n🔎Name: Invesco… https://t.co/3iDGljQ78y
## 313 @lousfaithitf Harry, louis, 1d and conan gray 😊
## 314 @hlslaundryday lmaoo i should’ve looked at what you qrtd before i overreacted💀💀
## 315 @sp00kylwt dw i used to be a 1D stan acc🥵
## 316 https://t.co/Cxi9Z8SpZO\n\nhttps://t.co/vVPQr0S1K3\n\nhttps://t.co/ahGtL40Ayr\n\nhttps://t.co/UzPtNknCLz\n\n Orange County… https://t.co/I9heTJXH5o
## 317 @flwersforlouis There’s nothing with N😭
## 318 @HannaA_1d my friends laughed at me when i did that for my thesis viva 😭
## 319 i’ll forever love harry for playing best song ever by 1D before his shows
## 320 'The Voice': 16-Year-Old Brayden Lape Sings Brett Young's 'In Case You Didn't Know' in Top 8 -… https://t.co/NABoExQbdw
## 321 I don’t know that many 1D songs but from what I’ve heard… yes 😂 https://t.co/p37hqXGL9I
## 322 @1d_Obsessionnn i’m UNWELL
## 323 @lousfaithitf louis\nniall\n1d
## 324 Sensor SSV 1D has not reported data for 10 minutes
## 325 i love taylor and 1D but come on💀 lets be real https://t.co/yLL2bzGc0v
## 326 i dont go here anymore but liam carried 1d on his back let's be serious for a second https://t.co/LV6frxNODJ
## 327 🚨 1D Activity Achievers 🚨 \n\nWell done to Lili and Samir in 1D who were awarded Activity Achievers for their level o… https://t.co/e1ad4EXZb3
## 328 @UpdateHLD He was probably like the fook 😂 HE’S WOKEN UP FROM HIS SLAYYYYY 🤭
## 329 Using their 1D toothbrush. https://t.co/vWjmx5ZZ60
## 330 IM UNSTABLE AND UNWELL https://t.co/uMNd1HgjYZ
## 331 @LizzieHelenMay @jasonrowphoto @LightStalking We were assigned different places for each visit. In the cold weather… https://t.co/68XAj2p0qC
## 332 i stand by mingi recommending you and i tho but his other 1d recs have been bad bc the other is history which doesn… https://t.co/EDQtZBKuKJ
## 333 *cough cough* You should definitely check my insta post out. Only gorgeous people on it\n\n(I am the one in green/bla… https://t.co/G3r9328fc0
## 334 $CRV - 1D\n\nOnce one sets a plan, the waiting is truly the hardest part https://t.co/NJzSLETPJe
## 335 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 336 not skipping story of my life for once in honor of mingi but i regret it tbh not the strongest 1d song kind of bori… https://t.co/ZKAVDzRhIE
## 337 It's weird listen infinity by super M, I get used to One ( monster+infinity)
## 338 Is there anyone who’ve read young and beautiful , the 1d fanfic? I think it would fit wangxian sooo much damn
## 339 @hsu_steve 3/ some particular branch of the state vector, after decoherence does its thing, the theory has no way o… https://t.co/xNEvJt9l17
## 340 @jacksescapade SHAN OMG😭😭😭
## 341 we have the same bias in 1D omyghadd https://t.co/elJOnxnT0r
## 342 @shirtless__1d Hell yesss 😩😩
## 343 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBB\n\n🔎Name:… https://t.co/ZbXwHYoqtf
## 344 @grapejuicrryyy reminiscing on his hedgehog 1D hair that’s all!
## 345 right now 1d https://t.co/PrEZPMKV58
## 346 @krystalshabit28 so much in one day https://t.co/rYDi6diSG7
## 347 @1d_Obsessionnn me either i’m just here floating 😭
## 348 @krystalshabit28 wait. i didn’t know there was a show today 😭
## 349 @rauItrades Looking at the 1d 30/60MA SPX/SPY, you think there's a potential bottom there?
## 350 He is trying to come up with a chorus about the 1D website
## 351 @Houis_Barry I knew her before I got to know 1D haha
## 352 Indian Tigers, Lions, Daimonds, Youth's all peoples Support To Congress Sarkar\nhttps://t.co/kD6WJIBlro\n\nDownload Jo… https://t.co/ztqme8PTMT
## 353 @itshomesomehow I need a videooooo 😭
## 354 1D cleaner than the 3D
## 355 @shirtless__1d Here’s mine I got Liam 😏😏🤭 https://t.co/kyvWQdvGik
## 356 i’m sobbing so much😭😭😭 https://t.co/agSxUzO4dc
## 357 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVND\n\n🔎Name: Touchstone ETF Trust - Touchstone Dividend Selec… https://t.co/PtEhQwNgOb
## 358 😭😭😭 also “used to belong to 1D, now belong to the 1 G” is a bar, he kind of needs to steal that https://t.co/GZgwujoc40
## 359 This hour's One Direction lyric is meant for a Libra...'Hold on to the feeling.'\n\nMaybe listen to the weather during your quiet time. 🌟
## 360 STOPPP😭😭😭 https://t.co/820BkYwB7f
## 361 Harry Styles & Olivia Wilde's Split Was Reportedly Triggered By Those Florence Pugh Fighting Rumors -… https://t.co/gqG666164x
## 362 @hazzasghost_ Satellite 💜
## 363 Eyoyo Mini 1D Bluetooth Barcode Scanner, 3-in-1 Bluetooth & USB Wired & 2 4G Wireless Barcode Reader Portable Bar C… https://t.co/mMFWxnm5RY
## 364 #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND… https://t.co/pKjilRPjwK
## 365 @Ellen_Horan_1D Thank youuu
## 366 Ronaldo happy for the team is my favorite thing ever ❤
## 367 This look😭😭😭. https://t.co/t7Ud2NirtW
## 368 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDEM\n\n🔎Name: Glob… https://t.co/SA9vaGoES2
## 369 PEPE WHAAAAAAT
## 370 @midnightsalison this account is obsessed with Taylor and why you attack to 1D members????Both of them are succesfu… https://t.co/aQCRUKCrjw
## 371 This was taken from the ChandraX-ray Telescope at 50X. There are 1,200,000 stars in the Helios system 100 lightyea… https://t.co/fpQ5KjrXs0
## 372 @thelittlefreaks Meeeeee pls
## 373 @majrbb Once in a lifetime🥹
## 374 Symbol CS3070 Handheld 512mb 1D Single-Line Laser Barcode Scanner Only #6 https://t.co/Pbw32kmcUt eBay https://t.co/1fkYDWVgb7
## 375 #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/8jVp0KdlDI
## 376 liam payne used to belong to 1D and now belongs to 1G😭 https://t.co/5cJ0PqESNw
## 377 One's Destination Is Never a Place, but a New Way Of Seeing Things - Henry Miller
## 378 @takemyhandnics omg you love 1D and 5sos too??? and XH??💕
## 379 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ALTY\n\n🔎Name: Global X SuperDividend Alternatives ETF\n\n1D Price Change (%): -0.67\n\n😎💰
## 380 @rmvsjk they did the same with 1D. guess what happened. no next 1D.
## 381 @Spotify Blackpink,bts and 1d they litteraly save me
## 382 @flynnended Solo career has nothing to be in a group 99% of 1d’s famous and good songs were written by louis & liam
## 383 @ihgdabc @iChange_Sina @Omgl_wtf Also to consider: FITF promo started too early, still in July during OZ leg. And w… https://t.co/Xrx6UMtx7t
## 384 @UpdateHLD I’M SO SURPRISED HE AGREED TO THAT HE WAS PROBABLY SO CONFUSED THO BAHAHAHA AWWWWW 🥹😭🫶🏻
## 385 After Breaking Up With Liverpool Star’s Girlfriend Perrie Edwards, Zyan Malik Covered Up Her Tattoo Amidst Gigi Had… https://t.co/LLdDNbMQ0I
## 386 @Teddy_Pooh_15 @1dtpwk_28 U and i
## 387 @UpdateHLD I can't do this anymore
## 388 How can someone be this cute? https://t.co/rPMayagIFa
## 389 @UpdateHLD I'm 😭 this is so cute 🥺
## 390 @majrbb Story of my life
## 391 Harry is doing DIY crafts for the 1D website all the time
## 392 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FBT\n\n🔎Name:… https://t.co/rvnrUU5FEL
## 393 @_trmr994 We have two sunrise here 🤣🤣
## 394 @ohzakiy Idk what they mean 🤣🤣 but i love razzsperry i guess
## 395 There are MACD Cross Alarms (1d):\n SNT/BTC,\n STEEM/BTC,\n TRIBE/USDT,\n DNT/USDT \n crossed at negative zone #MACD… https://t.co/du0KSPjnYK
## 396 @majrbb Up all night
## 397 @bettermp3 he wrote just about half if not the majority of 1d songs bxtch they would not have survived as a group f… https://t.co/WN34kwxxJB
## 398 There are MACD Cross Alarms (1d):\n NEBL/BTC,\n BNB/USDT,\n PAXG/USDT,\n QKC/BTC,\n IQ/BUSD \n crossed at positive zo… https://t.co/p3wmYZSfc4
## 399 He is too cute for this world... You can clearly see that he loves his fans like we are one big family! https://t.co/g0ZdFlQXiZ
## 400 I love 1D but sometimes I just don't get their old lyrics, here is one that is really cringey, 'Now she's feeling s… https://t.co/ISPnFO1VK5
## 401 HIS WHAT??? https://t.co/ibTA4Zavhx
## 402 @janelle99_08 @ericnamofficial Yesss TXT songs sometimes sounds like something 1D would release, esp Dear Sputnik l… https://t.co/0NWBBmgVl7
## 403 I've got some overbought (1d) coins which RSI values are over 70:\n TKO/USDT \n #RSI #binance #crypto #cryptocurrency #BTC
## 404 @louustheticc Shit of us\nGood shit\nAngels shit\nShit in the wind\nShit the world away\nBefore you shit
## 405 @sassychopsuey I kinda started listening coz I saw a reel w zayn's face and I was like hold up that's zayn malik th… https://t.co/SSraiKvk76
## 406 @flwersforlouis Closest I can think of is Diana by 1D 😭
## 407 My 1D bias wrecker 🥰🥰 https://t.co/3atsPWvXDi
## 408 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/su9A0f07MF
## 409 @fitfonfilms @louismydaby U have video??
## 410 @oldlvrshippie rip our tribute from district 1 (D1=1D), killed by his severe clumsiness and many falls on stage
## 411 @Nolasflying Sharing is caring 💜
## 412 @Nebraskangooner 1D timeframe. What X should I used ?
## 413 @ihgdabc of course it's the next to weeks which include the suspected 1D end-of-contract date AND the "Believe"/bluegreening date.. oh ffs 😄
## 414 Did someone show Louis a pic of him at the 1D signing with the same jacket? 😭😭😭
## 415 Oil bleeding for 2nd day in a row.\nWhat you need to know is that there is a big queue in the Turkish canal - the AV… https://t.co/mnPiKr8fmx
## 416 hate u non directioners! liam used to be king he only became a pathetic loser AFTER 1d!
## 417 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $GDIV\n\n🔎Name: Harbor Dividend Growth Leaders ETF\n\n1D Price Change (%): -0.74\n\n😎💰
## 418 liam contributed a lot during 1d actually 😭 https://t.co/Mu5YmBnEQX
## 419 Looks like $ETH wants to retest 1150 and possibly lower. 1200-1220 first bounce spot. A strong move and reclaim of… https://t.co/dypbcx4uKa
## 420 Have You Always Dreamed Of Having Your Own Hedge Fund? Syndication and Hedge Fund Symposium (our 27th National Prog… https://t.co/fOjSuuEdbX
## 421 @DogLovers03 Happy birthday 🦴🦴🥳
## 422 @NiallOfficial how are you? Are you feeling better??
## 423 anghami be questioning my mental health https://t.co/XSGogBCKfe
## 424 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEM\n\n🔎Name: Firs… https://t.co/Ws9H8trBn5
## 425 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #crypto… https://t.co/ZWk3FpOYXQ
## 426 @ulokoemmanuel70 If they had advanced in 2018 maybe we wouldn't be having this Degea convo now\nAnd does that mean S… https://t.co/FMhg5W0hN8
## 427 My dad is in the uk but don’t have time to visit him :(
## 428 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #blockchain… https://t.co/XNdgr8Sjk6
## 429 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/yhC96co1I7
## 430 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #options… https://t.co/FN2kxmiani
## 431 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #wealth… https://t.co/eBYFySuZdM
## 432 @ellabeanboob i never really listened to 1d tbh
## 433 yeah it’s a 1D lyric but i’m serious…😐 https://t.co/xdQxW6evbA
## 434 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing #binary… https://t.co/6AVh0UTB95
## 435 @_trmr994 Weld bladi >>>>>>
## 436 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #daytrader… https://t.co/ClNloww9by
## 437 "used to belong to 1D now belong to the 1G" nao consigo respirar https://t.co/GP7NvFUGJ9
## 438 @totheverystart okay i thought it was just mine
## 439 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #news… https://t.co/sDS1dyDJVM
## 440 @ificxuldflyy Good night!!
## 441 @lilpeepliltr4cy 1D a ty?
## 442 shan wtf https://t.co/2pEqMrUdZQ https://t.co/XqLz2Pr4Qa
## 443 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #listen… https://t.co/ZzVPzMEbsa
## 444 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/x3h4HDkARs
## 445 it’s taking everything in me not to start sobbing rn🥺🥺 https://t.co/vLxzs69PKt
## 446 1D fans follow everyone who interacts
## 447 Is it just me, or does 1D 1F sound sus asf!?
## 448 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc… https://t.co/vD047huIIR
## 449 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/thdG2apIN9
## 450 @lukesIaymmings you can stan 1D (all the members) but not be a solo fan- 1D’s music and liam’s music are so vastly… https://t.co/owwLehWjNd
## 451 @userofintellect Minus s huge rally, SPY will cross under the 1d MACD today. I'm using this as a signal to buy ATM… https://t.co/T9b9nHsI2V
## 452 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/U30iDIhaK4
## 453 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/MgeIqsP0J4
## 454 FKA twigs, Naomi Campbell wear shades of grey at Fashion Awards - https://t.co/5IFA2OsIYW #OneDirection #1D… https://t.co/04F8hfBhMd
## 455 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/QXHnnXYv33
## 456 1D x Bts https://t.co/yWr6aq5b9I
## 457 @flwersforlouis Little Freak
## 458 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 459 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forextrading… https://t.co/Nl4ObgPz52
## 460 @Davina_ot5 Good night!!
## 461 @definitely_1D UR BRITISH?????
## 462 Sappy Seals - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJ7N8jdYF7\n⬇️ See below for 200 an… https://t.co/ZULJ4Hd0hK
## 463 @nehamisc “Duh”\n1d were my no. 1 on spotify wrapped 2022
## 464 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker… https://t.co/5hHqbkCKmq
## 465 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URA\n\n🔎Name: Global… https://t.co/JykKdhxySO
## 466 He's so sweettttt https://t.co/un7RKqvlAS
## 467 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology… https://t.co/xayHUqX0TG
## 468 @ir8356rem @YouTube @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 469 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #entrepreneur… https://t.co/slbgiAoYte
## 470 CHEAT CODES REVEAL FULL TRACK LISTING, FEATURED ARTISTS & SONGWRITERS FOR INAUGURAL COUNTRY COLLABORATION PROJECT C… https://t.co/MovjvLq7Ur
## 471 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0goA5sAguM
## 472 I am stressing about the fact that I can't do anything for university
## 473 This hour's One Direction lyric is meant for a Cancer... 'You say to everybody that you hate me.'\n\nMaybe show off l… https://t.co/pSwN5tT09V
## 474 THROWBACK T-SHIRT 🥹🥹 MY 1D HEART https://t.co/LGJmNcM3KN
## 475 @tkpurple_1D @YouTube Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 476 sickness log day 2 pt. 2:\n\nI feel worse again. My mom thinks it could be streptococci because my doctor did a throa… https://t.co/yORMTo5Tjl
## 477 @louismydaby Dudeee😂😭
## 478 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #news… https://t.co/BmYuSWlbxB
## 479 every fan should be telling him how much they love the album and his music and are looking forward to tour, and how… https://t.co/Pc0aWnVI5O
## 480 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/RZLDfYSXeR
## 481 @MrBeast as long as I don't have to do it myself
## 482 @_1d_28__ help- 😭😭😭😭
## 483 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/sUIWjsU6D6
## 484 @PopCrave @Harry_Styles Ended 1D 😭
## 485 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt… https://t.co/LTJdZyaxik
## 486 @amitheonlyone_n I think he is very happy now😂.\nhttps://t.co/1AbTydMHyS https://t.co/j8hs2AC7VV
## 487 6th of December: Liam on the X factor. Join the 1d days of Christmas!
## 488 He said he loves her 1d shirt😭 https://t.co/Fe7dJPsoNw
## 489 Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the on… https://t.co/tsGZD111J1
## 490 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt #futures… https://t.co/eHHhWx3hmb
## 491 since I know 1D and specifically Louis Tomlinson, I have always wanted that 28 that exact way, and Idk why😫 but loo… https://t.co/z7OY1NYh9B
## 492 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #motivation #fx… https://t.co/agObL9HKrT
## 493 For equities, the 200 MA on the 4H chart is the same as the 100 MA on the daily chart\n\nSo this is a significant lev… https://t.co/eTfFWwSsns
## 494 @annaaacarolll @kittyx_1D Cr7 gol de bicicleta>>>>>> Harry styles
## 495 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/rSZiocTX4d
## 496 gonna use this tracker , threw everything on it for the past few days. also decided since i didnt fast 2d this week… https://t.co/2B7stDDiDP
## 497 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #best #system… https://t.co/vLsYNS3WIT
## 498 @zouislovrr LITERALLY HES 30 AND HES BEEN THROYGH HELL BEING IN 1D THIS IS FUNNY TO HIM 100%
## 499 Pulled pork: serves two\nGuess I’m two persons?
## 500 This was taken from the Solar & Heliospheric Telescope at 50X. There are 120,000 stars in the Brizo system 21,000… https://t.co/69XgsXkwOz
## 501 @kittyx_1D Desse*
## 502 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #futures… https://t.co/ducIDfAUtN
## 503 I just know speed will do anything to meet Ronaldo today
## 504 Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨… https://t.co/PUpjrvVT0n
## 505 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #stockmarket… https://t.co/GUReLcZtL7
## 506 @Sann_1D @rosieoftb @alexiaahoude Narry truthers rise😌✊\nLarry is clearly a cover for the truth. Don’t let them fool you😤
## 507 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #trader… https://t.co/HwU3TNqU4E
## 508 I think it was kinda rude for Ashton to like this post. Just because you dislike/hate “Heartbreak Girl” doesn’t mea… https://t.co/7QGade4KWR
## 509 Louis loving 1D t-shirts is a big fuck you to solos 🥰
## 510 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/Si0gdb01IG
## 511 (US)ZOTAC RTX 4080 AMP Extreme AIRO - New - Other Seller - $1399.99\nLink: https://t.co/utbPtSlMPX\nATC:… https://t.co/xHmafnPK3l
## 512 Additional charts/indis for 4hr and 1D:\n\nLooks so bearish. Puts are happy. I hope you listened! https://t.co/2pJ2CkrqNa
## 513 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing… https://t.co/YQSpHjgq9t
## 514 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IHDG\n\n🔎Name: WisdomTree International Hedged Quality Dividend… https://t.co/i4kO92EMeO
## 515 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0QsRpAS9wl
## 516 Taylor Swift has already been famous before 1D debut https://t.co/S3KbTuAWeX
## 517 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/t9QsfniqMZ
## 518 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WIP\n\n🔎Name:… https://t.co/DWBSoAP8Ij
## 519 Planet Audio TR5000 1D Class D Car Amplifier - 5000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/2MeXfS1CHZ
## 520 When louis tomlinson is right😭😂. https://t.co/Ogv4t3piSM https://t.co/q62TL7qLp2
## 521 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrader… https://t.co/0A95EZtyat
## 522 Best of luck to Pepe and CR7 if he played 🇵🇹
## 523 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/moe2lD3GLu
## 524 @habitnsunflower Stop😭😭
## 525 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology #news… https://t.co/m8CHLVxomI
## 526 The fact that there is no 1D Holiday album is criminal. That is all.
## 527 Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch people… https://t.co/7kb1lRcjvI
## 528 @Biggerthanbhr @CNN @UN @UNHumanRights Islamic Republic EXECUTED seven people in the central prison in… https://t.co/jx2GBKLXMp
## 529 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #rt… https://t.co/BbBYrPgpRX
## 530 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen… https://t.co/DSZ1pgCmzQ
## 531 @3rachalesbian same but like. all my memories are about 1d so it kinda works out for me
## 532 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets… https://t.co/YFgRWXj1PB
## 533 the moroccan players doing sajdah and waving the palestinian flag ???? i love muslims
## 534 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #options… https://t.co/g9o6I85faS
## 535 guysss who’s going for 1D night in Mumbai??
## 536 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #fintech… https://t.co/vmv7Pbv4iy
## 537 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrader #trader… https://t.co/ANwD7CLf10
## 538 $DXY\n\nCurrently at resistance (Last sell off + 1D 200 (E)MAs)\nLooking good for continuation on 4H.\n\nI think DXY wil… https://t.co/uaZgvjii8t
## 539 I'll make this feel like .. https://t.co/tmSXqcmGlv
## 540 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technicalanalysis… https://t.co/SACu7NkvF2
## 541 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 542 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #wealth… https://t.co/NDFgyo3oek
## 543 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #FF… https://t.co/mWtZKVG6Ez
## 544 BUY on the One Day:\n\nNear Time To BUY:\n#XLM|ETH 6.829e-05 ETH\n\n18:13:00 • 12-06-2022 UTC\n#Cryptoldea #NFA #1d
## 545 No SELLS were found on the One Day time frame.\n\n18:13:00 • 12-06-2022 UTC\n#ZeroDoubt #Cryptoldea #NFA #1d
## 546 @LOUISismyloml Shit😭
## 547 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, 'Forget about the clock thats tick-tick-… https://t.co/1pU3tw53po
## 548 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #money… https://t.co/vy2iRwySu4
## 549 This was taken from the Solar & Heliospheric Telescope at 30X. There are 10,000 stars in the Pontus system 100 lig… https://t.co/yQP333vl00
## 550 @1D_FITF28 They didn't pay any attention to me 🥲🥲🥲🥲
## 551 @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 552 "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy… https://t.co/z7QvTGhJLN
## 553 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest… https://t.co/KkBCT9Hp2H
## 554 @LOUISismyloml What they said??
## 555 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #system… https://t.co/HaJueRr8Y1
## 556 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #stocks… https://t.co/nEwG2Ah4AT
## 557 I was just listening to 1D's Home. Fuck it https://t.co/MM3ZKkD8fW
## 558 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #update… https://t.co/I0Eylw0pTG
## 559 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TZA\n\n🔎Name: Direxion Da… https://t.co/C3Jbqcoetm
## 560 Wore the same jersey he wore almost 7 to 8 years ago in a 1d signing but now to his own second album signing the growth I'm so proud
## 561 Me-: cries in corner 😭😭
## 562 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDIV\n\n🔎Name: Global X S&P 500 Quality Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 563 Rare Stamps: The famous Mauritius “Post Office” issues of 1847 | The Collectors' Shop https://t.co/NjVQgxB3pJ
## 564 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #motivation… https://t.co/NjF7zqMuun
## 565 i miss who i was before i rehashed the trauma i experienced with that tiktok, aka when i was tier ranking every 1d… https://t.co/JyFtNuu20Q
## 566 Nobody literally nobody! \nLouis Tomlinson -: https://t.co/3BLGBa7719
## 567 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/Ey6WpH0IDi
## 568 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #investor… https://t.co/WWUsEtM7Fe
## 569 @Spotify I am part of the 3% who had 1d as there top artist !! https://t.co/m5al6t0WQv
## 570 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #crypto… https://t.co/9Bf7bUPYv1
## 571 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/mYbtLiW9do
## 572 @ironspidergwen listen i simply cannot comprehend that 1d has been around longer than almost all of my memories, its WILD
## 573 @1dtpwk_28 what starts with an l? long way down for 1d
## 574 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/cQ2p0UBnyT
## 575 @itshomesomehow Why would you do this???!!!
## 576 @UpdateHLD not this purple dinosaur again 😤
## 577 @UpdateHLD She just haddddd to do a back to back… 😐 anywaysssss- PRETTY BABYYYYY 🥰
## 578 "It kind of took the air out of their romance": Harry Styles Broke Up With Olivia Wilde For Her Dirty Fights With F… https://t.co/rP5YKLMcgZ
## 579 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #london… https://t.co/6JXykmzVSp
## 580 Favorite Louis cover? I've got to throw it all the way back to when he covered Kings of Leon-Use Somebody with 1D.… https://t.co/HTTLTCiyQc
## 581 I don't care what people say when we're together\nYou know I wanna be the one to hold you when you sleep\nI just want… https://t.co/h0xrUvpizj
## 582 He is telling a random person on the street about the 1D website
## 583 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ceTEnuxzVS
## 584 @pixelthom 1D always equals 1B \n\nso I can’t include
## 585 WHY IS HE ACTUALLY PETER PAN???? https://t.co/paeQs8JJuK
## 586 @kidincollege I'm the latest to get tweets. They're always 1d old. Minimum 16h. Anyway, what's up bro lol
## 587 @sunflower0264 ughh they’re so😩😩🥹
## 588 I can't ever imagine myself meeting 1/5 of 1D. I'll go mute.
## 589 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 590 "Blue eyes hypnotize kardi menu"😭💙❤️ https://t.co/yZw3ozLKOd
## 591 @1D_FITF28 I asked my parents if I could get a tattoo for my 18th birthday 😭
## 592 @lleopard11 @BrianGitt Pumped hydro only works if you have mountains. Storage is still crazy expensive: work out ho… https://t.co/19qrYZ9o5s
## 593 @LOUISismyloml Same bestie 😭
## 594 @ificxuldflyy Oh shit😭😭😭*cries more*
## 595 @Davina_ot5 Found it!!!\n🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️… https://t.co/7U5qd8GK5h
## 596 Isn’t he wearing the same jacket as a 1d book sign?!?!
## 597 @Davina_ot5 I can't find my candle 😭
## 598 @ificxuldflyy Okay I am crying with u!! 😭
## 599 @1D_FITF28 Yeahh
## 600 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZBIO\n\n🔎Name:… https://t.co/idLoU40n0H
## 601 Proud of you 🇪🇸🇪🇸
## 602 @1D_FITF28 i won't cry alone
## 603 I can see Morocco on the semi finals
## 604 @jiminsonion the way i would've cried from the 1D war flashbacks
## 605 @stuti_nagar ObViouSly...
## 606 1D fans like if you follow back
## 607 @oliverjkmusic I just entered to win your guitar, even if I can't play it but okay haha.... But how will we know wh… https://t.co/ri0N4tkFgU
## 608 Joe Lycett wants to be reincarnated as Harry Styles and who can blame him - https://t.co/etRJTxv3TO #OneDirection… https://t.co/SPr9AUeQJk
## 609 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/YWp2NfdoYr
## 610 @nora_1d_hp it’s a joke
## 611 HOLD UP I THOUGHT THIS FROM 1D DAYS 😭 https://t.co/agpdtgRWaH
## 612 i love morocco
## 613 it’s very fitting that the radio is playing total eclipse of the heart rn it’s really letting me soak up all the 1d mems
## 614 @FunkyChicken46 If your first read is open they get the ball. If you need a big 1D and guys are covered, give your… https://t.co/xpoQVpJLdA
## 615 Harry_Syles i love you so much
## 616 Tesla future space moment 📽️\nhttps://t.co/SY8dx2SbWe\n\nDownload Josh for more videos like this!… https://t.co/82WqhmiDox
## 617 Who occupied all top ten songs within days after release? I betcha def not 1d. https://t.co/tsdAx7KUOP
## 618 $ES_F $SPX $SPY\n\n$ES 1D 3900 is not only a key long term s/r but it would also be a break down from this rising wed… https://t.co/0UfxgsAnYv
## 619 @flwersforlouis daydreaming or diana from 1D
## 620 Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭 https://t.co/81kfH7Gn8a
## 621 @jlwimm28 NO WAY! NO WAY! NO WAY!!! i think i’m ready to d word😭😭😭
## 622 Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowled… https://t.co/WHzFnuli6f
## 623 @unrsnblrhino @SadClubCommish 3F/2D power plays were still the most common units ~5 years ago - the shift to 4F/1D… https://t.co/rUl8FRZ4Nq
## 624 no I don’t wanna think about the implications of louis wearing the same shirt to a 1D and FITF signing
## 625 @AngelaRayner Ha ha what money? They just wont come here. 1D chess
## 626 Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt
## 627 HE’S SUCH A KITTEN 🥺😭 https://t.co/3MdUq3rtCd
## 628 This hour's One Direction lyric is meant for a Leo... 'You're all I think about, baby.'\n\nTry to look into your head… https://t.co/IAWfCL5rJ8
## 629 Spain please 🙏🏻
## 630 @UpdateHLD HAVE WE SEEN THIS JACKET BEFORE? IN 1D ERA 🤔🤔🤔
## 631 @oatmiIkrry Idgaf about 1d but it’s funny that people with harry styles as their profile picture are way too obsess… https://t.co/3IZ3hU9gcn
## 632 Love all about Blue♡ | 1D♥
## 633 @janequebedeaux @ShadowTodd Correct. My personal favorite from him is “Best,” which combines a bunch of songs with… https://t.co/5RggYSVmbk
## 634 no one in either of the casts would be happy to see what’s going on rn, they have all stated their respect for each… https://t.co/7zKpvEX6J9
## 635 what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 636 wallows 1d (inc all solo) 5sos selena taylor ariana ed bmth and so many more ♡ https://t.co/fKi0kVpPLH
## 637 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/n65ZDoCmGA
## 638 @UpdateHLD he wore that to a 1D signing too🥹 https://t.co/hLftAbkW2e
## 639 went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that something… https://t.co/kIPs6xnrk2
## 640 @fearlessly2803 Do we have a date for the 1D signing?
## 641 @leah44_1D You really have been READY
## 642 @SunflowerVoISex It doesn't matter if he's or not part of the community, he has always shown support for his LGBT+ fans since 1D days
## 643 1d just came on hold on https://t.co/rkE1CEst7q
## 644 Louis wore a jacket from his 1D time???!;:)///
## 645 @on1ydans 2013 Leah has prepared for this moment
## 646 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Op… https://t.co/1XSfyYiYmf
## 647 what do you mean louis wearing same jacket as a 1d signing.
## 648 louis wore this jacket for a 1D signing we love a throwback moment!
## 649 @1D_FITF28 Sounds interesting! Definitely gonna check this out😌😌
## 650 1D signings 😭 https://t.co/giotyl0HEW
## 651 1D era fit is SERVING
## 652 Traveling is about to know and experience something new in different perspective, even it is near us. #TQ
## 653 @369dreams IKKKKKKKKKKK BUT I WANTED TO DO A 1D SONG AHHHHHHHHHHH
## 654 @Loveon999 @carrybeyond @sprzyslp @dianesbaker1 @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Beyond mind-boggling
## 655 @atwtmvtvftvsga 1D is my life but if they discredit Tay GET THEM 🔪🔪🔪🔪🔪🔪🔪
## 656 @Spotify ONE DIRECTION & LOUIS TOMLINSON https://t.co/YA5oNT8rco
## 657 @1D_FITF28 Feel free to give a list!! I need something to read on my christmas holidays when it starts haha
## 658 @armstrngs @28louhaza @mari__ax @LAHXLLUClNATlON if you were around those days, you know it was a PR. she has just… https://t.co/YNZ8TmTCEY
## 659 @adorableharry18 Don't get me wrong after reading this💀
## 660 @happier1stan right now - 1d reminds me of you LMAO its weird ok🥲
## 661 This smile🥺❤️🩹 . https://t.co/nG9QwtE7on
## 662 @flwersforlouis Watermelon Sugar 🫡\n\nAlso going to claim What a Feeling, Walking in the Wind, and Wolves by 1D becau… https://t.co/X9rvJGPHnk
## 663 I CANNOT DO THIS ANYMORE 😭😭 https://t.co/zCZulbPdow
## 664 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 665 @dfwyblina at a 1d signing yeah</3
## 666 @sassychopsuey Niall James horan and yes I am throughout the entire 1D days and even now he is my favorite artist I… https://t.co/VTIKhasEbq
## 667 @LouisPeitzman Oh my god that baby!!!! It just woke up a dormant memory, that’s baby Lux lmfao 1D’s hairdresser’s d… https://t.co/BnbMFbQR2J
## 668 @LOUISismyloml Stop 😭
## 669 @1dtpwk_28 Nope sadly not 🥲 But some 1D songs like: Love you Goodbye & Little White Lies
## 670 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCM\n\n🔎Name: Inv… https://t.co/auRCPZnqmo
## 671 https://t.co/smWwai58qR #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly
## 672 @Spotify the members of 1d.
## 673 He’s worn this jacket before. I think it was 1D days but I can’t remember https://t.co/ktaI9BH1F5
## 674 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 675 He is in Blue 💙❤️🩹 https://t.co/F8ULBeZra9
## 676 @omoladeabiodun @chukzeegeorge @JaypeeGeneral @chinonso620 If only u had small sense,which I knw u don't have,u wou… https://t.co/Tld0Uny4mU
## 677 @LOUISismyloml He is in Blue 💙❤️🩹
## 678 @HannaA_1d You should come to louis show in finland or estonia too! I need a friend!
## 679 This was taken from the XMM-Newton Telescope at 50X. There are 700,000 stars in the Clio system 120 lightyears awa… https://t.co/lUa2gWFVsh
## 680 @majrbb a.m act my age alive and (already home) I know it’s not a 1D song but it came to mind
## 681 @sassychopsuey around the time 1D was really popular i was like 6 years old or smt. i didn't know who they were i j… https://t.co/vDRKSbH5NP
## 682 wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— han, i.n ❌\n— gcash / sco\n— if cod: https://t.co/DvZlilsBOA\n\nr… https://t.co/UU3bqj8sro
## 683 @lukesbluesuit What makes you beautiful by 1D
## 684 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.06\n\n😎💰
## 685 @ziamsversion Per-Fact
## 686 Harry is typing up a strongly worded email to management about the 1D website every single day
## 687 why do i suddenly have 18 concerts planned for next year??? where did they all come from 😭
## 688 @1d_randomz @witchinateacup @DDenouncement Grow up
## 689 @MetaOceanPark @Aptos_Network This team is one of the best teams in the crypto world, I am very happy and excited t… https://t.co/CkqQBkVNtU
## 690 @guccixvans They would cry and have the caption “Harry with a 1D member” or something like that
## 691 @LaraHLoves1D3 Little 1d bois signed shirt???? 🥺
## 692 @1dtpwk_28 I don't think there is one...😭 from 1D songs there is, but from Louis...🥲 \n@Louis_Tomlinson please mak… https://t.co/QYyHklSbzT
## 693 @Spotify All of them!! https://t.co/gIWSojITha
## 694 Across Italy, Natale (Christmas) is a month-long holiday centered on time spent with family. This month, take some… https://t.co/ghZSVXpwob
## 695 @sunflower0264 wasn’t this also the interview where they said i love you to each other and louis couldn’t stop smiling?
## 696 @HLDPromo i- okay🧍🏽♀️
## 697 @janelle99_08 @ericnamofficial I got into TXT because they sounded so much like 1D to me,they give off the same vib… https://t.co/g7ErD9XwHe
## 698 New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or re… https://t.co/Z5pOPb9jqX
## 699 @kswindia 2sd events on 1D or higher timeframes are statistically rare (<5% times). Positions on this underlying mi… https://t.co/JDuXTCm8gq
## 700 @mamasantahelp This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/HFBfoNHFxl
## 701 Reflective chain fly, pincers\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +2\nAttack bo… https://t.co/mAdrvMj35B
## 702 Megan Fox's daring underboob look is a tribute to Pamela Anderson - https://t.co/yFMZJcdcxT #OneDirection #1D… https://t.co/W98lKT9tJX
## 703 I’m a Superstar Learner! What’s your Duolingo learner style? #Duolingo365 https://t.co/0A5LP1XImy
## 704 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $JSML\n\n🔎Name: Janus… https://t.co/1Kj84jSLiE
## 705 so much is happening 😵💫 the what of 2020?? https://t.co/xVftTdCMTh https://t.co/nBVYDTKzWs
## 706 #USDCAD rises towards 1.3650\n\n🇨🇦 The loonie is underperforming major peers.\n\n🛢️ CAD tracks oil prices lower as the… https://t.co/N3c2imf7nj
## 707 Look how much I learned on Duolingo in 2022! How did you do? #Duolingo365 https://t.co/ae3k82Ib3H
## 708 @HLDPromo play heart attack by 1d
## 709 @flynnended i don’t like liam that much anymore but let’s be fr. he was the only one who talked about 1d and someti… https://t.co/2lGBM88we2
## 710 @Spotify Louis tomlinson and all of 1d
## 711 LMAOO WHAT https://t.co/eCYLLgCBn4
## 712 I can see now why Spotify says 1D is my favourite artists 😬
## 713 @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Ba… https://t.co/ixgTPo2VgK
## 714 best song ever-1D , fue hermoso https://t.co/T9h1AeezIo
## 715 we have the samae bias in 1D https://t.co/XKW2dyfFvY
## 716 @KhunKruAnn1 Krung great voice! Niall is the best in 1d
## 717 USED TO BELONG TO 1D NOW BELONG TO 1G NAURRRRR https://t.co/B0p14Y7sGR
## 718 @Mallak_1D hope you feel better soon b xx
## 719 @bitbse This team is one of the best teams in the crypto world, I am very happy and excited to be part of this prou… https://t.co/bN3bGli9YP
## 720 @heather09332768 You and me both my friend !
## 721 @rosieoftb @alexiaahoude You're all wrong, the real proof is here https://t.co/QPOJSg2fCZ
## 722 @scourgeouss He's dead hehe I killed him 😁😈
## 723 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/Xx0nycUxXG
## 724 @Creditdao_ This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/5hqTZGuqP5
## 725 Im back bitchessss, twitter banned for being 10 was not fun😂😂
## 726 @christopher_11c @En19831 @LAHXLLUClNATlON as a taylor+1d stan, yes both sides are toxic but you bringing up qUeErb… https://t.co/PvU4ud3W4n
## 727 WHATTT???😵💫😵💫 https://t.co/UkDXX7kpfI
## 728 whoop whoop https://t.co/q5Xp1rlyhm https://t.co/d9pZF6ewpt
## 729 @HLDQuotes Idk where this comes from. Good music is good music. And 1d was pretty good and not too far from this. We have taste 😌
## 730 @_LiquidCrypto This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/qEsbC3v966
## 731 @Cochieman4u Then half of this video is him not even singing his own songs dkm😭😭😭😭😭😭😭😭😭😭😭AND HIM IN 1D IM CRYINGGGG
## 732 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 733 how much Freddie looks like his dad now… https://t.co/Q83Dc7RHy9
## 734 @AirdropDet This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/FoOnXBeUVK
## 735 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/ZTvRKnPbta
## 736 The Shiboshis - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wICK8h2yiC\n⬇️ See below for 200… https://t.co/yGxBn0g9ps
## 737 $KDA Approximate Supply Data as of November 2024:\n\n• Maximum Supply — 1D\n• Circulating Supply — 300M\n\n(275M from Pl… https://t.co/Yg2hYvYiIH
## 738 $KDA Current Data:\n\n• Maximum Supply — 1D\n\n• Circulating Supply — 211M\n\n• Market Cap — 223M\n\n• Maximum Market Cap R… https://t.co/AFHTiFNZ9k
## 739 @cIxiro I had a heartattack for a moment. damn. not funny @RydingEdvin
## 740 This exists… https://t.co/ZsD3B3yI1Z
## 741 This hour's One Direction lyric is meant for a Saggitarius... 'I'll be super human.' \n\nDon’t forget you can achieve… https://t.co/TuTZ91Nxhn
## 742 @kiwisatellitee @1dtpwk_28 same tho
## 743 $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free -… https://t.co/45Hdzmix6O
## 744 @majrbb Temporary Fix, Through the Dark, They Don’t Know About Us, Truly Madly Deeply, Tell Me a Lie, Taken. Ahhh love it
## 745 @thezarrygallery That look at the end 👌
## 746 That was close
## 747 @theogjuicelady 1) shows you’re passionate which is hot af\n2) wearing a metal 1D shirt which is hot af\n3) is able t… https://t.co/7nRAwiI9Eu
## 748 1d are never gonna get back together and most of them are flops now cry about it https://t.co/p4qJyV1dPk
## 749 The result of the code that ChatGPT suggested to me was a 1D array. I wondered if I could make this a 2D array? Cha… https://t.co/7TG4lrHqjt
## 750 However, in my case, I was working with 2D arrays instead of 1D arrays. So, again, I asked ChatGPT what I should do… https://t.co/bfBK3nDBJs
## 751 #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/4Wd7Z8aHZR
## 752 @YouHadOneTask that's pretty cool actually
## 753 If I see any raspberries asking what is 1D I will m@ssacr€ y'all
## 754 One thing about me is I'm still crying over 1D songs
## 755 It was Louis always. Watched him on the x factor as a judge before getting to know about the band and I was so into… https://t.co/UonT09hOrg
## 756 i wanna rate all the tracks on every 1D album on here but it feels unfair idk😭
## 757 @avael28 Happy Independance Day, my dearest Ava! 🇫🇮\nHere are some pics/gif of Louis and Harry during the iconic 1D… https://t.co/QaWgxB8G2b
## 758 #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/AOba1nQj33
## 759 Why Angels fly is trending???
## 760 @wellbefinehazz Niceeeee
## 761 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDIV\n\n🔎Name: QRAFT AI-Enhanced U.S. High Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 762 midnight memories is 10 years old next year I’m…what?? that was the first album release by 1D I ever experienced an… https://t.co/cues3hR2hU
## 763 @LiamPUpdate Remember will always be my favourite #3YearsOfLP1
## 764 @inazumanpc 1D$\ngoodnight 💜
## 765 Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I haven't seem him yet so)
## 766 @majrbb end of the day
## 767 Futheda Eyecup Eyepiece Viewfinder Eg Replacement Compatible with EOS 1D X, EOS-1D X Mark II, EOS 5D Mark III/IV, E… https://t.co/Qg75blm10y
## 768 @Mallak_1D Maybe calm and stormy?
## 769 #MTVHottest One Direction
## 770 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400… https://t.co/3jYbrrL3ok
## 771 @Mallak_1D Eh idek what they mean but Razzberry/Forest maybe??
## 772 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Discretionary\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXD… https://t.co/G6sJ4yyZzA
## 773 My reputation's never been worse, so, you must like me for me 🥺❤️\n×Monse× https://t.co/zf7Cz0gT1A
## 774 $ACA #ACA #AcalaNetwork's\n\nprices on the 1d Log Chart are back here with EXTREME STRENGTH after a recent false brea… https://t.co/3AW8BEEp3k
## 775 @moonareas Right Now - 1D
## 776 @just_hope13 @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 777 $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/jP7JqnhfGd
## 778 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop… https://t.co/4t3HInl5tk
## 779 MUNBYN 3G 4G Handheld Android 7 0 POS Terminal with 1D Honeywell Barcode Scanner with Charger Cradle and Touch Scre… https://t.co/SSnURhjxZV
## 780 @Tomlinbucks im very happy seeing all these dutchies here
## 781 so brainwashed by a corporation, it’s SAD. they will keep clinging to this “one entity only” insanity even when bts… https://t.co/bINymhiDqS
## 782 @bhaktijadeja12 Take care<3
## 783 @MessilyEvrafter @Tomlinbucks omg same i just realised
## 784 @1d_andlarry What did you do to sneegsnag D:
## 785 This was taken from the ChandraX-ray Telescope at 20X. There are 25,000 stars in the Hemera system 21,000 lightyea… https://t.co/EJROArIXR5
## 786 @1dtpwk_28 Perfect now 💃🏻
## 787 @1D_FITF28 Nope still limping👍
## 788 @boo_opal @LOUISBLUEVIEW NO WAY
## 789 @Mallak_1D Ocean and sunrise
## 790 @befookinkind28 No control,\nbc 1) its my favorite 1d song\nand 2) its no control😏
## 791 OH WAIT LMFAO
## 792 Not me forgetting what song my bio is from 😭🤚
## 793 She won like 5 Grammys before 1D was even a thought https://t.co/LY3CeNcy0X
## 794 @ENHASONDER jus saw miss headbop cookie new jeans member with a watermarked photo of her as a kid at a 1d concert.. like..
## 795 ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen fever pob hyung line\n—P180 + pf\n—dop: P150 + pf if payo / 50% dp, ba… https://t.co/3diVsomRag
## 796 @ohzakiy Idk im so bored , just tell me 🤣😅
## 797 ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo… https://t.co/0pAHeMBOcB
## 798 @sassychopsuey Always knew of 1D but minis,thought they were for a younger pple, but was an Ed fan.I’m mid 2022 on… https://t.co/MCPWrDrla3
## 799 1D party again in January!!! Who wants to go with me????
## 800 i had a dream i was in some big ass book store that had so so so many old 1d magazines and merch and i was PILING t… https://t.co/Xvx7DQRvSb
## 801 @Mallak_1D How does this make any sense
## 802 I don’t know why I’m drawn to knowing what colors people associate with me but please do this https://t.co/STg8gdtHc9
## 803 @debbieloves_1d @1dtpwk_28 I know🤩 and i think i even forgot a few
## 804 Ending in 1d 16h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/x2c8x9XUOK
## 805 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PQDI\n\n🔎Name: Principal Exchange-Traded Funds - Principal Spec… https://t.co/RInADGmKek
## 806 Ending in 1d 16h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (16 oz) https://t.co/Z3X347daIE #eBay
## 807 "i love you","let's watch stars today, okay?" aJebdhxkakqnputangina pls play I Wish by 1D
## 808 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/1ouD8wkU8k
## 809 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 dimension: dilemma jay photocards\n—P120 each + pf\n—onhand\n—dop: P100… https://t.co/4sMD9hji78
## 810 #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/qIht7Rd3zD
## 811 Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot… https://t.co/ZpntExOmFI
## 812 $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) a… https://t.co/USvjhUTs2G
## 813 Jean de #Sperati the Master Forger\nSeen in auction\nGB QV 1840 1d Black PE VR group including glass cliche from a ma… https://t.co/j0n9FF2Jsb
## 814 let’s not forget Taylor started her career way earlier than 1D
## 815 @28_ChaoticFreak @flwersforlouis hEy SoUl SiStEr (pls its a joke)
## 816 @flwersforlouis daylight and daydreaming☀️
## 817 @flwersforlouis boyfriends
## 818 @AGpodcast Anything to do with Harry, Louis or any other 1D boy..sorry a little bias.
## 819 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSJN\n\n🔎Name: Inv… https://t.co/iQ6BacQXJK
## 820 @dusktillhome Probably Bookmyshow!!
## 821 treat you better - shawn mendes\nwildest dream - taylor swift\nboyfriend - dove cameron\nunholy - sam smith ft. kim pe… https://t.co/qny4gpwP3i
## 822 @ohzakiy Golden days 💔
## 823 @Mallak_1D 🤣 atleast we used to win at that time..
## 824 @jazirants Same honey same 😭😭
## 825 @hannahiswho idk😭anything from 1D solo?
## 826 @bkgktsk_ @Genshinmem What a dark history for sure, it was 2014 and I was in middle of it as fans of both, Sonic vs… https://t.co/9faZpgFtdQ
## 827 @googlemaps I used this route: https://t.co/rvGdN9cF32
## 828 SOMEONE BUY ME THE SIGNED FETUS 1D TOUR T SHIRT FROM THE TOWN CENTRE IN MY TOEN FOR 200£
## 829 @ohzakiy Remember that time at the final of arab cup against Morocco, they kept complaining about boundjah lips fo… https://t.co/6LXqdfcPHC
## 830 irish merch🔥🔥🔥 last time j was in oneills they were playing a 1d mv wow https://t.co/s1IR5wFhHG
## 831 If we ever do a 1D reunion we are definitely combining all of our bands together So they can meet lol
## 832 @Mallak_1D Especially the days when Bounedjah was in the team it was sooo annoying they would run to the ref and wh… https://t.co/61xqDg2TUi
## 833 @guljan65619138 how did you make it to edtwt from 1D is my question 😭
## 834 #MTVHottest One Direction #BOT
## 835 #SILVER 1d \n\nLike a short swing here, t1-21.60 t2-20.59 \n$SLV $PSLV $ZSL https://t.co/nXBFmiGOEq
## 836 This headache is ruining my day
## 837 I was totally right about this!✅\n$SPX -1% in a hour.\n-1st pic is a chart on a 5min time frame. It shows the fall of… https://t.co/PxzsfFv0b3
## 838 @1dtpwk_28 Okay, since I don't really know whether I should use the one that I always use or the actual first lette… https://t.co/Q6XMGr6xV4
## 839 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/TzH0X3Smcv
## 840 glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,76… https://t.co/lnyS5bPcOZ
## 841 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.… https://t.co/df1G24mwo6
## 842 @DarkGoldenAngel Not to mention that there are interviews from the early 1d days where he stood up for queer fans w… https://t.co/W8yqBdpKIp
## 843 How My One Direction Fan Account Prepared Me for a Career in Advertising - https://t.co/l6FTj6noAT #OneDirection… https://t.co/1rfhgpGygU
## 844 USED TO BELONG TO 1D NOW BELONG TO THE 1 G 😭😭😭😭 https://t.co/IIQdmCM2Ar
## 845 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDW\n\n🔎Name: iShares… https://t.co/4B0emwcNza
## 846 i want more 1d/harry/louis/niall moots!!
## 847 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/DQZVUz3trd
## 848 @xalwayspayno Here
## 849 @spidermanloueh winning the title for the most flopped 1D member
## 850 @ohzakiy And the famous part is : " wallah penalty " https://t.co/6Ttd0pU660
## 851 @sassychopsuey I discovered 1D in 2013 and had a huuuge crush on Harry and Niall😭Now Louis is one of my favourites as well
## 852 @bhaktijadeja12 Are u oky????
## 853 @flwersforlouis Yes yes yes yes yes yes!
## 854 zayn would probably say "who tf are u? anyway thanks god i left 1D" https://t.co/xqmEFVluCY
## 855 @Mallak_1D Belaili everytime he gets the ball in the box https://t.co/j2FvloovRx
## 856 like out of all the 1d songs, it's one thing? yeah taste
## 857 @willumittens istg i was like peace is not an option.
## 858 $USDKRW 1d.\n\nSaved the support and bouncing now. \nPlease go to the moon. https://t.co/hzjtCFKLK7 https://t.co/0N04ZgUdFY
## 859 1D loves G.R.I.T.S.
## 860 Is there any Whatsapp group about 1d, harry, Louis, Niall, Zayn or liam that I can join?
## 861 ‘Don’t Worry Darling’ is the reason of Harry Styles, Olivia Wilde’s split? Deets inside - https://t.co/IZp1P0KN25… https://t.co/HsiI4Dts73
## 862 @Sfjeldstad92 @1dtpwk_28 there are so many s songs
## 863 @majrbb Act my agee
## 864 @1dtpwk_28 don't let it break your heart and defenceless!
## 865 This was taken from the ChandraX-ray Telescope at 20X. There are 3,500,000 stars in the Dionysus system 150 lighty… https://t.co/tveHGfhIo1
## 866 This hour's One Direction lyric is meant for a Leo... 'Being the way that you are is enou-ou-ough.' \n\nBelieve you c… https://t.co/Ic8knsP7Aq
## 867 My name IS a 1D song 💅🏻 https://t.co/8VS3LPZpos
## 868 @yourseanm Lagu 1D - Night Changes dong se
## 869 I got deja vu. The exact same thing happened when all 1D members released their solo songs. I told myself the exact… https://t.co/44KG1YjcTL
## 870 @iga_die @flwersforlouis if i could fly even tho it’s 1d he still wrote it
## 871 @flynnended omg i dont know any kpop groups but liam payne absolutely. he’s done nothing memorable in 1D & is curre… https://t.co/q4aJv6NF2x
## 872 #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 873 For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to wha… https://t.co/3QCzTKmoTw
## 874 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/Kc3nbO73DW
## 875 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/WT9RZC0IAd
## 876 Lottie Tomlinson on coping with grief at Christmas and mixed emotions of motherhood after losing her own mother -… https://t.co/dc5Cu2lbSz
## 877 louis being surprised that the fans are loving indie rock/alternative groups bc most of us were there during the 1D… https://t.co/zSiHHJPfrU
## 878 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ… https://t.co/MDQz8mpF8g
## 879 @Sann_1D @ZJMCRAVE I've seen these before but never saw the flower tattoo that close before. Thanks!
## 880 @ssunshineIouis in fairness i might be slightly biased bc that song is kinda special bc it was the only 1D song my… https://t.co/O3dEfr0lXK
## 881 EURUSD Rejected on 1W MA50. Pullback test of 1D MA50 possible. - #EURUSD chart on @TradingView https://t.co/vDCLLq7FLs
## 882 1d jsut started blasting in my ear and i jumped and dropped my phone kms
## 883 This maybe wishful thinking but if $BTC reclaims 17.6k I could see #Solana going back to the 20s. It even has room… https://t.co/7JlL71M7Wl
## 884 This game is so boring
## 885 @Mallak_1D @7uvuw Let's do that 😂🔪
## 886 @Mallak_1D @7uvuw I'm still gonna watch it 😂
## 887 This ref is biased
## 888 @naeem_mo_17 @7uvuw Let's blame my headache 🤣🤣
## 889 Michael’s voice is so orgasmic when he says “so fuckin deep your DNA’s being messed with my touch”
## 890 It could now seem like there simply aren't enough hours in the... More for Scorpio https://t.co/I7T1VQ650L
## 891 The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/YvpbllRMQ5
## 892 Urgent req for-1D System Simulation Engineer GT - SUITE Bosch Group 4-7 years https://t.co/ntQAzRJaky
## 893 Tasmania 1d Kangaroo 1ST WMK Settlement Point Postmark Fine VF Used CDS Rare #finance #ad https://t.co/uMkInsYE9Z
## 894 @7uvuw @naeem_mo_17 Oooh sorry for spoiling you 😅
## 895 The 50 Best Albums of 2022 - https://t.co/UpZnNLg4JW #OneDirection #1D @1DRocksTweets https://t.co/53y2zXfLng
## 896 @movingaIong SAME ACTUALLY I HAVE ONE THATS LIKE A 1D edition and it’s posters of all of them, i might rebuy it bc i broke one the posters
## 897 @Mallak_1D @7uvuw Why did you have to spoil it, 😂
## 898 Can we talk about how orgasmic Michael’s voice is in Emotions
## 899 @Mallak_1D I know your answer 😂
## 900 @Mallak_1D @naeem_mo_17 Damn thanks for letting me know, i just started it 🤣
## 901 He is advocating for the 1D website every single day
## 902 @moonareas perfect 1d
## 903 i’m an exo anti cause i feel like they are the reason why 1D wasn’t popular in SK
## 904 @MonbebexMoa @ericnamofficial AAAAHHHHH LEZGOOOO MOABEBE NAM NATION AND 5SOS FAM🫶\nI listen to some 1D songs but I n… https://t.co/JFY0fhxc5h
## 905 @Ahmad_Alrwahnaa Couldn't agree more
## 906 @harryshousekey1 hi louis, how are you?\ni wanted to say that you’ve saved my life for ages. i’ve listen 1D since i… https://t.co/6aUFoICA7w
## 907 @alexoncrypto I'm longing BTC to $18.5k (10%) x4, SL in the green, then will short the f*** out of BTC & BNB. Hit $… https://t.co/2XeGVuyVau
## 908 @janelle99_08 @ericnamofficial Ofc you know I'm a sucker for MX and txt nothing new, but I enjoy most Eric songs. A… https://t.co/TmeQQ8rdo7
## 909 @todays1dhistory OH OKAY THEN! 🥰
## 910 Liam Payne joins new girlfriend Kate Cassidy at BFA afterparty - https://t.co/BPLoeMCQ3l #OneDirection #1D… https://t.co/NdaNGYNvfM
## 911 @Al2236928 You're welcome!
## 912 $XLE 1d Backtest and down\n$XOM $CVX https://t.co/Ccl9Ux0CRY
## 913 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCM\n\n🔎Name: Inv… https://t.co/vilifdnIrU
## 914 @naeem_mo_17 @7uvuw First 2 seasons are good but than trash
## 915 i knew harry but was never in his lane, then i found louis w 1d and i couldn't help myself 😕 https://t.co/SltSbE9HR0
## 916 @flynnended liam might have a flop solo career but he wrote like so many songs for 1d 💀
## 917 1D 200ema didn't hold so let's see if 20ema will be stronger #spx https://t.co/HOhoI8Hngc
## 918 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/qhLHtfEKXb
## 919 @malikxpotter There are lot of moments where he kisses it really and he kissed it only for Zayn in 1D
## 920 everyone always talks about the 1d to hockey pipeline but i genuinely got back into it bc of the mighty ducks
## 921 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/AlhHT84L6u
## 922 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/ySpvexi8Na
## 923 @1dtpwk_28 Just can't let her go (idc I'll still count it as a 1D song)
## 924 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/GMP83i253s
## 925 @sassychopsuey i discovered 1d bcs of harry but im a louis girl now :))
## 926 DAMN- I just found the magazines I bought as a teen just because of 1D bahaha https://t.co/8KTw8gZGiH
## 927 @kiwiisbrave I'll come to your house dw 😭 we'll watch 1d video diaries while drinking coffee or hot chocolate
## 928 1D was right.. ugm_fess
## 929 Tote bag & crop top 💕\n\nMerchs for as low as 175php 🤗❤️ more discount pa this 12.12!! https://t.co/kb52aeyDeH\n\nPs: i… https://t.co/AQLjIFXj1a
## 930 @Houis_Barry Yeah wait what?! That makes no sense. Tay was around before 1d. Don't get me wrong I love them both bu… https://t.co/dJ3ytmvU1X
## 931 @Ellen_Horan_1D Thank you!
## 932 @majrbb alive, another world, act my age, a.m.
## 933 @sassychopsuey i was a soloist before a 1D fan but originally it was harry i discovered first during the early fine… https://t.co/1eu8slVdsH
## 934 @flynnended Liam wrote a lot of songs in the 1d days
## 935 @Prodbyskowp Wlh same this headache is killing me
## 936 $QQQ 1d.\n\nzoom in https://t.co/dfkvV1MfNF
## 937 Looks like mancity ar3 playing not spain
## 938 @naeem_mo_17 Im not answering to this 😅
## 939 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBTL\n\n🔎Name: iShares… https://t.co/VjnTboEENb
## 940 https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 941 whenever i hear Strong by One Direction i immediately think of Leo. same with If I Could Fly. i’m listening to 1D r… https://t.co/B1unj74YEF
## 942 @pucchiboyzayn louis is better as a bottom
## 943 @folktay13 Infinity - 1D
## 944 Namjoon’um dansiii😭 Cok guzelll\n\nRM 'Still Life (with Anderson .Paak)' Official MV https://t.co/RkAGtK5dAV via @YouTube
## 945 wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\njungwon heeseung jay jake sunghoon sunoo niki\nl… https://t.co/hUpWj9tG5N
## 946 Camiseta Nike Sportswear Club - R$ 59,99\n-Centauro\n\nhttps://t.co/Tsa32MCv5s https://t.co/a6aq7ggYta
## 947 Camiseta Nike Sportswear Club - R$59,99\n\n-Centauro\n\nhttps://t.co/UYtG1vveWn https://t.co/cmrD1ux7r4
## 948 You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/Q4tB441gug
## 949 5th committee approves the 2,31M budget for the new Youth Office within the Secretariat. It will create 16 posts (1… https://t.co/FYegwGHdDq
## 950 @blackoutspider the daughter of 1D’s hairstylist known as “Baby Lux” omg she must be a teen now…
## 951 https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 952 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect jay trading cards set\n—P1200 all in + lsf\n—if getting basi… https://t.co/KRxW2dc0y2
## 953 @MrsTOH2O Uk salty cos bts overtook 1d idc 😑
## 954 @PositionEx @La_delfiii_1D\n@susan235698\n@carlosvasquez32 \n\n0xb7a975bacc6786eb1a484f8184c501d5f0a2c2f7\n\n778
## 955 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): 0.19\n\n😎💰
## 956 Best of luck to Spain 🇪🇸
## 957 Landslide Susceptibility Zonation along NH 1D from Sonamarg to Kargil, North Western Himalaya #preprints https://t.co/ssO4ixFWzr
## 958 @tkpurple_1D @ACEJKSUPREMACY STILL LIFE MV IS COMING \nSTILL LIFE MV\nSTILL LIFE TONIGHT\nSTILL LIFE MV
## 959 @Tomlinbucks no but have you told him that tom holland said he was his favorite 1D member
## 960 Don't ask me for relationship advice, I'm single & I support breakups
## 961 ▸ Complete oc name : Nala Nadhira\n▸ Zodiac : Scorpio\n▸ MBTI : INFJ\n▸ Love lang : woa, giving gift, qt \n▸ Stress lan… https://t.co/VY8NfGAddi
## 962 @katirpillar @HolyJose2391 i’m an illusion hater and i stand by that!!! 1d took so so so much of my time when i was… https://t.co/vbj638wrdh
## 963 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W-0L)
## 964 @reluctantyeehaw “XPSWMM is a holistic 1D/2D modeling package for stormwater and wastewater problems. It helps engi… https://t.co/bojAtPiIaM
## 965 @HolyJose2391 @katirpillar illusion & taken are the only two 1D songs i can’t stand lmao
## 966 Fav 1d harmonies 🤔🤔\nMine are\nIf i could fly or once in a lifetime
## 967 freedom - ikon\nstory of my life - 1D\ndown to earth - JB\ndrivers license - olivia rodrigo\ntally - blackpink\nfix you… https://t.co/8A4HkXoym4
## 968 Swifties challenge, stop engaging with this stupid troll account. \nNo one asked you to prove that 1D didn’t make Ta… https://t.co/8PxCfYDtA5
## 969 1D fans interact to find mutuals
## 970 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine c… https://t.co/5Unm4D4ORU
## 971 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect companion jay trading cards set\n—P1000 all in + lsf\n—if ge… https://t.co/go2kbmf5hP
## 972 Just to clarify, I know a lot of us discovered him first and didn't become 1d fans. Just saying that he's probably… https://t.co/g7BrPZOX4h
## 973 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Momentum\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GLRY\n\n🔎Name: Insp… https://t.co/HJeIeqnvri
## 974 CryptoMories - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/m63XTre5jW\n⬇️ See below for 200 a… https://t.co/O6WYWFyuoi
## 975 $HYG 1d.\n\nRising wedge in formation https://t.co/JD4b1oBKuu
## 976 @mel_thearmtouch Have they all missed how he was in 1D? That personality doesn't just disappear from nowhere.\nHe is… https://t.co/ep10HqrKgS
## 977 @ThatEricAlper Listen to 1D
## 978 Harry Styles Love On Tour ❤️ https://t.co/SwMIsja6fA
## 979 larrie2k16: someone: *says anything that reminds me of 1d* me: https://t.co/qukYsRFt0W
## 980 Esty fan made stuff>actual merch
## 981 @Purd0me @parkingguy62 @LachInTheCrease i’d agree the current pool isn’t good enough for a cup but i think the lack… https://t.co/ujjGDN5lq1
## 982 #USDJPY falls below 136.50\n\n🇯🇵 The pair falls from a 3-day high but losses could be limited.\n\n🏦The USD is supported… https://t.co/VrIHHEZz4U
## 983 This hour's One Direction lyric is meant for a Taurus...'All we want to have is fun.'\n\nI encourage you to spend tim… https://t.co/Vcz9VB297F
## 984 no bcs my 1d bias was niall too 😭 https://t.co/biGyUF0kfi
## 985 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDVY\n\n🔎Name: First Trust Rising Dividend Achievers ETF\n\n1D Price Change (%): 0.30\n\n😎💰
## 986 Slow hands was my fav 1D solo song tho 😭 follow by Golden https://t.co/uVLg6boN6i
## 987 @sassychopsuey Harry was the first one I found, he got me into 1D and yeah nothing has changed❤️ But what can I say… https://t.co/0EJQruHmoH
## 988 $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price… https://t.co/j8TXEzFHyH
## 989 it's always been louis. and harry was everywhere where louis was so they kinda were sticked together in my brain an… https://t.co/JJLgKEArW2
## 990 @PeterLBrandt I use the retest only on a horzontial line of a 1D breakout level. To get broken. the retest needs to… https://t.co/yoJk47tF2l
## 991 This was taken from the Solar & Heliospheric Telescope at 20X. There are 2,500,000 stars in the Momus system 275 l… https://t.co/1GtepW5BP6
## 992 @OwnedByLouis But I discovered Louis first and 1D later!
## 993 @Tina28LH @kmmwkindness True that ….he was around 4 other hot humans in 1D but he didn’t love love them all. I know what I’m saying
## 994 @sassychopsuey First it was harry, he was also the person who introduced me to 1d, and now it is nialler
## 995 @sassychopsuey Lou and always been him😭
## 996 Christmas Greetings Of 2022 Are Offering A Musical Blast With Lizzo, Camila, and Many Others -… https://t.co/anjNoZYTdA
## 997 @OwnedByLouis And also not every fan comes from 1D times☺️
## 998 Harry is bragging about the 1D website only sometimes
## 999 @Mallak_1D I ll care if i have a such cute person in my life
## 1000 @Mallak_1D U still have more MI to unlock 🔓
## 1001 Check out this listing I just added to my #Poshmark closet: Multi-Device Stero (1-D) One Direction Headphones.… https://t.co/AXT1jOlYGJ
## 1002 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PNQI\n\n🔎Name: Inve… https://t.co/N2mfaKeUri
## 1003 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 C… https://t.co/L0iYWqSY5Q
## 1004 -rl Good eve! Here, i'm trying my luck to gain some new friends to fill my dusty timeline. A short brief; my MBTI i… https://t.co/5CegizHFJb
## 1005 please Taylors been making music even way before 1d even existed https://t.co/rNf4DfndpU
## 1006 It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like th… https://t.co/YVbxB1oDOx
## 1007 New Zealand, Christchurch, S Clarkson Importer 1d One Penny Token 1875 KM13 https://t.co/ofo0BLRmp3 eBay https://t.co/ckfn0hmps4
## 1008 @Anassecis Turns out im full of mental illness
## 1009 Hey, I'm doing fine\nAnd I know I'm out of line\n\n[Permanent Vacation/ 5sos]
## 1010 @aldysuhanda_ My fav songs “over again-1D” & “back to december-Taylor swift”
## 1011 I know that this is not an interview but it's so nice to see him being so comfortable talking about HIS music and n… https://t.co/LZWGIRp0LT
## 1012 @Tokkigrove The only fine member in 1d is zayn AND YET SHE CHOOSE THE MIDDEST ONE
## 1013 $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical tar… https://t.co/c4yfVoWOyq
## 1014 woke up thinking about how i’m going to see dominic fike in concert tonight 😁
## 1015 @majrbb Home🥺
## 1016 I just found out Kelly Clarkson cowrote Tell me a lie which is actually the second song I heard from 1D
## 1017 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -3.41\n\n😎💰
## 1018 Did he say skydive ???
## 1019 Yes, MCR and 1D members struggling with cocaine and alcohol addictions but let's talk about BIGBANG members who smo… https://t.co/SFYyHWnocO
## 1020 @andrewperloff Check out #58/68 on the sideline: looks at Ingram, then at the yard marker. He knew. Ingram didn't… https://t.co/p4Cc4sABBe
## 1021 @ACEJKSUPREMACY Still life \nStill life mv\nStill life mv is coming\n\n#Indigo\n#StillLife\n#StillLifeRM\n\nSTILL LIFE MV I… https://t.co/Z8CDQ1aRIM
## 1022 gorg 🫶✨ https://t.co/prfA4eVjtu
## 1023 @exilehive Isn’t it the same person who just did the “Taylor is a success because of 1D” thing? Just an angry troll… https://t.co/06bBHLdjCi
## 1024 actually cried from listening to 1d's songs 😞
## 1025 These imager-based barcode readers ensure that shipments are accurate, regardless of the position and orientation o… https://t.co/oKDkje0K9E
## 1026 @JStanleyFX With the way the yesterday's 1D candle closed, there is an higher probability we will see some push to… https://t.co/3yO07VYHvO
## 1027 Marc Jacques Burton Is Taking Luxury Streetwear To New Heights - https://t.co/rE1h1sSd11 #OneDirection #1D… https://t.co/TdttSczGl7
## 1028 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “I can make your tears fall down… https://t.co/H5XC2bzeNx
## 1029 #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/95Xuefh3P6
## 1030 Laughing cause they’re a Harry fan as if he’s not pushing 30 and this kid was literally a toddler when 1D came out… https://t.co/Q4GIhnGRRD
## 1031 $CRV\n\nYep, price retraced to 0.664 last night before the bounce and breakout :)\n\nRSI + MACD on 4,6,8,12H and 1D is… https://t.co/rnLLU5a1Um
## 1032 @jayythewave Me and my mom call eachother bro
## 1033 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/4Yt6tOBOfh
## 1034 USED TO BELONG TO 1D NOW BELONG TO THE 1G https://t.co/JFThYOJLTt
## 1035 Harry Styles wins Album of the Year in heat magazine's Unmissables Awards - https://t.co/VEJ04c3ui1 #OneDirection… https://t.co/HAdecMP1d3
## 1036 SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.… https://t.co/7uBGT62VVn
## 1037 @sassychopsuey Became a 1D fan back in 2012. \nWhile all my HS friends were Zayn&Harry girls I felt a deep connectio… https://t.co/8zwpHPkmI3
## 1038 New Zealand, Dunedin, Otago, De Carle & Co 1d One Penny Token 1862 KM17 https://t.co/vG7F7sXd6V eBay https://t.co/NhtzaGU73T
## 1039 no but srs why am i crying over 1d songs
## 1040 @cyxf4y3 as you should??? how did you not like it before???? he's always been my favourite out of 1d
## 1041 $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964)… https://t.co/yBwUoukG49
## 1042 @1dtpwk_28 Right now- 1d tho
## 1043 Life just took on all the drama of a classic black-and-white f... More for Gemini https://t.co/8jlkioyz60
## 1044 its not abt that 1D dude. idc if hes rich & only wears dresses for photoshoots. when u say hes ugly when he dresses… https://t.co/UhWsc0qdvi
## 1045 #mtvhottest one direction
## 1046 @Davina_ot5 I m there 🥺!! Niall is above me❤️
## 1047 GUYS I DIDNT KNOW IT WAS MY SISTERS BIRTHDAY TODAY UNTILL I SEEN A 1D FAN ACCOUNT SAY LIAM RELEASED HIS FIRST ALBUM… https://t.co/cdHwGgkzWc
## 1048 @flwersforlouis Rows - horizontal\nColumns - vertical \n*That's what i know* 😂
## 1049 $SPY 1d #ES_F cracking. Break 4000 and the trend snaps too. Short term targeting 3810 area. https://t.co/yIHmf7eHnC
## 1050 SEVENTEEN Unofficial Fanmade pcs\n❗NEW: DK with the Sebongs\n💗 Over 2000+ pcs sold on Shopee\n💫 Quality guaranteed\n👋 F… https://t.co/Mx9SdRMqYH
## 1051 @LouisPeitzman that’s 1d’s hair dresser’s kid💀
## 1052 "I know I'm the only one who's gonna make. My ship come sailing in. So I'm not gonna spend another night of dreamin… https://t.co/04Ah8jmdmg
## 1053 #BollingerAlert !\n\n - $KMD (0.0000133) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $CELR (75 sats) is over Upper B.… https://t.co/kRITrmraxO
## 1054 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox dis… https://t.co/1o0fQUK4xI
## 1055 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/WzHKxlkw41
## 1056 if he really loved you he wouldve made 1d get back together
## 1057 @1dtpwk_28 little black dress is my favourite (1d but louis was among the writers and he loves it as well so)
## 1058 @Treasur65930713 Probably scared of getting hate from the purple fandom. I mean they went for Niall of 1D before. Crazy fans. 😕
## 1059 @Raja_271 I do follow top down charting approach.\nTime frame depends upon what type of trade you are looking for.\nF… https://t.co/mlIRiplfjy
## 1060 @dietlouiscoke wait is the louis in ur dn abt the 1d member 😵💫
## 1061 When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1062 Keep beautiful and love Niall&Liam 1D (?) #bot
## 1063 @lowerbodyinjury I think 1D’s breakup coincided with the rise of check please! and then the lure of cute rookies ca… https://t.co/MlogUaU1rn
## 1064 What is the saddest 1D song and why is it If I Could Fly.
## 1065 This was taken from the Solar & Heliospheric Telescope at 50X. There are 1,200,000 stars in the Themis system 10 l… https://t.co/3uwPZzDqMx
## 1066 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IDIV\n\n🔎Name: Metaurus U.S. Equity Cumulative Dividends Fund-S… https://t.co/SaxYHmSP5E
## 1067 @BBCR1 you did not just insult The Wanted!! They were around BEFORE 1D & had a number 1 single BEFORE 1D!! And The… https://t.co/MIb03IxAx5
## 1068 missing 1D all of a sudden 😭😭😭😭
## 1069 #stablediffusion\n\nA FULL FRAME WIDE ANGLE CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUT… https://t.co/DQ6xcX62uR
## 1070 interact to gain 1D moots!
## 1071 @thedeanlife description of the wanted and 1D was savage, we all know the wanted were better @VKHawkesworth
## 1072 This hour's One Direction lyric is meant for a Cancer... 'Stop the tape and rewind.'\n\nEventually this will guide yo… https://t.co/1aFJ14JiHs
## 1073 Jeopardy had a 1d question about little white lies last night 🥹
## 1074 Liam Payne makes his red-carpet debut with Kate Cassidy at the BFAs - https://t.co/KbUcB18oBU #OneDirection #1D… https://t.co/wSpldapoKK
## 1075 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VCSH\n\n🔎Name: Van… https://t.co/FiS2JGZTko
## 1076 🧵1D AS SOLO ARTISTS STILL ANGELIC😇\nHey Angel: 1D off #MadeInTheAM Album to...\nAngels Fly: @Louis_Tomlinson:… https://t.co/EmAmZp7NQe
## 1077 @sassychopsuey I found Harry first, then 1D, then Louis. I am in Louis' lane.
## 1078 @SoGolden74 My husband is in so deep with me he can identify which of the boys is singing during 1D songs now & he… https://t.co/6QkiVGkk7a
## 1079 @newswimx 1D is life do it
## 1080 i wanna play music on my cd player but i don’t have cds of any of the music i wanna listen to 🧍🏼♂️ might just take… https://t.co/oOE3LeE7aT
## 1081 -1D my go to TP, need to respect it same way SL gets respected
## 1082 @underamdnghtsun I would like to have the deluxe cd ❤️ https://t.co/XEyTz30xgY
## 1083 $AR\n\nPrice made it to $11.21 on Nov 20th, then retraced to $8.59 on Nov 22nd.\n\nSince then price is slowly going up… https://t.co/nOoU68gwfw
## 1084 @LAHXLLUClNATlON Why do swifties always want to bring 1d (mostly Harry) down? Genuine question.
## 1085 Retweet selected by the https://t.co/kmOCQTFIJb team | Canon Patent Shows Detachable Fan for Cooling 1D X-like DSLR… https://t.co/3zvw5Aq3YQ
## 1086 #BollingerAlert !\n\n - $LTO (496 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1087 @Mallak_1D Checkmate
## 1088 @Mallak_1D Would u be my gf ?
## 1089 if the spice girls were around in the 2010s the same era as 1d, imagine the geri and mel b fanfictions lmaoooo
## 1090 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuab… https://t.co/Bx6PPsxyKX
## 1091 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no rand… https://t.co/aFkZGkUyl7
## 1092 @Mallak_1D New mental illness detected\nPhon call phobic
## 1093 Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https://t.co/VcH7qAbSkR
## 1094 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -2.00\n\n😎💰
## 1095 This was taken from the STEREO Telescope at 30X. There are 1,500,000 stars in the Artemis system 500 lightyears aw… https://t.co/IBwUsZnWaT
## 1096 ARE YOU FUCKING SERIOUS RN?? 1D BOYS WERE STILL SLEEPING WITH STUFFED ANIMALS WHEN SHE RELEASED HER 3RD ALBUM THAT… https://t.co/bMunCeKaps
## 1097 @pralinepower she already had 5 grammys when 1D auditioned on x factor
## 1098 trying to wrap my head around 1D stans still being so unhinged like its been 7 YEARS?? none of u have invested in therapy??????
## 1099 #stablediffusion\n\nA FULL FRAME DEPTH CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER S… https://t.co/p3Gy93cp9e
## 1100 @evillabrt I WASNT A LARRIE BUT I WAS ON 1D TWT FOR LIKE 8 YEARS 😭😭
## 1101 @Coins_Kid how about the falling wedge on the 1D-1W on BTC and TOTAL? 🤔 https://t.co/Ksp45w6hr8
## 1102 i miss 1D
## 1103 @turnover4 Ice Queen
## 1104 @houselarry28 @sassychopsuey for like half an hour and by the end i was in love with it. then i remembered night ch… https://t.co/fBm6mkDzo3
## 1105 She walks so 1D can run! wdym 1d helped ts https://t.co/BHOfQs1oo3
## 1106 Headset bluetooth✨️\n🌿https://t.co/Y6XhWuVg92 https://t.co/QY4OdCJUwy
## 1107 @houselarry28 @sassychopsuey i was a fan of zayn when fdtd came out but i found 1d bc of a tiktok trend called ‘who… https://t.co/xQJK4sgV87
## 1108 Just heard one thing by 1D woah
## 1109 @1dtpwk_28 From 1d songs: night changes and no control, but I Don't think so that lou have solo song starting with n
## 1110 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V o… https://t.co/2Yo3gW3w4m
## 1111 $sushi also on a bear flag on the 1D timeframe. Might be going to $0.85-0.90. https://t.co/CDz02mGpNj https://t.co/DEQEbpRJew
## 1112 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, 'I can't be no superman, but for… https://t.co/iZ22f7knLS
## 1113 @girlstalktpwk He’s so tall omg
## 1114 The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT… https://t.co/uqBf282rvA
## 1115 i wanna go to this 1d party in brooklyn but it’s a 21+ event and im scared of people that are 21+ 😭
## 1116 Average rent in Ireland up by 82% since 2010 - https://t.co/J9V0OCoh1N #OneDirection #1D @1DRocksTweets https://t.co/2vZuCHvq7N
## 1117 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSL\n\n🔎Nam… https://t.co/AHsj4yvAnp
## 1118 1. This is bs.\n2. Where is 1D now? https://t.co/ANRBuihHMt
## 1119 @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forge… https://t.co/G9wquCjQ3I
## 1120 @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is o… https://t.co/x45YOs8gDt
## 1121 @johnnystuh end of the day - 1D
## 1122 write your name with your favorite 1D songs
## 1123 @acaikcals this just made me remember that i was on 1d twt (well kind of, i mostly just tweeted a lot ab how much i… https://t.co/lSiprNlxBy
## 1124 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $BTM\n5: $SDN\n\nTop 5 bu… https://t.co/SZmsKt5gXm
## 1125 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/APznKrp4mr
## 1126 Have you ever missed 1D and 5SOS interaction.. https://t.co/TnTuRd1yUA
## 1127 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/NXonuxnshq
## 1128 How I love getting into the bus an those 2 girls giving me the bitchiest looks. I did literally nothing to you.
## 1129 Keychain EXO\nPict 1\n📎https://t.co/uNjpA0JbIV\nPict 2\n📎https://t.co/Gs6XMFDnkQ https://t.co/AHSGm5XsUW
## 1130 06/12/2022 : IDX 6,892.57 Return -1.36%(1D) 4.73%(YTD) -2.17%(30D) -4.71%(3M) -2.87%(6M) 5.28%(1Y)
## 1131 #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/s74anl90gO
## 1132 #SP500 1D chart.\nVery strong down trend resistence, what do you think will happen first -\nA or B ?\nComment below 👇 https://t.co/yS5twiHICP
## 1133 so this didn’t happened 4 hours i could focus and then later i had 1D marathon https://t.co/F9L8iTZySp
## 1134 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 1135 $ES $SPX $SPY , 1D\nBulls failed to break downtrend on less hawkish FED narrative\nNow is time for bears to trigger s… https://t.co/2CZZ7Rbvsf
## 1136 @23kyus llistening to the best 1d song rn https://t.co/MNJTH8yvc6
## 1137 For me I think \nLouis \n1d \nCatfish \nThe fray\nTaylor\nSam fender \nFotos\nSea Girls \nThe wombats \nThe vaccines https://t.co/h6AShCw46G
## 1138 I was really nervous about going somewhere today but the whole time there 1D and Harry's House was playing in the b… https://t.co/0aiSGWMl6J
## 1139 #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/9IW1CsO4RU
## 1140 #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/6mJRVyUmpw
## 1141 @shitbirdtrash that's lux, the baby of 1d's stylist
## 1142 gregbecca greg serrano crazy ex girlfriend cxg edit fancam loved you first one direction 1d rebecca bunch santino f… https://t.co/0PCKM7ST61
## 1143 @VC95YSJ Awal: 1D - What Makes You Beautiful. https://t.co/MhDWB26oRO
## 1144 #Banjjak_Onhand\n\n[onhand • ready to ship‼️]\n\npinkeu butter light up my love 1 pocket collect book (4)\nP960 all in +… https://t.co/oxQ8OhxvL3
## 1145 @ICARUS25FALLS @updatingziam @LiamPayne Samee !!
## 1146 In hopes my friends don't see it on Twitter, thank you so so much for all of this and the extra txt print and all o… https://t.co/IP7SfkrwE7
## 1147 the guy who i’m talking with said he used to listen to 1d and he’s getting into 5sos…\ni think i won
## 1148 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except… https://t.co/j6tuHpbvZz
## 1149 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/xOJKh2mu0c
## 1150 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/bMgnKD1hVs
## 1151 tubby cats - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/AbJcEsFvrT\n⬇️ See below for 200 and… https://t.co/ro6yzUaNgy
## 1152 Why tf are you on twitter when all you do is hating on larries?\nI understand you may not have the same opinion but… https://t.co/rSd24wMPEs
## 1153 @delicatejohanna YESS WE WATCHED 1D VIDEOS AND I SAID THAT I THINK THAT THEY ARE A COUPLE AND SHE WAS LIKE WTF AND… https://t.co/iTUZl34PAj
## 1154 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/LB34HvmSli
## 1155 This hour's One Direction lyric is meant for a Libra... 'You don't really want my heart, no, you just like to know… https://t.co/LsjiSgApdB
## 1156 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PyPPgPobvi
## 1157 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/VOuUGrZddS
## 1158 Love all about Blue♡ | 1D♥
## 1159 @ai11911 @RonkuSide @LouisPeitzman Her name is Lux - she was 1D hairstylist Lou Teasedale’s child, so she went ever… https://t.co/XYW2l70I03
## 1160 @_sottlvr This Is Us de 1D
## 1161 @drunkurtea 3.1d surround rabbit
## 1162 @harrysshoebox yeah it’s in my top 3 in mm probably top 10 in all 1d songs
## 1163 they playing moments by 1D in 7/11….making me cry why
## 1164 #BollingerAlert !\n\n - $WRX (0.00001062) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1165 #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM:… https://t.co/4J0LuhXFZM
## 1166 MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLU… https://t.co/Fotkco5iCS
## 1167 @1982loula @josaphinesvoice @george_ezra @ollymurs @Louis_Tomlinson Hahahaa ah you see if it’s quality vocals you’r… https://t.co/r3f9cMWFXT
## 1168 1. They dated for 1 month \n2. De already had 5 grammies before Harry joined 1D https://t.co/A5n0tURgxj
## 1169 5sos, 1d, Hinds, Arctic Monkeys, The Neighborhood https://t.co/eOfiGagiPE
## 1170 The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/1PPNAHnS2u
## 1171 @CraigWillis0 Hey! Are these still available?
## 1172 @_jeongjefa 1d right now
## 1173 @midnightsera13 Getaway Car by Taylor Swift\ncanyon moon by Harry Styles\nLucky Again by Louis Tomlinson\nBest Song Ev… https://t.co/aZMVmiTVgJ
## 1174 bts fans acting all tough till their favs pull a 1d
## 1175 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/DMlbQJyoPM
## 1176 @SophieAnne2128 @HannaA_1d I'm in!!
## 1177 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EDIV\n\n🔎Name: SPDR S&P Emerging Markets Dividend ETF\n\n1D Price Change (%): -0.87\n\n😎💰
## 1178 Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2JHfE2aC
## 1179 This was taken from the STEREO Telescope at 30X. There are 500,000 stars in the Zeus system 150 lightyears away fr… https://t.co/QFQ3z2vvke
## 1180 ▸ Complete oc name : Azrael Gregory\n▸ Zodiac : Aquarius\n▸ MBTI : ISFJ\n▸ Love lang : Receiving/Giving Gift, QT\n▸ Str… https://t.co/roZV1FIzwn
## 1181 @Mallak_1D Agreed. Time and place for everything 😄
## 1182 @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small te… https://t.co/exXk9cKjbY
## 1183 @Mallak_1D Thank you Mallak😍
## 1184 @ilymelancholia @HannaA_1d Both if you would like the live 😁
## 1185 Biggest songs of 2022: As It Was by Harry Styles - https://t.co/mdBaiX4hFc #OneDirection #1D @1DRocksTweets https://t.co/Df4mSqVi00
## 1186 Sometimes I think this hiatus before s4 drags on forever, but then I remember in 2015 when 1D said they were going… https://t.co/7Sbyan3czQ
## 1187 Day 6: Favorite Louis Cover. \noo id say all the 1d songs and beautiful war.
## 1188 #NEO NEO / USD 1D Timeframe ... \nNEO/ USD trendlines ...\n #NEOUSD https://t.co/XzIjxYNEZC
## 1189 #GBPUSD rises back above 1.22\n\n🇬🇧The pound rises despite food inflation falling for the first time in 21 months.\n\n📊… https://t.co/7G7LcG5cSw
## 1190 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/0shlHEdxxD
## 1191 This was taken from the STEREO Telescope at 20X. There are 25,000 stars in the Hemera system 325 lightyears away f… https://t.co/0c8ZbNIYLu
## 1192 Skar Audio RP-1200 1D Monoblock Class D MOSFET Amplifier with Remote Subwoofer Level Control, 1200W QGJ2TAE… https://t.co/4zBQEMx0PS
## 1193 #BollingerAlert !\n\n - $OXT (513 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1194 @majrbb Right now
## 1195 We are back safe and sound. 1D were absolutely fantastic on our school trip to Wythenshawe Park. We used our map sk… https://t.co/xT3NalPhTJ
## 1196 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 1197 #BollingerAlert !\n\n - $CTSI (803 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1198 @naeem_mo_17 But its good to experience some feelings
## 1199 Three Ireland's City Stages: "The aim is to support the next generation of Irish musicians" -… https://t.co/OZzWEPyNqm
## 1200 @MAHMOUDMOOTAZ I did 😅
## 1201 I just got this 1d diary and it came out around 2012 ig, it's soo cute, I feel like a kid😭😭💅but IT'S SO CUTE.
## 1202 wts lfb ph . .「#harusellz」 .ᐟ \n \n hanni noot noot set \n\n- 280 (w/ uns album & unscanned qr) + pf + lsf\n- payo (… https://t.co/UYsf7pUKiE
## 1203 @convomf ts, lana del rey, 1d, astrid s, alec benjamin, the vamps, sasha sloan, dpr, sabrina carpenter, kard, rosie… https://t.co/qLU2eNpnVK
## 1204 @SophieAnne2128 @HannaA_1d Really? Screaming or facetiming? Or both?
## 1205 Zebra Symbol LI4278-SR20007CN USB Wireless 1D Handheld Barcode Scanner w/ Cradle https://t.co/1JUIe9aaPe eBay https://t.co/apKYuqdBcp
## 1206 IS THIS A JOKE?! 😭 https://t.co/3Mey0EpvYt
## 1207 This is the cutest shit ever 😍 he’s gonna be such a good dad some day https://t.co/nxNJBLTg2g
## 1208 Thanks a lot 1D https://t.co/R5fy9MMWgp
## 1209 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End… https://t.co/XQh5PtkIJp
## 1210 Nah hell naw. I don’t like Swift but nah 1D ain’t given shit to her. https://t.co/54vzC1npwI
## 1211 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USD\n\n🔎Name:… https://t.co/p8tJnlgOv3
## 1212 ‼️‼️‼️CLEARANCE SALE‼️‼️‼️\n\nBTS UNSEALED ALBUM\n\nComplete inclusions — NEW MANU\nhttps://t.co/VkLxtDomjp\n\nt. ph go ki… https://t.co/mmOG6HP47v
## 1213 @LouisPeitzman That's Lux. 1D's stylists daughter
## 1214 Okey I didn’t expect that 🙃🫣 https://t.co/WbE8M86a4z
## 1215 There's few things I don't understand in life and girl almighty by 1D is one of them.
## 1216 1D should've named act my age "unleash the monster in you" fr.
## 1217 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/bUB94oVlch
## 1218 #KepoHelloKitty_ Westlife or 1D ?
## 1219 @dreamwastalen Only Harry can do that
## 1220 @ssefnum hi!!! i'm into 1D and 5SOS too. i've been playing teeth by 5SOS more than 5 times today 😋
## 1221 happy 3 years of lp1!! this one's special cuz the first 1d solo song i'd ever heard was familiar <3\n\n@LiamPayne i'm… https://t.co/hIXhNgpTmD
## 1222 This was taken from the STEREO Telescope at 50X. There are 1,200,000 stars in the Elpis system 21,000 lightyears a… https://t.co/Yl4OGOGiC0
## 1223 Please delete this tweet. People are roasting one direction and I don’t like it. 1d didn’t help Taylor to become fa… https://t.co/TS1Cn1wnWo
## 1224 -rl without any fcv, I'm looking for new friends. I'm into ATEEZ, 1D, 5SOS, and girlgroups. Mind dropping your favo… https://t.co/x33bcefLHv
## 1225 Back in my 1d era
## 1226 @axelle_wayyy Moooh Lou was so touching here
## 1227 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD
## 1228 #AUDUSD outperforms peers, rising to 0.6725\n\n🇦🇺 The RBA raised interest rates by 25 basis points to 3.1%.\n\n📊The cen… https://t.co/829ZE0SiaM
## 1229 https://t.co/Yr4ygxmyiV Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/i9sniQnf6I
## 1230 WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021… https://t.co/nMOfdhJC11
## 1231 https://t.co/V1NMbjsZ1W Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/rFKLPU2BGb
## 1232 This hour's One Direction lyric is meant for a Capricorn...'Everything you do is magic.'\n\nTry to include loved ones… https://t.co/3oaOnzTBjP
## 1233 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Financials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCF\n\n🔎Name: In… https://t.co/toMJKSMbAl
## 1234 would you believe if i told you when i listen to Zayn and 1D all my problems and worries don’t seem real 🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻
## 1235 Dawn flight over RSPB Bowling Green Marsh @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III… https://t.co/eneei9YWfM
## 1236 @ilymelancholia @HannaA_1d I can do that 💪 I'll be there
## 1237 @thelittlefreaks Thank you so much for this 😭💗\nI don't have any 1d merch and I would d¡e to have anyone of their CDs https://t.co/1tmanZznAn
## 1238 #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE X E-MART24 CHOCO PROTEIN BAR (1 piece)\n\n🛒 SH0PEE -… https://t.co/0zrE0TJ64Q
## 1239 $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the proje… https://t.co/8ZXnYlaoYO
## 1240 https://t.co/a7oN2r9Abp Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/xjJFYBOZsw
## 1241 This was taken from the Hubble Space Telescope at 20X. There are 500,000 stars in the Nike system 1,238 lightyears… https://t.co/L5IPLh023R
## 1242 A newfound sense of clarity can be yours, Leo. Mercury is boun... More for Leo https://t.co/gxiiKZHms1
## 1243 some old 1d group i'm in sharing it for votes that's so fucking funny
## 1244 #BollingerAlert !\n\n - $ARPA (175 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1245 Every now and then I remember that LLH's soul lives somewhere inside this cupcake....And Then Suddenly I Am Not Oka… https://t.co/QU34Dv2aRf
## 1246 @Binbin0324SH @witchinateacup @DDenouncement lool ok. and yet you went and dug through a series of gifs to find the… https://t.co/zLsN8dUTAF
## 1247 Louis' silver tongues\nZayn's there you are\nLiam hmm idk if there's one \nNiall's bend the rules HAHAHAHA (listened t… https://t.co/s6b67DJTEn
## 1248 $WTI 1hr and 1d.\n\nOil price back to the major support in the hourly frame. Breaking below is super bearish.… https://t.co/xDOGNNjU5n
## 1249 #NatGas 4hr and 1d.\n\nBroke below the orange bear flag, 6.0, and 5.8. Overall trend is bearish. Major support on 5.2… https://t.co/zcGIEgnUfb
## 1250 @Mallak_1D Will you be following me back?
## 1251 #np I Love You
## 1252 not me sobbing at 5:24 in the morning https://t.co/cVEzOrJtAD
## 1253 Im not a phone calls person 😒
## 1254 I'll decline your call & continue texting you like it never happened😭
## 1255 5SOS, 1d, New Hope Club https://t.co/WmGHzDr1EN
## 1256 If my answer is yes, what would be your question?
## 1257 It didn't happen for so long 💔
## 1258 I found all my old 5sos concert videos and 1d concert videos I am hysterically fucking sobbing😭😭😭
## 1259 When i get sweet msg's I really reread them all day. It keeps me in a good mood.🥹❤️🩹
## 1260 @oopshi369 THAT’S ON MY BIRTHDAY (I don’t even listen to them though they have good music, I just listen more to 1d… https://t.co/oqpQhIb6lc
## 1261 #BollingerAlert !\n\n - $LTO (489 sats) is over Upper B. Band in 30M|1H|2H|4H\n - $OXT (513 sats) is over Upper B. Ban… https://t.co/GE1tmovDkA
## 1262 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/PbcYPSux2H
## 1263 @TikekSofor He's clearly as high as a kite in some interviews in the 1D days too. To me, he looks off his face in t… https://t.co/zMFXvQPDXz
## 1264 @1D_FITF28 I thought I didn’t follow you and then I was like Hello🥰and then I checked and I followed you so I thoug… https://t.co/CelHAgDmjl
## 1265 No 1D Reunion Today
## 1266 The Body Shop Vanilla\nhttps://t.co/76rPQfHWBt https://t.co/uOoElsmCpx
## 1267 Kiss Me Goodbye\nhttps://t.co/RC6OL5Kk88 https://t.co/zhczpAEXI1
## 1268 Lilith & Eve Fallen Angel\nhttps://t.co/ZhEXkhCEZi https://t.co/M5c8bMfgk6
## 1269 Usual Jasmine\nhttps://t.co/UN2k0dHTFl https://t.co/l92HgHV8B5
## 1270 @zhivkoto heard 1D=1B
## 1271 Laboho Sugar Baby\nhttps://t.co/JkOy5jIHF2 https://t.co/GDSTlZqsPC
## 1272 HMNS O\nhttps://t.co/W3y36qwbZY https://t.co/9YseuaTqRC
## 1273 #BollingerAlert !\n\n - $CHR (730 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1274 @thelittlefreaks 1d and taylor swift only or would u do other artists too?
## 1275 it's been three years since I joined the 1d fandom after watching the adore you music video, and I just want to say… https://t.co/ZGBgXQVjHC
## 1276 LI4278-SR20007WR Motorola LI4278 Bluetooth 1D Barcode Scanner With Base & Cable https://t.co/vpU8jrdvRk eBay https://t.co/ATo3NUVlE5
## 1277 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Don't even care about the table breaki… https://t.co/S9J1f8qYZz
## 1278 🚨 BNB/USDT (1d) MACD crossed at NEGATIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 1279 🔥INFORMATIONAL🔥\n\nBTC 1D TRENDLINE \n\nCRUCIAL KEYPOINT \n\nIF BROKE NEXT STOP 19K\nIF REJECT NEXT STOP ....?? \n(Wrong An… https://t.co/32QIhf9BNQ
## 1280 Sitting alone in the train while listening to fine line hits different
## 1281 @stevensbestie But to be fair, I do can see that happening 😭✋🏻
## 1282 @ificxuldflyy All smiley no Payne ❤️
## 1283 new solos will never know what it was like when 1d was at their peak, watching their shows on VINE (7s long videos… https://t.co/AWmgYJjWnd
## 1284 i’ll never forgive 1d for spaces
## 1285 We calculated these by some strange magic. We took a 1d rep phi of a non-split torus K not equal to its own qth pow… https://t.co/PbnFEoXkoH
## 1286 @adorableharry18 why did you delete??! 😂
## 1287 @convomfs history - 1d
## 1288 4PCS Camera Hot Shoe Cover Protector Cap for Canon EOS R3 R5C R5 C R6 R RP M50 M5 DSLR EOS 1D 1DX 1Ds Series,5D Mar… https://t.co/qkolgh8ru0
## 1289 LIAM WENT LIVE LAST NIGHT AMD NOBODY TOLD WE....YOU FAKE ASS BITCHES
## 1290 History - 1d https://t.co/5OJeAag5Uw
## 1291 @1D_FITF28 @liamvinyIs why not
## 1292 @LiamPUpdate EXCUSE ME WHATTT???!?@??@?
## 1293 0 spent for 1d bc i won the tix, also 0 for taeyeon and hyoyeon on a free event. ive only ever paid for svt 🤓 https://t.co/XABxyCsKEG
## 1294 @ificxuldflyy @liamvinyIs Count me in!!
## 1295 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/eqguXa48eI
## 1296 @luisat0mlinson No I also don't have ideas
## 1297 According to 1D price Action that's just Accumulating.\n#Bitcoin #Crypto
## 1298 @Davina_ot5 I don't want money
## 1299 Louis was the best member of 1D.
## 1300 WL CORRECTCOMING SOON @dandanstep1 @uni29261434 @shinchansense1 @sleujLCq9mPl4DD @zoolie0801 @osakatarou666… https://t.co/jkOcinutlS
## 1301 Maroon 5, MCR. Greenday, The Neighbourhood, Arctic Monkeys, The 1975, CAS, Imagine Dragons, 21 Pilots, Jonas Brothe… https://t.co/zQyh25IueL
## 1302 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,92… https://t.co/ZnbjYEHPcj
## 1303 istg if i miss the 1d party on saturday i'm gonna riot
## 1304 @miri_magdalene “USED TO BELONG TO 1D, NOW THE 1 G” BYEE 😭
## 1305 IM ABOUT TO PULL MY HAIR OUT!!!😤😵💫😭🥴 https://t.co/578u9Jjt6F
## 1306 Brooks Glycerin 18 Grey Black Red White Men Road Running Shoes 110329-1D-094 https://t.co/VR3Yf7xQsc eBay https://t.co/4Zi1CxdO8a
## 1307 est Feed\nBWF World Tour Finals 2022 - Bangkok\nAsiaSat 5\nBackup\n3987 H 7200\n0001\n15 53 4e b6 7b 3d ef a7\n\nBackup\n414… https://t.co/io2HvknC1V
## 1308 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.37\n\n😎💰
## 1309 Are you serious ?? She was already successful even before 1d was formed like stfu and get some help https://t.co/b3y0Um2wfY
## 1310 @1D_FITF28 Sameee😭😭😭
## 1311 @LOUISismyloml I am confused 🤔
## 1312 @jacksescapade thanks lol, but why all the angst😭🤧
## 1313 1D fans like to find mutuals
## 1314 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UTSL\n\n🔎Name: Direxion D… https://t.co/LNs6NJcFXd
## 1315 @HannaA_1d It's sad :( we need to find someone who can facetime us, so we could scream all together
## 1316 #BollingerAlert !\n\n - $BEL (0.00002926) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1317 Union Budget 2023: Steel ministry seeks import tax waiver for coking coal https://t.co/l74eCn2p5l
## 1318 why is this so angsty?!😭😭 they still haven’t kissed and i feel like it’s almost over https://t.co/FXMG0Uh8Ik
## 1319 @hannahiswho did everything ! proof below!! love on tour hoodie please!\n\ntag: @1D_OhioFlashmob https://t.co/mwMu8h8RH8
## 1320 I want OT5 moots 😭
## 1321 Rumble Kong League - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Qlt2e1uTZc\n⬇️ See below for… https://t.co/oPXJjOCcg8
## 1322 NO WE ARE NOT😭 https://t.co/D0d8tJp46q
## 1323 @Jamison0425 No not okayy!! https://t.co/ryF0Cxq15O
## 1324 @ilymelancholia definitely!! I don't think there's anyone of us in prague to scream it sadly
## 1325 @HannaA_1d Count on me to scream it in Paris! (and Hasselt with you?)
## 1326 $VIX (1D) can extend as low as 16.5 (1.272) https://t.co/ScJzvOySFP
## 1327 @1d_Shawol estoy entre runaway y prove it
## 1328 Items on our Shopee account is on Sale\nuntil Dec 13 \n➡️https://t.co/mREFwsfI7E
## 1329 aRtIsTiC lIcEnSe
## 1330 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/jaAUZOYL7d
## 1331 This hour's One Direction lyric is meant for a Pisces... 'Should I act so cool like it was no big deal?'\n\nMaybe lie… https://t.co/eFPbOA8QIF
## 1332 6th Loucember ‘22\nFavourite Louis cover\n\nI always loved when Louis covered 7 for obvious reasons 💚💙 but my fave is… https://t.co/YdXFqzLubk
## 1333 @flwersforlouis there is none, so I’m gonna say right now by 1d
## 1334 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): -1.41\n\n😎💰
## 1335 #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/zLNi9kZ2sH
## 1336 #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/8fGXLdd4py
## 1337 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EURL\n\n🔎Name: Direxi… https://t.co/znjXgxvwym
## 1338 Sickness log day 2:\n\nI feel better than yesterday, I just woke up tho, so let's see how the day goes
## 1339 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/HQ1pKUZhyB
## 1340 @sweetcreatxxx @tommo28sun Yesterday I thought I saw your shadow running round
## 1341 I got a 1d cd today, but like my mom wasn't supposed to know I was a fan... they are my guilty plessure and I don't know how she found out
## 1342 WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyu… https://t.co/l76rk1fyuS
## 1343 @1D_FITF28 its hAAAArd soo hAaard
## 1344 @1D_FITF28 @tommo28sun it's haaaarddddd
## 1345 #USD is rising adding to yesterday’s gains\n\n#EURUSD rises to 1.05 🔼 0.1% (1d)\nGerman factory orders unexpectedly ri… https://t.co/2xqtGUTems
## 1346 Adding 1D and Sam&Colby^^
## 1347 that escalated very quickly https://t.co/ABgRPDpY0H
## 1348 rt to gain 1D moots
## 1349 @mrstylesbaebe Harry Styles is the only one who has won a grammy of all 1D. "Taylor's Most Streamed Song" it was wr… https://t.co/dF6cSOWdxq
## 1350 @sateIIiteharry nah the toes went away too slow
## 1351 #EURUSD rises to 1.05\n\n🇩🇪German factory orders unexpectedly rise in October.\n\n📊 Orders rose 0.8% after falling 4% i… https://t.co/PVEdVauw7W
## 1352 Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8
## 1353 He looks like a toy in toys story, I love him https://t.co/VOS5TZFhdb
## 1354 @TimRunsHisMouth IDK, the GOP is getting good at 1D Chess
## 1355 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/JNijgSIDgT
## 1356 ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & D… https://t.co/dLXJZsUMEO
## 1357 BTCUSDT 1D _ SHORT SETUP an hour ago\n\n#DeFigems #btc #Crypto #Cryptonews #DeFiChain https://t.co/DcmtxC19N6
## 1358 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “We’re like na, na, na. Then we’r… https://t.co/NrFMy16L43
## 1359 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/WMpdtaPWyC
## 1360 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/K3kUKAVbnX
## 1361 @duIIday As a still firm 1D Stan yes and still am 🤣
## 1362 @josaphinesvoice @1982loula @george_ezra @ollymurs @Louis_Tomlinson Yeah G is defo our main man!🥰 I might check out… https://t.co/NgqMMfKQN3
## 1363 📹: Liam ayer en los Fashion Awards \n\n© Getty Images https://t.co/kGRIn9S9sb
## 1364 it’s 4am, i’ve been at this for 3 hours AND THEY STILL HAVENT KISSED😤😤😤 https://t.co/XQlUEMBQ8B
## 1365 @sunfl0werv0l369 happy for you😍🎉
## 1366 "haqua"\n\n2022.12.12(MON) 20:00〜\nat Forestlimit\nEntrance : ¥1,500(w/1D)\n\nfeat...\nFELINE\nTomoki\nTorei\n\nresident:\nCELT… https://t.co/TfKYeYiPMb
## 1367 📷: Liam con fans en los premios Fashion Awards anoche \n\n© PromoLP93 https://t.co/Vf9RZEkilB
## 1368 @atwtmvtvftvsga It’s absurd to say 1D gave Taylor a career but I don’t understand the weird hate and competition be… https://t.co/h9QDR8HYIr
## 1369 #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take… https://t.co/LMnFtrlz7Y
## 1370 Elicit the joy that colors bring ✨\n\n🔎 Ayame Necklace \n\n🛒Shop here:\nhttps://t.co/H15tIkzQ0v\nhttps://t.co/jhGwFugrwn… https://t.co/MUi4CjdjLc
## 1371 Ustedes si dijeron " I keep on running running running running run"\nGracias❤️🧎♀️\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/lmJrhNnD7a
## 1372 Pleaseeeee 🥺🥺 https://t.co/KHBDcG0zFc
## 1373 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HEZU\n\n🔎Name: iShares… https://t.co/JBQoYlxGCR
## 1374 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RIET\n\n🔎Name: Hoya Capital High Dividend Yiel\n\n1D Price Change (%): -2.02\n\n😎💰
## 1375 1d's take me home era, imy
## 1376 NiallOfficial Thank you for being born.
## 1377 @1d_Obsessionnn enjoy <3
## 1378 You're just here for the Heartbreak \n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/J8MaMOgV0D
## 1379 Oh readers... YOU ARE IN FOR A TREAT! 😍\n\nSome of your favorite authors will be giving out a limited number of photo… https://t.co/6xK2z1bjJt
## 1380 @zweeran Boycott 1D the shills of CIA controlled British Media.
## 1381 This was taken from the ChandraX-ray Telescope at 50X. There are 40,000 stars in the Elpis system 500 lightyears a… https://t.co/ynyxzZLYnm
## 1382 @28lovesongs @HannaA_1d that's what i expected to happen but no he just drunk the whole cup 🙈
## 1383 Somebody make a thread with SHINee + solo songs that makes you feel like you're hearing something unholy
## 1384 Harry Styles is the cutest person in the world!\nfollow me for more 1D facts.
## 1385 @oBvIoUsLy_penni @flwersforlouis Well you have Perfect, from 1D, IS mostly written by him I think 🤔
## 1386 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IWFG\n\n🔎Name: IQ Win… https://t.co/xnoxYp3tyZ
## 1387 @1d_Shawol Me paso con Everybody 😂
## 1388 The baby is Lux, Lou Teasdale’s daughter who was 1D’s stylist at the time they didn’t steal a child 😂😂😂😂 omg
## 1389 This hour's One Direction lyric is meant for a Libra... 'Spare me what you think.'\n\nRemember to show off only once… https://t.co/K5mQAGEgDA
## 1390 @ghostiemedicine @HannaA_1d i did that as a prank on my dad once and he immediately noticed and spit it out so 😭
## 1391 Tambien choice, Waterfall y chase
## 1392 Thoughts on $SOL #SOL! See Sypool's idea on TradingView below. https://t.co/yd6ZxLw6er
## 1393 The story of Tom Morello’s ‘Arm the Homeless’ Guitar - https://t.co/8O1BRmD8CQ #OneDirection #1D @1DRocksTweets https://t.co/EArfXOjAwA
## 1394 @jluvs2luv @ThrowbackTaylor Lmfaoooo that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist
## 1395 @ilove1dbroo @Tomlinbucks No it's Tom Holland
## 1396 @ThrowbackTaylor Y’all that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist those asking about the baby 😂
## 1397 Help. I can't stop signing " I keep running running running run".\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/9wYkfEw1Br
## 1398 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEW\n\n🔎Name: WisdomTree Global High Dividend Fund\n\n1D Price Change (%): -1.42\n\n😎💰
## 1399 hey @5sos, at Melbourne soundcheck, I asked what songs you would cover, but I panicked when you asked me & said 1D.… https://t.co/cu9yOBi9Pl
## 1400 @itsyoulou28_ This should be a thread about 1D boys with babies 🥹
## 1401 @matteoswift @LouisPeitzman That’s Lux lol is the baby names Lou tisdales child she did the 1D hair during the time
## 1402 @Ericdun19416783 2 miles for me - no buses in the snow - or sometimes we would walk to save the 1d bus fare for sweets.
## 1403 Nov.30-Dec.6ETH1dWeekly market recap for COINBASE:ETHUSD by Sypool #ETH $ETH https://t.co/lVBZYz3j9m https://t.co/FE4gAVrbEH
## 1404 Thoughts on $ETH #ETH! See Sypool's idea on TradingView below. https://t.co/5qD9Z9zLBd
## 1405 @tommo28sun The smell of your perfume still stuck in the air
## 1406 This was taken from the HerschelSpace Telescope at 20X. There are 275,000 stars in the Metis system 500 lightyears… https://t.co/p4DSmvENy9
## 1407 Nov.30-Dec.6BTC1dWeekly market recap for COINBASE:BTCUSD by Sypool #Bitcoin $BTC https://t.co/zn0gs3RbGZ https://t.co/V4Y0TWLcBE
## 1408 Thoughts on $BTC #Bitcoin! See Sypool's idea on TradingView below. https://t.co/Se7B5LtL0m
## 1409 So ASIA tour date will be announce at 7th dec?? \nI am hoping for INDIA😭😭🤞\n\nhttps://t.co/RGnsEddRFG
## 1410 @ssefnum ▸ Complete oc name : Agatha Pupuy\n▸ Zodiac : Leo\n▸ MBTI : ENFJ\n▸ Love lang : Qtime, aos\n▸ Stress lang : bu… https://t.co/GGHDYJVnFJ
## 1411 If we hear " I need a Cha Cha Beat boy" in a SHINee song, it means DANGER\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE
## 1412 ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker… https://t.co/F8WnFnDGAA
## 1413 Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVYf1f
## 1414 Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7v8I
## 1415 @nhstreamupdates @NiallOfficial "Nialler x"🥺😭
## 1416 @Annie23703 Dude ☠️ how could they still believe that.. liam himself said all those years in 1d he would put on a h… https://t.co/MNR9U7neDQ
## 1417 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/1WegWJma3r
## 1418 💀💀💀💀 okay lightening mcqueen https://t.co/DZkU8YPpix
## 1419 He then proceeds to tell her “oh I have a friend who slept with Harry Styles back when he was still in 1D” \nMy frie… https://t.co/d9iLN3HcvA
## 1420 So my best friend is currently in Australia and went on a date with a guy, they kept talking about the music they l… https://t.co/0pVoZiCQm5
## 1421 Some girl keeps saying she slept with harry back in the 1D days
## 1422 Thoughts on $BTC #Bitcoin! See MrShah1's idea on TradingView below. https://t.co/uuUci2jvhA
## 1423 not having social anxiety would make my life 100% easier
## 1424 1d\nshe's worried about you https://t.co/dyWguCmeCA
## 1425 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): -1.64\n\n😎💰
## 1426 8 weeks until alina and i reunite with our -ommels
## 1427 I KEEP RUNNING RUNNING RUNNING RUNNN
## 1428 "They'd say I hustled\nPut in the work\nThey wouldn't shake their heads and question how much of this I deserve"
## 1429 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I can make your tears fall down like th… https://t.co/jVEAyPXrYA
## 1430 📣 JUST ADDED 📣\n3681 GB: 1d Red 1845. SG8 Sc3 Mi3. Spec BS28e Plate 60. "MB". Basal Shift. 3 Margins. c£32 \n\n💥 Speci… https://t.co/O648HHM5h3
## 1431 I'm hopelessly hoping and i promise you this: no more days alone
## 1432 I really wanna know how the convo went with the dutch Floor and Louis. Like, I wanna hear it HAHAHAH
## 1433 Taylor: successful career, Grammy winner, good music\n1D: Disbanded and gone https://t.co/TUg0c7ybwZ
## 1434 1D\n\n$APE with a possible swing trade. Wait for a breakout on the daily chart. \n\nBut wait for the retest first, no t… https://t.co/oGxMI4z3BR
## 1435 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc
## 1436 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 1437 Construction on I-76 westbound from West of Exit 1D - US 130 (Gloucester City) to East of Exit 2 - I-676 (Glouceste… https://t.co/XwhibtWaG8
## 1438 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ The… https://t.co/jWtKQbqbot
## 1439 OH MY GOD😭😭😭 https://t.co/K6xG5yiqlc https://t.co/WAHwHIs7He
## 1440 @ech0void Ah the san pants
## 1441 Dec 6, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/YFxASneFBk
## 1442 Dec 6, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/SKELbhps4V
## 1443 Dec 6, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/aFB1zLIiyq
## 1444 Dec 6, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/KaMDEcNpFZ
## 1445 Dec 6, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/gwE0AoUgqB
## 1446 Dec 6, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/zgsqPPUdul
## 1447 Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/PUenCjfWqn
## 1448 Dec 6, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/rcrMc9cr4G
## 1449 Dec 6, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/iKxnYIX9Rl
## 1450 Tuesday Dec 6, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/y6HUS5cEv5
## 1451 Tuesday Dec 6, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/nGHGj9EGjs
## 1452 Tuesday Dec 6, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/FnJ31hCN7t
## 1453 Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 6, 2022. See more info at… https://t.co/P91TKCDIyS
## 1454 Tuesday Dec 6, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/vdqSJaZmwz
## 1455 Tuesday Dec 6, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/Uli6mysZ0U
## 1456 #ETHUSDT Dec-06-2022 1D Support and resistance levels\nRes=[1276.46, 1280.0, 1341.73, 1422.08, 1722.0, 1789.0, 1789… https://t.co/ev8iDYozoy
## 1457 #ETHUSDT #ETH 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/jtIaZwayiI
## 1458 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE… https://t.co/xL24JluSpw
## 1459 @1dtpwk_28 none louis song but 1d rock me, ready to run and right now
## 1460 @MysticatLive I Made Minecraft 1D? 🤔
## 1461 As a 1D fan and a Swiftie this is so funny to me lmao https://t.co/VeDyYxA4kx
## 1462 @richarlison97 What a beautiful drawing!!!
## 1463 Oh, come on. 1D are dinosaurs, they're already extinct https://t.co/fWKXifTOVR
## 1464 Ozark River Advantage 1D Maple Self Contained Portable Hot Water Handwashing Sink NSF Certified XF6FP54… https://t.co/uVXBEGtXAO
## 1465 Act like a fake 1d fan in the comments.
## 1466 This tutorial contains an example of an optical model of a Thin Film Solar Cell. A simplified 1D Model is also incl… https://t.co/QMiDI8dVbU
## 1467 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $MBOX\n\n🔎Name: Freedom Day Dividend ETF\n\n1D Price Change (%): -1.75\n\n😎💰
## 1468 wl Bureau of mint @Grzegor59996841 @amilucky9 @La_delfiii_1D @liampal7 @mahmut452272109 @RThecrypto @bacbara97… https://t.co/SrYizymBwp
## 1469 @1d_luvvv @LAHXLLUClNATlON yeah true but that’s not what op tweet was about
## 1470 Marieke van den Kerkhof assessed blood flow velocity waveforms in the lenticulostriate arteries at ultra-high field… https://t.co/oly8yExQUD
## 1471 @richarlison97 Love this danceeeee
## 1472 This was taken from the Kepler Telescope at 200X. There are 100,000 stars in the Doris system 150 lightyears away… https://t.co/f2JSDGMNAd
## 1473 Why is he explaining/reading the lyrics so cute, and then the songs are like BOM🔥\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE
## 1474 GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel… https://t.co/CD1nqM4CKJ
## 1475 this thread is so fucking stupid and i love both, taylor and 1d\nall of them are good artists on their own stop comp… https://t.co/hcjAtjBLLm
## 1476 Y'all are the one that mentioned 1D unprovoked calling them a reality show boy band. Y'all can't seem hype up your… https://t.co/OxVsVlE0Lv
## 1477 Harry is telling a random person on the street about the 1D website eventually
## 1478 LMFAOOO 💀💀 https://t.co/pxfl1mbB3p
## 1479 *jolts awake* the 1d members were moreso coworkers than friends .. *knocks out* *wakes up with more sweat* even zay… https://t.co/d7H347eZao
## 1480 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SWEB\n\n🔎Name: AXS… https://t.co/d6qWQTAVNB
## 1481 @TeddyCleps @B30AnonymousB30 I still can long/short on 1h/4h/1d tf but it’s only lvl to lvl\nSmall position size, qu… https://t.co/IiiCYbNyyK
## 1482 oh i will carry u over, fire and water for your love\n\nlagunya 1d emg kadang bucin
## 1483 that was a money 1D by The Usos on Riddle 😮 #WWERaw
## 1484 @ificxuldflyy True 😂..
## 1485 #BollingerAlert !\n\n - $CTSI (684 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1486 mom i frew up😭😵💫 https://t.co/IHLrvW9jgT
## 1487 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ… https://t.co/SkY105B9Do
## 1488 lost 1d
## 1489 @house_of_1D @UpdateHLD Is the girl who makes the video and her follow him everywhere and scam fans and skip lines for getting the barricade
## 1490 This hour's One Direction lyric is meant for a Virgo... 'Something's gotta give now.'\n\nEventually this will help, i… https://t.co/l53jWQ7pal
## 1491 Saw 1D for free at Party in the Park in 2012 (was barrier too, no camping required) https://t.co/sdQOMqi6Kd
## 1492 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Utilities\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDP\n\n🔎Name: ProS… https://t.co/JT7ETvxqUu
## 1493 kiss goodbye, ten to five
## 1494 @convomf the1975, keshi, taylor swift, rox, cax, niki, bruno mars, bruno major, lana del rey, tulus, pamungkas, vie… https://t.co/38ze21TrjY
## 1495 this shit i’d about to make me believe in love🤧🤮😭 https://t.co/2TkTzEKwGC
## 1496 -rl hello! I'm looking for some new friends to fill my empty timeline. Little information, i go by she/her pronouns… https://t.co/OXiV04wIEl
## 1497 @sweeterluvr he was literally involved in gang activity in 1d
## 1498 I CANNOT🤧🤧 https://t.co/2TkTzEKwGC https://t.co/olgeoH8P5E
## 1499 @HannaA_1d yeah but he should be able to tell it tastes different and like... it was a whole spoon not just a littl… https://t.co/znGy7mWw1g
## 1500 @die2nights i js rmbv this guy from 1d this is so 😞😞
## 1501 Selling #earrings at https://t.co/RE0KYfHHIV\n\n#ShopeePH #shopee #luar #handcrafted #Christmas https://t.co/3tVNbFueAt
## 1502 $US10Y 1D\n\nThe MACD is almost approaching a buy-signal. Suggesting we could find some short-term support at that hi… https://t.co/b1FsDNLVAn
## 1503 AHAHSGCGSBS MY HEART JUST DID SOMERSAULTS IN MY CHEST😭😭😭😭🤮🥹 https://t.co/RVhUQj7yo2
## 1504 lmao this must be one of the dumbest takes i have ever heard. taylor was winning grammys before 1d was even formed https://t.co/m3pvZqMoOr
## 1505 Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1506 @ghostiemedicine i once read that salt cancels out the bitter taste in coffee
## 1507 @KSeokjinTR WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN
## 1508 @Vyggor_Tz I guess we will have a little rally soon. But before we reclaim 20k and hold I am cautious. 1D is surfin… https://t.co/hvrnwk7jbG
## 1509 everyone in 1d is kindof ugly (except zayn)
## 1510 i live and breathe 1d but miss taylor built her way up by HERSELF thank u very much
## 1511 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D
## 1512 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 1513 @1D_carrots28 i love you, please feel free to message me whenever
## 1514 ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nC… https://t.co/Qai9BRbjCm
## 1515 No financial advice.\nKdausdt 1D timeframe chart minimum 100% trade long. https://t.co/ZkM8Fx71w1
## 1516 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NBCC\n\n🔎Name: Neuberge… https://t.co/QJZoqFEGuc
## 1517 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I can make your… https://t.co/1lAJy9oZPt
## 1518 BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA… https://t.co/6bR9R7EeQJ
## 1519 "I'm so sick of running as fast as i can wondering if I'd get there quicker if i was a man" https://t.co/igdJyylGmW
## 1520 this is crazy bc she literally had a career years before 1D even met and i say this as a 2011 directioner… please g… https://t.co/SJI63r2v9p
## 1521 im in my 1D arc again
## 1522 @ai11911 @RonkuSide @LouisPeitzman she’s the daughter of 1D’s stylist!
## 1523 Hold up what if “the greatest” is about the 1d days-
## 1524 Jual Basic pants katun stretch L //JF387 | Shopee Indonesia https://t.co/tb3qGuONWv https://t.co/cvzr2hoe41
## 1525 @meowells Oh shit 13h 28 likes and 1d 650+likes damm they must really hate you with someone else in the pic huh
## 1526 He is laughing about the 1D website all night
## 1527 #BollingerAlert !\n\n - $UMA (0.0001076) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1528 @tomoontosaturn you rebel 😈
## 1529 3 Row Aluminum Radiator For 1960-1966 1965 Ford Mustang Falcon Mustang Comet V8 https://t.co/hf1B0poSDo eBay https://t.co/efkIsYj9qm
## 1530 #BollingerAlert !\n\n - $FET (455 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1531 You're the one who hates men and acting like Misandrist, back in the day 1D fans would have told you off in an inst… https://t.co/ijCTJ0NYcK
## 1532 Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/vHaFm2efNz
## 1533 You've got a bird's eye view of things! Your expansive 9th hou... More for Taurus https://t.co/zodNVbYaT7
## 1534 Sensor SSV 1D has not reported data for 10 minutes
## 1535 #BTCUSDT Dec-06-2022 1D Support and resistance levels\nRes=[17424.25, 18626.0, 18910.94, 19706.66, 20111.62, 21888.… https://t.co/kdwoPTll9N
## 1536 #BTCUSDT #BTC 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/EIH1tjFOak
## 1537 @lousgaypanic Ahhh yayy happy for you!
## 1538 @1D_FITF28 @louurrypancakes Yes😭💀 I woke up today and guess what I'm sick
## 1539 @Davina_ot5 @louurrypancakes are we connected to Niall or what?? he have cold ,we have cold!!😭😭
## 1540 @chouamirouche The final between france and brazil
## 1541 #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/ywN08XCSos
## 1542 @NHL_Sid Not sure if the Oilers have a 1D. Just a bunch of 2D masquerading as potential 1D. Of course I also didn't… https://t.co/ce1XYKoUXq
## 1543 @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock
## 1544 @xalwayspayno ON IT!!
## 1545 I hate it but I'm sorry 1d now I'm gonna associate every song on mitam to svt bcs wtf
## 1546 @LiamPayne Happy 3 years!!
## 1547 @Davina_ot5 @louurrypancakes Me too😭
## 1548 @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe
## 1549 The cutest accents in the world are possessed by 5 boys.\nFollow for more 1D facts.
## 1550 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CRIT\n\n🔎Name: Opt… https://t.co/KGtSHKH30m
## 1551 @BitKeepOS This team is one of the best teams in the crypto world, I am very happy and excited to be part of this p… https://t.co/fi4a6S0res
## 1552 #BollingerAlert !\n\n - $FET (433 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1553 This hour's One Direction lyric is meant for a Saggitarius... 'I'm doing this to make you jealous.'\n\nMaybe act spit… https://t.co/6szyEllY9r
## 1554 Liam Payne Makes Red Carpet Debut With Girlfriend Kate Cassidy: Details - https://t.co/UrpliA736G #OneDirection #1D… https://t.co/4ebvcv973Z
## 1555 Jual One Set MOSCREPE (XL) LD ±110cm //JF523 | Shopee Indonesia https://t.co/DxeW8CogiI https://t.co/wO2kAKB9XD
## 1556 @Ellen_Horan_1D Yessss made me so happyyyy after all the shity days I've had lately..
## 1557 @LouisPeitzman it’s lou teasdale’s daughter lol- lou was the 1D hairstylist, lux seems to be doing great now haha
## 1558 @wetdreamhrry @LAHXLLUClNATlON yes, as a swiftiey i know. im just so fucking tired that when people are talking abo… https://t.co/XFF78N6LgG
## 1559 @luisat0mlinson Good luck!!
## 1560 @Al2236928 HE DOES!!
## 1561 @Al2236928 Thank you and you too!
## 1562 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat… https://t.co/zEZ24AJ9zM
## 1563 Concrete Groover 8 X 4 3/8 Zinc Walking 1D X 3/8 Bit JLWOIRU\n\nhttps://t.co/8P9nVUlMvP https://t.co/XXGokOiI2W
## 1564 @1d_luvvv @LAHXLLUClNATlON Their thread also mentioned h*rry
## 1565 fool's gold Niall version >>>>>> 1D
## 1566 TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN… https://t.co/6MYLTMjtcs
## 1567 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nN… https://t.co/b7r4ts93Pj
## 1568 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmo… https://t.co/kJf2dNhC4P
## 1569 @1d_luvvv @LAHXLLUClNATlON well technically she had five grammys before all of them auditioned, just the tweet only mentioned harry
## 1570 at least once a day I go\nNOTHING MAKES SENSE I AM A MESS I'M TRYING MY BEST BUT NOBODY'S PERFECT
## 1571 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SSG\n\n🔎Name:… https://t.co/cpgzXGbmiX
## 1572 @28satellitelou @xnlydbrave I know what you mean & that’s an interesting point to bring up. But I just checked and… https://t.co/n4VWIUqQFr
## 1573 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRO\n\n🔎Name: iShares Core Dividend Growth ETF\n\n1D Price Change (%): -1.72\n\n😎💰
## 1574 #for_albumsSHIP\n\nTHANKS FOR PURCHASING 💖💕❤️\n\nMystery boxes and COD of D'icon D'festa ( pre-order) has been shipped… https://t.co/sTbhSIiRtE
## 1575 GROW GM810 Series DC5V 1D/2D Qr Barcode Scanner Module USB/UART Interfac... https://t.co/mPWXcIMg4V via @YouTube
## 1576 Maya Jama wows in black dress as she leads the stars at British Fashion Awards - https://t.co/ZHDWhP2Ab0… https://t.co/dwdaYM7Gsd
## 1577 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH… https://t.co/bkJCele5YB
## 1578 Where will price be drawn to? There are two large liquidity pools. \n\nI am watching how price will react to the outl… https://t.co/nBqvfO0uCJ
## 1579 @erriicca_ I WAS SO PROUD OF MY 10000 1D DANCE
## 1580 #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1581 @convomfs right now, strong - 1D\nin the stars - benson\nlet us go - crush
## 1582 @ZaionLanZa i lost my 1D pin once at school and i stopped collecting them
## 1583 @grouponm0m that baby is Lux, she was very popular in the 1D fandom
## 1584 @FlickerOfHope28 Accurate!!
## 1585 @flintsjames 1D PROVIDED SUCH GOOD CONTENT
## 1586 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUAG\n\n🔎Name: Nuveen… https://t.co/BYLcjiH3Yz
## 1587 @Typhoo_Tea 1C. 1D is also acceptable.
## 1588 Jual Blouse Jeans Rempel LD ±110cm //JF674 | Shopee Indonesia https://t.co/6MEXRm08GO https://t.co/XJ5AzdLvBy
## 1589 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 1590 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/LnqccjNzBf
## 1591 https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd
## 1592 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -1.23\n\n😎💰
## 1593 #预测 0572\n$atom bullish bat 1D\nprz=0.886xa long@6.911\ntp1=10.894\ntp2=13.355\nsl=3.573\nCheck out my #ATOM analysis on… https://t.co/ltZccx5xEQ
## 1594 What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine
## 1595 mfers - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QFS2WffdPa\n⬇️ See below for 200 and 400… https://t.co/wzLaQCNOe5
## 1596 Cutest person with cute baby❤️🥺 @NiallOfficial\nhttps://t.co/dZrpfK7DEd
## 1597 @1dtpwk_28 best song ever, back for you, better than words
## 1598 @atwtmvtvftvsga zayn literally covered a taylor song before he was in 1d
## 1599 "I like all 1d tunes really" I mean of course you like them, you wrote most of the songs 😅😅 https://t.co/EeoixqYsEO
## 1600 Reflective regenerating rhinoceros, stinger\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +4, WIL: +1\nAtt… https://t.co/2zLCzbt3Yc
## 1601 ¿Ney? 🌝......\n×Monse× https://t.co/F18tGApOJS
## 1602 @Mallak_1D End of the World Cup 🇧🇷🇧🇷🇧🇷
## 1603 “USED TO BELONG TO 1D NOW BELONG TO THE 1 G” https://t.co/EdBVeYaUBC https://t.co/FpxPiL8A4K
## 1604 @Ellen_Horan_1D HE LOOKS SO SMALLLL
## 1605 @Ellen_Horan_1D Morning!! Have a nice day!
## 1606 @krystalshabit28 i love you but if you cry about this to me i’ll be ignoring you 🫶🏽
## 1607 @1dtpwk_28 bigger than me
## 1608 @1dtpwk_28 I'm Victoria, but he has a song that starts with W- walls
## 1609 Imagine these two together in public! https://t.co/ATd1JQAzWY
## 1610 LOL she’s already had number ones and Grammys and multiple other awards in different genres when 1D was in the proc… https://t.co/dwdLvzdkDJ
## 1611 @theMMXMtrader Sir please guide first i see 1W chart then look for liquidity/fvg then same 1D then same look for li… https://t.co/2vl8iYm1QC
## 1612 @westenthu paradise - coldplay\nsomewhere only we know - keane\nhighway don't care - tim mcgraw & t.s.\ncarry on - fun… https://t.co/OYjfdJROxC
## 1613 @TesaW11 @Itsreallysue I’ll try to find the interview when he was in one direction this is another one after 1D. https://t.co/hledRNsxoG
## 1614 louis wrote holding onto heartache for us directioners that definitely believe there’s going to be a 1D comeback
## 1615 🔥LIVE INFORMATION🔥\n\nimpression encounter vol.??\n\n🗓2022.12.17 sat\n🏠SAPPORO RabSta\n⏰OPEN14:00 / START14:20\n🤑ADV¥2000… https://t.co/zNQE0xeFi6
## 1616 Life is treating me not fair at this point
## 1617 gf who had a 1D stan account and gf who does not know how to work the internet
## 1618 @Variety People are tired watching The Rock's 1D performance 😆
## 1619 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w
## 1620 Good morning!
## 1621 This hour's One Direction lyric is meant for a Capricorn... 'You've got that one thing.' \n\nDon’t forget you can rea… https://t.co/eScCHy3vd5
## 1622 🔥LIVE INFORMATION🔥\n\n魔法祭IDOL XmasXday\n\n🗓2022.12.24 sat\n🏠CLUB ANiMA\n⏰OPEN13:40 / START14:00\n🤑ADV & DOOR ¥1500+1D\n\n🎫… https://t.co/VCthlFVDCH
## 1623 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/TOJmDaDTo6
## 1624 🔥LIVE INFORMATION🔥\n\nimpression encounter =Christmas SP=\n\n🗓2022.12.24 sat\n🏠SAPPORO XENON\n⏰OPEN18:00 / START18:20\n🤑AD… https://t.co/Xgx42WnRLq
## 1625 @strawberrygnf my friend was there and its our and our video only we’re gatekeeping it for the rest of our lives, h… https://t.co/LmxArDZM4k
## 1626 @atwtmvtvftvsga Please don't hate but i think tis partly true. I think that they helped her carrier and reach bigge… https://t.co/mM5Od5SMAA
## 1627 🔥LIVE INFORMATION🔥\n\nOHISAMA GIG =SAYA BIRTHDAY SP=\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN10:45 / START11:00\n🤑ADV¥150… https://t.co/LXAZk5eafo
## 1628 Excursion fun in 1D! Today we visited the Bundoora park to learn about change. @AitkenCreekPS https://t.co/1ZE3D3oZZw
## 1629 Acepto 🥺\n×Monse× https://t.co/4NQDPy5QWr
## 1630 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOO… https://t.co/xIAh5QQYq0
## 1631 @Mr_Derivatives Self-explanatory 1D charts. https://t.co/n2sJp9Ipe7
## 1632 @TwBookClub @HankinNoel This seems like a great memoir. I like that this book covers the disco era. I'm looking for… https://t.co/ecLt6tvQ47
## 1633 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/f5iSY320rC
## 1634 Click here!\n🛒 CNA: https://t.co/Q61FJSC11Y\n🛒 SHOPEE MALL: https://t.co/4yRYpge28R\n🛒 LAZMALL:… https://t.co/yDpbH2LiYx
## 1635 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/fyfUoeBtek
## 1636 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevio… https://t.co/AygkbVevZl
## 1637 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metr… https://t.co/GYIvKbGiBN
## 1638 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 1639 @NFRC0MPLEX They know harry carried 1d alone on his back
## 1640 WHAT THE FUCK?!😒 https://t.co/0hIfEvmPZ8
## 1641 @NFRC0MPLEX Because 1d = harry
## 1642 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Oh, I just wanna show you off to all o… https://t.co/ns4jLAsHDz
## 1643 TikTok star's brilliant advice on how to make a career out of social media - https://t.co/1f6FnpwQEV #OneDirection… https://t.co/7PSwuohhRx
## 1644 Multi-Platinum Songwriter/Producer Sam Hollander To Release New Book 21 HIT WONDER Tomorrow -… https://t.co/IVn5urodeT
## 1645 #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/8BnpLbPlxT
## 1646 Michael Kenneth\n▸ Zodiac : Gemini\n▸ MBTI : INFP\n▸ Love lang : WoA & Receiving Gifts \n▸ Stress lang : Impulsive buyi… https://t.co/RblRIQq0iR
## 1647 I kinda don't want this year to end, 2022 has been really good to me 💖
## 1648 This was taken from the ChandraX-ray Telescope at 30X. There are 10,000 stars in the Pontus system 500 lightyears… https://t.co/t4Na8s63wy
## 1649 4 days left then is the 1D night in Cologne 😍
## 1650 I was vocal in a previous Observations video how $SNX 4H reminded me of $BTC 1D\n\nSo far it has been a good fractal. https://t.co/qwEiiTi3X0
## 1651 wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ… https://t.co/sH1Gc6mbpB
## 1652 You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/1N6vBi7lQT
## 1653 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| qtum 15.00%\n\n2| function-x 12.00%\n\n3| bounce 7.00%\n\n4| frax 6… https://t.co/zx9MkI5iuj
## 1654 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 1655 day 6,i have a reason for all of them idk. mr brightside will always be famous, ttd is my fav 1d song and it's so s… https://t.co/Mrp0FbOPBt
## 1656 i’m sorry but the 1d haters will always look so stupid bc tell me how they haven’t made an album in over seven year… https://t.co/8sYvasXbU2
## 1657 Music notes: Michael Bublé, Lindsey Stirling, Ed Sheeran, Amy Grant and Harry Styles - https://t.co/l63mHevcsI… https://t.co/oAmJrNOp64
## 1658 1D fans follow everyone who likes
## 1659 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.71\n\n😎💰
## 1660 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 1661 #FLUOROCHEM is now - Not yet kissed 200EMA in 1D chart - Reversal possible after RETEST of Monthly BO\n\nCMP 3260… https://t.co/QHY4IFCk90
## 1662 LTC 1D | Update\n I haven't updated anything for some time. Here are my $LTC levels. https://t.co/EOEoT3yzpb https://t.co/OonKvaS2WD
## 1663 Why i hate simon and 1D management 😠 😡 \n\nCheck out FaithInTheFutureOfLarry💙💚's video! #TikTok https://t.co/777QmnjZaK
## 1664 If you don't buy me 1D merch for my birthday we're no longer friends loljk
## 1665 He is journaling about the 1D website shortly
## 1666 This hour's One Direction lyric is meant for a Pisces... 'We made a fire, went down in the flames.'\n\nEventually thi… https://t.co/Yadb16834q
## 1667 @soobcyph this is how many i have rn. planning to make more cus we only have 1d 3hrs and 24mins left https://t.co/TwiiuraIre
## 1668 wl Congratulations @tay_xxi9646 @gabriela3953314 @simmbat @ignas_taiko @XRodryG @justinv815 @1D_fans_page_… https://t.co/QJ6NaRdykj
## 1669 @jceyunz just the sound in general tbh it sounds like smth 1d would release and i mean this in a good way
## 1670 I joined this fandom in June. I've never made my hubs watch any 1D music videos until today. We watched Drag Me Dow… https://t.co/Sk63lMKuP7
## 1671 @starfess 1D night changes
## 1672 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe V… https://t.co/FMoZ0BzCno
## 1673 @Jumbi_ZaynBot @troubleeeeeeees @surfsupcaI Not really. Joni has been with Louis since 1d.
## 1674 OMYGODDD!!! Thank you so much 1D hope you get some awards too, some good chart toppers, maybe some records in the G… https://t.co/xCIl1ubdgk
## 1675 @userhaytam Los fans de Harry Styles, Taylor Swift y 1D andan llorando 😭😭😭 ardidos
## 1676 Azuki - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Q9J5w4eoOD\n⬇️ See below for 200 and 400… https://t.co/1jsj09aq0R
## 1677 @21metgala I don’t get it
## 1678 I'm sorry if I say I need you\nBut I don't care, I'm not scared of love\n'Cause when I'm not with you I'm weaker\nIs t… https://t.co/527ybV2UCb
## 1679 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DWEQ\n\n🔎Name:… https://t.co/EsuNcFkyY4
## 1680 @Krystle09717088 @NathanCHubbard Wondering the same…? Niall’s got another on the way, too. Loved the 1D series - t… https://t.co/QADHoiflMX
## 1681 Algo XSTO Skew Index currently at 125.9. Chg 1D 0.9%. Avg 30D at 119.5 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/H7v0hubM2m
## 1682 @jceyunz happily is my fave 1d song i love it <333
## 1683 tour hasn't even started and I'm scared of saying goodbye already
## 1684 random fact\ni just realised that for the past 2 years, my most listened song by 1D is 18\ndamn
## 1685 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 1686 @LAHXLLUClNATlON and one direction is only harry? sorry, but you are talking about them, so i need to tell you (it… https://t.co/UY5zj9LqP6
## 1687 Algo XSTO Fear-Greed Index currently at 16.2. Chg 1D -0.7%. Avg 30D at 19.6 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/gsSPY3I5Ch
## 1688 #SPX and #DXY 1D charts alternative analysis for your reference. @TheTradingHubb; @MauroBianchi24; @GregaHorvatFX;… https://t.co/EOBgyjkDfi
## 1689 Harry_Syles i love you so much
## 1690 @JUALAN_BASE Wardah https://t.co/yjIdhaSELk\nNivea https://t.co/Bh7uke1otj\nGarnier https://t.co/yoK0QO3wmS\nMadame gie https://t.co/riWT8akXal
## 1691 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/SJSpyzXZhZ
## 1692 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/YlTJZnIlBB
## 1693 not me getting emotional listening to “right now” by 1D while looking back to my jhs days 🥺
## 1694 After not loosing a Home Tests in 1st 7 matches[Ban (1W) SA (2W) SL (1W 1D) AUS (2D)]spread across #WTC21 & #WTC23,… https://t.co/g1KhAu1qWv
## 1695 @convomfs perfect - 1d\nsomebody to you - the vamps\ndeja vu - Olivia Rodrigo\nperfect - ed sheeran\nyouth - Troye Sivan
## 1696 listening to 1d songs again, my heart 🥹
## 1697 USED TO BELONG TO 1D NOW I BELONG TO THE 1 G 😭😭😭😭😭😭😭 https://t.co/DPVs0xML2L
## 1698 #BollingerAlert !\n\n - $AVA (0.00003746) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1699 idk if this helps but here are my past concerts tickets. As you can see I only put sleeves, no laminating or whatso… https://t.co/zCTcxS7Yih
## 1700 @Godsgirljune @atwtmvtvftvsga You say you're a 1D fan but here's the OP right above you calling 1D a boy band made… https://t.co/B4MHBlPrqN
## 1701 1d jam time
## 1702 Hey everyone, welcome to my new acc.\n\n•Please Like, Follow & RT if possible.\n•This account is staring: #LGBTQ… https://t.co/CrIcqbToWi
## 1703 #BollingerAlert !\n\n - $SNX (0.0001153) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1704 but… but is this it for tonight?? I NEED MORE https://t.co/FMFzpkRW1C https://t.co/X6yQQnRG3I
## 1705 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9
## 1706 ⁃Progression in myopia can happen in adult.\nCase2: 20 years old\nMale\nIn January: -1D\nIn september: -1.5D\nThat is in… https://t.co/pOM4Cr5tL9
## 1707 @ziggykqtz i love both but 5sos had a different hold on me than 1D did idk how to explain😭 it’s probably just bc i… https://t.co/0Mtw061jVV
## 1708 Yesterday's workshop\n was about myopia management:\n⁃in 2050, 50% of the population will have myopia. With the frequ… https://t.co/r0XBqHCbk9
## 1709 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰
## 1710 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $OCEN\n\n🔎Name: IndexIQ… https://t.co/fYhQ5lJnij
## 1711 @moondogrry one of my favorite 1d songs for this sole reason
## 1712 I'm binge watching old 1D interviews bc I'm big sad
## 1713 Just like you Swifties are diminishing 1D's popularity and success with your Opie calling them the band from the re… https://t.co/5lQah4Onzi
## 1714 Tbh I've seen harry once and saw 1d once but I wanna see zayn bc he is and was and will always be my favorite vocalist 😤😤😤😂
## 1715 imo the nicest member of 1d and i’ll always stand by that
## 1716 Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!… https://t.co/bYyGI0juSK
## 1717 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 1718 green day, aminé, enhypen, tulus, taylor swift, prettymuch, 5sos, westlife, one ok rock, the beatles, queen, mltr,… https://t.co/YxKAUlx6t9
## 1719 5sos and 1d are not the same, stop comparing them!
## 1720 1D😂😂😂 god you have a bad taste https://t.co/8KyeiHQdKH
## 1721 @vaibhav_hatwal 1D>>>>> bts
## 1722 @ssefnum I see bts, lany and 1D, let's be friend!
## 1723 Love all about Blue♡ | 1D♥
## 1724 This hour's One Direction lyric is meant for a Scorpio...'I will steal us a car and we will drive to the stars.'\n\nI… https://t.co/8mV1yG4wXP
## 1725 @canyonmoon1982 my last tweet before this one but basically someone saying taylor profited off 1D and specifically harry…was weird
## 1726 https://t.co/OI0XcQ0JqF\n\nhttps://t.co/EFUJNypLhl\n\nhttps://t.co/R7UIbaeKqF\n\nhttps://t.co/fXcupm0bhC\n\n Orange Counti… https://t.co/VyC9QX5A51
## 1727 Love 1D but this seems excessive and sexist https://t.co/cEVUc0cA3w
## 1728 Embroidered Floral Underwire Bra\n₱349.00\n\nCheckout here:\nhttps://t.co/PEa7lJAzqb\nhttps://t.co/PEa7lJAzqb\n\nWebsite:… https://t.co/71ZzL144nQ
## 1729 @chaeIisasn this is my fave 1d song shut upppppp
## 1730 1D guy ugly as hell though I'm not on this persons side.
## 1731 this is how i felt when zayn left 1D
## 1732 “used to belong to 1D, now belong to the 1 G” https://t.co/XnwWMgIitD
## 1733 https://t.co/E3e3lVSzco\n\nhttps://t.co/cYCnQgVjMx\n\nhttps://t.co/ahGtL4hDAr\n\nhttps://t.co/cGXK2MpLKJ\n\n Orange County… https://t.co/686BxvWCsD
## 1734 Tbh, I could make my dad obsessed with 5sos like how he is w 1D but I just want to gatekeep it as smthg only me and k1 likes
## 1735 back in my 1d era ✨
## 1736 https://t.co/e5gqiJiMaH\n\nhttps://t.co/wDs3mBTho0\n\nhttps://t.co/DoRgCFi8ck\n\nhttps://t.co/FavrxDVfrI\n\n Orange Counti… https://t.co/Lr3fMQRZU7
## 1737 remember when 1d got unverified and ot5s got so mad
## 1738 https://t.co/QmO9RGrrtA - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UVbq
## 1739 okay but teenage me, used hate on 1D so much, but id lowkey sing their songs in the shower 🤣🤣🤣
## 1740 i’m putting life size cardboard cuts out 1d in the downstairs shower in our apartment next year and ally and our fu… https://t.co/75PPME89lt
## 1741 1d days were different man, like you had ur own little pocket to drift off in
## 1742 $SPX 1D\n\nConsider all these open gaps for a moment, and think about it.. https://t.co/gf9dufDadq
## 1743 https://t.co/40nN1tGsf5\n\nhttps://t.co/7dzDBB4pVj\n\nhttps://t.co/KT1ovBpSED\n\nhttps://t.co/aJHdo3nznp\n\n Orange County… https://t.co/bPaLTJEUQZ
## 1744 •if gap below magnet in morning then downside is first 397.30 (FVG 1D)\n•next target would be 394.75
## 1745 @LouisPeitzman lol what happened to any of the 1D boys “babies”?
## 1746 i went to 1D’s where we are tour for FREE https://t.co/aCchI0Znuy
## 1747 literally saw a twt saying 1d helped taylor to rise to fame!?? yall are so unserious
## 1748 $NYSE 1D\n\nFib ret. 0.5 is right there coinciding with the open gap. https://t.co/ce9HVeibN1
## 1749 https://t.co/lERgjMLM4P\n\nhttps://t.co/5fOLdVTKjG\n\nhttps://t.co/qKB9WrxBDQ\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/idqsuB4qWv
## 1750 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SESAME STREET FILTER ISO 51200 F/1.4 SHUTTER SP… https://t.co/Y72sAcSeLb
## 1751 *looks at last 12 months of btc price action using 1D candles zoomed out \n\n"this is just brutal" \n"what the fuck is… https://t.co/9lGWgNevKA
## 1752 all my old 1d accs got suspended lmao
## 1753 @Forculus Sir is that a George W on the 1D
## 1754 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ECOW\n\n🔎Name: Pace… https://t.co/bSPdUEZ13F
## 1755 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 1756 @uultragloss Zayn, honestly I don't like anyone else than z and Niall from 1d anymore
## 1757 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/5qQWnUfnfo
## 1758 This was taken from the Extremely Large Telescope at 200X. There are 3,500,000 stars in the Thetis system 1,238 li… https://t.co/3LV6X1AI4o
## 1759 YES 1000x YES https://t.co/XPAsCIvH1u
## 1760 Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haru… https://t.co/82FVAEeDQJ
## 1761 The thing I think ab often, but don't think deeply enough about is the fact that 1D ACTUALLY saved me. I used to th… https://t.co/23laykUCsJ
## 1762 @MatthewBHare @Sirmaryx Dork fest is 1D
## 1763 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/E0cnyeaNjE
## 1764 1d question on jeopardy 😊 shoutout to little white lies 🙌
## 1765 @hannahiswho Hi! I would like the FITF one if I win. Thankyou xx\n@_five_angels_1D https://t.co/Z4ErhAbNv2
## 1766 i'm starting to read The invisible Life of Addie Le Rue , i truly hope it lives up to the hype , please don't defraud me , V.E. Schwab
## 1767 @renaissanceapp Fire Away
## 1768 Top Eth Nft mint count 1D\n1 Rainbow Zorb 31776\n2 Rainbow Zorb Noggles 8803\n3 @BAAC_NFT 5000\n4… https://t.co/gK1FjAleTa
## 1769 guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in… https://t.co/Vq005mnM6P
## 1770 Thongs Cotton Bikini Underwear Low Waist\n₱109.00\n\nCheckout here:\nhttps://t.co/m5hRBcm094\nhttps://t.co/m5hRBcm094\n\nW… https://t.co/Iz2JVJNT4J
## 1771 sometimes i think i should expand my music taste. but how is that possible with the 1d boys having me thinking about them 24/7
## 1772 Sticky withering swan, horns\n\nHealth: weak (1d HP)\nArmor: heavy (9)\nSTR: +3, DEX: +3, WIL: +3\nAttack bonus: +1, exp… https://t.co/aw0zw4hfoq
## 1773 as both a taylor and 1d fan this is the most embarrassing thing i've ever seen on this blue bird app https://t.co/qf3QWAoiR0
## 1774 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IHY\n\n🔎Name: VanEck V… https://t.co/XDEh3n6kSI
## 1775 Perfect time for a wardrobe refresh!💞\n\n🛒Shopee: Dnemnlph https://t.co/QgGnrLbHAI\nLazada: Dnemnlph… https://t.co/meaZKScQxd
## 1776 @molfully @lowerbodyinjury Can confirm. Came here from Check Please but before that Merlin, not 1D. Merlin was long… https://t.co/WeqooWIN9n
## 1777 BTR > 1D https://t.co/DeWhWyeI6G
## 1778 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -1.01\n\n😎💰
## 1779 Iluna are senpais now— *plays Night Changes by 1D*
## 1780 @ftdt8ri @flwersforlouis my fav 1d song forever and ever
## 1781 @ssefnum hii i also listen to lany, 1d, niki, and 1975!
## 1782 ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee pa… https://t.co/e27teWh2iG
## 1783 Panty Lace Underwear low-Rise\n₱65.00\n\nCheckout here:\nhttps://t.co/C54sRbQmBT\nhttps://t.co/C54sRbQmBT\n\nMy Collection… https://t.co/ywGcnPYww9
## 1784 Boredom strike, everyone. Looking for new pals here to be interact with and to be friends with since my timeline's… https://t.co/melO5FiHZr
## 1785 keep on streaming midzys~! https://t.co/nN6NYtRZ75
## 1786 I'm sorry, but when OT5s/OT4s ask Louis to write a 1D lyric on his FITF album. All I can think about is The Big Ban… https://t.co/8oUo96J2v1
## 1787 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nT… https://t.co/csiI40bSzR
## 1788 My mom and me sitting and just vibing to Four today. She's such a stan I gotta laugh. Does not like the solo work e… https://t.co/erJZO7mCTH
## 1789 @CocoCha99682724 IICF along with all the other tracks that Harry wrote was when 1D were on a 2 month break from OTR… https://t.co/cZeDrYRKQX
## 1790 @caityhoney isnt that a 1d lyric too
## 1791 IM GETTING A FOUR ALBUM AND A 1D AUTOBIOGRAPHY BOOK ON MY BIRTHDAY ????????
## 1792 thong lace transparent panties\n₱65.00\n\nCheckout here:\nhttps://t.co/kNAGfm3WV5\nhttps://t.co/kNAGfm3WV5\n\nMy Collectio… https://t.co/JHX4LVw4Ae
## 1793 I’m watching 1D Day for the first time and McBusted were on it?! I feel like my teenage and current worlds are colliding. 😳
## 1794 Mesin jahit mini portable\nLink https://t.co/v62W530Rdk\n\n.\n\nseokjin BIGHIT Park Jimin Richarlison WE WILL WAIT FOR Y… https://t.co/koiAE560qG
## 1795 love 1D tho
## 1796 This hour's One Direction lyric is meant for a Gemini... 'Midnight doesn't last forever, dark turns to light.' \n\nCo… https://t.co/GergjA0xxf
## 1797 @cursedbfd @BrendaValcarcel @LAHXLLUClNATlON no but you can’t say that 1d (especially harry) made her famous if she… https://t.co/ZCxVWegjMJ
## 1798 @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obses… https://t.co/PDWAQ1ypTG
## 1799 @lowerbodyinjury okay so my understanding is that when 1d went on “hiatus” people gravitated to other interests and… https://t.co/AEVs4rCpZd
## 1800 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -2.47\n\n😎💰
## 1801 @hyenapple i didn't know about jungkook is diana but now that i know i'm choosing to believe it. i went with 1D baby
## 1802 can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what… https://t.co/gnvZ62HGRL
## 1803 @ssefnum -\nPisces\nENFP-A\nQuality time\nDengerin lagu, nonton, muter2 gak jelas pake sepeda, turu\nWherever you are by… https://t.co/RlqTsiHpdL
## 1804 i didn't even cry this much when zayn left 1d and he actually LEFT the group 😭
## 1805 Love 1D to bits but dont you ever drag Taylor istg https://t.co/XkpWgvbRRN
## 1806 @definitely_1D good idea imma do that now actually
## 1807 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/WoUkDIp2MP
## 1808 @amalwitche 1D isn't coming back from their hiatus so he might as well take their place lmao 😭
## 1809 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/1M7QnPETJH
## 1810 @1d_lh28 Hello, you can download the video from here:\nhttps://t.co/iLZHmgBVPD\nSee you later 😘
## 1811 @staycjajan 🔗 shopee https://t.co/CSoa4LJQmu\n✔️ packing\n📍 jakarta https://t.co/dvJx8EeSPq
## 1812 I LOVE 1D BUT NO https://t.co/OhOI66PbnZ
## 1813 get uu a @1d.destinyy._ uu gon love it there ! 😝😝
## 1814 Women's Lace Ice Silk Panties\n₱49.00\n\nCheckout here:\nhttps://t.co/qRcGM7OmiJ\nhttps://t.co/qRcGM7OmiJ\n\nMy Collection… https://t.co/2SIDMpD7mI
## 1815 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/JyFkKnlqK9
## 1816 (1d) In fact, sharing code seems like the *best* way to “cite” software usage. Bibliographic citation seems anachronistic, in comparison.
## 1817 @convomf Justin Bieber, Billie Eilish, 1D, Selena Gomez, Ariana Grande.
## 1818 @theinkedgamer @IrishAnna21 She was a bit of a national treasure, very popular here in Britain. She apparently dat… https://t.co/dw5ItTGzOr
## 1819 You have a once in a lifetime opportunity to meet louis and this is what you ask him…… https://t.co/6t6NHglWNR
## 1820 I miss 1D
## 1821 Hold on I’m back in my heartbroken 1D era.
## 1822 @hoodjongin Somebody gotta livestream every concert like back in the 1d days
## 1823 @Qiyumarina Awww ye do lurve 1D tenks 4 the suggestion Qamar!! Definitely going to play them on
## 1824 @lwthopeurok i would wear it to work if i didn’t work at a coffee shop:/ i wore one of my etsy 1D shirts and this g… https://t.co/a7MgNnquJN
## 1825 Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 1826 no hate to 1D, but this tweet??????????? https://t.co/Zyr68SUS4s
## 1827 He looks frighteningly like Youngblood Ashton here https://t.co/baM0FXeRRz
## 1828 zayn left 1D btw he isn't a member anymore 😄
## 1829 My question too is why is this guy still allowed to sit on the SCOTUS?\n\nI prefer this source about the same thing:… https://t.co/vf0e0GmGH7
## 1830 this is giving 1D vibes and it’s breaking my heart https://t.co/2V6A6qqtsg
## 1831 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧
## 1832 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'Girl what a mess I made upon you… https://t.co/cVeswDfMkB
## 1833 zayn had the best vocals in 1d and thats not an opinion
## 1834 tulus,olivia rodrigo,CAS,vierra,taylor swift,1d,nct,lany,arctic monkey https://t.co/dn2t7oiWhj
## 1835 ...\n\nHere Comes The Musical Munchies\n\n■DATE■\n12/10(Sat) 22:00\n\n■FEE■ \nDOOR:¥2000 w/1D\n\n■SELECTER■\nTOP COMMAND\nQUZI… https://t.co/ZrEproDJjV
## 1836 bitch didn't taylor win grammys before 1d was even formed? 😭 https://t.co/mFgZ0djQqU
## 1837 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/EqNloaNWQo
## 1838 THE 1D ONE 😭😭😭 https://t.co/qIxUF4oiuC
## 1839 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ESGE\n\n🔎Name: iShares E… https://t.co/D7BJVGasZu
## 1840 Jual Rok plisket Motif DAISY HYGET PREMIUM XL //JF385 | Shopee Indonesia https://t.co/lVepqPnVma https://t.co/lJ0zyfGduX
## 1841 Check out Bralette Strapless Tube Top Bra at 77% off! ₱45 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/PNylHGaedU
## 1842 numerical results with the 1D-Var system show a strong sensitivity of the convergence rate of B-PCG to the paramete… https://t.co/UJOEBQo18C
## 1843 Check out Breathable Urban Short With Pockets at 80% off! ₱89 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6CaVuvjV3Q
## 1844 @emma_mcgregorx Or the bday party being on the setlist
## 1845 Check out Milan Official Cory 2.5" Heel at 69% off! ₱341 - ₱369 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/AqIi1FEkrz
## 1846 observation-error correlation matrix (R) on the convergence rate of a preconditioned conjugate gradient (PCG) algor… https://t.co/KsQw2oFwEm
## 1847 My validation and self-assurance are the only things that I need most in this world of pressure from others. May Go… https://t.co/h8Ljp0srZ0
## 1848 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $WEMIX $NMR $CEL $BRISE $BONE $POKT $TEL $AXS… https://t.co/Cu3oF0GRsn
## 1849 CUPONS : https://t.co/Y8A760ZFC0 https://t.co/dqhYPDCCG0
## 1850 Check out Puff Crisscross Back Dress at 93% off! ₱87 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/3K44l7ePET
## 1851 Check out Retro Hair band Accessory at 82% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6JdNETPJKz
## 1852 Rubbery blossoming leech, proboscis\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +3\nAtt… https://t.co/Z9w4hgSUqj
## 1853 delete this shit, leave taylor alone. she is successful even before the boys went on the show, and I say this as a… https://t.co/DhyCQfy3KH
## 1854 Check out Gold plated birthstone studs earrings at 98% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/TRiJPtyvbd
## 1855 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰
## 1856 @mspolapotter Oh, this is TOUGH!! I go through phases. Right now, it's a lot of Sophie Ellis-Bextor, Kylie Minogue,… https://t.co/CDhK5mBdkB
## 1857 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 1858 @VC95YSJ 1D - What makes you beautiful\nNaif - Air & Api
## 1859 @otbsapphics no because literally same… like they look better. idk i think i just don’t like facial hair
## 1860 @atwtmvtvftvsga YES EXACTLY. The tweet reeks disrespect, wouldn’t they think the other way around? How the 1d boys… https://t.co/MKhasPmteH
## 1861 @Bowenchris Has the no of panels being manufactured in Australia jumped up..? And batteries?\n\nWould be good to see… https://t.co/o1eJJKjtso
## 1862 1D is still as therapeutic as it sounds *crying my eyes out*
## 1863 $ETH - 1D - Long https://t.co/YmxSDjMWd8
## 1864 @Maddie_Quinnn i did. he asked if the concert that he saw on my snap story a few months ago was 1d. and some other… https://t.co/9tDV27wdDu
## 1865 $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Res… https://t.co/3V4JgWsAh0
## 1866 ✨️CLEARANCE SALE✨️\n\nWTS | LFB \n\n[ONHAND] BTS PROOF\n— compact\n— standard\n— weverse POB PC / triptych\n\n‼️ shopee tran… https://t.co/maVUsCACWK
## 1867 people at school today found out that i’m a 1d stan and one guy asked if they had any new music out recently. i had… https://t.co/sZTs3vR2Ej
## 1868 @UnlockedSmau This is the worst one yet.
## 1869 @HESdaylightTAS if you were a 1d stan i feel like you had a larrie phase
## 1870 why tf is my tl all tswift bp and 1d WHY ARE YOU HERE IDGAF !!!!! BRING BACK MY SKZ AND BTS IDFCCCC
## 1871 us doing 1d karaoke drunk as fuck i’m dead https://t.co/IqO32pZKq3
## 1872 $BTC #BTC $17,301 Continues to resist, no support from $17,097. $16,750 support currently in effect. 1D close beari… https://t.co/eDgXtZqY7o
## 1873 Super Mary 1D Land
## 1874 This hour's One Direction lyric is meant for an Aquarius... 'Missing you is all I'm thinking about, yeah.'\n\nI encou… https://t.co/M8Q0wL1VNY
## 1875 Jin, walking in the wind de 1D es para ti.
## 1876 PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2… https://t.co/DfaTVgdbrj
## 1877 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REZ\n\n🔎Name: iS… https://t.co/Zf9nar0v9K
## 1878 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/EbQNpSytF0
## 1879 #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small… https://t.co/0d1XL8CKac
## 1880 1d i miss you
## 1881 @celestialswiftt wet dream by wet leg\nw.i.t.c.h by devon cole\njust a little bit of your heart by ariana grande\nsled… https://t.co/EcwX7vqUNP
## 1882 Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA… https://t.co/Wr54XJHoQ1
## 1883 we are #V #wearex #vk #vkei #1d
## 1884 HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/kWvJEajJd5
## 1885 HONEYWELL YOUJIE YJ5900 HANDS-FREE BARCODE SCANNER\n- Scan Pattern: Omnidirectional\n- Scan speed: 1650 scans per sec… https://t.co/dImkuKZvvM
## 1886 "used to belong to 1D now i belong to 1 G" IS SENDING MEEEEEEE https://t.co/qtQYiLEXU4
## 1887 HONEYWELL VOYAGER XP 1470G HANDHELD SCANNER\n- Scan Pattern: Area Image (1040x720 px array)\n- Decode: 1D, PDF, 2D &… https://t.co/mZxV9Q3vLk
## 1888 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/oaobmf8EFk
## 1889 ‘Cute, talented, subtle:’ It’s ‘The Voice’ finals or bust for Michigan’s Brayden Lape - https://t.co/bajSPzrlDD… https://t.co/zArqohT4xg
## 1890 svt and txt season's greetings 1st PO secured! Price and other info (tingi/set) will be posted once on hand. These… https://t.co/BtTsMllclI
## 1891 @celestialswiftt Where do broken hearts go? - 1D\n18 - 1D\nPhotograph - ed sheeran\nGolden hour - JVKE\nMiss you - Loui… https://t.co/2qeYPQEHmm
## 1892 I don't think ppl understand that i'm the has too much trauma to let go of one direction bc that was when she was r… https://t.co/PF5l2sMrTe
## 1893 NAVIBAND SWEEP EXACTLY \n\n1D robbed tho https://t.co/VJUC1FytCX
## 1894 should i listen to 1d
## 1895 throwback to my og 1d twitter from 2011 getting suspended! rip 🫶 #MyTwitterAnniversary https://t.co/S8Zqtg8CNP
## 1896 as a 1d stan this is literally bullshit💀 https://t.co/2SJnUTEJAG
## 1897 I’m so shocked, found out my ex best friend who was obsessed over 1D like me,only follows Niall and the official a… https://t.co/n10dAYsFwL
## 1898 @alexiaahoude - XF / Tour video diaries (for nostalgia) \n- larry or 1d on crack edits!! (for joy) Freddieismyqueen… https://t.co/DoSWhlAAEv
## 1899 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $CGDV\n\n🔎Name: Capital Group Dividend Value ETF\n\n1D Price Change (%): -1.56\n\n😎💰
## 1900 @NiallOfficial I can’t wait for new music Ni ❤️💋I want 1D back
## 1901 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#WAVES-#USDT]\n\n#crypto #cryptonews #ftx #Nft… https://t.co/7FcVyWMUjn
## 1902 @nxcfear @BTS_twt WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt
## 1903 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCR\n\n🔎Name: DBX… https://t.co/eXzZ61dX4H
## 1904 📈 #Ethereum $ETH Amount of Supply Last Active 1w-1m (1d MA) just reached a 1-month high of 12,282,555.710 ETH\n\nPrev… https://t.co/8G9gLVac96
## 1905 @definitely_1D the moon and the sun
## 1906 PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE… https://t.co/HSyzx9CzPx
## 1907 @Cryptoking It's going to start soon.... Look for a 1D closing candle close ABOVE 17.2k!
## 1908 @CocoCha99682724 I think one of the reasons for the success of 1D is that it blended 5 styles of influence.
## 1909 HAVE A SAFE FLIGHT JIMIN
## 1910 Love all about Blue♡ | 1D♥
## 1911 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/yUl1X5K4YZ
## 1912 @marthann85 literally 😂 I saw a 1D video today and it just blew my mind for a second to see them all together🤣
## 1913 6. Samsung Galaxy S22 Ultra \n\nLink shopee:https://t.co/ZBz9x7z7VH https://t.co/XuRIC9k4Qm
## 1914 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$WWY $MAGIC $NMR $WEMIX $OAX $YFII $BMEX $RDPX $LAT $CEL… https://t.co/YfgKsgq07X
## 1915 but bear this in mind, it was meant to be huhu i miss seho & 1d na :'( https://t.co/bhWhNllTqG https://t.co/Gi4XrKizaG
## 1916 🚨🚨🚨 Crypto alert:\n\n• MACD Cross alert (1d)\n• Pair [#BNB-#USDT]\n\n#crypto #cryptonews #ftx #Nft #investing \n\nhttps://t.co/8kdDSYvvdM
## 1917 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $OAX $YFII $BMEX $RDPX $LAT $QLC $SDN $AGLD $WABI… https://t.co/iDl95UxlnM
## 1918 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDD\n\n🔎Name: iShares… https://t.co/j2WKvAyos3
## 1919 @UpdateHLD HOLY SHIT THATS GROWNNNNN HE’S HOTTTTT 🥵
## 1920 Through three drives 1d runs now stand at 2.86 yards per play. 1d passes at 8.50. https://t.co/JuE6604wkH
## 1921 @fearlesshoax_ Bro her debut album came out in 2006, 1D didn’t form until 2010🤦🏻♀️fact check people
## 1922 was it 10 idk the 2012 one with 1D fun. and psy
## 1923 I was gonna be shocked but I remembered that keeho's canadian and heard 1d the same time everyone else did so ig it… https://t.co/d42YBtz6rE
## 1924 > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, h… https://t.co/MLmrVy8rHJ
## 1925 Another 1D run. Literal definition of insanity
## 1926 #BollingerAlert !\n\n - $WAVES (0.0001461) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $WRX (0.00001049) is over Uppe… https://t.co/0fGKMaj55c
## 1927 @kirkcobean no bby i’m just always ready to bully bl’s (1d version)
## 1928 @1dtpwk_28 Common People
## 1929 [2212.02162] Meseret Asrat: Comments on 1+1d QCD with heavy adjoint quarks https://t.co/uPp8vflH83 https://t.co/PpwHPiI60R
## 1930 @goldenisbrave didn’t you say you’re goal was to lose some followers…
## 1931 They playing 1D and The 1975 in my class. Feeling targeted https://t.co/eWXu3VdzWq
## 1932 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/KrAjPTH9Er
## 1933 @foIkhoran And the comment section is filled with cute comments not even 1 1d related comments 🤌🏽🤌🏽
## 1934 @iTLHS94 necesitas ashe, harry, bebe r, mama t, niall, zayn, 1d x crystal?
## 1935 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shope… https://t.co/RAU2vGRXNA
## 1936 This hour's One Direction lyric is meant for a Virgo... 'You're insecure, don't know what for.' \n\nBelieve you can a… https://t.co/jsNTfyV58r
## 1937 $DXY 1d Bullish engulfing\n\nBreak resistance/wedge 105.60-105.85 https://t.co/ZItNXMRHW6
## 1938 @grapejuicrryyy @mustachrryygf me going back and time to stop 1D’s management from color coding their microphones https://t.co/8f7enQWIpV
## 1939 Role Model And Monty’s Good Burger Announce One-Day Collaboration - https://t.co/ihU7NcKk5T #OneDirection #1D… https://t.co/1VeIB8c5hO
## 1940 @Mist3rBeloved BAHAHAH ITS SOMETHING TO DO WITH 1D DW
## 1941 Soon 👀\n×Emily× https://t.co/xocPTsagEm
## 1942 #mtvhottest one direction
## 1943 @fearlessly2803 @_higher_ground :(( it makes me sad that as whole, the 1D fandom is now so split up and fractured i… https://t.co/ZkW7YXeMlN
## 1944 Uso's using 3D as 1D is the best showing of using another wrestlers finisher and doing it justice
## 1945 @gainzy222 I personally am in the same thought for direction.\n#BTC and #ETH look like theyre cooking up a bull flag… https://t.co/GUEUpQpkI0
## 1946 y’all i wonder what 1D song harry is gonna sing on tour next. first it was iicf now it’s wmyb..WHAT IF HE JUST SING… https://t.co/lcD0NtpGJz
## 1947 MATICUSDT The price crossed above EMA 200 in 1D. Buy Signal
## 1948 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/puYPGp8qZ5
## 1949 The bull flag on the 1D still is in play https://t.co/vAisEUIc8u
## 1950 @1dtpwk_28 no but i can tell u 1d songs- right now, ready to run and rock me
## 1951 Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6… https://t.co/4D9nVmGSLY
## 1952 Never expected anything else! \n\n@WWEUsos take the win to keep their 500 day reign alive after a nice looking 1D del… https://t.co/cGzDnXpzbd
## 1953 CT Sounds T-1500 1D Class D Monoblock Amplifier Car Audio, 1500 Watts RMS 3PTPCVR\n\nhttps://t.co/SdpO92YqVx https://t.co/JMavW5WWQn
## 1954 ppl think keeho is a 1d stan now bc this clip doesnt have the part where he said he was super fond of them 😭 https://t.co/YJdWnpXXVp
## 1955 @ibtwalls We know Louis has loads of respect for the gay community, these hrries have no say over what Louis for hi… https://t.co/dN70VS9tEH
## 1956 #WWERAW USOS resting as always with the 1D to start off the show
## 1957 @WWEUsos retain. I mean, did you think anything else was going to happen?\n\nI do love when the Usos hit the 3D/1D. M… https://t.co/zSR0lybuk5
## 1958 1D connects as @WWEUsos are still the Undisputed WWE Tag Team Champions. #WWERaw
## 1959 The @WWEUsos retain their Undisputed #WWE Tag Team Championships after a 1D and one hell of a match! #TagTeamTitles… https://t.co/qU6fzeqwzP
## 1960 The trend is still up on the 1D https://t.co/UC6ihaQoQw
## 1961 Usos retain with the 1D\n\nOverall good match!\n\n#WWERAW
## 1962 That 1D was smooth #WWERaw
## 1963 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VAW\n\n🔎Name: Vang… https://t.co/99noYqvsiN
## 1964 3D/1D to Riddle. Usos retain, as expected. Fun match. Thankfully they were smart enough to not have Owens be pinned… https://t.co/icH5vahoZM
## 1965 Jey tags in! Riddle tags in! Riddle sends Jey to the outside! Sami helps Jey up! Owens confronts Solo Sikoa! Riddle… https://t.co/WT5EGEsQ8o
## 1966 That 1D will always look clean #WWERaw
## 1967 1D = done! The Usos move onto The Street Profits this coming Friday on SmackDown. #WWERAW… https://t.co/81Ag5mxpG5
## 1968 The Usos retains. 1D on Riddle to win. #WWERAW
## 1969 15. Square Pillow Sheet - https://t.co/BI4OKkItKP https://t.co/vO77N657vr
## 1970 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/MWQOn2u8y2
## 1971 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L
## 1972 DID JEY JUST PULL OFF AN UNASSISTED 1D??? #WWERaw
## 1973 10. Candle Warmer - https://t.co/xJqGFdGvfX https://t.co/S7AEZ4voh6
## 1974 9. Message Board - https://t.co/2cfvkJvCOM https://t.co/hSQjgtDc6P
## 1975 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA
## 1976 @saturnsmilez taylor sitting high and pretty with her success (and countless very impressive awards) while 1d … i’l… https://t.co/BaaGGIYJGy
## 1977 If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?
## 1978 6. Robotic Vacuum - https://t.co/boF18Gwb1u https://t.co/6ZLcvx75dF
## 1979 5. Bed Frame - https://t.co/gg2p53srzi https://t.co/NwPnND8EsU
## 1980 If I could fly 1d that’s the tweet
## 1981 3. Sheer Curtain - https://t.co/gyb8cIqTir https://t.co/sID3964hcr
## 1982 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “I want you to… https://t.co/JWUOQ6UXbB
## 1983 taylor swift debut: 2006\n1D debut: 2012\n\nno me salen cuentas https://t.co/BpSqGp6pxE
## 1984 @Savage0wl I don't listen to Zayn much. Some of his music when he first went solo was ok, but overall he's not my t… https://t.co/LDleyuNFII
## 1985 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SMH\n\n🔎Name:… https://t.co/AbdqQqe6rm
## 1986 omggg they played 1d, bridget mendler AND a song from encanto in walmart rn we love to see it🤭
## 1987 BM Premium 2 Pack of LP-E19 High Capacity Batteries and Charger for Canon EOS R3, EOS 1D X Mark III, EOS 1D X Mark… https://t.co/pQjQV0P7lL
## 1988 $BTC Update\n\nCould've sworn I updated this feed, but I guess it was in discord.\n\nUpdate to the 1D 🐬\n\nNot an ideal p… https://t.co/VMNWtpoitf
## 1989 NMR/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $17.25
## 1990 NaNaYeonYeon 🔥\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IIHNgWOIwC
## 1991 7/ I was getting @ApolloAlgo strong Sell Signals on multiple time frames; 5M, 10M, 1HR + Fridays 1D. Similar signal… https://t.co/xrJ5X7r082
## 1992 uhm what's everyone's bereal
## 1993 AXS/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $8.82
## 1994 see haha.. there’s always 1d member https://t.co/KNQPV7s8z2 https://t.co/gkJ4vacwQy
## 1995 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIEM\n\n🔎Name: Franklin Emerging Market Core Dividend Tilt Inde… https://t.co/YQnUlO7hIp
## 1996 https://t.co/AZziYVJhbD\n\nKEEHO MY 1D BFF AND SEOB MY EMO BF
## 1997 #HeatOneDirection ily 1D!!!!
## 1998 Lightweight and spacious backpack 😉\n\n🔍Kokubu Leather Backpack \n\nCheck us here:\n🛒Shopee: https://t.co/oMpYPbhzvM\n🛒La… https://t.co/U2nmOrYTso
## 1999 @CanuckTruth @Boddy604 What do you need for a contender, who do you build around?\n- 1C playmaker = Petey\n- 1W snipe… https://t.co/2WgL8dv6zf
## 2000 All I want for Christmas is every 1D album on vinyl 🙏🏻 U HEAR THAT SANTA U FAT BITCH
## 2001 @ExoLforever9722 @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/g9ow9GRf8J
## 2002 my friend got free tickets for the killers concert tn through work and they’re my bf’s fav band and i think he migh… https://t.co/DtvPOSvRGK
## 2003 Got free tickets to take me home 2013 to see 5sos and 1D and free tickets to 5sos 2016 and paid $120 for soundcheck… https://t.co/ZbRh0mBiyq
## 2004 Hey Cohen [ONHAND]\n\n🛒: https://t.co/qE9AN4gvz3\nPM for more details ❤️✨️ \n📌 Loc: Pasay City\n\nwts lfb wtb lfs beeyotc… https://t.co/XanUJ0WkLE
## 2005 HOW ARE THOSE FANS AT THE M&G SO CALM LIKE BITCH I WOULD OF FAITHED,HIT MY HEAD,UNALIVE MYSELF,COME BACK TO LIFE AM… https://t.co/KGDouLEwd5
## 2006 @elrjay @justinrfield @GeorgeS21916881 @Dom_Perrottet Its warming 1.1d/100y soon it will be as warm as the medival… https://t.co/7gZYQrHiyi
## 2007 @ExGOPer @realNickCooper @TRHLofficial That is the face of a 1D Tiddly Winks World Champion.
## 2008 BTC/USDT performance on higher timeframe using GreenCrypto Indicator. \nA perfect 3 signals on 1D chart. \n\nDon't mis… https://t.co/YX7ltydIDb
## 2009 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/TbXeTjxqui
## 2010 @collisionrrygfs RTR Harry's drop after March 25th.\nI said what I said
## 2011 Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop… https://t.co/ntds4xUlpG
## 2012 Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV… https://t.co/EI6LdUIjsC
## 2013 DAY 6 \n\n*ੈ✩‧₊˚⋆ ˚。⋆୨୧˚\n\nmy favourite louis cover would probably be 7. or through the dark/night changes if you coun… https://t.co/ZWlIQzdw26
## 2014 Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS… https://t.co/9lxGlNiNN7
## 2015 Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 WHEX 1 1d
## 2016 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCU\n\n🔎Name: Inv… https://t.co/w3IDW04AzJ
## 2017 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SCISSORS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/tS70IIQTNR
## 2018 Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto w… https://t.co/xoP9AxImH3
## 2019 Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover… https://t.co/z63lqKcGm9
## 2020 Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing a… https://t.co/xUGGfEAZ8j
## 2021 Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral b… https://t.co/L9xFPprAzD
## 2022 Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a So… https://t.co/z0BE3K8p8I
## 2023 @convomf day & night - Jung Seung hwan, to the Bone, still with you - jk, night changes - 1d, I love you so, wish y… https://t.co/ms1VUochWn
## 2024 Harry is laughing about the 1D website all night
## 2025 Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. U… https://t.co/cJpBHu6cK1
## 2026 Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't… https://t.co/jnwnO8orJl
## 2027 Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coin… https://t.co/cyJupYLqY0
## 2028 @Joy657_ not once in my life would ever thought you be a 1D fan
## 2029 Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2030 as a veteran 1d stan i’m telling you to get some help freak https://t.co/33EVsZrJV2 https://t.co/DHFDuq8f0l
## 2031 @HjramMoler @CallistoTheGame I have a 1d 3h of playtime, finished on medium then I’m currently on maximum security… https://t.co/qfe9kiRSlR
## 2032 1D: Retired but Forever a Teacher at Heart. Teachers never lose their class so forever called a teacher bcs w’re di… https://t.co/kFVbbb1JBZ
## 2033 @tobesogoldenrry to predict harry singing “i will survive” and “still the one” in 2022. or predict louis blue green… https://t.co/1F2Zd5hvSc
## 2034 My goal for next year is to have my room as packed as I can with all my 1D posters! (I do have a lot)
## 2035 @tanyarlfes kpop : treasure \nwst : 1d
## 2036 I love taylor and 1d but bffr. taylor had her first aoty before one direction even existed https://t.co/yeQDRXZCxq
## 2037 1D is dead and Taylor keep alive 🤷🏻♀️ https://t.co/awZO954O5m
## 2038 The new trend on Tiktok where they match quotes with 1D members is killing me😭 https://t.co/5maMy0cRGv
## 2039 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OEUR\n\n🔎Name: O'Shares FTSE Europe Quality Dividend ETF\n\n1D Price Change (%): -1.08\n\n😎💰
## 2040 This was taken from the COROT Telescope at 30X. There are 1,500,000 stars in the Nike system 21,000 lightyears awa… https://t.co/5IimteWJN4
## 2041 this is so sexist lol also breaking my silence: 1D was overhyped, zayn was the only talented one, 5sos ate them up… https://t.co/fqhUnbWv29
## 2042 Elf on the Shelf, 1D edition ♥️💚 https://t.co/ZmGzlETiew
## 2043 Neewer Timer Remote for Canon 50D, 40D, 30D, 20D, 10D, 5D,1Ds Mark III, 1D Mark III, 1D Mark II N, 1Ds Mark II,1D,… https://t.co/3rpbELmDms
## 2044 @callme_austin @zlownfantino1 @CCupo They don't make a 64 team world cup. Finished behind Uzbekistan and China in 2018. 2W 1D 7L
## 2045 digital footprint isn’t real bc i wiped all traces of my 1D stan accounts and I know there’s no evidence because can’t find it
## 2046 @1D_hs3_ @UnlockedSmau It’s a very good suggestion if I do say so myself idk how I thought of it
## 2047 @notjesi and i’m a neutral but i have been around since 1d and they were absolutely giddy for each other, it’s a fa… https://t.co/inoaz41Vtj
## 2048 @hsIivetour Omg the 1D merch 😭
## 2049 interact to gain 1D moots!
## 2050 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 2051 This hour's One Direction lyric is meant for a Leo... 'And every time we both touch, I only want more.'\n\nAre you fe… https://t.co/JrNeIgv5R5
## 2052 @convomf 5sos, taylor swift, 1d
## 2053 keeho said 1D, pretty much showing from which generation he is. ㅋㅋㅋ https://t.co/o59Hs8ydGL
## 2054 NOT LITTLE WHITE LIES BY 1D BEING A JEOPARDY QUESTION????
## 2055 not a 1d clue on jeopardy tonight and the best song on mm 👍🏻👍🏻
## 2056 Fighting for my powers\nhttps://t.co/4jGstgNHS3
## 2057 i'm screaming there was just a little white lies by 1d question on jeopardy and i didn't even get it!
## 2058 @AntSanPhilly @ForrestSavelen @ADiMarco25 I recall -- but I think my point still stands: if PHI had come away from… https://t.co/GIUY539bO9
## 2059 wts lfb ph\n\nNCT 127 2 BADDIES MARK VER UNSEALED\n\n- booklet issue (no doyoung)\n- complete inclu ; no pcs\n- onhand&re… https://t.co/2rlC9VJUs8
## 2060 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VDC\n\n🔎Nam… https://t.co/TZBS9JllEJ
## 2061 @salutationhrry Thank God he's surrounded by people that respect him for who he is now. Watching 1D interviews used… https://t.co/rpYKHjG2tD
## 2062 wts lfb ph\n\nNCT 127 2 BADDIES PB UNSEALED\n- ₱160\n- complete inclu except photocards\n\n- w/ freebies\n- pf included\n-… https://t.co/Jch420KZk3
## 2063 wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/i3apIqH4JE
## 2064 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/4ESe0Ux7fR
## 2065 no thoughts head empty just cheshire instrumental playing\nhttps://t.co/TyAmW3KemF
## 2066 if you were a fan back in 1d days, you wouldn’t be able to deny larry the way ppl do today… i saw them blushing and… https://t.co/2ZVsolSsOw
## 2067 @1dtpwk_28 End of the Day (1D but Lou/Liam wrote it)
## 2068 i’ve been a fan since 1d days so i’ve seen shit unfold in real time. most antis like to pretend harry was never in… https://t.co/j5guHJomA4
## 2069 @toni_peony i didn’t read it 😭😭😭 i just spent a lot of time on 1d twitter literally until 2020 😭
## 2070 @medicinelou28_ i’ve liked 1d since x factor days 😭😭
## 2071 @Hits93Toronto 1D HOUR IN 30 MINS !!
## 2072 def too early to reminisce pero hey google play night changes by 1d eme HAHA
## 2073 @dcrwins if you say so james https://t.co/MQ8oz5prdP
## 2074 Me and a friend (we lost contact but are finally getting close again) are making a plan to be annoying for 2 people… https://t.co/YSK2MdfcZF
## 2075 actually mingi and yeo might be the main ones bc mingi listens to rap and 1d, yeo listens to the chainsmokers 😵💫
## 2076 @1d_Obsessionnn i do not know names lmao i’ve been a 1d stan since x factor i liver on wattpad
## 2077 “anymore” which means you did before. which ones have you read??? https://t.co/Rvru5m6d72
## 2078 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -1.68\n\n😎💰
## 2079 @erinmartinx I also would miss the best member of 1D😊
## 2080 I’M CRYING💀💀 THIS IS SO FUNNY https://t.co/Djvk7TExcF
## 2081 Jimin seni yerim🥺😭\n\nHAVE A SAVE FLIGHT JIMIN💜 https://t.co/ykf42zJWxS
## 2082 Mafia in the morning, Mirror :> https://t.co/M6en9cb8ID
## 2083 @pinkrevengers 1D came on my playlist too earlier ngl i felt real nostalgic FDJDJSNSJ
## 2084 Dani is just like 1d
## 2085 COLE WTF??? https://t.co/ZYbvTV8TSH
## 2086 @reiscoups Hope they get 7-1d again smh
## 2087 MICAH?? i mean so why are you still bothering them?! go away cole https://t.co/C6cg0LMPoA
## 2088 @Blkgrlsupremacy No please that's what she is trying to do bringing hate to 1d and zayn \nBoth taylor and harry and… https://t.co/OHOiVgzAlx
## 2089 @2fargonetopray8 It says its harry, but it does look like the same writing as the hi tattoo. I looked at Louis’ mes… https://t.co/t9DF1uYIvn
## 2090 📍 Pre-orders have been shipped out.\n💯 Sealed, Official, Counted in Korean Charts\n\nGet yours now! \n🛒 CNA:… https://t.co/FJw54YTKiB
## 2091 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZHDG\n\n🔎Name: ZEGA Bu… https://t.co/qHlk42aENh
## 2092 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/VIiVCZMTmN
## 2093 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/lddv3BFDvV
## 2094 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/so0hXSwf1d
## 2095 @Ashton5SOS @5SOS you don't know how much you mean too me ash
## 2096 @CosmosDefi Bingo hahah\n\nMorale of my rant is if you're in someone's DMs or comments asking "WhUtS ThE UtILlllITy?!… https://t.co/J10RrnVlV8
## 2097 @Ashton5SOS @5SOS your so pretty
## 2098 @Ashton5SOS @5SOS come back to Perth ash
## 2099 @kim_bunnymyeon @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/t0UuEwNDBP
## 2100 @helpmejeffreyk @brightannegold nah he really has been doing it since 1d days, not every single time but a lot cert… https://t.co/O8kCdpVF3e
## 2101 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “And if we get together, yeah get… https://t.co/ntQTfKjlwA
## 2102 I HAVE NO PATIENCE. I NEED MORE!!! https://t.co/k91UJ0ocFy https://t.co/K0kEqOI6AC
## 2103 @tbridge777 Appeal to the ANC DDOT liaison & MOCR via your ANC. In 1D, we had a stop sign denied a few months ago b… https://t.co/fXAoTgF5mR
## 2104 @convomfs congratulations - day6\nyou were beautiful - day6\nlagunya Taylor swift, 1D, Ariana Grande \nSuper tuna - Ji… https://t.co/UXGN7X6j7d
## 2105 @simonvardr i swear i don’t know a whole lot about it i just remember being on 1d twt and the unbelievers not used… https://t.co/IoJD6rflsR
## 2106 me when i was in the 1D fandom and the words blue and green give me war flashbacks https://t.co/8PE5zRSopJ
## 2107 help there was a 1d clue on jeopardy and i didn't get it 😭
## 2108 @dcrwins LMFAOOO
## 2109 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/ewjQQOq1TJ
## 2110 Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefens… https://t.co/4svepZVC7I
## 2111 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/SQahsLaX9l
## 2112 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 2113 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/lv4ZBJILgY
## 2114 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/OUTqzmzvKZ
## 2115 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/XVuH7e1lRM
## 2116 hell yeah one of tonight’s jeopardy answers being my favorite 1D song little white lies i guessed before chris too lol
## 2117 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/ZC5QxMBdai
## 2118 @richarlison97 @Sonny7 You're a sweetie king
## 2119 Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/DJ2vXSDU6I #OneDirection #1D… https://t.co/vgEVZDuN2q
## 2120 @richarlison97 @Sonny7 I love you so much please 😭❤️
## 2121 $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 2122 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR
## 2123 I have a confession I used to have a 1d acc on tiktok with 14k followers
## 2124 @ColdBloodShill Using your 1D time frame w/ RSI and AO… is ETH about to pump?
## 2125 @befookinkind28 i’m ngl, when he unfollowed eleanormegirlfriend whilst i was at the front of the line for the 1D an… https://t.co/glc8EibCAV
## 2126 @P_HerbMichaels Probably everything
## 2127 𝐒𝐄𝐋𝐄𝐂𝐓𝐈𝐎𝐍 𝐌𝐀𝐃𝐄: The 2022 @CFBPlayoff Semifinal at the @vrbo #FiestaBowl will feature the first-ever meeting between… https://t.co/huoW7HxvsW
## 2128 Reminds me of 1D v good 👍 https://t.co/Yq5gwBlnqS
## 2129 @Ashton5SOS hello
## 2130 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XHYC\n\n🔎Name: BondBlo… https://t.co/TZFgloniOp
## 2131 @Ashton5SOS love you ash
## 2132 BTCUSDT [1d]: Open Interest Spike 6%\n\n$BTC #BTC #Bitcoin https://t.co/JcMAF4Jkg8
## 2133 @23sabres Aming too low with those acquisitions. They need a top goalie to really play run and gun hockey. Plus 1… https://t.co/aWJiGICy7y
## 2134 @pierre_crypt0 Why does it look kind sexy on 1D to me? Is Bitcoin becoming the last skanky hoe at left at the bar 5am?
## 2135 I used to have a Christmas themed 1d account and username like
## 2136 @W4DEWlLSON that one from 1D
## 2137 WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Eff… https://t.co/yZy93MHDWR
## 2138 1D fans interact to find mutuals
## 2139 Seeing Liam looking fine & healthy makes me really happy💕💕💕
## 2140 Unusual volume of the day: $WAVES - $2.379 (+1.49%)\n\nUpbit: \nAverage 50 1d volume: 7 Million\nLast: 14 Million\nPerce… https://t.co/6hC5pAqnF4
## 2141 @convomfs 18 - 1D \nthank you - treasure asahi haruto\nalmost is never enough - ariana, nathan\nlimbo - keshi\nall i ne… https://t.co/Nm3Ct9WH7C
## 2142 @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that h… https://t.co/Q58bhurwLS
## 2143 wait i think a part of wild flower's tune sounds like a part of last first kiss by 1D 🤔
## 2144 @feelinbejeweled Drag me down...1D
## 2145 @neymarjr Beautiful boyyyyy https://t.co/TUD00AyRrm
## 2146 @neymarjr This photo is amazing https://t.co/L6wz2WvgDD
## 2147 @altersasideCoaC like . i don’t ship larrie or even stan either of them but im a massive niall stan and i was a 1d… https://t.co/T7tk4TIvmu
## 2148 Harry is laughing about the 1D website shortly
## 2149 12/10 (sat)\n【ROUTINE】\nOPEN 22:00\n3000yen / 1d ticket\n\nSP GUEST DJ\nDJ KOCO a.k.a.SHIMOKITA\n\nGUEST DANCE SHOWCASE\n"D"… https://t.co/j0qkT3hU8h
## 2150 dont get wrong lang ha, im the biggest 1D fan and i do love them so much pero ano ni ya???? taylor swift already ma… https://t.co/u5zA6QvD4K
## 2151 @anasianemo @spookyjoy13 solos should realize that denying their fav was part of 1D, won't make it true, write a wa… https://t.co/2CNAOa6Pup
## 2152 i wasn’t even a big 1D fan growing up but i miss them so much
## 2153 you know what marauderstwt is definitely more about this fandom than 1d twt about their fandom \nI'm not saying that… https://t.co/plyBVjp2EX
## 2154 This hour's One Direction lyric is meant for a Capricorn... 'I want you to R-O-C-K me again.'\n\nAre you feeling bore… https://t.co/fxTYxgMve7
## 2155 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/l76OwHTY7A
## 2156 @taylorlh2008 @UnlockedSmau I like that suggestion. 👌
## 2157 @neymarjr You're so beautiful 😭❤️
## 2158 Harry & Messi = ❤️🏠 https://t.co/AfivJUGGZU
## 2159 solos should realize that denying their fav was part of 1D, won't make it true, write a wattpad if u wanna see that.
## 2160 @anasianemo @spookyjoy13 right? but solos want at all costs to delete the fact that the boys were part of 1D.
## 2161 To help with this I've been trading the 2D much more\nFinding good candlestick setups and levels on the 2D helps cat… https://t.co/SPNqBKhJPm
## 2162 @Blueishsky13 @atwtmvtvftvsga Star for a Dad like Miley did and the point of this tweet we’re replying to is that 1… https://t.co/YpoLGhKJFJ
## 2163 @convomf chase atlantic, cas, the weeknd, the 1975, taylor swift, madison beer, conan gray, walk off the earth, hiv… https://t.co/6FHmLZm8IO
## 2164 @neymarjr So glad you posted this one, LOVE this photo https://t.co/AXOO1wGO43
## 2165 @peaceringlove28 yeah i’ve had bad experiences with too many larries that treat gay men weirdly (i’m gay) and it ma… https://t.co/IYp4g5xeWg
## 2166 @neymarjr Almost 2am here and I can't sleep, still overwhelmed about the game!!!
## 2167 We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet.… https://t.co/XDtXy7phiG
## 2168 @thelittlefreaks 1d forever 🤞🏻🤞🏻🤞🏻
## 2169 @mellololow 1d!\n\n3 disinda pretty much accurate derim kuromi kin forever 😠😠😠😠😠😠😠😠😠😠😠😠
## 2170 @HannaA_1d i’ll be there in spirit 😔
## 2171 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/RBaaQrVJqB
## 2172 @exphaser 1D! for bestie cream <33
## 2173 $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2174 @louurrypancakes 2011-2012 1d memes were a mistake
## 2175 @MAGATV\n\n·\n1d\nShould the ex-Twitter Legal Head fired by #elonmusk,\nVijaya Gadde, be criminally investigated for rig… https://t.co/9qEpQjwwXS
## 2176 @CryptoFamilyOz1 @RippleXrpie Rising Wedge on 1D = Downside TA\n\nJust saying..
## 2177 Lets see if we break this one tomorrow \n$ES $ES_F, 1d https://t.co/Mi22j4J6tL
## 2178 @jortsrry NOT THE 1D JERSEY LOLL
## 2179 @riptmhlawleys @MariamS_1D Er Tommy
## 2180 I have loved you since we were 18\nLong before we both thought the same thing\n\n[18 / 1D]
## 2181 i love zach hood \nzach hood music >>>>>>>
## 2182 @Spotify Act my Age by 1D 😬
## 2183 Circle 3\n@Qteencute\n@wanggaemarkjin\n@khaeleen1501\n@seaxun\n@baekkohyun04\n@1D_L_1485\n@AlienEXO_L9\n@AlisaApps… https://t.co/W6P2QH1xH5
## 2184 Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/jAlMXswfuk #OneDirection #1D… https://t.co/8sCVOYCfth
## 2185 2. The following is the only example in my collection, and formed the later end of the date range given above. It's… https://t.co/RFYFvqFdxT
## 2186 If y’all DONT take a lil drink or snack with you when you take a bath what are you even doing??
## 2187 @twoghostsJJ @Coolcrying_2931 sorry i don’t like 1d fanfics anymore
## 2188 random thought\nH wasn’t very good at golf in 1D days but he’s been practicing all these years and now is actually g… https://t.co/VUwmTYyiDe
## 2189 @lexschorizo Thinking ab it makes me cringe. I don’t even want to mention my terrible 1d phase that lasted way too long
## 2190 @GOODG1RLS oh weird, naja yeay
## 2191 1d helps taylor's career not when she sweeping those grammy awards when 1d still auditioning for x factor bfr yall… https://t.co/GaqWS3Sg0L
## 2192 DID YOU ALL SEE WHAT GILLS LOUNGE POSTED 😭😭😭
## 2193 I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'Baby you light up my w… https://t.co/oNTyettFkD
## 2194 @Harry_Styles I love this photoooo
## 2195 @Harry_Styles I LOVE YOU ❤️
## 2196 @Harry_Styles BRAZIL FUCKING WONNNNN https://t.co/yqSVQOYMd0
## 2197 @Harry_Styles Boy you're so beautiful 😭❤️
## 2198 … BTC/USD 1d linear scale: Zoom. Currently trapped between yellow and pink. The two dotted lines giving extra suppo… https://t.co/kEYb0B4YMX
## 2199 @Harry_Styles YOU’RE SICK AND TWISTED FOR THIS ONE SIR HOLYYYYY 😫🥵
## 2200 AM- 1d\nFine Line- H\nAngels Fly- Lou\nMidnight- Liam\nToo much to ask- Niall\nRainberry- Z https://t.co/jEtKgeod1s
## 2201 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/5hXDlEXNMm
## 2202 @uoursope Years. I saw how much they struggled so I was obv happy for their success but at the same time I wanted t… https://t.co/xprPclbHlk
## 2203 TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII… https://t.co/1raXwLbS2r
## 2204 @nytcalz i cant imagine you as a 1d stan
## 2205 @tbzricz REAL IM GLAD WE R STUDYING 1D IN MEDIA TBF
## 2206 @atwtmvtvftvsga I like taylor swift but I LOVE 1D. I started listening to Taylor Swift before them tho. I don’t thi… https://t.co/I7DkD0InmR
## 2207 who's playing 1d what a feeling in fry's lemme give u a smooch
## 2208 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/yr3mJTA1Lj
## 2209 @Harry_Styles Are you wearing a claw clip? Yea or no.
## 2210 First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - D… https://t.co/HTfoLOSKkS
## 2211 Harry Styles’ Favourite Designer Just Won At The Fashion Awards - https://t.co/a7CsHsOycl #OneDirection #1D… https://t.co/TI6SljJxVc
## 2212 @uoursope So here it goes. I've known them from 2017 ig? But I was a huge directioner and bec 1D was the biggest b… https://t.co/EzRgxKpmjY
## 2213 listening to 1D soft songs today because feels 🥺
## 2214 @exokcals hey angel is an awful song… the only reason people still listen to 1d is for nostalgia lets be real tn
## 2215 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8
## 2216 Wow such 1d chess colour me baffled! https://t.co/caqwRbiToW
## 2217 @daemyra_1D IM SPEAKING AND NO ONE IS REPLYING
## 2218 @vicjokerera SPEAK
## 2219 @vicjokerera whats going on🤨
## 2220 no coz why would they set up 1D like this? 😭😭 https://t.co/L5BGIgIPrh
## 2221 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/UBj38xOI3T
## 2222 The quotes … 1D will pay for their crimes https://t.co/tQNc1FVjuH
## 2223 @Karissa14_1D Thanks ☺️
## 2224 @1dtpwk_28 Miss you!
## 2225 BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash… https://t.co/rmwqGePlko
## 2226 @ccfacheras Same
## 2227 *6 grammys And he already had two albums that debuted with more than 1 million copies in their first week.\n\nTaylor… https://t.co/9FZT9N9sjg
## 2228 @HLDMedia @UpdateHLD HOLY SHIT THIS IS EVERYTHING
## 2229 Bringing 1D games to the masses. 👏 https://t.co/Sn50afCmp2
## 2230 @NiallHDailyNews NIALLERRRRR THIS IS SO EXCITING AHHHHH 😆
## 2231 this is what i, a larrie, mean when i say i hate larries, like let these people live https://t.co/XkCXGb4jui
## 2232 Content from 4/5 1D today
## 2233 💚 Harry via instagram!! - Love On Tour. Buenos Aires ll. December, 2022.\nhttps://t.co/CagXQiP1ec https://t.co/pu7Od7Z3zn
## 2234 #np I Love You
## 2235 @Coolcrying_2931 @twoghostsJJ no no i’m definitely cringing i spent my entire teenage years on 1d twitter i have no… https://t.co/NWgkmx497O
## 2236 @justnisahh @MariamS_1D i actually blame you guys
## 2237 @fearlessly2803 Bookmarking to send to solos when they are rude about 1D.
## 2238 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDEF\n\n🔎Name: Xtracke… https://t.co/9neATtgCDh
## 2239 @fearlessly2803 Nice!! Well - 1D were top of my Spotify summary thing - probably because there’s more of their work… https://t.co/I0cIlltYzq
## 2240 Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDire… https://t.co/GTy9wxOGec
## 2241 That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase… https://t.co/upXoX2ckpE
## 2242 Flight and hotel are booked and my best friend and I are officially travelling, like actually flying to another cou… https://t.co/GZs5MuXbOs
## 2243 It matches the oops tattoo, so I think it is. But im gonna go through the handwritten messages in the 1d yearbook
## 2244 taylor swift // meanwhile 1d https://t.co/8ZtsKBHq3r https://t.co/LboeuMxjAY
## 2245 God, I’m so funny\n#1d #onedirection #LiamPayne https://t.co/Vr4rWxraa9
## 2246 @WOJTEKzjas Hi ! Open whenever u want :D \nI opened for 1d left ! \nThx for level up :D
## 2247 I love 1D but Taylor has always been way more successful than them
## 2248 Cleared: Incident on #I76 EB at West of Exit 1D - US 130
## 2249 It will never change me and u\n1D - night changes ❤️
## 2250 no but who's gonna scream liar with me at Isaac in Hannover:( https://t.co/S7h5PTzzBh
## 2251 Support your own country you absolute weirdo. Do you think 1d fans support England? Do maneskin fans support Italy?… https://t.co/on8kCh6uvw
## 2252 1d were big yes.. really big like where bts are rn.. but were they really good lets be honest with ourselves now
## 2253 $SPX vs $BTC 1D \nToo much correlation between these two in 2022. Hard to ignore what could possibly happen next. https://t.co/SjiefrZjOC
## 2254 New faces, new specials, same fantastic service, and delicious food. Make tonight a Taquilo’s night. 😊🍹❤\n\nDelivery:… https://t.co/K4xfOmvzdC
## 2255 k33ho not saying 875 is the best bg of all time is baffling me.. 1d??? AND HES AN ARMY?? 😭?!? https://t.co/2LlTqUWvTH
## 2256 $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2257 Normalize making a dating wrapped powerpoint yourself
## 2258 WLwhitelist Meaningful @RamonReed20 @apesol12_ @BboyPhantom90 @19982342 @Adanrosasespar1 @JoRgEe_PaPoY @R_O0904_… https://t.co/lQUKvyMmZW
## 2259 Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2260 Bitch please she was there long before 1D ever existed and even thou I love them it’s all her talent https://t.co/XKnei85Zbv
## 2261 My episodes days were crazy asf reading modernized slavery in books “parents sold me to 1D for a sand dollar 😰😏”
## 2262 @lwtwrldclass i would like to let u know that what u saw on my be real wasn’t even my idea…MY ROOMMATE wanted to wa… https://t.co/Ab17R3qblt
## 2263 @dilfballos harry styles and louis tomlinson from 1d’s ship name people think they’re dating and stuff 😭
## 2264 @RightNowHaz i was joking i literally like 1d i did not expect anyone other than my mutuals to see this 😭
## 2265 @hlnlzdaily finally he's back ❤️ but why the contour?
## 2266 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/eJzcb4LAgv
## 2267 whoever added my song to a playlist with only songs by 1d and their solo music…I salute you 🤝
## 2268 people always call armies toxic when they come for us and the boys DAILY and expect us to stay silent i said sorry… https://t.co/lX38btCWUt
## 2269 i'm not starting mess but it's the truth other fandoms team up against army. When 1D were still together i bet a lo… https://t.co/JjuFnXOTAa
## 2270 @NiallHDailyNews OH IT’S GETTING REALLLLL
## 2271 @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork i'm not starting mess but i… https://t.co/3PonVgS4vK
## 2272 @jennobviously @tiredtiredchloe bro i’m a football fan i haven’t read the fic just random bits that i saw when i wa… https://t.co/opPTmU2fnj
## 2273 This hour's One Direction lyric is meant for a Virgo... 'I'm still wide awake.'\n\nLol, sorry that’s not a good one. 😇
## 2274 My desired setlist for the 1D reunion tour is entirely dependent upon whether Zayn is there or not. Cause there's s… https://t.co/SLi8FTG9pt
## 2275 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USVM\n\n🔎Name: Victory… https://t.co/XEo6NLqBCf
## 2276 @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork sorry but i can't people al… https://t.co/55PYGPMEHb
## 2277 Updated: Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc
## 2278 Liam's back.
## 2279 @_LilyBlue28 A new day for the 1D calendar \n💛❤️💙💚🇨🇮
## 2280 @kmmwkindness He always shows that he loves and proud of all the 1d tunes and it makes me so happy😭
## 2281 Stop comparing them wtf ? And Taylor already had awards before 1D even existed so pls https://t.co/oRkA500BwN
## 2282 @EB_D_M not the 1d gif
## 2283 @redwhiteandlwt 3- i kissed a girl - katy perry\n17- dont stop me now - queen\n24- best song ever - 1D
## 2284 @xtommodarlingx You're welcome!
## 2285 @Ellen_Horan_1D goodnight and thank youu
## 2286 @xtommodarlingx Yeah can understand that! But I'm going to sleep, good luck with your exam tomorrow!!
## 2287 @conttinent @shitty_pumpkin "1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to st… https://t.co/1BRLmUqhSV
## 2288 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2289 @Ellen_Horan_1D oh believe me I did last year a LOT I’m just totally not up for it bc then I wanna continue sleepin… https://t.co/3GrnSbtsJJ
## 2290 keeho saying 1d SO true https://t.co/68Qda3TDvJ
## 2291 Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc
## 2292 Good night everyone! Hope you had a nice day :)
## 2293 Crash on I-76 eastbound West of Exit 1D - US 130 (Gloucester City) 1 Right lane of 5 lanes closed 5-10 minute delay… https://t.co/jjbGNEyDYX
## 2294 @xtommodarlingx You're welcome!
## 2295 @xtommodarlingx You actually could if you wanted..m I already studied at 2am before
## 2296 @kmmwkindness i’ve been a 1d stan since 2010 and i’m still a solo niall stan 😭
## 2297 @Ellen_Horan_1D thanksss
## 2298 @Ellen_Horan_1D my struggle is that you fall asleep when you want to study and wake up in the middle of the night b… https://t.co/Qt7JcmMpu3
## 2299 @connorosgood @tommillichamp Good night! I actually also should go to bed
## 2300 @xtommodarlingx Ohh good luck!!
## 2301 @xtommodarlingx I woke up this night at 5 am and I was like no not now
## 2302 @1982bottleofred I'm confused to😭
## 2303 @Ellen_Horan_1D I have an exam tomorrow so nope
## 2304 @xtommodarlingx Ha haha yes can understand that
## 2305 @xtommodarlingx Oh okay, but if you are tired go to sleep, it's pretty late already
## 2306 @Ellen_Horan_1D but honestly I’m so glad I woke up now and not at 4am
## 2307 @Ellen_Horan_1D I think I was sleeping for a little and I don’t remember much but before that I was a little on my phone
## 2308 @xtommodarlingx Uhm Eva what have you been doing ?
## 2309 IT IT IS I WILL END MY LIFE.. https://t.co/1o2HYrRrO5
## 2310 • HMNS Perfume - The Perfection\nLink : https://t.co/nCa0QGgcZs https://t.co/Cgjqgn0Lo8
## 2311 you're telling me 1D was created through a reality show...... https://t.co/1bVrGFz17V
## 2312 Everyone’s talking about the vow of celibacy but “used to belong to 1D now I belong to the 1 G” 🤣😭 https://t.co/1u2O2OhKFa
## 2313 @rckstarlwtt Oh nooo
## 2314 @goldenisbrave FAXX
## 2315 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PINK\n\n🔎Name: S… https://t.co/BlTw7apVqk
## 2316 This project is definitely a gem! 💎 @Broker_Brett @deepak999ms @AeracerFpv @adisdam @kingdamtac @NareshPatta2… https://t.co/pNorWNeRYg
## 2317 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabb… https://t.co/sqQfreWEwW
## 2318 @rckstarlwtt Slayyyy
## 2319 My friend looked over at my phone to the pictures of Louis and she deadass said 'wow that man is young' and I was l… https://t.co/JFVmzl8tSN
## 2320 @HLDMedia @UpdateHLD Shots are fireeeee 🤩🔥
## 2321 @Al2236928 Oh yesss
## 2322 Matt and Karen - Mcu https://t.co/myvC247iaO
## 2323 Updated: Construction on #I76 EB at West of Exit 1D - US 130 https://t.co/VWrw8pbmzq
## 2324 @HKBelvedere The demons of 1D, that’s an uncomfortable thought.
## 2325 @iicftothesun fr\nit reeks of misogyny, and, besides, it’s not even factual, by the time 1d was formed Taylor alread… https://t.co/z54dHPtD3J
## 2326 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is a really cr… https://t.co/7QEIpo4fZ3
## 2327 @tommillichamp @connorosgood Ha haha this is amazing!
## 2328 @taylorsdxylight Style by Taylor Swift\nSign of the Times by Harry Styles\nPerfect by 1D\nChicago by Louis Tomlinson\nH… https://t.co/ZHjVlcDXgm
## 2329 This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even… https://t.co/46Wyh0RQmd
## 2330 @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibb… https://t.co/FFtqsl55ja
## 2331 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVY\n\n🔎Name: iShares Trust - iShares Select Dividend ETF\n\n1D P… https://t.co/0EyEeuxtMz
## 2332 #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger fo… https://t.co/jUZN28V2db
## 2333 $0 1D 2014 WWA Tour - friend got it as a gift, took me with her and another friend\n\nForever grateful for that conce… https://t.co/5A3skgIrfP
## 2334 @Voice4Victoria All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the ma… https://t.co/mXv1idlQZt
## 2335 And today's 1D reunion is complete 😌✨️ We'll be alright ✨️ https://t.co/Wttusc8oG6
## 2336 @IittIefreakrry_ And then there’s me who’s a fan since 1d days and doesn’t have money to buy his merch🤡
## 2337 sometimes i forget 1D actually happened
## 2338 I can’t wait to see them lifting up the World Cup trophy 🇧🇷💙.
## 2339 $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with… https://t.co/r4OJotlaTP
## 2340 Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibili… https://t.co/pdFXWmaDQ6
## 2341 why do yall have to keep pitting taylor and 1d against each other. haylor was a stunt and if it hadn't happened you… https://t.co/l0pjwDV2Wz
## 2342 @hsIivetour The ancient 1D merch???? Kristy cmon
## 2343 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/TfaDxM9kJc
## 2344 @EirevisionPod looking forward to the new podcast!
## 2345 @definitely_1D LITERALLY like don’t piss me off why are you rubbing in the fact that i’m not in that line to see you?
## 2346 i dont wanna go anywhere bc nothing fits me anymore :( so i rather stay home naked 🙃
## 2347 @thelittlefreaks @littlefreaksGA Omgg! I’ve been searching for 1D cds for ages thank you for this opportunity!! https://t.co/ew0pDQseZl
## 2348 That's it that's it the last one for today I promise https://t.co/PMEmn9UICk
## 2349 ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2350 The game today was fucking insane!!!! https://t.co/wHBgXShmvW
## 2351 i remember my favorite 1d account on vine was being harassed so bad and being told to k*ll themselves so i called t… https://t.co/98KJAECDBk
## 2352 Such a beautiful photo https://t.co/O3XzEv6NvA
## 2353 @billboard The princess of latin pop https://t.co/DaKrA0MY3T
## 2354 The beauty of this boy 😭❤️ https://t.co/WH3dpxnDwF
## 2355 no kids for niall yet every 1d member tanks after birthing a little gremlin
## 2356 no one pays enough attention to "Illusion" by 1d. that's a fact. Niall's bridge was just so *chefs kiss*
## 2357 plus 1D ot5 but i see them as my children so its different.
## 2358 NiallOfficial Thank you for being born.
## 2359 $AVAX 1D Chart:\n\nWe are accumulating $AVAX here. Front running the target posted on the chart with a sell order at… https://t.co/jpalkOVd4q
## 2360 @folkloreschrry @atwtmvtvftvsga @anxiouslyyours_ Courtney they just wanna discredit Harry and act like Taylor's the… https://t.co/wLXWpMbkDt
## 2361 cas, paramore, nirvana, the1975, keshi, neck deep, nirvana, simple plan, green day, secondhand serenade, radiohead,… https://t.co/8wh32Cce3V
## 2362 He is Instagramming about the 1D website
## 2363 And yet nobody is saying Taylor helped the boys create a career. Before anybody comes for me about this I'm gonna a… https://t.co/Z3ZzDUy3Ke
## 2364 I liked all the choreography of 1d on Spotify and FORGOT THIS SONG WAS A THING
## 2365 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMAG\n\n🔎Name: VanE… https://t.co/To1xIe4W3F
## 2366 @realDrBrendan I presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic juice/ca… https://t.co/GjaxNCxS7n
## 2367 @its_LunaO @7Jimin_wife7 @That_Fama @fateme28_1D screaming inside*****
## 2368 Dm me to pre-order a commission!\n\nCommissions opening soon\nContact me either on here or Discord\nCode#5481\nNormal -… https://t.co/Pz8d3rC0UU
## 2369 /2 $BTC | 1D\nStill trackin. Not the greatest daily candle today.. https://t.co/rlPj4n3a4S
## 2370 @samelipsredrry Have a 1D tweet for this!!
## 2371 What an iconic legend!!\nWishing him a quick recovery! 🫶🏼 https://t.co/DMJztmhjN9
## 2372 @1dtpwk_28 end of the day if 1d counts?
## 2373 @HLDTour I so wish suspenderry would come back sometimes 😭
## 2374 @icarusfallwt yeah makes sense you are :( \nsending you lot's of love
## 2375 This hour's One Direction lyric is meant for a Scorpio... 'She's not afraid of all the attention.'\n\nTry to consider… https://t.co/xw0Y6nLxzk
## 2376 @nora_1d_hp thank you, we are okay we’re just annoyed :/
## 2377 ALL THE LARRIES AND HAIRBALLS THAT WERE YELLING AT ME WYA??? https://t.co/fjZSHKk2N6
## 2378 Check out my highlight - https://t.co/c92GeSk3vy
## 2379 @stevensbestie WHAT
## 2380 keeho taste, 1D made bops fr like their songs will still be bops till this day idc https://t.co/cttK06fkmK
## 2381 @94SERENDIPlTY mine is free tickets to see 1d...
## 2382 Babyyyyy 🥹😭🫶🏻 https://t.co/WdioAEDNcz
## 2383 @TheSotaSwede @the_transit_guy Hwy 63 from Turtle Lake to Cumberland, WI trades the extra lane every so often… https://t.co/Wz2S6txuFO
## 2384 @NiallHDailyNews AWWWWW HE’LL DO THAT EXACTLY WITH HIS KIDS HE’S GONNA BE THE BEST DAD EVER 😭😭😭😭😭
## 2385 @_into_the_light i’m gonna say yes because remember when they busted out beautiful girls at that 1d show in like 2014
## 2386 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/vAIJuNb9gn
## 2387 @sprksflyswft Daydreaming by Harry Styles\nthe last great american dynasty by Taylor Swift\nSmall Talk by Niall Horan… https://t.co/mxXFdxfCwV
## 2388 Ok I really love this photo now https://t.co/xoPPu1bQXk
## 2389 FUCKING TOLD YA 🇧🇷❤️ https://t.co/bknvpVFieD
## 2390 @sneakysneakery @rosieoftb yes? bc you’re going there for louis so why wouldn’t you wear his merch. if it was 1d me… https://t.co/GRnTYT4MwR
## 2391 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/yIc7zRkm87
## 2392 @bubblehrry @thighrrybot Like this ?\nGod I love her https://t.co/sTMsJ5lNp1
## 2393 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/jnLkVoU1hC
## 2394 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/aMRxCA9sZ3
## 2395 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/hCxyzInaSP
## 2396 Love 1D? caramencinta Love CJR?
## 2397 Love 1D? caramencinta Love CJR?
## 2398 Love 1D? caramencinta Love CJR?
## 2399 Love 1D? caramencinta Love CJR?
## 2400 I love this tiktok dance so much I watch the tiktok of ney dancing it every fucking day https://t.co/P5ydGSHkor… https://t.co/JyBmx3k4oI
## 2401 This is the first tt I saw on my fyp. This or that edition. Little Freak started to play and I knew that the 1D son… https://t.co/KyyKSFa8s3
## 2402 slipping through my fingers abba fc louis tomlinson faith in the future one direction 1d fancam signings soft cute https://t.co/ZqjYZayan6
## 2403 @icarusfallwt so sorry this happened. i hope you all are okay <3
## 2404 @lorenschmidt I read once that a good way to get a periodic 1D noise function is to generate 2D noise and then samp… https://t.co/J9qyFDnAXj
## 2405 Love 1D? caramencinta Love CJR?
## 2406 Love 1D? caramencinta Love CJR?
## 2407 Love 1D? caramencinta Love CJR?
## 2408 Love 1D? caramencinta Love CJR?
## 2409 Love 1D? caramencinta Love CJR?
## 2410 Love 1D? caramencinta Love CJR?
## 2411 @UpdateHLD Remember the one time Harry and Louis had a bet during a 1D concert and then Germany won 7:1?
## 2412 @definitely_1D JOICEEEE JDJDJD THANK YOUUUU
## 2413 It is much more powerful learning how to trade the 4hr and 1D charts than it is the 1hr or smaller charts...\n\nMacro is everything! 📈
## 2414 Woke up with a headache and now I feel dizzy
## 2415 Whenever one of the 1d lads get new girlfriends people start bashing the girl\n\nI dont understand why people need to… https://t.co/VBvUQ9aRhQ
## 2416 @habit_nr @1d_Obsessionnn is there another reason for this? or are we still mad at apple?? which is fair but also f… https://t.co/o1yNpZvnjA
## 2417 Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/w9qBTmemK1
## 2418 @simp4bandanarry @habit_nr @1d_Obsessionnn After I was forced to listen to the album one day over and over again, I… https://t.co/TT0PedHsuE
## 2419 @definitely_1D cause that should be me. so idc what you got or how it was.
## 2420 No disrespect to keystix but bro this is bad 1d and 6 hours of streaming is crazy wtf😭 https://t.co/fkXq9wKsvb
## 2421 @simp4bandanarry @1d_Obsessionnn no cancel them
## 2422 @habit_nr @1d_Obsessionnn okay but every breaking wave is a really good song
## 2423 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/h7RUgoTxwF
## 2424 1D AND TAYLOR PARTY LETSGO (I’m not there yet lol but I am very excited hahah)
## 2425 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I like the way you smile with your eye… https://t.co/U25QwwAEOQ
## 2426 @toyotathot This is the cutest thing
## 2427 /ES | 1D\n\nMacro downtrend still in tact https://t.co/KXZcyDpcKy
## 2428 @haroldandtommo8 Not far from it either
## 2429 @habit_nr i hope whoever got that idea was fired bc that was not it
## 2430 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDMV\n\n🔎Name:… https://t.co/5mbCsxMalV
## 2431 the only thing 1d “helped” taylor with was transitioning to pop when she stunted with harry 😭 https://t.co/wahj0tra90
## 2432 $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150e… https://t.co/RWKLPCSzWZ
## 2433 @BeckysGarden13 The Greatest by Louis Tomlinson \nArms Of A Stranger by Niall Horan\nWonderland by Taylor Swift\nIf I… https://t.co/HP4iqblCxo
## 2434 @1d_Obsessionnn i refused to listen on principle.
## 2435 okay i’m starting this https://t.co/Enr8fzJD7A
## 2436 stopp it you two🥺🤍 https://t.co/TmqckH1YaX
## 2437 @habit_nr yes, on my old ipad and still never listened to it
## 2438 Rita Ora showcases her quirky side with prosthetic make-up at Fashion Awards - https://t.co/y6Bu8yBQ5Y… https://t.co/UPFuafHa9C
## 2439 @DrawingStuff101 1D please!\n\n(Thx for the chance) https://t.co/MmXasJFZyB
## 2440 $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma wil… https://t.co/NTwEWZlHMe
## 2441 You never disappoint me 🇧🇷🇧🇷💙.
## 2442 Harry is journaling about the 1D website all night
## 2443 1D to 1G https://t.co/ZmHHq7EuCv
## 2444 @Jamison0425 Barely breathing 😮💨
## 2445 @peepeep49436540 OMG YESS I LOVE HARRY AND 1D AS WELL... I've seen Harry this summer and I'm going to louis next year
## 2446 @1D_CAVA @JulesBy10 @thatsnomunn we need a third cat
## 2447 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBCE\n\n🔎Name: iShares… https://t.co/4n1cf57UCt
## 2448 @CokeAtTheBeach @AvriiOla @mari__ax @LAHXLLUClNATlON no you specifically pointed out 1D. you were referring to larr… https://t.co/mTnQNb4C1s
## 2449 What a day! All 1D guys moved today! \n\nLouis did an album signing and he looked so happy https://t.co/OEfgmFmf0K
## 2450 @definitely_1D i didn’t even do anything 🙄
## 2451 Looks like @LiamPayne is quite eNjOyiNg the time
## 2452 @thelittlefreaks Thank you so much🙏🏻 I would love to get midnight memories💗 https://t.co/S6BBsoegaU
## 2453 @definitely_1D real
## 2454 @1dtpwk_28 I don’t have any🥲
## 2455 @katerrinna91 one of the best 1D songs i swear
## 2456 @LPdailysteps #WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE\n#WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE… https://t.co/Y6KwrruCpa
## 2457 Louis is so pretty omg
## 2458 as much as i love 1d, taylor was well established without them even existing and if they never did exist, she would… https://t.co/mZsKJVBv6z
## 2459 which member of 1D caught your eye first? Mine was Zayn and then Harry
## 2460 @miri_magdalene USED TO BELONG TO 1D NOW BELONG TO THE 1 G
## 2461 En mi anterior cuenta puse esto \n\nWho was your fav artista over the past 10 years? \n2010: Jonas Brothers\n2011: Jona… https://t.co/rbdOlC7h1y
## 2462 Electric Picnic 2023 line-up features Billie Eilish and more - https://t.co/a8VB5i9emJ #OneDirection #1D… https://t.co/OrWb04CPFd
## 2463 mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed
## 2464 This hour's One Direction lyric is meant for a Leo... 'Gotta make up our minds.' \n\nOne day your dreams will be clear. 💖
## 2465 @yourgoldenquiet @28goldenhomes Why are 1d interviews always such a chaos😭😭 love it
## 2466 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BNGE\n\n🔎Name: First… https://t.co/dYHKejoDah
## 2467 $ETH #Ethereum 1D\n\nstill holding htf horizontal area... https://t.co/VF2BbYGpyY
## 2468 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/OffOHPVYHq
## 2469 His smile ❤️🩹🥺 https://t.co/hToBd7Pc14
## 2470 1d tanked tayvoodoo
## 2471 I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you fe… https://t.co/qmPfNMdiZe
## 2472 @atwtmvtvftvsga any ts album is most succesful than any 1d album, even evermore i would say
## 2473 ..fell out of the wedge sooner than anticipated. I may have entered late when I woke up, so see how it ages.\n\n#XRP… https://t.co/a0sKtUDlYs
## 2474 @parisrae13 not fearless being the most awarded country album ever before 1D sang a single note 😭😭😭
## 2475 @1dtpwk_28 I don't have one but I have a 1D one, it is Change your ticket
## 2476 I am a 1D fans but WTF https://t.co/PczKuOPzuD
## 2477 @Purpleizor_1D @onedirection @NiallOfficial @zaynmalik @Harry_Styles @LiamPayne @Louis_Tomlinson Liam
## 2478 @TheoBurrArt @Al__Samil @AndrewCyberKop I am so sorry to break in to this beautiful, heartwrenching thread (as a fe… https://t.co/1D1c9KjJ2e
## 2479 Madison Square Garden Resets Year-End Venue Revenue Record Thanks to Shows by Harry Styles, Billy Joel -… https://t.co/Bgp0TEuZBf
## 2480 @barakat539 1d, 1h frame\nwhat do you think https://t.co/pXLMaQmCWS
## 2481 Using multi time frame RSI strategy , \nvery simple and also have good result. \nCombine with BB and FIb to find more… https://t.co/ZgM4CG1O9l
## 2482 if brazil takes england in the final it will be 1 goal for each one of the 1D
## 2483 @HannaA_1d honestly these: https://t.co/6pToKJ7ZdE
## 2484 in the 1d reunion, there should be a presale for people who have had 1D as their number 1 on their spotify wrapped
## 2485 Bauer Supreme 5000 Hockey Skates Size 1d US Size 2 Shoe Ice Power Quality Free https://t.co/03kxB4LeiE eBay https://t.co/wJkJvfEfOT
## 2486 @1D_Dolantwins18 Oh my days thank you sm!!
## 2487 @realcravity liam was in 1d there’s no liam in 5sos
## 2488 ZEBRA RS5000-LCFSWR 1D 2D RING SCANNER FOR WT6000 WEARABLE TERMINAL https://t.co/dQQ5ZsfneY eBay https://t.co/k19BYZ60TP
## 2489 @alyssamidnights the great war by Taylor Swift\nSan Francisco by Niall Horan \nCinema by Harry Styles\nSaturdays by Lo… https://t.co/RpoaIJGmml
## 2490 thank u 1d for nothing https://t.co/ecvO0bRBM7
## 2491 @thelittlefreaks This is far too much Thank you so much for doing this i cant find any of the 1d vinyls at an affor… https://t.co/GoeMbtFxi3
## 2492 @ladycuntingham @mari__ax @LAHXLLUClNATlON Aren't yall the ones who always say he's had multiple secret relationshi… https://t.co/bo4cWnN2Ua
## 2493 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'Baby you light… https://t.co/cav1RTQ9hU
## 2494 📷: Liam en los premios Fashion Awards https://t.co/0NiIzBYYwV
## 2495 @latelateshow soooooooooo a 1D reunion soon👀👀
## 2496 Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carrie… https://t.co/v7Fstmh0KR
## 2497 📷: Liam en los premios Fashion Awards\n\n© Joe Maher/BFC/Getty Images for BFC. https://t.co/eav6QPqcKV
## 2498 $FXS #FXS #FraxShare's\n\n1d prices remains FREE of an older resisting curve and they are showing signs of STRENGTH H… https://t.co/BnvRGHMNhF
## 2499 📷: Liam hoy en los premios Fashion Awards\n\n© Getty Images / Lia Toby https://t.co/CX76ivkL7q
## 2500 Dow Jones Industrial Average Index's news sentiment shifted to bullish, click here to see more https://t.co/VQhOiOFJt5
## 2501 @lydiaforson Are you not enjoying stable electricity since 2017? Are roads not being constructed all over the count… https://t.co/dqORRPvW9g
## 2502 1D had fun today investigating the properties of elements, compounds and mixtures https://t.co/ajzoxcyj83
## 2503 @archivefavs Yeah that was weird ... 😭😭 Like that's an 18 year old. I am 20 and it would still feel weird to me.… https://t.co/GTYZuoO0S2
## 2504 me at my first 1d concert in 2012 vs 10 years later 🥹 my heart is so full it doesn’t feel real https://t.co/cImky8SOuX
## 2505 ok now what??? love 1D but this is just so not true https://t.co/UjAI7PI5Js
## 2506 @alina_m309 der chrommel hug🥺🥺🥺
## 2507 2D/QR/1D Fixed Mount Qr Code Scanner Wiegand26 RJ45 USB Vending Access Control Reader Module Engine 13EGA9B… https://t.co/7cIoD4x06e
## 2508 I'm so proud of us!!! https://t.co/qGb2X43mFj
## 2509 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WEBL\n\n🔎Name: Dire… https://t.co/LbsK1oaodC
## 2510 This was taken from the XMM-Newton Telescope at 50X. There are 1,200,000 stars in the Persephone system 10 lightye… https://t.co/OdfwZDeO7R
## 2511 best album from all the 1D boys it’s true https://t.co/HgedUeS2cV
## 2512 https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS
## 2513 stop setting up 1D https://t.co/3TCDPUKqzE
## 2514 KEEHO WAS SO CONFIDENT WITH HIS 1D 😭😭😭😭😭😭 @kyabrogdon https://t.co/hSK9XdsC38
## 2515 trying to comprehend how one direction helped create taylors career when her debut was in 2006 a whole 4 years befo… https://t.co/CAjFBPFt1L
## 2516 @d3vils_dont_fly one thing which was weird of her was her dating harry when he was 18 she 23??😭 other than that she… https://t.co/BsroqIxxkm
## 2517 i ain't even a swifty but bffr she has won awards before 1d even auditioned https://t.co/c5niqGn8Co
## 2518 My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭
## 2519 If it was Niall or 1d u wouldn't be saying this I'm sure https://t.co/0SUUmQnKEZ
## 2520 @thvmki DKZ\nlouis tomlinson\nharry styles \n1d\njackson wang\nstray kids\ntxt
## 2521 Gangs all here @Louis_Tomlinson @Harry_Styles @NiallOfficial @LiamPayne #merrychristmas #OneDirection #1D https://t.co/mwDDTkwO9p
## 2522 I love the lads but don't lie like that. Taylor already got her grammy when 1D was just formed https://t.co/6zrO5O6T9b
## 2523 I’m so so proud of my boys 🇧🇷🇧🇷💙💙
## 2524 to all of my 1d followers, sorry😭 but dtkq
## 2525 $VIXY 1d.\n\nExpecting a breakout soon... https://t.co/38ITqB5f8Q https://t.co/OynA1mZrr7
## 2526 Sensor SSV 1D has not reported data for 10 minutes
## 2527 Drives me insaneeeee 😵💫🥵 https://t.co/hqLIEGK15F
## 2528 How he pronounces his nameeeeeee https://t.co/iqbyaNrgqU
## 2529 NO BECAUSE GENUINELY HOW MANY FACES TO SIMON HAVE??
## 2530 @EvaaMiliie That’s bs right?
## 2531 $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Prov… https://t.co/Wl2Tzul01Y
## 2532 "WE'LL WE A FINE LINE"👀 https://t.co/NoKvZM9vZv
## 2533 $SNPW Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insurance… https://t.co/Kk0tBuYWT8
## 2534 wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna… https://t.co/NC2AmDL3gl
## 2535 Teaching my brother english vocabulary by using 1D references. He now successfully remembers the word chain thanks… https://t.co/AxOydG2uOu
## 2536 Stainless 1 5" 90° Mandrel Bend Elbow - 1D Tight Radius - 16GA/ 065" Wall - SS304 Stainless Steel Exhaust Bend Pipe… https://t.co/7Jkrlagqq7
## 2537 wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL APPLE MUSIC PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri se… https://t.co/pnTJUsiyZa
## 2538 HE'S SO PRETTY WHATT!?!@? https://t.co/ps2hro4Qa3
## 2539 @1dtpwk_28 None but if 1D counts End Of The Day
## 2540 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/VEqXFixEZ9
## 2541 wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi j… https://t.co/0mQvfrVsTS
## 2542 THIS IS CRYPTIC ASS HUSBAND SHIT https://t.co/kgJBrWdHZ0
## 2543 @iJacksonx I would so it like 15/20 small \n20/25 medium\nAnd 25/30 large
## 2544 @aloveletgo ok ok here we go \n1. permanent vacation - 5sos\n2. if we have each other - alec benjamin\n3. haze - 5sos… https://t.co/o59rQcJISX
## 2545 @atwtmvtvftvsga I'm both a swiftie and a directioner and I think we shouldn't be comparing a female solo artist wit… https://t.co/EytqBBEnwp
## 2546 @xhpt2 asos ! especially the ones that have the waist and length in the size
## 2547 1D’s ceramic Christmas trees in the making…the girls have demonstrated great skill and creativity in these pieces s… https://t.co/u6esA7qHI6
## 2548 wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaer… https://t.co/V3ciZE9O8g
## 2549 “used to belong to 1D now i belong to the 1 G” 😭😭😭😭😭 https://t.co/yugPvbWgua
## 2550 NEW TWEETERS ALERT❄️☃️🚨‼️\n\nAnother day in 5️⃣🅱️ - we met with our 1D book buddies & had an amazing conservatory!!!😌… https://t.co/xDQaJvI5xM
## 2551 @Louis_Tomlinson do you know that if you sang both your albums in full the concert would only last 1.30 h + covers… https://t.co/n3DXPgJfHa
## 2552 @1d_randomz @witchinateacup @DDenouncement You are wrong, very. Grow up. https://t.co/yVIT1x25ZK
## 2553 THANKKK GOD 😭😭😭😭😭 https://t.co/svfQEeIuj6
## 2554 S&P 500 Index's news sentiment shifted to bullish, click here to see more https://t.co/ZK8qu4MBYS
## 2555 Harry Styles is the cutest person in the world!\nfollow me for more 1D facts.
## 2556 @paige_369 He was the only band member credited with writing it. And via an interview shared on 1D twitter, he said… https://t.co/piOEu3STHZ
## 2557 I love you so much 🇧🇷🇧🇷🇧🇷🇧🇷🇧🇷
## 2558 A bit of a Scandinavian version of Pacific Rim or Godzilla. Just turn off you IQ and general logic entirely, ignore… https://t.co/Li0kXZklYd
## 2559 @EmyEjh @thehomerowdoll Scroll down a bit in the likes for Louis and Niall.\nZayn and Liam have the RTs in the likes… https://t.co/s232YNmFgW
## 2560 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FDL\n\n🔎Name: First Trust Morningstar Dividend Leaders Index Fu… https://t.co/4tftnFbW8L
## 2561 @channiesao3 AS A EX 1D STAN YALL WERE A MENACE
## 2562 I'M SO FUCKING HAPPY RIGHT NOW https://t.co/nRCvDDynTR
## 2563 Could you send me your fav harry/larry/louis/1d vids and pics? I need some cheering up... :/
## 2564 @gnfcake_ idk why but i have so many 1D memes or pics💀💀 https://t.co/ewCC4reJDt
## 2565 Still searching for an aitch ticket for hamburg :)
## 2566 I might have grown out my 1D phase but I will never ever grow out of this
## 2567 This hour's One Direction lyric is meant for a Cancer... 'Yeah, oh ooh ooh, ooh ooh, ooh.'\n\nConsult the stars for an explanation. 😇
## 2568 @rckstarlwtt Same
## 2569 @alina_m309 touch you in the fading light, swaying while the room is shaking(...) irgendwie sowas aber bin mir nicht sicher
## 2570 @ForgodsakeLarry its on my bucket list i wasaant it 🥺 a\npub w/ louies and a 1d nightclub event
## 2571 I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've… https://t.co/QacNgNGfJl
## 2572 Brazil just need to chill. It was Germany who 7-1d them, not the South Korea. #FIFAWorldCup2022 #BravsKor
## 2573 lauren and Casino last night ..Cadino blew out a vein in his lung running but finished the race ..what a competitiv… https://t.co/sWjTaOg8f1
## 2574 My wonderful baby. #atomosninjav #atomos #canon #canoncamera As an educator who record content for staff at my scho… https://t.co/vlmcwKpZUI
## 2575 @HannaA_1d i wish i knew what lyric comes after that but i honestly have no idea what he’s singing
## 2576 I'd give up everything to show you it's gonna be alright
## 2577 let me hold you while your heart is breaking❤️🩹❤️🩹❤️🩹
## 2578 @HannaA_1d i don’t know if these are my favourites but Isaac with dogs always make me happy 🥺 https://t.co/OjS9KbO7iB
## 2579 Pudgy Penguins 🐧 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/muusUhOFtH\n⬇️ See below for 20… https://t.co/j0FDWc6xnC
## 2580 @alina_m309 "you guys know me too well"🥹🥹🥹
## 2581 @1dtpwk_28 Now, Perfect 😁😁😁\nOr, if 1D songs count...... Night Changes, No Control :)
## 2582 everyone really should be aware of a certain moot. they’re not really on 1d/ solos stan twitter, more other artists… https://t.co/djhAKoB2tS
## 2583 British Fashion Awards: Liam Payne red carpet debut with Kate Cassidy - https://t.co/sEM1diQwVj #OneDirection #1D… https://t.co/JLRrK9hbBy
## 2584 Amanda Holden she poses with lookalike daughter Lexi, 16, on the red carpet - https://t.co/y9peFZmeKg #OneDirection… https://t.co/35tzYYyewA
## 2585 them putting a neuroscientist in the 1d movie is so unserious https://t.co/0lRVrUKXkR
## 2586 She's not a saint and she's not what you think\nShe's an actress\nShe's better known for the things that she does on the mattress\n×Audrey×
## 2587 This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 100,000 stars in the Elpis system 10 ligh… https://t.co/HLiX9aipPB
## 2588 But no amount of vintage dresses gives you dignity\n×Audrey×
## 2589 @natsinfinity @onedirection Idk if you’ll see this but if you do.. do you have a list of all the CDs for solo and 1… https://t.co/OC2DOYCpbQ
## 2590 what are y'alls favourite Isaac pics?? I need something to cheer me up rn
## 2591 @HLDTour this threw me off
## 2592 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/pGGuu2oebe
## 2593 niall’s solo in little things will always be the most nostalgic part of any 1d song to me idc
## 2594 Will Felipe and Clem still be friends if (or should I say when) the final is going to be Brazil - France?
## 2595 Wait what???\n\nExcuse me... Taylor's name and songs started when I was in highschool, 1D started during college..\n\nH… https://t.co/YPiAooPWzI
## 2596 if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #moots 🥳
## 2597 @thefinalgorl Moderngurlz, Verilybitchie, Jasmine zade (1D content), mila tequila, quality culture, Alex bales seri… https://t.co/l3TiHRhm02
## 2598 My boys 🥺🥺🥺🇧🇷🇧🇷🇧🇷🇧🇷
## 2599 @1D_Abby it’s pomegranate now
## 2600 Any of my moots or friends have the 1D / solo CDs list like how many are there!? 😭
## 2601 There are MACD Cross Alarms (1d):\n TRIBE/USDT,\n YFII/USDT,\n STEEM/BTC,\n DNT/USDT \n crossed at negative zone… https://t.co/SJFcMMMAoT
## 2602 absolutely not🤢🥴 https://t.co/bqfDa9Oy9d
## 2603 There are MACD Cross Alarms (1d):\n TWT/USDT,\n PHB/BTC,\n AUTO/USDT,\n BETA/USDT \n crossed at positive zone #MACD… https://t.co/ErroWudKv7
## 2604 @sundarkestdays USED TO BELONG TO 1D, NOW BELONG TO THE 1 G
## 2605 End of the match
## 2606 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXH\n\n🔎Name: Fi… https://t.co/EvJs2W8gnG
## 2607 Listening to a instrumental playlist of 1D while I study.\nThere’s no reason Happily and Through the Dark had to hit me this hard
## 2608 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'I'll lift you up, I'll never sto… https://t.co/MnvKlYgZpq
## 2609 Harry styles complimenting Louis vs zayn 👀 #1d #onedirection #zarry https://t.co/kr3JR4mm8f via @YouTube
## 2610 ➡️match 52 world cup 2022. 1/16 Final 1D-2C\n➡️Sunday December 14th 2022, 6:00pm\n➡️AL Thumama stadium AR Rayyãn, Qat… https://t.co/bRMtq1tkSm
## 2611 This was taken from the GALEX Telescope at 100X. There are 100,000 stars in the Calypso system 100 lightyears away… https://t.co/cE8BnBIgVW
## 2612 @ age 38y 5m 1w 1d, I tripped and fell at the work gate today because I was looking at my phone.\n\nEvery part of my… https://t.co/CE7FtpADve
## 2613 I've got some overbought (1d) coins which RSI values are over 70:\n NMR/USDT \n #RSI #binance #crypto #cryptocurrency #BTC
## 2614 Hutson will be 1D https://t.co/YfaxTHja0C
## 2615 @alohakirstie Hun had a Grammy before 1D!
## 2616 Brazil gonna kick their asses
## 2617 Alright I’ll do a 1D one
## 2618 @lousgaypanic Omgggg aahhhhh
## 2619 my biggest fumble of all time is not getting into kpop after 1d disbanded. ik i talk about it a lot but it’s just c… https://t.co/6NNkDTZUzQ
## 2620 Just had salad, am I making soup too? 🤔
## 2621 @1D_ANTICS Everyone who replied to this is a scammer dont give any of them money
## 2622 @WmtUniNode @sfjuvra I will add soon the option to get 30min, 1h, 4h, 1D data. And I have to optimize some things,… https://t.co/LsZyhaLcqx
## 2623 @potstickery I’m baffled someone has the nerve, the gull, the gumption, & audacity to say 1D is the reason for Tayl… https://t.co/5QVHlXZGuH
## 2624 And where is 1D now… https://t.co/zbk2jW81e6
## 2625 Iridescent warding eagle-woman, beak\n\nHealth: weak (1d HP)\nArmor: unarmored (6)\nSTR: +4, DEX: +1, WIL: +2\nAttack bo… https://t.co/b71SpARnH9
## 2626 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 2627 📷: Liam en los premios Fashion Awards https://t.co/r6zrDLecgw
## 2628 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trading #invest… https://t.co/7qskOUwtcX
## 2629 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket… https://t.co/V1M1LXqa95
## 2630 okay as much as i love 1d (they'rr my most streamed artist) wtf is this... she created a career before they were ev… https://t.co/oxw4GhxwFf
## 2631 @Exosus1 @ChloeKoser Ignoring that embarrassing stereotype you're throwing around, horseshoe theory can be easily d… https://t.co/P5504OHT4y
## 2632 We'll be alright??!! https://t.co/O6KiBmDuQ5
## 2633 When you are delulu and still think you have your chance with a 1d member https://t.co/qqGc1Rl6wh
## 2634 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain… https://t.co/ploF4LqUNL
## 2635 British Fashion Awards 2022: Stars descend on Royal Albert Hall - https://t.co/4Nqwyr7onp #OneDirection #1D… https://t.co/iORizxje0D
## 2636 He- he just- jus- just did laugh at this shirt! https://t.co/cgs33pErNm
## 2637 @coldplay Love you 💗
## 2638 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/xZgLjflK8C
## 2639 it’s giving 1d era in the best way https://t.co/nzLwpjsdgn
## 2640 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader #money… https://t.co/9XOA9PMRJW
## 2641 What if we'll leak your Instagram? If I was you I would drop new music Niall... I'm deadly serious https://t.co/kVf0iRAVLM
## 2642 the way salt elevates chips is criminal
## 2643 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defian… https://t.co/y0oSUoLY2X
## 2644 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/7ad6RlaXN5
## 2645 Liam Payne rebrands as a devout\nChristian - "used to belong to 1D, now belong to the 1 G" 😭😭 https://t.co/tuxrQMrd4c
## 2646 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/12bwH3vDUq
## 2647 He's finally back🥹 https://t.co/6oxZ2Evrdg
## 2648 @ForgodsakeLarry Congratulations! You deserve nothing but happiness 🥹🫶
## 2649 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #investing… https://t.co/ZJLEtvbTgy
## 2650 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #crypto… https://t.co/jclbTMdeYr
## 2651 @TheTradingHubb I totally agree that SPX is at resistance.\n(TL resistance and 0.707)\n\nIam just missing the weakness… https://t.co/dATpibcVeg
## 2652 they're listening to 1d i feel out of place
## 2653 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business… https://t.co/cMdsI9dR2m
## 2654 @hannahiswho I unfortunately can’t get merch from any of my favorite artists and Harry absolutely made my life sinc… https://t.co/FVdi6P1qC8
## 2655 1d/niall/zayn/louis sweaters - $50\n^ shirts: $30\nariana vinyls - $50 (target vinyl - $30)\nshawn vinyls - $20\nharry… https://t.co/oF7XE9ekos
## 2656 Why Are Harry Styles Fans Mad at TikTok Star Brittany Broski? - https://t.co/sRUrp5dB85 #OneDirection #1D… https://t.co/2T24IIEivv
## 2657 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/igtRNjqWtS
## 2658 He is claiming weird things about the 1D website
## 2659 @sunflwrkait I was just saying the same thing!! 1D reunion just about 😁😁😁
## 2660 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #binaryoption… https://t.co/I3BzB1uUPV
## 2661 @celestialswiftt Better than Words - 1D\nWildflower - 5SOS\nPut a Little Love on Me - Niall Horan\nTwo Ghosts - Harry Styles
## 2662 OMGGGGG SO CUTE 🥹😭 https://t.co/bjxAbN1lyz
## 2663 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #fx… https://t.co/240EZNrxnJ
## 2664 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/PqgCjQV8a7
## 2665 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen #markets… https://t.co/SvipFRc3iO
## 2666 @FieryBreadman Pretty insane that a team with a young 1C (Petterson) a young 1D (Hughes) and a relatively young sta… https://t.co/nNyxRoVAMb
## 2667 Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direction tune.
## 2668 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/ic53E0yfnM
## 2669 $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) i… https://t.co/9Z2O2PUhE0
## 2670 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forexsignals… https://t.co/9iEiCfTLGD
## 2671 This person doesn't stans 1d or any of the boys are u ppl dumb https://t.co/g6wBdasESF
## 2672 Meias Cano Alto Nike Everyday Cushion Crew - 3 Pares\n\n☆Por R$ 39,99\n\n💖https://t.co/Gqx6uDBFr2 https://t.co/U78BmTRdfm
## 2673 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #daytrader… https://t.co/NV4myJafZM
## 2674 I'm so excited for the game tonightttt\nGO BRAZILLLL 🇧🇷❤️
## 2675 Gorgeous Louis all over the tl, Liam on Insta, Zayn the Arnette Supermodel, Niall chatting away - now we just need… https://t.co/tgKycqPij4
## 2676 @soupyapollo looks like that one 1d xfactor performance where their faces showed up in the back
## 2677 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #finance #fintech… https://t.co/QfR8lnnhav
## 2678 No bc when i went to see Louis with my sister we were jumping and dancing and singing along to all the songs and tw… https://t.co/9XmDUQ4akB
## 2679 I still remember how directioners were on my neck just bcs I said 1D gonna disband without hitting hot 100 #1. \nsee… https://t.co/8xKazbezn3
## 2680 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/ikYwQDwJgd
## 2681 #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in… https://t.co/KcnsypOiyS
## 2682 yayyy got tickets to the 1d night in vienna woop
## 2683 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #daytrading… https://t.co/INf3nKrbi2
## 2684 This hour's One Direction lyric is meant for a Taurus... 'Don't look back.'\n\nI hope this will guide you, if not, you’re not yet ready. 🌚
## 2685 @jetblackkheaart HAHAHHA MY SISTER AB ME SINCE 2013 BCS I KEEP GOING ON AND ON AB 1D AND THEIR DOLO STUFF
## 2686 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/8Q6b5dyKqs
## 2687 i'd kill for 1d lads, 5sos, bts, txt, and matty healy istg!!
## 2688 @RachelB31942328 Dm me:)
## 2689 i mean not my type but also i swear he looked 18 like a year ago tf is this man drinking? same thing 1d did 2012-20… https://t.co/lH0HtUhE4e
## 2690 Im more of a 1d fan but why would someone say that 1d helped Taylor https://t.co/3W6V3Zo3vW
## 2691 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCB\n\n🔎Name: Wis… https://t.co/6MSgh3xlga
## 2692 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options… https://t.co/tCKrperqMP
## 2693 @Jk_trend_songs @thenreport I vote #JUNGKOOK for #ACOTY2022 #NETIZENSREPORT #ACOTY2022JUNGKOOK \n@thenreport 1d
## 2694 @seolarwonu @JulesBy10 @thatsnomunn i'm jealous but you cute🥹🥹
## 2695 @NiallOfficial @NiallHDailyNews @EPfestival It really is like YOU’RE GONNA BE PERFORMING AGAIN AND YOU’LL BE HOME 🥰
## 2696 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #broker… https://t.co/z3IrDsVmfO
## 2697 and keeho picking 1d meaning he picked zayn meaning this is my crumb
## 2698 Idk how many of y’all used to follow my old account growing up but I was a FAN. MF . GIRL . \nEverything 1D, Justin… https://t.co/5rdRTD5OLK
## 2699 love love love 1D but i def remember miss taylor being who she is since waaay before ! https://t.co/wKwHP5No5a
## 2700 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/enFctou5mo
## 2701 did someone notice that louis was even more expressive than he usually is...like when he was in early 1D days?!? I'… https://t.co/LX1VjAtxh2
## 2702 1. Nct127 limitless\n2. Exo Kokobop\n3. Exo Power\n4. Got7 7for7\n5. Exo Universe\n6. Exo dmumt allegro ver.\n7. Exo dmum… https://t.co/YGzEYgx3YK
## 2703 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #options… https://t.co/Bw9BaR9FtF
## 2704 broo you're so lucky to be able to go to his signing and then you make it about larry💀
## 2705 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoptions… https://t.co/k7G2Jhrbp8
## 2706 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #stocks… https://t.co/PZ50PlnXEz
## 2707 @HuobiGlobal @BabyDogeCoin This team is one of the best teams in the crypto world, I am very happy and excited to b… https://t.co/iendsk4i7F
## 2708 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #FF #broker vi… https://t.co/VZG5fuis3p
## 2709 $XLE 1hr and 1d\n\nLooks bearish... https://t.co/pu7yVdk1ac
## 2710 Ahhhhhhhannnnn\n\nhttps://t.co/lRkDaa6Cfo
## 2711 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #money… https://t.co/mPj9SUyIZ2
## 2712 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF… https://t.co/ZXdnLftyEN
## 2713 Good to see him again https://t.co/nwnIcWFpQV
## 2714 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #investment… https://t.co/IQ2F1SxOCJ
## 2715 1D’s career is in a grave almost as deep as kanye’s https://t.co/2cGGeLzAZx
## 2716 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/6nPzriaglK
## 2717 1d’s career is dead, another nail in the coffin with every day that passes https://t.co/2cGGeLzAZx
## 2718 @convomf king gnu, yoasobi, oasis, billie eilish, coldplay, niki, cas, nct, aespa, day6, ariana grande, taylor swift, 1d
## 2719 @nightraints RIGHT 😭🤭 like that thread is the most ridiculous take i have ever seen, and i say this as a 1d fan. it's just so dumb
## 2720 1d is in more pieces than the vase my cat knocked off the shelf last week https://t.co/2cGGeLhrLp
## 2721 I am a massive 1d fan but I was belting love story under my covers in preparation for my first year talent show bef… https://t.co/Bm6R8GWJAw
## 2722 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/kOSorm2Zi1
## 2723 @Davina_ot5 Slay bestie!!
## 2724 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/vWP53RBb4y
## 2725 He looks so good 🤩
## 2726 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/rTKUaLNVDt
## 2727 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #investment… https://t.co/oxUPpPhDkt
## 2728 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/z43fmYpxXs
## 2729 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #finance… https://t.co/TwJ6cKnL91
## 2730 @womantothemoon @Michelleroycrof @POB_76 is a friend, 1D Fam, and close security. @Michelleroycrof is a private inv… https://t.co/LuNc6Xuoha
## 2731 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech #currency… https://t.co/LGkKxOhE9d
## 2732 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/UvWctiZmXA
## 2733 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/aVYPpDITVb
## 2734 @ificxuldflyy Awww cute 🥺❤️
## 2735 Am I listening to old 1D albums to feel something? Yes, yes I am\nUgh, the nostalgia 😭🥹
## 2736 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #options… https://t.co/ug2SDMyHw8
## 2737 Kiss your 401K's goodbye! Stockmarkets are in red alert!\n\nRUT 1,845.07 -47.77 -2.52% : Russell 2000 - MSN Money https://t.co/NY8QFARG5o
## 2738 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/F8eiEwVBtu
## 2739 Lou I mean I love england and I support them too but brazil gonna definitely win luv 😬🤷🏻♀️ https://t.co/PNh8XOKbZz
## 2740 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #investment… https://t.co/X94OGu3zTm
## 2741 Harry Styles Fans Are Angry With Social Media Personality Brittany Broski - https://t.co/4QiNYsd435 #OneDirection… https://t.co/LwHILbUBul
## 2742 @comfortforliam his second favourite . does that mean his favourite is 1D ??
## 2743 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binary #trading… https://t.co/8rU2Hwpl3S
## 2744 @UpdateHLD I'm sorry lou, but brazil gonna win 😬
## 2745 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #wealth… https://t.co/8edrnS7tGX
## 2746 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #forexmarket… https://t.co/RxQxkKnHQ9
## 2747 taylor swift en 2009/ 1d en 2009 https://t.co/GU9N9EHkQ6 https://t.co/ZgeOVdvZAf
## 2748 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/fNMcj1fEuA
## 2749 No BUYS or SELLS were found on the One Day time frame.\n\n18:12:39 • 12-05-2022 UTC\n#PatienceYoungGrasshopper #Cryptoldea #NFA #1d
## 2750 I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'It's everything about… https://t.co/oNhe3krygB
## 2751 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest #forexgt… https://t.co/7ycGEPEYHi
## 2752 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ZmnaENsane
## 2753 Taylor won Grammys and had best-selling albums before 1d even existed, I don’t think she needed any help from them https://t.co/v8ub1IiCv0
## 2754 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/qRFfOVCde0
## 2755 @coacoashley ASHLEY 🤭
## 2756 Wether you win or lose, I love you forever 🇧🇷
## 2757 Like they seriously don’t understand the reason why 1D broke up because???? Like what that has to do with BTS?\n\nI n… https://t.co/cKOoIzAdQ8
## 2758 Best of luck 🇧🇷
## 2759 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/D3tlQG7LzA
## 2760 He is trying to come up with a chorus about the 1D website tomorrow
## 2761 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options #money… https://t.co/KIMbvIKwq1
## 2762 3rd-most YAC (693) and 4th-most broken tackles (63) for the 4th-most 1D+TDs (55) in the SEC this year. But his effi… https://t.co/V0RQnOOsIv
## 2763 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8dJQN4N85d
## 2764 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/ZcEkgDA3ic
## 2765 Little things is my all time favorite 1D song❤️
## 2766 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader… https://t.co/1rPdxrQzcq
## 2767 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withsta… https://t.co/2r7j1PPi0T
## 2768 There’s lunch, and then there’s Sunflower. Check out our changing specials through the link below. See you soon!\n\nL… https://t.co/iABfeoSQaV
## 2769 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/3m9pSV2Etg
## 2770 Seriously I used to love 1D and I still sometimes listen to them but saying THEY created a career for TAYLOR-\n\nlike… https://t.co/4NMTwKDhIF
## 2771 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GDOC\n\n🔎Name: G… https://t.co/aYPKXRb7OX
## 2772 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/EBBKTmRxWi
## 2773 @empukofficial The 1D reunion?
## 2774 The last time 1D was in Brazil, they were asked through the video dairies if they would ever go to space.... https://t.co/3SyXq0pu6B
## 2775 i wish i would've never bought this stupid ticket
## 2776 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8XbBEYHHkh
## 2777 Les fanfict de 1D sur wattpad >>> https://t.co/AwgFNpFj7z
## 2778 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wealth… https://t.co/e8nJTHyLNe
## 2779 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt #futures #news… https://t.co/beQ0LkVrCY
## 2780 @MaryamK92361148 @TaehyunsLaugh The tweet about cocomelon was a joke, what I actually use as streaming filter is either 1D or Disney songs 😁
## 2781 @NiallOfficial @Davina_ot5 Hope you feel better soon!
## 2782 and where is 1D now ? https://t.co/mJRBYctqde
## 2783 England's test team still have the same issues that they had last winter. Woeful openers, poor spinners and 1D atta… https://t.co/ZeWS9iNHcn
## 2784 i miss 1d :(
## 2785 How is he so gorgeous 😩 https://t.co/GMaovLJGsU
## 2786 BE FAWKING FR RIGHT NOW😭😭😭😭 MISS GIRL ALREADY WON AOTY AT THE GRAMMYS FOR FEARLESS BEFORE 1D WAS CREATED LMFAOOOOOOO https://t.co/M9RruXLiCU
## 2787 @stylinarts He looks like he's a plastic barbie that got melt
## 2788 1d was very successful. But no way you can compare them to what Taylor did without the support of a famous talent m… https://t.co/emfvUcMKkZ
## 2789 5th of December: Liam singing his heart out. Join the 1d days of Christmas! https://t.co/RYQ7x0MT8d
## 2790 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#NULS-#USDT]\n\n#crypto #cryptonews #ftx #nft… https://t.co/gE5Bzh5mmq
## 2791 the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor w… https://t.co/D9BQng8bkJ
## 2792 This was taken from the XMM-Newton Telescope at 30X. There are 2,500,000 stars in the Dinlas system 50 lightyears… https://t.co/Ub1ChQgx6k
## 2793 I love this fandom https://t.co/czhcWwCQNq
## 2794 Lmao why does it look so fake https://t.co/0IgsEDRlbj
## 2795 #DYDX 1D UPDATE \nAs you can see DYDX showed a nice reaction to our resistance line &we got a rejection to our SWAP… https://t.co/RYMZqPqXOX
## 2796 wts | want to sell\n\npc jaehyun non album\nmemorial book membook nctzen fanclub jp cafe donut jenim pop up boss yizhi… https://t.co/Q49qD3FrNH
## 2797 1D hiatus was because they hated each other and bts hiatus is because they’re enlisting. y’all need to understand b… https://t.co/mideVlyCy6
## 2798 @UpdateHLD First thing I thought was the "hi guys" of leroy 😭 https://t.co/aQZ2mvxBiE
## 2799 Even 1D fans know that shit is idiotic let’s be serious bro 😭
## 2800 one direction ruined it for all, u think bts would turn out like 1D be srs do u even know them 😭
## 2801 Lima said it's time to come out of that pretended silence after all that 1d base has started supporting and has al… https://t.co/J2yasQzaMe
## 2802 @adelinest28 Winky I missed him so much 😭
## 2803 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 2804 @homeawaylara This is the skin of a killer bella
## 2805 middle school me that had a 1d shoulder bag and a mockingjay pin attached to it has won two december 5ths in a row
## 2806 @DAN3DELI0N Even though I was a 1D stan, I was one of those people who opposed to him getting cast as Prince Eric 😭😭
## 2807 MACD is positive at 1M, 1W, 1D, 4h, and 3h. On a red day!\n\n$BA
## 2808 as someone else said, she was a household name and was winning grammys before 1d was anything
## 2809 no way vibes by chase atlantic wasn’t written for 1D that shit is a one direction song
## 2810 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/AqA5lJ3Gdi
## 2811 @UpdateHLD why did i think it said 1D
## 2812 @Violetrose9801 but I mean if u like both 1D and 5sos then that’s like completely fine lmao, like u said!! Not ever… https://t.co/3vztV01iSc
## 2813 Crying https://t.co/zUpuwIyu1A
## 2814 This hour's One Direction lyric is meant for a Capricorn...'Who's gonna be the last one to drive away? Forgetting e… https://t.co/aePAF68Bsy
## 2815 Japan vs Croatia live En vivo\nLive📺 https://t.co/fCPqPF8HTB\nLive📺 https://t.co/fCPqPF8HTB\n\nLINK 1d https://t.co/MtsohzqA0v
## 2816 #BollingerAlert !\n\n - $REQ (584 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $COMP (0.002311) is over Upper B.… https://t.co/FbaHpsrDMJ
## 2817 @Violetrose9801 not saying u caanntt like 1D and 5sos both together. and I get that they were apart of something bi… https://t.co/TV17laXsC3
## 2818 @bottleofrouge28 @princessparklou Boy I'll give you 369 water guns 😭😭❤️
## 2819 she's easily more famous than 1D, and that's as a solo artist who has gotten so much shit from the press and genera… https://t.co/gRJBM6yTCm
## 2820 Y'all I missed this boy so much 😭❤️ https://t.co/xanqgnD0a4
## 2821 @fbhsbestie Yk never know what the miracles of 1D can do. Tis the season of love babe, bide your time
## 2822 4 years till 11 years of 1D
## 2823 $BNX 1D\nIts a +70% from here just to test major resistance.\nFollow the volume. https://t.co/xO8Lv7Pn2A
## 2824 #BollingerAlert !\n\n - $SAND (0.00003694) is over Upper B. Band in 30M|2H|4H|1D\n\n#crypto #coin $BTC
## 2825 @myzeepay @riosunshiness @stonebwoy I tried to register but it didn't go through and I taught we are suppose to use… https://t.co/DlJH0F59ZX
## 2826 @liamvinyIs One step ahead of you 🤡🤡
## 2827 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/ri3vEh5eHt
## 2828 @BabysaurioKim I'll probably start Ghost Host Ghost House tomorrow, since rn I'm watching Happy Ending Romance and… https://t.co/nbYEvetUDS
## 2829 @LoverofMotion no i totally get what you’re saying lmao they shouldn’t be compared or have 1d brought up in intervi… https://t.co/NrVp5KiwQ1
## 2830 @atwtmvtvftvsga I was and am a 1D fan, but this thread is so reductive and suggests yet again that a woman’s fame b… https://t.co/1YPteOHX7f
## 2831 @BabysaurioKim War of Y is going to have 20 EPs, it has 4 storylines and each couple/storyline gets 5 eps
## 2832 @zeynbinci I love it 😍 thank youuu \n#WelcomeBackLiam \n#WeLoveYouLiam
## 2833 #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/VwY74Fw5fY
## 2834 Bored Ape Yacht Club 🦍 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/mtcivGuv35\n⬇️ See below… https://t.co/Ng5OzKkqvU
## 2835 @lousboyfriends @flickerab28 where tf did i get mark from.. is there a mark somewhere within the 1d family
## 2836 @Violetrose9801 no yeah dw dw I know, I’m saying more about the fact that ppl will consistently feel the need to co… https://t.co/DxOdNYwJZu
## 2837 and anyone who knows me knows me and 1d go way back! those are my dudes, my everything
## 2838 @1d__fairy Ep18!? How many eps does war of y have? Oh, let me know if ghost host ghost house is worth watching! PLS… https://t.co/VskT2ge9LA
## 2839 @zeynbinci He's so beautiful 😭😭
## 2840 i miss 1d
## 2841 @LiamPUpdate When I saw the notification I was like there’s no way 😧
## 2842 @RachelStylinson @stylinarts These 1d moments are not proofs like why don't u get it, there are zarry moments too,… https://t.co/mqocWMBZXt
## 2843 @sassychopsuey 100% a convo bc 1 it lasts longer and 2 he’d definitely be into it 😭
## 2844 Smiley smile😭❤️ https://t.co/ONNCH4mHjT
## 2845 @LoverofMotion just making jokes bestie! some people enjoyed 1d/5sos at the same time and it was quite funny when niall would join 5sos
## 2846 @1d_lh28 Hi, you can download the video from here:\nhttps://t.co/S271BBPXI7\nSee you later 😘
## 2847 Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is… https://t.co/ZaaYQRxH8q
## 2848 @kookylander they love bts and the constant comparison to 1d who clearly didn’t like the group isn’t fair either wh… https://t.co/waXZHnriDK
## 2849 @kidsraIright I love this boy 😭❤️
## 2850 @christinac22_ @noemisreign @_hazeyknj @Louisslucky i mean i sure hope it was 1d related and not harry? bc thatd be weird no?
## 2851 housewives of 1d rn https://t.co/gxPcmB3ddr
## 2852 the FUCKIN audacity. She literally made 1D famous overnight and her 2 months' dating set Harry Styles' entire caree… https://t.co/Dm7yAOBo5q
## 2853 she was the youngest winner of the grammy for album of the year and had two albums that sold 1 million copies in th… https://t.co/GobQazlE21
## 2854 @ry_thedreamer can u believe he never learned the lyrics even after singing it in 1d like what would he do without such a dedicated fan 😔
## 2855 this is the craziest thread i’ve ever read. taylor had literally already won 4 grammys before 1d were even put toge… https://t.co/3kHglpUGq5
## 2856 SMDV Timer Remote Controller T811 Interval Timer Release Photography for Canon EOS R5 1DMarkⅣ 1DMarkⅢ 1DMarkⅡ 1D 1D… https://t.co/ZhpIpsQMWB
## 2857 @UpdateHLD Guys who tf is the purple girl I'm so lost
## 2858 @_bosza_ Yasss biggest slay. We were on page 369 in biology last week 😭
## 2859 ⭐️ BTC Update ⭐️\n\nMacro (1D) indicating resistance level retest 🤷🏽♂️\n\nMid-term (4hr) showing support @ 16.8-17k 📈… https://t.co/hWCbcsRXYw
## 2860 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 2861 @majrbb Trueee!!
## 2862 @LiamPayne are we getting a live soon??? Right???? Right????\n#WeLoveYouLiam
## 2863 @neymarjr GO BRAZIL!!! 🇧🇷❤️
## 2864 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, “I like the way… https://t.co/qtz5i6jC2Z
## 2865 Daily review of ETH interval 1D for BINANCE:ETHUSDT by cryptodailyuk #bitcoin #crypto #btc $btc… https://t.co/gdzXtAXnGu
## 2866 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DSTX\n\n🔎Name:… https://t.co/T9DCrjxpT3
## 2867 @neymarjr Wishing y'all luck!!! 🫶🏼 https://t.co/uhDCCTY5cR
## 2868 @ScarletAndGame So that Georgia can get in Stouds face and keep Ohio State 1D on offense? Without being balanced yo… https://t.co/OFTOLv55EN
## 2869 1D Chart: (Blue diagonals)\nhttps://t.co/E5hQVcAa6F
## 2870 @convomfs the only exception -Paramore\ndimple -BTS\nlittle things - 1D\nhope ur ok -olivia \nDel mar -ozuna\nelastic he… https://t.co/XjqPIPRO91
## 2871 Taylor had a career before they even existed she didn’t need anyone let alone 4 Men. like i loved 1D at one point b… https://t.co/Wab5dpEjwC
## 2872 05.12.2022 Us SPX 500 -Cash 14:25 -17:56 1D Good luck 🤘 https://t.co/zIQppr1a5v
## 2873 @sassychopsuey I was like 9 or 10
## 2874 @Ozzllo1Ozzllo I love this picture 😍
## 2875 @ItsrMii @sassychopsuey thanks 😭
## 2876 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/62Zx3DUppe
## 2877 are yall not embarrassed… im a huge fan on one direction but this aint it. taylor ate and left no crumbs yall just… https://t.co/0CEsFKgCg9
## 2878 @reylysay i’ve stanned 1D in the past and bt5 now the part that im in never took shipping seriously!! it’s fun/funn… https://t.co/DYboW32LhE
## 2879 #liampayne IS BACKKKKK 🤍 https://t.co/ukGsgvSIQm
## 2880 @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could… https://t.co/9SkDRrN4a6
## 2881 Watching the 1d chart to see if we flip the monthly s/r back in favor of the bears. Fail to flip and we shall drop… https://t.co/AS6YR7SbOR
## 2882 #FTM #Fantom prior swing-low #support at 0.2352. A break below would confirm #Short📉 #Trade regardless of daily clo… https://t.co/aFA4POwfey
## 2883 @zeepruksponsor need niall, 1d, zayn, cara, dob, harry, selena, lottie, or omar?
## 2884 ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just… https://t.co/hchfwRDLzM
## 2885 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a… https://t.co/DHF4Weu4s1
## 2886 wait what's that with harry retweeting that 1D tweet? or liking it??
## 2887 the fun thing about being a fan of 1D is there’s literally endless media to explore. like I’ve been doing this a fe… https://t.co/KH5rHpKpsb
## 2888 @UpdateHLD The way he just exists 🥹
## 2889 $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbli… https://t.co/xlmz6kaQxr
## 2890 @NiallOfficial @EPfestival Home❤️
## 2891 @BravesAshland harry styles, taylor swift, 1D
## 2892 Stop comparing bts to 1d, yoongi made a whole show just to drink with joonie and promote his work, jimin changing h… https://t.co/XY5xHwn5rT
## 2893 hii i'm shanaya and i'm 16. i'm not new to shtwt & edtwt, just wanted to start afresh. rt / like to be moots !! i'm… https://t.co/FuITdLbsGU
## 2894 ⏳ Still to come – RBA interest rate decision.\n\n🇦🇺The central bank is widely expected to raise interest rates by 25… https://t.co/3hj3HqhVx2
## 2895 A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared… https://t.co/nvMwxzz8OT
## 2896 @NiallOfficial @EPfestival You should have to come India!!
## 2897 @NiallOfficial @EPfestival Niall do you wanna see my new dog???
## 2898 @MEDlClNEHES Light 🫣
## 2899 1995 Action Packed Derek Jeter 24KT Gold Auto Card #1D Yankees PSA 6 Auto 7 https://t.co/YPailGLMqk eBay
## 2900 @atwtmvtvftvsga same energy as saying Kanye made her famous (except i actually like 1d) she was well established be… https://t.co/Z4VhNRoesN
## 2901 Mike Wright's 2022 pass chart (SEC rank min 100 att)\n\n9.8 ADOT -5th\n6.7 ANY/A -13th\n53.4% Accuracy -12th\n68.3% Adj… https://t.co/9q2H41mcNt
## 2902 WLwhitelist Meaningful @SolanaGiftDrops @womaninnfts @CryptoNftBroth @1D_NYCE @Neeja9000 @JMFkNLoBo69… https://t.co/ULzMsp5J7x
## 2903 @1D_FITF28 Niall's coming home😭😭
## 2904 @sun28flowers 4/5 of 1D MOVED TODAY 😭😭 https://t.co/Tb1tlHrDAk
## 2905 @NiallOfficial @EPfestival niall if you come in South of italy, Puglia, i will give you a beer and some pittule, they are so good.<3
## 2906 I'm sitting here in my python class and am literally not understanding anything
## 2907 LMAO SHE WON 4 GRAMMYS WHEN 1D DIDNT EVEN EXIST!!! KEEP DREAMING, BYE. https://t.co/IQV4KUSOds
## 2908 r any of my dnp moots also 1d stans i need 1d moots
## 2909 I remember back in the day when so many people said that Kanye made Taylor Swift famous to the point where he even… https://t.co/Yibtj4EpXM
## 2910 @1D_carrots28 don't love, it's understandable and it takes time. know that I'm always here to talk<33
## 2911 Let's give him memes😂😭❤️ https://t.co/feZHg2Sjxe
## 2912 @1D_FITF28 I'M HAVING A BREAKDOWN RN\n\nSO MANY EMOTIONS AT ONCE 😭😂
## 2913 society if ppl stopped comparing bts to 1d https://t.co/RuH62VhI2r
## 2914 @hlnlzdaily He’s so silly 😭🥰
## 2915 @NiallOfficial @hlnlzdaily @EPfestival HE’S COMING HOME HE’S COMING HOME 🤩
## 2916 @aldysuhanda_ 1D right now
## 2917 @Sann_1D What are you about??
## 2918 #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150… https://t.co/SalPuIh1bx
## 2919 it’s crazy that one time we used to get one direction and little mix music in one year, around the same time.\nnow,… https://t.co/c4vR8x2OEk
## 2920 Electric Picnic 2023: Tickets go on sale this week, first 10 artists unveiled. Check date, names -… https://t.co/74DxCNXPhP
## 2921 Jazzy 'Charlie Brown Christmas' swings on after 57 years - https://t.co/WZenEsojfJ #OneDirection #1D @1DRocksTweets https://t.co/J9eBOhBgJt
## 2922 @Davina_ot5 Screeming,crying, idk , i am gonna have mental breakdown for sure!!
## 2923 my phone is on fire like is used to be with 1D together I can’t handle this rn
## 2924 how taylor helped 1d:\n- gave zayn his most streamed song on Spotify, this is his first song to cross a billion stre… https://t.co/BI5Bwfvp5h
## 2925 Join us today for our most popular Pizza, “The Joey,” or enjoy one of our classic favorites! 🍕😋\n\nOrder Online ->… https://t.co/4XV04zbmwU
## 2926 Victor must live under a rock since he thinks 1D made her famous he must not have heard of Love Story a very famous song
## 2927 1D has to paid for their crimes
## 2928 okay twitter, i want a feed that is enjoyable to me so rt to find mutuals for\n#Panicatthedisco\n#JonasBrothers… https://t.co/LiqEr6HMuk
## 2929 taglist ; rt and like ; @1D_skz_energy @quokkaracha @hwngbun @hyriwn @thereyouare1025 @menghaje @yutasluvz @skzhg8… https://t.co/KIDDtGuzfC
## 2930 i havent listened to 1d in ages bro
## 2931 Love Story a song written by Taylor Swift herself made her famous not 1D One Direction didn't exist when Love Story… https://t.co/cv2ZqzhJ2R
## 2932 What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innov… https://t.co/vXfdw3d8rs
## 2933 me🤝keeho being 1d enthusiast no matter what https://t.co/1URh3NpUze
## 2934 @Soiria3Soiria like no bc i have used this acc when i was in 1d era in 2020 and i used to be so outta pocket around… https://t.co/wPjyylsxqJ
## 2935 @Ultra1 @PippaOona For all we know, that's deeper in the matrix. Maybe 1D is the start and the exit.
## 2936 Harry_Syles i love you so much
## 2937 2D Wireless Barcode Scanner, Kedida 1D 2D QR Bar Code Scanner 3-in-1 Bluetooth & 2 4GHz & USB Wired Wireless Barcod… https://t.co/MBDpieJP44
## 2938 @yesterdaydances i mean yeah a lot of armys are leftover 1d stans
## 2939 taylor was winning awards when 1d boys didn't even know they can sing.... be fr now- https://t.co/rQsHz97u1D
## 2940 @RachelStylinson @stylinarts the little touches, the way they look at each other, all boys had these moments litera… https://t.co/JJDS6eXyUm
## 2941 Maya Henry Net Worth, Age, Biography, Husband, Height, Wiki - https://t.co/sFGluxl7vs #OneDirection #1D… https://t.co/0myiqVZTNq
## 2942 @1d_lh28 Hi, here to download the video:\nhttps://t.co/2yPPyeevVz\nSee you later 😘
## 2943 Jambalaya, anyone? Join us for lunch, or get it delivered! ❤🍤🔥 \n\nDirections: https://t.co/2s1qvo7xkp\nDelivery:… https://t.co/QWIrf3i8px
## 2944 Unpopular opinion.\nChubby Liam Payne>Skinny Liam Payne.\n#1D
## 2945 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDP\n\n🔎Name: iShares… https://t.co/Noq4d98lEX
## 2946 Datalogic QD2131-BKK1 QuickScan Handheld 1D Barcode Scanner USB Cable+Stand Kit https://t.co/WGeIYpsofJ eBay https://t.co/wMYBxYrfcH
## 2947 This hour's One Direction lyric is meant for a Leo... 'They don't know about the up all nights.'\n\nAre you feeling f… https://t.co/ONujFDbKM0
## 2948 I always want more Parmesan 🤣\nhttps://t.co/bXW6OeXZ3E
## 2949 tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi,… https://t.co/m75Xed89XE
## 2950 @finelinevogue idk, i think 'home'. But also I would like to listen 'already home', 1D's unreleased song :(
## 2951 Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy!… https://t.co/Ieq7ExXesa
## 2952 @taysfairies yeah that’s most likely it but I remember he tried to say that he wanted to help other artists out whi… https://t.co/ikTiF69mdR
## 2953 my student who can calm down from a behavior by listening to 1D 🤝🏽 me who can calm down from a behavior by listening to 1D
## 2954 This was taken from the SwiftGamma Ray Burst Telescope at 200X. There are 25,000 stars in the Doris system 21,000… https://t.co/s7jAoPOJQy
## 2955 not me shaving yesterday knowing nothing was gonna happen💀 feels like shaving for a 1D concert in 2015
## 2956 @iJacksonx I feel like 30-40€ is a fair price
## 2957 1D MOOTS FOLLOW I SWEAR PLZ I NEED MORE 1D MOOTS
## 2958 @UpdateHLD That’s so sick omg 😭
## 2959 @nora_1d_hp Last week one of the values i calculated for lab ended with .369 😂💀
## 2960 @Sunflouerry28 Omg same I was born in 1989 and of course Louis 1991. As millennials, we enjoyed *NSYNC and 1D.
## 2961 $ETH\n\nThis is what they call a triple top frens\n\nBeen saying it for weeks $1237 key 1d pivot https://t.co/sQeOHAguY8
## 2962 @MUSIKMENFESS dont forget where you belong 1d
## 2963 Okay, this just made my morning. Thanks, Liam! 😁\n\n*NSync was to me what 1D was for a lot of you. They were my child… https://t.co/Sjux1hMDgz
## 2964 Start your trading week right with a look at today's strongest and weakest currencies! MarketMilk™ settings used: 1… https://t.co/s0Jgr9Vnwx
## 2965 @xxxnyria92 @thighrrybot Irony honey. This is my fav account actually 😘
## 2966 Trending ❤️ https://t.co/aOvFzvj7UQ
## 2967 @RachelStylinson @LARRIESweird @stylinarts It's not like religion to me. I see it is for some people, some even con… https://t.co/A2hJ5KQTiy
## 2968 $IWM 1d.\n\nWatching this red bear flag. https://t.co/QMWf6QUUwa
## 2969 @TogoresTcg Cremeria Cavour\n+39 051 656 9365\nhttps://t.co/Q88RILN2TZ
## 2970 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYT\n\n🔎Name: I… https://t.co/1WjKTsuh54
## 2971 yeah fuck no you don’t get to discredit taylor like that when she was famous a good few years before 1d even formed… https://t.co/cAsCGvWNz3
## 2972 @HannaA_1d so true 😭😭
## 2973 Like I don’t even think most unhinged of 1D pages would tweet this
## 2974 @harryisamiIf that's what i've been sayingg
## 2975 $ES $SPY $SPX\n\nStill waiting for a clear confirmation to breakout [4100] or breakdown [4000]\n\nThe key MAs to watch… https://t.co/RnyDAb7wJC
## 2976 @Deadly__Kitten @Calamansi2022 @DoWhatYouDo6 even this list of games they’ve worked on shits on your pretend knowle… https://t.co/zTD9xgf8eU
## 2977 @uoursope I don't know if it was in 2017 or 2018 when I was watching Amas and was hoping for Shawn Mendes to win or… https://t.co/3RD8FZyZ2z
## 2978 harry and louis, literally all of 1d are the most gorgeous humans ive ever see
## 2979 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/UL7Qjm9kpN
## 2980 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 2981 Tamiya Vought F4U-1D Corsair https://t.co/kVsHXndAjv eBay https://t.co/In0pa9LrUs
## 2982 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I want you to r… https://t.co/POlTqHZjxk
## 2983 Drama king🥺❤️🩹 https://t.co/1e62A7MIxY
## 2984 In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’… https://t.co/Tkh3ZsRulQ
## 2985 #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the hher 1d FVG. More STD'… https://t.co/VeD6T61fTk
## 2986 Choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/fJplpKbNOz
## 2987 HE WOKE UP TODAY FEELING 18 AGAIN. GET 1D BACK TOGETHER AND WE HAVE A TIME MACHINE https://t.co/UabXYFsOwo
## 2988 Louis' healing arm is as much a mistery as 1D cancelled concert
## 2989 little things - 1d https://t.co/8hELHlMBwP
## 2990 @UpdateHLD BABEEEEE 😭😭😭😭😭
## 2991 Datalogic QuickScan QD2131-BKK1 USB Handheld 1D Barcode Scanner with Cradle New https://t.co/TTkypnyLHH eBay https://t.co/AAW42Zxj4u
## 2992 @UpdateHLD but why would you even??
## 2993 @UpdateHLD My hearttttt 🥰🫶🏻
## 2994 @alarrielife REAL
## 2995 just patiently waiting on an update https://t.co/3p02p33l5P
## 2996 @UpdateHLD Wanna kiss it 🥹😭
## 2997 @convomf 5sos / 1d are the only standards. dm's open 😶
## 2998 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/uvjW7WfeHp
## 2999 @UpdateHLD THAT’S EMBARRASSING STOP 😭
## 3000 fleetwood mac is never not gonna remind me of my 1d dr
## 3001 @on1ydans @callie_lucia 1D fans can’t even get one of the most well-known acronyms correct take this L 😜
## 3002 Painting while listening to 1D🤩 https://t.co/Bg08OSn0z1
## 3003 I love 1D but bffr https://t.co/QCLBkHnMjG
## 3004 @1d_Obsessionnn IDC IF ITS STALE WENDY
## 3005 #BollingerAlert !\n\n - $NULS (0.00001204) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $FET (415 sats) is over Upper… https://t.co/m7staCHvb7
## 3006 @freelove4HL @whenyouknow28 It's French names yes. Aimé, like Aimé Jacquet. Leon like Leon Bailey and Dore like the… https://t.co/9uR0K74HT2
## 3007 @mdmapapi 1D fans were using the acronym I didn’t make it up!
## 3008 @callie_lucia @Jacob_Sobelman I did not make up this acronym 1D fans were using it
## 3009 answer : love myself - bts\ncoffee - bts\nsweet night - V\nlittle things - 1d\n18 - 1d\nwish you were here - neckdeep\n\ng… https://t.co/Mv31LOIwAP
## 3010 @likedby_cl16 7. THAT YOUNG BOY 🥲\n21. butterflies \n29. westlife and 1d!!!
## 3011 $ES - 1D\n\nGives us a Higher Low love, that's what's we want https://t.co/FfewFurfaG https://t.co/URR7ALKALu
## 3012 Niall 😳❤️😭😭❤️🩹 https://t.co/wfiU3PLWQm
## 3013 Top Eth Nft sales count 1D\n1 @chr0m4s 29.75ETH | 1482\n2 @FamiliarStudios 27.33ETH | 1359\n3 @BoredTedYC 20.5… https://t.co/AGOmwIhcoi
## 3014 @1D_Dolantwins18 Thank u 😭🤍
## 3015 What are the advantages of non-contact measurement? What are some applications for 1D, 2D, and 3D, lasers, or for c… https://t.co/bV1zWBTTGa
## 3016 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-U… https://t.co/zrRcQf0smq
## 3017 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 3018 @afancycandle Same dude same
## 3019 @ilovebigrredbus Louis,1D,David Bisbal,Olivia Rodrigo,Harry y Niall jsjs
## 3020 #BollingerAlert !\n\n - $NULS (0.00001202) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3021 @alarrielife i’d slurp that shit so fast if he spits it out (i said wtf i said)
## 3022 @xnajulia Teve 1D e The Weeknd🥹🙌🏻
## 3023 @NiallHDailyNews HIS HAIR ARE YOU KIDDING???? 😭😍
## 3024 BTCUSDT/USDT\nHarmonic Pattern: Gartley\nPosition: Short\nTimeframe: 1d\nTP 1: 16554.9\nTP 2: 16129.1\nSL: 17630.1… https://t.co/yUHjvaKAHr
## 3025 MY BABY 🥹🥹🥹 https://t.co/geNSLBZL6H
## 3026 @1d_Obsessionnn @sunflower0264 He wouldn’t!
## 3027 Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up… https://t.co/bRcwa9CUBe
## 3028 @ETOILERPW Public - make you mine\nJason mraz - im yours\nBruno mars - just the way you are\n1D - you&i \nKeshi - beside you
## 3029 @1d_Obsessionnn i’m SO SO unwell
## 3030 HAPPY BIRTHDAY CONAN!!!
## 3031 🚑\nDISPATCH: Medical Aid - Basic Life Support @ THE GROVES APT BLDG 1D #1D-106, 23719 110TH AVE SE #1D-106, KENT.\n\nR… https://t.co/NTJYRH30TB
## 3032 am-1 AM-LAB-1D-RGP-10 MedLab Premium Glass Door 10 5 cu ft Medical/Laboratory Refrigerator, White FPCOYZX… https://t.co/U7DokrGQrz
## 3033 @1d_lh28 neither can his age is going in bce
## 3034 @krystalshabit28 STOPPP HES SO😭😭😭 SATURDAYS😭 IM SO UNWELL
## 3035 hi! im mals! im not exactly new to stan twitter, but I lost my other account and I would just love to make friends… https://t.co/wdDbBfBRLv
## 3036 Spurious debug tasks running on port 9229 on the monopoly IDE?\n\nNo problem*:\n\nlsof -i :9229 | sed -e 1d | awk '{pri… https://t.co/2to6JZoCP6
## 3037 @UpdateHLD Yall it's in multiple 1d songs and also in change😑
## 3038 @flick_official_ Nothing in there yet
## 3039 1D fans like to find mutuals
## 3040 @ankhokatarahari can't believe he gonna 31 in 21 days
## 3041 #Chainlink has finally broke out of a 574 day downtrend on the 1D chart! $LINK #LINK @chainlink https://t.co/Oot5DHjlt2
## 3042 @fleursho IT SAID 1D SO I WAS CONFUSED
## 3043 The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neit… https://t.co/lHKAcPZlrF
## 3044 WATCH: Argentina Fans Joined by Harry Styles in Celebrating Win at 2022 World Cup - https://t.co/So3bUbuQd2… https://t.co/PmFIv3nbvh
## 3045 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 3046 @sunflower0264 LMFAOOO 💀💀
## 3047 @1d_Obsessionnn Wendy that is so you omg 😂😂
## 3048 @sunflower0264 lmaoo jk… maybe. idk what i’ll ask
## 3049 @convomf and 1D
## 3050 @sunflower0264 can you slap me so i know this is real? if you feel uncomfortable with a slap maybe a pinch??
## 3051 This was taken from the STEREO Telescope at 200X. There are 40,000 stars in the Doris system 275 lightyears away f… https://t.co/spkWoEGhEz
## 3052 Billie Eilish, Idles, Niall Horan: Electric Picnic announces 2023 headliners - https://t.co/FEZXftk9xk… https://t.co/Ptdqy32vkw
## 3053 LIAM I LOVE YOU SO MUCH.😭❤️🩹
## 3054 NAHHHH KM GOJNG YO CRY HARDER , NIGHT CHANGES BY 1D STARTS PLAYING AND ITS REMINDING ME OF XH BYEEE CRYING
## 3055 @flick_official_ Hey! I’m interested in these. How much are they going for?
## 3056 @louisxloml @katerrinna91 freaks - surf course (my fav song, which is not 1D/solo)
## 3057 Love all about Blue♡ | 1D♥
## 3058 This hour's One Direction lyric is meant for a Taurus... 'I'm doing this to make you jealous.'\n\nYou should lie only… https://t.co/Rlzrzl42V4
## 3059 @UpdateHLD ITS THE “V” SMILE😭😭
## 3060 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/G234L4sjYj
## 3061 It hurts so much
## 3062 Taylor already touring the world and won Grammys while 1D was still in x factor I didn’t even know who 1D was until… https://t.co/an6L1vYtEh
## 3063 The fact that there are still such stupid people tweeting nonsense Taylor had won Grammy's before 1d even existed t… https://t.co/eStqe0zDFg
## 3064 @UpdateHLD TINY BABIEEE
## 3065 Harry Styles cheers for England’s World Cup victory against Senegal - https://t.co/JntymLLh9m #OneDirection #1D… https://t.co/TCFSNKSdyI
## 3066 Artist of the Year Harry Styles Made Harry’s House the Place to Be in 2022 - https://t.co/gabx6DZkvc #OneDirection… https://t.co/gE7QzWtRpp
## 3067 Harry Styles heartbreak? Olivia Wilde does best to shake off split - https://t.co/5yL7OfVBjn #OneDirection #1D… https://t.co/pTvQYetQpF
## 3068 @maniix11 Exactly I mean they made me wanna defend Tay over 1D😭
## 3069 @1d_Obsessionnn I forget if I saved them or not and say welp better save it again.
## 3070 the fact that taylor swift won a grammy (the most coveted award mind you) three years before 1d was formed is enoug… https://t.co/NSIKXEVGba
## 3071 @shaira_writes They're doing my 1d dirty 😭🤲
## 3072 $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/yFs4IsqAit
## 3073 .@RydingEdvin who’s your favorite former 1d member and why is it louis answer quick 🎤🎤
## 3074 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/dLFwEbFXQ5
## 3075 $LINK\n\nEven the strong coins will take a beating in this bear market🩸\n\nSince the Terra crash (early May), Chainlink… https://t.co/vOCoHrJfkk
## 3076 @brokenheartrry but also the 1d one is sick
## 3077 Important people could come to you with a surprise or two up t... More for Scorpio https://t.co/I7T1VQ650L
## 3078 @twoghostsotb @UpdateHLD lmaoo literally her
## 3079 FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1
## 3080 FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10
## 3081 A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/YvpbllRMQ5
## 3082 $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50… https://t.co/plI388F2jD
## 3083 MATICUSDT The price crossed below EMA 200 in 1D. Sell Signal
## 3084 @camsatellite –even the new 1d fan that knows this are a "real one" more than u. no matter how long u claim to be h… https://t.co/VyblllW5Ep
## 3085 BTS, TXT, Taylor Swift, 1D, JB. https://t.co/5Am3BmSNc0
## 3086 y'all she smiled at me when she entered the exam room today and my stress just went poof- this isn't right
## 3087 He is introducing someone to the 1D website constantly
## 3088 @prakashfiles They are ruining my 1D and Taylor together😭😭😭
## 3089 @avael28 I think it's the "can anyone hear running wo-ah" or "what is going on in this kids brain"
## 3090 Invisible Friends - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/JA3r0KH5x8\n⬇️ See below for… https://t.co/BQKBA1AyUT
## 3091 @1d_lh28 oooh cool i havent really seen anyone around here celebrate it so i wanted to know
## 3092 Lol wow I haven’t tagged all 5 members of 1D in a tweet in so long. Jeez!!! Felt weird
## 3093 @ankhokatarahari yes, being a Christian, we go to church obviously 😂 n much more, but can't typw rn, my right hand is injured 🥲
## 3094 @convomf Wayv, nct, svt, tbz, txt, enha, skz, taylor swift, jb, keshi, dpr, day6, rv, bp, itzy, the1975, lauv, jvke… https://t.co/AVtNsywnmU
## 3095 This face, that's the death of me, how he's so cuteeee https://t.co/qyThWSUcrs
## 3096 11 Shocking Things The Hadid Family Wants You To Forget - https://t.co/N7Em6SNzQB #OneDirection #1D @1DRocksTweets https://t.co/OSw89EB5Us
## 3097 The happiness this song gives me is on another level. My favourite 1D song and always will be https://t.co/nmE3oqYkAh
## 3098 BEST DAY EVER\n#LouisTomlinson\n#Liampayne \n#WelcomeBackLiam https://t.co/pwJsAQDfvH
## 3099 XOI 1D TW - #XOI chart on @TradingView https://t.co/SDJw0CHecU
## 3100 @camsatellite awhhh kiddo u thought i was from the 10 year anniv? lol wayyyyy longer than that. u sounds like a chi… https://t.co/r5HG1WGOGS
## 3101 @BHBlendz @haloETH I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3102 @golden28_1D chisme
## 3103 Wait.. I really am a directioner before a swiftie... but this is utter nonsense. She was famous even before the ban… https://t.co/BC23nrt8nE
## 3104 #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ
## 3105 @hyejuskies i’m insulting 1d stans in this. i’m insulting both fandoms for being embarrassing. what’s not clicking? did you just skim
## 3106 #1 right now 1D stan
## 3107 Dude stop embarrassing yourself. 😭😭\n1D might be great but it's Taylor she doesn't need them.😭😭😭 https://t.co/dVldmi7O28
## 3108 @__roseanddagger currently breaking my sister's phone with my messages even though she's not really a fan herself b… https://t.co/YB3ah45PKJ
## 3109 This was taken from the Solar & Heliospheric Telescope at 200X. There are 100,000 stars in the Thanatos system 325… https://t.co/3jTqXxMhgQ
## 3110 /DX 1D TW - #DX2! chart on @TradingView https://t.co/dFyWFHaCkZ
## 3111 I'M FUCKING CRYING AND SHAKING NO JOKING I MISSED HIM SO FUCKING MUCH https://t.co/aWz2cPkLQA
## 3112 @UpdateHLD Don’t worry 😀😭
## 3113 rt to gain 1D moots
## 3114 As a literal Harry Styles fan and a 1D child growing up, Taylor had 4 Grammys before 1D was even a band so…idk wher… https://t.co/jMhuSBV0ML
## 3115 that one story that louis told from the 1D days 😭 https://t.co/vWJ29Dq4hS
## 3116 @sweetdemons28 I HAVE TO!! EVEN TWICE JUST TO BE SURE
## 3117 @exmendigotica londres ❤️❤️🇬🇧🇬🇧café&frio ☕️☕️ keep calm and listen to 1d on repeat !!
## 3118 @larentslove28 If you feel at any moment that you must not wearing it, you can take it off. Nobody's allowed to jud… https://t.co/R5Y4MfgWbX
## 3119 @makechxjces @OT5Dailys @LiamPayne I think if it's 1d, it's sentimental not narcissism but I agree that he has taste
## 3120 @afancycandle Same broo samee!!
## 3121 @UpdateHLD not this dinosaur bitch https://t.co/R6SFTajn1G
## 3122 still can’t believe i thought louis tomlinson was the leader of 1d…did not know those roles were only applicable to kpop
## 3123 @BitgetIndia @open4profit I am here to win this chance..\n@evlino__1D
## 3124 Looking for 2x fred again tickets for Brixton academy 🤞🏾
## 3125 during the bts 1d drama i had to keep my mouth closed bc four and and mitam are prob one of the best albums i've ever listened to–
## 3126 father. https://t.co/QeKHWKzY1M
## 3127 @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3128 @convomf Taylor swift, the weekend, sza, doja, ed sheeran, ariana grande, lil baby, drake, 1d, stray kids
## 3129 @clubgorgon @apes_family @CBF_Futebol @DaniAlvesD2 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3130 day6, cas, 5sos, 1D, taylor swift, yoasobi, megan trainow, jb, sheila on7, hivi. https://t.co/bXszVYpYas
## 3131 @convomf yoasobi, keenan te, westlife, 1d, why dont we, 5sos, kpop.
## 3132 @LeoStudio_LS @AmbrusStudio I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3133 someone tell me to move on https://t.co/N5CIJkTg8n
## 3134 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GRID\n\n🔎Name: First T… https://t.co/UybVkFK2ye
## 3135 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, “We’re like n… https://t.co/Pd7hbh47Io
## 3136 YALL REALLY WANT ME DEADD😭😭🧎🏽♀️ https://t.co/wg6FfhNkez
## 3137 BE NORMAL WENDY. BE NORMAL. ITS JUST WORDS… NO TF ITS NOT!!! IM HYPERVENTILATING. GOODBYE https://t.co/9aRMqhseWD… https://t.co/DUHUj3KxYL
## 3138 @giveawaybanana @Obie_Dobo I am here to win this chance..\n@evlino__1D
## 3139 It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.… https://t.co/dW2JRSKZ9d
## 3140 @XparrotsNFT @XRPLRainforest @XRPLMarketPlace I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_
## 3141 one year already?? https://t.co/wWyGYMCxgz
## 3142 i wish i didnt ignore all of 1d solo music for so long bc i heard this the other day and was like wtf https://t.co/NT7ZMRaeTG
## 3143 @freebutterflyXX @OT5Dailys @LiamPayne It would be narcisistic if it was 1D, probably, Backstreet Boys or a rock band. Cuz he has taste🤌
## 3144 I LOVE LOUIS WILLIAM TOMLINSON https://t.co/5kAY0JSHfl
## 3145 Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 1… https://t.co/t57I0iX2Ac
## 3146 Do you remember when you joined Twitter? I do! #MyTwitterAnniversary https://t.co/cvSBg6Ueja
## 3147 @EldianNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3148 Come with me, we need to give an award for this larrie https://t.co/aqlDFZxNv2
## 3149 @SGoeita 《H0W TH3 F-[1.99 dollar a month] B31GN H4PPY 1D H4RD?!, L00K 4T M3!, 1M TH3 M0ST [twitter.coom] TH1NG 4L1V3!!!》
## 3150 Onhand EXO Xiumin Sealed Brand New Album Digipack Mirage ver w/ poster\n\n👉🏻 ₱650 ea\n👉🏻 +₱60 for ptube\n👉🏻 DOP: 15days… https://t.co/MI2XT3Pds5
## 3151 @convomf taylor swift, cas, the 1975, 1D,
## 3152 the worst fandom (for me emotionally) I've ever been a part of because there are not enough english translations. 9… https://t.co/8N1O4vC1Pa
## 3153 @_bosza_ YES WHERE
## 3154 @nora_1d_hp One direction? Where😂
## 3155 REAL https://t.co/yjbhXqAxbm
## 3156 Am i listening to a podcast about qantum physics for english class? Yes.\nDo i understand physics? No\nDo i understan… https://t.co/zPlRk1qnmB
## 3157 @SunriseFIN @LiamPayne WE LOVE YOU LIAM PAYNE
## 3158 THATS THE FUCKING SUN 😭😭😭 https://t.co/Shk7UPtfLt
## 3159 Onhand Seventeen Mingyu Elle Magazine Cover\n\n👉🏻 ₱670 ea/ ₱1,300 set\n👉🏻 1 set avail\n👉🏻 SOLD OUT in KR sites\n👉🏻 DOP:… https://t.co/tLSLYaj65G
## 3160 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 3161 https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 3162 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54… https://t.co/o96FOkTMDc
## 3163 Onhand Sealed EXO Ladder in Namhae Photo Story Book\n\n👉🏻 ₱1,590 ea\n👉🏻Sehun & DO ver avail\n👉🏻 SOLD OUT in all KR site… https://t.co/9p3I1ejZ1h
## 3164 https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 3165 i remember having such a strong love-hate relationship with 1d's half a heart bc i didnt like it but i also listened to it 24/7
## 3166 This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/Q4tB441gug
## 3167 Honestly speaking this might be one of the reasons I struggle to listen to 1d and Harry's music. The fans were alwa… https://t.co/ALgcZF6BO6
## 3168 dis tew much!! https://t.co/5tm5DTysMh
## 3169 #HeatOneDirection ily 1D!!!!
## 3170 Who's gonna tell em she was already a Grammy winning artist before 1D even existed- https://t.co/SCEaIbJCsR
## 3171 cantar best song ever y what makes you beautiful en river sano a la florlu de 2014 que no pudo ver a 1d
## 3172 @LittleDove28 @rosieoftb a free world doesn't mean you should do whatever you want. it's just weird af to wear Harr… https://t.co/3GnnP4zfrH
## 3173 #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE LINE FRIENDS\n\n💎 TRUZ minini MESSAGE BAG CHARM\n~ romy… https://t.co/GhsaHd0tiZ
## 3174 @Gary_MultiversX @elrond_seals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3175 My reaction after seeing Liam &louis..😭❤️🩹 https://t.co/PxnI2ccxPx
## 3176 even 1d fans are saying it false gaga fans are just crazy 😭 https://t.co/tAogscoPtj
## 3177 @Hydraze420 @RPlanetNFT @OCBalpha I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3178 @DaveCosmonaut @CyberArena_NFT @DogechainFamily thanks for the chance to win
## 3179 @famednftcrypto I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3180 glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,18… https://t.co/88iZL1NQ6z
## 3181 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.… https://t.co/xLm20Ddw5B
## 3182 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440… https://t.co/YnfffVLh6d
## 3183 haha i’m fine. i’m ready. i can handle this and not currently shaking.🥲🥹 https://t.co/SS8mZXczQ1 https://t.co/nPI8uJz1h5
## 3184 @ificxuldflyy Greatfull😭❤️🩹
## 3185 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/3lsXkXc4Hm
## 3186 @convomfs heart attack & one thing 1d, please listen close, try to try, long way home 5sos
## 3187 @digishahed $WAL Chart looks absolute bottomed & holding its strong 4hr & 1d. Support nicely !!! \n\nHard pump coming… https://t.co/eapn6vgg7b
## 3188 Never wished for England to loose more https://t.co/7N3915f4KF
## 3189 @CopsSOL @DeMagicland I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3190 @halouzaaaa28 yess will get a 1D reunion in twts form
## 3191 @0xJK7 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3192 Liam 😭!!! https://t.co/3sSfn7wg6I
## 3193 @Crypto2Max I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3194 LIAM OMG I MISSED YOU😭😭😭😭😭
## 3195 @PrimalHex I would argue that the standard, mainstream American political discourse is based entirely around 1d binary concepts of politics.
## 3196 @BaarbaraMelo10 @DumpiesNFT I am here to win this chance..\n@evlino__1D
## 3197 @teaandfrozenpea @Louis_Tomlinson @Harry_Styles @onedirection IM GONE. DEAD. DECEASED😭😭
## 3198 @may_edyn Yeah I actually saw that later, had a feeling someone hacked him, it was too obvious 😂😂
## 3199 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -0.75\n\n😎💰
## 3200 @Debora_Gregori @NiallOfficial I know. I saw that. I want a full hand of 1d pics 😂
## 3201 1d $SPX EMA watch \n- 200d or 20d EMA support\n- Squeeze on 20d EMA over 200\n- 200d EMA closest to the resistance lin… https://t.co/4rD698qdsL
## 3202 @PrimalHex The core problem, I think is the assumption of a 1d political spectrum. Especially when traditionally (a… https://t.co/UjyDXGiGQr
## 3203 Liam payne is back AHHH https://t.co/SoxIFjLEuy
## 3204 but why it's easier to find an edit of how hot he is instead of how beautiful his smile is,how funny he is,what a b… https://t.co/aURMG5ygRF
## 3205 @hlnlzdaily NO BCS U FONT UNDERSTAND HES BACK
## 3206 @LouisPeitzman I beleive that was Lux, the 1D's hairstylist daughter.\nWent to check her mother's Instagram and now… https://t.co/EbQQDePSLG
## 3207 @OT5Dailys He posted another one and I’m cryinggg😭😭 HE’S BACKKKK
## 3208 @abnormallykenz @filmsbygays Thank you!! And yesss, love a fellow 1D friend 🤭💙
## 3209 the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still… https://t.co/RwqVZzVmGq
## 3210 HELLO!!! NEW ZAYN X ARNETTE 😩 https://t.co/dL9RGgevja
## 3211 @ApeRowboatClub @xrpcafe I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3212 I'm crying i miss him so much https://t.co/m4EZptGoyw
## 3213 I saw so many ppl sexualizing him and wtf, in which world it's ok to do that? he's a person not an object, his pers… https://t.co/r2TYdBotks
## 3214 @convomf the weeknd, tulus, amigdala, lana del rey, yovie& nuno, dewa 19, rex orange county, maroon 5, ariana grand… https://t.co/NouU66Rx6m
## 3215 @crossing_panda @AzukiAustralia I am here to win this chance..\n@evlino__1D
## 3216 @Japanese_BAPES I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3217 So I'm mad, idk if ppl put attention but N getting sexualized, now,I'm not talking about the edits on tiktok, it's… https://t.co/cGITYdXW3X
## 3218 @xDREAMS_NFT @TDAC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3219 @finelinevogue Not 1D buuuut: Matilda.
## 3220 @Redlion35 @CirqueLeNoir I am here to win this chance..\n@evlino__1D
## 3221 @MetaListNFT @SpringfieldApes @MetaListNFTs I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3222 @THEDAOEYE @MadMeerkatNFT @MetaBlind @cronos_chain I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3223 I CANNOT CRY ANYMORE 😭😭😭 https://t.co/qmM3WulVRa
## 3224 @toveluv Him and Zayn the visuals of 1D https://t.co/HJsCE3tIen
## 3225 @lukekarmali Zayn and harry definitions of success is diffrent ..if zayn wants to sell tickets and sell ablums and… https://t.co/UWMIrv0NNj
## 3226 @LeroyyNFT @DungeonWolfNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3227 WOT??? my brain is telling me “there’s more into this” https://t.co/C1Mp3Wq5qk
## 3228 Liam saying bye to his career after dissing 1d https://t.co/UzB5s7RDjB
## 3229 @Jer_NFTworld @Yogapetz I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3230 @TiredToucanClub @AfterlifePals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3231 LIMABEAR IS BACK 😭😭 https://t.co/8j8vqmKoSs
## 3232 @xrp334 @electric_dada I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3233 LIAM LOOKS BETTER I SO HAPPY I AM CRYING
## 3234 amoree.... https://t.co/Ufxp447YKT
## 3235 @1D_larry1007 I had no clue. I thought he’d been hacked until I saw it on both Insta and Twitter. He posted about it on his Instagram story
## 3236 @RhinoLegends @TCCCNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3237 LIAM POSTED A STORY!!!!!!!!I AM CRYING
## 3238 @Jampzer @tribeodyssey @OCBalpha @FlareLabs_io I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3239 I am gonna die todayyy!!! Fucking best best day everrrr!!
## 3240 Well idk how many recognition it's gonna get here cuz it's about other fandom that I'm in but I need to get it out… https://t.co/NaWemHJguU
## 3241 In the coming week I'll be following this 1D #KASTA/USDT formation in the chart 👀🧐👇👇👇\n\n✅ $KASTA ⚡️ inverse H&S… https://t.co/1MwcaCkVQR
## 3242 @NiallOfficial @Davina_ot5 Hello Niall, you owe us the dates of the concert in Argentina
## 3243 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/SgNNan1ASS
## 3244 @SolJakey @XnftCollection I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3245 Sweat https://t.co/GApLnhTQ1J
## 3246 @KoalaBuck_ I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3247 @NiallOfficial @NiallHDailyNews @Davina_ot5 It’s okay lover boy take care of yourself rather see you with tons of energy ❤️
## 3248 Liam !!! 😭😭😭😭 https://t.co/NLsCwtWadx
## 3249 @updatingziam @LiamPayne "It's been a while..." yeah no shit???
## 3250 @BoredApe_FC I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3251 @yaas_f02 @RogueLabsNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n\nI am here to win this chance..… https://t.co/vEdvNwLohz
## 3252 @NiallOfficial Hello Niall, you owe us the dates of the concert in Argentina!!!!!!!! Helloooooooooo
## 3253 @zubic_eth @SpaceRiders_NFT I am here to win this chance..\n@evlino__1D\n@rosita_payne
## 3254 @Rajaa_Ginting @xpunk_fc @XWC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3255 Liaaaam 😭❤ https://t.co/r3KuejhrS7
## 3256 I need this. https://t.co/K7GQyZmSgM
## 3257 this gave me 1D flashbacks https://t.co/767v8cvXFW
## 3258 @hlslaundryday and i’d listen
## 3259 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/HpYy89bpuM
## 3260 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/DIkICeUXsp
## 3261 D-1 yves Again Kehlani gorgeous taylors iris googoodolls i wish 1D i actually have a playlist… https://t.co/3teUA3dIhv
## 3262 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/fCbYoQrdAy
## 3263 HOW ARE ALL SMAUS THIS GOOOODDDDD https://t.co/PR4bjP6Iy9
## 3264 Star has the full POS solution, including accessories like high-performance 1D/2D barcode scanners. 🤩\n\nOur IP-rated… https://t.co/T0KiVBKkg5
## 3265 I AM CRYING 😭😭😭😭😭 https://t.co/9XCwIK8AGs
## 3266 This hour's One Direction lyric is meant for an Aries... 'You can't go to bed without a cup of tea.'\n\nLol, sorry that’s not a good one. 🤷♀️
## 3267 this is an angel 🥹🥹 https://t.co/Yv0fse4XBQ
## 3268 @Iouist28_ @thewayIouisgoes @satelliteeharry @cursedhive he literally can’t sing that was so bad, no wonder they di… https://t.co/0wiP0pnF14
## 3269 forever a meme https://t.co/PmyzuNRqTP
## 3270 $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal po… https://t.co/TQq3jqLtYo
## 3271 @IittIefreakrry_ I’ll have anything
## 3272 @1D_infoportugal LIAMMMMMMMMMMMM
## 3273 @convomf Taylor swift ofc, new jeans, lee sserafim, yoasobi, conan gray, lana del rey, ariana, the weekend, dewa 19, 1D
## 3274 i'm a 1d stan but taylor was so big even before 1d thought about auditioning at the x factor..... https://t.co/2IVuHnULw9
## 3275 Im listening to the first 3 1d albums so I include zayn as well and now my ot5 heart is happy
## 3276 @afancycandle Mee toooo
## 3277 He is back!!! I am screeming.... So much in one dayyyyy !! Help!!! https://t.co/w1knorAsXh
## 3278 @isaacandersonuk so glad we're not stuck in this era anymore https://t.co/Wj8i6PFiwK
## 3279 #BollingerAlert !\n\n - $FET (398 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3280 choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/rTtbOw2V9i
## 3281 @xalwayspayno There is too. Much in day😭🥺
## 3282 @convomf The weeknd, dewa 19, d'masiv, cigarettes after s*x, the 1975, avenged sevenfold, 1D, Lana del rey, nirvana… https://t.co/w6E2Hxx8cB
## 3283 sorry for everyone who's reading my tweets complaining today i just feel so down
## 3284 @UpdateHLD Me when the Larry couple is unhinged
## 3285 Monsta X, Wonho, WJSN, Ateez, MCND, NF, Westlife, 1D beserta cabang"nya, and old pop songs https://t.co/7z5R5OBdMI
## 3286 @Marzzztalks no but i remember when i saw 1d gangbang on tumblr BRO that was too much for me at that time. the same reaction probably
## 3287 STOP IT RN!!! LOOK AT THAT FACE😭😭🥹 https://t.co/vFKNXp1EBm
## 3288 @marta_kowlaska They don’t. Harry has gained way more non 1D fans over the years. There’s a reason he can sell out… https://t.co/nSlnyY6BFM
## 3289 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defiance… https://t.co/D2h9YdgLJ2
## 3290 #LTC Too bad im didn’t seeing this weeks ago\n\nOk, here is trading above 82.20, dont make a deviation (close 1D and… https://t.co/dNwnQGelf4
## 3291 @finelinevogue All of song 1d 💚
## 3292 @juliiasch_ at least we had a chance on seeing 1d yk
## 3293 All indicators lined up on 4H and 1D https://t.co/mTxJrRncvJ
## 3294 #BollingerAlert !\n\n - $DCR (0.001345) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3295 He is Beauty! ❤️😭 https://t.co/f0lvWUTqcH
## 3296 Bring your dog to see Santa Paws at indoor doggy Christmas market this Sunday - https://t.co/p6oYFG31S1… https://t.co/zkvbBNTx5a
## 3297 This is exactly why I left the 1D fandom. I can't believe I used to be like them😭 thankfully I've seen the light now https://t.co/5ZikTu8k5Q
## 3298 so mad that my sister didn’t use 7 year old me for cloud to get us backstage for 1D … 7 year old me was precious they would have loved me 😀
## 3299 @convomf This wild life, The paper kites, The 1975, CAS, Arctic Monkeys, 1D, Jon Bryant, Bruno Major, LANY, Tulus, Chase Atlantic.
## 3300 omg fuck off he’s still got the 1D bracelet on https://t.co/vRVZOuNlVC
## 3301 This was taken from the Hubble Space Telescope at 30X. There are 3,500,000 stars in the Chronos system 325 lightye… https://t.co/OlT72pIdb4
## 3302 lmao i love 1d but im a swifties before anything else and 5diffrentdirection making taylor famous sounds a lot like… https://t.co/dsG9lF2lpq
## 3303 @isaacandersonuk I hope you have a nice Christmas time❤️🩹❤️🩹❤️🩹
## 3304 @llau_music Omgggggg 😭 happy for you
## 3305 @isaacandersonuk so proud of you!! can't wait to see you 10 times next year ❤️🩹
## 3306 @Mallak_1D Just do it
## 3307 @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband… https://t.co/eY9N6LkQrC
## 3308 Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell yo… https://t.co/I9fOE32l4r
## 3309 While everyone was in their 1D phase, I was in my Why Don’t We phase
## 3310 i just wanna have a normal conversation with one of the boys cause i have been doing this shit for 11 years and i h… https://t.co/8BdrGF1KbT
## 3311 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/0R0K8PH5FP
## 3312 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/uIn3TkGrqJ
## 3313 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/7Pbjg4y7m0
## 3314 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/WdEprzLBsJ
## 3315 #USDCAD falls below 1.3450\n\n🇨🇦 The loonie tracks oil prices higher.\n\n📈 Oil jumps on China reopening hopes & after O… https://t.co/CplNL2MpXJ
## 3316 TL filled with 1d, 18h, 23h, old post. Why?
## 3317 me with 1D vs. me with txt https://t.co/47quxCc1OO
## 3318 15002 Airbus CC-150 Polaris (A310-304(F)) (MSN: 482) above southern Norway, last seen Oct 4, 2022 (2mos 1d ago)\nHex… https://t.co/Vti7450xHj
## 3319 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I wanna see the way you move for me, b… https://t.co/oOVEqnkHEJ
## 3320 @NiallOfficial @OT5Dailys @Davina_ot5 Get well soon Niall 😭🫶
## 3321 @sassychopsuey converasation ofc (and a hug???)
## 3322 @convomf Reality Club, 1D, The Weeknd, Yoasobi, Conan Gray, Chase Atlantic, The 1975, Warren Hue, Mahadewa, CAS
## 3323 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PIE\n\n🔎Name: Inves… https://t.co/JkyHNW5i4U
## 3324 not a good day today
## 3325 #BollingerAlert !\n\n - $CTXC (587 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3326 H2O Just Add Water Season 1 Intro https://t.co/F0e6roaL1u via @YouTube with Rikki, Emma and Cleo...
## 3327 Yes keeho 😭 the way I always played 1D in the car omw ik everyone was sick and tired of me with my cds… https://t.co/Ydk1FRBdhY
## 3328 @flickerlaraa I'M SORRY, I'LL BE WAITING FOR YOUR REVENGE JDJDJS\nyou can get revenge just by finding any old 1d twe… https://t.co/k6zHqyTjS8
## 3329 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1GD6iyTI0x
## 3330 #XNO's 1d prices showing signs of strength here and a MUCH GREATER WAVE up may be brewing as the target at ≈$2.871… https://t.co/7GaUns6lhB
## 3331 Next neto either 1D or Taylor fs
## 3332 Heavy on Alabama\n1d\n · \nAlabama Football is STILL the premier program in the Southeastern Conference 👑\n#RollTide https://t.co/GhDgY3RtE7
## 3333 Zayn literally made 1d good like wowww his voice!!! 🥹😭
## 3334 i cant believe i would hear why don’t we go there in a variety show i mean it’s rare for pds to use 1d songs well a… https://t.co/16vcrrUzQJ
## 3335 @Bo_di_meimei Hey, Alexa! Play You & I by 1D 🥺 https://t.co/2EDO9EFPqL
## 3336 @aunhaider_22 @kucoincom The 2 times i thought this coin was going to give me a profit, i lost money, got trapped a… https://t.co/UbdA1j4Q0F
## 3337 1d crushiecakes HAHAH
## 3338 @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13t… https://t.co/f73VFNFJKV
## 3339 Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm
## 3340 @deecheww Was the boy band 1D?
## 3341 Seventeen Dicon D'Festa Mini Edition\n🫶🏼 ONHAND and ready to ship\n💞 Sold as tingi\n✨ From feta and inclusive of packa… https://t.co/n1SNZnsPu5
## 3342 Inspiration could touch down when you least expect it. You're ... More for Gemini https://t.co/8jlkioyz60
## 3343 AWWW NIELL TAKE CARE LOVE😭😭 https://t.co/WbS3SCXRSX
## 3344 @NiallOfficial @Davina_ot5 So is that a “yes I’ll do a live soon”
## 3345 taylor swift, ariana grande, bruno mars, nct, 1d, tulus https://t.co/ybUNvuW6gn
## 3346 Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/VXMKvpwMG6
## 3347 Are you token stan or you are those crazy illusional 1d fans who slutshaming her back in the day \nBoth are 🤡 btw https://t.co/woyiVGT0lv
## 3348 Just imagine how many "how's your arm?" Or "hru?" Louis got today at the signing
## 3349 @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77… https://t.co/4Novm0Jtnz
## 3350 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EUDG\n\n🔎Name: WisdomTree Europe Quality Dividend Growth Fund… https://t.co/2ehZKYAcWh
## 3351 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/xvBCNibZrO
## 3352 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/94vWojBgCJ
## 3353 Moving into a new home doesn't have to be as STRESSFUL as it may seem! 🤩\nWatch this video for some tips and tricks… https://t.co/BVpi7j0jrr
## 3354 @wildestblues SCREAMING
## 3355 Also taylor before 1d's existence https://t.co/4qGYUZSrHv https://t.co/wNTDq0OEwM
## 3356 $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consol… https://t.co/OFRkQOsaQ5
## 3357 1d could of made a Christmas album before they broke up 😭
## 3358 @convomf 1d and taylor
## 3359 #OP's 1d prices continuing here with signs of STRENGTH and can still have a MUCH LARGER amount on the way!\n\nAs pric… https://t.co/0vqT3uVSyY
## 3360 @starfess 1D, EXO
## 3361 The way i love a 30 year old dude in england more than myself https://t.co/u9mqtySVYS
## 3362 My heart😭😭😭❤️❤️❤️ https://t.co/OpzG2MVY86
## 3363 📷: Louis hoy en la firma \n\n© larentslove28 https://t.co/qbI4qJ7UbK
## 3364 people saying 1d made taylor or had any part in improving her career r fucking clowns LOL
## 3365 The look 😭😭😭…. This fookin look https://t.co/rrELVXKCe8
## 3366 Womaigod! I found it 😍😍♥️https://t.co/mE55EUqPnz
## 3367 @UpdateHLD SO SO SO SO SO SO SO SO SO BEAUTIFUL 😭😭❤️❤️❤️
## 3368 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/7wSKG6aeE1
## 3369 This is my favorite picture of him now https://t.co/RM5iNH6cdq
## 3370 Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/gpBeLrHjHB
## 3371 @silentchriss @omzcharts Stoch rsi overbought 1d chart?
## 3372 225 dias para a Love On Tour Lisboa 💚\n302 dias para a Faith in The Future Lisboa 💙\n\n#LoveOnTourLisboa2023\n#FaithInTheFutureLisboa
## 3373 Its like he gets younger every second he breathes 😂 https://t.co/rBBc4SVuLy
## 3374 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1O5YTNECTn
## 3375 @_shaily_xoxo right 💀👍🏻👍🏻
## 3376 OTD: 1981\n\n@LeicesterTigers 49 (Dodge 2t 1d, Hare 1t 5c 3p 1d, Collington 1t, Jackson 1t, Woodward 1t)\nWaterloo 3… https://t.co/9doE4z5AJ7
## 3377 @wellbefinehazz He does
## 3378 A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing o… https://t.co/Zdhmngghyx
## 3379 @PorosHalangID i wish - 1d ?
## 3380 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEU\n\n🔎Name: First… https://t.co/rEZHwGFfEg
## 3381 @HadiK_Scouting Like most teams: A 1C or 1D. #GoHabsGo
## 3382 This guy is perfect, so beautiful💚✨️. https://t.co/3QS42kaRE9
## 3383 Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/etFUoufwgy https://t.co/0CmGs9oyB1
## 3384 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/Ewn4Oy7vQG
## 3385 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/mUnjZiuxLU
## 3386 oh the way society can’t accept that women are successful on their own 🫶🏻😍 taylor was famous much before 1D was a t… https://t.co/bufw9zOBdg
## 3387 I AM DEAD!! https://t.co/qfqXPk26ZA
## 3388 @UpdateHLD It hurts his beauty it hurts
## 3389 @CaroleF83262070 I think it’s still difficult for some people to accept they like 1D as if it’s a bad thing
## 3390 Why is it that i actually feel the internal pain too when lou is in pain!!! https://t.co/CfFFmxLYI0
## 3391 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DDIV\n\n🔎Name: First Trust Dorsey Wright Momentum & Dividend ET… https://t.co/4z9xpJ5xFL
## 3392 love of my life❤️🩹. https://t.co/EDJXYAPet5
## 3393 #KOSPI Korean Stock Market 1d.\n\nBroke out of the downtrend lines and made double top. Daily RSI shows bearish diver… https://t.co/w6yTYw9Hc6
## 3394 @Jessica8384ny Someone asked them to review some 1D and they weren't dead impressed but they branched out and found… https://t.co/1vDp4ukKd2
## 3395 I am crying now😭😭😭😭😭😭. https://t.co/MDkwgouWhu
## 3396 Niall Horan, Billie Eilish and Lewis Capaldi among first ten acts announced for Electric Picnic 2023 -… https://t.co/QSw0HKBlgT
## 3397 @UpdateHLD OH THE PERFECT ANGLE WHAT A PRETTY BABY 😭😭😭😭😭
## 3398 He is too cuteee https://t.co/hGHeTZOZdk
## 3399 @LouisGayVodka28 HARRY NO WAY YOU DON’T KNOW 😭😭 it’s a reference at zayn living the 1D, when you’re zayning it mean… https://t.co/Bqnl8M0kHE
## 3400 @larentslove28 Happy tears
## 3401 HES SIGNING OTHER STUFF AS WELL ILL HAVE ANOTJER 1D SIGNED SPOON WTF
## 3402 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCE\n\n🔎Name: Invesc… https://t.co/8gsIX76fL5
## 3403 Please someone ask how his arm is doing and if he is okay?
## 3404 This hour's One Direction lyric is meant for a Cancer... 'Can we stop this for a minute?' \n\nOne day the stars will align. 💖
## 3405 Is this something to thank him for lmao???? so you're also saying harry owes taylor a thank you after 1d sang perfe… https://t.co/Og1q47rr6L
## 3406 Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it… https://t.co/CGpSCQIVyZ
## 3407 @UpdateHLD THE WAY HE LOOKS AT IT 🥹😭
## 3408 @Sann_1D @thighrrybot It's a thigh pics account? It's not about anything else but if you don't like it I suggest you just scroll on
## 3409 taylor has always been more successful than 1D as a group 💀
## 3410 #mtvhottest one direction
## 3411 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/rQeDnMGBIx
## 3412 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/x4NdSXzxie
## 3413 This was taken from the Solar & Heliospheric Telescope at 200X. There are 1,200,000 stars in the Crios system 21,0… https://t.co/yGBs1jg04o
## 3414 #BollingerAlert !\n\n - $NMR (0.000719) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3415 @UpdateHLD I wanna cry idk why
## 3416 HE lOOKS SO GOOD IN GREEN!!!
## 3417 Bieber and 1D ain't got shit on U2 and the Rolling Stones.
## 3418 Goblintown - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/C4OX3FSrIb\n⬇️ See below for 200 and… https://t.co/r1UPs1WAOw
## 3419 First purchase in London, My policeman (with Harry’s cover) since Amazon is taking forever to ship mine, and a 1D magazine 🤭
## 3420 @jianglushi The way he didn’t hesitate with that 1d answer
## 3421 Aahh Louis looks so cuteeee
## 3422 @UpdateHLD Hope he is taking care of his arm!
## 3423 @hprincesito They are quoting an update account about both of them so they address those who are fans of both, noth… https://t.co/0GD3rr5Biv
## 3424 @iicfhometolou Holding On seems to be about Lou waiting for 1D reunion, not wanting to move on; FITF is full of 1D… https://t.co/BCdykqnNFm
## 3425 hello, soo yeaa i just made this acc 👹 im oline but u can call me oli for short! little information abt me, actuall… https://t.co/oJ8nrJS1yo
## 3426 no because her beauty is unreal ♡ https://t.co/Qb5Q8fLg8M
## 3427 @OutOf_ur_System @louisangell_ @91saturdays_ @1D_FITF28 @tanlouis28 @fitfbot Woow guys i love you <333
## 3428 im crying 😭😭😭 https://t.co/KXjn4t4sSN
## 3429 -rl Fellas! Help me to break my silence and solitude. I’m ENFP and Geminian, I’m into writing — reading, thrillers… https://t.co/RMONvMPbD5
## 3430 May also check out here! https://t.co/oV5F2vf1Pu
## 3431 @UpdateHLD IS YOUR ARM ALRIGHT !???🥺
## 3432 Oh yes 😭.\nhttps://t.co/vili7jSqGb
## 3433 being back in my 5sos era is making me realise how special the early days were like why do i so vividly remember wh… https://t.co/0rFUXVnRgV
## 3434 Electric Picnic 2023 confirms Niall Horan and Lewis Capaldi as headliners - https://t.co/JYaK0LoeHD #OneDirection… https://t.co/MsLtVfkIdB
## 3435 I'm so not okay https://t.co/lRsY5Jicok
## 3436 I am screeming!!! https://t.co/5lgd6XCOCN
## 3437 @1D_5sosThevamps How much???
## 3438 I think @paizo adding the focus spells and then having 4 types of magic felt okay. Even though focus spells feel we… https://t.co/mJOZEe6njB
## 3439 the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying https://t.co/o0DOjTwNKy
## 3440 05/12/2022 : IDX 6,987.33 Return -0.46%(1D) 6.17%(YTD) -0.83%(30D) -3.38%(3M) -2.72%(6M) 6.86%(1Y)
## 3441 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVYE\n\n🔎Name: iShares Emerging Markets Dividend ETF\n\n1D Price Change (%): 0.20\n\n😎💰
## 3442 @my_jessilicious I was not ready for this 🤌🏻🤌🏻😭
## 3443 @louteens @710ism And his success mocking the rest of the 1d€ad men's career
## 3444 @iicfhometolou Holding onto heartache is fashionably about 1d and his heartbreak with the expectations and promises with it. I think
## 3445 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DFEV\n\n🔎Name: Dimensi… https://t.co/xFbL6EBhiX
## 3446 my mates bringing a speaker to school and playing fitf and 1D songs for me is all i ask for in a friendship🫶🫶
## 3447 @JoicyCassano4 Touch your heart
## 3448 @windawn94 Holyyy 😭😭
## 3449 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'And then I se… https://t.co/xF8TiDMu5p
## 3450 @leebeard73 Good work mate. I'm seeing weekly 50MA support at 103.676 despite new 1d lower-low below august low. C… https://t.co/maiS2egxvl
## 3451 When 1D went to hiatus Harry had long hairs, so what if they come back when Harry grow his hair again? Just It's li… https://t.co/IY2Nmv34r4
## 3452 #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More ST… https://t.co/cqErGcUYr9
## 3453 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 3454 1D is literal bones yet taylor just keeps rising and rising ur favs could never
## 3455 that's why all the 1d leftouts are jealous of him and always use him for clout? https://t.co/B9J5hLV2Nn
## 3456 https://t.co/uhezMUjAJF #EURJPY Crossing 143.113\n1d supply fairly large with weekly level and 2d inside higher. Nee… https://t.co/PTKavA3j89
## 3457 WAIT DID H CUT HIS HAIR???
## 3458 @Josephpltm @mariamaryjane1 @RihamTheBlowjob @ThrowbackTaylor it’s so staged i’m just asking for proof. also i’m no… https://t.co/CcGJmVnQ33
## 3459 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DOGE\n\nTop 5 b… https://t.co/9FKISf1r2w
## 3460 I haven't been in the Fandom for very long....genuine question was harry and Camille a stunt??
## 3461 @handwrittentixs @emxlytpwk Favorite>>33 https://t.co/kqi35VNFvJ
## 3462 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/OOll1Q00nf
## 3463 @HannaA_1d thanksss but why can’t u do it
## 3464 @manbunrryluvr friendship bracelets 🤪
## 3465 $CELO 1D\n\nHeld up above best place and 27.50%\n\nLogical resistence here also working here for now\n\nit was kinda empt… https://t.co/p11uqA0nRA
## 3466 @alina_m309 i wish i could do that too😭 sleep well
## 3467 4h bear->1d bull (it takes about 3-4 days to drift in a bearish direction but dont expect anything bullish as EOY i… https://t.co/hiW8dvF6d3
## 3468 @hannahiswho I am from Germany @faithharrylove https://t.co/uczdMmo7IS
## 3469 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/RTmpDfKVTq
## 3470 @HEs_fabulous they didn't pick zayns song for 1d's albums. He worked with well known producers, its not his fault that Simon rejected them
## 3471 Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone. https://t.co/wEpJ1rIGbV
## 3472 I miss the days when I thought 1D was a band, and 5SOS was 1D. Those good old days, memorable 🥹 https://t.co/KnqEiIawIG
## 3473 WTS LFB PH Onhand Sealed BTS MOTS SE Official Lightstick\n\n👉🏻 ₱2,850\n👉🏻 from Weverse (sold out atm)\n👉🏻 DOP: 15days a… https://t.co/yFKywdpK5J
## 3474 WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentr… https://t.co/5fFpjNMLPi
## 3475 might be the best among the solo songs post-1d but that's just me
## 3476 @HannaA_1d buy???them???for???isaac???
## 3477 @LOUISismyloml Same bruhhhh!!
## 3478 and how many grammys did 1D win after they were formed verses taylor? quick! https://t.co/IcN1hwg7LI
## 3479 “I’m proud of you too” NAMU SENI YERIM😭
## 3480 My apologies, Alanis was Seatwave. 1D was Stubhub.
## 3481 @1D_FITF28 i want to see him I NEED TO SEE HIM☹️
## 3482 @jisoomymuse NYTS Street Board (1D)
## 3483 Why Your Housing Project Needs a Playground\nhttps://t.co/C8AaRTZ2Eu
## 3484 My 9 year olds Xmas list… basically, if it’s not 1D, Harry styles or Louis Tomlinson she don’t want it. https://t.co/0PgzrCBMpU
## 3485 @LOUISismyloml He's arm is still sore!! So they can't take photos or videos may be
## 3486 @shirtless__1d What?
## 3487 @1D_FITF28 I think they can't take pictures with him but we can get videos and photos of him
## 3488 @1DGAlNS hi i miss 1D
## 3489 Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5… https://t.co/IgIK0rjKqs
## 3490 @iicfhometolou That’s because I think the song is about the ending of 1d and how he held onto it.
## 3491 kinda smells like chaat masala and that’s not a good thing lmao
## 3492 the library smells WEIRD and no one is picking up on it
## 3493 Do you think louis used the phrase “drag me down” in Holding On To Heartache on purpose…He also talks about the win… https://t.co/XFNhAE1LH6
## 3494 @LOUISismyloml Yayyy!! But they can't ask him for photos 🥺
## 3495 @psych0swift nice\n#مهسا_امینی
## 3496 3rd option: NYTS Street Board (1D) https://t.co/fHXdacIWpM
## 3497 @halosmybae help this is giving me a major wave of nostalgia
## 3498 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv
## 3499 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD
## 3500 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L
## 3501 @larentslove28 Ohk.. tell him we love you!
## 3502 @macrocephalopod I’m not sure what your opinion on this is, but at some point I’ve found that looking at size on bo… https://t.co/NFY1enAffl
## 3503 @1D_FITF28 you can't ask him for photos
## 3504 @larentslove28 Whatttt!?? 😳
## 3505 This hour's One Direction lyric is meant for a Virgo...'I'm dancing alone.'\n\nIf you’re feeling down maybe consider… https://t.co/RAkCgcBfIv
## 3506 Billie Eilish, Lewis Capaldi And Niall Horan Playing Electric Picnic 2023 - https://t.co/hY6Rk9WjG7 #OneDirection… https://t.co/TOFimn5kyG
## 3507 @Alltheloveee_1D @todays1dhistory “No THE CAT DOESNT TALK LOUIS”
## 3508 really funny (stupid) how I always thought that 1d are so much older than me but they're only 4-6 years older than me🤡
## 3509 #AUDUSD holds over 0.68\n\n🇦🇺 The aussie rises as more Chinese cities ease lockdown curbs.\n\n📊Hope rises that China co… https://t.co/UcaHe3wm3T
## 3510 @iwantgrapejuice My 16 an 18 yo cousins something ask me about how was living during 1D and the 1989 era and it fee… https://t.co/gc4wFBsE7x
## 3511 A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/1PPNAHnS2u
## 3512 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu
## 3513 @Sad_Mushroom @aishamae @VictorianCHO Know some who've tested + in Vic, but hosp patients for other reasons. One fr… https://t.co/6Egl681aZY
## 3514 @Mallak_1D That's also true 😂
## 3515 @halo28_ my fav 1D song 😭😭😭💗
## 3516 @LOUISismyloml Same !
## 3517 AND DIDNT 1D MEET MESSI AS WELL ?! https://t.co/3zefcOkgJ7
## 3518 Harry is Instagramming about the 1D website every single day
## 3519 @sassychopsuey 11 we don't talk about it hahaha
## 3520 ELDITO SLIP ON CALISTA MOTIF\n\nRate 4.9\nhttps://t.co/xl96pskZ6A https://t.co/OGnwxU9vyU
## 3521 @HNCHDynamite Well I mean apparently his contract was only for a year also. It’s not like it signed him to some big… https://t.co/vSQq88N8nD
## 3522 Im reading love on the brain ❤
## 3523 @BabysaurioKim 😂😂 I'm finally catching up on everything, EP 18 of War of Y, Happy Ending Romance and maybe even sta… https://t.co/uKScGXNTWU
## 3524 What is better than a rainy day reading a novel and enjoying your cup of tea
## 3525 wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\n👇order link here:\nhttps://t.co/9EVU19IvLS\n\njung… https://t.co/SGCuegDtCW
## 3526 @yosselynriquel3 SJ handles his PR and was already around during the 1D days. He has(d) more Modest (Xfactor) clien… https://t.co/g2qRKbYKBw
## 3527 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $YLDE\n\n🔎Name: ClearBrid… https://t.co/433d6T9Gz9
## 3528 @1d__fairy Biggest win!! That's exactly what I'm doing today too😂
## 3529 @pinwheelfiction Our beloved summer
## 3530 i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exha… https://t.co/Jatlgvghon
## 3531 @Larrystylisonma @bahvr_ £10 (I think) I was lucky enough to get 2 tickets to see 1D shoot some of their movie at t… https://t.co/QZNBD6nbDG
## 3532 Pollenzo Yeye Flat Shoes Wanita\n\nRate 4.8\nhttps://t.co/Pjs2FPMyPJ https://t.co/YzZtcvoGZk
## 3533 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/X4chOXOamN
## 3534 @BabysaurioKim At least I get to watch BL the whole day, that's a win
## 3535 IsabelAdelia Flatshoes Wanita ESTER Flat Shoes Pita\n\nRate 4.8\nhttps://t.co/rYQ3nrzl28 https://t.co/4x1aIlbnIE
## 3536 @Mallak_1D Orange gonna be cool to never be afraid of change\nJust do it
## 3537 @1d__fairy Fighting Deliah!!!
## 3538 Keir Starmer pledges to abolish House Of Lords - https://t.co/15i2JBCDsE #OneDirection #1D @1DRocksTweets https://t.co/JbNG5w1QTR
## 3539 if i was at the signings, i'd make a horrible joke then i'd tell louis i became a fan of him bc i fell in love w hi… https://t.co/J3VGP9lN06
## 3540 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/XIXgoPdeco
## 3541 @severushes @homeisouralways I'm a 1D fan and i have never hated on Harry. I didn't say it was a harrie or louis fa… https://t.co/nInmPZnhVG
## 3542 @saltysierrena Thank god
## 3543 @1d__fairy it got deleted
## 3544 YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada… https://t.co/x0Sul30Ti4
## 3545 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, 'Tonight lets… https://t.co/JSi9xn6JU1
## 3546 @Mallak_1D I strongly agree
## 3547 This was taken from the XMM-Newton Telescope at 200X. There are 1,500,000 stars in the Polyhymnia system 150 light… https://t.co/WrNBnRmlGf
## 3548 @Mallak_1D Croatia and Korea out
## 3549 $ETH, 1D - 113 days passed since this corrective move started and it looks like it is not over yet. ETH looks like… https://t.co/rIcIxQ3wbf
## 3550 @1d_citizen @Matildaho0 حیحی\nIran need help\nBe our voice\n#مهسا_امینی \n#OpIran
## 3551 #GBPUSD holds steady below 1.23\n\n🇬🇧 UK business activity was revised lower to 48.2 from 48.3\n\n📊 The Confederation o… https://t.co/v4S1wW7XTk
## 3552 alexa play little things by 1d https://t.co/GqNoaZPxWm https://t.co/LDkt3X2BAY
## 3553 1D London Session was free 🤭 https://t.co/ZMQPNucGTJ
## 3554 The first time Taylor has ever interacted with 1d it was 2012 and she already had a successful career and was a Gra… https://t.co/qnv7xgh9Lm
## 3555 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/TJ08UfyuY3
## 3556 Louissss where are youuu?
## 3557 strong 1d, come inside of my heart, good 4 u 🤏🤏🤏 https://t.co/SohN8b6ZPM
## 3558 wts lfb ph onhand\n\nbts lysy dvd / digicode random pc – Php 2000ea; Php 1800ea payo\n\nkim namjoon rm\npark jimin jm\n\nd… https://t.co/hzisZ0T8JC
## 3559 @stayindust Watch them drop one thing on the 24th and the other on the 31st 🤡
## 3560 Yall relationships really inspire me..\n\nTo remain single
## 3561 1d. Leapfrog Nigeria into the 4th industrial revolution ( 4IR ), through the application of scientific and technolo… https://t.co/DE0jWZZxcB
## 3562 Traveling together is high on the list of my love languages.
## 3563 i think my single era might be permanent.
## 3564 @convomfs Little things 1d, Dream Suzy Baekhyun
## 3565 Luminous transmuting shark, claws\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +1, DEX: +4, WIL: +0\nAttac… https://t.co/tAWPBnZfJl
## 3566 nothing for 1d https://t.co/LyyE7BLDEV
## 3567 @saltysierrena I can't find anything
## 3568 i saw ajr free and then lovelytheband for free and also met them for free. i also paid $30 for nosebleeds at a 1d s… https://t.co/LToymxGP8f
## 3569 @naeem_mo_17 We don't have good looking moustaches but you guys have pretty lashes fr
## 3570 @saltysierrena ON MY WAY
## 3571 📷: Harry anoche en Argentina\n\n© bravesttommo https://t.co/EOjmBkWvst
## 3572 @EfloudTheSurfer Thanks for the things you do sensei! ❤️\nSo we have to watch it in 1D frame right ?
## 3573 @1D_FITF28 5 more minutes 😭😭😭😭
## 3574 @holoswift @magicwithmeliss @ToddKemp76 @ThrowbackTaylor she’s baby lux! she’s the daughter of Lou Teasdale, 1D’s s… https://t.co/kMzgYWXale
## 3575 "boys only want love if its Georgia" 😭 from blank space 😭 My 1D ass thinking its connected to Best song ever from O… https://t.co/OE6OSWqPju
## 3576 @1D_FITF28 Nope
## 3577 @LOUISismyloml Neither am I !
## 3578 @saniiluv He's so cute I am actually sobbing
## 3579 @outoflwt You are there ?? I mean u are going to meet him??
## 3580 @1D_FITF28 😭😭😭😭 I'm not ready 😭😭😭😭
## 3581 @LOUISismyloml Stopp!! I am gonna lose my self😭
## 3582 @Jmoe_trades the advantage that being in that timeframe. an extrreme example i guess would be cherrepicking this hi… https://t.co/RD32jLKSPF
## 3583 @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/… https://t.co/mLoDxljDSA
## 3584 me realizing ive been through SO many phases of stan twitter… btr (11 year old me who), 1d, 5sos, hunger games, the… https://t.co/KC7biSh5bM
## 3585 @genc_ve_aptal 1D , someone like me🙄
## 3586 What's your prediction for today
## 3587 @LTHQOfficial Why only the UK?😭
## 3588 Enid and Wednesday hug >>>>>>>
## 3589 INCUBUS CAMP × plug\n\n2022.12.17.Sat.\n#不眠遊戯ライオン\n\nRESIDENTS\nDJ SHINTARO & SAMO\n-OPEN TO LAST-\n\nVJ\nREAKS\n\nSOUND SYSTEM… https://t.co/eKm3kKAQfj
## 3590 @syahrajaf right now - 1D\nno air - jordin sparks ft. chris brown\nL - hal
## 3591 DXY 1D tf.\n\n05-12-2022 https://t.co/rIJlopoSLD
## 3592 @Anassecis I'm scared it will turn orange or something
## 3593 BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 3594 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD
## 3595 Hifonics BXX1200 1D Brutus Class D 1200W RMS 1 Ohm Mono Car Subwoofer Amplifier ZUI34TV\n\nhttps://t.co/O1j75ypf9w https://t.co/UF6I0oXkoB
## 3596 📹: Harry en 'MFASR' anoche en Argentina \n\n© njhchonce\n https://t.co/SKSedJCzP0
## 3597 @pinwheelfiction I'm really bad at technology so I don't know how to comment on AO3 but I'm literally in love with… https://t.co/ja6GlGJqYh
## 3598 Oracle plays all the way. \n\nI remember diamond handing $LINK back in 2020 when it was a top 3 token by mcap.\n\nRan s… https://t.co/ppn11K8Jjm
## 3599 This hour's One Direction lyric is meant for a Scorpio... 'Oh, how I wish that was me.' \n\nEventually the stars will align. 🌈
## 3600 📹: Harry durante 'Satellite' anoche en Argentina\n\n© acanyonmoon_ https://t.co/uYTApcvbJM
## 3601 Little things - 1D https://t.co/b7uBDsRq4S
## 3602 📹: Harry durante 'Lights Up' anoche en Argentina\n\n© acanyonmoon_ https://t.co/4bzCTjZWQx
## 3603 📹: Harry durante 'Keep Driving' anoche en Argentina\n\n© troladeharry https://t.co/HU9EtDifwV
## 3604 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/DJ1CeESG4E
## 3605 This was taken from the HerschelSpace Telescope at 20X. There are 325,000 stars in the Clotho system 10 lightyears… https://t.co/f7VE8IHlUB
## 3606 Your ambitions might be shifting. You're primed to go after yo... More for Leo https://t.co/gxiiKZHms1
## 3607 @louustheticc May be, might be, idk 😬... We are!!
## 3608 @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock
## 3609 'My Policeman': Linus Roache Worried About Having to Imitate Harry Styles Until the Director Gave Him Advice -… https://t.co/FRNceG6xSV
## 3610 I remember my 1D days 🤣🤣🤣 penshoppe had them as well 😅
## 3611 The pressure that caused the problems that led to Harry Styles and Olivia Wilde's split - https://t.co/n7cdSZfTWI… https://t.co/DSWJPOvWgH
## 3612 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/Xar1ZsIe3R
## 3613 📹: Harry en 'LOML' anoche en Argentina\n\n© sloulena\n https://t.co/JQaYmy9Cxz
## 3614 CrypToadz 🐸 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Mx4UatozEb\n⬇️ See below for 200 and… https://t.co/SdMMPKn8bd
## 3615 📹: Harry durante 'As It was' anoche en Argentina\n\n© sloulena\n https://t.co/yPxyhf3vvv
## 3616 @tommo28sun Grounding you means you'll sleep on a big announcement maybe LS coming out or ZM coming out or 1D reuni… https://t.co/ZlHzXOZEo0
## 3617 i need to find pics of my 1d poster wall its so iconic
## 3618 You don't understand. People talk about their emo-->kpop or 1D-->kpop pipeline, but mine was this. Michael Bublé wa… https://t.co/3DhEwO1Or2
## 3619 Why did I just realize that Harry still obviously has the tattoos that he’s always had. I keep seeing 1D Harry and… https://t.co/1pmPMSOpEq
## 3620 📹: Harry durante 'Cinema' anoche en Argentina\n\n© jaywriteshome https://t.co/0dAjjJwYCd
## 3621 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/mORsXXUcKr
## 3622 Angelina Jolie Looking At Shah Rukh Khan Like He's Love Is Just The Starting Of Celebs Who Have Done The Same & Thi… https://t.co/dT3mkRai8q
## 3623 @Mallak_1D Go for it
## 3624 📷: Harry anoche en Argentina\n\n© davexcx_ https://t.co/IEvFb2NCyJ
## 3625 @gandalfcryptto @seandwain1 early bois! 🚀🚀
## 3626 @ZJMCRAVE A whole new world
## 3627 📷: Harry anoche en Argentina\n\n© facethehallway https://t.co/qe8Euyje9E
## 3628 @TheEuroTrader1 EURUSD strong sell 4H || 1D , thanks me later
## 3629 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/tu4REViy39
## 3630 @rckstarlwtt Daddy?
## 3631 1D for me is the best band ever made🥰
## 3632 📷: Harry anoche en Argentina\n\n© styles_melu https://t.co/DqmY4D7pGL
## 3633 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'Hit the pedal… https://t.co/4t35xEq7gQ
## 3634 #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 8… https://t.co/9jzcaA2rdP
## 3635 This was taken from the Solar & Heliospheric Telescope at 100X. There are 3,500,000 stars in the Zelus system 21,0… https://t.co/OqP2rV2FKa
## 3636 @marta_kowlaska @Are1DBackToday They’re so far from home 😭 Remember the 1D home was London? 😭♥️
## 3637 @selmane_amani Sooooooo good
## 3638 WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎… https://t.co/0TzD1jRIi3
## 3639 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVL\n\n🔎Name: Invesco S&P Global Dividend Opportunities Index E… https://t.co/tjLNI5e7YC
## 3640 @Mallak_1D I think it's gonna look gd mybeee❤️
## 3641 FOTGA Lens Bellows and 4-Ways Macro Focusing Slide Rail for Canon EOS 60D 10D 20D 30D 40D 50D 5D/5D Mark II 1D 1Ds… https://t.co/foTEevgRPu
## 3642 I’m flexing my list (all free, not bought for a gift)\n•party in the park 2011 & 2012 (including 1D, LM, JLS, Olly,… https://t.co/PFBjCkHOct
## 3643 @NiallOfficial you're so beautiful omfg 🫠❤\n#niallgirl https://t.co/VTzd8PnFin
## 3644 New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400… https://t.co/zXVxuJTF45
## 3645 @EJSergio34 this map is fair 1D-1C-2R
## 3646 @jiminswife2000 i always thought wishlist by txt could be a 1d song
## 3647 1D 1F, you can fake everything but you can’t fake wisdom. You can’t pretend to be intelligent when you’re not. Our… https://t.co/USpag8B63Z
## 3648 #np I Love You
## 3649 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 3650 #jisungiecartsells\n\nwts lfb ph\n\nNEWJEANS WEVERSE VERSION PC\n\n— ₱150 per member set\n— onhand\n\n💳 gcash\n🚚 sco… https://t.co/elkkcVnI7h
## 3651 Top 8 WR’s in the game rn:\n\n1A. Adams\n1B. Jefferson\n1C. Hill\n1D. Diggs\n5. Chase\n6. Dhop \n7. Metcalf \n8. Kupp
## 3652 @Mystifeye get a lifeeee
## 3653 SSE 1D seems that a mid term top is set. https://t.co/BXJJomMMYa
## 3654 how can 1d give Taylor a career when they don't have one? they went into different directions lol https://t.co/zkkAInY2wY
## 3655 @OjazzO @DrHoot9 @DDenouncement loool Tracey, SAME. they are literally doing what they are accusing her of. oof
## 3656 #jisungiecartsells\n\nwts lfb ph\n\nCustomizable Keyring / Keychain for Binder, Phone, Bag, Giveaways, Freebies and etc… https://t.co/JhlNjnVr00
## 3657 @Binbin0324SH @witchinateacup @DDenouncement gosh y’all are soo obsessed with people you hate. it’s soo weird
## 3658 Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9
## 3659 @DDenouncement y’all don’t like them but you are the ones to bring attention to everything they say or do. how do y… https://t.co/xjhIRrEqJt
## 3660 How can I get a moon for harry??A Genuine Question
## 3661 #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k
## 3662 @Mallak_1D Mixed with black 🔥
## 3663 @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everyt… https://t.co/hECKyjnxLr
## 3664 Randomly started thinking about how sad it is that I live away from my parents and sisters while at work and realis… https://t.co/w44XtFyW34
## 3665 junto com a 1D https://t.co/oNWOPaZ9Ah
## 3666 This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,500,000 stars in the Helios system 190… https://t.co/XP4939SeXu
## 3667 @BajwaKehtaHaii I am really happy that we are losing this match...fortune favors the brave and daring....our brand… https://t.co/VjBUGOcXih
## 3668 @definitely_1D I’m so sad I want a letter :(
## 3669 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE… https://t.co/i9q8pYSUMB
## 3670 I am on a 1d Party at Saturday. WHAT SHOULD I WEAR OMG ?!??!freaking out about it 😃😃
## 3671 interact to gain 1D moots!
## 3672 This hour's One Direction lyric is meant for a Taurus... 'Baby, running after you is like chasing the clouds.'\n\nIt’… https://t.co/FgG7dB6F6l
## 3673 Barcode scanner 2D all-round desktop automatic sensing data matrix reader supermarket usb barcode reader 1D 2D QR c… https://t.co/V6UAv7nXDm
## 3674 125 304 Stainless Steel Wire Inserts Screws Sleeve Assortment Kit, M6-M8/1D-3D Coiled Wire Thread Insert Stainless… https://t.co/8yJi5CoX0h
## 3675 @starfess Gamonin 1D
## 3676 $ES_F 4hr, 1d, and 1d+weekly SMA.\n\nWeekly SMA\n20, yellow\n50, dark cyan 👀\n100, dark red\n200, black\n\n$SPX $SPY… https://t.co/RqqMciPC3l
## 3677 #USD is falling, extending losses from last week.\n\n#EURUSD 🔼 0.23% (1d)\nEurozone retail sales fall by more than exp… https://t.co/dZKeEaiWNT
## 3678 @BabysaurioKim I hope so too ಥ‿ಥ
## 3679 A louis, harry, niall, 1d obviously y un poco a aitana https://t.co/TF8qzZGUiL
## 3680 WISH. I. WAS. FIFTEEN. DAYDREAMING. 'BOUT. A. LIFE. AT. SEVENTEEN.
## 3681 @1d__fairy Well, at least that is covered for now :(\nHoping the results are clear and that you'll know asap what's going on there
## 3682 these are so cute https://t.co/Uqt6I8GfTl
## 3683 @1D_FITF28 soulmates. are we??🧍🏻♀️
## 3684 book: silence, one for the murphys\ntv: greys anatomy, heartstopper\nmovie: mamma mia (1+2), 1D movies https://t.co/Odj0Oi1phS
## 3685 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REK\n\n🔎Name: Pr… https://t.co/XS7H1NNRrw
## 3686 seob saying mcr and keeho saying 1d. there are two wolves inside u
## 3687 @TheyCallMeDoc1 Politically Correct =2 \nThe intended as written question states “you have” that answer would imply=… https://t.co/EM1KqbeTXC
## 3688 one time i dreamed i was spending the day with 1D and @sunshineltai but like ?? it was illegal to wear 1D merch ??… https://t.co/KnS15aAFE7
## 3689 Jual RnW Pashmina Inner 2in1 Ceruty Ultimate | Shopee Indonesia https://t.co/kXzv6iwdyp https://t.co/EUtDfXNXi7
## 3690 no 1D reunion today maybe tomorrow
## 3691 @HmInteressa SAME OMG
## 3692 @1d__fairy OMG I LOVE HOZIER 😭😭😭😭
## 3693 Keep beautiful and love Niall&Liam 1D (?) #bot
## 3694 @thereisjust_1D Lano very cheap ofc💀
## 3695 such a liar
## 3696 #BTC 1d timeframe confirmed #BearishDivergence📉on #RSI, implying downside pressure. Price also hit 200 EMA resistan… https://t.co/RY4H2do14m
## 3697 #GBPUSD #Forex #1D\n#Update \nIt is moving according to the prediction. \nStill waiting for sell.\n#forexsignal… https://t.co/olONuxTKeD
## 3698 Brand Reemov ni bagus, popular and of course, trusted! ☺️☺️👇🏻\nhttps://t.co/bIvE2Y4aiU
## 3699 This was taken from the Solar & Heliospheric Telescope at 20X. There are 10,000 stars in the Caerus system 50 ligh… https://t.co/pjMCrgj0hS
## 3700 @xalwayspayno Fully understand \nI,am OT5 but I was Liam before 1D even existed
## 3701 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -0.40\n\n😎💰
## 3702 @thelittlefreaks Also when you'll tell the 1D giveaway results? The pinned one
## 3703 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIP\n\n🔎Name: iShares T… https://t.co/z2LglUMVSp
## 3704 @thelittlefreaks 1d giveaway
## 3705 @IfeGotGame Broooo... I love his career trajectory since 1D
## 3706 ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)… https://t.co/uiaL8Ju8du
## 3707 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in Septembe… https://t.co/VD1gsMflz4
## 3708 "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your… https://t.co/whm9M8HmZn
## 3709 @1d_Obsessionnn I KNOW. I FUCKIN KNOOOOW
## 3710 Skeletal clawed ferret, fangs\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +3, DEX: +0, WIL: +4\nAttack bonus: +2, binding\nWeakness: theft
## 3711 @otbsapphics i’m there!! i hate him so much. and why tf are they still being so nice to him?!
## 3712 Honeywell 1202G-2USB-5 Bluetooth Wireless Single-Line 1D Laser Barcode Scanne... https://t.co/ep644lhgJm eBay https://t.co/yVBtPZ1hq1
## 3713 Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https://t.co/UQvx7rIchq
## 3714 help!! i thought this was finished😭😭 i’m gonna kms!! also who tf it the lock screen?? https://t.co/3p02p33l5P
## 3715 as in, no, they aren't related, but studied in the same class, which is an even bigger coincidence!\n\ni was like, sh… https://t.co/hh3nr5mOs6
## 3716 EURUSD 1D (strong resistance ) - #EURUSD chart on @TradingView https://t.co/Su3aG7KduO
## 3717 this is bs https://t.co/xVTTeMztKp
## 3718 @1d_lh28 Yes yes he is an angel but my deeds will surely send me to hell 😌😭
## 3719 no!! what are you doing? enough with the lies jfc😩 https://t.co/YyHSIYwVJA
## 3720 does free count i saw 1D for free at their first show outside xfactor https://t.co/QgjGnMuOoB
## 3721 @1d_Obsessionnn yk the cole hate club is still wide open
## 3722 @convomfs little white lies 1D
## 3723 YOU ABSOLUTELY STUPID BITCH!! like i’m so mad https://t.co/SYFKW38Akn
## 3724 This sound so sweet, I am excited https://t.co/yEyQ2vlJRq
## 3725 @1D_NYCE @HukAleksandra send me your big lobster😆
## 3726 @saltysierrena @official2z THAT'S SO COOL
## 3727 ONLY YOU KEEP MY HEAD UP LIKE THIS ONLY YOU CAN BRING A FLOOD WHEN THE WATERS MISS
## 3728 @1d__fairy @official2z AHHH YEAH
## 3729 @justanotheramy @AndyBud8 @RobynAMilne @DougMon35356783 @AlboMP You're right - but not in the way you may think. Qu… https://t.co/vvzr1kOafU
## 3730 @saltysierrena @official2z OMG I WATCHED THAT TOO
## 3731 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJason… https://t.co/3omFFK4JTV
## 3732 @1d__fairy @official2z and Hojin actwd in Oh! Boarding House
## 3733 Story of my life https://t.co/kp077zWlNP
## 3734 @1d__fairy @official2z A Yummy Day\n3-1 https://t.co/Dc6IbG0iYi\n3-2 https://t.co/KrRn56ptXh\n3-3 https://t.co/G1MRftunxN
## 3735 This hour's One Direction lyric is meant for a Taurus... 'You can't go to bed without a cup of tea.'\n\nI bet Niall wrote that line. 🤷♀️
## 3736 Thank You So Much For Feedback #1Year&Counting #OneYearAndStillSatisfied #RepeatBuyer #WhiteMagicAndSpellsByXaura… https://t.co/kl9cN0ZwP0
## 3737 ♾ #ICP/USDT 1D TF \n\nAt the moment the priority is bearish. The zone of $4.620 - $4.950 is good for trying some SHOR… https://t.co/XgE6RICsn4
## 3738 @BabysaurioKim Only nasal spray for my house dust allergy, which she thinks might be making whatever I am having wo… https://t.co/PsS86RGT8g
## 3739 @InterestingNick @walkthemastiff His dimensions are 1D agreed but maybe some hope could be instilled?
## 3740 @sky_102001 @La_Triquetra W is a vicious right-wing journalist, homophobic, responsible for writing some of the mos… https://t.co/cfFLtanLSk
## 3741 @bahvr_ my mum won 1D tickets in 2014😭🧍♀️
## 3742 i think i should go to sleep now. i’m pissed tf off https://t.co/HhRsnCYcYX
## 3743 @1d__fairy @official2z Jiseob did a little acting before too 🤭
## 3744 where are y'all seeing pablo?
## 3745 NO FUCKING WAYYYY!!!!! https://t.co/S9yV3MRC80 https://t.co/cA08TDLT0j
## 3746 @1d__fairy @official2z SAME
## 3747 I love rcbp so much
## 3748 @1d__fairy Oh god... That's not okay:((\nYou really should rest and not move. Did they prescribe something for you to feel better?
## 3749 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/6ayCaVqGOb
## 3750 @saltysierrena @official2z I LOVED HIM IN BEHIND CUT
## 3751 @1d__fairy @official2z YEAHHH
## 3752 YOU FUCKER!! I KNEW IT!!! UGHHHJDBXHDHWGAG https://t.co/hwiJ5YRxQu https://t.co/JGcRpOxFK1
## 3753 CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 a… https://t.co/s1f8iX8e3s
## 3754 NEAR/USD 1d: Near has been taken lots of damage in the FTX scandal, but hear I see a long: \n1. we took out the 1.55… https://t.co/5L4niREU2h
## 3755 @GuillemLieaDay @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/7eh4YhAUSR
## 3756 @ActualSentium tf is that? fine, you're 1D!
## 3757 @saltysierrena @official2z OMG WAIT, I KNOW ONE OF THEM FROM A SHOW I WATCHED\n\nI think his name is Bum Jun??
## 3758 @KookiBearr Hi,@instagram We would like to point out the mistake on not crediting RM as the Real artist of his new… https://t.co/hGa4HZ9sha
## 3759 @saltysierrena Who are these fine men 👁️👄👁️
## 3760 This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 50,000 stars in the Clio system 120 light… https://t.co/zskM4bkcET
## 3761 NiallOfficial Thank you for being born.
## 3762 Oh my ghadd, bring me back to the time svt performed one thing of 1D jeballlĺ😭
## 3763 mitch my love😭 https://t.co/gwy3QNLxfP
## 3764 willing to promote his music (which is very good) but again they don't do that. all the 1d boys were given the exac… https://t.co/8hamS1W4qp
## 3765 @TheOffBreak @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/bI0aZYiFah
## 3766 @Amyra_Loves No, it's between Koffee and Harry himself. Songs are played at each show. It is assumed that it was Ha… https://t.co/NkDzWGTnh5
## 3767 Clearly bearish 1D chart. There is no bullish confirmation in 1D.\nWe should see 15.7 again. https://t.co/F7znw3n9ty
## 3768 China Customized pistons of various models manufacturers - 1D;ONE\n\nSend enquiry now at https://t.co/Vwmp6rG0KD
## 3769 i- isn’t your mom…🤐 yolo i guess https://t.co/HfLKMhgvDT
## 3770 I missed so much Uni already because I've been feeling sick for like nearly the past month, what is this fuckery, c… https://t.co/HJNSMa0MHG
## 3771 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 3772 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name:… https://t.co/ziNJEjwCNy
## 3773 TOMORROW!\nSERIOUS PUBLISHING TOKYO PARTY\n・12/6 (TUESDAY)\n・OPEN/START 7PM\n・ADV:500YEN plus 1D\n・DOOR:1000YEN plus 1D… https://t.co/9RkDyicAfh
## 3774 @BabysaurioKim Well, I've been having an aching throat for like 3-4 weeks now and I am also feeling like a bus has… https://t.co/EJn267XEYR
## 3775 Jual Gamis jeans NINMA DRESS kerah rempel //JF952 | Shopee Indonesia https://t.co/CMnihZ7mlv https://t.co/7kt5PDAPo7
## 3776 whitelist Excellent @CrytpoLeep @hipsterpumba @timxviii @1D_NYCE @GilSellam @KingKwiwi @IsouviSaid @KlaasSchra… https://t.co/bonAa0Bj3s
## 3777 CAN THEY CATCH A BREAK 🥲 https://t.co/VEPW3OlGF5
## 3778 @1d__fairy Oh no deliah :((\nHope it's not too serious and that you'll get better asap :((
## 3779 Guess who went to the doctor's and now has to stay at home for at least three days \n\nThis is really inconvenient 🥲 https://t.co/PTIZ2v9AWA
## 3780 @eneticon82 I mean, if he's gonna be daddy how did Olsen knew ?
## 3781 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “Her light is as loud as as many… https://t.co/U7zjPGQTaR
## 3782 This was taken from the HerschelSpace Telescope at 50X. There are 500,000 stars in the Electra system 100 lightyea… https://t.co/8PKhylfT0W
## 3783 @stevensbestie The gays win every day😌
## 3784 i read that too fast. NOOOOOOOO https://t.co/bM1RRK9cmf
## 3785 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/MMdNfnOvEF
## 3786 OH THANK FUCK😭 https://t.co/bM1RRK9cmf
## 3787 I JUST KNOW ITS COLE’S DUMBASS!!! ISTG IF HE OUTS H😤😤😤😤😤 https://t.co/JdxgqyJupk
## 3788 📣 JUST ADDED 📣\n3680 GB: 1d Red 1844. SG8 Sc3 Mi3. Spec BS27 Plate 52 "GF". 3½ Margins. c£30 \n\n💥 Special Offer: £4.9… https://t.co/c8mOfQjV66
## 3789 $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish div… https://t.co/nUAyZWuVhp
## 3790 @rauw_ir jhayconflei trying to be like 1D
## 3791 STOP IT RN🤧 https://t.co/nMGl4W2GYB https://t.co/iiahy8kk6o
## 3792 These videos alter my brain chemistry so much https://t.co/b9IstbLaFO
## 3793 Whatever @NegarMortazavi Said about morality police is nonsense.Whats . happening in Iran rn is a revolution agains… https://t.co/J4JUGgP6bm
## 3794 Doll Mina 🪆\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/SchVatZIit
## 3795 @Thequeensburner @catwshoran Apparently him and his now ex wife were using Niall's fame to try turn Theo into an in… https://t.co/sTxsUXEKsy
## 3796 Why does any food always look more delicious in kuwait? 😔
## 3797 @eneticon82 Can we all agree that his last "Yes" sounds like a "Yes maybe" ? Or it's just me hearing this
## 3798 wl Agout we @clizzman_85741 @euwellGray941 @RamjiSh79700529 @yolistiya97 @NormsBatucan @escorcia1012 @jharisheat… https://t.co/aabq3TGSj8
## 3799 The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change th… https://t.co/9bz0Qu3kan
## 3800 To lift world's public opinion pressure,. the IR changes name of the "Morality Police". However, Iranian women & gi… https://t.co/waSvKZfF7b
## 3801 To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regim… https://t.co/85RBKOsjw8
## 3802 Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms,… https://t.co/Rkd7vqoifV
## 3803 @sw_soulmates_dw Protective, unhinge Sam is my favourite.
## 3804 Dec 5, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/LedS60uvPR
## 3805 Dec 5, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/6kUz6cvUkU
## 3806 Dec 5, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/7f7LvfuYRk
## 3807 Dec 5, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/x57gCXWMR4
## 3808 Dec 5, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/0SLHn2G1XT
## 3809 Dec 5, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/SDOBoRrD9g
## 3810 Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/6wAbLo7GU3
## 3811 Dec 5, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/x1a1V6FVYp
## 3812 Dec 5, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/xWqeCgR8t5
## 3813 Monday Dec 5, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/CqhO9ZoIBZ
## 3814 Monday Dec 5, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/iEdd7OWCzS
## 3815 Monday Dec 5, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/s5Zut63gXe
## 3816 Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 5, 2022. See more info at… https://t.co/D42TSzT2WI
## 3817 Monday Dec 5, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/zYCQQLVBjw
## 3818 looking for bisdak gdm emz i miss yanna & my 1d bisdak squad ugh
## 3819 Monday Dec 5, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/VCYmxq2Plj
## 3820 #ETHUSDT Dec-05-2022 1D Support and resistance levels\nRes=[1341.73, 1422.08, 1722.0, 1789.0, 1789.0, 1800.0, 2016.… https://t.co/qXDRwnsjP1
## 3821 #ETHUSDT #ETH 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/GLZn4xwDm8
## 3822 $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/iAxnOMW0EW
## 3823 OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | A… https://t.co/SbO63tHXQf
## 3824 stupid b*tch https://t.co/wOQMdP765q https://t.co/k6Z8CTiSKY
## 3825 $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H… https://t.co/IF8KBK3Vu9
## 3826 veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎G… https://t.co/jXc8xpqzlt
## 3827 Take me back, take me back\nMy mind's made up, up, up, up, up\nMy mind's made up
## 3828 they simply have different fans??? it’s been years since 1D time move on. https://t.co/rTJ2NIzP51
## 3829 LMAOO 1D’s interviews were actually fun AND interesting because of louis let’s not talk shit about him because your… https://t.co/PjHx1moHrP
## 3830 High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at… https://t.co/9hwiGvfhhs
## 3831 @tobesoimmature Yesss Like a honey vanilla vibe
## 3832 @stan___1D that’s so cute
## 3833 Leveraging advanced technology for challenging barcode reading, Meferi delivers effective manufacturing solutions f… https://t.co/XhHc5uago5
## 3834 OTD: HEINEKEN CUP 2004\n\nLondon Wasps 31\n@LeicesterTigers 37 (Moody 1t, Murphy 1t, Corry 1t, Goode 5p 1d 2c)\n\nAdams… https://t.co/Azeuvfe1gg
## 3835 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 3836 @tobesoimmature I think you give more of a honey vibe personally
## 3837 Thoughts on $BTC #Bitcoin! See SasanSeifi's idea on TradingView below. https://t.co/Hrcz1TMeG1
## 3838 5sos fanfics in 2014 were far better written than 1d fanfics and that says a lot considering how many 5sos fics wer… https://t.co/59mSHEPBi0
## 3839 @otbsapphics okay, but now i’m scared
## 3840 @1d_Obsessionnn i’ll be waiting patiently to see your reaction
## 3841 Planet Audio TR3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/lS7KK30f25
## 3842 Mcdo has taste man 🤭 they playin 1D rn
## 3843 #MASK 1D #INSIGHTS UPDATE\nSeems price has been rejected from our red zone as expected and right now bears are manag… https://t.co/bbxi97OXJw
## 3844 @1d_Obsessionnn keep reading. i’ll be here when u see the light.
## 3845 @dordorls now i’m really intrigued to know why y’all don’t like him. he probably lied about something and this whol… https://t.co/vB6aT8ksre
## 3846 Guys rate my layout
## 3847 @harryslesgf ITS SO FUNNY
## 3848 @otbsapphics lmaoo im kinda feeling bad now, the way he just got dumped 🤧
## 3849 @stan___1D YES IVE BEEN DYING FOR THE PAST 10 MINUTES
## 3850 i mean i didn’t like the kid, but damn😭 https://t.co/IKcTQlZUbE
## 3851 This hour's One Direction lyric is meant for a Taurus... 'And I'm like (oww!).'\n\nI bet Niall wrote that line. 🧐
## 3852 @harryslesgf ARE YOU TALKING ABOUT THIS TIKTOK LMAOO https://t.co/ciCyTy2J6n
## 3853 This was taken from the Kepler Telescope at 50X. There are 10,000 stars in the Dionysus system 1,498 lightyears aw… https://t.co/nCP7UmnMLS
## 3854 @exoshinki_ idk much about 1D but their title tracks are really my jam https://t.co/ChZwCCgGvS
## 3855 cold milk doesn't belong in tea btw
## 3856 @1d_Obsessionnn hi welcome i’m actually the leader of the cole hateclub
## 3857 @fireproof_habit One of the most underrated 1D songs!!
## 3858 mmm… ok. idk i’m not a fan of cole https://t.co/1wK0vR4vDQ
## 3859 @dagangkorea Sticker sticky ver\nSticker pb ver\nhttps://t.co/dg2Ahg5heh
## 3860 @justnisahh @riptmhlawleys see you lot in 2023 😭😭😭😭 (in shaa Allah)
## 3861 perfect-1d\nselamat tinggal -virgoun\nright now-1d https://t.co/VhsZEiN0GX
## 3862 seeing the treatment of muslims in india is so disturbing. may Allah help them and reward them for their patience and perseverance ameen
## 3863 ⚫️⚪⚫️⚪⚫️⚪⚫️⚪⚫\nFixture:\nTallaght United FC Vs Kingswood Castle FC \n\nInfo:\nLeague:\nMajor 1D\nGame: 8\n\nDate:\nSaturday 3… https://t.co/vShmPcSCfF
## 3864 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DMAT\n\n🔎Name: Glo… https://t.co/rVSZp1OmFh
## 3865 wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big… https://t.co/12Sm4X50WC
## 3866 @MariamS_1D @riptmhlawleys I’m pretty sure I’m busy all of December too 😭
## 3867 i just found this shrine to 1d i made from when i was in middle school and it looks like it was taken with a ninten… https://t.co/B7JZJS8dW5
## 3868 [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDO… https://t.co/6TIumiwBQ9
## 3869 my fandom experience has always ALWAYS consisted of shipping and reading/writing fic since i was in middle school l… https://t.co/pFVcAIJpCx
## 3870 @louustheticc And u posted it!! 😂
## 3871 @louustheticc That was exactly I am thinking about!!
## 3872 @stevensbestie oh? Jwsjsjakaj
## 3873 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 3874 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D
## 3875 kty fan acc would be on the same level as camila cabello's 1d stan acc. a master mind.
## 3876 💁♂️ BTCUSDT / 1D - #BTCUSDT chart on @TradingView https://t.co/xSLtYB1VyP
## 3877 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/4q6HXJQenk
## 3878 WHATTT??? 😐 im confused https://t.co/e1qMXoElVt
## 3879 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RIGZ\n\n🔎Name: Alpha… https://t.co/7xWcTANIL2
## 3880 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/xWMnr0tGmj
## 3881 He is telling a random person on the street about the 1D website tomorrow
## 3882 For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the M… https://t.co/aDOzpODMZf
## 3883 gay bar playing kiss you by 1d i think because they saw my ID said 2001?
## 3884 the way i’m crying rn https://t.co/coXiXckWEI https://t.co/orRGzZXBCX
## 3885 @godsmcnv same </3
## 3886 Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/TSWDgdhq8u
## 3887 #BollingerAlert !\n\n - $WAVES (0.0001452) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3888 $es 1D - 4150 - 4230 looks muchooo interesting for a sell imo towards pre covid crash highs. #indices https://t.co/98exdD2ieM
## 3889 “we’re okay” NO TF NOT!!! i’m gonna chuck my phone at the wall https://t.co/ufveCfPb6d https://t.co/wKjrS4uZqe
## 3890 Fresh ideas can breathe life into your day. Personal developme... More for Taurus https://t.co/zodNVbYaT7
## 3891 #BTCUSDT Dec-05-2022 1D Support and resistance levels\nRes=[18626.0, 18910.94, 19706.66, 20111.62, 21888.0, 22799.0… https://t.co/jIukEsWssu
## 3892 #BTCUSDT #BTC 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/YchRL2qd2w
## 3893 and watch H's shows and listen to 1d/solo music only https://t.co/UpeKjHUnss
## 3894 excuse me, wot?? what is this half asses reaction?! https://t.co/xbUUt7iz8a
## 3895 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): 0.15\n\n😎💰
## 3896 @Al2236928 Thank ya!
## 3897 @ZUNNIE23 I saw. We bleed the same shades
## 3898 #BollingerAlert !\n\n - $WAVES (0.0001464) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3899 @Ellen_Horan_1D Thank you you toooo!!
## 3900 4H Triangle & range show the following & pretty clean pattern.\n\n-Break ✅\n-Retest ✅\n-Bounce ✅\n\nOther hand, 1D showin… https://t.co/aysh3cp5OY
## 3901 this better be real this time https://t.co/oKscP5UfJs https://t.co/uQIxcpBFcq
## 3902 golcha will make songs that are so 1D
## 3903 @Sann_1D I'm a Zarrie myself you know 🌝
## 3904 QUIT LOOKING at the $SPY tweets or charts. $DXY should be your indicator. It just posted a bullish divergence on th… https://t.co/MDwaHsP4p9
## 3905 @ZUNNIE23 Oh fok, I'm so used to seeing this kind of bullshit. My Zarry's heart is tired of this crap sista. I didn… https://t.co/v0eBWp1WFd
## 3906 So I’m traveling right so I have all my makeup bag and i accidentally put my container of loose powder in it withou… https://t.co/Z0uOV88SQl
## 3907 #BollingerAlert !\n\n - $PIVX (0.00001781) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3908 1D fans like if you follow back
## 3909 @MLE_Online Are these 1D scanners, or 2D scanners?
## 3910 Jual ZIVA BLOUSE OVERSIZE (JUMBO/LD ±130cm) RAYON TWILL PREMIUM //JF5056 | Shopee Indonesia https://t.co/cyq5W8OFIt https://t.co/P9Vgk7SVMS
## 3911 👽👽👽 greatest 1D member !!!! https://t.co/yad2osV9ia
## 3912 I am still shocked that halsey is ashley (1d stan) from tumblr
## 3913 simultaneously playing of the classic hymn silent night accompanied by the modern 7 O’clock news raises a certain e… https://t.co/hBpIvTR1Ay
## 3914 @Larrys_Girl98 Yeah, the signings... I don't know if he will do that again for his third album if he's bigger and b… https://t.co/Pi7wAONJmr
## 3915 Sensor SSV 1D has not reported data for 10 minutes
## 3916 This hour's One Direction lyric is meant for a Scorpio...'Don't look back, live your life, even if it's only for to… https://t.co/qie034Ye7o
## 3917 IT WAS JUST A DREAM😭😭😩 https://t.co/crkCmNvAWp https://t.co/sW0kp7WI4k
## 3918 @xtommodarlingx Thank you!
## 3919 BITCH STFU💀🤧🥹🤭🤪🥳😩🤮😭🥲😵💫 https://t.co/qcOBzMEKrJ
## 3920 @Ellen_Horan_1D You toooo
## 3921 @Ellen_Horan_1D instead of 6:15 https://t.co/Cuer3QVx6l
## 3922 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/TgD77Vf424
## 3923 SupDucks - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Io9USdfxpW\n⬇️ See below for 200 and 4… https://t.co/FMxor4Cos9
## 3924 @sambitswaraj @narendramodi 3D publicity as 1D is not working for Modi in Gujarat election.
## 3925 you stupid b*tch😤😤 https://t.co/Ar1uksDTbi https://t.co/M1ON9ePcSz
## 3926 1d stans wanted blood. managements blood. other 1d stan’s blood. some of the member’s blood sometimes. \n\ntruly just… https://t.co/s96Fh3x1ol
## 3927 it is always funny when i see kpop stand rage against the companies cause they’re never wrong but they will NEVER h… https://t.co/LnMLXcRkqL
## 3928 @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn… https://t.co/6FVDepgTlA
## 3929 SAME BESTIE https://t.co/9OX58KCt4q
## 3930 ngl this is peak “if we work hard we can buy one direction from their management” energy but worse cause all y’all… https://t.co/MK6E20GcT7
## 3931 i miss 1D
## 3932 @bethandbono The whole world needs this.\nBut especially the adults who were U2 fans before 1D left kindergarten.
## 3933 DO IT MITCHELL!!! DO IT!!! https://t.co/8Lw18B1FWE https://t.co/rfLtEAaB4D
## 3934 @moveharr @pjnkchicago @harrywithawards I have a theory about the ages of the people who keep going with this narra… https://t.co/2knB7QAoHK
## 3935 I love you both 🔥❤️\n×Monse×
## 3936 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVHD\n\n🔎Name: Legg Mason Low Volatility High Dividend ETF\n\n1D… https://t.co/zPcGGilr2t
## 3937 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/ntYfS9WZ9h
## 3938 @cowboylikelvy the baby is lux, daughter of 1d hair dresser
## 3939 I'm sorry, the old Taylor can't come to the phone right now\n"Why? Oh, 'cause she's dead!" \n×Emily× https://t.co/areIWH5fPk
## 3940 @harrywithawards Have a lot of evidence to support this guys were fine & everyone had their moments of being talked… https://t.co/rOFLriiRap
## 3941 @AlboMP Code for too many uncomfortable. ???? being asked by the public & some parliamentarians? Sounds like (0n\\\\//1d theatre to me...
## 3942 any oomfies wanna drive me to do 1d/harry sight seeing in Cheshire England 😁🫶🏽
## 3943 @FrnkNlsn kind of a shitty metaphor because you are converting something complex (a linear operator) into something… https://t.co/qSRFyJpCnS
## 3944 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'It's everything… https://t.co/eDJUWxapvG
## 3945 she’s no longer with us, but this was the first one I took the day we adopted her\n\nthe 5SOS and 1D pictures really… https://t.co/1seS1ea3Ir
## 3946 in love with two people? you don’t say https://t.co/j3iRTBcIbR https://t.co/FyTMFCIq02
## 3947 Since it was disapproved. The FBI-CIA have been using it anyways under different operation names / Since the public… https://t.co/0bCSL9B4j5
## 3948 WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyuns… https://t.co/xMn3jUwCuu
## 3949 @justnisahh @riptmhlawleys 😔😔💔💔 this is so disappointing of us
## 3950 Good morning everyone! Have a nice dayyy
## 3951 literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give m… https://t.co/HgeQmqI2CY
## 3952 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8
## 3953 @CapitalOfficial I i could fly by 1D
## 3954 “he’s with cole and there’s nothing he can do about it now” uhhhh… they can break up🤧 https://t.co/weAq7x0w8e
## 3955 This was taken from the Solar & Heliospheric Telescope at 50X. There are 275,000 stars in the Eireisone system 120… https://t.co/Oud4i6QFZS
## 3956 the fact i have one (1) coworker i ever talk about 1d and the boys and she said the same thing about Zayn is just c… https://t.co/YUxKK9lIyb
## 3957 What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine
## 3958 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Solar\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TAN\n\n🔎Name: Invesco… https://t.co/kiRWw7H3O5
## 3959 1d really peaked with mm. Zero skips. Bruh.
## 3960 @harryscowgirI I think stadium tours are a must everywhere! I loved when seeing 1D on their stadium tour, it’s just… https://t.co/iQqfcGRQBx
## 3961 sarah girl, you’re pissing me off https://t.co/Q0W7H8nTqB
## 3962 oh my god this is the show with that lady who named her alpacas or llamas whatever after 1d and louis was the one m… https://t.co/j6qfpamFD1
## 3963 @TwBookClub @SusanSmithJones I am looking forward to getting myself a copy of this book. This seems like an informa… https://t.co/GxhdPb13gL
## 3964 England fans hit the pubs as Three Lions take on Senegal - https://t.co/Jlu4d20q6Z #OneDirection #1D @1DRocksTweets https://t.co/X3JehitwMy
## 3965 OF COURSE!!!! of course he was in love with him before 🥲 https://t.co/lLzrO7bQtw
## 3966 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 3967 me recommending a 1d fic in 2014: oh it’s amazing even though it has uhhhhhwatersportsinit do you know what it is?… https://t.co/kydDQIhxT6
## 3968 @Larrystylisonma @siriusgrin Proud to call you my friend, too.\nOne day these kids will grow up and realise that lif… https://t.co/f4qrfnF8fr
## 3969 @hrryfilmz i dont even know but my dad just came and told me he actually bought me a 1D bedsheet aswell 😭
## 3970 Datalogic PowerScan PD9531-HPK1 1D/2D Imager Corded Handheld USB Barcode Scanner https://t.co/v0w1AsU3Vp eBay https://t.co/XJldVlVu3v
## 3971 One Direction Heardle #61\n\n🔉⬛️🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w
## 3972 @1D_carrots28 You wanna talk about it?
## 3973 @bahvr_ $25 for 1d
## 3974 WinClub team led everyone to win 90.46% profit last week!!\n\nWin Club🍀Lodi 3D\n🎮Game type: 1st of EXACT 1D (5mins/Num… https://t.co/5db60ixHLb
## 3975 @HEs_fabulous This is a straight up lie, all the other boys had writing sessions as well. Zayn wrote a lot with dif… https://t.co/7VOSxSlG9w
## 3976 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYF\n\n🔎Name: I… https://t.co/mzSRaNh7QZ
## 3977 @goldensateIIite @llovetour @toribesolonely How would you know what the others did or didn’t do? OP tried to make t… https://t.co/BnaO2e7i6f
## 3978 @Muki_1D because Mr. President doesn't give this
## 3979 @staceys_room when i started stanning 1D a year ago, didnt spend too much bc theyre cheaper, then i started stannin… https://t.co/r3TPJzqX21
## 3980 @Nils08779514 @NewsAsset Ah yes. I was looking at the 1d chart tho. Which from Jun 16- Aug 16 we went up. Which in… https://t.co/vZEgGYzPAi
## 3981 Yesterday I was late to school cuz of my period cramps now it's a fricking muscle tight in my knee 😭
## 3982 @gavinbena Eh whatever, you can visit three of them by car in under 15 minutes https://t.co/rNotJLf4aX
## 3983 This hour's One Direction lyric is meant for a Pisces... 'I want you to R-O-C-K me again.'\n\nAre you feeling frisky?… https://t.co/4O9zyjTaoL
## 3984 wts album one direction 1D https://t.co/g8ipScXtu3
## 3985 @giostrophical this one truly a sign that i can never escape 1D no matter how much i try
## 3986 This was taken from the Kepler Telescope at 100X. There are 325,000 stars in the Persephone system 1,498 lightyear… https://t.co/vFdp9JjJM0
## 3987 @louisxabg People saying he and Liam bullied #that other man in 1D days. 😖
## 3988 @ET_Californian I made a high risk high reward map which could lead to a 4D-3R outcome. Considering in reality its… https://t.co/krN6qGco4N
## 3989 Eyes 👀 https://t.co/qN8WJLrgFf
## 3990 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EKAR\n\n🔎Name: Innovati… https://t.co/68DmEyYOog
## 3991 @xtommodarlingx How do you do that?
## 3992 don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!… https://t.co/rNkgwcB0Oj
## 3993 @comfortforliam His smile 🥺❤️🩹
## 3994 @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹
## 3995 Harry is Instagramming about the 1D website eventually
## 3996 anyways, favorite 1d song? favorite harry song? and favorite unreleased?
## 3997 @AndrewZ24597481 I agree with others here that it should be a Phoenix hawk but I say it should be a disguised or pa… https://t.co/Xn02jvbxpz
## 3998 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I can make your tears fall down like t… https://t.co/ygj8p8B6O1
## 3999 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6yDGp
## 4000 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIPZ\n\n🔎Name: PIMCO Br… https://t.co/i5gwcpFo3t
## 4001 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/OPRyTf969s
## 4002 @larrycaring In latam camping is different, you are in a big group and you take turns so people can go to school, w… https://t.co/SbSa4N5x8C
## 4003 one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you'r… https://t.co/Hc1LdhBUWh
## 4004 @Sann_1D babe this is purely sarcasm 🙏🙏🙏
## 4005 @1D_FITF28 pretty baby
## 4006 los q me hacian bullying en primaria xq me gustaba 1d terminaron con MINIMO 1 escrache… and i’m not saying she dese… https://t.co/NaZAA6xlTm
## 4007 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OUSA\n\n🔎Name: O'Shares FTSE U.S. Quality Dividend ETF\n\n1D Price Change (%): 0.01\n\n😎💰
## 4008 @olgen_shybyn she’s a mexican tiktoker that makes tts about larry/1d and now that LOT on mexico ended a lot of peop… https://t.co/TVovzQtdwp
## 4009 This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/1N6vBi7lQT
## 4010 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| binaryx 33.00%\n\n2| yearn-finance-ii 17.00%\n\n3| radix 6.00%\n\n4… https://t.co/Nsap0nUIrt
## 4011 @ificxuldflyy I just opened pinterest and see 🙈❤️ https://t.co/gD1r2YnmOB
## 4012 Now you call her as you used to tell me 👀\n×Chelsea×
## 4013 oo na 1D i'm sorry if i say i need u but i don't care i'm not scared of loooooove coz when i'm not with you, i'm we… https://t.co/sT7j8AsaYb
## 4014 GRASIM 1D - #GRASIM chart on @TradingView https://t.co/AOu1A7C9E1
## 4015 This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,200,000 stars in the Calypso system 10… https://t.co/lFYk8aKglJ
## 4016 @Cami_AuLait 1D! (I didn't choose E because you don't like sweets. :p)
## 4017 Name one song from each 1d album that deserved to be a single https://t.co/5HuKGFxESm
## 4018 @Askrlfess nitip https://t.co/f67xVHGkW6
## 4019 Table lookup via meta-table\njson representation\n{"asset": "equity", \n"asset_format": "spot", \n"asset_freq":"1d",\n"e… https://t.co/4f2UCzbuTe
## 4020 Asset values: equity, FX, commodity, rates, crypto, credit, volatility, economic, basket, estate, other\n\nAsset form… https://t.co/3chT9VjTm1
## 4021 1d 14h left on the banner https://t.co/PriWnM5A4a
## 4022 5 SOS and 1D
## 4023 every time i see someone refer to their one direction lane as their 1D bias i yell ITS SO SILLY TO ME IDK WHY BUT I LOVE IT
## 4024 The what else scene with the deep voice the 1d fanfic girls was onto sumn 🤭
## 4025 His beauty is unmatched like what the FOK https://t.co/oaII9gS6nh
## 4026 @kaizar_sahil @CricCrazyJohns This exactly like asking Mbappe to play as Center back\nThis shows how 1D player Mbappe is
## 4027 @manamisscard @siwonchoi nitip — keychain \nhttps://t.co/Ic8y6uAKbe \nhttps://t.co/JdUpulBzT3 \nhttps://t.co/INvymK2L4L
## 4028 $BTC #BTC $17,097 resisted during the weekend as expected. Finally gained $17,097 as support, $17,301 resistance te… https://t.co/1FJoC7NBff
## 4029 Harry is coming up with a tweet about the 1D website all night
## 4030 @ThrowbackTaylor So when someone who absolutely LOVES One Direction, sees Harry Styles, their dopamine is going to… https://t.co/TT00uotHXe
## 4031 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/EZODGkrS7q
## 4032 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/KpUSmElJle
## 4033 #euraud 1D Chart Outlook \n[PROPER SIGNALS JOINE OUR TELEGRAM CHANAL]\nhttps://t.co/MssRubDTgP\n#Gold #forextrader… https://t.co/CB0srxTYWe
## 4034 @ThrowbackTaylor When you meet a celebrity that you really love or obsess over, your cerebral cortex will release h… https://t.co/9Lod8Ua6al
## 4035 … free pit for 1D & free vip for harry in 2018 https://t.co/vY4wGGnGRK
## 4036 Watching 1D videos as an adult and I just.... I don't understand how we made l*rry the top ship when Z and H clearly had better chemistry
## 4037 $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expecte… https://t.co/sV8QQvoAAI
## 4038 This hour's One Direction lyric is meant for an Aries...'We're never coming back down, yeah, we're looking down on… https://t.co/1Xf5ctr3SP
## 4039 Spotify has had my heart for years but I’m listening to one direction on Apple Music and OMG ITS SO CLEAR ITS ALMOS… https://t.co/5WODQmM4OA
## 4040 @pham_wtf @Harry_Styles Wanna see all the Guadalajara pics please 🙏🏻
## 4041 @ThrowbackTaylor Okay, coming from my point of view as I’m studying Psychology in college, I will first off say tha… https://t.co/fomtZiW6t9
## 4042 there a specific commercial i’m looking for from the 1d days & i can’t find it https://t.co/ODI6JzVttE
## 4043 lost 1d
## 4044 @Yew_ljubav IVO PLEASE u gotta look good in case u run into him backstage like all the 1d fics,, also , we’re just… https://t.co/we1t0sCl2Y
## 4045 $110 for 1d floor seats 😔 https://t.co/ho1pu0e3eT
## 4046 @marielelou24_1D yours will dm!
## 4047 Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 20… https://t.co/RMeeASi9vO
## 4048 Black hole is really called the big halo in the galaxy or sky and it's flat in 1D or exactly the same as a Halo it… https://t.co/C43rd75koG
## 4049 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew… https://t.co/Xjw4vKPWO6
## 4050 WLwhitelist Meaningful @FUbertino @fLIpACqUt66Y8j6 @MurlocsNFT @matteostellaar1 @whiskeylanestds @RandomLikeU… https://t.co/Hbz4Q8k21G
## 4051 What's new at BiGBUYs! Shop now at https://t.co/cTMT3tzjWn. See you there! 🛒🎁🤗 @ Big Boys Toy Store https://t.co/GEogkGTUXc
## 4052 @MechTexas @AndrewZ24597481 Well zoro also works under multiple identities, pretending to be something he isn't.\n\nS… https://t.co/DwSZRa4trq
## 4053 Algo XSTO Skew Index currently at 124.7. Chg 1D 1.6%. Avg 30D at 119.0 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/vonyikvqi2
## 4054 LMFAOOO PLS💀💀 https://t.co/AcRqmrLdPQ
## 4055 @HmInteressa Someone New by Hozier 🤌🏻\nhttps://t.co/CMJgX0JhZ8
## 4056 @scourgeouss Ranboo
## 4057 TEAC T-1D Distinction Series AM/FM Stereo Tuner L2FMHVP\n\nhttps://t.co/Bchj3Cyrla https://t.co/WaIrzaY6uu
## 4058 Fotodiox Pro Pre-Trigger Remote Shutter Release Cable fits PocketWizard for Canon EOS 1D, 1DS Mark II, III, Mark II… https://t.co/B66v9mrip6
## 4059 Algo XSTO Fear-Greed Index currently at 16.3. Chg 1D -8.5%. Avg 30D at 19.9 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/OFvUmHNQgb
## 4060 I want to tell someone and let it all out but at the same time, I know everyone has their plates full too.\n\n#Day23… https://t.co/CBfeO2P2gC
## 4061 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 4062 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/B3yWJoxksc
## 4063 shoutout to the beginning of 2021 where all i did was dissociate at school and think about 1d
## 4064 what was in the air this weekend that got everyone hooked on smau’s????
## 4065 @hannahiswho Trolley
## 4066 #CATHROCK Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:05 [1d 4h 55m] - Max:46 MW Avg:25 MW En… https://t.co/PIaM3Trb53
## 4067 Love all about Blue♡ | 1D♥
## 4068 #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4069 #SNOWTWN1 Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:20 [1d 4h 40m] - Max:95 MW Avg:47 MW En… https://t.co/uZlXtaKUNA
## 4070 #WATERLWF Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-03 16:45 [1d 22h 15m] - Max:110 MW Avg:35 MW… https://t.co/Y43cvhtfQl
## 4071 #HeatOneDirection ily 1D!!!!
## 4072 @HLDTour Y’all dont wanna know how many people did that gor 1D. Maybe not 8 months but 3 or something.
## 4073 He's only watching a game why he's this beautiful?\nnvm nvm he's LOUIS FUCKING TOMLINSON https://t.co/VxWpZpOADg
## 4074 @JoshuaLisec I'm tired of these 1D female characters that have no real or consistent motives. We shouldn't support… https://t.co/JfZpEEMmX8
## 4075 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈… https://t.co/jYvVE3DfQs
## 4076 Change my mind de 1D https://t.co/e9D2jIAn4T
## 4077 @ssefnum What's your fav 1D song??
## 4078 Nice to meet you too❤️😘\n×Neymar×
## 4079 @ordahnn either 1D$ or 3B!
## 4080 A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator https://t.co/ljnFnfUM5A
## 4081 Nice to meet you Ney😊\n×Ivonne× https://t.co/IhGtNEqijB
## 4082 SOCKET Scan S700, 1D Barcode Scanner, Blue & Charging Dock (CX3465-1933) GRTX6O1\n\nhttps://t.co/DWhhTiebUF https://t.co/vv0x97eDJH
## 4083 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 4084 @RepJeffries Why are you a part of this propaganda? You seem to be an upright kinda guy 🤷🙁
## 4085 This was taken from the Integral Telescope at 30X. There are 700,000 stars in the Chronos system 150 lightyears aw… https://t.co/Bq9a51I7QK
## 4086 One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6QMUx
## 4087 @starfess Blackpink, ariana grande, coldplay, cigarettes after sex, 1D (walau ga mungkin)🥺
## 4088 $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. https://t.co/9uwPkUyiiG
## 4089 @1D_carrots28 Everything alright?
## 4090 This hour's One Direction lyric is meant for a Virgo... 'Wanna wake up with you and say, Baby, let's do it all over… https://t.co/vSmXHUcL2C
## 4091 i rlly wish i could’ve went to a 1D concert liek
## 4092 i’m listening to my wrapped playlist and it’s only played harry, 1d, and taylor so far
## 4093 This was taken from the Extremely Large Telescope at 100X. There are 1,200,000 stars in the Triton system 275 ligh… https://t.co/QvQPxi94zk
## 4094 @starfess nct, blackpink, aespa, ikon, taylor, 1d, madisonbeer
## 4095 @PlaceInMeg @BAD0MENS11 There’s room for fans of all ages, it’s what the boys would say as well. I don’t get any ha… https://t.co/FLILvzXDnP
## 4096 Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,… https://t.co/QixpDqEjOO
## 4097 @hutchylole ~I fixed mine and it lasted 1d.
## 4098 ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sseraf… https://t.co/gXmMVX7dQZ
## 4099 Something crazy is happening and only my 2013 1D stans would understand…?¿
## 4100 So I’m making myself a task of cleaning my vinyls a cubicle at a time just so they all get love! So I’m about to ma… https://t.co/3jpmYuIedu
## 4101 @omochitwt itzy album cutie 🫶🥹 https://t.co/h7z3XxbW2J
## 4102 Brickmania Bell UH-1D Huey Utility Military Helicopter 1055 MISB Lego Helicopter https://t.co/blfSTVYVJt eBay https://t.co/whe6HSqKYc
## 4103 TAGS 🏷\n@angelicskz @americano_joha_ @justrandombitxh @itz_mehjace @fateme28_1D @Mintiiminnie_ @borahaegas7… https://t.co/dOJDeGfEvN
## 4104 $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA… https://t.co/Hr7ez2LQL4
## 4105 if i was irresponsible with my money during live on tour my collection would be aggressively bigger especially with… https://t.co/SDoXuZO0XT
## 4106 @literally_Gir 1D pls https://t.co/POGRCgefsa
## 4107 @bahvr_ Harry’s first one night only at the Forum in 2019. Every ticket was $25 flat
## 4108 Olivia Wilde Enjoys Her 'Best' Life After Harry Styles Breakup - https://t.co/dAHnw59Ma0 #OneDirection #1D… https://t.co/Gy2b55rT7x
## 4109 $UVIX. 1D falling wedge developing. 🤔🧐. https://t.co/1NjPptVJ6R
## 4110 @holly_1D_ @Hire0012 @Vampirtown @Lizzi33944957 @tanyichen1998 @Ironytt @victor77793 @0xichigo_ @Daylight5470… https://t.co/0cop5R3ku0
## 4111 @realsmokechedda the 1D one is so ?!? 😭 https://t.co/j05jvoaPun
## 4112 $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT… https://t.co/3jcpSUBB1E
## 4113 Harry_Syles i love you so much
## 4114 I trained a 1D horse because of this mentality…. He was supposed to be my next breakaway horse. Lolol https://t.co/7k1FVWs7fJ
## 4115 @CryptoPoseidonn I actually feel comfortable being a bear right now...\nyou notice how crypto is bullish entire time… https://t.co/MLvWjFoayV
## 4116 memory unlocked, 1d coming out with perfumes. I think there were 4 🫠😳
## 4117 @starfess Coldplay - Fix You\n1D - You & i\nFeby - Usik\nIKON -Don't Forget\nLee Hi -Breathe\nLee Mon Sae - A Welcome Ra… https://t.co/qMlQd5JZ3S
## 4118 @jesperpoetry that’s so hard omg i don’t listen to a whoooooleeeeee lot of bands but i love bleachers, 1D, boygeniu… https://t.co/VAxB8wtmU0
## 4119 @o_xiu_e hype boy - newjeans\nbeautiful goodbye - chen\nthey don't know about us - 1D\nsour grape - le sserafim
## 4120 (Sadly, saw a few ambulances around & heard sirens - but I think we all know those aren't for Wuhan style (0n\\/1d collapses) 2/2
## 4121 @zekesarmenta You can be all of these at any given time. But I think the most default Zeke is 1D!
## 4122 $DXY 1d.\n\nBroke below the blue box. There's possibility that it could fall lower to the bottom blue uptrend line, h… https://t.co/9JiPNlTuvv
## 4123 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, 'Tell me girl if… https://t.co/QIA3hG3Oha
## 4124 This was taken from the Aricebo Telescope at 100X. There are 100,000 stars in the Enyo system 190 lightyears away… https://t.co/bkOMb4IL4O
## 4125 Cuando 1D dijo "How many nights have you wished someone would stay?", Bro I really felt that
## 4126 $SPY 1D 🤓 https://t.co/gyMbUE15Ac
## 4127 @trashton5sauce my irl🫣\nto her defense she’s only into pure pop music and she’s been a larrie since 1D days kinda thing
## 4128 @rosegoldfemme I once dreamt that I was cooking with 1D during their X-Factor days and we had a whole competition going on :’)
## 4129 Can't find outfit for coming Christmas Party ? We got you!😉Check it out! ✨\n\n🛒Shopee: Dnemnlph… https://t.co/nCJv4dTd4P
## 4130 wtf mate. trading below 1d, 1w and 1m relevant emas, nothing is bull here. fully bearish with some relief rallys ma… https://t.co/dAQfTDmwPR
## 4131 INCIDENT:I-95 NORTH PRIOR TO EXIT 58 DUNDALK AVE (NB) MM 57.6 1/4 NORTHBOUND-RIGHT TRAFFIC LANE, RIGHT MERGE LANE,… https://t.co/aJlmJxOmoJ
## 4132 rewatching the 1D concert movie just to feel happy
## 4133 Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 56… https://t.co/kh7pSd4rFq
## 4134 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 4135 $20 for 1D & wdw :,) https://t.co/5etsogBu4g
## 4136 Here we go https://t.co/lGnw4ba0xn
## 4137 $SPY \n*support- 349, 357, 370, 372, 377, 379/380, 382,386, 390, 401, 402, \n*resistance- 407, 409, 410, 414/415, 4… https://t.co/kZcGz0F2nS
## 4138 Another example of 5d \n\nWhite central sun 1d\nBlue 5d heaven \nGreen 3d earth \nRed 4d hell \nBlack earth sun 2d \n\nWhit… https://t.co/uTmJ26v70z
## 4139 -rl hi been feeling lonely and my tls kinda dusty, i need more comrades to liven up mine. Calling out to everyone w… https://t.co/w3rw4lUWnd
## 4140 wts lfb one direction ph\n\ntake me home yearbook edition - P800 (negotiable)\nmade in the am deluxe - P500\nwhere we a… https://t.co/lq7pbySAfs
## 4141 Jual Jade Cullotes | Celana Highwaist Wanita | Kulot Wanita | Shopee Indonesia https://t.co/Yon9kGi0Ca https://t.co/6Uc4kwjfW0
## 4142 Planet Audio AC4000 1D Class D Car Amplifier - 4000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply (R… https://t.co/LkBbT4Aobr
## 4143 "Your hand fits in mine\nLike it's made just for me\nBut bear this in mind\nIt was meant to be\nAnd I'm joining up the… https://t.co/UDsbG7YT0x
## 4144 just got back from harrys concert. cried through the entire night, been a huge fan since i was 10. my stan phase st… https://t.co/Et7v9cSBx6
## 4145 MY TIO LISTENING TO 1D IKTR https://t.co/IIDc2HKEN3
## 4146 random thought but idk if anyone else here was on 1d twt but if u weren’t then be grateful it was terrible
## 4147 Sending no hate ~~
## 4148 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhan… https://t.co/G63rdmB7Cq
## 4149 Also… take a look at Liz’s IG or FB.. her last post of photography was in Sept. Why would she stop after constant u… https://t.co/EhqmTB2kSN
## 4150 ꒰🛒꒱ wts lfb ph help rt \n\n candypop, bdz, twiceland postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/x1bH5ZxhPO
## 4151 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 4152 ꒰🛒꒱ wts lfb ph help rt \n\n wake me up keychain ♡\n𓏔 ₱199\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/J6XWje1Cho
## 4153 ꒰🛒꒱ wts lfb ph help rt \n\n twicelights photobook ♡\n𓏔 ₱999\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand c… https://t.co/yIjpbC2dwG
## 4154 ꒰🛒꒱ wts lfb ph help rt \n\n touchdown debut showcase in japan ♡\n𓏔 ₱549\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/p3FskVJrdi
## 4155 Even if Liz’s account said “of course these are my pics” or started to put the logo… it just proves it. If Modest c… https://t.co/53QiYd2y6K
## 4156 Jual Blouse RAYON TWILL LD ±110 - DHEA BLOUSE //JF5055 | Shopee Indonesia https://t.co/Gw5uaMuXkz https://t.co/4Z6U2mXJEN
## 4157 Lots of 1D songs. https://t.co/UIT8DauebN https://t.co/Z9x94gG0dW
## 4158 @1D_carrots28 Good morning
## 4159 ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee:… https://t.co/3Ph9TwVcUd
## 4160 The reason why Liz’s photos do NOT have the logo is because Ryan is uploading/taking them. Ryan (and Andy) don’t us… https://t.co/pjjxDyGT9j
## 4161 ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/xV9p18LVd8
## 4162 ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onha… https://t.co/obF1GDJJVT
## 4163 Bach 3421D Silver Plated 1D Cup Flugelhorn Mouthpiece, Medium Shallow QBUZUGD\n\nhttps://t.co/jraoiQUYsi https://t.co/Bdeg0XEmrT
## 4164 ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice… https://t.co/k0Eo4lJEHM
## 4165 This hour's One Direction lyric is meant for a Taurus...'Trying so hard not to cry.'\n\nIf you’re feeling down you sh… https://t.co/VFrnw0Xx7b
## 4166 sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/s5toJ4ZGaI https://t.co/jNiMUtG4Fx
## 4167 Can I copy your homework? // sure just change the answers up a bit https://t.co/Xwrqe9fAWk
## 4168 ꒰🛒꒱ wts lfb ph help rt \n\n fanfare ♡\n𓏔 ₱179 - 219\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album on… https://t.co/MxIbhSzQgm
## 4169 The he says morning in this really does something to my soul https://t.co/uKpgcSl3gO
## 4170 ꒰🛒꒱ wts lfb ph help rt \n\n &twice ♡\n𓏔 ₱299\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/ZxmToTsxY1
## 4171 Just because these weren’t taken the same day means NOTHING. Since yesterday’s photo and todays photo were from the… https://t.co/lkXceGmOag
## 4172 ꒰🛒꒱ wts lfb ph help rt \n\n breakthrough ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/Uiwz6Ad2xf
## 4173 #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4174 ꒰🛒꒱ wts lfb ph help rt \n\n happy happy ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/NfqGgPdG20
## 4175 ꒰🛒꒱ wts lfb ph help rt \n\n #twice2 ♡\n𓏔 ₱229\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand c… https://t.co/sOCZPqul4f
## 4176 @53Demon Every time we go out, see ambulances & sirens. Heard them last night too, inner Melb. Quite unsettling. Se… https://t.co/B1mI1KtTc2
## 4177 ꒰🛒꒱ wts lfb ph help rt \n\n wake me up ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/iH3IjQf3Mw
## 4178 So who do I think is taking the professional photos? — Ryan!! If you look at these pictures… it’s the EXACT same an… https://t.co/4nOS3QEXCq
## 4179 ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/qLpjEEaCzu
## 4180 ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/Q7UbYMxKQk
## 4181 Another example of 5d's\n1x1=1 1d\n1x1x2= 2 2d \n1x1x2x3=6 3d\n1x1… https://t.co/1ChOYXORP8
## 4182 ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/W4yLzZnbAN
## 4183 @L_1D_potato @CapitalOfficial same! 💜
## 4184 Coolman's Universe - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wPpobpb8qb\n⬇️ See below for… https://t.co/v48IO1EEX6
## 4185 ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/WHluXs0dpw
## 4186 So Liz “forgets” to put her photography logo again and again? No, I don’t think so. \n\nShe NEVER has forgotten. A tr… https://t.co/SsYOs1bSbM
## 4187 Jual Tunik Overall Jeans//Overall Jeans | Shopee Indonesia https://t.co/QN0n6K9hbB https://t.co/8vThgqkYjH
## 4188 ꒰🛒꒱ wts lfb ph help rt \n\n signal ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/aqsfOUYhsL
## 4189 ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 2 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/r9L2vdjZyY
## 4190 ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 1 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/TyG8HEzBJB
## 4191 This was taken from the Aricebo Telescope at 200X. There are 2,500,000 stars in the Eireisone system 10 lightyears… https://t.co/EcROY1Ejzv
## 4192 missing 1d rn…
## 4193 i saw 1d for free https://t.co/laEcraZaQA
## 4194 @allie_kiley As a Harry and Zayn both stans I still could say that Harry never faced that much issue as zayn , all… https://t.co/fLuAGuYotl
## 4195 $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buyin… https://t.co/ZW9xYzeYSc
## 4196 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 4197 zayn had the best voice in 1D idc bye
## 4198 @SochStories Blouse C 🤍 \n\n@SochStories #TheWeddingWardrobe #SochStories\n\n@Avantika_1D @GoldQueenie4
## 4199 @tommo28sun Not bad huhh!! 😂
## 4200 @ikissquinn Harry loves you ♡
## 4201 @habit_nr @krystalshabit28 look it’s my fav meme lmfaooo. well one of them
## 4202 Another example is density.\n1d no density \n5d a little density . ( after earth realm ) \n4d a little more density (… https://t.co/lmVwMj9ZFe
## 4203 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “I like the way you smile with yo… https://t.co/TOhBi46FZP
## 4204 Check out CLAUDIA Espadrille Women - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:… https://t.co/Lc1ZKH8ekX
## 4205 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️
## 4206 Another example is \n1d our heads Gods head\n5d our arms ( heaven ) Gods arms\n3d our torso Our heart and gods heart\n4… https://t.co/H94eXhCpxZ
## 4207 🕯️🕯️🕯️🕯️🕯️🕯️🕯️QUACKITY QUACKITY QUACKITY QUACKITY🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️
## 4208 @sunsxhinefel1x @mintyferrets @1d__fairy omg... no way...
## 4209 Jual Sweater Somewhere - Atasan Wanita dan Pria - Allsize - Bahan Fleece tebal dan lembut | Shopee Indonesia… https://t.co/8BoRVURuoK
## 4210 #ATOM $ATOM /BTC 1D TF https://t.co/oCCHcQcCGU
## 4211 @_shaily_xoxo don't u think it should be heaven 😭😭 he's an angelllllll
## 4212 one of many examples are : \n1d our head\n2d our dual genders\n3d our 3 sets of bones \n4d our 4 limbs\n5d our 5 sets of toes and fingers
## 4213 @vmnito Heart Attack de 1D J
## 4214 i see 'theyre back' trending on my personal interests and GASP thinking 1d is back just for it to be some minecraft shit, be so fr
## 4215 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $FTM $BONE $TEL $MASK $BRISE $GMX $ELON $TWT $OP… https://t.co/nQzVGjP49U
## 4216 The top of the 5th dimension is next to 1d\nThe bottom of 4d is next to 2d.\nThe 5th is heaven \n3d is earth \nThe 4th… https://t.co/diDcoiY3nz
## 4217 Scrolling through my tl and suddenly got a bad feeling. Something feels off. \nI just dont know if it has to do with… https://t.co/MAELpyh1Dz
## 4218 zayn carried 1D since day 1 fr
## 4219 Unity is the positive pole of duality, its negative other half. They are both found in the torus.\nOur heads are 1d… https://t.co/3KK8SsCpft
## 4220 ALSO i’ve lost the part of the bottle that you press so that’s why 3rd one in the back doesn’t have a button thing… https://t.co/FYt0vV4zJd
## 4221 HI QUACKITY #STREAMYS
## 4222 badly want to attend the 1d year end event pero i live v far
## 4223 Check out MYLES High Heels - Liliw Made for ₱380. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/wyKC5uvm9x… https://t.co/Wchyz0sou8
## 4224 (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4225 @twinky_tommo Maybe he hasn’t talked about it?? Idk I just remember there’s been a convo on it. Pretty sure he’s b… https://t.co/AEgCW8wdq3
## 4226 Which leads to the question which came first 1D or 3D or the other day the Sun or the black hole?
## 4227 @bull_bnb @Biswap_Dex in prizes and FREE to join!\n@Antonio_mtb @La_delfiii_1D
## 4228 Came across a video of hoshi singing one thing by 1d … my worlds colliding
## 4229 a playlist called my personality but it’s just 9 hours of 1D, louis, harry and taylor https://t.co/mTSbG598yc
## 4230 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/uk7NZdggxB
## 4231 Ending in 1d 4h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay
## 4232 Ending in 1d 4h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/SITAoUdIGe
## 4233 @MisoGud_ @mintyferrets @1d__fairy damn 99% 🧍♀️ https://t.co/LsDEVeHlgD
## 4234 Ending in 1d 4h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsgkEX3 #eBay
## 4235 once in a lifetime or esny (i know it’s harry and not 1d it’s just too perfect) https://t.co/zx06OZXYF9
## 4236 @finelinevogue I had 1d on top 😩
## 4237 HONEYWELL VOYAGER XP 1472G CORDLESS SCANNER\n- Scan Pattern: Area-image (1040 x 720 px array)\n- Decode: 1D, PDF, 2D,… https://t.co/71KIqLUmNi
## 4238 @boogyuist_ army since Feb 2021 and carat since May 2021\nknew of bts since dope era, just was heavy on 1d and 5sos at that stage
## 4239 18 by 1d actually exists what the fuck
## 4240 Love all about Blue♡ | 1D♥
## 4241 @Lastofthetruth_ 5A-MY 1D-NAME 3D-IS 2D-HARRY 4-ADAMSON
## 4242 This hour's One Direction lyric is meant for an Aquarius... 'You only want me 'cause I'm taken.'\n\nI encourage you t… https://t.co/iDvas1U3ix
## 4243 this nephew jack or zack or whatever is like if niall 1d was a manwhore openly instead of privately
## 4244 @TheVoidTLMB The only time I noticed was last week, seeing MAN- and MAN- at 1A/1D, with both clued in a similar sen… https://t.co/pmW7Mc8QAT
## 4245 E Gary Gygax: I need a 1D-1 evil creature as cheap levees, miners rather than front line combatants, and low level… https://t.co/GZjaxfyWlA
## 4246 #BollingerAlert !\n\n - $PIVX (0.00001712) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 4247 HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/U9lgbfyAKt
## 4248 4 years till 11 years of 1D
## 4249 My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial) https://t.co/WovvU7e799
## 4250 @onlytheLT20 Unete a nuestro 1d streaming party
## 4251 @blackpants1 That’s S*mon Jones PR - he was the PR firm during 1D days, and still represents 2/5ths of 1D. (The bad… https://t.co/m4zQ5qrDqR
## 4252 Trying to put up the outdoor Christmas lights today so I don't have to do it in the 34 degree heat tomorrow
## 4253 @bartopvp @sumthack There are a few Gulf Coast casinos that still have the old M Resort 2D S17 double before/after… https://t.co/4vA9ogHptv
## 4254 My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial)
## 4255 Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1… https://t.co/naY5uyq38J
## 4256 H5 Syble high cost-effective 1D 2D payment box scanner\nMobile phone payment for WeChat, Alipay https://t.co/7ZC5WMXpIi
## 4257 wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/8OkpDwVaGw
## 4258 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/ETrJhy3BK7
## 4259 HONEYWELL VUQUEST 3320G HANDS-FREE SCANNER\n- Dimension (LxWxH): 73x51x26 mm\n- Interface: USB, RS232, KBW\n- Scan Pat… https://t.co/jdqMPOO3e9
## 4260 @KyzivSus @NoirBB_Official yeah i’ve 3-1d then while solo qing
## 4261 1d\n“..‘..Behold, we have looked for him [Abel] upon the land & among the flocks, yet is he nowhere to be found. Tel… https://t.co/4UvZmUHWJd
## 4262 @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split… https://t.co/HELYsl8NcB
## 4263 instagram just reminded me i saw 1d for the last time 7 years ago today damn
## 4264 @gtirohn @STAT_Trading @TTrades_edu @AlexsOptions Thanks Gary! I've been using 5 and 20 for all timeframes, though… https://t.co/0USTi6gU0b
## 4265 HONEYWELL VOYAGER 1250G HANDHELD SCANNER\n- Reads standard 1D\n- Multiple interface available\n- Designed to withstand… https://t.co/ahDNYVhsHU
## 4266 literally completely forgot deadpool mentions 1D in a comic
## 4267 @M0DERN1TY aww how comes 🥺 my last time on twt i was 13, listened to 1D and had 4K. also lots of peedos in my dms.… https://t.co/pE38ABnT0g
## 4268 I was not even a 1D stan at the time I just seriously didn’t know djdjdjd
## 4269 Check out JAVI Wedge - Liliw Made for ₱430. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/AbDervbBER… https://t.co/4VAxzBsBDS
## 4270 @elonmusk Who's looking at you kid. We've a #Doge inu standing @ 1d rsi waving his tail. Pretty cool 😎 https://t.co/ZXjoV7BIVz
## 4271 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTT… https://t.co/F7pzpTr4cP
## 4272 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I want you to rock me, rock me, rock me… https://t.co/BmnhJxJlLu
## 4273 @WillDngr @jason_kint That 7D Chess is starting to look like 1D Tic-Tac-Toe.
## 4274 my favorite 1d lyric fr https://t.co/EEUneMhGWf
## 4275 Prices on $ETH's 1d chart holds FREE of a once resisting trend-line after what looks to have been a false breakout… https://t.co/M2UelEqood
## 4276 2. LTC 1d\n\nLitecoin continues to look phenomenal on the daily. I saw a lot of folks trying to short that wick down… https://t.co/qCC1JtZxVZ
## 4277 @sugarscape As a newer 1D fan (only 2 yrs) thanks to my daughters, my favorite is Story of My Life. \nTugs at my he… https://t.co/BiXbvzrZWY
## 4278 @henitorry they hooked up that night 😭 1D in Brazil in 2014 was WILD
## 4279 do you think during the 1d days zayn would wish he could wake up on the day of the auditions and stay in?
## 4280 Maybe licensing would be hella expensive for a 1D song doe.
## 4281 @madzluhcs WHAT ABOUT 1D SLUTS MADI
## 4282 Check out ROWENA Banhai - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/uStBD73juu… https://t.co/AJASIuNhLi
## 4283 Feel ko missed opportunity na walang 1D sa group battles. Back when I was fantasizing abt a local PD101, I thought… https://t.co/mHokcWHIbc
## 4284 #stablediffusion\n\nA CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200 SURR… https://t.co/prSwiSxIz9
## 4285 @fusionxrry @chararry That ship sailed when he became a part of 1D - he was bound to get corrupted!
## 4286 Story of my life de 1D siempre me va q poner sentimental
## 4287 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$MAGIC $WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM… https://t.co/BMSIY2tcgq
## 4288 the fact that my roll of 1d wrapping paper hasn’t run out yet… it’s been years https://t.co/xqaUIEEQad
## 4289 1D were (and will forever be!) my og boys .... the wild are my new boys
## 4290 Hair Claw https://t.co/qAvONXTAKF https://t.co/DJAwmUqxzt
## 4291 We've a #DOGE @ 1d rsi https://t.co/c3O435sJ9W
## 4292 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM $XMON… https://t.co/UgS1kRUigb
## 4293 Get a headstart on the last big sale of the year! Shop for #ThePowerOfNatural now on our official Shopee page leadi… https://t.co/BSpFdb0IRK
## 4294 this is worse than 1D stans being misogynistic back when they were still together https://t.co/SRo0yAb5km
## 4295 Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D.… https://t.co/9Y67hqG4mZ
## 4296 NETUM Barcode Scanner USB 2 0 Wired Handheld 1D Laser Bar Code Reader Scanner for POS Mobile Payment PC Laptop and… https://t.co/5CSAkAXtkL
## 4297 @HLDTour Now… how long did that take you hldaily? 🤣💀
## 4298 @beyisover thank u 1D
## 4299 MEIKE MK-320C Speedlite Flash TTL Fit Canon Mirrorless DSLR Hot Shoe Camera 1D Mark Series 1DS Series 5D Mark II 5D… https://t.co/cd3utY7vQT
## 4300 This was taken from the GALEX Telescope at 20X. There are 1,500,000 stars in the Thetis system 1,238 lightyears aw… https://t.co/f4tL2xCYme
## 4301 Silver 1D. Ripping. $23.40 strong resistance will see 🤔🫳🏻 https://t.co/xUJy2tNtHn
## 4302 the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/nINkxBfjN4
## 4303 Olivia Wilde Returns to Instagram With Bikini Pic After Harry Styles Split - https://t.co/CtEZiFMagY #OneDirection… https://t.co/xfM9ihg94R
## 4304 People who honestly think Harry was BULLIED by the other members of 1D have never seen how teenage boys act towards… https://t.co/yE19ZMYpL0
## 4305 @GeorgeNootFound WELCOME BACKKKKK
## 4306 MY NAME https://t.co/wir1M1HIsZ
## 4307 @dreamwastaken AHHHH HES BACK
## 4308 Me: idc abt 1d \nMe: made a list of every time their songs played at my summer job https://t.co/wOi0AGUFjw
## 4309 @madzluhcs If the 1d sluts lived close
## 4310 my 1d/harry phase so i had pretty much seen every edited and non edited photo of 2012 harry so i knew what he looke… https://t.co/s8YITeSUuh
## 4311 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 4312 Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this week… https://t.co/KqXQhnaQrx
## 4313 I THINK IM GETTING ONE OF MY FRIENDS INTO THE 1D FANDOM... BUT IF SHE DOES JOIN SHE DOESN'T KNOW WHAT SHE IS GETTING HERSELF INTO 👿👿
## 4314 @Syntari13 I don't watch a lot of Chargers games, but every one I've seen this season there's been one play in a cl… https://t.co/gHH0RrhFKw
## 4315 @THEHONKBOY Omgg you’re backkkk yayyy
## 4316 This hour's One Direction lyric is meant for a Libra... 'But I just wanna see you smile again.' \n\nSoon the path will make sense. ✨
## 4317 @AmdredLamb @rcristo @CburgesCliff There is a set of particles that ST can predict once the exact string parameters… https://t.co/fNOiRQE2lV
## 4318 #mtvhottest one direction
## 4319 “As It Was” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4320 @ZJMCRAVE Drunk \nDo Something Good\nDusk Till Dawn \n\nAnd even though it’s a 1D song, he sang on it and I kinda have to list it … “Diana” ☺️
## 4321 This was taken from the HerschelSpace Telescope at 100X. There are 3,500,000 stars in the Caerus system 50 lightye… https://t.co/9wjsdab98O
## 4322 @24hrsrry 50 for upper bowl
## 4323 @Lightsuplouis28 @harryslesgf @anneketruus STOP IMMEDIATELY
## 4324 @hippyg3 1D reunion at the next Capadli show
## 4325 Do you remember when you joined Twitter? I do! #MyTwitterAnniversary\n\nCries in joining right before the end of 1D 😭 https://t.co/m2zJCYHBqT
## 4326 Flare pants https://t.co/fXp2G1tb4B\nCardigan Top https://t.co/VbQBMwGPJx https://t.co/T6HgykS9ZW
## 4327 What happened w/ 1d fandoms....
## 4328 The Doge Pound - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/cZCFt41ZyI\n⬇️ See below for 200… https://t.co/K5dbFs2dT1
## 4329 What a concert + 1d night does to u https://t.co/1gt17s9VdD
## 4330 “Sign Of The Times” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4331 LampVPath 8PCS 1AA to 1D Size Battery Adapter Case, AA to D Size Spacers, AA to Size D Battery Adapter Converter Ca… https://t.co/91eCDut6tn
## 4332 people who were 4 when 1d was formed don’t talk challenge👍🏼👍🏼
## 4333 top 10\n- back to you (taemin)\n- if I could fly (1d)\n- this town (niall)\n- don't let it break your heart (LT)\n- so f… https://t.co/ftrg8vq7oc
## 4334 i should make a queueing playlist for Isaac
## 4335 12.17(Sat)\n\n"Wasted Night"\nat.SICKth\nOPEN 21:00\nDoor ¥2000(1D)\n\nTANAKA\nSAO\nTOMOYA\nJIMAR\nLiye\nSORA\nKAZU\nand more. https://t.co/v9FaD6npr3
## 4336 “Love Of My Life” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4337 I love 1D but sometimes I just don't get their old lyrics, here is a really cringey old one, 'Now she's feeling so… https://t.co/O0pUAXCIzf
## 4338 “Late Night Talking” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4339 @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH… https://t.co/oKjv3EFYDT
## 4340 Cop!!! This PPF with gloss or matte style lagi cunz weih 🥰❤️\nhttps://t.co/LlklhmKJ7T
## 4341 YFI/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $7312.41
## 4342 love you goodbye 1d https://t.co/YrkZz1xMp7
## 4343 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/WmQuZU5KJb
## 4344 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/frsmYX4mIF
## 4345 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/Pqc9sFB6Od
## 4346 harry canto what makes you beautiful. si el no supera 1D yo tampoco😭😭
## 4347 DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY
## 4348 IMX/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $0.505
## 4349 ICP/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $4.33
## 4350 why is 1d actually good sometimes
## 4351 FORTH/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $3.61
## 4352 ↗ [1D BULLISH] #trading #bitcoin https://t.co/7AS2d9IGQ4
## 4353 “What Makes You Beautiful” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4354 The leather jacket looks great with the RadPro Shinshiro 💯\n\n🔍RadPro Shinshiro\n\nCheck us here:\n🛒Shopee:… https://t.co/tSib6nufBB
## 4355 “Treat People With Kindness” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4356 @Trippcouch 1D gen Art or Bust
## 4357 @mustachrryygf nahh that was the ass he got after 1d
## 4358 “Canyon Moon” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4359 The idea that 1d’s era is almost ten years scares me. I feel that I’am the only directioner in this generation and it hurts😭
## 4360 LOUIS IS GLOWING
## 4361 LOOKING LIKE A FUCKING GOD https://t.co/BGOCeQgoCv
## 4362 Halsey ‘The Haylor Song’ Origin; Singer’s Parody Viral Again 10 Years Later [VIDEO] - https://t.co/Kq2F95gnan… https://t.co/6212kOkttx
## 4363 NO BCZ HE USED HIS JACKET AS A SLING😭
## 4364 first mem is 11 year old me thinking their merch was cooler than 1D’s so my friends mom bought me the tally shirt a… https://t.co/pEVLs4DYTm
## 4365 I wish I could answer this, but out of all the evil my mother committed against me, purposely planning a vacation f… https://t.co/rExTb9vV7A
## 4366 ITS CRAZY TO ME THAT THEY DEBUTED THE YEAR THAT ONE DIRECTION DISBANDED OR WENT HIATUS (atp idk) AND I BE CRYING OV… https://t.co/QgGvgFAEE9
## 4367 first time opening for 1d luke was wearing a green day shirt and i looked at my mom and said “green day is opening… https://t.co/69yiqFbE7x
## 4368 “Lights Up” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4369 @mingyulogy my fave singing my fave 1d song guys omg
## 4370 https://t.co/fEdVvxEioe #ファッションモンスター we are #V @yoshikiofficial @pmyurin #wearex #vk #vkei #1d
## 4371 @starfess coldplay, 1D, niall
## 4372 Harry is writing a song about the 1D website eventually
## 4373 @littlebtrlight pls dont ily
## 4374 tommorrow i have school (i need to wake up a t 6:30am) but im still awake (its 2:36am)
## 4375 @idongCodes You are still in 2D...if not 1D.
## 4376 every single one of those “quotes i think match the 1d boys” tiktoks feels like a personal attack
## 4377 Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za
## 4378 i know everyones like awe harry didnt do an artist message for spotify but imagine how i feel.. harry & 1d were in my top artists. 1d.
## 4379 This hour's One Direction lyric is meant for a Cancer...'You tell me that you're sad and lost your way. You tell me… https://t.co/jFuYeRm2oc
## 4380 @cosmictaennie she always had ☹️ since i showed him back in the 1d days she has very good taste
## 4381 @Harry_Styles hello harry, my name is Maria Fernanda, I'm from Brazil and I'm using the translator to ask you for a… https://t.co/SyNx5RJy3L
## 4382 #stablediffusion\n\nA CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PMg3lc5Avy
## 4383 mostly free, but the best was free for 1D floor in 2013/14 I don’t even remember https://t.co/xeYJ2iytAy
## 4384 Sound Storm Laboratories CG3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Pow… https://t.co/W8aVnJoZMU
## 4385 Planet Audio AC3000 1D Anarchy Series Car Audio Amplifier - 3000 High Output, Class D, Monoblock, 1 Ohm, Low Level… https://t.co/ua4w32qL74
## 4386 @melissakleier I agree, live is essential especially now but I guess he got burnt out during the 1D years
## 4387 @startedtochafe YASSS i played flappy bird during the 1d songs i didnt know
## 4388 1st Obj reached after the detection of the upward divergence #WTI on #EURHKD in 1D vision reinforced by a harmonic… https://t.co/XIQXq5tgha
## 4389 as it was
## 4390 Stan lesbianism (ppl who identify as “Pharbz,” also known as “sapphic-vibes-Netflix Twitter”) is just repackaged 1D… https://t.co/cDcKyOoDU4
## 4391 “Keep Driving” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4392 but it has to be 2012 1d fanfic level cringe
## 4393 "every thing she never had, she's showing off" Night Changes, 1d https://t.co/f6388gcOyu
## 4394 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think tha… https://t.co/OsIodEwaVG
## 4395 @todays1dhistory WELL WELL WELL 🤭
## 4396 @Ednyisdone Who turned them 1D
## 4397 Take Me Home 1D bonus tracks on another level fr and we don’t talk about it enough
## 4398 @startedtochafe YASSS we were at the same show except i sat down after 5sos set because i didnt like 1d 😭😭😭
## 4399 i was this close to 1d in their prime let’s talk about it https://t.co/pjFA4zEpVH
## 4400 #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading… https://t.co/cBdluLyHex
## 4401 “Daylight” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4402 @grouponm0m The child is Lux the daughter of 1D‘s stylist she was always there for pap walks etc. her mother „Lou T… https://t.co/duIWjbgysi
## 4403 the original 1D x 5SOS stan VERY few can say the same https://t.co/JTeksjAjFm
## 4404 I forgot to share this from the MÅ concert, saw it outside as we were walking up on the line up 🤣 1D x Må when https://t.co/EYGTJkJvZ7
## 4405 really missing the era when i used to rush home from school to read 1d fan fictions for hours and hours
## 4406 @LordGreyLord I rarely get headaches - but I feel ya. The (0n\\/1d is just like the glandular fever I had in my 20s. Not pleasant.
## 4407 it only cost $350 to meet 1d back in 2013 like $350 to meet harry when he was in THAT era https://t.co/okwpYjlgBk
## 4408 @HLDTour NOT THE JUST FOR TONIGHT 🧍♀️
## 4409 for spam lovers ✨\nSHOPEE link : https://t.co/7MscsO4N3G\n\n#DanielPadilla BENEDIX RAMOS LRT-1 Naomi Campbell Deanna… https://t.co/Hen0WaxSpE
## 4410 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/hfof2O5Gso
## 4411 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/dO2vwzp11b
## 4412 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/SpoBFLY2yj
## 4413 All the comments about Louis, do these people even read the lyrics? Wake up and see who H has been writing songs si… https://t.co/ha1pcQ3hMq
## 4414 @daemyra_1D @daemyrasdog this ^^ 💞
## 4415 @totheverystart no fr, and i’m dying waiting on the updates
## 4416 "can we do it all over again" - over again 1d https://t.co/hsFoRityet
## 4417 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “If you ever f… https://t.co/esPP9twIPa
## 4418 Pressure didn't make things any easier but you have to make that throw and hope your RB either races to 1D marker o… https://t.co/sGBvIBT6hR
## 4419 @eversincesatllt Louis, wos, walls, arctic monkeys, Harry, 1d, Taylor :>
## 4420 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR
## 4421 my 1D concert was free 🤭 https://t.co/NEAbDgOHbO
## 4422 Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early b… https://t.co/DdOmnwEdvg
## 4423 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DASH\n\nTop 5 b… https://t.co/sSIddoOIpK
## 4424 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/KVG7uNOqdc
## 4425 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/8v2ysQWQ2o
## 4426 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/mpasMhpiQu
## 4427 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/TpvUj6lfJS
## 4428 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/CUY135fKTP
## 4429 Tori Kelly, Amber Riley\n\nWanting Baby One More Time and even offered to give Max a car just to get the song since i… https://t.co/8AJK96CCIH
## 4430 @dearchris_13 @lottelovestay @ThrowbackTaylor if you want ot be evil... 1D broke up so in a way it already did. lol.
## 4431 Good reaction today. Looks good on 1h 4h 12h and 1d above 13/25 emas
## 4432 @JohnRMoffitt @JeffAndDonkeys @JMPeck69 @SouthlakeIndep1 @keithmehl @gunsnrosesgirl3 @IrvingForbush2 @Cargas7… https://t.co/fmtR1ndOx2
## 4433 BTCUSDT [1d]: Break Above $17,000\n\n$BTC #BTC #Bitcoin https://t.co/QGkUNV1poP
## 4434 @UnlockedSmau @1d_Obsessionnn nah we all know it’s louis writing these 🙄🙄🙄
## 4435 Distortion compelling platypus-woman, hooves\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +2, DEX: +0, WIL: +2\nAt… https://t.co/VgMdnvmFhF
## 4436 @AndrewZ24597481 PHX-1D has the MGs removed in favor of additional heat sinks
## 4437 $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H… https://t.co/uEdo3Ngfsm
## 4438 @nftcaptain_ @wabdoteth no, this is for 1d
## 4439 @1d_Obsessionnn lmaooooo i cant find another one that i like as much as unlocked 😭
## 4440 @harryfIorals i got free tickets for 1d 😋
## 4441 This was taken from the HerschelSpace Telescope at 100X. There are 25,000 stars in the Apollo system 100 lightyear… https://t.co/vcUwBqOLZm
## 4442 @katerrinna91 marron- taylor swift \nend of the day - 1D\nwould've could've should've-taylor swift\noctober passed me by-girl in red
## 4443 wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set -… https://t.co/ejjcUZ13d1
## 4444 @ThrowbackTaylor No because the way these photos absolutely ended 1D stan Twitter
## 4445 @1D_larry1007 @HLDMedia He is
## 4446 Unusual volume of the day: $SRM - $0.24442 (-4.66%)\n\nUpbit: \nAverage 50 1d volume: 50 Million\nLast: 226 Million\nPer… https://t.co/ET8LIGLtla
## 4447 SJ, tbz, westlife, 1D, smtwon, one ok rock, higedan https://t.co/UlLIZoonjm
## 4448 #USOIL 1h and 1d https://t.co/GA2YTovhL5
## 4449 I thought we all knew Korean agencies abuse their power and exploit the artists. Pop musicians in general are explo… https://t.co/1JxhvFX4gs
## 4450 I miss 1D, can they do another tour plz😭 #OneDirection
## 4451 So like who is giving away the four urban outfitters 1D vinyl for Christmas 😔
## 4452 right now de 1d https://t.co/LLl1WqskJu
## 4453 music keeps making me fry
## 4454 @Ozzllo1Ozzllo Is that a real dog........
## 4455 How people can say the BTC will go to 20K please take a look on All frames 1-4h overbought 1D overbought all frames… https://t.co/tRO14BNFO3
## 4456 @theekyIie And everyone besides 1d who he's liked has been a flop
## 4457 This hour's One Direction lyric is meant for a Virgo... 'They don't know what we do best, that's between me and you… https://t.co/3aneBRH7dF
## 4458 the people who would rather louis to not do 1D songs on tour must not know what happiness is.
## 4459 @JHildenMinton @summerlinARK Yeah - "refreshing training data" is a "model update". \n\nWhen the cost/performance of… https://t.co/f5uJ5uT6eI
## 4460 I miss 1D
## 4461 4h/1d looks super good
## 4462 @Ozzllo1Ozzllo @HukAleksandra I can tell you like Lobster 🦞 😘🤣
## 4463 One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/gtocEPCpc0\n\ni’m so silly i got it mixed up with nobody compares
## 4464 @definitely_1D Yes me too! It's still so good and just knowing how genuine they were so early on.... Whew
## 4465 $XNO 4H & 1D\n\nGreen - support\nRed - Immediate targets\nBlue - Moon targets https://t.co/1EssivRugE
## 4466 @EtLeonlebourdon @regalmonswift @starxsia @ExquisiteWill as if he wasn't gonna go that day but his mom convince him… https://t.co/KcVTtYEdel
## 4467 World Of Women - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/79E83t1Hlw\n⬇️ See below for 200… https://t.co/DwzOmbEroO
## 4468 @sugarscape All of them
## 4469 @PersisTina I love this picture, I love the outfit too casual but sexy 😍
## 4470 @aluspe S*mon is Louis PR publicist. He was with 1d but then separated from the company he was with during 1d and t… https://t.co/ZX6l4vPnJN
## 4471 Luke said what a feeling and either Luke or Michael said that because they saw so many 1D shows they think they’d b… https://t.co/bc3DB8lKKk
## 4472 their fan base is different, louies were the ones hating on him, harries didn’t say anything bc we know harry loves… https://t.co/qbimsCuzwn
## 4473 $EURUSD 1D, log scale\n\nSlope of 21 & 50-day MA, most positive since October '10 and March '11 respectively. The pai… https://t.co/41tvrqSK4o
## 4474 i like 1D
## 4475 @totheverystart i wish i saw this before i got invested in it lmaoo
## 4476 @DesireeDynamite @Justice4CV150K @JanJekielek @elonmusk This: https://t.co/E0LbQXDaWq\n\nConversations are already tr… https://t.co/hVsr4niWs4
## 4477 Liam, Harry, Niall, Zayn and Louis are great but they wrote some questionable lyrics back in the day, heres a bad… https://t.co/q4Qrt1x6xP
## 4478 1D bops @yeetsabssss
## 4479 @oflaylaymayor @iconic_sage1 @jamiu_BIN_ladin @Smiling_Chee1 @abazwhyllzz @danieI_main @essienjoy_ @Ovo_himsef449 I… https://t.co/TlpN93kElC
## 4480 how do i make friends on stan twitter 🥹🫶🏽😭\nartists i love: \n-1D\n-sabrina carpenter \n-joshua bassett \n-olivia rodrig… https://t.co/ngiTsd8ZGX
## 4481 Louis Tomlinson roared on the Three Lions with fans at Boxpark - https://t.co/cPyfr8KjNN #OneDirection #1D… https://t.co/oRARxzxwkr
## 4482 free to 1D where we are tour🧎♀️ https://t.co/viJCzOmgXi
## 4483 $COIN i think this is a reclaim for coinbase\ntarget up here, \n\nplays into the narrative of charts rip if crypto has… https://t.co/JW0uZMzu6i
## 4484 @1d_Obsessionnn @UnlockedSmau I would like to know who it is
## 4485 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 4486 @wh1te_rabb1t__ Is 1d even real
## 4487 Shadowban Bot @uee3_
## 4488 12. Asus VivoBook Pro 15 M3500QC\n•Processor `RYZEN 5 5600\n\nLink Shopee : https://t.co/BguI6dqC2r https://t.co/G0ikmDxZnT
## 4489 10. Acer Aspire 5\n•Processor `AMD® Ryzen™ 3 5300U\n\nLink Shopee : https://t.co/Yn48vqJuCE https://t.co/ogZxeEeI6u
## 4490 8. HP ProBook 635 Aero G7\n•Processor `AMD Ryzen™ 5 4500U\n\nLink Shopee : https://t.co/Ok2HpuV9er https://t.co/MFwY170US5
## 4491 6. Asus ZenBook Flip 14X OLED\n•Processor `Intel® Core™ i5-1135G7\n\nLink Shopee : https://t.co/MwLqK1jPJc https://t.co/P9zoQ1Xcom
## 4492 4. HP Victus 16-E0088AX/E0089AX\n•Processor `AMD Ryzen 5 5600H\n\nLink Shopee : https://t.co/v54elI9IXE https://t.co/wOdzh6v8Al
## 4493 why do they play 1D every time I step foot in this grocery store
## 4494 Mimpi 1D comeback 😭
## 4495 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/t1pIoQqTw1
## 4496 @fIatlinelftv @5SOS but wait, were 1D on that??
## 4497 Ever-young clay chameleon, trunk\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +0, WIL: +4\nAttack bonus:… https://t.co/hLnBlDq23G
## 4498 1D: We're only getting older baby... \nMe: Bro there's no we in my life
## 4499 @I_admire_1D @FCTOMLINSON91 @imkiwiya U ana Aboukhelal 😌
## 4500 @JalebiBehn you listening to 1D?
## 4501 @CentralHime Yours is 1d
## 4502 @JUALAN_BASE Lash lift 76k\nhttps://t.co/4EczUgKFNS https://t.co/IQR4NwrYAw
## 4503 #np I Love You
## 4504 15. iPad Air 4\n\nLink Shopee : https://t.co/TU7Y7nknJI https://t.co/ieOhq2U0br
## 4505 8. iPhone X\n\nLink Shopee : https://t.co/lF8s2W50t6 https://t.co/ANsfNdlukQ
## 4506 7. iPhone 12 Pro\n\nLink Shopee : https://t.co/4QqQXBlVvB https://t.co/shWNH8JvFY
## 4507 Me: Oh Harry , looks cute 🥺\nMe after a sec: But wait, these tattoos!! This is Louis!!!! https://t.co/ZniF3TLFKE
## 4508 (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around Novem… https://t.co/Pm1P64jNuk
## 4509 $NUM will comeback\nDoji candle in TF 1D is reversal pattern 🔥
## 4510 Ayo don't u dare pull a Harry Styles on me Charlie 😭 https://t.co/3Yvuoq1tXk
## 4511 3. Apple Watch SE\n\nLink Shopee : https://t.co/9wFKBYz0Ir https://t.co/sEc3kw2AMT
## 4512 I can’t believe this is the same Harry I saw at 1D’s first ever US show in a theater with a 4.4k capacity 🥹 https://t.co/1kRLvpBvoR
## 4513 why do u keep acting as if they were still in 1d tho..if this had happened with any other artist u wouldnt be compa… https://t.co/BXdWbqbSv8
## 4514 @1d_Obsessionnn tbh i think they just got bored and were like “ok yeah i’m done”
## 4515 @1d_Obsessionnn don’t, the ending was shit 💀
## 4516 $CF 1D Waiting for a bounce off the trendline. https://t.co/MQX4mReSlp
## 4517 @sweaterboysteve god same 😖😖😫 I’ve thought about country club son seducing his dad’s colleagues since my 1D days bu… https://t.co/Xm95HEaCJi
## 4518 $FLEX 1D .5 fib entry stop loss below .618 https://t.co/0lWpCp1fAV
## 4519 tf do you mean 1d ago 3 days ago tho anyway day 35 still Dilucless https://t.co/Rphve6Cnja
## 4520 This hour's One Direction lyric is meant for a Virgo... 'I've been thinking about the nights and the dangerous tric… https://t.co/Uua9W4nOaQ
## 4521 @HannaA_1d You'll have 10 concerts to do that soon
## 4522 someone write a england vs aus where 1d is on the england team and 5sos is on the aus team and they are all friends
## 4523 . \nhttps://t.co/tEZ9hx9umP\n\nDownload Josh for more videos like this!\nhttps://t.co/ZVLaEHeQaO
## 4524 @ilovebigrredbus liv, niall, 1d, lou y harry
## 4525 $PCG 1D Head and Shoulders 1h flag https://t.co/rLuUxlXguW
## 4526 moving from 1d stan twt to whatever this side of life is was the best ever
## 4527 @BrianH_321 @gunnerblog I think you're right, &still some people say he's getting lucky with a good squad. He also… https://t.co/qGbRtxgFG3
## 4528 @thames4peeps . dimensionless point\n_ 1d line\n□ 2d square\n🧊 3d cube \n\na drill makes a point, a saw makes a line, a… https://t.co/kfeTVwEr58
## 4529 Me & my @fcballyhoo 08 black teammates played at the @PAClassics winter showcase. We won our bracket (2w-0l-1d). We… https://t.co/sEHGtDMpmd
## 4530 We all know what's going on here https://t.co/JMpcgHXBgp
## 4531 Harry Styles runs out on stage in Argentina to celebrate England's World Cup win - https://t.co/hQUFa9Z2Ge… https://t.co/Ml2ecQy37l
## 4532 No he's not real https://t.co/GDpfrTrAxk
## 4533 @1d__fairy I see it happen a lot with other groups having a song or artist from a different artist on their page lol it’s so strange
## 4534 Plsss he's so gay! Btw he's wearing the Prague t-shirt! My show 🥹 https://t.co/hmxrvC0k0V
## 4535 @jaeminsprout True alshaksnw I think that happened before with a different group or smth and everyone was like "what is going on 🧍🏻♀️"
## 4536 Please 😭😭😭. https://t.co/eKwgaTxces
## 4537 1D and goal. 1 has been excellent. #Chiefs
## 4538 @1d__fairy It took me a while to figure out how to contact support but I let them know and it looks like it was pre… https://t.co/R9PQ0D8vf6
## 4539 @jaeminsprout OMG FINALLY, THE BOYS ARE FREED FROM THAT SPOTIFY MISTAKE 😩😩😩
## 4540 Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September… https://t.co/NGbEdeND3M
## 4541 1D for 9. And what should be a helmet to helmet hit not called. #Chiefs
## 4542 🏳️🌈 | mcyt | (5sos/1D) | minor 👀 | guys I swear I'm funny come on
## 4543 @Mujinwife You called? 👁️👁️\n(still getting into both but I am getting there)
## 4544 @stevensbestie He looks like he would punch me in the face after the picture is taken and I would thank him qldnalnewlns ༎ຶ‿༎ຶ
## 4545 Why was 1D not roughing the passer? 15 spun and slung to the ground. #Chiefs
## 4546 @s_linob still learning the language, gotta use what I know\n(;;;・_・)
## 4547 🧐 This is the first answer in this Prode Event!\n\nQ: Who will win the round of 16 match (#52) between 1D and 2C at t… https://t.co/sLfVemLnc9
## 4548 @s_linob (using my very sparse Korean knowledge here)
## 4549 SO PRECIOUS ALSO HIS ARM😭😭 https://t.co/00IIOHVNqf
## 4550 thereum $ETH Amount of Supply Last Active 24h (1d MA) just reached a 1-month low of 130,521.816 ETH https://t.co/3JzOWu1Imf
## 4551 What makes you Beautiful. \n@the1975 Cover by @onedirection\non @bbcradio1 Live Lounge\n\n#NiteNite\n\n#wmyb… https://t.co/jnz6mqypoa
## 4552 Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE… https://t.co/8ocmH2ArBF
## 4553 Happy 2 years to the wonderful and magical Wonder💙 @ShawnAccess @ShawnMendes https://t.co/MxggKipLiQ
## 4554 SUCH A BABYYYYYY😭😭😭😭😭 https://t.co/AgVSUwO4qw
## 4555 Baby 🥺🤍🤍. https://t.co/ikavp0z7WB
## 4556 Ending in 1d 8h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay
## 4557 Ending in 1d 8h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/ohLbWwpuVt
## 4558 Ending in 1d 8h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsg2vIV #eBay
## 4559 @felixsfreckle3 HEY! HEEEEY HEY HEY HEY
## 4560 I love 1D but sometimes their lyrics were a tiny bit off, here is one that is really cringey, “When I'm fat and old… https://t.co/B9KFl6DXPI
## 4561 @1d__fairy AND I KNOW NOWWW THAT IM SO DOWNNNN
## 4562 all of my irls (2) only know louis from 1d. you don’t know him like i do 😕‼️
## 4563 @felixsfreckle3 YOUR LIPSTICK STAIN IS A WORK OF ART, I GOT YOUR NAME TATTOOED IN AN ARROW HEART
## 4564 my biggest flex is meeting 1d on a free ticket i got day of like that’s unmatched https://t.co/g3EHP2MkuP
## 4565 how did literally all of 1D end up being the most gorgeous men ever?? like what if one of them ended up being ugly im 😭
## 4566 Why is Thing my favourite character in this series, so much personality in one hand #wednesdaynetflix #wednesdayaddams
## 4567 @HLDMedia @UpdateHLD FETUS LOU FR FR 🥹😭
## 4568 This is the #BTC 1D STOCH start from left to right you see it was dumping, price was dumping, then it was pumping,… https://t.co/W95iHa0YXo
## 4569 dont b surprised when he's exposed for being a cannibal 😭😭😭😭 https://t.co/U9CmxD8s2G
## 4570 @DayneKronshage @stan8331 @BonnieS21912114 @marceelias Explanation some areas require a hand count to verify result… https://t.co/zM3eKIa1cv
## 4571 on the @tradingview app I can barely fit the BTC 1D chart on the screen, since (real value ATH) ,\n\nThis is depressi… https://t.co/kGNO8MD5QS
## 4572 Why is he so perfect 🤯? https://t.co/Q5uXA0Kw1F
## 4573 My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity… https://t.co/38qdc510BI
## 4574 Ao3 all the way! I’ve been reading ff for a long ass time. Lmao the amount of 1D maid fics on wattpad was insane. W… https://t.co/oCNM4PwzIx
## 4575 #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/0hprCQa8KR
## 4576 @stylinarts You are right... the majority of songs that Harry has ever written since 1D days either for the band or… https://t.co/1va4cyR0Jx
## 4577 20 na araw na lang bago mag-Pasko! 🎄 Looking for gift ideas this season for friends and relatives? Tara, shop na!… https://t.co/qmDjpx4UUI
## 4578 @HLDMedia @UpdateHLD THAT LOOK
## 4579 Rat insect manta ray, mucus\n\nHealth: weak (1d HP)\nArmor: light (7)\nSTR: +3, DEX: +1, WIL: +1\nAttack bonus: +1, camo… https://t.co/n3qsAIg1QQ
## 4580 i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something… https://t.co/sjZVGqfoXI
## 4581 @thighrrybot Please, don't
## 4582 pick back to the RZ to a bengals 1D in our RZ cool cool cool cool cool cool cool cool cool cool cool cool cool cool… https://t.co/SeUmcksm92
## 4583 TW : Ry stock price tsx: ...trading and investing.tls forumsgrinnall trikes for sale ukarabia mountain high school… https://t.co/uVhjHYIe3P
## 4584 spent the whole day talking about harry, Louis and 1d with my irl bff, she said she's concerned I know so much about them 💀
## 4585 no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly… https://t.co/YSXylQHdFn
## 4586 fanbase names and stuff? yk how 1D fans are directioners and otp fans are legends? wtf will ear candy dudes fans be called? lollipops?
## 4587 @obxstiles i did! it was a part of their setlist on the 1d wwa tour too
## 4588 @rockstarlt He has written a lot of 1d's songs so he can sing whatever he loves and guess what we'll be singing any… https://t.co/P9gy02ajaY
## 4589 @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload… https://t.co/0HvGKE3J8y
## 4590 Why do teachers take soooo long to grade
## 4591 $Atom 1d\n\nLet's see how the yellow zone holds up by candle closes (not including needles) in the coming days. https://t.co/P2rQ0QXbm6
## 4592 @ilovebigrredbus louis harry niall olivia tv 1d
## 4593 @harryisamiIf I can’t believe they’ve never had the whole if 1d on there
## 4594 @wednesdayaddams Literally would do anything
## 4595 Their 1D covers were some of the reasons why I'm in this diamond life. Urgh! https://t.co/nwqceWk9Q1
## 4596 @sky_102001 In short: SJ is Louis' PR manager and used to do the PR for Syco, and therefore for 1D, providing a lot… https://t.co/eybGhGaYZL
## 4597 @IsomorphicPhi @ATCarrMath These things show up in every field of analysis i’ve ever studied (even 1d complex, cf t… https://t.co/rVD2WndDCj
## 4598 1d day 2.0 for me https://t.co/6iEcbYEETm
## 4599 $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/bjkIeTiUic
## 4600 Dan + Shay's Shay Mooney On Why He Decided to Lose Weight: 'I Wanted to Change My Life For Me' -… https://t.co/zDg1LDMDRX
## 4601 up until this year i listened to 1D and 1D only.. this year i somehow got swim, otp, newdad, isaac, tom, townhouse,… https://t.co/MCFOGKpDAd
## 4602 Another really nice 1D gain from 1. #Chiefs
## 4603 @ilovebigrredbus louis 1d vampiros olivia harry noall
## 4604 Easy, big run from 1 on 1D. #Chiefs in the red zone.
## 4605 @ilovebigrredbus Louis, 1d, Aitana, harry, niall
## 4606 @HLDPromo Idk about Last two !!
## 4607 @HLDPromo Idk if i am worng😂\nLate night talking\nGolden
## 4608 interact to gain 1D moots!
## 4609 @luisat0mlinson I know 😏
## 4610 This hour's One Direction lyric is meant for a Scorpio... 'I'll say that I hate a song then you'll go request it th… https://t.co/GxT09wUOqo
## 4611 @LTHQOfficial Uhm wait what? What did I miss? I bought my tickets like 2 months ago?
## 4612 @Ellen_Horan_1D Oh that's actually smart
## 4613 @befookinkind28 @otb28sunshine ...that did not change since 1d
## 4614 @England @FIFAWorldCup we're screwed
## 4615 @tommillichamp Not really, I've had migraine all weekend and I really needed to work for school but I couldn't bc o… https://t.co/LeWIKkz2CA
## 4616 @tommillichamp were you ever a 1D fan back in the days??? (we will only cancel you a little bit if not)
## 4617 @ilovebigrredbus 1D louis harry niall y olivia
## 4618 @luisat0mlinson Put another pair on?
## 4619 @1D_FITF28 WHY DONT U START?:))
## 4620 @grouponm0m 1D’s stylists’ daughter
## 4621 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/G4p6dCXzDt
## 4622 @tommo28sun You should have to start with DM😂😂😂 goggles gonna not answer you perfact😂
## 4623 Bored Ape Kennel Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJUnfYyRnK\n⬇️ See below… https://t.co/8uGWUwTW3N
## 4624 @LTHQOfficial YOU GAVE ME A FUCKING HEARTATACK JESUS
## 4625 Daily bias\n\nOn a 1D TF, market structure shift, accompanied with a FVG. \n\nRelative equal low in sight. Short term u… https://t.co/61cTZ0WjyK
## 4626 I have a fucking muscle tight in my knee wtf why it hurts so bad
## 4627 We’re the other 1d members ever jealous that harry got every single chorus
## 4628 @1D_FITF28 its hard! where ama i supposed to start from?😂😂
## 4629 @HLDMedia Ok this eyes can kill https://t.co/iRYzS0I9fQ
## 4630 Love 1D? caramencinta Love CJR?
## 4631 Love 1D? caramencinta Love CJR?
## 4632 Love 1D? caramencinta Love CJR?
## 4633 Love 1D? caramencinta Love CJR?
## 4634 @thelittlefreaks Thank you for this opportunity. This is so sweet of you. I would love to have a 1d vinyl <3 https://t.co/bdtlxrdEQa
## 4635 @HLDMedia He's so beautiful
## 4636 @HLDMedia Is this an angel??? https://t.co/YS36IxU6y0
## 4637 YUNGBLUD weighs in on BTS, Harry Styles, and Travis Barker playing 'Would You Rather?' - https://t.co/EpiwbMDXUV… https://t.co/9hFRPZJwjO
## 4638 @LTHQOfficial Already have tickets for Budapest💙
## 4639 @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Jos… https://t.co/OSS3PHtFUC
## 4640 @1D_FITF28 Good!\n*googles how to flirt with a stranger*
## 4641 @CRYPTOPUMP247 Where I struggle to get my head around TA is what it all actually means in a real sense. For example… https://t.co/iXSGoNOuhc
## 4642 @wonder_lwt Hahaha \nUr like the only 1D + dtqk moot i have i think
## 4643 @Ellen_Horan_1D Already wearing some
## 4644 @tommo28sun Fine !! How about you!!
## 4645 NiallOfficial Thank you for being born.
## 4646 @cloutfulrob 1d for life
## 4647 Love 1D? caramencinta Love CJR?
## 4648 Love 1D? caramencinta Love CJR?
## 4649 Love 1D? caramencinta Love CJR?
## 4650 Love 1D? caramencinta Love CJR?
## 4651 Love 1D? caramencinta Love CJR?
## 4652 @1D_FITF28 how are youu??
## 4653 Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGsGnEkdmT
## 4654 Guys , we need to stream this album better please .\n#LouisTomlinson #FaithInTheFuture https://t.co/awDvlc78MA
## created isRetweet
## 1 2022-12-06 23:59:51 FALSE
## 2 2022-12-06 23:59:34 FALSE
## 3 2022-12-06 23:58:08 FALSE
## 4 2022-12-06 23:55:03 FALSE
## 5 2022-12-06 23:52:54 FALSE
## 6 2022-12-06 23:52:39 FALSE
## 7 2022-12-06 23:51:50 FALSE
## 8 2022-12-06 23:51:44 FALSE
## 9 2022-12-06 23:50:42 FALSE
## 10 2022-12-06 23:50:34 FALSE
## 11 2022-12-06 23:49:50 FALSE
## 12 2022-12-06 23:49:16 FALSE
## 13 2022-12-06 23:48:42 FALSE
## 14 2022-12-06 23:47:40 FALSE
## 15 2022-12-06 23:46:56 FALSE
## 16 2022-12-06 23:46:33 FALSE
## 17 2022-12-06 23:46:17 FALSE
## 18 2022-12-06 23:45:15 FALSE
## 19 2022-12-06 23:42:45 FALSE
## 20 2022-12-06 23:41:30 FALSE
## 21 2022-12-06 23:40:51 FALSE
## 22 2022-12-06 23:40:08 FALSE
## 23 2022-12-06 23:39:36 FALSE
## 24 2022-12-06 23:38:59 FALSE
## 25 2022-12-06 23:38:50 FALSE
## 26 2022-12-06 23:38:39 FALSE
## 27 2022-12-06 23:38:39 FALSE
## 28 2022-12-06 23:38:24 FALSE
## 29 2022-12-06 23:37:56 FALSE
## 30 2022-12-06 23:37:34 FALSE
## 31 2022-12-06 23:37:25 FALSE
## 32 2022-12-06 23:37:21 FALSE
## 33 2022-12-06 23:35:06 FALSE
## 34 2022-12-06 23:35:01 FALSE
## 35 2022-12-06 23:34:58 FALSE
## 36 2022-12-06 23:34:55 FALSE
## 37 2022-12-06 23:34:54 FALSE
## 38 2022-12-06 23:34:51 FALSE
## 39 2022-12-06 23:34:48 FALSE
## 40 2022-12-06 23:34:48 FALSE
## 41 2022-12-06 23:34:45 FALSE
## 42 2022-12-06 23:34:39 FALSE
## 43 2022-12-06 23:34:38 FALSE
## 44 2022-12-06 23:34:38 FALSE
## 45 2022-12-06 23:34:35 FALSE
## 46 2022-12-06 23:34:33 FALSE
## 47 2022-12-06 23:34:17 FALSE
## 48 2022-12-06 23:34:16 FALSE
## 49 2022-12-06 23:34:06 FALSE
## 50 2022-12-06 23:34:00 FALSE
## 51 2022-12-06 23:33:53 FALSE
## 52 2022-12-06 23:33:50 FALSE
## 53 2022-12-06 23:33:49 FALSE
## 54 2022-12-06 23:33:45 FALSE
## 55 2022-12-06 23:33:40 FALSE
## 56 2022-12-06 23:33:36 FALSE
## 57 2022-12-06 23:33:32 FALSE
## 58 2022-12-06 23:33:31 FALSE
## 59 2022-12-06 23:33:28 FALSE
## 60 2022-12-06 23:33:26 FALSE
## 61 2022-12-06 23:33:23 FALSE
## 62 2022-12-06 23:31:38 FALSE
## 63 2022-12-06 23:31:23 FALSE
## 64 2022-12-06 23:31:15 FALSE
## 65 2022-12-06 23:30:31 FALSE
## 66 2022-12-06 23:29:57 FALSE
## 67 2022-12-06 23:29:04 FALSE
## 68 2022-12-06 23:28:10 FALSE
## 69 2022-12-06 23:27:20 FALSE
## 70 2022-12-06 23:25:37 FALSE
## 71 2022-12-06 23:25:08 FALSE
## 72 2022-12-06 23:25:02 FALSE
## 73 2022-12-06 23:23:40 FALSE
## 74 2022-12-06 23:23:32 FALSE
## 75 2022-12-06 23:22:19 FALSE
## 76 2022-12-06 23:21:16 FALSE
## 77 2022-12-06 23:20:41 FALSE
## 78 2022-12-06 23:20:18 FALSE
## 79 2022-12-06 23:18:55 FALSE
## 80 2022-12-06 23:17:34 FALSE
## 81 2022-12-06 23:17:32 FALSE
## 82 2022-12-06 23:17:08 FALSE
## 83 2022-12-06 23:16:53 FALSE
## 84 2022-12-06 23:16:26 FALSE
## 85 2022-12-06 23:16:21 FALSE
## 86 2022-12-06 23:15:17 FALSE
## 87 2022-12-06 23:15:12 FALSE
## 88 2022-12-06 23:14:39 FALSE
## 89 2022-12-06 23:13:09 FALSE
## 90 2022-12-06 23:12:45 FALSE
## 91 2022-12-06 23:12:25 FALSE
## 92 2022-12-06 23:11:23 FALSE
## 93 2022-12-06 23:11:13 FALSE
## 94 2022-12-06 23:10:43 FALSE
## 95 2022-12-06 23:10:03 FALSE
## 96 2022-12-06 23:10:01 FALSE
## 97 2022-12-06 23:07:54 FALSE
## 98 2022-12-06 23:07:54 FALSE
## 99 2022-12-06 23:07:18 FALSE
## 100 2022-12-06 23:04:37 FALSE
## 101 2022-12-06 23:04:04 FALSE
## 102 2022-12-06 23:01:55 FALSE
## 103 2022-12-06 23:01:52 FALSE
## 104 2022-12-06 23:00:43 FALSE
## 105 2022-12-06 23:00:02 FALSE
## 106 2022-12-06 23:00:01 FALSE
## 107 2022-12-06 23:00:01 FALSE
## 108 2022-12-06 23:00:00 FALSE
## 109 2022-12-06 22:57:02 FALSE
## 110 2022-12-06 22:56:58 FALSE
## 111 2022-12-06 22:56:57 FALSE
## 112 2022-12-06 22:54:11 FALSE
## 113 2022-12-06 22:52:02 FALSE
## 114 2022-12-06 22:51:55 FALSE
## 115 2022-12-06 22:49:52 FALSE
## 116 2022-12-06 22:45:52 FALSE
## 117 2022-12-06 22:45:39 FALSE
## 118 2022-12-06 22:44:04 FALSE
## 119 2022-12-06 22:43:06 FALSE
## 120 2022-12-06 22:41:19 FALSE
## 121 2022-12-06 22:40:56 FALSE
## 122 2022-12-06 22:40:18 FALSE
## 123 2022-12-06 22:40:14 FALSE
## 124 2022-12-06 22:40:02 FALSE
## 125 2022-12-06 22:39:47 FALSE
## 126 2022-12-06 22:38:12 FALSE
## 127 2022-12-06 22:38:04 FALSE
## 128 2022-12-06 22:36:40 FALSE
## 129 2022-12-06 22:35:52 FALSE
## 130 2022-12-06 22:35:33 FALSE
## 131 2022-12-06 22:33:03 FALSE
## 132 2022-12-06 22:29:47 FALSE
## 133 2022-12-06 22:27:59 FALSE
## 134 2022-12-06 22:27:11 FALSE
## 135 2022-12-06 22:25:30 FALSE
## 136 2022-12-06 22:25:01 FALSE
## 137 2022-12-06 22:24:52 FALSE
## 138 2022-12-06 22:23:43 FALSE
## 139 2022-12-06 22:23:03 FALSE
## 140 2022-12-06 22:22:52 FALSE
## 141 2022-12-06 22:21:53 FALSE
## 142 2022-12-06 22:21:40 FALSE
## 143 2022-12-06 22:21:32 FALSE
## 144 2022-12-06 22:20:40 FALSE
## 145 2022-12-06 22:20:21 FALSE
## 146 2022-12-06 22:19:27 FALSE
## 147 2022-12-06 22:16:57 FALSE
## 148 2022-12-06 22:16:24 FALSE
## 149 2022-12-06 22:15:28 FALSE
## 150 2022-12-06 22:15:25 FALSE
## 151 2022-12-06 22:15:20 FALSE
## 152 2022-12-06 22:15:15 FALSE
## 153 2022-12-06 22:15:13 FALSE
## 154 2022-12-06 22:15:12 FALSE
## 155 2022-12-06 22:14:51 FALSE
## 156 2022-12-06 22:14:02 FALSE
## 157 2022-12-06 22:13:41 FALSE
## 158 2022-12-06 22:12:55 FALSE
## 159 2022-12-06 22:12:25 FALSE
## 160 2022-12-06 22:12:15 FALSE
## 161 2022-12-06 22:12:02 FALSE
## 162 2022-12-06 22:10:28 FALSE
## 163 2022-12-06 22:10:13 FALSE
## 164 2022-12-06 22:09:32 FALSE
## 165 2022-12-06 22:07:14 FALSE
## 166 2022-12-06 22:07:02 FALSE
## 167 2022-12-06 22:07:01 FALSE
## 168 2022-12-06 22:06:27 FALSE
## 169 2022-12-06 22:06:02 FALSE
## 170 2022-12-06 22:05:17 FALSE
## 171 2022-12-06 22:05:12 FALSE
## 172 2022-12-06 22:05:08 FALSE
## 173 2022-12-06 22:03:26 FALSE
## 174 2022-12-06 22:02:09 FALSE
## 175 2022-12-06 22:00:48 FALSE
## 176 2022-12-06 21:59:20 FALSE
## 177 2022-12-06 21:58:53 FALSE
## 178 2022-12-06 21:57:09 FALSE
## 179 2022-12-06 21:55:31 FALSE
## 180 2022-12-06 21:55:03 FALSE
## 181 2022-12-06 21:53:23 FALSE
## 182 2022-12-06 21:49:02 FALSE
## 183 2022-12-06 21:47:27 FALSE
## 184 2022-12-06 21:46:00 FALSE
## 185 2022-12-06 21:43:54 FALSE
## 186 2022-12-06 21:43:12 FALSE
## 187 2022-12-06 21:43:07 FALSE
## 188 2022-12-06 21:42:57 FALSE
## 189 2022-12-06 21:41:56 FALSE
## 190 2022-12-06 21:39:49 FALSE
## 191 2022-12-06 21:38:57 FALSE
## 192 2022-12-06 21:37:07 FALSE
## 193 2022-12-06 21:36:54 FALSE
## 194 2022-12-06 21:36:46 FALSE
## 195 2022-12-06 21:36:24 FALSE
## 196 2022-12-06 21:36:10 FALSE
## 197 2022-12-06 21:36:02 FALSE
## 198 2022-12-06 21:34:48 FALSE
## 199 2022-12-06 21:33:56 FALSE
## 200 2022-12-06 21:33:29 FALSE
## 201 2022-12-06 21:32:32 FALSE
## 202 2022-12-06 21:32:02 FALSE
## 203 2022-12-06 21:29:30 FALSE
## 204 2022-12-06 21:29:26 FALSE
## 205 2022-12-06 21:28:16 FALSE
## 206 2022-12-06 21:28:02 FALSE
## 207 2022-12-06 21:27:39 FALSE
## 208 2022-12-06 21:27:02 FALSE
## 209 2022-12-06 21:25:51 FALSE
## 210 2022-12-06 21:25:51 FALSE
## 211 2022-12-06 21:25:51 FALSE
## 212 2022-12-06 21:25:51 FALSE
## 213 2022-12-06 21:25:51 FALSE
## 214 2022-12-06 21:25:41 FALSE
## 215 2022-12-06 21:23:33 FALSE
## 216 2022-12-06 21:22:38 FALSE
## 217 2022-12-06 21:22:06 FALSE
## 218 2022-12-06 21:21:33 FALSE
## 219 2022-12-06 21:20:52 FALSE
## 220 2022-12-06 21:20:51 FALSE
## 221 2022-12-06 21:20:51 FALSE
## 222 2022-12-06 21:20:51 FALSE
## 223 2022-12-06 21:20:51 FALSE
## 224 2022-12-06 21:19:37 FALSE
## 225 2022-12-06 21:19:22 FALSE
## 226 2022-12-06 21:17:06 FALSE
## 227 2022-12-06 21:17:04 FALSE
## 228 2022-12-06 21:16:35 FALSE
## 229 2022-12-06 21:15:43 FALSE
## 230 2022-12-06 21:15:40 FALSE
## 231 2022-12-06 21:15:04 FALSE
## 232 2022-12-06 21:14:19 FALSE
## 233 2022-12-06 21:14:11 FALSE
## 234 2022-12-06 21:12:27 FALSE
## 235 2022-12-06 21:11:46 FALSE
## 236 2022-12-06 21:10:53 FALSE
## 237 2022-12-06 21:10:05 FALSE
## 238 2022-12-06 21:08:32 FALSE
## 239 2022-12-06 21:08:26 FALSE
## 240 2022-12-06 21:08:03 FALSE
## 241 2022-12-06 21:06:20 FALSE
## 242 2022-12-06 21:04:07 FALSE
## 243 2022-12-06 21:03:59 FALSE
## 244 2022-12-06 21:03:02 FALSE
## 245 2022-12-06 21:02:56 FALSE
## 246 2022-12-06 21:02:09 FALSE
## 247 2022-12-06 21:01:19 FALSE
## 248 2022-12-06 21:00:30 FALSE
## 249 2022-12-06 21:00:20 FALSE
## 250 2022-12-06 20:59:43 FALSE
## 251 2022-12-06 20:58:03 FALSE
## 252 2022-12-06 20:57:45 FALSE
## 253 2022-12-06 20:56:44 FALSE
## 254 2022-12-06 20:55:42 FALSE
## 255 2022-12-06 20:55:15 FALSE
## 256 2022-12-06 20:53:39 FALSE
## 257 2022-12-06 20:51:35 FALSE
## 258 2022-12-06 20:51:26 FALSE
## 259 2022-12-06 20:49:52 FALSE
## 260 2022-12-06 20:49:42 FALSE
## 261 2022-12-06 20:47:06 FALSE
## 262 2022-12-06 20:46:28 FALSE
## 263 2022-12-06 20:45:57 FALSE
## 264 2022-12-06 20:45:04 FALSE
## 265 2022-12-06 20:43:06 FALSE
## 266 2022-12-06 20:42:42 FALSE
## 267 2022-12-06 20:41:42 FALSE
## 268 2022-12-06 20:41:05 FALSE
## 269 2022-12-06 20:40:58 FALSE
## 270 2022-12-06 20:39:58 FALSE
## 271 2022-12-06 20:39:33 FALSE
## 272 2022-12-06 20:39:05 FALSE
## 273 2022-12-06 20:38:22 FALSE
## 274 2022-12-06 20:37:56 FALSE
## 275 2022-12-06 20:37:10 FALSE
## 276 2022-12-06 20:36:37 FALSE
## 277 2022-12-06 20:36:27 FALSE
## 278 2022-12-06 20:36:12 FALSE
## 279 2022-12-06 20:34:07 FALSE
## 280 2022-12-06 20:33:42 FALSE
## 281 2022-12-06 20:33:11 FALSE
## 282 2022-12-06 20:33:07 FALSE
## 283 2022-12-06 20:32:52 FALSE
## 284 2022-12-06 20:31:56 FALSE
## 285 2022-12-06 20:31:33 FALSE
## 286 2022-12-06 20:30:08 FALSE
## 287 2022-12-06 20:28:15 FALSE
## 288 2022-12-06 20:27:42 FALSE
## 289 2022-12-06 20:24:45 FALSE
## 290 2022-12-06 20:24:33 FALSE
## 291 2022-12-06 20:24:23 FALSE
## 292 2022-12-06 20:22:30 FALSE
## 293 2022-12-06 20:22:02 FALSE
## 294 2022-12-06 20:21:35 FALSE
## 295 2022-12-06 20:21:04 FALSE
## 296 2022-12-06 20:20:49 FALSE
## 297 2022-12-06 20:20:19 FALSE
## 298 2022-12-06 20:19:46 FALSE
## 299 2022-12-06 20:19:05 FALSE
## 300 2022-12-06 20:18:44 FALSE
## 301 2022-12-06 20:15:50 FALSE
## 302 2022-12-06 20:15:36 FALSE
## 303 2022-12-06 20:15:00 FALSE
## 304 2022-12-06 20:14:18 FALSE
## 305 2022-12-06 20:13:36 FALSE
## 306 2022-12-06 20:13:15 FALSE
## 307 2022-12-06 20:12:34 FALSE
## 308 2022-12-06 20:10:57 FALSE
## 309 2022-12-06 20:10:56 FALSE
## 310 2022-12-06 20:09:11 FALSE
## 311 2022-12-06 20:08:36 FALSE
## 312 2022-12-06 20:07:24 FALSE
## 313 2022-12-06 20:07:20 FALSE
## 314 2022-12-06 20:07:13 FALSE
## 315 2022-12-06 20:07:05 FALSE
## 316 2022-12-06 20:06:55 FALSE
## 317 2022-12-06 20:05:18 FALSE
## 318 2022-12-06 20:02:52 FALSE
## 319 2022-12-06 20:02:28 FALSE
## 320 2022-12-06 20:01:45 FALSE
## 321 2022-12-06 20:01:43 FALSE
## 322 2022-12-06 20:01:38 FALSE
## 323 2022-12-06 20:01:30 FALSE
## 324 2022-12-06 20:01:02 FALSE
## 325 2022-12-06 19:59:31 FALSE
## 326 2022-12-06 19:59:13 FALSE
## 327 2022-12-06 19:58:50 FALSE
## 328 2022-12-06 19:58:02 FALSE
## 329 2022-12-06 19:57:51 FALSE
## 330 2022-12-06 19:56:28 FALSE
## 331 2022-12-06 19:56:22 FALSE
## 332 2022-12-06 19:56:09 FALSE
## 333 2022-12-06 19:55:59 FALSE
## 334 2022-12-06 19:55:31 FALSE
## 335 2022-12-06 19:55:04 FALSE
## 336 2022-12-06 19:54:31 FALSE
## 337 2022-12-06 19:54:29 FALSE
## 338 2022-12-06 19:52:44 FALSE
## 339 2022-12-06 19:52:18 FALSE
## 340 2022-12-06 19:51:56 FALSE
## 341 2022-12-06 19:50:58 FALSE
## 342 2022-12-06 19:50:27 FALSE
## 343 2022-12-06 19:50:22 FALSE
## 344 2022-12-06 19:50:09 FALSE
## 345 2022-12-06 19:49:57 FALSE
## 346 2022-12-06 19:49:33 FALSE
## 347 2022-12-06 19:48:49 FALSE
## 348 2022-12-06 19:48:35 FALSE
## 349 2022-12-06 19:48:27 FALSE
## 350 2022-12-06 19:47:19 FALSE
## 351 2022-12-06 19:47:06 FALSE
## 352 2022-12-06 19:46:26 FALSE
## 353 2022-12-06 19:46:24 FALSE
## 354 2022-12-06 19:45:39 FALSE
## 355 2022-12-06 19:45:36 FALSE
## 356 2022-12-06 19:42:50 FALSE
## 357 2022-12-06 19:42:22 FALSE
## 358 2022-12-06 19:41:23 FALSE
## 359 2022-12-06 19:38:28 FALSE
## 360 2022-12-06 19:37:49 FALSE
## 361 2022-12-06 19:37:37 FALSE
## 362 2022-12-06 19:37:30 FALSE
## 363 2022-12-06 19:37:25 FALSE
## 364 2022-12-06 19:35:10 FALSE
## 365 2022-12-06 19:33:52 FALSE
## 366 2022-12-06 19:33:46 FALSE
## 367 2022-12-06 19:33:26 FALSE
## 368 2022-12-06 19:33:26 FALSE
## 369 2022-12-06 19:33:08 FALSE
## 370 2022-12-06 19:33:06 FALSE
## 371 2022-12-06 19:31:54 FALSE
## 372 2022-12-06 19:29:59 FALSE
## 373 2022-12-06 19:29:50 FALSE
## 374 2022-12-06 19:29:08 FALSE
## 375 2022-12-06 19:28:34 FALSE
## 376 2022-12-06 19:28:27 FALSE
## 377 2022-12-06 19:27:59 FALSE
## 378 2022-12-06 19:23:14 FALSE
## 379 2022-12-06 19:23:08 FALSE
## 380 2022-12-06 19:22:57 FALSE
## 381 2022-12-06 19:22:48 FALSE
## 382 2022-12-06 19:21:56 FALSE
## 383 2022-12-06 19:21:21 FALSE
## 384 2022-12-06 19:21:20 FALSE
## 385 2022-12-06 19:21:05 FALSE
## 386 2022-12-06 19:20:42 FALSE
## 387 2022-12-06 19:19:45 FALSE
## 388 2022-12-06 19:19:27 FALSE
## 389 2022-12-06 19:18:36 FALSE
## 390 2022-12-06 19:18:02 FALSE
## 391 2022-12-06 19:17:24 FALSE
## 392 2022-12-06 19:16:05 FALSE
## 393 2022-12-06 19:15:47 FALSE
## 394 2022-12-06 19:15:35 FALSE
## 395 2022-12-06 19:15:02 FALSE
## 396 2022-12-06 19:14:32 FALSE
## 397 2022-12-06 19:13:40 FALSE
## 398 2022-12-06 19:13:04 FALSE
## 399 2022-12-06 19:12:57 FALSE
## 400 2022-12-06 19:12:39 FALSE
## 401 2022-12-06 19:12:36 FALSE
## 402 2022-12-06 19:12:28 FALSE
## 403 2022-12-06 19:11:04 FALSE
## 404 2022-12-06 19:10:56 FALSE
## 405 2022-12-06 19:10:05 FALSE
## 406 2022-12-06 19:10:05 FALSE
## 407 2022-12-06 19:08:09 FALSE
## 408 2022-12-06 19:07:45 FALSE
## 409 2022-12-06 19:07:24 FALSE
## 410 2022-12-06 19:06:38 FALSE
## 411 2022-12-06 19:06:37 FALSE
## 412 2022-12-06 19:05:51 FALSE
## 413 2022-12-06 19:05:27 FALSE
## 414 2022-12-06 19:05:26 FALSE
## 415 2022-12-06 19:04:54 FALSE
## 416 2022-12-06 19:04:47 FALSE
## 417 2022-12-06 19:04:24 FALSE
## 418 2022-12-06 19:03:59 FALSE
## 419 2022-12-06 19:03:53 FALSE
## 420 2022-12-06 19:03:16 FALSE
## 421 2022-12-06 19:02:54 FALSE
## 422 2022-12-06 19:01:50 FALSE
## 423 2022-12-06 18:59:16 FALSE
## 424 2022-12-06 18:59:13 FALSE
## 425 2022-12-06 18:59:02 FALSE
## 426 2022-12-06 18:58:54 FALSE
## 427 2022-12-06 18:58:22 FALSE
## 428 2022-12-06 18:58:01 FALSE
## 429 2022-12-06 18:57:02 FALSE
## 430 2022-12-06 18:56:02 FALSE
## 431 2022-12-06 18:55:01 FALSE
## 432 2022-12-06 18:54:29 FALSE
## 433 2022-12-06 18:54:28 FALSE
## 434 2022-12-06 18:54:02 FALSE
## 435 2022-12-06 18:53:54 FALSE
## 436 2022-12-06 18:53:02 FALSE
## 437 2022-12-06 18:52:59 FALSE
## 438 2022-12-06 18:52:22 FALSE
## 439 2022-12-06 18:52:01 FALSE
## 440 2022-12-06 18:51:47 FALSE
## 441 2022-12-06 18:51:33 FALSE
## 442 2022-12-06 18:51:32 FALSE
## 443 2022-12-06 18:51:01 FALSE
## 444 2022-12-06 18:50:02 FALSE
## 445 2022-12-06 18:49:26 FALSE
## 446 2022-12-06 18:49:22 FALSE
## 447 2022-12-06 18:49:10 FALSE
## 448 2022-12-06 18:49:02 FALSE
## 449 2022-12-06 18:48:01 FALSE
## 450 2022-12-06 18:47:29 FALSE
## 451 2022-12-06 18:47:16 FALSE
## 452 2022-12-06 18:47:01 FALSE
## 453 2022-12-06 18:46:01 FALSE
## 454 2022-12-06 18:45:35 FALSE
## 455 2022-12-06 18:45:01 FALSE
## 456 2022-12-06 18:44:59 FALSE
## 457 2022-12-06 18:44:53 FALSE
## 458 2022-12-06 18:44:43 FALSE
## 459 2022-12-06 18:44:01 FALSE
## 460 2022-12-06 18:43:33 FALSE
## 461 2022-12-06 18:43:29 FALSE
## 462 2022-12-06 18:43:09 FALSE
## 463 2022-12-06 18:43:01 FALSE
## 464 2022-12-06 18:43:01 FALSE
## 465 2022-12-06 18:42:22 FALSE
## 466 2022-12-06 18:42:03 FALSE
## 467 2022-12-06 18:42:01 FALSE
## 468 2022-12-06 18:41:09 FALSE
## 469 2022-12-06 18:41:01 FALSE
## 470 2022-12-06 18:40:05 FALSE
## 471 2022-12-06 18:40:01 FALSE
## 472 2022-12-06 18:40:00 FALSE
## 473 2022-12-06 18:39:59 FALSE
## 474 2022-12-06 18:39:37 FALSE
## 475 2022-12-06 18:39:26 FALSE
## 476 2022-12-06 18:39:25 FALSE
## 477 2022-12-06 18:39:10 FALSE
## 478 2022-12-06 18:39:01 FALSE
## 479 2022-12-06 18:38:56 FALSE
## 480 2022-12-06 18:38:02 FALSE
## 481 2022-12-06 18:37:30 FALSE
## 482 2022-12-06 18:37:14 FALSE
## 483 2022-12-06 18:37:01 FALSE
## 484 2022-12-06 18:36:51 FALSE
## 485 2022-12-06 18:36:01 FALSE
## 486 2022-12-06 18:35:41 FALSE
## 487 2022-12-06 18:35:38 FALSE
## 488 2022-12-06 18:35:32 FALSE
## 489 2022-12-06 18:35:31 FALSE
## 490 2022-12-06 18:35:01 FALSE
## 491 2022-12-06 18:34:56 FALSE
## 492 2022-12-06 18:34:02 FALSE
## 493 2022-12-06 18:34:00 FALSE
## 494 2022-12-06 18:33:35 FALSE
## 495 2022-12-06 18:33:01 FALSE
## 496 2022-12-06 18:32:12 FALSE
## 497 2022-12-06 18:32:02 FALSE
## 498 2022-12-06 18:32:00 FALSE
## 499 2022-12-06 18:32:00 FALSE
## 500 2022-12-06 18:31:55 FALSE
## 501 2022-12-06 18:31:26 FALSE
## 502 2022-12-06 18:31:01 FALSE
## 503 2022-12-06 18:30:53 FALSE
## 504 2022-12-06 18:30:02 FALSE
## 505 2022-12-06 18:30:01 FALSE
## 506 2022-12-06 18:29:13 FALSE
## 507 2022-12-06 18:29:01 FALSE
## 508 2022-12-06 18:28:19 FALSE
## 509 2022-12-06 18:28:19 FALSE
## 510 2022-12-06 18:28:01 FALSE
## 511 2022-12-06 18:27:55 FALSE
## 512 2022-12-06 18:27:45 FALSE
## 513 2022-12-06 18:27:02 FALSE
## 514 2022-12-06 18:26:02 FALSE
## 515 2022-12-06 18:26:02 FALSE
## 516 2022-12-06 18:25:39 FALSE
## 517 2022-12-06 18:25:02 FALSE
## 518 2022-12-06 18:25:02 FALSE
## 519 2022-12-06 18:25:01 FALSE
## 520 2022-12-06 18:24:05 FALSE
## 521 2022-12-06 18:24:01 FALSE
## 522 2022-12-06 18:23:29 FALSE
## 523 2022-12-06 18:23:01 FALSE
## 524 2022-12-06 18:22:54 FALSE
## 525 2022-12-06 18:22:02 FALSE
## 526 2022-12-06 18:21:32 FALSE
## 527 2022-12-06 18:21:29 FALSE
## 528 2022-12-06 18:21:12 FALSE
## 529 2022-12-06 18:21:02 FALSE
## 530 2022-12-06 18:20:01 FALSE
## 531 2022-12-06 18:19:59 FALSE
## 532 2022-12-06 18:19:01 FALSE
## 533 2022-12-06 18:18:18 FALSE
## 534 2022-12-06 18:18:01 FALSE
## 535 2022-12-06 18:17:52 FALSE
## 536 2022-12-06 18:17:02 FALSE
## 537 2022-12-06 18:16:01 FALSE
## 538 2022-12-06 18:15:32 FALSE
## 539 2022-12-06 18:15:20 FALSE
## 540 2022-12-06 18:15:01 FALSE
## 541 2022-12-06 18:14:42 FALSE
## 542 2022-12-06 18:14:01 FALSE
## 543 2022-12-06 18:13:01 FALSE
## 544 2022-12-06 18:13:00 FALSE
## 545 2022-12-06 18:13:00 FALSE
## 546 2022-12-06 18:12:45 FALSE
## 547 2022-12-06 18:12:32 FALSE
## 548 2022-12-06 18:12:02 FALSE
## 549 2022-12-06 18:11:57 FALSE
## 550 2022-12-06 18:11:40 FALSE
## 551 2022-12-06 18:11:19 FALSE
## 552 2022-12-06 18:11:19 FALSE
## 553 2022-12-06 18:11:02 FALSE
## 554 2022-12-06 18:10:06 FALSE
## 555 2022-12-06 18:10:01 FALSE
## 556 2022-12-06 18:09:01 FALSE
## 557 2022-12-06 18:08:32 FALSE
## 558 2022-12-06 18:08:02 FALSE
## 559 2022-12-06 18:08:01 FALSE
## 560 2022-12-06 18:07:49 FALSE
## 561 2022-12-06 18:07:45 FALSE
## 562 2022-12-06 18:07:03 FALSE
## 563 2022-12-06 18:07:03 FALSE
## 564 2022-12-06 18:07:01 FALSE
## 565 2022-12-06 18:06:31 FALSE
## 566 2022-12-06 18:06:14 FALSE
## 567 2022-12-06 18:06:02 FALSE
## 568 2022-12-06 18:05:02 FALSE
## 569 2022-12-06 18:04:13 FALSE
## 570 2022-12-06 18:04:01 FALSE
## 571 2022-12-06 18:03:02 FALSE
## 572 2022-12-06 18:02:18 FALSE
## 573 2022-12-06 18:02:06 FALSE
## 574 2022-12-06 18:02:01 FALSE
## 575 2022-12-06 18:01:56 FALSE
## 576 2022-12-06 18:01:35 FALSE
## 577 2022-12-06 18:01:28 FALSE
## 578 2022-12-06 18:01:17 FALSE
## 579 2022-12-06 18:01:01 FALSE
## 580 2022-12-06 18:00:42 FALSE
## 581 2022-12-06 18:00:25 FALSE
## 582 2022-12-06 18:00:02 FALSE
## 583 2022-12-06 18:00:02 FALSE
## 584 2022-12-06 18:00:01 FALSE
## 585 2022-12-06 17:59:23 FALSE
## 586 2022-12-06 17:58:50 FALSE
## 587 2022-12-06 17:58:16 FALSE
## 588 2022-12-06 17:58:04 FALSE
## 589 2022-12-06 17:58:03 FALSE
## 590 2022-12-06 17:57:17 FALSE
## 591 2022-12-06 17:57:16 FALSE
## 592 2022-12-06 17:57:00 FALSE
## 593 2022-12-06 17:55:45 FALSE
## 594 2022-12-06 17:55:28 FALSE
## 595 2022-12-06 17:54:36 FALSE
## 596 2022-12-06 17:54:06 FALSE
## 597 2022-12-06 17:53:17 FALSE
## 598 2022-12-06 17:51:54 FALSE
## 599 2022-12-06 17:51:29 FALSE
## 600 2022-12-06 17:51:03 FALSE
## 601 2022-12-06 17:50:23 FALSE
## 602 2022-12-06 17:50:15 FALSE
## 603 2022-12-06 17:50:12 FALSE
## 604 2022-12-06 17:50:07 FALSE
## 605 2022-12-06 17:49:29 FALSE
## 606 2022-12-06 17:48:49 FALSE
## 607 2022-12-06 17:48:29 FALSE
## 608 2022-12-06 17:48:29 FALSE
## 609 2022-12-06 17:48:02 FALSE
## 610 2022-12-06 17:47:27 FALSE
## 611 2022-12-06 17:47:26 FALSE
## 612 2022-12-06 17:46:42 FALSE
## 613 2022-12-06 17:45:50 FALSE
## 614 2022-12-06 17:45:46 FALSE
## 615 2022-12-06 17:44:44 FALSE
## 616 2022-12-06 17:44:01 FALSE
## 617 2022-12-06 17:43:50 FALSE
## 618 2022-12-06 17:42:14 FALSE
## 619 2022-12-06 17:41:27 FALSE
## 620 2022-12-06 17:41:25 FALSE
## 621 2022-12-06 17:40:57 FALSE
## 622 2022-12-06 17:40:38 FALSE
## 623 2022-12-06 17:40:25 FALSE
## 624 2022-12-06 17:40:17 FALSE
## 625 2022-12-06 17:39:40 FALSE
## 626 2022-12-06 17:39:33 FALSE
## 627 2022-12-06 17:39:30 FALSE
## 628 2022-12-06 17:39:20 FALSE
## 629 2022-12-06 17:39:02 FALSE
## 630 2022-12-06 17:37:53 FALSE
## 631 2022-12-06 17:37:39 FALSE
## 632 2022-12-06 17:37:32 FALSE
## 633 2022-12-06 17:36:49 FALSE
## 634 2022-12-06 17:36:22 FALSE
## 635 2022-12-06 17:35:38 FALSE
## 636 2022-12-06 17:35:06 FALSE
## 637 2022-12-06 17:34:04 FALSE
## 638 2022-12-06 17:33:57 FALSE
## 639 2022-12-06 17:33:35 FALSE
## 640 2022-12-06 17:31:17 FALSE
## 641 2022-12-06 17:31:07 FALSE
## 642 2022-12-06 17:31:01 FALSE
## 643 2022-12-06 17:31:00 FALSE
## 644 2022-12-06 17:30:50 FALSE
## 645 2022-12-06 17:30:37 FALSE
## 646 2022-12-06 17:30:06 FALSE
## 647 2022-12-06 17:30:05 FALSE
## 648 2022-12-06 17:29:33 FALSE
## 649 2022-12-06 17:29:13 FALSE
## 650 2022-12-06 17:28:55 FALSE
## 651 2022-12-06 17:28:36 FALSE
## 652 2022-12-06 17:27:59 FALSE
## 653 2022-12-06 17:27:43 FALSE
## 654 2022-12-06 17:24:59 FALSE
## 655 2022-12-06 17:24:58 FALSE
## 656 2022-12-06 17:24:49 FALSE
## 657 2022-12-06 17:24:46 FALSE
## 658 2022-12-06 17:24:35 FALSE
## 659 2022-12-06 17:24:24 FALSE
## 660 2022-12-06 17:23:31 FALSE
## 661 2022-12-06 17:23:05 FALSE
## 662 2022-12-06 17:22:52 FALSE
## 663 2022-12-06 17:22:46 FALSE
## 664 2022-12-06 17:21:59 FALSE
## 665 2022-12-06 17:21:50 FALSE
## 666 2022-12-06 17:21:32 FALSE
## 667 2022-12-06 17:19:56 FALSE
## 668 2022-12-06 17:19:53 FALSE
## 669 2022-12-06 17:19:07 FALSE
## 670 2022-12-06 17:17:16 FALSE
## 671 2022-12-06 17:16:59 FALSE
## 672 2022-12-06 17:15:33 FALSE
## 673 2022-12-06 17:15:00 FALSE
## 674 2022-12-06 17:14:42 FALSE
## 675 2022-12-06 17:14:02 FALSE
## 676 2022-12-06 17:13:37 FALSE
## 677 2022-12-06 17:13:06 FALSE
## 678 2022-12-06 17:12:59 FALSE
## 679 2022-12-06 17:11:59 FALSE
## 680 2022-12-06 17:11:31 FALSE
## 681 2022-12-06 17:10:42 FALSE
## 682 2022-12-06 17:10:32 FALSE
## 683 2022-12-06 17:10:21 FALSE
## 684 2022-12-06 17:10:03 FALSE
## 685 2022-12-06 17:08:01 FALSE
## 686 2022-12-06 17:07:55 FALSE
## 687 2022-12-06 17:07:54 FALSE
## 688 2022-12-06 17:06:10 FALSE
## 689 2022-12-06 17:06:04 FALSE
## 690 2022-12-06 17:05:17 FALSE
## 691 2022-12-06 17:05:16 FALSE
## 692 2022-12-06 17:05:11 FALSE
## 693 2022-12-06 17:05:08 FALSE
## 694 2022-12-06 17:05:01 FALSE
## 695 2022-12-06 17:04:51 FALSE
## 696 2022-12-06 17:03:17 FALSE
## 697 2022-12-06 17:03:00 FALSE
## 698 2022-12-06 17:03:00 FALSE
## 699 2022-12-06 17:02:53 FALSE
## 700 2022-12-06 17:02:03 FALSE
## 701 2022-12-06 17:01:09 FALSE
## 702 2022-12-06 17:00:59 FALSE
## 703 2022-12-06 17:00:47 FALSE
## 704 2022-12-06 17:00:20 FALSE
## 705 2022-12-06 17:00:18 FALSE
## 706 2022-12-06 17:00:00 FALSE
## 707 2022-12-06 16:59:25 FALSE
## 708 2022-12-06 16:58:37 FALSE
## 709 2022-12-06 16:58:14 FALSE
## 710 2022-12-06 16:57:29 FALSE
## 711 2022-12-06 16:57:03 FALSE
## 712 2022-12-06 16:56:14 FALSE
## 713 2022-12-06 16:56:02 FALSE
## 714 2022-12-06 16:55:55 FALSE
## 715 2022-12-06 16:55:36 FALSE
## 716 2022-12-06 16:55:25 FALSE
## 717 2022-12-06 16:55:03 FALSE
## 718 2022-12-06 16:54:19 FALSE
## 719 2022-12-06 16:54:04 FALSE
## 720 2022-12-06 16:52:43 FALSE
## 721 2022-12-06 16:52:36 FALSE
## 722 2022-12-06 16:52:14 FALSE
## 723 2022-12-06 16:51:22 FALSE
## 724 2022-12-06 16:50:44 FALSE
## 725 2022-12-06 16:49:40 FALSE
## 726 2022-12-06 16:48:56 FALSE
## 727 2022-12-06 16:48:33 FALSE
## 728 2022-12-06 16:46:45 FALSE
## 729 2022-12-06 16:46:44 FALSE
## 730 2022-12-06 16:46:08 FALSE
## 731 2022-12-06 16:45:50 FALSE
## 732 2022-12-06 16:44:44 FALSE
## 733 2022-12-06 16:44:33 FALSE
## 734 2022-12-06 16:44:22 FALSE
## 735 2022-12-06 16:43:01 FALSE
## 736 2022-12-06 16:42:56 FALSE
## 737 2022-12-06 16:42:29 FALSE
## 738 2022-12-06 16:42:29 FALSE
## 739 2022-12-06 16:42:17 FALSE
## 740 2022-12-06 16:40:46 FALSE
## 741 2022-12-06 16:40:16 FALSE
## 742 2022-12-06 16:39:37 FALSE
## 743 2022-12-06 16:39:36 FALSE
## 744 2022-12-06 16:37:19 FALSE
## 745 2022-12-06 16:36:59 FALSE
## 746 2022-12-06 16:36:53 FALSE
## 747 2022-12-06 16:36:34 FALSE
## 748 2022-12-06 16:36:07 FALSE
## 749 2022-12-06 16:35:49 FALSE
## 750 2022-12-06 16:35:48 FALSE
## 751 2022-12-06 16:34:52 FALSE
## 752 2022-12-06 16:34:46 FALSE
## 753 2022-12-06 16:34:19 FALSE
## 754 2022-12-06 16:34:18 FALSE
## 755 2022-12-06 16:34:02 FALSE
## 756 2022-12-06 16:33:42 FALSE
## 757 2022-12-06 16:33:33 FALSE
## 758 2022-12-06 16:32:54 FALSE
## 759 2022-12-06 16:32:35 FALSE
## 760 2022-12-06 16:32:18 FALSE
## 761 2022-12-06 16:32:05 FALSE
## 762 2022-12-06 16:31:53 FALSE
## 763 2022-12-06 16:31:53 FALSE
## 764 2022-12-06 16:30:09 FALSE
## 765 2022-12-06 16:29:26 FALSE
## 766 2022-12-06 16:29:13 FALSE
## 767 2022-12-06 16:28:56 FALSE
## 768 2022-12-06 16:27:29 FALSE
## 769 2022-12-06 16:27:21 FALSE
## 770 2022-12-06 16:26:51 FALSE
## 771 2022-12-06 16:26:31 FALSE
## 772 2022-12-06 16:26:22 FALSE
## 773 2022-12-06 16:26:10 FALSE
## 774 2022-12-06 16:25:35 FALSE
## 775 2022-12-06 16:25:22 FALSE
## 776 2022-12-06 16:25:08 FALSE
## 777 2022-12-06 16:24:57 FALSE
## 778 2022-12-06 16:24:11 FALSE
## 779 2022-12-06 16:23:39 FALSE
## 780 2022-12-06 16:23:32 FALSE
## 781 2022-12-06 16:23:17 FALSE
## 782 2022-12-06 16:23:08 FALSE
## 783 2022-12-06 16:23:06 FALSE
## 784 2022-12-06 16:22:09 FALSE
## 785 2022-12-06 16:22:04 FALSE
## 786 2022-12-06 16:21:22 FALSE
## 787 2022-12-06 16:20:43 FALSE
## 788 2022-12-06 16:20:34 FALSE
## 789 2022-12-06 16:20:29 FALSE
## 790 2022-12-06 16:20:27 FALSE
## 791 2022-12-06 16:20:14 FALSE
## 792 2022-12-06 16:20:04 FALSE
## 793 2022-12-06 16:19:50 FALSE
## 794 2022-12-06 16:18:45 FALSE
## 795 2022-12-06 16:18:43 FALSE
## 796 2022-12-06 16:18:19 FALSE
## 797 2022-12-06 16:15:26 FALSE
## 798 2022-12-06 16:15:21 FALSE
## 799 2022-12-06 16:15:08 FALSE
## 800 2022-12-06 16:15:05 FALSE
## 801 2022-12-06 16:15:02 FALSE
## 802 2022-12-06 16:14:23 FALSE
## 803 2022-12-06 16:14:18 FALSE
## 804 2022-12-06 16:13:32 FALSE
## 805 2022-12-06 16:13:23 FALSE
## 806 2022-12-06 16:13:16 FALSE
## 807 2022-12-06 16:13:03 FALSE
## 808 2022-12-06 16:12:52 FALSE
## 809 2022-12-06 16:12:39 FALSE
## 810 2022-12-06 16:12:14 FALSE
## 811 2022-12-06 16:11:52 FALSE
## 812 2022-12-06 16:11:43 FALSE
## 813 2022-12-06 16:11:40 FALSE
## 814 2022-12-06 16:11:39 FALSE
## 815 2022-12-06 16:10:47 FALSE
## 816 2022-12-06 16:10:39 FALSE
## 817 2022-12-06 16:10:07 FALSE
## 818 2022-12-06 16:09:39 FALSE
## 819 2022-12-06 16:09:22 FALSE
## 820 2022-12-06 16:08:57 FALSE
## 821 2022-12-06 16:07:56 FALSE
## 822 2022-12-06 16:07:20 FALSE
## 823 2022-12-06 16:06:45 FALSE
## 824 2022-12-06 16:06:37 FALSE
## 825 2022-12-06 16:03:03 FALSE
## 826 2022-12-06 16:02:47 FALSE
## 827 2022-12-06 16:02:28 FALSE
## 828 2022-12-06 16:02:22 FALSE
## 829 2022-12-06 16:02:05 FALSE
## 830 2022-12-06 16:01:06 FALSE
## 831 2022-12-06 16:00:34 FALSE
## 832 2022-12-06 15:58:42 FALSE
## 833 2022-12-06 15:57:27 FALSE
## 834 2022-12-06 15:57:24 FALSE
## 835 2022-12-06 15:57:04 FALSE
## 836 2022-12-06 15:56:55 FALSE
## 837 2022-12-06 15:56:54 FALSE
## 838 2022-12-06 15:55:14 FALSE
## 839 2022-12-06 15:54:23 FALSE
## 840 2022-12-06 15:54:14 FALSE
## 841 2022-12-06 15:54:14 FALSE
## 842 2022-12-06 15:54:03 FALSE
## 843 2022-12-06 15:53:48 FALSE
## 844 2022-12-06 15:53:41 FALSE
## 845 2022-12-06 15:52:24 FALSE
## 846 2022-12-06 15:52:10 FALSE
## 847 2022-12-06 15:51:51 FALSE
## 848 2022-12-06 15:48:52 FALSE
## 849 2022-12-06 15:48:51 FALSE
## 850 2022-12-06 15:48:37 FALSE
## 851 2022-12-06 15:47:51 FALSE
## 852 2022-12-06 15:47:44 FALSE
## 853 2022-12-06 15:46:37 FALSE
## 854 2022-12-06 15:46:15 FALSE
## 855 2022-12-06 15:45:56 FALSE
## 856 2022-12-06 15:45:26 FALSE
## 857 2022-12-06 15:45:26 FALSE
## 858 2022-12-06 15:45:24 FALSE
## 859 2022-12-06 15:45:17 FALSE
## 860 2022-12-06 15:45:13 FALSE
## 861 2022-12-06 15:45:12 FALSE
## 862 2022-12-06 15:43:09 FALSE
## 863 2022-12-06 15:42:51 FALSE
## 864 2022-12-06 15:42:43 FALSE
## 865 2022-12-06 15:41:59 FALSE
## 866 2022-12-06 15:41:28 FALSE
## 867 2022-12-06 15:40:54 FALSE
## 868 2022-12-06 15:40:31 FALSE
## 869 2022-12-06 15:40:25 FALSE
## 870 2022-12-06 15:40:12 FALSE
## 871 2022-12-06 15:40:00 FALSE
## 872 2022-12-06 15:39:34 FALSE
## 873 2022-12-06 15:39:26 FALSE
## 874 2022-12-06 15:39:23 FALSE
## 875 2022-12-06 15:39:22 FALSE
## 876 2022-12-06 15:37:26 FALSE
## 877 2022-12-06 15:36:03 FALSE
## 878 2022-12-06 15:35:03 FALSE
## 879 2022-12-06 15:34:06 FALSE
## 880 2022-12-06 15:33:59 FALSE
## 881 2022-12-06 15:33:31 FALSE
## 882 2022-12-06 15:33:19 FALSE
## 883 2022-12-06 15:32:50 FALSE
## 884 2022-12-06 15:32:38 FALSE
## 885 2022-12-06 15:32:13 FALSE
## 886 2022-12-06 15:31:54 FALSE
## 887 2022-12-06 15:31:40 FALSE
## 888 2022-12-06 15:31:01 FALSE
## 889 2022-12-06 15:30:37 FALSE
## 890 2022-12-06 15:30:25 FALSE
## 891 2022-12-06 15:30:19 FALSE
## 892 2022-12-06 15:30:05 FALSE
## 893 2022-12-06 15:29:56 FALSE
## 894 2022-12-06 15:29:49 FALSE
## 895 2022-12-06 15:29:42 FALSE
## 896 2022-12-06 15:29:21 FALSE
## 897 2022-12-06 15:29:10 FALSE
## 898 2022-12-06 15:29:05 FALSE
## 899 2022-12-06 15:28:50 FALSE
## 900 2022-12-06 15:28:17 FALSE
## 901 2022-12-06 15:28:15 FALSE
## 902 2022-12-06 15:27:35 FALSE
## 903 2022-12-06 15:27:33 FALSE
## 904 2022-12-06 15:27:21 FALSE
## 905 2022-12-06 15:27:04 FALSE
## 906 2022-12-06 15:26:11 FALSE
## 907 2022-12-06 15:26:06 FALSE
## 908 2022-12-06 15:24:30 FALSE
## 909 2022-12-06 15:23:35 FALSE
## 910 2022-12-06 15:21:49 FALSE
## 911 2022-12-06 15:20:48 FALSE
## 912 2022-12-06 15:18:25 FALSE
## 913 2022-12-06 15:18:01 FALSE
## 914 2022-12-06 15:17:11 FALSE
## 915 2022-12-06 15:16:50 FALSE
## 916 2022-12-06 15:16:25 FALSE
## 917 2022-12-06 15:16:11 FALSE
## 918 2022-12-06 15:16:02 FALSE
## 919 2022-12-06 15:15:48 FALSE
## 920 2022-12-06 15:15:25 FALSE
## 921 2022-12-06 15:15:10 FALSE
## 922 2022-12-06 15:15:09 FALSE
## 923 2022-12-06 15:14:19 FALSE
## 924 2022-12-06 15:12:38 FALSE
## 925 2022-12-06 15:12:23 FALSE
## 926 2022-12-06 15:12:11 FALSE
## 927 2022-12-06 15:11:36 FALSE
## 928 2022-12-06 15:11:27 FALSE
## 929 2022-12-06 15:11:09 FALSE
## 930 2022-12-06 15:10:41 FALSE
## 931 2022-12-06 15:10:30 FALSE
## 932 2022-12-06 15:10:16 FALSE
## 933 2022-12-06 15:10:11 FALSE
## 934 2022-12-06 15:09:13 FALSE
## 935 2022-12-06 15:08:58 FALSE
## 936 2022-12-06 15:08:54 FALSE
## 937 2022-12-06 15:08:24 FALSE
## 938 2022-12-06 15:08:06 FALSE
## 939 2022-12-06 15:06:03 FALSE
## 940 2022-12-06 15:05:17 FALSE
## 941 2022-12-06 15:05:10 FALSE
## 942 2022-12-06 15:04:47 FALSE
## 943 2022-12-06 15:04:38 FALSE
## 944 2022-12-06 15:04:32 FALSE
## 945 2022-12-06 15:04:23 FALSE
## 946 2022-12-06 15:03:46 FALSE
## 947 2022-12-06 15:02:42 FALSE
## 948 2022-12-06 15:01:51 FALSE
## 949 2022-12-06 15:01:27 FALSE
## 950 2022-12-06 15:01:27 FALSE
## 951 2022-12-06 15:00:55 FALSE
## 952 2022-12-06 15:00:26 FALSE
## 953 2022-12-06 14:59:33 FALSE
## 954 2022-12-06 14:59:01 FALSE
## 955 2022-12-06 14:57:01 FALSE
## 956 2022-12-06 14:56:59 FALSE
## 957 2022-12-06 14:55:40 FALSE
## 958 2022-12-06 14:55:13 FALSE
## 959 2022-12-06 14:54:51 FALSE
## 960 2022-12-06 14:53:30 FALSE
## 961 2022-12-06 14:53:29 FALSE
## 962 2022-12-06 14:53:15 FALSE
## 963 2022-12-06 14:50:01 FALSE
## 964 2022-12-06 14:49:47 FALSE
## 965 2022-12-06 14:49:38 FALSE
## 966 2022-12-06 14:49:06 FALSE
## 967 2022-12-06 14:48:59 FALSE
## 968 2022-12-06 14:48:35 FALSE
## 969 2022-12-06 14:48:25 FALSE
## 970 2022-12-06 14:47:27 FALSE
## 971 2022-12-06 14:44:20 FALSE
## 972 2022-12-06 14:44:16 FALSE
## 973 2022-12-06 14:44:02 FALSE
## 974 2022-12-06 14:43:09 FALSE
## 975 2022-12-06 14:42:49 FALSE
## 976 2022-12-06 14:41:19 FALSE
## 977 2022-12-06 14:41:14 FALSE
## 978 2022-12-06 14:40:32 FALSE
## 979 2022-12-06 14:40:17 FALSE
## 980 2022-12-06 14:40:12 FALSE
## 981 2022-12-06 14:40:09 FALSE
## 982 2022-12-06 14:39:34 FALSE
## 983 2022-12-06 14:38:59 FALSE
## 984 2022-12-06 14:38:34 FALSE
## 985 2022-12-06 14:38:03 FALSE
## 986 2022-12-06 14:36:12 FALSE
## 987 2022-12-06 14:36:06 FALSE
## 988 2022-12-06 14:35:45 FALSE
## 989 2022-12-06 14:35:36 FALSE
## 990 2022-12-06 14:32:00 FALSE
## 991 2022-12-06 14:31:56 FALSE
## 992 2022-12-06 14:30:30 FALSE
## 993 2022-12-06 14:30:24 FALSE
## 994 2022-12-06 14:30:24 FALSE
## 995 2022-12-06 14:29:08 FALSE
## 996 2022-12-06 14:28:47 FALSE
## 997 2022-12-06 14:28:39 FALSE
## 998 2022-12-06 14:28:16 FALSE
## 999 2022-12-06 14:27:58 FALSE
## 1000 2022-12-06 14:27:17 FALSE
## 1001 2022-12-06 14:27:05 FALSE
## 1002 2022-12-06 14:27:03 FALSE
## 1003 2022-12-06 14:27:01 FALSE
## 1004 2022-12-06 14:26:17 FALSE
## 1005 2022-12-06 14:24:44 FALSE
## 1006 2022-12-06 14:24:02 FALSE
## 1007 2022-12-06 14:23:09 FALSE
## 1008 2022-12-06 14:22:49 FALSE
## 1009 2022-12-06 14:22:39 FALSE
## 1010 2022-12-06 14:21:49 FALSE
## 1011 2022-12-06 14:21:19 FALSE
## 1012 2022-12-06 14:21:03 FALSE
## 1013 2022-12-06 14:21:01 FALSE
## 1014 2022-12-06 14:20:56 FALSE
## 1015 2022-12-06 14:20:22 FALSE
## 1016 2022-12-06 14:19:30 FALSE
## 1017 2022-12-06 14:19:22 FALSE
## 1018 2022-12-06 14:18:52 FALSE
## 1019 2022-12-06 14:18:39 FALSE
## 1020 2022-12-06 14:18:13 FALSE
## 1021 2022-12-06 14:17:30 FALSE
## 1022 2022-12-06 14:17:15 FALSE
## 1023 2022-12-06 14:16:16 FALSE
## 1024 2022-12-06 14:15:18 FALSE
## 1025 2022-12-06 14:15:01 FALSE
## 1026 2022-12-06 14:14:01 FALSE
## 1027 2022-12-06 14:13:16 FALSE
## 1028 2022-12-06 14:12:43 FALSE
## 1029 2022-12-06 14:12:42 FALSE
## 1030 2022-12-06 14:12:20 FALSE
## 1031 2022-12-06 14:11:40 FALSE
## 1032 2022-12-06 14:11:28 FALSE
## 1033 2022-12-06 14:10:19 FALSE
## 1034 2022-12-06 14:09:04 FALSE
## 1035 2022-12-06 14:08:09 FALSE
## 1036 2022-12-06 14:07:58 FALSE
## 1037 2022-12-06 14:07:56 FALSE
## 1038 2022-12-06 14:07:33 FALSE
## 1039 2022-12-06 14:07:33 FALSE
## 1040 2022-12-06 14:06:31 FALSE
## 1041 2022-12-06 14:05:13 FALSE
## 1042 2022-12-06 14:04:51 FALSE
## 1043 2022-12-06 14:04:20 FALSE
## 1044 2022-12-06 14:04:15 FALSE
## 1045 2022-12-06 14:03:17 FALSE
## 1046 2022-12-06 14:02:10 FALSE
## 1047 2022-12-06 14:01:35 FALSE
## 1048 2022-12-06 14:00:45 FALSE
## 1049 2022-12-06 13:58:15 FALSE
## 1050 2022-12-06 13:58:14 FALSE
## 1051 2022-12-06 13:57:42 FALSE
## 1052 2022-12-06 13:57:00 FALSE
## 1053 2022-12-06 13:55:41 FALSE
## 1054 2022-12-06 13:54:01 FALSE
## 1055 2022-12-06 13:53:02 FALSE
## 1056 2022-12-06 13:52:21 FALSE
## 1057 2022-12-06 13:52:21 FALSE
## 1058 2022-12-06 13:52:13 FALSE
## 1059 2022-12-06 13:51:49 FALSE
## 1060 2022-12-06 13:51:24 FALSE
## 1061 2022-12-06 13:46:50 FALSE
## 1062 2022-12-06 13:46:00 FALSE
## 1063 2022-12-06 13:45:57 FALSE
## 1064 2022-12-06 13:44:15 FALSE
## 1065 2022-12-06 13:41:56 FALSE
## 1066 2022-12-06 13:41:03 FALSE
## 1067 2022-12-06 13:40:48 FALSE
## 1068 2022-12-06 13:40:24 FALSE
## 1069 2022-12-06 13:39:34 FALSE
## 1070 2022-12-06 13:39:33 FALSE
## 1071 2022-12-06 13:39:15 FALSE
## 1072 2022-12-06 13:39:03 FALSE
## 1073 2022-12-06 13:38:44 FALSE
## 1074 2022-12-06 13:38:12 FALSE
## 1075 2022-12-06 13:36:03 FALSE
## 1076 2022-12-06 13:36:00 FALSE
## 1077 2022-12-06 13:34:45 FALSE
## 1078 2022-12-06 13:34:33 FALSE
## 1079 2022-12-06 13:33:34 FALSE
## 1080 2022-12-06 13:33:18 FALSE
## 1081 2022-12-06 13:31:27 FALSE
## 1082 2022-12-06 13:31:14 FALSE
## 1083 2022-12-06 13:27:53 FALSE
## 1084 2022-12-06 13:27:31 FALSE
## 1085 2022-12-06 13:26:15 FALSE
## 1086 2022-12-06 13:25:43 FALSE
## 1087 2022-12-06 13:25:33 FALSE
## 1088 2022-12-06 13:25:10 FALSE
## 1089 2022-12-06 13:24:34 FALSE
## 1090 2022-12-06 13:24:21 FALSE
## 1091 2022-12-06 13:23:51 FALSE
## 1092 2022-12-06 13:23:08 FALSE
## 1093 2022-12-06 13:23:00 FALSE
## 1094 2022-12-06 13:22:17 FALSE
## 1095 2022-12-06 13:22:01 FALSE
## 1096 2022-12-06 13:20:49 FALSE
## 1097 2022-12-06 13:20:49 FALSE
## 1098 2022-12-06 13:20:46 FALSE
## 1099 2022-12-06 13:19:35 FALSE
## 1100 2022-12-06 13:19:21 FALSE
## 1101 2022-12-06 13:19:06 FALSE
## 1102 2022-12-06 13:18:57 FALSE
## 1103 2022-12-06 13:18:48 FALSE
## 1104 2022-12-06 13:18:28 FALSE
## 1105 2022-12-06 13:18:08 FALSE
## 1106 2022-12-06 13:16:52 FALSE
## 1107 2022-12-06 13:15:31 FALSE
## 1108 2022-12-06 13:15:11 FALSE
## 1109 2022-12-06 13:14:19 FALSE
## 1110 2022-12-06 13:12:54 FALSE
## 1111 2022-12-06 13:12:54 FALSE
## 1112 2022-12-06 13:12:33 FALSE
## 1113 2022-12-06 13:10:55 FALSE
## 1114 2022-12-06 13:10:41 FALSE
## 1115 2022-12-06 13:10:15 FALSE
## 1116 2022-12-06 13:08:12 FALSE
## 1117 2022-12-06 13:07:55 FALSE
## 1118 2022-12-06 13:07:55 FALSE
## 1119 2022-12-06 13:07:49 FALSE
## 1120 2022-12-06 13:05:57 FALSE
## 1121 2022-12-06 13:05:10 FALSE
## 1122 2022-12-06 13:05:00 FALSE
## 1123 2022-12-06 13:04:09 FALSE
## 1124 2022-12-06 13:03:55 FALSE
## 1125 2022-12-06 13:03:15 FALSE
## 1126 2022-12-06 13:02:38 FALSE
## 1127 2022-12-06 13:01:43 FALSE
## 1128 2022-12-06 13:00:24 FALSE
## 1129 2022-12-06 12:59:39 FALSE
## 1130 2022-12-06 12:58:41 FALSE
## 1131 2022-12-06 12:57:11 FALSE
## 1132 2022-12-06 12:56:06 FALSE
## 1133 2022-12-06 12:55:00 FALSE
## 1134 2022-12-06 12:53:40 FALSE
## 1135 2022-12-06 12:53:21 FALSE
## 1136 2022-12-06 12:53:13 FALSE
## 1137 2022-12-06 12:52:36 FALSE
## 1138 2022-12-06 12:51:39 FALSE
## 1139 2022-12-06 12:51:21 FALSE
## 1140 2022-12-06 12:51:21 FALSE
## 1141 2022-12-06 12:50:25 FALSE
## 1142 2022-12-06 12:50:13 FALSE
## 1143 2022-12-06 12:49:40 FALSE
## 1144 2022-12-06 12:49:32 FALSE
## 1145 2022-12-06 12:48:34 FALSE
## 1146 2022-12-06 12:47:40 FALSE
## 1147 2022-12-06 12:45:46 FALSE
## 1148 2022-12-06 12:45:17 FALSE
## 1149 2022-12-06 12:45:02 FALSE
## 1150 2022-12-06 12:43:23 FALSE
## 1151 2022-12-06 12:43:18 FALSE
## 1152 2022-12-06 12:42:15 FALSE
## 1153 2022-12-06 12:41:08 FALSE
## 1154 2022-12-06 12:39:54 FALSE
## 1155 2022-12-06 12:39:23 FALSE
## 1156 2022-12-06 12:39:15 FALSE
## 1157 2022-12-06 12:39:14 FALSE
## 1158 2022-12-06 12:37:34 FALSE
## 1159 2022-12-06 12:36:38 FALSE
## 1160 2022-12-06 12:36:22 FALSE
## 1161 2022-12-06 12:36:20 FALSE
## 1162 2022-12-06 12:35:53 FALSE
## 1163 2022-12-06 12:35:47 FALSE
## 1164 2022-12-06 12:35:39 FALSE
## 1165 2022-12-06 12:35:12 FALSE
## 1166 2022-12-06 12:33:30 FALSE
## 1167 2022-12-06 12:33:13 FALSE
## 1168 2022-12-06 12:32:36 FALSE
## 1169 2022-12-06 12:32:12 FALSE
## 1170 2022-12-06 12:31:37 FALSE
## 1171 2022-12-06 12:30:26 FALSE
## 1172 2022-12-06 12:30:02 FALSE
## 1173 2022-12-06 12:29:07 FALSE
## 1174 2022-12-06 12:28:44 FALSE
## 1175 2022-12-06 12:28:24 FALSE
## 1176 2022-12-06 12:28:00 FALSE
## 1177 2022-12-06 12:25:27 FALSE
## 1178 2022-12-06 12:23:14 FALSE
## 1179 2022-12-06 12:21:58 FALSE
## 1180 2022-12-06 12:21:55 FALSE
## 1181 2022-12-06 12:21:27 FALSE
## 1182 2022-12-06 12:20:31 FALSE
## 1183 2022-12-06 12:17:05 FALSE
## 1184 2022-12-06 12:16:41 FALSE
## 1185 2022-12-06 12:15:59 FALSE
## 1186 2022-12-06 12:15:24 FALSE
## 1187 2022-12-06 12:15:20 FALSE
## 1188 2022-12-06 12:13:37 FALSE
## 1189 2022-12-06 12:13:31 FALSE
## 1190 2022-12-06 12:12:46 FALSE
## 1191 2022-12-06 12:11:56 FALSE
## 1192 2022-12-06 12:10:44 FALSE
## 1193 2022-12-06 12:10:42 FALSE
## 1194 2022-12-06 12:10:20 FALSE
## 1195 2022-12-06 12:09:42 FALSE
## 1196 2022-12-06 12:09:02 FALSE
## 1197 2022-12-06 12:05:42 FALSE
## 1198 2022-12-06 12:05:40 FALSE
## 1199 2022-12-06 12:05:00 FALSE
## 1200 2022-12-06 12:03:41 FALSE
## 1201 2022-12-06 12:01:00 FALSE
## 1202 2022-12-06 12:00:34 FALSE
## 1203 2022-12-06 12:00:30 FALSE
## 1204 2022-12-06 11:59:13 FALSE
## 1205 2022-12-06 11:59:03 FALSE
## 1206 2022-12-06 11:57:54 FALSE
## 1207 2022-12-06 11:57:44 FALSE
## 1208 2022-12-06 11:57:40 FALSE
## 1209 2022-12-06 11:55:26 FALSE
## 1210 2022-12-06 11:54:15 FALSE
## 1211 2022-12-06 11:54:04 FALSE
## 1212 2022-12-06 11:53:51 FALSE
## 1213 2022-12-06 11:52:32 FALSE
## 1214 2022-12-06 11:51:13 FALSE
## 1215 2022-12-06 11:50:40 FALSE
## 1216 2022-12-06 11:48:40 FALSE
## 1217 2022-12-06 11:47:01 FALSE
## 1218 2022-12-06 11:43:47 FALSE
## 1219 2022-12-06 11:43:12 FALSE
## 1220 2022-12-06 11:43:04 FALSE
## 1221 2022-12-06 11:42:49 FALSE
## 1222 2022-12-06 11:41:58 FALSE
## 1223 2022-12-06 11:40:45 FALSE
## 1224 2022-12-06 11:40:43 FALSE
## 1225 2022-12-06 11:40:02 FALSE
## 1226 2022-12-06 11:39:55 FALSE
## 1227 2022-12-06 11:39:46 FALSE
## 1228 2022-12-06 11:39:15 FALSE
## 1229 2022-12-06 11:38:36 FALSE
## 1230 2022-12-06 11:38:22 FALSE
## 1231 2022-12-06 11:38:19 FALSE
## 1232 2022-12-06 11:37:59 FALSE
## 1233 2022-12-06 11:37:30 FALSE
## 1234 2022-12-06 11:37:26 FALSE
## 1235 2022-12-06 11:35:37 FALSE
## 1236 2022-12-06 11:35:17 FALSE
## 1237 2022-12-06 11:34:50 FALSE
## 1238 2022-12-06 11:32:35 FALSE
## 1239 2022-12-06 11:32:18 FALSE
## 1240 2022-12-06 11:32:16 FALSE
## 1241 2022-12-06 11:31:54 FALSE
## 1242 2022-12-06 11:31:20 FALSE
## 1243 2022-12-06 11:30:51 FALSE
## 1244 2022-12-06 11:30:51 FALSE
## 1245 2022-12-06 11:30:48 FALSE
## 1246 2022-12-06 11:30:07 FALSE
## 1247 2022-12-06 11:28:45 FALSE
## 1248 2022-12-06 11:27:48 FALSE
## 1249 2022-12-06 11:26:16 FALSE
## 1250 2022-12-06 11:25:23 FALSE
## 1251 2022-12-06 11:25:04 FALSE
## 1252 2022-12-06 11:24:32 FALSE
## 1253 2022-12-06 11:23:28 FALSE
## 1254 2022-12-06 11:23:06 FALSE
## 1255 2022-12-06 11:23:01 FALSE
## 1256 2022-12-06 11:22:10 FALSE
## 1257 2022-12-06 11:21:46 FALSE
## 1258 2022-12-06 11:21:42 FALSE
## 1259 2022-12-06 11:21:22 FALSE
## 1260 2022-12-06 11:21:18 FALSE
## 1261 2022-12-06 11:20:39 FALSE
## 1262 2022-12-06 11:20:04 FALSE
## 1263 2022-12-06 11:18:55 FALSE
## 1264 2022-12-06 11:17:33 FALSE
## 1265 2022-12-06 11:17:00 FALSE
## 1266 2022-12-06 11:16:13 FALSE
## 1267 2022-12-06 11:16:09 FALSE
## 1268 2022-12-06 11:16:06 FALSE
## 1269 2022-12-06 11:16:04 FALSE
## 1270 2022-12-06 11:16:03 FALSE
## 1271 2022-12-06 11:16:01 FALSE
## 1272 2022-12-06 11:15:59 FALSE
## 1273 2022-12-06 11:15:40 FALSE
## 1274 2022-12-06 11:14:11 FALSE
## 1275 2022-12-06 11:13:44 FALSE
## 1276 2022-12-06 11:13:04 FALSE
## 1277 2022-12-06 11:12:32 FALSE
## 1278 2022-12-06 11:11:00 FALSE
## 1279 2022-12-06 11:10:45 FALSE
## 1280 2022-12-06 11:09:41 FALSE
## 1281 2022-12-06 11:09:12 FALSE
## 1282 2022-12-06 11:07:06 FALSE
## 1283 2022-12-06 11:06:52 FALSE
## 1284 2022-12-06 11:06:47 FALSE
## 1285 2022-12-06 11:06:28 FALSE
## 1286 2022-12-06 11:06:23 FALSE
## 1287 2022-12-06 11:06:22 FALSE
## 1288 2022-12-06 11:05:52 FALSE
## 1289 2022-12-06 11:05:44 FALSE
## 1290 2022-12-06 11:04:54 FALSE
## 1291 2022-12-06 11:04:35 FALSE
## 1292 2022-12-06 11:04:23 FALSE
## 1293 2022-12-06 11:04:13 FALSE
## 1294 2022-12-06 11:03:47 FALSE
## 1295 2022-12-06 11:03:03 FALSE
## 1296 2022-12-06 11:03:00 FALSE
## 1297 2022-12-06 11:02:27 FALSE
## 1298 2022-12-06 11:02:21 FALSE
## 1299 2022-12-06 10:58:47 FALSE
## 1300 2022-12-06 10:58:39 FALSE
## 1301 2022-12-06 10:57:55 FALSE
## 1302 2022-12-06 10:56:59 FALSE
## 1303 2022-12-06 10:55:05 FALSE
## 1304 2022-12-06 10:55:02 FALSE
## 1305 2022-12-06 10:54:21 FALSE
## 1306 2022-12-06 10:53:35 FALSE
## 1307 2022-12-06 10:53:28 FALSE
## 1308 2022-12-06 10:50:02 FALSE
## 1309 2022-12-06 10:48:23 FALSE
## 1310 2022-12-06 10:47:23 FALSE
## 1311 2022-12-06 10:46:43 FALSE
## 1312 2022-12-06 10:46:32 FALSE
## 1313 2022-12-06 10:46:17 FALSE
## 1314 2022-12-06 10:46:03 FALSE
## 1315 2022-12-06 10:45:48 FALSE
## 1316 2022-12-06 10:45:44 FALSE
## 1317 2022-12-06 10:45:04 FALSE
## 1318 2022-12-06 10:44:55 FALSE
## 1319 2022-12-06 10:43:40 FALSE
## 1320 2022-12-06 10:43:15 FALSE
## 1321 2022-12-06 10:42:53 FALSE
## 1322 2022-12-06 10:42:39 FALSE
## 1323 2022-12-06 10:42:12 FALSE
## 1324 2022-12-06 10:41:00 FALSE
## 1325 2022-12-06 10:40:13 FALSE
## 1326 2022-12-06 10:39:10 FALSE
## 1327 2022-12-06 10:39:02 FALSE
## 1328 2022-12-06 10:37:40 FALSE
## 1329 2022-12-06 10:37:02 FALSE
## 1330 2022-12-06 10:36:58 FALSE
## 1331 2022-12-06 10:36:39 FALSE
## 1332 2022-12-06 10:34:13 FALSE
## 1333 2022-12-06 10:33:35 FALSE
## 1334 2022-12-06 10:31:01 FALSE
## 1335 2022-12-06 10:30:28 FALSE
## 1336 2022-12-06 10:29:40 FALSE
## 1337 2022-12-06 10:29:02 FALSE
## 1338 2022-12-06 10:28:57 FALSE
## 1339 2022-12-06 10:27:21 FALSE
## 1340 2022-12-06 10:26:34 FALSE
## 1341 2022-12-06 10:25:24 FALSE
## 1342 2022-12-06 10:25:16 FALSE
## 1343 2022-12-06 10:24:20 FALSE
## 1344 2022-12-06 10:22:38 FALSE
## 1345 2022-12-06 10:22:32 FALSE
## 1346 2022-12-06 10:21:29 FALSE
## 1347 2022-12-06 10:20:58 FALSE
## 1348 2022-12-06 10:20:42 FALSE
## 1349 2022-12-06 10:19:22 FALSE
## 1350 2022-12-06 10:18:55 FALSE
## 1351 2022-12-06 10:18:20 FALSE
## 1352 2022-12-06 10:18:14 FALSE
## 1353 2022-12-06 10:17:52 FALSE
## 1354 2022-12-06 10:15:53 FALSE
## 1355 2022-12-06 10:15:35 FALSE
## 1356 2022-12-06 10:14:26 FALSE
## 1357 2022-12-06 10:12:49 FALSE
## 1358 2022-12-06 10:12:23 FALSE
## 1359 2022-12-06 10:12:02 FALSE
## 1360 2022-12-06 10:12:02 FALSE
## 1361 2022-12-06 10:11:07 FALSE
## 1362 2022-12-06 10:10:59 FALSE
## 1363 2022-12-06 10:06:44 FALSE
## 1364 2022-12-06 10:06:09 FALSE
## 1365 2022-12-06 10:04:58 FALSE
## 1366 2022-12-06 10:03:53 FALSE
## 1367 2022-12-06 10:03:18 FALSE
## 1368 2022-12-06 10:00:26 FALSE
## 1369 2022-12-06 10:00:01 FALSE
## 1370 2022-12-06 10:00:00 FALSE
## 1371 2022-12-06 09:59:12 FALSE
## 1372 2022-12-06 09:56:54 FALSE
## 1373 2022-12-06 09:55:01 FALSE
## 1374 2022-12-06 09:53:03 FALSE
## 1375 2022-12-06 09:52:58 FALSE
## 1376 2022-12-06 09:51:40 FALSE
## 1377 2022-12-06 09:46:01 FALSE
## 1378 2022-12-06 09:45:02 FALSE
## 1379 2022-12-06 09:45:01 FALSE
## 1380 2022-12-06 09:42:41 FALSE
## 1381 2022-12-06 09:41:54 FALSE
## 1382 2022-12-06 09:41:13 FALSE
## 1383 2022-12-06 09:40:54 FALSE
## 1384 2022-12-06 09:39:32 FALSE
## 1385 2022-12-06 09:38:47 FALSE
## 1386 2022-12-06 09:38:02 FALSE
## 1387 2022-12-06 09:37:35 FALSE
## 1388 2022-12-06 09:37:02 FALSE
## 1389 2022-12-06 09:36:46 FALSE
## 1390 2022-12-06 09:36:24 FALSE
## 1391 2022-12-06 09:36:15 FALSE
## 1392 2022-12-06 09:36:12 FALSE
## 1393 2022-12-06 09:35:54 FALSE
## 1394 2022-12-06 09:35:32 FALSE
## 1395 2022-12-06 09:34:59 FALSE
## 1396 2022-12-06 09:34:51 FALSE
## 1397 2022-12-06 09:34:08 FALSE
## 1398 2022-12-06 09:34:02 FALSE
## 1399 2022-12-06 09:33:55 FALSE
## 1400 2022-12-06 09:33:41 FALSE
## 1401 2022-12-06 09:33:32 FALSE
## 1402 2022-12-06 09:33:28 FALSE
## 1403 2022-12-06 09:32:44 FALSE
## 1404 2022-12-06 09:32:38 FALSE
## 1405 2022-12-06 09:32:02 FALSE
## 1406 2022-12-06 09:31:57 FALSE
## 1407 2022-12-06 09:31:13 FALSE
## 1408 2022-12-06 09:31:06 FALSE
## 1409 2022-12-06 09:29:07 FALSE
## 1410 2022-12-06 09:27:11 FALSE
## 1411 2022-12-06 09:26:30 FALSE
## 1412 2022-12-06 09:25:00 FALSE
## 1413 2022-12-06 09:24:06 FALSE
## 1414 2022-12-06 09:24:03 FALSE
## 1415 2022-12-06 09:23:45 FALSE
## 1416 2022-12-06 09:23:20 FALSE
## 1417 2022-12-06 09:21:02 FALSE
## 1418 2022-12-06 09:19:44 FALSE
## 1419 2022-12-06 09:19:27 FALSE
## 1420 2022-12-06 09:19:26 FALSE
## 1421 2022-12-06 09:17:16 FALSE
## 1422 2022-12-06 09:16:06 FALSE
## 1423 2022-12-06 09:15:55 FALSE
## 1424 2022-12-06 09:15:08 FALSE
## 1425 2022-12-06 09:15:02 FALSE
## 1426 2022-12-06 09:14:11 FALSE
## 1427 2022-12-06 09:13:02 FALSE
## 1428 2022-12-06 09:13:01 FALSE
## 1429 2022-12-06 09:12:25 FALSE
## 1430 2022-12-06 09:11:09 FALSE
## 1431 2022-12-06 09:09:50 FALSE
## 1432 2022-12-06 09:08:21 FALSE
## 1433 2022-12-06 09:07:40 FALSE
## 1434 2022-12-06 09:07:37 FALSE
## 1435 2022-12-06 09:07:01 FALSE
## 1436 2022-12-06 09:06:12 FALSE
## 1437 2022-12-06 09:05:59 FALSE
## 1438 2022-12-06 09:04:01 FALSE
## 1439 2022-12-06 09:03:02 FALSE
## 1440 2022-12-06 09:02:37 FALSE
## 1441 2022-12-06 09:01:07 FALSE
## 1442 2022-12-06 09:01:05 FALSE
## 1443 2022-12-06 09:01:03 FALSE
## 1444 2022-12-06 09:01:01 FALSE
## 1445 2022-12-06 09:01:00 FALSE
## 1446 2022-12-06 09:00:58 FALSE
## 1447 2022-12-06 09:00:56 FALSE
## 1448 2022-12-06 09:00:54 FALSE
## 1449 2022-12-06 09:00:51 FALSE
## 1450 2022-12-06 09:00:48 FALSE
## 1451 2022-12-06 09:00:46 FALSE
## 1452 2022-12-06 09:00:44 FALSE
## 1453 2022-12-06 09:00:42 FALSE
## 1454 2022-12-06 09:00:39 FALSE
## 1455 2022-12-06 09:00:37 FALSE
## 1456 2022-12-06 09:00:11 FALSE
## 1457 2022-12-06 09:00:09 FALSE
## 1458 2022-12-06 09:00:01 FALSE
## 1459 2022-12-06 08:59:28 FALSE
## 1460 2022-12-06 08:58:56 FALSE
## 1461 2022-12-06 08:58:06 FALSE
## 1462 2022-12-06 08:57:55 FALSE
## 1463 2022-12-06 08:57:06 FALSE
## 1464 2022-12-06 08:56:24 FALSE
## 1465 2022-12-06 08:56:19 FALSE
## 1466 2022-12-06 08:56:04 FALSE
## 1467 2022-12-06 08:56:02 FALSE
## 1468 2022-12-06 08:53:40 FALSE
## 1469 2022-12-06 08:52:41 FALSE
## 1470 2022-12-06 08:52:38 FALSE
## 1471 2022-12-06 08:52:38 FALSE
## 1472 2022-12-06 08:51:58 FALSE
## 1473 2022-12-06 08:51:49 FALSE
## 1474 2022-12-06 08:50:55 FALSE
## 1475 2022-12-06 08:50:14 FALSE
## 1476 2022-12-06 08:49:15 FALSE
## 1477 2022-12-06 08:48:43 FALSE
## 1478 2022-12-06 08:48:37 FALSE
## 1479 2022-12-06 08:47:36 FALSE
## 1480 2022-12-06 08:47:22 FALSE
## 1481 2022-12-06 08:45:29 FALSE
## 1482 2022-12-06 08:43:54 FALSE
## 1483 2022-12-06 08:42:28 FALSE
## 1484 2022-12-06 08:41:34 FALSE
## 1485 2022-12-06 08:40:41 FALSE
## 1486 2022-12-06 08:39:47 FALSE
## 1487 2022-12-06 08:39:00 FALSE
## 1488 2022-12-06 08:38:54 FALSE
## 1489 2022-12-06 08:38:11 FALSE
## 1490 2022-12-06 08:35:37 FALSE
## 1491 2022-12-06 08:34:15 FALSE
## 1492 2022-12-06 08:30:03 FALSE
## 1493 2022-12-06 08:29:58 FALSE
## 1494 2022-12-06 08:29:15 FALSE
## 1495 2022-12-06 08:28:23 FALSE
## 1496 2022-12-06 08:27:46 FALSE
## 1497 2022-12-06 08:27:22 FALSE
## 1498 2022-12-06 08:27:10 FALSE
## 1499 2022-12-06 08:27:00 FALSE
## 1500 2022-12-06 08:26:41 FALSE
## 1501 2022-12-06 08:26:19 FALSE
## 1502 2022-12-06 08:25:00 FALSE
## 1503 2022-12-06 08:24:32 FALSE
## 1504 2022-12-06 08:22:22 FALSE
## 1505 2022-12-06 08:21:45 FALSE
## 1506 2022-12-06 08:21:31 FALSE
## 1507 2022-12-06 08:21:12 FALSE
## 1508 2022-12-06 08:18:48 FALSE
## 1509 2022-12-06 08:18:36 FALSE
## 1510 2022-12-06 08:16:41 FALSE
## 1511 2022-12-06 08:14:10 FALSE
## 1512 2022-12-06 08:14:05 FALSE
## 1513 2022-12-06 08:13:53 FALSE
## 1514 2022-12-06 08:13:44 FALSE
## 1515 2022-12-06 08:13:17 FALSE
## 1516 2022-12-06 08:13:01 FALSE
## 1517 2022-12-06 08:12:28 FALSE
## 1518 2022-12-06 08:11:52 FALSE
## 1519 2022-12-06 08:11:36 FALSE
## 1520 2022-12-06 08:11:18 FALSE
## 1521 2022-12-06 08:10:37 FALSE
## 1522 2022-12-06 08:10:22 FALSE
## 1523 2022-12-06 08:08:12 FALSE
## 1524 2022-12-06 08:07:48 FALSE
## 1525 2022-12-06 08:07:25 FALSE
## 1526 2022-12-06 08:07:20 FALSE
## 1527 2022-12-06 08:05:42 FALSE
## 1528 2022-12-06 08:05:19 FALSE
## 1529 2022-12-06 08:05:03 FALSE
## 1530 2022-12-06 08:03:39 FALSE
## 1531 2022-12-06 08:02:18 FALSE
## 1532 2022-12-06 08:01:46 FALSE
## 1533 2022-12-06 08:01:09 FALSE
## 1534 2022-12-06 08:00:54 FALSE
## 1535 2022-12-06 08:00:11 FALSE
## 1536 2022-12-06 08:00:09 FALSE
## 1537 2022-12-06 07:58:09 FALSE
## 1538 2022-12-06 07:55:25 FALSE
## 1539 2022-12-06 07:53:56 FALSE
## 1540 2022-12-06 07:51:08 FALSE
## 1541 2022-12-06 07:47:48 FALSE
## 1542 2022-12-06 07:47:44 FALSE
## 1543 2022-12-06 07:47:18 FALSE
## 1544 2022-12-06 07:46:56 FALSE
## 1545 2022-12-06 07:45:08 FALSE
## 1546 2022-12-06 07:44:01 FALSE
## 1547 2022-12-06 07:43:24 FALSE
## 1548 2022-12-06 07:42:14 FALSE
## 1549 2022-12-06 07:39:32 FALSE
## 1550 2022-12-06 07:39:04 FALSE
## 1551 2022-12-06 07:38:09 FALSE
## 1552 2022-12-06 07:35:49 FALSE
## 1553 2022-12-06 07:35:04 FALSE
## 1554 2022-12-06 07:34:50 FALSE
## 1555 2022-12-06 07:34:26 FALSE
## 1556 2022-12-06 07:34:23 FALSE
## 1557 2022-12-06 07:33:56 FALSE
## 1558 2022-12-06 07:33:13 FALSE
## 1559 2022-12-06 07:31:09 FALSE
## 1560 2022-12-06 07:30:52 FALSE
## 1561 2022-12-06 07:30:29 FALSE
## 1562 2022-12-06 07:29:03 FALSE
## 1563 2022-12-06 07:28:57 FALSE
## 1564 2022-12-06 07:28:48 FALSE
## 1565 2022-12-06 07:27:19 FALSE
## 1566 2022-12-06 07:26:13 FALSE
## 1567 2022-12-06 07:26:12 FALSE
## 1568 2022-12-06 07:26:11 FALSE
## 1569 2022-12-06 07:25:17 FALSE
## 1570 2022-12-06 07:23:01 FALSE
## 1571 2022-12-06 07:22:02 FALSE
## 1572 2022-12-06 07:21:31 FALSE
## 1573 2022-12-06 07:21:03 FALSE
## 1574 2022-12-06 07:19:37 FALSE
## 1575 2022-12-06 07:19:06 FALSE
## 1576 2022-12-06 07:18:19 FALSE
## 1577 2022-12-06 07:16:28 FALSE
## 1578 2022-12-06 07:16:10 FALSE
## 1579 2022-12-06 07:16:03 FALSE
## 1580 2022-12-06 07:15:39 FALSE
## 1581 2022-12-06 07:14:41 FALSE
## 1582 2022-12-06 07:13:55 FALSE
## 1583 2022-12-06 07:11:10 FALSE
## 1584 2022-12-06 07:09:34 FALSE
## 1585 2022-12-06 07:08:07 FALSE
## 1586 2022-12-06 07:05:22 FALSE
## 1587 2022-12-06 07:05:08 FALSE
## 1588 2022-12-06 07:04:21 FALSE
## 1589 2022-12-06 07:04:03 FALSE
## 1590 2022-12-06 07:03:55 FALSE
## 1591 2022-12-06 07:02:34 FALSE
## 1592 2022-12-06 07:02:23 FALSE
## 1593 2022-12-06 07:01:57 FALSE
## 1594 2022-12-06 07:01:54 FALSE
## 1595 2022-12-06 07:01:41 FALSE
## 1596 2022-12-06 07:01:00 FALSE
## 1597 2022-12-06 07:00:55 FALSE
## 1598 2022-12-06 07:00:09 FALSE
## 1599 2022-12-06 06:59:09 FALSE
## 1600 2022-12-06 06:58:32 FALSE
## 1601 2022-12-06 06:55:53 FALSE
## 1602 2022-12-06 06:55:39 FALSE
## 1603 2022-12-06 06:55:32 FALSE
## 1604 2022-12-06 06:54:32 FALSE
## 1605 2022-12-06 06:54:03 FALSE
## 1606 2022-12-06 06:52:42 FALSE
## 1607 2022-12-06 06:52:02 FALSE
## 1608 2022-12-06 06:50:28 FALSE
## 1609 2022-12-06 06:48:06 FALSE
## 1610 2022-12-06 06:46:47 FALSE
## 1611 2022-12-06 06:46:34 FALSE
## 1612 2022-12-06 06:41:22 FALSE
## 1613 2022-12-06 06:40:37 FALSE
## 1614 2022-12-06 06:40:00 FALSE
## 1615 2022-12-06 06:39:09 FALSE
## 1616 2022-12-06 06:38:16 FALSE
## 1617 2022-12-06 06:38:07 FALSE
## 1618 2022-12-06 06:37:40 FALSE
## 1619 2022-12-06 06:37:24 FALSE
## 1620 2022-12-06 06:37:22 FALSE
## 1621 2022-12-06 06:36:55 FALSE
## 1622 2022-12-06 06:34:44 FALSE
## 1623 2022-12-06 06:34:24 FALSE
## 1624 2022-12-06 06:30:41 FALSE
## 1625 2022-12-06 06:29:49 FALSE
## 1626 2022-12-06 06:29:25 FALSE
## 1627 2022-12-06 06:28:31 FALSE
## 1628 2022-12-06 06:28:29 FALSE
## 1629 2022-12-06 06:26:26 FALSE
## 1630 2022-12-06 06:25:47 FALSE
## 1631 2022-12-06 06:25:39 FALSE
## 1632 2022-12-06 06:24:51 FALSE
## 1633 2022-12-06 06:24:05 FALSE
## 1634 2022-12-06 06:16:29 FALSE
## 1635 2022-12-06 06:16:17 FALSE
## 1636 2022-12-06 06:15:37 FALSE
## 1637 2022-12-06 06:15:35 FALSE
## 1638 2022-12-06 06:14:43 FALSE
## 1639 2022-12-06 06:12:45 FALSE
## 1640 2022-12-06 06:12:37 FALSE
## 1641 2022-12-06 06:12:27 FALSE
## 1642 2022-12-06 06:12:24 FALSE
## 1643 2022-12-06 06:09:35 FALSE
## 1644 2022-12-06 06:09:32 FALSE
## 1645 2022-12-06 06:08:15 FALSE
## 1646 2022-12-06 06:05:28 FALSE
## 1647 2022-12-06 06:02:54 FALSE
## 1648 2022-12-06 06:01:54 FALSE
## 1649 2022-12-06 06:01:42 FALSE
## 1650 2022-12-06 06:00:42 FALSE
## 1651 2022-12-06 06:00:31 FALSE
## 1652 2022-12-06 06:00:04 FALSE
## 1653 2022-12-06 06:00:03 FALSE
## 1654 2022-12-06 05:58:02 FALSE
## 1655 2022-12-06 05:53:36 FALSE
## 1656 2022-12-06 05:50:48 FALSE
## 1657 2022-12-06 05:49:51 FALSE
## 1658 2022-12-06 05:47:06 FALSE
## 1659 2022-12-06 05:46:25 FALSE
## 1660 2022-12-06 05:44:43 FALSE
## 1661 2022-12-06 05:44:17 FALSE
## 1662 2022-12-06 05:43:32 FALSE
## 1663 2022-12-06 05:40:13 FALSE
## 1664 2022-12-06 05:39:32 FALSE
## 1665 2022-12-06 05:37:33 FALSE
## 1666 2022-12-06 05:37:18 FALSE
## 1667 2022-12-06 05:35:44 FALSE
## 1668 2022-12-06 05:35:33 FALSE
## 1669 2022-12-06 05:34:28 FALSE
## 1670 2022-12-06 05:34:10 FALSE
## 1671 2022-12-06 05:32:16 FALSE
## 1672 2022-12-06 05:29:59 FALSE
## 1673 2022-12-06 05:29:48 FALSE
## 1674 2022-12-06 05:29:36 FALSE
## 1675 2022-12-06 05:29:24 FALSE
## 1676 2022-12-06 05:28:47 FALSE
## 1677 2022-12-06 05:26:35 FALSE
## 1678 2022-12-06 05:23:50 FALSE
## 1679 2022-12-06 05:23:27 FALSE
## 1680 2022-12-06 05:21:33 FALSE
## 1681 2022-12-06 05:19:44 FALSE
## 1682 2022-12-06 05:19:20 FALSE
## 1683 2022-12-06 05:19:03 FALSE
## 1684 2022-12-06 05:17:41 FALSE
## 1685 2022-12-06 05:17:19 FALSE
## 1686 2022-12-06 05:16:36 FALSE
## 1687 2022-12-06 05:15:41 FALSE
## 1688 2022-12-06 05:15:34 FALSE
## 1689 2022-12-06 05:14:44 FALSE
## 1690 2022-12-06 05:13:08 FALSE
## 1691 2022-12-06 05:12:29 FALSE
## 1692 2022-12-06 05:08:26 FALSE
## 1693 2022-12-06 05:07:56 FALSE
## 1694 2022-12-06 05:05:23 FALSE
## 1695 2022-12-06 05:03:11 FALSE
## 1696 2022-12-06 05:01:57 FALSE
## 1697 2022-12-06 05:01:32 FALSE
## 1698 2022-12-06 05:01:06 FALSE
## 1699 2022-12-06 05:00:52 FALSE
## 1700 2022-12-06 05:00:35 FALSE
## 1701 2022-12-06 04:59:35 FALSE
## 1702 2022-12-06 04:56:45 FALSE
## 1703 2022-12-06 04:55:43 FALSE
## 1704 2022-12-06 04:55:03 FALSE
## 1705 2022-12-06 04:54:35 FALSE
## 1706 2022-12-06 04:53:22 FALSE
## 1707 2022-12-06 04:52:38 FALSE
## 1708 2022-12-06 04:52:09 FALSE
## 1709 2022-12-06 04:49:25 FALSE
## 1710 2022-12-06 04:49:25 FALSE
## 1711 2022-12-06 04:48:08 FALSE
## 1712 2022-12-06 04:46:40 FALSE
## 1713 2022-12-06 04:46:22 FALSE
## 1714 2022-12-06 04:46:03 FALSE
## 1715 2022-12-06 04:45:36 FALSE
## 1716 2022-12-06 04:45:23 FALSE
## 1717 2022-12-06 04:44:44 FALSE
## 1718 2022-12-06 04:43:52 FALSE
## 1719 2022-12-06 04:43:12 FALSE
## 1720 2022-12-06 04:40:37 FALSE
## 1721 2022-12-06 04:40:31 FALSE
## 1722 2022-12-06 04:39:54 FALSE
## 1723 2022-12-06 04:37:33 FALSE
## 1724 2022-12-06 04:37:31 FALSE
## 1725 2022-12-06 04:35:51 FALSE
## 1726 2022-12-06 04:34:55 FALSE
## 1727 2022-12-06 04:34:07 FALSE
## 1728 2022-12-06 04:33:57 FALSE
## 1729 2022-12-06 04:33:13 FALSE
## 1730 2022-12-06 04:32:28 FALSE
## 1731 2022-12-06 04:32:16 FALSE
## 1732 2022-12-06 04:32:02 FALSE
## 1733 2022-12-06 04:30:56 FALSE
## 1734 2022-12-06 04:30:28 FALSE
## 1735 2022-12-06 04:27:32 FALSE
## 1736 2022-12-06 04:26:53 FALSE
## 1737 2022-12-06 04:26:09 FALSE
## 1738 2022-12-06 04:24:08 FALSE
## 1739 2022-12-06 04:23:34 FALSE
## 1740 2022-12-06 04:23:24 FALSE
## 1741 2022-12-06 04:23:11 FALSE
## 1742 2022-12-06 04:22:55 FALSE
## 1743 2022-12-06 04:22:53 FALSE
## 1744 2022-12-06 04:22:50 FALSE
## 1745 2022-12-06 04:22:20 FALSE
## 1746 2022-12-06 04:20:16 FALSE
## 1747 2022-12-06 04:19:45 FALSE
## 1748 2022-12-06 04:19:09 FALSE
## 1749 2022-12-06 04:18:49 FALSE
## 1750 2022-12-06 04:17:26 FALSE
## 1751 2022-12-06 04:17:22 FALSE
## 1752 2022-12-06 04:16:39 FALSE
## 1753 2022-12-06 04:16:10 FALSE
## 1754 2022-12-06 04:15:20 FALSE
## 1755 2022-12-06 04:14:43 FALSE
## 1756 2022-12-06 04:13:28 FALSE
## 1757 2022-12-06 04:12:32 FALSE
## 1758 2022-12-06 04:12:00 FALSE
## 1759 2022-12-06 04:11:04 FALSE
## 1760 2022-12-06 04:09:26 FALSE
## 1761 2022-12-06 04:05:57 FALSE
## 1762 2022-12-06 04:02:45 FALSE
## 1763 2022-12-06 04:02:42 FALSE
## 1764 2022-12-06 04:02:13 FALSE
## 1765 2022-12-06 04:01:38 FALSE
## 1766 2022-12-06 04:01:24 FALSE
## 1767 2022-12-06 04:01:08 FALSE
## 1768 2022-12-06 04:00:19 FALSE
## 1769 2022-12-06 04:00:04 FALSE
## 1770 2022-12-06 03:59:44 FALSE
## 1771 2022-12-06 03:59:26 FALSE
## 1772 2022-12-06 03:58:22 FALSE
## 1773 2022-12-06 03:58:10 FALSE
## 1774 2022-12-06 03:58:01 FALSE
## 1775 2022-12-06 03:56:55 FALSE
## 1776 2022-12-06 03:54:59 FALSE
## 1777 2022-12-06 03:53:04 FALSE
## 1778 2022-12-06 03:52:22 FALSE
## 1779 2022-12-06 03:51:06 FALSE
## 1780 2022-12-06 03:50:32 FALSE
## 1781 2022-12-06 03:49:53 FALSE
## 1782 2022-12-06 03:49:49 FALSE
## 1783 2022-12-06 03:49:44 FALSE
## 1784 2022-12-06 03:49:11 FALSE
## 1785 2022-12-06 03:47:43 FALSE
## 1786 2022-12-06 03:45:36 FALSE
## 1787 2022-12-06 03:44:18 FALSE
## 1788 2022-12-06 03:42:50 FALSE
## 1789 2022-12-06 03:42:06 FALSE
## 1790 2022-12-06 03:41:02 FALSE
## 1791 2022-12-06 03:39:04 FALSE
## 1792 2022-12-06 03:38:32 FALSE
## 1793 2022-12-06 03:36:57 FALSE
## 1794 2022-12-06 03:36:44 FALSE
## 1795 2022-12-06 03:36:41 FALSE
## 1796 2022-12-06 03:36:41 FALSE
## 1797 2022-12-06 03:34:46 FALSE
## 1798 2022-12-06 03:34:41 FALSE
## 1799 2022-12-06 03:34:25 FALSE
## 1800 2022-12-06 03:33:24 FALSE
## 1801 2022-12-06 03:33:01 FALSE
## 1802 2022-12-06 03:32:48 FALSE
## 1803 2022-12-06 03:31:27 FALSE
## 1804 2022-12-06 03:31:24 FALSE
## 1805 2022-12-06 03:31:11 FALSE
## 1806 2022-12-06 03:30:57 FALSE
## 1807 2022-12-06 03:30:31 FALSE
## 1808 2022-12-06 03:30:07 FALSE
## 1809 2022-12-06 03:29:03 FALSE
## 1810 2022-12-06 03:28:05 FALSE
## 1811 2022-12-06 03:27:27 FALSE
## 1812 2022-12-06 03:27:27 FALSE
## 1813 2022-12-06 03:27:19 FALSE
## 1814 2022-12-06 03:27:15 FALSE
## 1815 2022-12-06 03:25:58 FALSE
## 1816 2022-12-06 03:25:31 FALSE
## 1817 2022-12-06 03:25:07 FALSE
## 1818 2022-12-06 03:23:24 FALSE
## 1819 2022-12-06 03:23:18 FALSE
## 1820 2022-12-06 03:22:03 FALSE
## 1821 2022-12-06 03:21:51 FALSE
## 1822 2022-12-06 03:21:11 FALSE
## 1823 2022-12-06 03:20:54 FALSE
## 1824 2022-12-06 03:20:15 FALSE
## 1825 2022-12-06 03:17:59 FALSE
## 1826 2022-12-06 03:15:52 FALSE
## 1827 2022-12-06 03:14:51 FALSE
## 1828 2022-12-06 03:14:05 FALSE
## 1829 2022-12-06 03:13:58 FALSE
## 1830 2022-12-06 03:13:12 FALSE
## 1831 2022-12-06 03:12:36 FALSE
## 1832 2022-12-06 03:12:33 FALSE
## 1833 2022-12-06 03:12:27 FALSE
## 1834 2022-12-06 03:12:22 FALSE
## 1835 2022-12-06 03:11:39 FALSE
## 1836 2022-12-06 03:09:51 FALSE
## 1837 2022-12-06 03:07:53 FALSE
## 1838 2022-12-06 03:07:26 FALSE
## 1839 2022-12-06 03:07:18 FALSE
## 1840 2022-12-06 03:06:59 FALSE
## 1841 2022-12-06 03:06:36 FALSE
## 1842 2022-12-06 03:05:51 FALSE
## 1843 2022-12-06 03:04:47 FALSE
## 1844 2022-12-06 03:04:20 FALSE
## 1845 2022-12-06 03:02:53 FALSE
## 1846 2022-12-06 03:02:31 FALSE
## 1847 2022-12-06 03:02:11 FALSE
## 1848 2022-12-06 03:02:04 FALSE
## 1849 2022-12-06 03:01:21 FALSE
## 1850 2022-12-06 03:00:42 FALSE
## 1851 2022-12-06 02:58:44 FALSE
## 1852 2022-12-06 02:58:34 FALSE
## 1853 2022-12-06 02:57:27 FALSE
## 1854 2022-12-06 02:56:46 FALSE
## 1855 2022-12-06 02:55:02 FALSE
## 1856 2022-12-06 02:54:18 FALSE
## 1857 2022-12-06 02:53:39 FALSE
## 1858 2022-12-06 02:53:27 FALSE
## 1859 2022-12-06 02:52:24 FALSE
## 1860 2022-12-06 02:48:54 FALSE
## 1861 2022-12-06 02:46:33 FALSE
## 1862 2022-12-06 02:46:16 FALSE
## 1863 2022-12-06 02:45:27 FALSE
## 1864 2022-12-06 02:45:01 FALSE
## 1865 2022-12-06 02:43:53 FALSE
## 1866 2022-12-06 02:41:40 FALSE
## 1867 2022-12-06 02:41:26 FALSE
## 1868 2022-12-06 02:41:00 FALSE
## 1869 2022-12-06 02:40:52 FALSE
## 1870 2022-12-06 02:39:22 FALSE
## 1871 2022-12-06 02:38:48 FALSE
## 1872 2022-12-06 02:38:43 FALSE
## 1873 2022-12-06 02:35:52 FALSE
## 1874 2022-12-06 02:35:26 FALSE
## 1875 2022-12-06 02:34:45 FALSE
## 1876 2022-12-06 02:34:42 FALSE
## 1877 2022-12-06 02:33:23 FALSE
## 1878 2022-12-06 02:33:21 FALSE
## 1879 2022-12-06 02:33:07 FALSE
## 1880 2022-12-06 02:31:26 FALSE
## 1881 2022-12-06 02:30:39 FALSE
## 1882 2022-12-06 02:29:23 FALSE
## 1883 2022-12-06 02:28:34 FALSE
## 1884 2022-12-06 02:28:11 FALSE
## 1885 2022-12-06 02:27:05 FALSE
## 1886 2022-12-06 02:26:18 FALSE
## 1887 2022-12-06 02:24:45 FALSE
## 1888 2022-12-06 02:24:36 FALSE
## 1889 2022-12-06 02:23:19 FALSE
## 1890 2022-12-06 02:21:56 FALSE
## 1891 2022-12-06 02:21:34 FALSE
## 1892 2022-12-06 02:20:12 FALSE
## 1893 2022-12-06 02:19:05 FALSE
## 1894 2022-12-06 02:18:34 FALSE
## 1895 2022-12-06 02:18:16 FALSE
## 1896 2022-12-06 02:18:03 FALSE
## 1897 2022-12-06 02:18:03 FALSE
## 1898 2022-12-06 02:17:19 FALSE
## 1899 2022-12-06 02:17:02 FALSE
## 1900 2022-12-06 02:16:40 FALSE
## 1901 2022-12-06 02:16:38 FALSE
## 1902 2022-12-06 02:16:14 FALSE
## 1903 2022-12-06 02:16:02 FALSE
## 1904 2022-12-06 02:15:30 FALSE
## 1905 2022-12-06 02:13:19 FALSE
## 1906 2022-12-06 02:13:07 FALSE
## 1907 2022-12-06 02:12:11 FALSE
## 1908 2022-12-06 02:10:40 FALSE
## 1909 2022-12-06 02:08:35 FALSE
## 1910 2022-12-06 02:07:50 FALSE
## 1911 2022-12-06 02:07:47 FALSE
## 1912 2022-12-06 02:07:03 FALSE
## 1913 2022-12-06 02:05:31 FALSE
## 1914 2022-12-06 02:02:36 FALSE
## 1915 2022-12-06 02:02:31 FALSE
## 1916 2022-12-06 02:01:38 FALSE
## 1917 2022-12-06 02:00:37 FALSE
## 1918 2022-12-06 01:59:24 FALSE
## 1919 2022-12-06 01:58:37 FALSE
## 1920 2022-12-06 01:58:25 FALSE
## 1921 2022-12-06 01:57:26 FALSE
## 1922 2022-12-06 01:55:35 FALSE
## 1923 2022-12-06 01:54:22 FALSE
## 1924 2022-12-06 01:51:27 FALSE
## 1925 2022-12-06 01:50:55 FALSE
## 1926 2022-12-06 01:50:42 FALSE
## 1927 2022-12-06 01:49:44 FALSE
## 1928 2022-12-06 01:49:44 FALSE
## 1929 2022-12-06 01:46:17 FALSE
## 1930 2022-12-06 01:45:15 FALSE
## 1931 2022-12-06 01:43:14 FALSE
## 1932 2022-12-06 01:42:04 FALSE
## 1933 2022-12-06 01:37:51 FALSE
## 1934 2022-12-06 01:37:03 FALSE
## 1935 2022-12-06 01:36:54 FALSE
## 1936 2022-12-06 01:36:47 FALSE
## 1937 2022-12-06 01:36:23 FALSE
## 1938 2022-12-06 01:35:47 FALSE
## 1939 2022-12-06 01:35:07 FALSE
## 1940 2022-12-06 01:34:22 FALSE
## 1941 2022-12-06 01:34:17 FALSE
## 1942 2022-12-06 01:33:12 FALSE
## 1943 2022-12-06 01:32:51 FALSE
## 1944 2022-12-06 01:32:30 FALSE
## 1945 2022-12-06 01:32:24 FALSE
## 1946 2022-12-06 01:31:06 FALSE
## 1947 2022-12-06 01:30:08 FALSE
## 1948 2022-12-06 01:29:12 FALSE
## 1949 2022-12-06 01:28:57 FALSE
## 1950 2022-12-06 01:28:55 FALSE
## 1951 2022-12-06 01:28:17 FALSE
## 1952 2022-12-06 01:28:11 FALSE
## 1953 2022-12-06 01:27:38 FALSE
## 1954 2022-12-06 01:27:03 FALSE
## 1955 2022-12-06 01:26:37 FALSE
## 1956 2022-12-06 01:26:32 FALSE
## 1957 2022-12-06 01:26:11 FALSE
## 1958 2022-12-06 01:26:02 FALSE
## 1959 2022-12-06 01:25:46 FALSE
## 1960 2022-12-06 01:25:28 FALSE
## 1961 2022-12-06 01:25:20 FALSE
## 1962 2022-12-06 01:25:17 FALSE
## 1963 2022-12-06 01:25:03 FALSE
## 1964 2022-12-06 01:25:00 FALSE
## 1965 2022-12-06 01:24:57 FALSE
## 1966 2022-12-06 01:24:48 FALSE
## 1967 2022-12-06 01:24:48 FALSE
## 1968 2022-12-06 01:24:40 FALSE
## 1969 2022-12-06 01:24:20 FALSE
## 1970 2022-12-06 01:19:27 FALSE
## 1971 2022-12-06 01:19:18 FALSE
## 1972 2022-12-06 01:19:17 FALSE
## 1973 2022-12-06 01:18:49 FALSE
## 1974 2022-12-06 01:18:25 FALSE
## 1975 2022-12-06 01:16:28 FALSE
## 1976 2022-12-06 01:16:26 FALSE
## 1977 2022-12-06 01:15:57 FALSE
## 1978 2022-12-06 01:15:48 FALSE
## 1979 2022-12-06 01:15:20 FALSE
## 1980 2022-12-06 01:15:12 FALSE
## 1981 2022-12-06 01:13:14 FALSE
## 1982 2022-12-06 01:12:29 FALSE
## 1983 2022-12-06 01:12:23 FALSE
## 1984 2022-12-06 01:11:47 FALSE
## 1985 2022-12-06 01:08:17 FALSE
## 1986 2022-12-06 01:07:52 FALSE
## 1987 2022-12-06 01:07:04 FALSE
## 1988 2022-12-06 01:06:20 FALSE
## 1989 2022-12-06 01:06:07 FALSE
## 1990 2022-12-06 01:05:01 FALSE
## 1991 2022-12-06 01:03:11 FALSE
## 1992 2022-12-06 01:02:48 FALSE
## 1993 2022-12-06 01:01:43 FALSE
## 1994 2022-12-06 01:01:32 FALSE
## 1995 2022-12-06 01:01:01 FALSE
## 1996 2022-12-06 01:00:50 FALSE
## 1997 2022-12-06 01:00:30 FALSE
## 1998 2022-12-06 01:00:01 FALSE
## 1999 2022-12-06 00:59:51 FALSE
## 2000 2022-12-06 00:57:41 FALSE
## 2001 2022-12-06 00:57:07 FALSE
## 2002 2022-12-06 00:56:52 FALSE
## 2003 2022-12-06 00:56:39 FALSE
## 2004 2022-12-06 00:55:54 FALSE
## 2005 2022-12-06 00:55:34 FALSE
## 2006 2022-12-06 00:55:22 FALSE
## 2007 2022-12-06 00:53:45 FALSE
## 2008 2022-12-06 00:53:29 FALSE
## 2009 2022-12-06 00:53:12 FALSE
## 2010 2022-12-06 00:52:48 FALSE
## 2011 2022-12-06 00:52:41 FALSE
## 2012 2022-12-06 00:52:27 FALSE
## 2013 2022-12-06 00:52:18 FALSE
## 2014 2022-12-06 00:51:43 FALSE
## 2015 2022-12-06 00:51:27 FALSE
## 2016 2022-12-06 00:51:02 FALSE
## 2017 2022-12-06 00:51:01 FALSE
## 2018 2022-12-06 00:50:59 FALSE
## 2019 2022-12-06 00:50:45 FALSE
## 2020 2022-12-06 00:50:33 FALSE
## 2021 2022-12-06 00:50:15 FALSE
## 2022 2022-12-06 00:50:05 FALSE
## 2023 2022-12-06 00:49:57 FALSE
## 2024 2022-12-06 00:49:48 FALSE
## 2025 2022-12-06 00:49:37 FALSE
## 2026 2022-12-06 00:49:27 FALSE
## 2027 2022-12-06 00:48:55 FALSE
## 2028 2022-12-06 00:48:28 FALSE
## 2029 2022-12-06 00:48:24 FALSE
## 2030 2022-12-06 00:47:57 FALSE
## 2031 2022-12-06 00:45:59 FALSE
## 2032 2022-12-06 00:45:13 FALSE
## 2033 2022-12-06 00:44:57 FALSE
## 2034 2022-12-06 00:44:13 FALSE
## 2035 2022-12-06 00:43:46 FALSE
## 2036 2022-12-06 00:43:24 FALSE
## 2037 2022-12-06 00:43:02 FALSE
## 2038 2022-12-06 00:42:51 FALSE
## 2039 2022-12-06 00:42:04 FALSE
## 2040 2022-12-06 00:42:02 FALSE
## 2041 2022-12-06 00:41:28 FALSE
## 2042 2022-12-06 00:41:24 FALSE
## 2043 2022-12-06 00:40:16 FALSE
## 2044 2022-12-06 00:40:09 FALSE
## 2045 2022-12-06 00:40:03 FALSE
## 2046 2022-12-06 00:39:22 FALSE
## 2047 2022-12-06 00:39:05 FALSE
## 2048 2022-12-06 00:38:56 FALSE
## 2049 2022-12-06 00:38:49 FALSE
## 2050 2022-12-06 00:38:40 FALSE
## 2051 2022-12-06 00:38:18 FALSE
## 2052 2022-12-06 00:37:28 FALSE
## 2053 2022-12-06 00:37:11 FALSE
## 2054 2022-12-06 00:36:55 FALSE
## 2055 2022-12-06 00:36:41 FALSE
## 2056 2022-12-06 00:36:39 FALSE
## 2057 2022-12-06 00:36:34 FALSE
## 2058 2022-12-06 00:34:57 FALSE
## 2059 2022-12-06 00:34:49 FALSE
## 2060 2022-12-06 00:34:22 FALSE
## 2061 2022-12-06 00:33:41 FALSE
## 2062 2022-12-06 00:33:20 FALSE
## 2063 2022-12-06 00:33:06 FALSE
## 2064 2022-12-06 00:32:46 FALSE
## 2065 2022-12-06 00:32:01 FALSE
## 2066 2022-12-06 00:32:00 FALSE
## 2067 2022-12-06 00:30:17 FALSE
## 2068 2022-12-06 00:29:33 FALSE
## 2069 2022-12-06 00:29:26 FALSE
## 2070 2022-12-06 00:28:59 FALSE
## 2071 2022-12-06 00:27:42 FALSE
## 2072 2022-12-06 00:27:19 FALSE
## 2073 2022-12-06 00:26:26 FALSE
## 2074 2022-12-06 00:26:22 FALSE
## 2075 2022-12-06 00:25:10 FALSE
## 2076 2022-12-06 00:24:39 FALSE
## 2077 2022-12-06 00:24:01 FALSE
## 2078 2022-12-06 00:23:21 FALSE
## 2079 2022-12-06 00:22:45 FALSE
## 2080 2022-12-06 00:22:12 FALSE
## 2081 2022-12-06 00:22:11 FALSE
## 2082 2022-12-06 00:22:07 FALSE
## 2083 2022-12-06 00:22:04 FALSE
## 2084 2022-12-06 00:20:31 FALSE
## 2085 2022-12-06 00:20:02 FALSE
## 2086 2022-12-06 00:19:23 FALSE
## 2087 2022-12-06 00:18:39 FALSE
## 2088 2022-12-06 00:17:46 FALSE
## 2089 2022-12-06 00:17:42 FALSE
## 2090 2022-12-06 00:17:30 FALSE
## 2091 2022-12-06 00:17:14 FALSE
## 2092 2022-12-06 00:16:52 FALSE
## 2093 2022-12-06 00:16:51 FALSE
## 2094 2022-12-06 00:16:50 FALSE
## 2095 2022-12-06 00:16:37 FALSE
## 2096 2022-12-06 00:16:25 FALSE
## 2097 2022-12-06 00:16:24 FALSE
## 2098 2022-12-06 00:16:17 FALSE
## 2099 2022-12-06 00:14:56 FALSE
## 2100 2022-12-06 00:14:43 FALSE
## 2101 2022-12-06 00:12:31 FALSE
## 2102 2022-12-06 00:12:18 FALSE
## 2103 2022-12-06 00:11:25 FALSE
## 2104 2022-12-06 00:10:51 FALSE
## 2105 2022-12-06 00:10:49 FALSE
## 2106 2022-12-06 00:10:17 FALSE
## 2107 2022-12-06 00:10:12 FALSE
## 2108 2022-12-06 00:09:31 FALSE
## 2109 2022-12-06 00:09:22 FALSE
## 2110 2022-12-06 00:09:08 FALSE
## 2111 2022-12-06 00:09:04 FALSE
## 2112 2022-12-06 00:09:01 FALSE
## 2113 2022-12-06 00:08:48 FALSE
## 2114 2022-12-06 00:08:46 FALSE
## 2115 2022-12-06 00:08:45 FALSE
## 2116 2022-12-06 00:06:53 FALSE
## 2117 2022-12-06 00:06:49 FALSE
## 2118 2022-12-06 00:06:36 FALSE
## 2119 2022-12-06 00:06:26 FALSE
## 2120 2022-12-06 00:06:19 FALSE
## 2121 2022-12-06 00:06:15 FALSE
## 2122 2022-12-06 00:06:11 FALSE
## 2123 2022-12-06 00:05:10 FALSE
## 2124 2022-12-06 00:04:58 FALSE
## 2125 2022-12-06 00:03:15 FALSE
## 2126 2022-12-06 00:02:35 FALSE
## 2127 2022-12-06 00:01:21 FALSE
## 2128 2022-12-06 00:00:26 FALSE
## 2129 2022-12-06 00:00:21 FALSE
## 2130 2022-12-06 00:00:20 FALSE
## 2131 2022-12-06 00:00:15 FALSE
## 2132 2022-12-06 00:00:06 FALSE
## 2133 2022-12-05 23:55:41 FALSE
## 2134 2022-12-05 23:54:03 FALSE
## 2135 2022-12-05 23:52:29 FALSE
## 2136 2022-12-05 23:51:34 FALSE
## 2137 2022-12-05 23:50:56 FALSE
## 2138 2022-12-05 23:47:33 FALSE
## 2139 2022-12-05 23:47:17 FALSE
## 2140 2022-12-05 23:46:32 FALSE
## 2141 2022-12-05 23:45:47 FALSE
## 2142 2022-12-05 23:45:12 FALSE
## 2143 2022-12-05 23:45:04 FALSE
## 2144 2022-12-05 23:44:48 FALSE
## 2145 2022-12-05 23:42:01 FALSE
## 2146 2022-12-05 23:41:23 FALSE
## 2147 2022-12-05 23:40:30 FALSE
## 2148 2022-12-05 23:40:10 FALSE
## 2149 2022-12-05 23:39:43 FALSE
## 2150 2022-12-05 23:38:57 FALSE
## 2151 2022-12-05 23:38:33 FALSE
## 2152 2022-12-05 23:38:20 FALSE
## 2153 2022-12-05 23:38:13 FALSE
## 2154 2022-12-05 23:37:37 FALSE
## 2155 2022-12-05 23:37:01 FALSE
## 2156 2022-12-05 23:36:55 FALSE
## 2157 2022-12-05 23:36:47 FALSE
## 2158 2022-12-05 23:36:42 FALSE
## 2159 2022-12-05 23:35:35 FALSE
## 2160 2022-12-05 23:35:01 FALSE
## 2161 2022-12-05 23:34:55 FALSE
## 2162 2022-12-05 23:34:05 FALSE
## 2163 2022-12-05 23:32:57 FALSE
## 2164 2022-12-05 23:32:07 FALSE
## 2165 2022-12-05 23:31:13 FALSE
## 2166 2022-12-05 23:30:59 FALSE
## 2167 2022-12-05 23:30:40 FALSE
## 2168 2022-12-05 23:29:45 FALSE
## 2169 2022-12-05 23:29:30 FALSE
## 2170 2022-12-05 23:29:16 FALSE
## 2171 2022-12-05 23:29:14 FALSE
## 2172 2022-12-05 23:28:43 FALSE
## 2173 2022-12-05 23:28:40 FALSE
## 2174 2022-12-05 23:28:30 FALSE
## 2175 2022-12-05 23:28:15 FALSE
## 2176 2022-12-05 23:26:49 FALSE
## 2177 2022-12-05 23:26:16 FALSE
## 2178 2022-12-05 23:25:05 FALSE
## 2179 2022-12-05 23:24:29 FALSE
## 2180 2022-12-05 23:22:46 FALSE
## 2181 2022-12-05 23:22:29 FALSE
## 2182 2022-12-05 23:21:48 FALSE
## 2183 2022-12-05 23:21:20 FALSE
## 2184 2022-12-05 23:20:47 FALSE
## 2185 2022-12-05 23:20:37 FALSE
## 2186 2022-12-05 23:19:48 FALSE
## 2187 2022-12-05 23:17:45 FALSE
## 2188 2022-12-05 23:16:59 FALSE
## 2189 2022-12-05 23:15:49 FALSE
## 2190 2022-12-05 23:15:18 FALSE
## 2191 2022-12-05 23:15:02 FALSE
## 2192 2022-12-05 23:13:39 FALSE
## 2193 2022-12-05 23:12:31 FALSE
## 2194 2022-12-05 23:12:05 FALSE
## 2195 2022-12-05 23:11:59 FALSE
## 2196 2022-12-05 23:11:34 FALSE
## 2197 2022-12-05 23:10:34 FALSE
## 2198 2022-12-05 23:10:08 FALSE
## 2199 2022-12-05 23:09:58 FALSE
## 2200 2022-12-05 23:09:50 FALSE
## 2201 2022-12-05 23:09:22 FALSE
## 2202 2022-12-05 23:08:50 FALSE
## 2203 2022-12-05 23:08:49 FALSE
## 2204 2022-12-05 23:08:37 FALSE
## 2205 2022-12-05 23:08:29 FALSE
## 2206 2022-12-05 23:08:18 FALSE
## 2207 2022-12-05 23:07:38 FALSE
## 2208 2022-12-05 23:07:22 FALSE
## 2209 2022-12-05 23:07:21 FALSE
## 2210 2022-12-05 23:07:08 FALSE
## 2211 2022-12-05 23:06:37 FALSE
## 2212 2022-12-05 23:05:48 FALSE
## 2213 2022-12-05 23:05:07 FALSE
## 2214 2022-12-05 23:04:43 FALSE
## 2215 2022-12-05 23:04:05 FALSE
## 2216 2022-12-05 23:03:47 FALSE
## 2217 2022-12-05 23:02:48 FALSE
## 2218 2022-12-05 23:01:49 FALSE
## 2219 2022-12-05 23:01:30 FALSE
## 2220 2022-12-05 23:01:28 FALSE
## 2221 2022-12-05 23:01:28 FALSE
## 2222 2022-12-05 23:00:34 FALSE
## 2223 2022-12-05 22:59:30 FALSE
## 2224 2022-12-05 22:59:26 FALSE
## 2225 2022-12-05 22:59:17 FALSE
## 2226 2022-12-05 22:57:21 FALSE
## 2227 2022-12-05 22:57:09 FALSE
## 2228 2022-12-05 22:57:08 FALSE
## 2229 2022-12-05 22:57:06 FALSE
## 2230 2022-12-05 22:56:31 FALSE
## 2231 2022-12-05 22:56:23 FALSE
## 2232 2022-12-05 22:55:26 FALSE
## 2233 2022-12-05 22:55:20 FALSE
## 2234 2022-12-05 22:55:03 FALSE
## 2235 2022-12-05 22:54:45 FALSE
## 2236 2022-12-05 22:53:22 FALSE
## 2237 2022-12-05 22:53:01 FALSE
## 2238 2022-12-05 22:52:15 FALSE
## 2239 2022-12-05 22:52:12 FALSE
## 2240 2022-12-05 22:52:01 FALSE
## 2241 2022-12-05 22:51:49 FALSE
## 2242 2022-12-05 22:51:27 FALSE
## 2243 2022-12-05 22:51:14 FALSE
## 2244 2022-12-05 22:51:11 FALSE
## 2245 2022-12-05 22:51:10 FALSE
## 2246 2022-12-05 22:50:50 FALSE
## 2247 2022-12-05 22:50:40 FALSE
## 2248 2022-12-05 22:50:16 FALSE
## 2249 2022-12-05 22:49:59 FALSE
## 2250 2022-12-05 22:49:03 FALSE
## 2251 2022-12-05 22:48:33 FALSE
## 2252 2022-12-05 22:48:18 FALSE
## 2253 2022-12-05 22:47:52 FALSE
## 2254 2022-12-05 22:47:01 FALSE
## 2255 2022-12-05 22:46:53 FALSE
## 2256 2022-12-05 22:46:07 FALSE
## 2257 2022-12-05 22:45:53 FALSE
## 2258 2022-12-05 22:45:34 FALSE
## 2259 2022-12-05 22:44:48 FALSE
## 2260 2022-12-05 22:44:02 FALSE
## 2261 2022-12-05 22:43:25 FALSE
## 2262 2022-12-05 22:42:03 FALSE
## 2263 2022-12-05 22:41:30 FALSE
## 2264 2022-12-05 22:40:54 FALSE
## 2265 2022-12-05 22:40:21 FALSE
## 2266 2022-12-05 22:39:57 FALSE
## 2267 2022-12-05 22:39:16 FALSE
## 2268 2022-12-05 22:39:11 FALSE
## 2269 2022-12-05 22:38:20 FALSE
## 2270 2022-12-05 22:37:22 FALSE
## 2271 2022-12-05 22:37:11 FALSE
## 2272 2022-12-05 22:36:43 FALSE
## 2273 2022-12-05 22:36:21 FALSE
## 2274 2022-12-05 22:35:56 FALSE
## 2275 2022-12-05 22:35:21 FALSE
## 2276 2022-12-05 22:35:17 FALSE
## 2277 2022-12-05 22:34:01 FALSE
## 2278 2022-12-05 22:33:57 FALSE
## 2279 2022-12-05 22:33:11 FALSE
## 2280 2022-12-05 22:32:27 FALSE
## 2281 2022-12-05 22:31:38 FALSE
## 2282 2022-12-05 22:31:33 FALSE
## 2283 2022-12-05 22:30:27 FALSE
## 2284 2022-12-05 22:29:21 FALSE
## 2285 2022-12-05 22:28:51 FALSE
## 2286 2022-12-05 22:28:28 FALSE
## 2287 2022-12-05 22:26:58 FALSE
## 2288 2022-12-05 22:26:57 FALSE
## 2289 2022-12-05 22:26:24 FALSE
## 2290 2022-12-05 22:26:20 FALSE
## 2291 2022-12-05 22:26:11 FALSE
## 2292 2022-12-05 22:25:59 FALSE
## 2293 2022-12-05 22:25:58 FALSE
## 2294 2022-12-05 22:25:43 FALSE
## 2295 2022-12-05 22:25:32 FALSE
## 2296 2022-12-05 22:25:21 FALSE
## 2297 2022-12-05 22:24:45 FALSE
## 2298 2022-12-05 22:24:38 FALSE
## 2299 2022-12-05 22:24:15 FALSE
## 2300 2022-12-05 22:23:58 FALSE
## 2301 2022-12-05 22:23:46 FALSE
## 2302 2022-12-05 22:23:42 FALSE
## 2303 2022-12-05 22:23:41 FALSE
## 2304 2022-12-05 22:23:29 FALSE
## 2305 2022-12-05 22:23:17 FALSE
## 2306 2022-12-05 22:22:03 FALSE
## 2307 2022-12-05 22:21:47 FALSE
## 2308 2022-12-05 22:21:06 FALSE
## 2309 2022-12-05 22:20:36 FALSE
## 2310 2022-12-05 22:20:22 FALSE
## 2311 2022-12-05 22:20:10 FALSE
## 2312 2022-12-05 22:19:15 FALSE
## 2313 2022-12-05 22:18:57 FALSE
## 2314 2022-12-05 22:18:36 FALSE
## 2315 2022-12-05 22:18:02 FALSE
## 2316 2022-12-05 22:17:40 FALSE
## 2317 2022-12-05 22:16:51 FALSE
## 2318 2022-12-05 22:16:36 FALSE
## 2319 2022-12-05 22:16:28 FALSE
## 2320 2022-12-05 22:14:56 FALSE
## 2321 2022-12-05 22:13:55 FALSE
## 2322 2022-12-05 22:13:12 FALSE
## 2323 2022-12-05 22:13:05 FALSE
## 2324 2022-12-05 22:13:01 FALSE
## 2325 2022-12-05 22:12:30 FALSE
## 2326 2022-12-05 22:12:24 FALSE
## 2327 2022-12-05 22:11:42 FALSE
## 2328 2022-12-05 22:11:37 FALSE
## 2329 2022-12-05 22:11:27 FALSE
## 2330 2022-12-05 22:10:18 FALSE
## 2331 2022-12-05 22:10:02 FALSE
## 2332 2022-12-05 22:09:55 FALSE
## 2333 2022-12-05 22:08:42 FALSE
## 2334 2022-12-05 22:08:33 FALSE
## 2335 2022-12-05 22:07:30 FALSE
## 2336 2022-12-05 22:05:41 FALSE
## 2337 2022-12-05 22:05:00 FALSE
## 2338 2022-12-05 22:04:41 FALSE
## 2339 2022-12-05 22:04:29 FALSE
## 2340 2022-12-05 22:03:38 FALSE
## 2341 2022-12-05 22:02:22 FALSE
## 2342 2022-12-05 22:01:30 FALSE
## 2343 2022-12-05 22:01:02 FALSE
## 2344 2022-12-05 21:57:55 FALSE
## 2345 2022-12-05 21:56:57 FALSE
## 2346 2022-12-05 21:56:45 FALSE
## 2347 2022-12-05 21:56:37 FALSE
## 2348 2022-12-05 21:56:23 FALSE
## 2349 2022-12-05 21:55:55 FALSE
## 2350 2022-12-05 21:55:37 FALSE
## 2351 2022-12-05 21:55:18 FALSE
## 2352 2022-12-05 21:55:17 FALSE
## 2353 2022-12-05 21:54:56 FALSE
## 2354 2022-12-05 21:54:52 FALSE
## 2355 2022-12-05 21:53:21 FALSE
## 2356 2022-12-05 21:53:04 FALSE
## 2357 2022-12-05 21:52:31 FALSE
## 2358 2022-12-05 21:51:39 FALSE
## 2359 2022-12-05 21:51:38 FALSE
## 2360 2022-12-05 21:51:09 FALSE
## 2361 2022-12-05 21:50:07 FALSE
## 2362 2022-12-05 21:48:04 FALSE
## 2363 2022-12-05 21:45:24 FALSE
## 2364 2022-12-05 21:45:13 FALSE
## 2365 2022-12-05 21:44:03 FALSE
## 2366 2022-12-05 21:43:20 FALSE
## 2367 2022-12-05 21:43:15 FALSE
## 2368 2022-12-05 21:41:15 FALSE
## 2369 2022-12-05 21:40:41 FALSE
## 2370 2022-12-05 21:40:33 FALSE
## 2371 2022-12-05 21:40:33 FALSE
## 2372 2022-12-05 21:40:11 FALSE
## 2373 2022-12-05 21:39:26 FALSE
## 2374 2022-12-05 21:39:16 FALSE
## 2375 2022-12-05 21:36:00 FALSE
## 2376 2022-12-05 21:35:54 FALSE
## 2377 2022-12-05 21:35:52 FALSE
## 2378 2022-12-05 21:34:02 FALSE
## 2379 2022-12-05 21:33:36 FALSE
## 2380 2022-12-05 21:33:25 FALSE
## 2381 2022-12-05 21:33:13 FALSE
## 2382 2022-12-05 21:32:15 FALSE
## 2383 2022-12-05 21:32:05 FALSE
## 2384 2022-12-05 21:32:03 FALSE
## 2385 2022-12-05 21:29:09 FALSE
## 2386 2022-12-05 21:29:04 FALSE
## 2387 2022-12-05 21:28:34 FALSE
## 2388 2022-12-05 21:27:19 FALSE
## 2389 2022-12-05 21:26:51 FALSE
## 2390 2022-12-05 21:26:21 FALSE
## 2391 2022-12-05 21:26:19 FALSE
## 2392 2022-12-05 21:26:18 FALSE
## 2393 2022-12-05 21:26:14 FALSE
## 2394 2022-12-05 21:26:10 FALSE
## 2395 2022-12-05 21:26:04 FALSE
## 2396 2022-12-05 21:25:52 FALSE
## 2397 2022-12-05 21:25:51 FALSE
## 2398 2022-12-05 21:25:51 FALSE
## 2399 2022-12-05 21:25:51 FALSE
## 2400 2022-12-05 21:25:29 FALSE
## 2401 2022-12-05 21:24:39 FALSE
## 2402 2022-12-05 21:24:13 FALSE
## 2403 2022-12-05 21:22:59 FALSE
## 2404 2022-12-05 21:21:21 FALSE
## 2405 2022-12-05 21:20:52 FALSE
## 2406 2022-12-05 21:20:52 FALSE
## 2407 2022-12-05 21:20:52 FALSE
## 2408 2022-12-05 21:20:52 FALSE
## 2409 2022-12-05 21:20:52 FALSE
## 2410 2022-12-05 21:20:51 FALSE
## 2411 2022-12-05 21:19:17 FALSE
## 2412 2022-12-05 21:18:57 FALSE
## 2413 2022-12-05 21:18:12 FALSE
## 2414 2022-12-05 21:17:10 FALSE
## 2415 2022-12-05 21:17:02 FALSE
## 2416 2022-12-05 21:16:34 FALSE
## 2417 2022-12-05 21:15:59 FALSE
## 2418 2022-12-05 21:15:56 FALSE
## 2419 2022-12-05 21:15:52 FALSE
## 2420 2022-12-05 21:15:42 FALSE
## 2421 2022-12-05 21:13:37 FALSE
## 2422 2022-12-05 21:13:22 FALSE
## 2423 2022-12-05 21:13:21 FALSE
## 2424 2022-12-05 21:12:54 FALSE
## 2425 2022-12-05 21:12:26 FALSE
## 2426 2022-12-05 21:12:15 FALSE
## 2427 2022-12-05 21:11:45 FALSE
## 2428 2022-12-05 21:11:44 FALSE
## 2429 2022-12-05 21:11:14 FALSE
## 2430 2022-12-05 21:10:22 FALSE
## 2431 2022-12-05 21:07:48 FALSE
## 2432 2022-12-05 21:07:32 FALSE
## 2433 2022-12-05 21:07:31 FALSE
## 2434 2022-12-05 21:07:02 FALSE
## 2435 2022-12-05 21:06:42 FALSE
## 2436 2022-12-05 21:06:31 FALSE
## 2437 2022-12-05 21:06:19 FALSE
## 2438 2022-12-05 21:04:08 FALSE
## 2439 2022-12-05 21:03:33 FALSE
## 2440 2022-12-05 21:03:27 FALSE
## 2441 2022-12-05 21:03:14 FALSE
## 2442 2022-12-05 20:59:41 FALSE
## 2443 2022-12-05 20:59:33 FALSE
## 2444 2022-12-05 20:57:18 FALSE
## 2445 2022-12-05 20:53:25 FALSE
## 2446 2022-12-05 20:53:17 FALSE
## 2447 2022-12-05 20:53:01 FALSE
## 2448 2022-12-05 20:52:36 FALSE
## 2449 2022-12-05 20:52:23 FALSE
## 2450 2022-12-05 20:52:19 FALSE
## 2451 2022-12-05 20:51:24 FALSE
## 2452 2022-12-05 20:48:11 FALSE
## 2453 2022-12-05 20:46:31 FALSE
## 2454 2022-12-05 20:44:01 FALSE
## 2455 2022-12-05 20:43:11 FALSE
## 2456 2022-12-05 20:42:06 FALSE
## 2457 2022-12-05 20:41:29 FALSE
## 2458 2022-12-05 20:39:24 FALSE
## 2459 2022-12-05 20:39:03 FALSE
## 2460 2022-12-05 20:38:17 FALSE
## 2461 2022-12-05 20:37:57 FALSE
## 2462 2022-12-05 20:37:45 FALSE
## 2463 2022-12-05 20:36:47 FALSE
## 2464 2022-12-05 20:36:12 FALSE
## 2465 2022-12-05 20:36:09 FALSE
## 2466 2022-12-05 20:36:02 FALSE
## 2467 2022-12-05 20:35:11 FALSE
## 2468 2022-12-05 20:35:02 FALSE
## 2469 2022-12-05 20:34:56 FALSE
## 2470 2022-12-05 20:33:26 FALSE
## 2471 2022-12-05 20:29:50 FALSE
## 2472 2022-12-05 20:28:35 FALSE
## 2473 2022-12-05 20:27:59 FALSE
## 2474 2022-12-05 20:26:30 FALSE
## 2475 2022-12-05 20:26:28 FALSE
## 2476 2022-12-05 20:26:03 FALSE
## 2477 2022-12-05 20:25:17 FALSE
## 2478 2022-12-05 20:22:39 FALSE
## 2479 2022-12-05 20:22:29 FALSE
## 2480 2022-12-05 20:22:14 FALSE
## 2481 2022-12-05 20:21:24 FALSE
## 2482 2022-12-05 20:21:20 FALSE
## 2483 2022-12-05 20:20:58 FALSE
## 2484 2022-12-05 20:20:54 FALSE
## 2485 2022-12-05 20:20:03 FALSE
## 2486 2022-12-05 20:19:58 FALSE
## 2487 2022-12-05 20:17:39 FALSE
## 2488 2022-12-05 20:17:03 FALSE
## 2489 2022-12-05 20:16:03 FALSE
## 2490 2022-12-05 20:15:32 FALSE
## 2491 2022-12-05 20:13:18 FALSE
## 2492 2022-12-05 20:13:07 FALSE
## 2493 2022-12-05 20:12:30 FALSE
## 2494 2022-12-05 20:12:06 FALSE
## 2495 2022-12-05 20:10:08 FALSE
## 2496 2022-12-05 20:09:41 FALSE
## 2497 2022-12-05 20:09:18 FALSE
## 2498 2022-12-05 20:09:10 FALSE
## 2499 2022-12-05 20:08:43 FALSE
## 2500 2022-12-05 20:07:01 FALSE
## 2501 2022-12-05 20:06:11 FALSE
## 2502 2022-12-05 20:05:32 FALSE
## 2503 2022-12-05 20:05:19 FALSE
## 2504 2022-12-05 20:05:19 FALSE
## 2505 2022-12-05 20:05:09 FALSE
## 2506 2022-12-05 20:05:02 FALSE
## 2507 2022-12-05 20:04:24 FALSE
## 2508 2022-12-05 20:03:45 FALSE
## 2509 2022-12-05 20:02:02 FALSE
## 2510 2022-12-05 20:02:02 FALSE
## 2511 2022-12-05 20:00:36 FALSE
## 2512 2022-12-05 20:00:32 FALSE
## 2513 2022-12-05 20:00:22 FALSE
## 2514 2022-12-05 20:00:00 FALSE
## 2515 2022-12-05 19:59:16 FALSE
## 2516 2022-12-05 19:57:24 FALSE
## 2517 2022-12-05 19:57:20 FALSE
## 2518 2022-12-05 19:57:13 FALSE
## 2519 2022-12-05 19:56:53 FALSE
## 2520 2022-12-05 19:56:24 FALSE
## 2521 2022-12-05 19:55:15 FALSE
## 2522 2022-12-05 19:52:58 FALSE
## 2523 2022-12-05 19:52:55 FALSE
## 2524 2022-12-05 19:52:53 FALSE
## 2525 2022-12-05 19:51:48 FALSE
## 2526 2022-12-05 19:50:39 FALSE
## 2527 2022-12-05 19:50:35 FALSE
## 2528 2022-12-05 19:50:23 FALSE
## 2529 2022-12-05 19:49:14 FALSE
## 2530 2022-12-05 19:48:46 FALSE
## 2531 2022-12-05 19:47:46 FALSE
## 2532 2022-12-05 19:47:37 FALSE
## 2533 2022-12-05 19:47:31 FALSE
## 2534 2022-12-05 19:46:36 FALSE
## 2535 2022-12-05 19:46:27 FALSE
## 2536 2022-12-05 19:46:11 FALSE
## 2537 2022-12-05 19:45:34 FALSE
## 2538 2022-12-05 19:45:16 FALSE
## 2539 2022-12-05 19:45:10 FALSE
## 2540 2022-12-05 19:45:02 FALSE
## 2541 2022-12-05 19:44:53 FALSE
## 2542 2022-12-05 19:43:55 FALSE
## 2543 2022-12-05 19:43:35 FALSE
## 2544 2022-12-05 19:43:29 FALSE
## 2545 2022-12-05 19:43:05 FALSE
## 2546 2022-12-05 19:42:54 FALSE
## 2547 2022-12-05 19:42:52 FALSE
## 2548 2022-12-05 19:42:48 FALSE
## 2549 2022-12-05 19:41:43 FALSE
## 2550 2022-12-05 19:40:01 FALSE
## 2551 2022-12-05 19:39:54 FALSE
## 2552 2022-12-05 19:39:53 FALSE
## 2553 2022-12-05 19:39:37 FALSE
## 2554 2022-12-05 19:39:32 FALSE
## 2555 2022-12-05 19:39:31 FALSE
## 2556 2022-12-05 19:39:25 FALSE
## 2557 2022-12-05 19:38:59 FALSE
## 2558 2022-12-05 19:38:54 FALSE
## 2559 2022-12-05 19:38:24 FALSE
## 2560 2022-12-05 19:38:02 FALSE
## 2561 2022-12-05 19:37:47 FALSE
## 2562 2022-12-05 19:37:42 FALSE
## 2563 2022-12-05 19:37:35 FALSE
## 2564 2022-12-05 19:37:09 FALSE
## 2565 2022-12-05 19:36:14 FALSE
## 2566 2022-12-05 19:35:54 FALSE
## 2567 2022-12-05 19:35:45 FALSE
## 2568 2022-12-05 19:34:42 FALSE
## 2569 2022-12-05 19:34:12 FALSE
## 2570 2022-12-05 19:34:03 FALSE
## 2571 2022-12-05 19:33:43 FALSE
## 2572 2022-12-05 19:33:30 FALSE
## 2573 2022-12-05 19:32:54 FALSE
## 2574 2022-12-05 19:32:53 FALSE
## 2575 2022-12-05 19:32:31 FALSE
## 2576 2022-12-05 19:32:08 FALSE
## 2577 2022-12-05 19:31:48 FALSE
## 2578 2022-12-05 19:29:14 FALSE
## 2579 2022-12-05 19:28:59 FALSE
## 2580 2022-12-05 19:25:56 FALSE
## 2581 2022-12-05 19:24:44 FALSE
## 2582 2022-12-05 19:24:35 FALSE
## 2583 2022-12-05 19:24:11 FALSE
## 2584 2022-12-05 19:24:08 FALSE
## 2585 2022-12-05 19:23:03 FALSE
## 2586 2022-12-05 19:22:24 FALSE
## 2587 2022-12-05 19:21:54 FALSE
## 2588 2022-12-05 19:20:22 FALSE
## 2589 2022-12-05 19:19:30 FALSE
## 2590 2022-12-05 19:19:28 FALSE
## 2591 2022-12-05 19:19:08 FALSE
## 2592 2022-12-05 19:19:06 FALSE
## 2593 2022-12-05 19:18:30 FALSE
## 2594 2022-12-05 19:18:03 FALSE
## 2595 2022-12-05 19:18:03 FALSE
## 2596 2022-12-05 19:17:32 FALSE
## 2597 2022-12-05 19:17:23 FALSE
## 2598 2022-12-05 19:16:55 FALSE
## 2599 2022-12-05 19:16:48 FALSE
## 2600 2022-12-05 19:16:48 FALSE
## 2601 2022-12-05 19:15:04 FALSE
## 2602 2022-12-05 19:13:17 FALSE
## 2603 2022-12-05 19:13:01 FALSE
## 2604 2022-12-05 19:13:01 FALSE
## 2605 2022-12-05 19:12:50 FALSE
## 2606 2022-12-05 19:12:39 FALSE
## 2607 2022-12-05 19:12:37 FALSE
## 2608 2022-12-05 19:12:26 FALSE
## 2609 2022-12-05 19:12:24 FALSE
## 2610 2022-12-05 19:12:16 FALSE
## 2611 2022-12-05 19:11:56 FALSE
## 2612 2022-12-05 19:11:48 FALSE
## 2613 2022-12-05 19:11:02 FALSE
## 2614 2022-12-05 19:10:26 FALSE
## 2615 2022-12-05 19:10:24 FALSE
## 2616 2022-12-05 19:10:17 FALSE
## 2617 2022-12-05 19:08:38 FALSE
## 2618 2022-12-05 19:07:21 FALSE
## 2619 2022-12-05 19:06:28 FALSE
## 2620 2022-12-05 19:06:02 FALSE
## 2621 2022-12-05 19:05:33 FALSE
## 2622 2022-12-05 19:03:37 FALSE
## 2623 2022-12-05 19:02:51 FALSE
## 2624 2022-12-05 19:01:45 FALSE
## 2625 2022-12-05 19:00:40 FALSE
## 2626 2022-12-05 19:00:03 FALSE
## 2627 2022-12-05 18:59:17 FALSE
## 2628 2022-12-05 18:59:02 FALSE
## 2629 2022-12-05 18:58:01 FALSE
## 2630 2022-12-05 18:57:39 FALSE
## 2631 2022-12-05 18:57:37 FALSE
## 2632 2022-12-05 18:57:11 FALSE
## 2633 2022-12-05 18:57:05 FALSE
## 2634 2022-12-05 18:57:01 FALSE
## 2635 2022-12-05 18:56:55 FALSE
## 2636 2022-12-05 18:56:40 FALSE
## 2637 2022-12-05 18:56:19 FALSE
## 2638 2022-12-05 18:56:02 FALSE
## 2639 2022-12-05 18:55:49 FALSE
## 2640 2022-12-05 18:55:01 FALSE
## 2641 2022-12-05 18:54:46 FALSE
## 2642 2022-12-05 18:54:43 FALSE
## 2643 2022-12-05 18:54:02 FALSE
## 2644 2022-12-05 18:54:01 FALSE
## 2645 2022-12-05 18:53:18 FALSE
## 2646 2022-12-05 18:53:02 FALSE
## 2647 2022-12-05 18:52:29 FALSE
## 2648 2022-12-05 18:52:15 FALSE
## 2649 2022-12-05 18:52:01 FALSE
## 2650 2022-12-05 18:51:02 FALSE
## 2651 2022-12-05 18:50:55 FALSE
## 2652 2022-12-05 18:50:34 FALSE
## 2653 2022-12-05 18:50:02 FALSE
## 2654 2022-12-05 18:49:59 FALSE
## 2655 2022-12-05 18:49:50 FALSE
## 2656 2022-12-05 18:49:08 FALSE
## 2657 2022-12-05 18:49:01 FALSE
## 2658 2022-12-05 18:48:58 FALSE
## 2659 2022-12-05 18:48:33 FALSE
## 2660 2022-12-05 18:48:02 FALSE
## 2661 2022-12-05 18:48:01 FALSE
## 2662 2022-12-05 18:47:37 FALSE
## 2663 2022-12-05 18:47:01 FALSE
## 2664 2022-12-05 18:46:01 FALSE
## 2665 2022-12-05 18:45:01 FALSE
## 2666 2022-12-05 18:44:45 FALSE
## 2667 2022-12-05 18:44:07 FALSE
## 2668 2022-12-05 18:44:01 FALSE
## 2669 2022-12-05 18:43:54 FALSE
## 2670 2022-12-05 18:43:01 FALSE
## 2671 2022-12-05 18:42:25 FALSE
## 2672 2022-12-05 18:42:22 FALSE
## 2673 2022-12-05 18:42:02 FALSE
## 2674 2022-12-05 18:41:56 FALSE
## 2675 2022-12-05 18:41:41 FALSE
## 2676 2022-12-05 18:41:09 FALSE
## 2677 2022-12-05 18:41:02 FALSE
## 2678 2022-12-05 18:40:49 FALSE
## 2679 2022-12-05 18:40:35 FALSE
## 2680 2022-12-05 18:40:02 FALSE
## 2681 2022-12-05 18:39:25 FALSE
## 2682 2022-12-05 18:39:08 FALSE
## 2683 2022-12-05 18:39:01 FALSE
## 2684 2022-12-05 18:38:52 FALSE
## 2685 2022-12-05 18:38:34 FALSE
## 2686 2022-12-05 18:38:01 FALSE
## 2687 2022-12-05 18:37:33 FALSE
## 2688 2022-12-05 18:37:24 FALSE
## 2689 2022-12-05 18:37:11 FALSE
## 2690 2022-12-05 18:37:04 FALSE
## 2691 2022-12-05 18:37:03 FALSE
## 2692 2022-12-05 18:37:01 FALSE
## 2693 2022-12-05 18:37:01 FALSE
## 2694 2022-12-05 18:36:52 FALSE
## 2695 2022-12-05 18:36:38 FALSE
## 2696 2022-12-05 18:36:01 FALSE
## 2697 2022-12-05 18:35:43 FALSE
## 2698 2022-12-05 18:35:37 FALSE
## 2699 2022-12-05 18:35:15 FALSE
## 2700 2022-12-05 18:35:02 FALSE
## 2701 2022-12-05 18:34:47 FALSE
## 2702 2022-12-05 18:34:25 FALSE
## 2703 2022-12-05 18:34:01 FALSE
## 2704 2022-12-05 18:33:26 FALSE
## 2705 2022-12-05 18:33:01 FALSE
## 2706 2022-12-05 18:32:02 FALSE
## 2707 2022-12-05 18:31:34 FALSE
## 2708 2022-12-05 18:31:01 FALSE
## 2709 2022-12-05 18:30:44 FALSE
## 2710 2022-12-05 18:30:33 FALSE
## 2711 2022-12-05 18:30:01 FALSE
## 2712 2022-12-05 18:29:01 FALSE
## 2713 2022-12-05 18:28:12 FALSE
## 2714 2022-12-05 18:28:01 FALSE
## 2715 2022-12-05 18:27:41 FALSE
## 2716 2022-12-05 18:27:02 FALSE
## 2717 2022-12-05 18:26:48 FALSE
## 2718 2022-12-05 18:26:43 FALSE
## 2719 2022-12-05 18:26:09 FALSE
## 2720 2022-12-05 18:26:08 FALSE
## 2721 2022-12-05 18:26:03 FALSE
## 2722 2022-12-05 18:26:02 FALSE
## 2723 2022-12-05 18:25:37 FALSE
## 2724 2022-12-05 18:25:01 FALSE
## 2725 2022-12-05 18:24:56 FALSE
## 2726 2022-12-05 18:24:01 FALSE
## 2727 2022-12-05 18:23:01 FALSE
## 2728 2022-12-05 18:22:04 FALSE
## 2729 2022-12-05 18:22:01 FALSE
## 2730 2022-12-05 18:21:04 FALSE
## 2731 2022-12-05 18:21:01 FALSE
## 2732 2022-12-05 18:20:02 FALSE
## 2733 2022-12-05 18:20:01 FALSE
## 2734 2022-12-05 18:19:38 FALSE
## 2735 2022-12-05 18:19:27 FALSE
## 2736 2022-12-05 18:19:01 FALSE
## 2737 2022-12-05 18:18:15 FALSE
## 2738 2022-12-05 18:18:01 FALSE
## 2739 2022-12-05 18:17:16 FALSE
## 2740 2022-12-05 18:17:02 FALSE
## 2741 2022-12-05 18:16:17 FALSE
## 2742 2022-12-05 18:16:16 FALSE
## 2743 2022-12-05 18:16:02 FALSE
## 2744 2022-12-05 18:16:01 FALSE
## 2745 2022-12-05 18:15:01 FALSE
## 2746 2022-12-05 18:14:01 FALSE
## 2747 2022-12-05 18:13:06 FALSE
## 2748 2022-12-05 18:13:01 FALSE
## 2749 2022-12-05 18:12:39 FALSE
## 2750 2022-12-05 18:12:23 FALSE
## 2751 2022-12-05 18:12:01 FALSE
## 2752 2022-12-05 18:11:02 FALSE
## 2753 2022-12-05 18:10:52 FALSE
## 2754 2022-12-05 18:10:02 FALSE
## 2755 2022-12-05 18:09:35 FALSE
## 2756 2022-12-05 18:09:18 FALSE
## 2757 2022-12-05 18:09:09 FALSE
## 2758 2022-12-05 18:09:08 FALSE
## 2759 2022-12-05 18:09:01 FALSE
## 2760 2022-12-05 18:08:05 FALSE
## 2761 2022-12-05 18:08:01 FALSE
## 2762 2022-12-05 18:07:43 FALSE
## 2763 2022-12-05 18:07:02 FALSE
## 2764 2022-12-05 18:06:01 FALSE
## 2765 2022-12-05 18:05:48 FALSE
## 2766 2022-12-05 18:05:02 FALSE
## 2767 2022-12-05 18:04:22 FALSE
## 2768 2022-12-05 18:04:01 FALSE
## 2769 2022-12-05 18:04:01 FALSE
## 2770 2022-12-05 18:03:19 FALSE
## 2771 2022-12-05 18:03:03 FALSE
## 2772 2022-12-05 18:03:02 FALSE
## 2773 2022-12-05 18:02:31 FALSE
## 2774 2022-12-05 18:02:14 FALSE
## 2775 2022-12-05 18:02:13 FALSE
## 2776 2022-12-05 18:02:01 FALSE
## 2777 2022-12-05 18:01:07 FALSE
## 2778 2022-12-05 18:01:02 FALSE
## 2779 2022-12-05 18:00:01 FALSE
## 2780 2022-12-05 17:59:49 FALSE
## 2781 2022-12-05 17:59:37 FALSE
## 2782 2022-12-05 17:59:02 FALSE
## 2783 2022-12-05 17:58:47 FALSE
## 2784 2022-12-05 17:57:41 FALSE
## 2785 2022-12-05 17:55:58 FALSE
## 2786 2022-12-05 17:55:57 FALSE
## 2787 2022-12-05 17:55:07 FALSE
## 2788 2022-12-05 17:54:09 FALSE
## 2789 2022-12-05 17:53:21 FALSE
## 2790 2022-12-05 17:52:38 FALSE
## 2791 2022-12-05 17:52:34 FALSE
## 2792 2022-12-05 17:51:56 FALSE
## 2793 2022-12-05 17:51:44 FALSE
## 2794 2022-12-05 17:51:41 FALSE
## 2795 2022-12-05 17:51:14 FALSE
## 2796 2022-12-05 17:50:09 FALSE
## 2797 2022-12-05 17:49:01 FALSE
## 2798 2022-12-05 17:48:00 FALSE
## 2799 2022-12-05 17:47:56 FALSE
## 2800 2022-12-05 17:47:19 FALSE
## 2801 2022-12-05 17:46:41 FALSE
## 2802 2022-12-05 17:45:24 FALSE
## 2803 2022-12-05 17:44:45 FALSE
## 2804 2022-12-05 17:44:41 FALSE
## 2805 2022-12-05 17:43:06 FALSE
## 2806 2022-12-05 17:42:09 FALSE
## 2807 2022-12-05 17:40:58 FALSE
## 2808 2022-12-05 17:40:47 FALSE
## 2809 2022-12-05 17:40:37 FALSE
## 2810 2022-12-05 17:39:31 FALSE
## 2811 2022-12-05 17:38:35 FALSE
## 2812 2022-12-05 17:37:47 FALSE
## 2813 2022-12-05 17:37:15 FALSE
## 2814 2022-12-05 17:36:58 FALSE
## 2815 2022-12-05 17:36:12 FALSE
## 2816 2022-12-05 17:35:56 FALSE
## 2817 2022-12-05 17:35:14 FALSE
## 2818 2022-12-05 17:35:14 FALSE
## 2819 2022-12-05 17:34:44 FALSE
## 2820 2022-12-05 17:33:42 FALSE
## 2821 2022-12-05 17:33:32 FALSE
## 2822 2022-12-05 17:33:22 FALSE
## 2823 2022-12-05 17:32:42 FALSE
## 2824 2022-12-05 17:31:10 FALSE
## 2825 2022-12-05 17:31:08 FALSE
## 2826 2022-12-05 17:30:39 FALSE
## 2827 2022-12-05 17:30:31 FALSE
## 2828 2022-12-05 17:30:26 FALSE
## 2829 2022-12-05 17:30:11 FALSE
## 2830 2022-12-05 17:29:52 FALSE
## 2831 2022-12-05 17:29:33 FALSE
## 2832 2022-12-05 17:29:30 FALSE
## 2833 2022-12-05 17:29:28 FALSE
## 2834 2022-12-05 17:29:16 FALSE
## 2835 2022-12-05 17:29:00 FALSE
## 2836 2022-12-05 17:27:27 FALSE
## 2837 2022-12-05 17:26:59 FALSE
## 2838 2022-12-05 17:26:25 FALSE
## 2839 2022-12-05 17:26:03 FALSE
## 2840 2022-12-05 17:25:18 FALSE
## 2841 2022-12-05 17:24:39 FALSE
## 2842 2022-12-05 17:24:03 FALSE
## 2843 2022-12-05 17:23:58 FALSE
## 2844 2022-12-05 17:23:45 FALSE
## 2845 2022-12-05 17:23:09 FALSE
## 2846 2022-12-05 17:22:44 FALSE
## 2847 2022-12-05 17:22:01 FALSE
## 2848 2022-12-05 17:20:24 FALSE
## 2849 2022-12-05 17:19:00 FALSE
## 2850 2022-12-05 17:18:45 FALSE
## 2851 2022-12-05 17:18:25 FALSE
## 2852 2022-12-05 17:18:15 FALSE
## 2853 2022-12-05 17:17:56 FALSE
## 2854 2022-12-05 17:17:22 FALSE
## 2855 2022-12-05 17:17:01 FALSE
## 2856 2022-12-05 17:16:01 FALSE
## 2857 2022-12-05 17:15:25 FALSE
## 2858 2022-12-05 17:15:11 FALSE
## 2859 2022-12-05 17:14:53 FALSE
## 2860 2022-12-05 17:14:42 FALSE
## 2861 2022-12-05 17:13:57 FALSE
## 2862 2022-12-05 17:13:34 FALSE
## 2863 2022-12-05 17:12:36 FALSE
## 2864 2022-12-05 17:12:30 FALSE
## 2865 2022-12-05 17:12:21 FALSE
## 2866 2022-12-05 17:12:19 FALSE
## 2867 2022-12-05 17:11:12 FALSE
## 2868 2022-12-05 17:07:41 FALSE
## 2869 2022-12-05 17:07:19 FALSE
## 2870 2022-12-05 17:06:52 FALSE
## 2871 2022-12-05 17:06:49 FALSE
## 2872 2022-12-05 17:06:47 FALSE
## 2873 2022-12-05 17:06:43 FALSE
## 2874 2022-12-05 17:06:32 FALSE
## 2875 2022-12-05 17:06:30 FALSE
## 2876 2022-12-05 17:06:25 FALSE
## 2877 2022-12-05 17:06:18 FALSE
## 2878 2022-12-05 17:06:02 FALSE
## 2879 2022-12-05 17:05:37 FALSE
## 2880 2022-12-05 17:05:18 FALSE
## 2881 2022-12-05 17:04:10 FALSE
## 2882 2022-12-05 17:04:05 FALSE
## 2883 2022-12-05 17:03:13 FALSE
## 2884 2022-12-05 17:03:01 FALSE
## 2885 2022-12-05 17:02:58 FALSE
## 2886 2022-12-05 17:02:28 FALSE
## 2887 2022-12-05 17:02:12 FALSE
## 2888 2022-12-05 17:01:07 FALSE
## 2889 2022-12-05 17:01:02 FALSE
## 2890 2022-12-05 17:00:31 FALSE
## 2891 2022-12-05 17:00:18 FALSE
## 2892 2022-12-05 17:00:17 FALSE
## 2893 2022-12-05 17:00:16 FALSE
## 2894 2022-12-05 17:00:02 FALSE
## 2895 2022-12-05 17:00:00 FALSE
## 2896 2022-12-05 16:59:32 FALSE
## 2897 2022-12-05 16:59:11 FALSE
## 2898 2022-12-05 16:59:07 FALSE
## 2899 2022-12-05 16:58:02 FALSE
## 2900 2022-12-05 16:57:53 FALSE
## 2901 2022-12-05 16:57:06 FALSE
## 2902 2022-12-05 16:56:44 FALSE
## 2903 2022-12-05 16:56:18 FALSE
## 2904 2022-12-05 16:56:05 FALSE
## 2905 2022-12-05 16:55:56 FALSE
## 2906 2022-12-05 16:55:14 FALSE
## 2907 2022-12-05 16:54:57 FALSE
## 2908 2022-12-05 16:54:47 FALSE
## 2909 2022-12-05 16:54:35 FALSE
## 2910 2022-12-05 16:54:22 FALSE
## 2911 2022-12-05 16:54:17 FALSE
## 2912 2022-12-05 16:54:00 FALSE
## 2913 2022-12-05 16:53:51 FALSE
## 2914 2022-12-05 16:53:35 FALSE
## 2915 2022-12-05 16:53:06 FALSE
## 2916 2022-12-05 16:51:24 FALSE
## 2917 2022-12-05 16:51:15 FALSE
## 2918 2022-12-05 16:51:09 FALSE
## 2919 2022-12-05 16:50:45 FALSE
## 2920 2022-12-05 16:50:36 FALSE
## 2921 2022-12-05 16:50:32 FALSE
## 2922 2022-12-05 16:50:25 FALSE
## 2923 2022-12-05 16:50:12 FALSE
## 2924 2022-12-05 16:50:04 FALSE
## 2925 2022-12-05 16:50:01 FALSE
## 2926 2022-12-05 16:50:01 FALSE
## 2927 2022-12-05 16:49:58 FALSE
## 2928 2022-12-05 16:49:55 FALSE
## 2929 2022-12-05 16:49:04 FALSE
## 2930 2022-12-05 16:48:38 FALSE
## 2931 2022-12-05 16:48:29 FALSE
## 2932 2022-12-05 16:47:52 FALSE
## 2933 2022-12-05 16:47:05 FALSE
## 2934 2022-12-05 16:46:52 FALSE
## 2935 2022-12-05 16:46:35 FALSE
## 2936 2022-12-05 16:44:44 FALSE
## 2937 2022-12-05 16:43:43 FALSE
## 2938 2022-12-05 16:43:19 FALSE
## 2939 2022-12-05 16:43:04 FALSE
## 2940 2022-12-05 16:42:51 FALSE
## 2941 2022-12-05 16:42:16 FALSE
## 2942 2022-12-05 16:42:08 FALSE
## 2943 2022-12-05 16:40:02 FALSE
## 2944 2022-12-05 16:39:38 FALSE
## 2945 2022-12-05 16:38:30 FALSE
## 2946 2022-12-05 16:38:05 FALSE
## 2947 2022-12-05 16:36:40 FALSE
## 2948 2022-12-05 16:35:19 FALSE
## 2949 2022-12-05 16:35:04 FALSE
## 2950 2022-12-05 16:34:09 FALSE
## 2951 2022-12-05 16:33:53 FALSE
## 2952 2022-12-05 16:33:11 FALSE
## 2953 2022-12-05 16:32:24 FALSE
## 2954 2022-12-05 16:31:56 FALSE
## 2955 2022-12-05 16:31:26 FALSE
## 2956 2022-12-05 16:30:58 FALSE
## 2957 2022-12-05 16:30:07 FALSE
## 2958 2022-12-05 16:29:56 FALSE
## 2959 2022-12-05 16:29:29 FALSE
## 2960 2022-12-05 16:29:23 FALSE
## 2961 2022-12-05 16:29:21 FALSE
## 2962 2022-12-05 16:29:05 FALSE
## 2963 2022-12-05 16:25:30 FALSE
## 2964 2022-12-05 16:25:16 FALSE
## 2965 2022-12-05 16:23:24 FALSE
## 2966 2022-12-05 16:23:11 FALSE
## 2967 2022-12-05 16:22:47 FALSE
## 2968 2022-12-05 16:22:40 FALSE
## 2969 2022-12-05 16:22:05 FALSE
## 2970 2022-12-05 16:21:14 FALSE
## 2971 2022-12-05 16:18:45 FALSE
## 2972 2022-12-05 16:18:36 FALSE
## 2973 2022-12-05 16:18:28 FALSE
## 2974 2022-12-05 16:17:44 FALSE
## 2975 2022-12-05 16:16:28 FALSE
## 2976 2022-12-05 16:16:11 FALSE
## 2977 2022-12-05 16:16:04 FALSE
## 2978 2022-12-05 16:15:57 FALSE
## 2979 2022-12-05 16:15:24 FALSE
## 2980 2022-12-05 16:14:43 FALSE
## 2981 2022-12-05 16:12:32 FALSE
## 2982 2022-12-05 16:12:21 FALSE
## 2983 2022-12-05 16:11:52 FALSE
## 2984 2022-12-05 16:11:32 FALSE
## 2985 2022-12-05 16:11:28 FALSE
## 2986 2022-12-05 16:11:04 FALSE
## 2987 2022-12-05 16:10:56 FALSE
## 2988 2022-12-05 16:10:44 FALSE
## 2989 2022-12-05 16:08:13 FALSE
## 2990 2022-12-05 16:07:52 FALSE
## 2991 2022-12-05 16:07:33 FALSE
## 2992 2022-12-05 16:07:23 FALSE
## 2993 2022-12-05 16:05:44 FALSE
## 2994 2022-12-05 16:05:22 FALSE
## 2995 2022-12-05 16:05:07 FALSE
## 2996 2022-12-05 16:04:55 FALSE
## 2997 2022-12-05 16:04:40 FALSE
## 2998 2022-12-05 16:04:24 FALSE
## 2999 2022-12-05 16:04:19 FALSE
## 3000 2022-12-05 16:03:07 FALSE
## 3001 2022-12-05 16:03:03 FALSE
## 3002 2022-12-05 16:02:16 FALSE
## 3003 2022-12-05 16:02:15 FALSE
## 3004 2022-12-05 16:02:14 FALSE
## 3005 2022-12-05 16:02:02 FALSE
## 3006 2022-12-05 16:01:58 FALSE
## 3007 2022-12-05 16:01:56 FALSE
## 3008 2022-12-05 16:01:37 FALSE
## 3009 2022-12-05 16:01:33 FALSE
## 3010 2022-12-05 16:00:52 FALSE
## 3011 2022-12-05 16:00:43 FALSE
## 3012 2022-12-05 16:00:26 FALSE
## 3013 2022-12-05 16:00:08 FALSE
## 3014 2022-12-05 15:59:37 FALSE
## 3015 2022-12-05 15:59:20 FALSE
## 3016 2022-12-05 15:58:03 FALSE
## 3017 2022-12-05 15:58:03 FALSE
## 3018 2022-12-05 15:57:46 FALSE
## 3019 2022-12-05 15:57:25 FALSE
## 3020 2022-12-05 15:55:48 FALSE
## 3021 2022-12-05 15:55:45 FALSE
## 3022 2022-12-05 15:53:57 FALSE
## 3023 2022-12-05 15:52:54 FALSE
## 3024 2022-12-05 15:52:49 FALSE
## 3025 2022-12-05 15:52:31 FALSE
## 3026 2022-12-05 15:51:53 FALSE
## 3027 2022-12-05 15:51:33 FALSE
## 3028 2022-12-05 15:51:28 FALSE
## 3029 2022-12-05 15:50:17 FALSE
## 3030 2022-12-05 15:50:03 FALSE
## 3031 2022-12-05 15:49:33 FALSE
## 3032 2022-12-05 15:49:23 FALSE
## 3033 2022-12-05 15:49:14 FALSE
## 3034 2022-12-05 15:48:25 FALSE
## 3035 2022-12-05 15:48:22 FALSE
## 3036 2022-12-05 15:47:38 FALSE
## 3037 2022-12-05 15:47:34 FALSE
## 3038 2022-12-05 15:47:25 FALSE
## 3039 2022-12-05 15:47:05 FALSE
## 3040 2022-12-05 15:45:36 FALSE
## 3041 2022-12-05 15:45:08 FALSE
## 3042 2022-12-05 15:45:02 FALSE
## 3043 2022-12-05 15:44:51 FALSE
## 3044 2022-12-05 15:44:47 FALSE
## 3045 2022-12-05 15:44:44 FALSE
## 3046 2022-12-05 15:44:33 FALSE
## 3047 2022-12-05 15:44:16 FALSE
## 3048 2022-12-05 15:44:14 FALSE
## 3049 2022-12-05 15:43:54 FALSE
## 3050 2022-12-05 15:43:53 FALSE
## 3051 2022-12-05 15:42:01 FALSE
## 3052 2022-12-05 15:39:35 FALSE
## 3053 2022-12-05 15:38:05 FALSE
## 3054 2022-12-05 15:37:42 FALSE
## 3055 2022-12-05 15:37:37 FALSE
## 3056 2022-12-05 15:37:29 FALSE
## 3057 2022-12-05 15:37:27 FALSE
## 3058 2022-12-05 15:36:54 FALSE
## 3059 2022-12-05 15:36:51 FALSE
## 3060 2022-12-05 15:36:41 FALSE
## 3061 2022-12-05 15:36:05 FALSE
## 3062 2022-12-05 15:35:30 FALSE
## 3063 2022-12-05 15:35:24 FALSE
## 3064 2022-12-05 15:35:04 FALSE
## 3065 2022-12-05 15:34:18 FALSE
## 3066 2022-12-05 15:34:16 FALSE
## 3067 2022-12-05 15:34:14 FALSE
## 3068 2022-12-05 15:34:13 FALSE
## 3069 2022-12-05 15:34:09 FALSE
## 3070 2022-12-05 15:33:13 FALSE
## 3071 2022-12-05 15:32:10 FALSE
## 3072 2022-12-05 15:32:07 FALSE
## 3073 2022-12-05 15:31:45 FALSE
## 3074 2022-12-05 15:31:25 FALSE
## 3075 2022-12-05 15:31:05 FALSE
## 3076 2022-12-05 15:31:01 FALSE
## 3077 2022-12-05 15:30:25 FALSE
## 3078 2022-12-05 15:30:24 FALSE
## 3079 2022-12-05 15:30:22 FALSE
## 3080 2022-12-05 15:30:21 FALSE
## 3081 2022-12-05 15:30:19 FALSE
## 3082 2022-12-05 15:30:12 FALSE
## 3083 2022-12-05 15:30:04 FALSE
## 3084 2022-12-05 15:29:07 FALSE
## 3085 2022-12-05 15:29:05 FALSE
## 3086 2022-12-05 15:28:10 FALSE
## 3087 2022-12-05 15:28:10 FALSE
## 3088 2022-12-05 15:28:04 FALSE
## 3089 2022-12-05 15:27:41 FALSE
## 3090 2022-12-05 15:27:11 FALSE
## 3091 2022-12-05 15:25:34 FALSE
## 3092 2022-12-05 15:25:12 FALSE
## 3093 2022-12-05 15:24:43 FALSE
## 3094 2022-12-05 15:24:15 FALSE
## 3095 2022-12-05 15:24:09 FALSE
## 3096 2022-12-05 15:24:02 FALSE
## 3097 2022-12-05 15:23:49 FALSE
## 3098 2022-12-05 15:23:39 FALSE
## 3099 2022-12-05 15:23:29 FALSE
## 3100 2022-12-05 15:23:19 FALSE
## 3101 2022-12-05 15:23:15 FALSE
## 3102 2022-12-05 15:23:11 FALSE
## 3103 2022-12-05 15:23:09 FALSE
## 3104 2022-12-05 15:23:09 FALSE
## 3105 2022-12-05 15:22:57 FALSE
## 3106 2022-12-05 15:22:34 FALSE
## 3107 2022-12-05 15:22:23 FALSE
## 3108 2022-12-05 15:22:04 FALSE
## 3109 2022-12-05 15:22:03 FALSE
## 3110 2022-12-05 15:21:49 FALSE
## 3111 2022-12-05 15:21:29 FALSE
## 3112 2022-12-05 15:21:28 FALSE
## 3113 2022-12-05 15:21:27 FALSE
## 3114 2022-12-05 15:20:33 FALSE
## 3115 2022-12-05 15:20:21 FALSE
## 3116 2022-12-05 15:19:42 FALSE
## 3117 2022-12-05 15:19:14 FALSE
## 3118 2022-12-05 15:19:09 FALSE
## 3119 2022-12-05 15:18:18 FALSE
## 3120 2022-12-05 15:18:11 FALSE
## 3121 2022-12-05 15:17:37 FALSE
## 3122 2022-12-05 15:16:58 FALSE
## 3123 2022-12-05 15:16:43 FALSE
## 3124 2022-12-05 15:16:30 FALSE
## 3125 2022-12-05 15:16:23 FALSE
## 3126 2022-12-05 15:16:07 FALSE
## 3127 2022-12-05 15:16:04 FALSE
## 3128 2022-12-05 15:15:39 FALSE
## 3129 2022-12-05 15:14:48 FALSE
## 3130 2022-12-05 15:14:33 FALSE
## 3131 2022-12-05 15:14:26 FALSE
## 3132 2022-12-05 15:13:55 FALSE
## 3133 2022-12-05 15:13:31 FALSE
## 3134 2022-12-05 15:13:25 FALSE
## 3135 2022-12-05 15:12:26 FALSE
## 3136 2022-12-05 15:12:03 FALSE
## 3137 2022-12-05 15:11:08 FALSE
## 3138 2022-12-05 15:11:03 FALSE
## 3139 2022-12-05 15:10:58 FALSE
## 3140 2022-12-05 15:09:53 FALSE
## 3141 2022-12-05 15:09:07 FALSE
## 3142 2022-12-05 15:09:01 FALSE
## 3143 2022-12-05 15:08:58 FALSE
## 3144 2022-12-05 15:08:52 FALSE
## 3145 2022-12-05 15:08:40 FALSE
## 3146 2022-12-05 15:08:37 FALSE
## 3147 2022-12-05 15:08:27 FALSE
## 3148 2022-12-05 15:08:05 FALSE
## 3149 2022-12-05 15:08:01 FALSE
## 3150 2022-12-05 15:07:11 FALSE
## 3151 2022-12-05 15:07:05 FALSE
## 3152 2022-12-05 15:07:02 FALSE
## 3153 2022-12-05 15:06:52 FALSE
## 3154 2022-12-05 15:06:37 FALSE
## 3155 2022-12-05 15:06:06 FALSE
## 3156 2022-12-05 15:06:00 FALSE
## 3157 2022-12-05 15:05:32 FALSE
## 3158 2022-12-05 15:05:24 FALSE
## 3159 2022-12-05 15:05:12 FALSE
## 3160 2022-12-05 15:03:59 FALSE
## 3161 2022-12-05 15:03:24 FALSE
## 3162 2022-12-05 15:03:18 FALSE
## 3163 2022-12-05 15:03:13 FALSE
## 3164 2022-12-05 15:03:12 FALSE
## 3165 2022-12-05 15:02:47 FALSE
## 3166 2022-12-05 15:01:58 FALSE
## 3167 2022-12-05 15:01:16 FALSE
## 3168 2022-12-05 15:00:50 FALSE
## 3169 2022-12-05 15:00:31 FALSE
## 3170 2022-12-05 15:00:29 FALSE
## 3171 2022-12-05 15:00:11 FALSE
## 3172 2022-12-05 15:00:00 FALSE
## 3173 2022-12-05 14:59:38 FALSE
## 3174 2022-12-05 14:59:32 FALSE
## 3175 2022-12-05 14:59:12 FALSE
## 3176 2022-12-05 14:59:00 FALSE
## 3177 2022-12-05 14:58:52 FALSE
## 3178 2022-12-05 14:58:36 FALSE
## 3179 2022-12-05 14:58:22 FALSE
## 3180 2022-12-05 14:57:41 FALSE
## 3181 2022-12-05 14:57:41 FALSE
## 3182 2022-12-05 14:57:40 FALSE
## 3183 2022-12-05 14:57:26 FALSE
## 3184 2022-12-05 14:56:56 FALSE
## 3185 2022-12-05 14:56:36 FALSE
## 3186 2022-12-05 14:56:21 FALSE
## 3187 2022-12-05 14:56:19 FALSE
## 3188 2022-12-05 14:56:06 FALSE
## 3189 2022-12-05 14:55:56 FALSE
## 3190 2022-12-05 14:55:46 FALSE
## 3191 2022-12-05 14:55:15 FALSE
## 3192 2022-12-05 14:55:14 FALSE
## 3193 2022-12-05 14:54:43 FALSE
## 3194 2022-12-05 14:54:29 FALSE
## 3195 2022-12-05 14:54:20 FALSE
## 3196 2022-12-05 14:54:19 FALSE
## 3197 2022-12-05 14:54:09 FALSE
## 3198 2022-12-05 14:53:54 FALSE
## 3199 2022-12-05 14:53:35 FALSE
## 3200 2022-12-05 14:53:16 FALSE
## 3201 2022-12-05 14:52:08 FALSE
## 3202 2022-12-05 14:51:52 FALSE
## 3203 2022-12-05 14:51:47 FALSE
## 3204 2022-12-05 14:51:28 FALSE
## 3205 2022-12-05 14:51:24 FALSE
## 3206 2022-12-05 14:51:14 FALSE
## 3207 2022-12-05 14:50:53 FALSE
## 3208 2022-12-05 14:50:24 FALSE
## 3209 2022-12-05 14:50:02 FALSE
## 3210 2022-12-05 14:49:45 FALSE
## 3211 2022-12-05 14:49:27 FALSE
## 3212 2022-12-05 14:49:26 FALSE
## 3213 2022-12-05 14:49:24 FALSE
## 3214 2022-12-05 14:48:54 FALSE
## 3215 2022-12-05 14:48:45 FALSE
## 3216 2022-12-05 14:48:16 FALSE
## 3217 2022-12-05 14:48:00 FALSE
## 3218 2022-12-05 14:47:42 FALSE
## 3219 2022-12-05 14:47:40 FALSE
## 3220 2022-12-05 14:47:17 FALSE
## 3221 2022-12-05 14:46:47 FALSE
## 3222 2022-12-05 14:46:13 FALSE
## 3223 2022-12-05 14:46:13 FALSE
## 3224 2022-12-05 14:46:12 FALSE
## 3225 2022-12-05 14:45:33 FALSE
## 3226 2022-12-05 14:45:31 FALSE
## 3227 2022-12-05 14:45:28 FALSE
## 3228 2022-12-05 14:45:21 FALSE
## 3229 2022-12-05 14:44:10 FALSE
## 3230 2022-12-05 14:43:43 FALSE
## 3231 2022-12-05 14:42:48 FALSE
## 3232 2022-12-05 14:42:44 FALSE
## 3233 2022-12-05 14:42:32 FALSE
## 3234 2022-12-05 14:42:23 FALSE
## 3235 2022-12-05 14:42:21 FALSE
## 3236 2022-12-05 14:42:21 FALSE
## 3237 2022-12-05 14:42:17 FALSE
## 3238 2022-12-05 14:42:02 FALSE
## 3239 2022-12-05 14:41:57 FALSE
## 3240 2022-12-05 14:41:44 FALSE
## 3241 2022-12-05 14:41:27 FALSE
## 3242 2022-12-05 14:41:22 FALSE
## 3243 2022-12-05 14:41:11 FALSE
## 3244 2022-12-05 14:40:53 FALSE
## 3245 2022-12-05 14:40:44 FALSE
## 3246 2022-12-05 14:40:32 FALSE
## 3247 2022-12-05 14:40:30 FALSE
## 3248 2022-12-05 14:40:20 FALSE
## 3249 2022-12-05 14:40:14 FALSE
## 3250 2022-12-05 14:40:10 FALSE
## 3251 2022-12-05 14:39:51 FALSE
## 3252 2022-12-05 14:39:44 FALSE
## 3253 2022-12-05 14:39:33 FALSE
## 3254 2022-12-05 14:38:54 FALSE
## 3255 2022-12-05 14:38:35 FALSE
## 3256 2022-12-05 14:38:34 FALSE
## 3257 2022-12-05 14:38:31 FALSE
## 3258 2022-12-05 14:38:08 FALSE
## 3259 2022-12-05 14:37:40 FALSE
## 3260 2022-12-05 14:37:39 FALSE
## 3261 2022-12-05 14:37:38 FALSE
## 3262 2022-12-05 14:37:38 FALSE
## 3263 2022-12-05 14:37:14 FALSE
## 3264 2022-12-05 14:37:00 FALSE
## 3265 2022-12-05 14:36:31 FALSE
## 3266 2022-12-05 14:36:31 FALSE
## 3267 2022-12-05 14:36:25 FALSE
## 3268 2022-12-05 14:36:02 FALSE
## 3269 2022-12-05 14:35:41 FALSE
## 3270 2022-12-05 14:34:59 FALSE
## 3271 2022-12-05 14:34:39 FALSE
## 3272 2022-12-05 14:34:15 FALSE
## 3273 2022-12-05 14:33:52 FALSE
## 3274 2022-12-05 14:33:43 FALSE
## 3275 2022-12-05 14:33:01 FALSE
## 3276 2022-12-05 14:33:01 FALSE
## 3277 2022-12-05 14:32:45 FALSE
## 3278 2022-12-05 14:31:25 FALSE
## 3279 2022-12-05 14:31:18 FALSE
## 3280 2022-12-05 14:31:14 FALSE
## 3281 2022-12-05 14:31:12 FALSE
## 3282 2022-12-05 14:31:12 FALSE
## 3283 2022-12-05 14:30:12 FALSE
## 3284 2022-12-05 14:29:36 FALSE
## 3285 2022-12-05 14:29:20 FALSE
## 3286 2022-12-05 14:29:04 FALSE
## 3287 2022-12-05 14:28:58 FALSE
## 3288 2022-12-05 14:28:50 FALSE
## 3289 2022-12-05 14:28:08 FALSE
## 3290 2022-12-05 14:28:03 FALSE
## 3291 2022-12-05 14:27:31 FALSE
## 3292 2022-12-05 14:26:14 FALSE
## 3293 2022-12-05 14:26:13 FALSE
## 3294 2022-12-05 14:25:44 FALSE
## 3295 2022-12-05 14:25:19 FALSE
## 3296 2022-12-05 14:25:10 FALSE
## 3297 2022-12-05 14:25:06 FALSE
## 3298 2022-12-05 14:22:53 FALSE
## 3299 2022-12-05 14:22:19 FALSE
## 3300 2022-12-05 14:21:55 FALSE
## 3301 2022-12-05 14:21:55 FALSE
## 3302 2022-12-05 14:21:49 FALSE
## 3303 2022-12-05 14:21:45 FALSE
## 3304 2022-12-05 14:21:35 FALSE
## 3305 2022-12-05 14:21:21 FALSE
## 3306 2022-12-05 14:20:41 FALSE
## 3307 2022-12-05 14:19:55 FALSE
## 3308 2022-12-05 14:19:35 FALSE
## 3309 2022-12-05 14:18:25 FALSE
## 3310 2022-12-05 14:17:51 FALSE
## 3311 2022-12-05 14:17:00 FALSE
## 3312 2022-12-05 14:16:47 FALSE
## 3313 2022-12-05 14:16:46 FALSE
## 3314 2022-12-05 14:16:45 FALSE
## 3315 2022-12-05 14:14:48 FALSE
## 3316 2022-12-05 14:13:08 FALSE
## 3317 2022-12-05 14:12:58 FALSE
## 3318 2022-12-05 14:12:32 FALSE
## 3319 2022-12-05 14:12:26 FALSE
## 3320 2022-12-05 14:11:57 FALSE
## 3321 2022-12-05 14:11:48 FALSE
## 3322 2022-12-05 14:11:15 FALSE
## 3323 2022-12-05 14:11:15 FALSE
## 3324 2022-12-05 14:10:56 FALSE
## 3325 2022-12-05 14:10:44 FALSE
## 3326 2022-12-05 14:09:57 FALSE
## 3327 2022-12-05 14:09:33 FALSE
## 3328 2022-12-05 14:09:29 FALSE
## 3329 2022-12-05 14:09:22 FALSE
## 3330 2022-12-05 14:09:04 FALSE
## 3331 2022-12-05 14:09:01 FALSE
## 3332 2022-12-05 14:08:39 FALSE
## 3333 2022-12-05 14:08:37 FALSE
## 3334 2022-12-05 14:08:31 FALSE
## 3335 2022-12-05 14:07:20 FALSE
## 3336 2022-12-05 14:06:41 FALSE
## 3337 2022-12-05 14:06:33 FALSE
## 3338 2022-12-05 14:05:46 FALSE
## 3339 2022-12-05 14:05:45 FALSE
## 3340 2022-12-05 14:05:27 FALSE
## 3341 2022-12-05 14:04:56 FALSE
## 3342 2022-12-05 14:04:33 FALSE
## 3343 2022-12-05 14:04:22 FALSE
## 3344 2022-12-05 14:04:22 FALSE
## 3345 2022-12-05 14:04:15 FALSE
## 3346 2022-12-05 14:04:08 FALSE
## 3347 2022-12-05 14:03:24 FALSE
## 3348 2022-12-05 14:02:41 FALSE
## 3349 2022-12-05 14:02:30 FALSE
## 3350 2022-12-05 14:02:02 FALSE
## 3351 2022-12-05 14:02:01 FALSE
## 3352 2022-12-05 14:02:00 FALSE
## 3353 2022-12-05 14:01:18 FALSE
## 3354 2022-12-05 14:01:06 FALSE
## 3355 2022-12-05 14:01:00 FALSE
## 3356 2022-12-05 14:00:03 FALSE
## 3357 2022-12-05 13:58:58 FALSE
## 3358 2022-12-05 13:58:30 FALSE
## 3359 2022-12-05 13:57:51 FALSE
## 3360 2022-12-05 13:57:25 FALSE
## 3361 2022-12-05 13:57:21 FALSE
## 3362 2022-12-05 13:56:32 FALSE
## 3363 2022-12-05 13:55:55 FALSE
## 3364 2022-12-05 13:55:31 FALSE
## 3365 2022-12-05 13:55:11 FALSE
## 3366 2022-12-05 13:55:01 FALSE
## 3367 2022-12-05 13:54:45 FALSE
## 3368 2022-12-05 13:54:27 FALSE
## 3369 2022-12-05 13:54:27 FALSE
## 3370 2022-12-05 13:54:11 FALSE
## 3371 2022-12-05 13:52:50 FALSE
## 3372 2022-12-05 13:52:31 FALSE
## 3373 2022-12-05 13:52:27 FALSE
## 3374 2022-12-05 13:52:18 FALSE
## 3375 2022-12-05 13:51:15 FALSE
## 3376 2022-12-05 13:51:08 FALSE
## 3377 2022-12-05 13:50:41 FALSE
## 3378 2022-12-05 13:49:51 FALSE
## 3379 2022-12-05 13:49:17 FALSE
## 3380 2022-12-05 13:48:44 FALSE
## 3381 2022-12-05 13:48:09 FALSE
## 3382 2022-12-05 13:47:12 FALSE
## 3383 2022-12-05 13:46:53 FALSE
## 3384 2022-12-05 13:46:09 FALSE
## 3385 2022-12-05 13:46:08 FALSE
## 3386 2022-12-05 13:46:06 FALSE
## 3387 2022-12-05 13:45:54 FALSE
## 3388 2022-12-05 13:45:24 FALSE
## 3389 2022-12-05 13:45:24 FALSE
## 3390 2022-12-05 13:44:10 FALSE
## 3391 2022-12-05 13:43:37 FALSE
## 3392 2022-12-05 13:42:32 FALSE
## 3393 2022-12-05 13:41:44 FALSE
## 3394 2022-12-05 13:41:01 FALSE
## 3395 2022-12-05 13:39:58 FALSE
## 3396 2022-12-05 13:39:55 FALSE
## 3397 2022-12-05 13:39:29 FALSE
## 3398 2022-12-05 13:39:21 FALSE
## 3399 2022-12-05 13:39:21 FALSE
## 3400 2022-12-05 13:38:22 FALSE
## 3401 2022-12-05 13:37:39 FALSE
## 3402 2022-12-05 13:37:22 FALSE
## 3403 2022-12-05 13:37:05 FALSE
## 3404 2022-12-05 13:36:59 FALSE
## 3405 2022-12-05 13:36:00 FALSE
## 3406 2022-12-05 13:35:54 FALSE
## 3407 2022-12-05 13:35:06 FALSE
## 3408 2022-12-05 13:34:53 FALSE
## 3409 2022-12-05 13:34:02 FALSE
## 3410 2022-12-05 13:33:12 FALSE
## 3411 2022-12-05 13:32:03 FALSE
## 3412 2022-12-05 13:32:01 FALSE
## 3413 2022-12-05 13:31:54 FALSE
## 3414 2022-12-05 13:31:04 FALSE
## 3415 2022-12-05 13:29:33 FALSE
## 3416 2022-12-05 13:29:28 FALSE
## 3417 2022-12-05 13:27:50 FALSE
## 3418 2022-12-05 13:27:28 FALSE
## 3419 2022-12-05 13:27:12 FALSE
## 3420 2022-12-05 13:27:04 FALSE
## 3421 2022-12-05 13:26:43 FALSE
## 3422 2022-12-05 13:26:11 FALSE
## 3423 2022-12-05 13:25:56 FALSE
## 3424 2022-12-05 13:25:54 FALSE
## 3425 2022-12-05 13:25:52 FALSE
## 3426 2022-12-05 13:25:32 FALSE
## 3427 2022-12-05 13:25:21 FALSE
## 3428 2022-12-05 13:25:20 FALSE
## 3429 2022-12-05 13:25:19 FALSE
## 3430 2022-12-05 13:24:43 FALSE
## 3431 2022-12-05 13:24:41 FALSE
## 3432 2022-12-05 13:24:39 FALSE
## 3433 2022-12-05 13:24:37 FALSE
## 3434 2022-12-05 13:24:30 FALSE
## 3435 2022-12-05 13:23:40 FALSE
## 3436 2022-12-05 13:22:31 FALSE
## 3437 2022-12-05 13:22:17 FALSE
## 3438 2022-12-05 13:21:21 FALSE
## 3439 2022-12-05 13:20:58 FALSE
## 3440 2022-12-05 13:19:53 FALSE
## 3441 2022-12-05 13:18:50 FALSE
## 3442 2022-12-05 13:16:06 FALSE
## 3443 2022-12-05 13:15:05 FALSE
## 3444 2022-12-05 13:14:39 FALSE
## 3445 2022-12-05 13:14:35 FALSE
## 3446 2022-12-05 13:14:03 FALSE
## 3447 2022-12-05 13:13:57 FALSE
## 3448 2022-12-05 13:12:55 FALSE
## 3449 2022-12-05 13:12:24 FALSE
## 3450 2022-12-05 13:11:43 FALSE
## 3451 2022-12-05 13:09:33 FALSE
## 3452 2022-12-05 13:09:07 FALSE
## 3453 2022-12-05 13:08:52 FALSE
## 3454 2022-12-05 13:08:51 FALSE
## 3455 2022-12-05 13:08:07 FALSE
## 3456 2022-12-05 13:07:39 FALSE
## 3457 2022-12-05 13:06:16 FALSE
## 3458 2022-12-05 13:05:21 FALSE
## 3459 2022-12-05 13:03:52 FALSE
## 3460 2022-12-05 13:03:38 FALSE
## 3461 2022-12-05 13:03:05 FALSE
## 3462 2022-12-05 13:02:47 FALSE
## 3463 2022-12-05 13:02:46 FALSE
## 3464 2022-12-05 13:02:31 FALSE
## 3465 2022-12-05 13:02:08 FALSE
## 3466 2022-12-05 13:02:06 FALSE
## 3467 2022-12-05 13:02:00 FALSE
## 3468 2022-12-05 13:01:21 FALSE
## 3469 2022-12-05 13:01:20 FALSE
## 3470 2022-12-05 13:01:09 FALSE
## 3471 2022-12-05 13:01:01 FALSE
## 3472 2022-12-05 13:00:40 FALSE
## 3473 2022-12-05 13:00:39 FALSE
## 3474 2022-12-05 12:59:35 FALSE
## 3475 2022-12-05 12:58:33 FALSE
## 3476 2022-12-05 12:57:45 FALSE
## 3477 2022-12-05 12:57:14 FALSE
## 3478 2022-12-05 12:57:03 FALSE
## 3479 2022-12-05 12:56:34 FALSE
## 3480 2022-12-05 12:56:14 FALSE
## 3481 2022-12-05 12:56:04 FALSE
## 3482 2022-12-05 12:54:25 FALSE
## 3483 2022-12-05 12:54:02 FALSE
## 3484 2022-12-05 12:52:11 FALSE
## 3485 2022-12-05 12:51:40 FALSE
## 3486 2022-12-05 12:50:10 FALSE
## 3487 2022-12-05 12:50:04 FALSE
## 3488 2022-12-05 12:48:10 FALSE
## 3489 2022-12-05 12:46:34 FALSE
## 3490 2022-12-05 12:45:45 FALSE
## 3491 2022-12-05 12:45:38 FALSE
## 3492 2022-12-05 12:45:11 FALSE
## 3493 2022-12-05 12:44:10 FALSE
## 3494 2022-12-05 12:43:26 FALSE
## 3495 2022-12-05 12:43:10 FALSE
## 3496 2022-12-05 12:42:33 FALSE
## 3497 2022-12-05 12:42:19 FALSE
## 3498 2022-12-05 12:41:41 FALSE
## 3499 2022-12-05 12:41:39 FALSE
## 3500 2022-12-05 12:41:37 FALSE
## 3501 2022-12-05 12:41:29 FALSE
## 3502 2022-12-05 12:41:28 FALSE
## 3503 2022-12-05 12:39:07 FALSE
## 3504 2022-12-05 12:38:39 FALSE
## 3505 2022-12-05 12:37:56 FALSE
## 3506 2022-12-05 12:37:33 FALSE
## 3507 2022-12-05 12:37:04 FALSE
## 3508 2022-12-05 12:33:58 FALSE
## 3509 2022-12-05 12:32:51 FALSE
## 3510 2022-12-05 12:32:21 FALSE
## 3511 2022-12-05 12:31:41 FALSE
## 3512 2022-12-05 12:31:30 FALSE
## 3513 2022-12-05 12:31:19 FALSE
## 3514 2022-12-05 12:30:54 FALSE
## 3515 2022-12-05 12:29:22 FALSE
## 3516 2022-12-05 12:28:57 FALSE
## 3517 2022-12-05 12:28:08 FALSE
## 3518 2022-12-05 12:27:39 FALSE
## 3519 2022-12-05 12:27:03 FALSE
## 3520 2022-12-05 12:26:12 FALSE
## 3521 2022-12-05 12:25:18 FALSE
## 3522 2022-12-05 12:24:37 FALSE
## 3523 2022-12-05 12:24:26 FALSE
## 3524 2022-12-05 12:23:43 FALSE
## 3525 2022-12-05 12:23:12 FALSE
## 3526 2022-12-05 12:23:12 FALSE
## 3527 2022-12-05 12:23:01 FALSE
## 3528 2022-12-05 12:22:07 FALSE
## 3529 2022-12-05 12:21:35 FALSE
## 3530 2022-12-05 12:21:30 FALSE
## 3531 2022-12-05 12:21:27 FALSE
## 3532 2022-12-05 12:21:24 FALSE
## 3533 2022-12-05 12:21:22 FALSE
## 3534 2022-12-05 12:21:20 FALSE
## 3535 2022-12-05 12:20:29 FALSE
## 3536 2022-12-05 12:19:37 FALSE
## 3537 2022-12-05 12:19:19 FALSE
## 3538 2022-12-05 12:19:11 FALSE
## 3539 2022-12-05 12:19:11 FALSE
## 3540 2022-12-05 12:16:29 FALSE
## 3541 2022-12-05 12:16:17 FALSE
## 3542 2022-12-05 12:14:44 FALSE
## 3543 2022-12-05 12:14:11 FALSE
## 3544 2022-12-05 12:12:46 FALSE
## 3545 2022-12-05 12:12:31 FALSE
## 3546 2022-12-05 12:12:12 FALSE
## 3547 2022-12-05 12:11:59 FALSE
## 3548 2022-12-05 12:11:49 FALSE
## 3549 2022-12-05 12:10:45 FALSE
## 3550 2022-12-05 12:09:17 FALSE
## 3551 2022-12-05 12:08:06 FALSE
## 3552 2022-12-05 12:07:21 FALSE
## 3553 2022-12-05 12:07:14 FALSE
## 3554 2022-12-05 12:06:42 FALSE
## 3555 2022-12-05 12:06:22 FALSE
## 3556 2022-12-05 12:05:56 FALSE
## 3557 2022-12-05 12:05:04 FALSE
## 3558 2022-12-05 12:03:40 FALSE
## 3559 2022-12-05 12:02:32 FALSE
## 3560 2022-12-05 12:02:06 FALSE
## 3561 2022-12-05 12:00:40 FALSE
## 3562 2022-12-05 11:59:57 FALSE
## 3563 2022-12-05 11:59:38 FALSE
## 3564 2022-12-05 11:59:16 FALSE
## 3565 2022-12-05 11:58:47 FALSE
## 3566 2022-12-05 11:58:31 FALSE
## 3567 2022-12-05 11:58:11 FALSE
## 3568 2022-12-05 11:57:07 FALSE
## 3569 2022-12-05 11:56:44 FALSE
## 3570 2022-12-05 11:56:00 FALSE
## 3571 2022-12-05 11:55:31 FALSE
## 3572 2022-12-05 11:55:26 FALSE
## 3573 2022-12-05 11:54:57 FALSE
## 3574 2022-12-05 11:54:35 FALSE
## 3575 2022-12-05 11:54:35 FALSE
## 3576 2022-12-05 11:54:30 FALSE
## 3577 2022-12-05 11:54:07 FALSE
## 3578 2022-12-05 11:53:32 FALSE
## 3579 2022-12-05 11:53:24 FALSE
## 3580 2022-12-05 11:53:02 FALSE
## 3581 2022-12-05 11:52:17 FALSE
## 3582 2022-12-05 11:50:33 FALSE
## 3583 2022-12-05 11:50:01 FALSE
## 3584 2022-12-05 11:49:38 FALSE
## 3585 2022-12-05 11:48:28 FALSE
## 3586 2022-12-05 11:45:07 FALSE
## 3587 2022-12-05 11:44:55 FALSE
## 3588 2022-12-05 11:44:34 FALSE
## 3589 2022-12-05 11:44:09 FALSE
## 3590 2022-12-05 11:43:00 FALSE
## 3591 2022-12-05 11:42:49 FALSE
## 3592 2022-12-05 11:42:09 FALSE
## 3593 2022-12-05 11:42:06 FALSE
## 3594 2022-12-05 11:41:56 FALSE
## 3595 2022-12-05 11:40:26 FALSE
## 3596 2022-12-05 11:39:43 FALSE
## 3597 2022-12-05 11:39:06 FALSE
## 3598 2022-12-05 11:38:57 FALSE
## 3599 2022-12-05 11:37:38 FALSE
## 3600 2022-12-05 11:37:00 FALSE
## 3601 2022-12-05 11:34:38 FALSE
## 3602 2022-12-05 11:34:32 FALSE
## 3603 2022-12-05 11:32:28 FALSE
## 3604 2022-12-05 11:32:01 FALSE
## 3605 2022-12-05 11:31:53 FALSE
## 3606 2022-12-05 11:31:22 FALSE
## 3607 2022-12-05 11:31:08 FALSE
## 3608 2022-12-05 11:30:57 FALSE
## 3609 2022-12-05 11:29:30 FALSE
## 3610 2022-12-05 11:29:28 FALSE
## 3611 2022-12-05 11:29:27 FALSE
## 3612 2022-12-05 11:29:04 FALSE
## 3613 2022-12-05 11:28:01 FALSE
## 3614 2022-12-05 11:27:43 FALSE
## 3615 2022-12-05 11:26:48 FALSE
## 3616 2022-12-05 11:26:26 FALSE
## 3617 2022-12-05 11:25:02 FALSE
## 3618 2022-12-05 11:24:30 FALSE
## 3619 2022-12-05 11:23:32 FALSE
## 3620 2022-12-05 11:22:15 FALSE
## 3621 2022-12-05 11:21:05 FALSE
## 3622 2022-12-05 11:20:17 FALSE
## 3623 2022-12-05 11:19:35 FALSE
## 3624 2022-12-05 11:19:29 FALSE
## 3625 2022-12-05 11:19:13 FALSE
## 3626 2022-12-05 11:18:29 FALSE
## 3627 2022-12-05 11:16:39 FALSE
## 3628 2022-12-05 11:15:10 FALSE
## 3629 2022-12-05 11:15:02 FALSE
## 3630 2022-12-05 11:14:30 FALSE
## 3631 2022-12-05 11:13:46 FALSE
## 3632 2022-12-05 11:13:06 FALSE
## 3633 2022-12-05 11:12:25 FALSE
## 3634 2022-12-05 11:12:20 FALSE
## 3635 2022-12-05 11:11:54 FALSE
## 3636 2022-12-05 11:09:57 FALSE
## 3637 2022-12-05 11:09:05 FALSE
## 3638 2022-12-05 11:08:06 FALSE
## 3639 2022-12-05 11:05:04 FALSE
## 3640 2022-12-05 11:04:58 FALSE
## 3641 2022-12-05 11:03:01 FALSE
## 3642 2022-12-05 11:01:33 FALSE
## 3643 2022-12-05 11:00:53 FALSE
## 3644 2022-12-05 11:00:00 FALSE
## 3645 2022-12-05 10:59:12 FALSE
## 3646 2022-12-05 10:58:48 FALSE
## 3647 2022-12-05 10:58:26 FALSE
## 3648 2022-12-05 10:55:02 FALSE
## 3649 2022-12-05 10:54:29 FALSE
## 3650 2022-12-05 10:53:15 FALSE
## 3651 2022-12-05 10:52:08 FALSE
## 3652 2022-12-05 10:52:02 FALSE
## 3653 2022-12-05 10:51:07 FALSE
## 3654 2022-12-05 10:50:23 FALSE
## 3655 2022-12-05 10:50:14 FALSE
## 3656 2022-12-05 10:49:25 FALSE
## 3657 2022-12-05 10:49:15 FALSE
## 3658 2022-12-05 10:49:06 FALSE
## 3659 2022-12-05 10:48:40 FALSE
## 3660 2022-12-05 10:47:56 FALSE
## 3661 2022-12-05 10:47:05 FALSE
## 3662 2022-12-05 10:45:57 FALSE
## 3663 2022-12-05 10:44:42 FALSE
## 3664 2022-12-05 10:43:09 FALSE
## 3665 2022-12-05 10:42:12 FALSE
## 3666 2022-12-05 10:42:01 FALSE
## 3667 2022-12-05 10:41:57 FALSE
## 3668 2022-12-05 10:41:51 FALSE
## 3669 2022-12-05 10:40:27 FALSE
## 3670 2022-12-05 10:40:25 FALSE
## 3671 2022-12-05 10:38:40 FALSE
## 3672 2022-12-05 10:38:03 FALSE
## 3673 2022-12-05 10:37:45 FALSE
## 3674 2022-12-05 10:37:19 FALSE
## 3675 2022-12-05 10:35:22 FALSE
## 3676 2022-12-05 10:34:25 FALSE
## 3677 2022-12-05 10:34:08 FALSE
## 3678 2022-12-05 10:33:34 FALSE
## 3679 2022-12-05 10:30:38 FALSE
## 3680 2022-12-05 10:30:17 FALSE
## 3681 2022-12-05 10:29:22 FALSE
## 3682 2022-12-05 10:26:11 FALSE
## 3683 2022-12-05 10:26:11 FALSE
## 3684 2022-12-05 10:24:36 FALSE
## 3685 2022-12-05 10:24:02 FALSE
## 3686 2022-12-05 10:23:49 FALSE
## 3687 2022-12-05 10:22:51 FALSE
## 3688 2022-12-05 10:22:01 FALSE
## 3689 2022-12-05 10:21:36 FALSE
## 3690 2022-12-05 10:20:39 FALSE
## 3691 2022-12-05 10:19:45 FALSE
## 3692 2022-12-05 10:19:23 FALSE
## 3693 2022-12-05 10:16:37 FALSE
## 3694 2022-12-05 10:16:35 FALSE
## 3695 2022-12-05 10:15:56 FALSE
## 3696 2022-12-05 10:15:29 FALSE
## 3697 2022-12-05 10:14:48 FALSE
## 3698 2022-12-05 10:11:59 FALSE
## 3699 2022-12-05 10:11:54 FALSE
## 3700 2022-12-05 10:11:44 FALSE
## 3701 2022-12-05 10:08:03 FALSE
## 3702 2022-12-05 10:07:20 FALSE
## 3703 2022-12-05 10:07:02 FALSE
## 3704 2022-12-05 10:06:28 FALSE
## 3705 2022-12-05 10:05:15 FALSE
## 3706 2022-12-05 10:05:10 FALSE
## 3707 2022-12-05 10:03:34 FALSE
## 3708 2022-12-05 10:01:25 FALSE
## 3709 2022-12-05 10:00:25 FALSE
## 3710 2022-12-05 09:57:19 FALSE
## 3711 2022-12-05 09:56:45 FALSE
## 3712 2022-12-05 09:56:10 FALSE
## 3713 2022-12-05 09:55:28 FALSE
## 3714 2022-12-05 09:54:53 FALSE
## 3715 2022-12-05 09:53:59 FALSE
## 3716 2022-12-05 09:50:35 FALSE
## 3717 2022-12-05 09:49:53 FALSE
## 3718 2022-12-05 09:49:38 FALSE
## 3719 2022-12-05 09:47:20 FALSE
## 3720 2022-12-05 09:47:00 FALSE
## 3721 2022-12-05 09:46:16 FALSE
## 3722 2022-12-05 09:45:38 FALSE
## 3723 2022-12-05 09:43:01 FALSE
## 3724 2022-12-05 09:42:30 FALSE
## 3725 2022-12-05 09:41:24 FALSE
## 3726 2022-12-05 09:40:24 FALSE
## 3727 2022-12-05 09:39:45 FALSE
## 3728 2022-12-05 09:39:34 FALSE
## 3729 2022-12-05 09:38:42 FALSE
## 3730 2022-12-05 09:38:21 FALSE
## 3731 2022-12-05 09:37:35 FALSE
## 3732 2022-12-05 09:37:07 FALSE
## 3733 2022-12-05 09:36:41 FALSE
## 3734 2022-12-05 09:36:21 FALSE
## 3735 2022-12-05 09:36:16 FALSE
## 3736 2022-12-05 09:36:09 FALSE
## 3737 2022-12-05 09:35:40 FALSE
## 3738 2022-12-05 09:31:52 FALSE
## 3739 2022-12-05 09:31:43 FALSE
## 3740 2022-12-05 09:31:40 FALSE
## 3741 2022-12-05 09:31:40 FALSE
## 3742 2022-12-05 09:31:24 FALSE
## 3743 2022-12-05 09:31:07 FALSE
## 3744 2022-12-05 09:31:02 FALSE
## 3745 2022-12-05 09:30:52 FALSE
## 3746 2022-12-05 09:30:51 FALSE
## 3747 2022-12-05 09:30:50 FALSE
## 3748 2022-12-05 09:30:31 FALSE
## 3749 2022-12-05 09:30:21 FALSE
## 3750 2022-12-05 09:29:18 FALSE
## 3751 2022-12-05 09:28:53 FALSE
## 3752 2022-12-05 09:28:45 FALSE
## 3753 2022-12-05 09:28:03 FALSE
## 3754 2022-12-05 09:25:46 FALSE
## 3755 2022-12-05 09:25:42 FALSE
## 3756 2022-12-05 09:24:50 FALSE
## 3757 2022-12-05 09:24:43 FALSE
## 3758 2022-12-05 09:23:03 FALSE
## 3759 2022-12-05 09:22:00 FALSE
## 3760 2022-12-05 09:21:57 FALSE
## 3761 2022-12-05 09:21:41 FALSE
## 3762 2022-12-05 09:20:00 FALSE
## 3763 2022-12-05 09:19:54 FALSE
## 3764 2022-12-05 09:18:59 FALSE
## 3765 2022-12-05 09:18:07 FALSE
## 3766 2022-12-05 09:17:47 FALSE
## 3767 2022-12-05 09:17:38 FALSE
## 3768 2022-12-05 09:17:31 FALSE
## 3769 2022-12-05 09:16:43 FALSE
## 3770 2022-12-05 09:16:22 FALSE
## 3771 2022-12-05 09:16:03 FALSE
## 3772 2022-12-05 09:16:02 FALSE
## 3773 2022-12-05 09:15:36 FALSE
## 3774 2022-12-05 09:15:11 FALSE
## 3775 2022-12-05 09:14:52 FALSE
## 3776 2022-12-05 09:14:05 FALSE
## 3777 2022-12-05 09:13:59 FALSE
## 3778 2022-12-05 09:13:45 FALSE
## 3779 2022-12-05 09:12:52 FALSE
## 3780 2022-12-05 09:12:50 FALSE
## 3781 2022-12-05 09:12:22 FALSE
## 3782 2022-12-05 09:11:51 FALSE
## 3783 2022-12-05 09:11:37 FALSE
## 3784 2022-12-05 09:11:12 FALSE
## 3785 2022-12-05 09:11:02 FALSE
## 3786 2022-12-05 09:10:36 FALSE
## 3787 2022-12-05 09:09:41 FALSE
## 3788 2022-12-05 09:09:39 FALSE
## 3789 2022-12-05 09:09:11 FALSE
## 3790 2022-12-05 09:08:54 FALSE
## 3791 2022-12-05 09:07:48 FALSE
## 3792 2022-12-05 09:07:23 FALSE
## 3793 2022-12-05 09:07:22 FALSE
## 3794 2022-12-05 09:07:00 FALSE
## 3795 2022-12-05 09:06:58 FALSE
## 3796 2022-12-05 09:06:48 FALSE
## 3797 2022-12-05 09:06:46 FALSE
## 3798 2022-12-05 09:06:23 FALSE
## 3799 2022-12-05 09:05:22 FALSE
## 3800 2022-12-05 09:05:06 FALSE
## 3801 2022-12-05 09:04:50 FALSE
## 3802 2022-12-05 09:04:26 FALSE
## 3803 2022-12-05 09:04:05 FALSE
## 3804 2022-12-05 09:01:21 FALSE
## 3805 2022-12-05 09:01:20 FALSE
## 3806 2022-12-05 09:01:18 FALSE
## 3807 2022-12-05 09:01:16 FALSE
## 3808 2022-12-05 09:01:14 FALSE
## 3809 2022-12-05 09:01:12 FALSE
## 3810 2022-12-05 09:01:10 FALSE
## 3811 2022-12-05 09:01:08 FALSE
## 3812 2022-12-05 09:01:06 FALSE
## 3813 2022-12-05 09:01:04 FALSE
## 3814 2022-12-05 09:01:02 FALSE
## 3815 2022-12-05 09:00:59 FALSE
## 3816 2022-12-05 09:00:57 FALSE
## 3817 2022-12-05 09:00:55 FALSE
## 3818 2022-12-05 09:00:55 FALSE
## 3819 2022-12-05 09:00:52 FALSE
## 3820 2022-12-05 09:00:11 FALSE
## 3821 2022-12-05 09:00:09 FALSE
## 3822 2022-12-05 09:00:01 FALSE
## 3823 2022-12-05 08:59:53 FALSE
## 3824 2022-12-05 08:58:32 FALSE
## 3825 2022-12-05 08:57:22 FALSE
## 3826 2022-12-05 08:55:45 FALSE
## 3827 2022-12-05 08:55:21 FALSE
## 3828 2022-12-05 08:54:07 FALSE
## 3829 2022-12-05 08:53:29 FALSE
## 3830 2022-12-05 08:52:58 FALSE
## 3831 2022-12-05 08:52:01 FALSE
## 3832 2022-12-05 08:51:28 FALSE
## 3833 2022-12-05 08:51:10 FALSE
## 3834 2022-12-05 08:51:01 FALSE
## 3835 2022-12-05 08:50:30 FALSE
## 3836 2022-12-05 08:50:26 FALSE
## 3837 2022-12-05 08:46:05 FALSE
## 3838 2022-12-05 08:45:58 FALSE
## 3839 2022-12-05 08:45:55 FALSE
## 3840 2022-12-05 08:44:33 FALSE
## 3841 2022-12-05 08:43:19 FALSE
## 3842 2022-12-05 08:41:21 FALSE
## 3843 2022-12-05 08:40:57 FALSE
## 3844 2022-12-05 08:40:36 FALSE
## 3845 2022-12-05 08:40:19 FALSE
## 3846 2022-12-05 08:40:08 FALSE
## 3847 2022-12-05 08:38:39 FALSE
## 3848 2022-12-05 08:38:36 FALSE
## 3849 2022-12-05 08:38:15 FALSE
## 3850 2022-12-05 08:37:49 FALSE
## 3851 2022-12-05 08:36:59 FALSE
## 3852 2022-12-05 08:36:06 FALSE
## 3853 2022-12-05 08:31:57 FALSE
## 3854 2022-12-05 08:31:50 FALSE
## 3855 2022-12-05 08:31:37 FALSE
## 3856 2022-12-05 08:30:29 FALSE
## 3857 2022-12-05 08:30:00 FALSE
## 3858 2022-12-05 08:29:58 FALSE
## 3859 2022-12-05 08:29:48 FALSE
## 3860 2022-12-05 08:28:27 FALSE
## 3861 2022-12-05 08:26:27 FALSE
## 3862 2022-12-05 08:25:43 FALSE
## 3863 2022-12-05 08:25:08 FALSE
## 3864 2022-12-05 08:25:02 FALSE
## 3865 2022-12-05 08:23:14 FALSE
## 3866 2022-12-05 08:22:14 FALSE
## 3867 2022-12-05 08:21:14 FALSE
## 3868 2022-12-05 08:20:52 FALSE
## 3869 2022-12-05 08:18:35 FALSE
## 3870 2022-12-05 08:18:01 FALSE
## 3871 2022-12-05 08:17:45 FALSE
## 3872 2022-12-05 08:14:38 FALSE
## 3873 2022-12-05 08:14:26 FALSE
## 3874 2022-12-05 08:14:15 FALSE
## 3875 2022-12-05 08:13:39 FALSE
## 3876 2022-12-05 08:13:23 FALSE
## 3877 2022-12-05 08:12:31 FALSE
## 3878 2022-12-05 08:11:14 FALSE
## 3879 2022-12-05 08:08:02 FALSE
## 3880 2022-12-05 08:07:48 FALSE
## 3881 2022-12-05 08:07:47 FALSE
## 3882 2022-12-05 08:07:42 FALSE
## 3883 2022-12-05 08:07:28 FALSE
## 3884 2022-12-05 08:06:09 FALSE
## 3885 2022-12-05 08:04:04 FALSE
## 3886 2022-12-05 08:02:41 FALSE
## 3887 2022-12-05 08:01:53 FALSE
## 3888 2022-12-05 08:01:30 FALSE
## 3889 2022-12-05 08:01:23 FALSE
## 3890 2022-12-05 08:01:12 FALSE
## 3891 2022-12-05 08:00:11 FALSE
## 3892 2022-12-05 08:00:09 FALSE
## 3893 2022-12-05 08:00:06 FALSE
## 3894 2022-12-05 07:57:25 FALSE
## 3895 2022-12-05 07:55:04 FALSE
## 3896 2022-12-05 07:54:13 FALSE
## 3897 2022-12-05 07:53:59 FALSE
## 3898 2022-12-05 07:50:56 FALSE
## 3899 2022-12-05 07:50:21 FALSE
## 3900 2022-12-05 07:50:06 FALSE
## 3901 2022-12-05 07:49:41 FALSE
## 3902 2022-12-05 07:49:28 FALSE
## 3903 2022-12-05 07:47:57 FALSE
## 3904 2022-12-05 07:47:20 FALSE
## 3905 2022-12-05 07:47:07 FALSE
## 3906 2022-12-05 07:46:57 FALSE
## 3907 2022-12-05 07:45:47 FALSE
## 3908 2022-12-05 07:45:31 FALSE
## 3909 2022-12-05 07:45:22 FALSE
## 3910 2022-12-05 07:44:50 FALSE
## 3911 2022-12-05 07:44:16 FALSE
## 3912 2022-12-05 07:44:15 FALSE
## 3913 2022-12-05 07:43:57 FALSE
## 3914 2022-12-05 07:41:24 FALSE
## 3915 2022-12-05 07:40:39 FALSE
## 3916 2022-12-05 07:36:09 FALSE
## 3917 2022-12-05 07:34:59 FALSE
## 3918 2022-12-05 07:33:16 FALSE
## 3919 2022-12-05 07:32:44 FALSE
## 3920 2022-12-05 07:32:08 FALSE
## 3921 2022-12-05 07:31:12 FALSE
## 3922 2022-12-05 07:30:31 FALSE
## 3923 2022-12-05 07:27:20 FALSE
## 3924 2022-12-05 07:26:11 FALSE
## 3925 2022-12-05 07:25:30 FALSE
## 3926 2022-12-05 07:23:53 FALSE
## 3927 2022-12-05 07:23:53 FALSE
## 3928 2022-12-05 07:22:30 FALSE
## 3929 2022-12-05 07:21:53 FALSE
## 3930 2022-12-05 07:21:11 FALSE
## 3931 2022-12-05 07:18:54 FALSE
## 3932 2022-12-05 07:18:43 FALSE
## 3933 2022-12-05 07:18:34 FALSE
## 3934 2022-12-05 07:18:16 FALSE
## 3935 2022-12-05 07:17:53 FALSE
## 3936 2022-12-05 07:17:03 FALSE
## 3937 2022-12-05 07:17:01 FALSE
## 3938 2022-12-05 07:17:01 FALSE
## 3939 2022-12-05 07:14:59 FALSE
## 3940 2022-12-05 07:14:12 FALSE
## 3941 2022-12-05 07:14:09 FALSE
## 3942 2022-12-05 07:13:04 FALSE
## 3943 2022-12-05 07:13:02 FALSE
## 3944 2022-12-05 07:12:26 FALSE
## 3945 2022-12-05 07:11:40 FALSE
## 3946 2022-12-05 07:10:48 FALSE
## 3947 2022-12-05 07:06:11 FALSE
## 3948 2022-12-05 07:05:24 FALSE
## 3949 2022-12-05 07:05:14 FALSE
## 3950 2022-12-05 07:04:47 FALSE
## 3951 2022-12-05 07:04:12 FALSE
## 3952 2022-12-05 07:04:03 FALSE
## 3953 2022-12-05 07:03:29 FALSE
## 3954 2022-12-05 07:02:46 FALSE
## 3955 2022-12-05 07:01:56 FALSE
## 3956 2022-12-05 07:01:37 FALSE
## 3957 2022-12-05 07:00:57 FALSE
## 3958 2022-12-05 07:00:17 FALSE
## 3959 2022-12-05 06:59:51 FALSE
## 3960 2022-12-05 06:59:00 FALSE
## 3961 2022-12-05 06:58:35 FALSE
## 3962 2022-12-05 06:57:37 FALSE
## 3963 2022-12-05 06:56:50 FALSE
## 3964 2022-12-05 06:56:01 FALSE
## 3965 2022-12-05 06:54:30 FALSE
## 3966 2022-12-05 06:53:39 FALSE
## 3967 2022-12-05 06:52:23 FALSE
## 3968 2022-12-05 06:50:59 FALSE
## 3969 2022-12-05 06:50:28 FALSE
## 3970 2022-12-05 06:50:08 FALSE
## 3971 2022-12-05 06:49:43 FALSE
## 3972 2022-12-05 06:48:52 FALSE
## 3973 2022-12-05 06:46:26 FALSE
## 3974 2022-12-05 06:45:11 FALSE
## 3975 2022-12-05 06:45:07 FALSE
## 3976 2022-12-05 06:43:15 FALSE
## 3977 2022-12-05 06:42:56 FALSE
## 3978 2022-12-05 06:41:02 FALSE
## 3979 2022-12-05 06:39:55 FALSE
## 3980 2022-12-05 06:39:40 FALSE
## 3981 2022-12-05 06:39:31 FALSE
## 3982 2022-12-05 06:38:59 FALSE
## 3983 2022-12-05 06:37:43 FALSE
## 3984 2022-12-05 06:35:41 FALSE
## 3985 2022-12-05 06:35:31 FALSE
## 3986 2022-12-05 06:32:06 FALSE
## 3987 2022-12-05 06:29:32 FALSE
## 3988 2022-12-05 06:29:07 FALSE
## 3989 2022-12-05 06:28:04 FALSE
## 3990 2022-12-05 06:26:24 FALSE
## 3991 2022-12-05 06:24:54 FALSE
## 3992 2022-12-05 06:23:51 FALSE
## 3993 2022-12-05 06:23:48 FALSE
## 3994 2022-12-05 06:21:11 FALSE
## 3995 2022-12-05 06:17:54 FALSE
## 3996 2022-12-05 06:16:07 FALSE
## 3997 2022-12-05 06:14:09 FALSE
## 3998 2022-12-05 06:12:33 FALSE
## 3999 2022-12-05 06:09:57 FALSE
## 4000 2022-12-05 06:09:01 FALSE
## 4001 2022-12-05 06:07:47 FALSE
## 4002 2022-12-05 06:07:07 FALSE
## 4003 2022-12-05 06:05:01 FALSE
## 4004 2022-12-05 06:04:53 FALSE
## 4005 2022-12-05 06:02:54 FALSE
## 4006 2022-12-05 06:01:42 FALSE
## 4007 2022-12-05 06:01:25 FALSE
## 4008 2022-12-05 06:00:28 FALSE
## 4009 2022-12-05 06:00:03 FALSE
## 4010 2022-12-05 06:00:03 FALSE
## 4011 2022-12-05 05:59:53 FALSE
## 4012 2022-12-05 05:58:17 FALSE
## 4013 2022-12-05 05:58:17 FALSE
## 4014 2022-12-05 05:57:59 FALSE
## 4015 2022-12-05 05:52:00 FALSE
## 4016 2022-12-05 05:50:34 FALSE
## 4017 2022-12-05 05:50:29 FALSE
## 4018 2022-12-05 05:50:27 FALSE
## 4019 2022-12-05 05:50:11 FALSE
## 4020 2022-12-05 05:50:11 FALSE
## 4021 2022-12-05 05:49:50 FALSE
## 4022 2022-12-05 05:49:10 FALSE
## 4023 2022-12-05 05:47:12 FALSE
## 4024 2022-12-05 05:45:42 FALSE
## 4025 2022-12-05 05:45:26 FALSE
## 4026 2022-12-05 05:44:18 FALSE
## 4027 2022-12-05 05:43:38 FALSE
## 4028 2022-12-05 05:40:53 FALSE
## 4029 2022-12-05 05:40:17 FALSE
## 4030 2022-12-05 05:39:54 FALSE
## 4031 2022-12-05 05:39:39 FALSE
## 4032 2022-12-05 05:39:38 FALSE
## 4033 2022-12-05 05:38:50 FALSE
## 4034 2022-12-05 05:38:05 FALSE
## 4035 2022-12-05 05:37:27 FALSE
## 4036 2022-12-05 05:37:23 FALSE
## 4037 2022-12-05 05:37:20 FALSE
## 4038 2022-12-05 05:37:07 FALSE
## 4039 2022-12-05 05:36:40 FALSE
## 4040 2022-12-05 05:36:33 FALSE
## 4041 2022-12-05 05:35:18 FALSE
## 4042 2022-12-05 05:33:41 FALSE
## 4043 2022-12-05 05:33:33 FALSE
## 4044 2022-12-05 05:32:04 FALSE
## 4045 2022-12-05 05:31:15 FALSE
## 4046 2022-12-05 05:28:30 FALSE
## 4047 2022-12-05 05:27:26 FALSE
## 4048 2022-12-05 05:26:16 FALSE
## 4049 2022-12-05 05:25:05 FALSE
## 4050 2022-12-05 05:24:30 FALSE
## 4051 2022-12-05 05:22:35 FALSE
## 4052 2022-12-05 05:22:13 FALSE
## 4053 2022-12-05 05:19:49 FALSE
## 4054 2022-12-05 05:19:42 FALSE
## 4055 2022-12-05 05:19:30 FALSE
## 4056 2022-12-05 05:18:56 FALSE
## 4057 2022-12-05 05:17:21 FALSE
## 4058 2022-12-05 05:15:48 FALSE
## 4059 2022-12-05 05:15:47 FALSE
## 4060 2022-12-05 05:15:31 FALSE
## 4061 2022-12-05 05:14:44 FALSE
## 4062 2022-12-05 05:12:30 FALSE
## 4063 2022-12-05 05:12:13 FALSE
## 4064 2022-12-05 05:11:34 FALSE
## 4065 2022-12-05 05:10:17 FALSE
## 4066 2022-12-05 05:08:17 FALSE
## 4067 2022-12-05 05:07:48 FALSE
## 4068 2022-12-05 05:07:20 FALSE
## 4069 2022-12-05 05:06:11 FALSE
## 4070 2022-12-05 05:04:57 FALSE
## 4071 2022-12-05 05:00:31 FALSE
## 4072 2022-12-05 05:00:16 FALSE
## 4073 2022-12-05 04:58:18 FALSE
## 4074 2022-12-05 04:55:36 FALSE
## 4075 2022-12-05 04:54:07 FALSE
## 4076 2022-12-05 04:53:30 FALSE
## 4077 2022-12-05 04:52:05 FALSE
## 4078 2022-12-05 04:52:01 FALSE
## 4079 2022-12-05 04:50:13 FALSE
## 4080 2022-12-05 04:50:11 FALSE
## 4081 2022-12-05 04:48:42 FALSE
## 4082 2022-12-05 04:47:02 FALSE
## 4083 2022-12-05 04:44:44 FALSE
## 4084 2022-12-05 04:44:14 FALSE
## 4085 2022-12-05 04:41:54 FALSE
## 4086 2022-12-05 04:41:53 FALSE
## 4087 2022-12-05 04:39:47 FALSE
## 4088 2022-12-05 04:39:45 FALSE
## 4089 2022-12-05 04:38:24 FALSE
## 4090 2022-12-05 04:38:04 FALSE
## 4091 2022-12-05 04:38:04 FALSE
## 4092 2022-12-05 04:35:19 FALSE
## 4093 2022-12-05 04:34:02 FALSE
## 4094 2022-12-05 04:32:33 FALSE
## 4095 2022-12-05 04:32:28 FALSE
## 4096 2022-12-05 04:30:21 FALSE
## 4097 2022-12-05 04:29:12 FALSE
## 4098 2022-12-05 04:29:03 FALSE
## 4099 2022-12-05 04:28:45 FALSE
## 4100 2022-12-05 04:27:35 FALSE
## 4101 2022-12-05 04:26:10 FALSE
## 4102 2022-12-05 04:26:03 FALSE
## 4103 2022-12-05 04:22:16 FALSE
## 4104 2022-12-05 04:22:02 FALSE
## 4105 2022-12-05 04:21:39 FALSE
## 4106 2022-12-05 04:21:38 FALSE
## 4107 2022-12-05 04:21:31 FALSE
## 4108 2022-12-05 04:19:55 FALSE
## 4109 2022-12-05 04:18:11 FALSE
## 4110 2022-12-05 04:17:10 FALSE
## 4111 2022-12-05 04:15:31 FALSE
## 4112 2022-12-05 04:15:26 FALSE
## 4113 2022-12-05 04:14:43 FALSE
## 4114 2022-12-05 04:14:37 FALSE
## 4115 2022-12-05 04:14:30 FALSE
## 4116 2022-12-05 04:14:13 FALSE
## 4117 2022-12-05 04:13:56 FALSE
## 4118 2022-12-05 04:13:55 FALSE
## 4119 2022-12-05 04:13:50 FALSE
## 4120 2022-12-05 04:13:21 FALSE
## 4121 2022-12-05 04:12:54 FALSE
## 4122 2022-12-05 04:12:52 FALSE
## 4123 2022-12-05 04:12:27 FALSE
## 4124 2022-12-05 04:12:00 FALSE
## 4125 2022-12-05 04:11:52 FALSE
## 4126 2022-12-05 04:11:23 FALSE
## 4127 2022-12-05 04:09:38 FALSE
## 4128 2022-12-05 04:08:58 FALSE
## 4129 2022-12-05 04:08:16 FALSE
## 4130 2022-12-05 04:05:33 FALSE
## 4131 2022-12-05 04:04:40 FALSE
## 4132 2022-12-05 04:02:47 FALSE
## 4133 2022-12-05 04:00:10 FALSE
## 4134 2022-12-05 03:58:02 FALSE
## 4135 2022-12-05 03:57:58 FALSE
## 4136 2022-12-05 03:56:48 FALSE
## 4137 2022-12-05 03:56:43 FALSE
## 4138 2022-12-05 03:55:39 FALSE
## 4139 2022-12-05 03:53:22 FALSE
## 4140 2022-12-05 03:52:03 FALSE
## 4141 2022-12-05 03:50:30 FALSE
## 4142 2022-12-05 03:49:45 FALSE
## 4143 2022-12-05 03:49:21 FALSE
## 4144 2022-12-05 03:48:43 FALSE
## 4145 2022-12-05 03:48:35 FALSE
## 4146 2022-12-05 03:48:15 FALSE
## 4147 2022-12-05 03:47:20 FALSE
## 4148 2022-12-05 03:45:49 FALSE
## 4149 2022-12-05 03:45:33 FALSE
## 4150 2022-12-05 03:45:22 FALSE
## 4151 2022-12-05 03:44:44 FALSE
## 4152 2022-12-05 03:42:39 FALSE
## 4153 2022-12-05 03:42:03 FALSE
## 4154 2022-12-05 03:41:37 FALSE
## 4155 2022-12-05 03:41:34 FALSE
## 4156 2022-12-05 03:41:28 FALSE
## 4157 2022-12-05 03:41:13 FALSE
## 4158 2022-12-05 03:40:14 FALSE
## 4159 2022-12-05 03:40:05 FALSE
## 4160 2022-12-05 03:38:57 FALSE
## 4161 2022-12-05 03:38:20 FALSE
## 4162 2022-12-05 03:37:38 FALSE
## 4163 2022-12-05 03:37:16 FALSE
## 4164 2022-12-05 03:36:44 FALSE
## 4165 2022-12-05 03:36:13 FALSE
## 4166 2022-12-05 03:35:54 FALSE
## 4167 2022-12-05 03:34:45 FALSE
## 4168 2022-12-05 03:34:26 FALSE
## 4169 2022-12-05 03:33:58 FALSE
## 4170 2022-12-05 03:33:50 FALSE
## 4171 2022-12-05 03:33:37 FALSE
## 4172 2022-12-05 03:33:17 FALSE
## 4173 2022-12-05 03:32:59 FALSE
## 4174 2022-12-05 03:32:47 FALSE
## 4175 2022-12-05 03:32:20 FALSE
## 4176 2022-12-05 03:31:56 FALSE
## 4177 2022-12-05 03:31:23 FALSE
## 4178 2022-12-05 03:30:23 FALSE
## 4179 2022-12-05 03:30:08 FALSE
## 4180 2022-12-05 03:29:20 FALSE
## 4181 2022-12-05 03:28:23 FALSE
## 4182 2022-12-05 03:27:54 FALSE
## 4183 2022-12-05 03:27:42 FALSE
## 4184 2022-12-05 03:27:34 FALSE
## 4185 2022-12-05 03:26:36 FALSE
## 4186 2022-12-05 03:26:21 FALSE
## 4187 2022-12-05 03:24:58 FALSE
## 4188 2022-12-05 03:24:50 FALSE
## 4189 2022-12-05 03:24:02 FALSE
## 4190 2022-12-05 03:23:24 FALSE
## 4191 2022-12-05 03:21:55 FALSE
## 4192 2022-12-05 03:21:30 FALSE
## 4193 2022-12-05 03:19:26 FALSE
## 4194 2022-12-05 03:15:34 FALSE
## 4195 2022-12-05 03:14:51 FALSE
## 4196 2022-12-05 03:14:43 FALSE
## 4197 2022-12-05 03:14:16 FALSE
## 4198 2022-12-05 03:14:16 FALSE
## 4199 2022-12-05 03:14:14 FALSE
## 4200 2022-12-05 03:14:11 FALSE
## 4201 2022-12-05 03:13:09 FALSE
## 4202 2022-12-05 03:12:50 FALSE
## 4203 2022-12-05 03:12:24 FALSE
## 4204 2022-12-05 03:11:33 FALSE
## 4205 2022-12-05 03:11:18 FALSE
## 4206 2022-12-05 03:10:36 FALSE
## 4207 2022-12-05 03:10:21 FALSE
## 4208 2022-12-05 03:10:01 FALSE
## 4209 2022-12-05 03:09:50 FALSE
## 4210 2022-12-05 03:09:00 FALSE
## 4211 2022-12-05 03:08:19 FALSE
## 4212 2022-12-05 03:06:15 FALSE
## 4213 2022-12-05 03:05:00 FALSE
## 4214 2022-12-05 03:03:51 FALSE
## 4215 2022-12-05 03:03:18 FALSE
## 4216 2022-12-05 03:03:16 FALSE
## 4217 2022-12-05 03:02:44 FALSE
## 4218 2022-12-05 03:02:43 FALSE
## 4219 2022-12-05 03:00:53 FALSE
## 4220 2022-12-05 02:58:46 FALSE
## 4221 2022-12-05 02:56:12 FALSE
## 4222 2022-12-05 02:55:36 FALSE
## 4223 2022-12-05 02:54:44 FALSE
## 4224 2022-12-05 02:53:12 FALSE
## 4225 2022-12-05 02:52:57 FALSE
## 4226 2022-12-05 02:51:45 FALSE
## 4227 2022-12-05 02:51:00 FALSE
## 4228 2022-12-05 02:50:35 FALSE
## 4229 2022-12-05 02:46:53 FALSE
## 4230 2022-12-05 02:44:24 FALSE
## 4231 2022-12-05 02:42:51 FALSE
## 4232 2022-12-05 02:42:38 FALSE
## 4233 2022-12-05 02:42:31 FALSE
## 4234 2022-12-05 02:42:27 FALSE
## 4235 2022-12-05 02:42:21 FALSE
## 4236 2022-12-05 02:42:11 FALSE
## 4237 2022-12-05 02:38:33 FALSE
## 4238 2022-12-05 02:38:12 FALSE
## 4239 2022-12-05 02:37:58 FALSE
## 4240 2022-12-05 02:37:32 FALSE
## 4241 2022-12-05 02:36:37 FALSE
## 4242 2022-12-05 02:36:24 FALSE
## 4243 2022-12-05 02:36:04 FALSE
## 4244 2022-12-05 02:36:03 FALSE
## 4245 2022-12-05 02:35:47 FALSE
## 4246 2022-12-05 02:35:41 FALSE
## 4247 2022-12-05 02:35:07 FALSE
## 4248 2022-12-05 02:33:06 FALSE
## 4249 2022-12-05 02:33:04 FALSE
## 4250 2022-12-05 02:32:50 FALSE
## 4251 2022-12-05 02:30:46 FALSE
## 4252 2022-12-05 02:29:50 FALSE
## 4253 2022-12-05 02:29:48 FALSE
## 4254 2022-12-05 02:29:39 FALSE
## 4255 2022-12-05 02:28:18 FALSE
## 4256 2022-12-05 02:27:52 FALSE
## 4257 2022-12-05 02:27:20 FALSE
## 4258 2022-12-05 02:27:05 FALSE
## 4259 2022-12-05 02:26:22 FALSE
## 4260 2022-12-05 02:26:06 FALSE
## 4261 2022-12-05 02:25:15 FALSE
## 4262 2022-12-05 02:24:59 FALSE
## 4263 2022-12-05 02:24:21 FALSE
## 4264 2022-12-05 02:23:11 FALSE
## 4265 2022-12-05 02:22:58 FALSE
## 4266 2022-12-05 02:22:31 FALSE
## 4267 2022-12-05 02:20:23 FALSE
## 4268 2022-12-05 02:17:26 FALSE
## 4269 2022-12-05 02:17:08 FALSE
## 4270 2022-12-05 02:13:32 FALSE
## 4271 2022-12-05 02:13:30 FALSE
## 4272 2022-12-05 02:12:26 FALSE
## 4273 2022-12-05 02:11:30 FALSE
## 4274 2022-12-05 02:10:59 FALSE
## 4275 2022-12-05 02:10:04 FALSE
## 4276 2022-12-05 02:09:36 FALSE
## 4277 2022-12-05 02:09:22 FALSE
## 4278 2022-12-05 02:08:23 FALSE
## 4279 2022-12-05 02:08:23 FALSE
## 4280 2022-12-05 02:07:37 FALSE
## 4281 2022-12-05 02:07:36 FALSE
## 4282 2022-12-05 02:07:30 FALSE
## 4283 2022-12-05 02:06:56 FALSE
## 4284 2022-12-05 02:05:54 FALSE
## 4285 2022-12-05 02:05:35 FALSE
## 4286 2022-12-05 02:04:00 FALSE
## 4287 2022-12-05 02:03:51 FALSE
## 4288 2022-12-05 02:03:20 FALSE
## 4289 2022-12-05 02:02:47 FALSE
## 4290 2022-12-05 02:02:11 FALSE
## 4291 2022-12-05 02:01:52 FALSE
## 4292 2022-12-05 02:01:10 FALSE
## 4293 2022-12-05 02:00:00 FALSE
## 4294 2022-12-05 01:59:42 FALSE
## 4295 2022-12-05 01:58:38 FALSE
## 4296 2022-12-05 01:55:54 FALSE
## 4297 2022-12-05 01:55:43 FALSE
## 4298 2022-12-05 01:53:57 FALSE
## 4299 2022-12-05 01:53:53 FALSE
## 4300 2022-12-05 01:51:55 FALSE
## 4301 2022-12-05 01:51:05 FALSE
## 4302 2022-12-05 01:50:35 FALSE
## 4303 2022-12-05 01:46:16 FALSE
## 4304 2022-12-05 01:44:46 FALSE
## 4305 2022-12-05 01:43:39 FALSE
## 4306 2022-12-05 01:43:32 FALSE
## 4307 2022-12-05 01:42:15 FALSE
## 4308 2022-12-05 01:39:47 FALSE
## 4309 2022-12-05 01:39:21 FALSE
## 4310 2022-12-05 01:39:13 FALSE
## 4311 2022-12-05 01:38:40 FALSE
## 4312 2022-12-05 01:38:14 FALSE
## 4313 2022-12-05 01:37:29 FALSE
## 4314 2022-12-05 01:36:46 FALSE
## 4315 2022-12-05 01:36:25 FALSE
## 4316 2022-12-05 01:35:36 FALSE
## 4317 2022-12-05 01:34:26 FALSE
## 4318 2022-12-05 01:33:11 FALSE
## 4319 2022-12-05 01:33:10 FALSE
## 4320 2022-12-05 01:32:21 FALSE
## 4321 2022-12-05 01:31:57 FALSE
## 4322 2022-12-05 01:31:42 FALSE
## 4323 2022-12-05 01:31:17 FALSE
## 4324 2022-12-05 01:30:52 FALSE
## 4325 2022-12-05 01:30:37 FALSE
## 4326 2022-12-05 01:28:46 FALSE
## 4327 2022-12-05 01:27:45 FALSE
## 4328 2022-12-05 01:27:36 FALSE
## 4329 2022-12-05 01:27:16 FALSE
## 4330 2022-12-05 01:23:25 FALSE
## 4331 2022-12-05 01:21:42 FALSE
## 4332 2022-12-05 01:20:51 FALSE
## 4333 2022-12-05 01:19:25 FALSE
## 4334 2022-12-05 01:19:18 FALSE
## 4335 2022-12-05 01:16:53 FALSE
## 4336 2022-12-05 01:15:52 FALSE
## 4337 2022-12-05 01:12:26 FALSE
## 4338 2022-12-05 01:10:15 FALSE
## 4339 2022-12-05 01:09:46 FALSE
## 4340 2022-12-05 01:09:23 FALSE
## 4341 2022-12-05 01:09:03 FALSE
## 4342 2022-12-05 01:06:39 FALSE
## 4343 2022-12-05 01:06:31 FALSE
## 4344 2022-12-05 01:06:15 FALSE
## 4345 2022-12-05 01:06:03 FALSE
## 4346 2022-12-05 01:05:13 FALSE
## 4347 2022-12-05 01:05:01 FALSE
## 4348 2022-12-05 01:04:29 FALSE
## 4349 2022-12-05 01:04:19 FALSE
## 4350 2022-12-05 01:03:57 FALSE
## 4351 2022-12-05 01:03:44 FALSE
## 4352 2022-12-05 01:00:12 FALSE
## 4353 2022-12-05 01:00:11 FALSE
## 4354 2022-12-05 01:00:00 FALSE
## 4355 2022-12-05 00:57:35 FALSE
## 4356 2022-12-05 00:53:33 FALSE
## 4357 2022-12-05 00:53:28 FALSE
## 4358 2022-12-05 00:53:23 FALSE
## 4359 2022-12-05 00:52:41 FALSE
## 4360 2022-12-05 00:51:42 FALSE
## 4361 2022-12-05 00:51:20 FALSE
## 4362 2022-12-05 00:49:41 FALSE
## 4363 2022-12-05 00:49:10 FALSE
## 4364 2022-12-05 00:49:06 FALSE
## 4365 2022-12-05 00:48:37 FALSE
## 4366 2022-12-05 00:45:56 FALSE
## 4367 2022-12-05 00:45:23 FALSE
## 4368 2022-12-05 00:45:12 FALSE
## 4369 2022-12-05 00:42:19 FALSE
## 4370 2022-12-05 00:38:35 FALSE
## 4371 2022-12-05 00:37:39 FALSE
## 4372 2022-12-05 00:37:36 FALSE
## 4373 2022-12-05 00:37:33 FALSE
## 4374 2022-12-05 00:36:31 FALSE
## 4375 2022-12-05 00:36:20 FALSE
## 4376 2022-12-05 00:36:17 FALSE
## 4377 2022-12-05 00:36:09 FALSE
## 4378 2022-12-05 00:35:56 FALSE
## 4379 2022-12-05 00:35:45 FALSE
## 4380 2022-12-05 00:35:21 FALSE
## 4381 2022-12-05 00:34:13 FALSE
## 4382 2022-12-05 00:32:15 FALSE
## 4383 2022-12-05 00:32:04 FALSE
## 4384 2022-12-05 00:30:11 FALSE
## 4385 2022-12-05 00:30:08 FALSE
## 4386 2022-12-05 00:29:27 FALSE
## 4387 2022-12-05 00:29:21 FALSE
## 4388 2022-12-05 00:28:59 FALSE
## 4389 2022-12-05 00:28:14 FALSE
## 4390 2022-12-05 00:27:25 FALSE
## 4391 2022-12-05 00:26:23 FALSE
## 4392 2022-12-05 00:25:18 FALSE
## 4393 2022-12-05 00:25:01 FALSE
## 4394 2022-12-05 00:24:16 FALSE
## 4395 2022-12-05 00:23:57 FALSE
## 4396 2022-12-05 00:23:19 FALSE
## 4397 2022-12-05 00:22:19 FALSE
## 4398 2022-12-05 00:21:31 FALSE
## 4399 2022-12-05 00:20:49 FALSE
## 4400 2022-12-05 00:20:23 FALSE
## 4401 2022-12-05 00:20:13 FALSE
## 4402 2022-12-05 00:19:57 FALSE
## 4403 2022-12-05 00:19:52 FALSE
## 4404 2022-12-05 00:18:47 FALSE
## 4405 2022-12-05 00:18:03 FALSE
## 4406 2022-12-05 00:17:52 FALSE
## 4407 2022-12-05 00:17:45 FALSE
## 4408 2022-12-05 00:17:04 FALSE
## 4409 2022-12-05 00:16:24 FALSE
## 4410 2022-12-05 00:16:23 FALSE
## 4411 2022-12-05 00:16:22 FALSE
## 4412 2022-12-05 00:16:21 FALSE
## 4413 2022-12-05 00:16:13 FALSE
## 4414 2022-12-05 00:13:40 FALSE
## 4415 2022-12-05 00:13:39 FALSE
## 4416 2022-12-05 00:13:06 FALSE
## 4417 2022-12-05 00:12:24 FALSE
## 4418 2022-12-05 00:12:01 FALSE
## 4419 2022-12-05 00:11:14 FALSE
## 4420 2022-12-05 00:11:13 FALSE
## 4421 2022-12-05 00:09:55 FALSE
## 4422 2022-12-05 00:09:26 FALSE
## 4423 2022-12-05 00:09:13 FALSE
## 4424 2022-12-05 00:09:02 FALSE
## 4425 2022-12-05 00:08:17 FALSE
## 4426 2022-12-05 00:08:08 FALSE
## 4427 2022-12-05 00:08:06 FALSE
## 4428 2022-12-05 00:08:05 FALSE
## 4429 2022-12-05 00:05:26 FALSE
## 4430 2022-12-05 00:04:15 FALSE
## 4431 2022-12-05 00:03:23 FALSE
## 4432 2022-12-05 00:01:26 FALSE
## 4433 2022-12-05 00:00:07 FALSE
## 4434 2022-12-04 23:58:55 FALSE
## 4435 2022-12-04 23:57:44 FALSE
## 4436 2022-12-04 23:55:35 FALSE
## 4437 2022-12-04 23:55:30 FALSE
## 4438 2022-12-04 23:53:59 FALSE
## 4439 2022-12-04 23:53:44 FALSE
## 4440 2022-12-04 23:51:54 FALSE
## 4441 2022-12-04 23:51:52 FALSE
## 4442 2022-12-04 23:51:15 FALSE
## 4443 2022-12-04 23:49:20 FALSE
## 4444 2022-12-04 23:48:30 FALSE
## 4445 2022-12-04 23:47:10 FALSE
## 4446 2022-12-04 23:46:32 FALSE
## 4447 2022-12-04 23:45:13 FALSE
## 4448 2022-12-04 23:44:41 FALSE
## 4449 2022-12-04 23:44:39 FALSE
## 4450 2022-12-04 23:44:27 FALSE
## 4451 2022-12-04 23:43:00 FALSE
## 4452 2022-12-04 23:42:05 FALSE
## 4453 2022-12-04 23:41:10 FALSE
## 4454 2022-12-04 23:41:00 FALSE
## 4455 2022-12-04 23:40:18 FALSE
## 4456 2022-12-04 23:38:14 FALSE
## 4457 2022-12-04 23:36:48 FALSE
## 4458 2022-12-04 23:36:27 FALSE
## 4459 2022-12-04 23:36:08 FALSE
## 4460 2022-12-04 23:34:59 FALSE
## 4461 2022-12-04 23:34:53 FALSE
## 4462 2022-12-04 23:34:23 FALSE
## 4463 2022-12-04 23:33:39 FALSE
## 4464 2022-12-04 23:32:26 FALSE
## 4465 2022-12-04 23:32:04 FALSE
## 4466 2022-12-04 23:29:50 FALSE
## 4467 2022-12-04 23:27:48 FALSE
## 4468 2022-12-04 23:26:58 FALSE
## 4469 2022-12-04 23:26:30 FALSE
## 4470 2022-12-04 23:23:55 FALSE
## 4471 2022-12-04 23:20:27 FALSE
## 4472 2022-12-04 23:20:18 FALSE
## 4473 2022-12-04 23:19:25 FALSE
## 4474 2022-12-04 23:16:06 FALSE
## 4475 2022-12-04 23:15:32 FALSE
## 4476 2022-12-04 23:14:41 FALSE
## 4477 2022-12-04 23:12:24 FALSE
## 4478 2022-12-04 23:10:09 FALSE
## 4479 2022-12-04 23:08:34 FALSE
## 4480 2022-12-04 23:07:55 FALSE
## 4481 2022-12-04 23:06:02 FALSE
## 4482 2022-12-04 23:06:01 FALSE
## 4483 2022-12-04 23:04:53 FALSE
## 4484 2022-12-04 23:04:14 FALSE
## 4485 2022-12-04 23:04:04 FALSE
## 4486 2022-12-04 23:03:29 FALSE
## 4487 2022-12-04 23:03:14 FALSE
## 4488 2022-12-04 23:03:13 FALSE
## 4489 2022-12-04 23:03:10 FALSE
## 4490 2022-12-04 23:03:07 FALSE
## 4491 2022-12-04 23:03:04 FALSE
## 4492 2022-12-04 23:03:01 FALSE
## 4493 2022-12-04 23:02:37 FALSE
## 4494 2022-12-04 23:02:25 FALSE
## 4495 2022-12-04 23:02:18 FALSE
## 4496 2022-12-04 23:01:57 FALSE
## 4497 2022-12-04 22:59:09 FALSE
## 4498 2022-12-04 22:58:39 FALSE
## 4499 2022-12-04 22:58:34 FALSE
## 4500 2022-12-04 22:57:39 FALSE
## 4501 2022-12-04 22:57:32 FALSE
## 4502 2022-12-04 22:56:56 FALSE
## 4503 2022-12-04 22:55:02 FALSE
## 4504 2022-12-04 22:53:36 FALSE
## 4505 2022-12-04 22:53:27 FALSE
## 4506 2022-12-04 22:53:26 FALSE
## 4507 2022-12-04 22:51:12 FALSE
## 4508 2022-12-04 22:51:04 FALSE
## 4509 2022-12-04 22:48:33 FALSE
## 4510 2022-12-04 22:48:14 FALSE
## 4511 2022-12-04 22:47:36 FALSE
## 4512 2022-12-04 22:47:10 FALSE
## 4513 2022-12-04 22:47:02 FALSE
## 4514 2022-12-04 22:43:16 FALSE
## 4515 2022-12-04 22:42:54 FALSE
## 4516 2022-12-04 22:41:22 FALSE
## 4517 2022-12-04 22:40:23 FALSE
## 4518 2022-12-04 22:39:50 FALSE
## 4519 2022-12-04 22:36:14 FALSE
## 4520 2022-12-04 22:36:04 FALSE
## 4521 2022-12-04 22:33:59 FALSE
## 4522 2022-12-04 22:33:25 FALSE
## 4523 2022-12-04 22:32:22 FALSE
## 4524 2022-12-04 22:31:05 FALSE
## 4525 2022-12-04 22:29:45 FALSE
## 4526 2022-12-04 22:28:35 FALSE
## 4527 2022-12-04 22:27:52 FALSE
## 4528 2022-12-04 22:26:27 FALSE
## 4529 2022-12-04 22:26:11 FALSE
## 4530 2022-12-04 22:25:18 FALSE
## 4531 2022-12-04 22:25:09 FALSE
## 4532 2022-12-04 22:24:55 FALSE
## 4533 2022-12-04 22:24:51 FALSE
## 4534 2022-12-04 22:24:34 FALSE
## 4535 2022-12-04 22:23:57 FALSE
## 4536 2022-12-04 22:23:53 FALSE
## 4537 2022-12-04 22:23:25 FALSE
## 4538 2022-12-04 22:23:10 FALSE
## 4539 2022-12-04 22:21:59 FALSE
## 4540 2022-12-04 22:21:57 FALSE
## 4541 2022-12-04 22:21:28 FALSE
## 4542 2022-12-04 22:21:20 FALSE
## 4543 2022-12-04 22:21:08 FALSE
## 4544 2022-12-04 22:19:52 FALSE
## 4545 2022-12-04 22:19:48 FALSE
## 4546 2022-12-04 22:18:37 FALSE
## 4547 2022-12-04 22:18:16 FALSE
## 4548 2022-12-04 22:16:58 FALSE
## 4549 2022-12-04 22:16:43 FALSE
## 4550 2022-12-04 22:16:41 FALSE
## 4551 2022-12-04 22:16:35 FALSE
## 4552 2022-12-04 22:15:47 FALSE
## 4553 2022-12-04 22:15:46 FALSE
## 4554 2022-12-04 22:15:29 FALSE
## 4555 2022-12-04 22:15:02 FALSE
## 4556 2022-12-04 22:14:49 FALSE
## 4557 2022-12-04 22:14:36 FALSE
## 4558 2022-12-04 22:14:25 FALSE
## 4559 2022-12-04 22:13:09 FALSE
## 4560 2022-12-04 22:12:23 FALSE
## 4561 2022-12-04 22:12:12 FALSE
## 4562 2022-12-04 22:12:01 FALSE
## 4563 2022-12-04 22:11:52 FALSE
## 4564 2022-12-04 22:10:52 FALSE
## 4565 2022-12-04 22:10:46 FALSE
## 4566 2022-12-04 22:10:05 FALSE
## 4567 2022-12-04 22:07:59 FALSE
## 4568 2022-12-04 22:06:26 FALSE
## 4569 2022-12-04 22:05:37 FALSE
## 4570 2022-12-04 22:04:23 FALSE
## 4571 2022-12-04 22:03:39 FALSE
## 4572 2022-12-04 22:02:47 FALSE
## 4573 2022-12-04 22:02:39 FALSE
## 4574 2022-12-04 22:02:18 FALSE
## 4575 2022-12-04 22:01:09 FALSE
## 4576 2022-12-04 22:00:21 FALSE
## 4577 2022-12-04 22:00:00 FALSE
## 4578 2022-12-04 21:59:23 FALSE
## 4579 2022-12-04 21:58:00 FALSE
## 4580 2022-12-04 21:57:43 FALSE
## 4581 2022-12-04 21:57:01 FALSE
## 4582 2022-12-04 21:56:37 FALSE
## 4583 2022-12-04 21:56:04 FALSE
## 4584 2022-12-04 21:55:51 FALSE
## 4585 2022-12-04 21:55:37 FALSE
## 4586 2022-12-04 21:53:24 FALSE
## 4587 2022-12-04 21:51:03 FALSE
## 4588 2022-12-04 21:50:12 FALSE
## 4589 2022-12-04 21:49:22 FALSE
## 4590 2022-12-04 21:49:01 FALSE
## 4591 2022-12-04 21:46:59 FALSE
## 4592 2022-12-04 21:46:56 FALSE
## 4593 2022-12-04 21:46:46 FALSE
## 4594 2022-12-04 21:46:05 FALSE
## 4595 2022-12-04 21:46:02 FALSE
## 4596 2022-12-04 21:46:01 FALSE
## 4597 2022-12-04 21:45:34 FALSE
## 4598 2022-12-04 21:45:20 FALSE
## 4599 2022-12-04 21:45:17 FALSE
## 4600 2022-12-04 21:43:54 FALSE
## 4601 2022-12-04 21:43:40 FALSE
## 4602 2022-12-04 21:41:50 FALSE
## 4603 2022-12-04 21:41:23 FALSE
## 4604 2022-12-04 21:41:08 FALSE
## 4605 2022-12-04 21:40:49 FALSE
## 4606 2022-12-04 21:39:14 FALSE
## 4607 2022-12-04 21:36:38 FALSE
## 4608 2022-12-04 21:36:21 FALSE
## 4609 2022-12-04 21:36:06 FALSE
## 4610 2022-12-04 21:35:50 FALSE
## 4611 2022-12-04 21:35:40 FALSE
## 4612 2022-12-04 21:34:52 FALSE
## 4613 2022-12-04 21:34:35 FALSE
## 4614 2022-12-04 21:33:12 FALSE
## 4615 2022-12-04 21:33:07 FALSE
## 4616 2022-12-04 21:33:06 FALSE
## 4617 2022-12-04 21:32:48 FALSE
## 4618 2022-12-04 21:32:01 FALSE
## 4619 2022-12-04 21:31:58 FALSE
## 4620 2022-12-04 21:31:36 FALSE
## 4621 2022-12-04 21:30:30 FALSE
## 4622 2022-12-04 21:28:49 FALSE
## 4623 2022-12-04 21:27:43 FALSE
## 4624 2022-12-04 21:27:42 FALSE
## 4625 2022-12-04 21:27:26 FALSE
## 4626 2022-12-04 21:27:01 FALSE
## 4627 2022-12-04 21:26:20 FALSE
## 4628 2022-12-04 21:26:15 FALSE
## 4629 2022-12-04 21:26:07 FALSE
## 4630 2022-12-04 21:25:52 FALSE
## 4631 2022-12-04 21:25:52 FALSE
## 4632 2022-12-04 21:25:51 FALSE
## 4633 2022-12-04 21:25:51 FALSE
## 4634 2022-12-04 21:25:26 FALSE
## 4635 2022-12-04 21:25:18 FALSE
## 4636 2022-12-04 21:25:06 FALSE
## 4637 2022-12-04 21:24:51 FALSE
## 4638 2022-12-04 21:23:50 FALSE
## 4639 2022-12-04 21:23:28 FALSE
## 4640 2022-12-04 21:22:42 FALSE
## 4641 2022-12-04 21:22:03 FALSE
## 4642 2022-12-04 21:21:59 FALSE
## 4643 2022-12-04 21:21:41 FALSE
## 4644 2022-12-04 21:21:39 FALSE
## 4645 2022-12-04 21:21:39 FALSE
## 4646 2022-12-04 21:21:38 FALSE
## 4647 2022-12-04 21:20:52 FALSE
## 4648 2022-12-04 21:20:52 FALSE
## 4649 2022-12-04 21:20:52 FALSE
## 4650 2022-12-04 21:20:51 FALSE
## 4651 2022-12-04 21:20:51 FALSE
## 4652 2022-12-04 21:20:41 FALSE
## 4653 2022-12-04 21:20:04 FALSE
## 4654 2022-12-04 21:20:01 FALSE
# GROUPING THE DATA CREATED.
tweets %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-06 23:59:51 2022-12-04 21:20:01
crt1 <- tweets %>% mutate(Created_At_Round =
created %>% round(units = 'hours') %>% as.POSIXct())
crt1
## screenName
## 1 HannaA_1d
## 2 1D_Dolantwins18
## 3 TiketPesawat_1D
## 4 Suju_1D
## 5 outerspaceangie
## 6 acehighhome
## 7 alwaysyou__1d
## 8 ladidas91
## 9 1d_brownie
## 10 midnightswifti3
## 11 1D_infoportugal
## 12 yenthe_1D
## 13 1d__fairy
## 14 1d__fairy
## 15 pintobeanrry
## 16 UnusualUpbitVol
## 17 __Daaash__
## 18 ambrose99bg
## 19 1d__fairy
## 20 1d__fairy
## 21 1D_infoportugal
## 22 BabysaurioKim
## 23 BabysaurioKim
## 24 Alltheloveee_1D
## 25 zodiac_1d
## 26 inyeonseol
## 27 LexieNycole
## 28 dravidasishu
## 29 1D_infoportugal
## 30 VIPeezCrypto
## 31 mitchflorals
## 32 28_shayna
## 33 aida_1d
## 34 aida_1d
## 35 aida_1d
## 36 aida_1d
## 37 meglinxx
## 38 aida_1d
## 39 aida_1d
## 40 aida_1d
## 41 aida_1d
## 42 aida_1d
## 43 aida_1d
## 44 aida_1d
## 45 aida_1d
## 46 aida_1d
## 47 aida_1d
## 48 aida_1d
## 49 aida_1d
## 50 aida_1d
## 51 aida_1d
## 52 aida_1d
## 53 1D_infoportugal
## 54 aida_1d
## 55 aida_1d
## 56 aida_1d
## 57 1D_infoportugal
## 58 aida_1d
## 59 aida_1d
## 60 aida_1d
## 61 aida_1d
## 62 1D_infoportugal
## 63 etf_dividend
## 64 1D_infoportugal
## 65 raeleenabie
## 66 Kevin301298817
## 67 1D_infoportugal
## 68 TiketPesawat_1D
## 69 OntologicalMax
## 70 spacelordtitan
## 71 notastrwbrysng2
## 72 Jojo2432001
## 73 minatannie
## 74 angstylibra_
## 75 minatannie
## 76 DollysHouseColl
## 77 DollysHouseColl
## 78 DollysHouseColl
## 79 gkjqjzxsv84699
## 80 0xgokhan
## 81 queenieMNL
## 82 OfSol12
## 83 woozintheclouds
## 84 peakylamet
## 85 traderhc
## 86 iamasillybilly
## 87 Jazo66991
## 88 1D_infoportugal
## 89 1D_infoportugal
## 90 1D_infoportugal
## 91 1D_infoportugal
## 92 mecarolt
## 93 etf_dividend
## 94 queenieMNL
## 95 lastchartbender
## 96 lastchartbender
## 97 OutOfBoundsJPN
## 98 RWidiastama
## 99 xxxxShanziixxxx
## 100 whomst69
## 101 freeyungshkreli
## 102 UniverseGener12
## 103 reinbow05061512
## 104 Jazo66991
## 105 Rightxnowx1d
## 106 gumbobar
## 107 TimFouqueray
## 108 cofertasecupons
## 109 etf_dividend
## 110 yeribff
## 111 forestniallx
## 112 airedmania
## 113 etf_dividend
## 114 UniverseGener12
## 115 lrdhive
## 116 incoming_vc
## 117 waaard_1
## 118 benzoposey
## 119 the_artist_nft
## 120 1d_luvvv
## 121 meninadoliam_1D
## 122 1d_luvvv
## 123 _nerdygirl33_
## 124 etf_dividend
## 125 1d_luvvv
## 126 1D_Bieberboo
## 127 zodiac_1d
## 128 shrederickson
## 129 lomlharry__
## 130 1d_obsessed18
## 131 etf_dividend
## 132 EasyMoneySignal
## 133 TiketPesawat_1D
## 134 harrys_hiatus
## 135 Sann_1D
## 136 Gidif10
## 137 KrookTM
## 138 dreamsateIlite
## 139 etf_dividend
## 140 1D_loving0
## 141 kmmwkindness
## 142 1D_Niall_0324
## 143 brubauers
## 144 STONKSTRADERRR
## 145 KETAMINEGlRLS
## 146 Jazo66991
## 147 1D_Grind
## 148 softaempire
## 149 AllOfGoods
## 150 AllOfGoods
## 151 AllOfGoods
## 152 AllOfGoods
## 153 AllOfGoods
## 154 AllOfGoods
## 155 louisdoamanbun
## 156 etf_dividend
## 157 nowyousieme
## 158 ApergisSpyros
## 159 Cringey1D
## 160 treefarmhrry
## 161 UniverseGener12
## 162 1D_fan_Marlies
## 163 rushmgl
## 164 myyouxbts
## 165 Iceland0011
## 166 lenahokka
## 167 SkyBarGalv
## 168 1d_ot5girl4life
## 169 etf_dividend
## 170 phlsbsf
## 171 1d_larry4life_
## 172 machodudoso
## 173 SomInternetGuy
## 174 latinokokonoi
## 175 Sann_1D
## 176 EmKay21201135
## 177 Alltheloveee_1D
## 178 1d_mariana14
## 179 tbslxgolden
## 180 etf_dividend
## 181 louisdoamanbun
## 182 etf_dividend
## 183 moonsophh
## 184 CollegeMerlin
## 185 EnjoyerofGlenn
## 186 KeelanLeeper
## 187 1D_DailySpain
## 188 1d_Obsessionnn
## 189 wearewrldclss
## 190 xrmrjldtt37002
## 191 zodiac_1d
## 192 Mallak_1D
## 193 tkpurple_1D
## 194 tkpurple_1D
## 195 tkpurple_1D
## 196 onejackjai
## 197 etf_dividend
## 198 rantismytherapy
## 199 DakotaRose1997
## 200 luvinmagnolia
## 201 adorableharry18
## 202 discharminmadam
## 203 satsnaffler
## 204 satsnaffler
## 205 AxelUfermann
## 206 kits_toys
## 207 notte_scallions
## 208 B767CatIIIC
## 209 AneuAneudwi
## 210 ItsMeDhewiie
## 211 LilLadyChina
## 212 shancarz
## 213 shancarz
## 214 creamsukii
## 215 1DRocksTweets
## 216 Alltheloveee_1D
## 217 beeken_tech
## 218 Alltheloveee_1D
## 219 LisLindaSarii
## 220 Apriellsanatic
## 221 arif_andrynsh
## 222 Arin_Akai_99
## 223 Nofieya
## 224 GenoManager
## 225 1D_larry1007
## 226 _Money_Network_
## 227 etf_dividend
## 228 Modelon
## 229 hoeger29bgr
## 230 paolatbh
## 231 etf_dividend
## 232 ionlybasel
## 233 MyAntiSocialAs_
## 234 Cringey1D
## 235 nazzykadri
## 236 nazzykadri
## 237 TikekSofor
## 238 ML_KinrossHS
## 239 pop_ey_ch
## 240 calfiau
## 241 yenthe_1D
## 242 Mallak_1D
## 243 penampilanmu
## 244 ave_eli
## 245 SteveRobbins1
## 246 1d_andlarry
## 247 1d_andlarry
## 248 raeleenabie
## 249 1d_andlarry
## 250 abshbfa
## 251 etf_dividend
## 252 icandyhshoppe
## 253 stelank05
## 254 1D_TPWK2
## 255 maryacraze1
## 256 Mallak_1D
## 257 xCryptoKeeperx
## 258 xtaylor2317x
## 259 just__sila
## 260 Mallak_1D
## 261 babylonrowland
## 262 sofirexica
## 263 gayassjonghyun
## 264 fallenangeIs25
## 265 the_artist_nft
## 266 ApplePe60566834
## 267 holyhyungs
## 268 etf_dividend
## 269 holyhyungs
## 270 suvkytect96038
## 271 brunetteswift13
## 272 etf_dividend
## 273 zodiac_1d
## 274 macinacky
## 275 tpwkremix
## 276 hslotrry1
## 277 1D_ANTICS
## 278 jinkisdice
## 279 tswyIan
## 280 MauroStats
## 281 strwbhrry
## 282 midnightrain29
## 283 L_HSupremacy
## 284 UniverseGener12
## 285 cinnisheon
## 286 tswyIan
## 287 simpformatilda
## 288 harrys_hiatus
## 289 _1d_28__
## 290 XOPRINCESSPARK
## 291 etf_dividend
## 292 NarineGharibian
## 293 lmrnortalHD
## 294 Rob94665048
## 295 YouAreMyAngel28
## 296 Ellen_Horan_1D
## 297 lina_sj_1D
## 298 _1d_28__
## 299 signsrick
## 300 lwtsfireproof
## 301 BenRiveraTrader
## 302 littIesateIlite
## 303 EllierScarlet
## 304 13Marytorres
## 305 ILove__1D__
## 306 DailyYoutube_t
## 307 Cringey1D
## 308 justlike1olivia
## 309 MaxScammell
## 310 ILove__1D__
## 311 EditsBrutal
## 312 etf_dividend
## 313 pntstyq
## 314 1d_Obsessionnn
## 315 corpsescurse
## 316 OCSigns
## 317 ILove__1D__
## 318 Louksana
## 319 charlovesnick
## 320 1DRocksTweets
## 321 Burning01Dream
## 322 krystalshabit28
## 323 otb_paula
## 324 drewc
## 325 otbIourry
## 326 kyoongteez
## 327 StAidansHigh_PE
## 328 Alltheloveee_1D
## 329 urlocalzaddyy
## 330 1d_Obsessionnn
## 331 DavidJa81480109
## 332 makingdemands
## 333 1d__fairy
## 334 Engineeringhere
## 335 GospelMixRadio1
## 336 makingdemands
## 337 1d_Shawol
## 338 chufei_i
## 339 rickwsint
## 340 1d_Obsessionnn
## 341 qwen_714
## 342 AJHoyles13
## 343 etf_dividend
## 344 hrdjenniesayin
## 345 cynusure
## 346 1d_Obsessionnn
## 347 krystalshabit28
## 348 1d_Obsessionnn
## 349 JoeFucking90
## 350 harrys_hiatus
## 351 tommosgirlxo28
## 352 BMBallaryBMBal1
## 353 louxhaz_1d
## 354 MoodieBayPoint
## 355 AJHoyles13
## 356 1d_Obsessionnn
## 357 etf_dividend
## 358 bIairbuffy
## 359 zodiac_1d
## 360 1d_Obsessionnn
## 361 1DRocksTweets
## 362 Sann_1D
## 363 effertztmgw
## 364 icandyhshoppe
## 365 lousgaypanic
## 366 Mallak_1D
## 367 _1d_28__
## 368 etf_dividend
## 369 Mallak_1D
## 370 HayalDaylight
## 371 UniverseGener12
## 372 ILove__1D__
## 373 ILove__1D__
## 374 RetailandServi1
## 375 ujydxrzbu06896
## 376 karlafraancesca
## 377 TiketPesawat_1D
## 378 80sbass
## 379 etf_dividend
## 380 clarkelovebot
## 381 sznaeii
## 382 imhamsfitf
## 383 TBGlobetrotter
## 384 Alltheloveee_1D
## 385 1DRocksTweets
## 386 ash_1d_larry
## 387 1D_InaCoolWay
## 388 Ellen_Horan_1D
## 389 1D_InaCoolWay
## 390 ash_1d_larry
## 391 harrys_hiatus
## 392 etf_dividend
## 393 Mallak_1D
## 394 Mallak_1D
## 395 WalletBotApp
## 396 _i_love_1d_____
## 397 ouahage
## 398 WalletBotApp
## 399 Ellen_Horan_1D
## 400 Cringey1D
## 401 1d_Obsessionnn
## 402 MonbebexMoa
## 403 WalletBotApp
## 404 1D_angel_
## 405 Sry1Dxx5
## 406 Demileighhhxo
## 407 xdanyekax
## 408 OutOfBoundsJPN
## 409 1D_FITF28
## 410 ziallnouisnarry
## 411 Sann_1D
## 412 SIX2FF
## 413 mssophie_xx
## 414 deplymadlytruly
## 415 BerlinST7
## 416 ouahage
## 417 etf_dividend
## 418 ouahage
## 419 eta91
## 420 JoelBlock
## 421 Niallina1985_1D
## 422 1D_FITF28
## 423 Lamis_1D
## 424 etf_dividend
## 425 BitSwings
## 426 Muhamz_
## 427 _chi_1D
## 428 BitSwings
## 429 BitSwings
## 430 BitSwings
## 431 BitSwings
## 432 aIImenaretrash
## 433 cicigrace2
## 434 BitSwings
## 435 Mallak_1D
## 436 BitSwings
## 437 flushoney
## 438 1d_Obsessionnn
## 439 BitSwings
## 440 1D_FITF28
## 441 xolgaxahx
## 442 1d_Obsessionnn
## 443 BitSwings
## 444 BitSwings
## 445 1d_Obsessionnn
## 446 1DGAlNS
## 447 iam__niel
## 448 BitSwings
## 449 BitSwings
## 450 tpwkmattei28
## 451 rolfcrozier
## 452 BitSwings
## 453 BitSwings
## 454 1DRocksTweets
## 455 BitSwings
## 456 blovtay
## 457 lauuloves_1d
## 458 cuteharry_1D
## 459 BitSwings
## 460 1D_FITF28
## 461 taesskates
## 462 the_artist_nft
## 463 JessePinkman219
## 464 BitSwings
## 465 etf_dividend
## 466 1D_larry1007
## 467 BitSwings
## 468 tkpurple_1D
## 469 BitSwings
## 470 1DRocksTweets
## 471 BitSwings
## 472 1d__fairy
## 473 zodiac_1d
## 474 rainbow28larrie
## 475 ir8356rem
## 476 1d__fairy
## 477 1D_FITF28
## 478 BitSwings
## 479 tommogotchi_xs
## 480 BitSwings
## 481 johansakib__1D
## 482 amitheonlyone_n
## 483 BitSwings
## 484 callmeK_okay
## 485 BitSwings
## 486 _1d_28__
## 487 Charlot43474754
## 488 fearlessly2803
## 489 fearlessly2803
## 490 BitSwings
## 491 celanfamorr
## 492 BitSwings
## 493 SuperBitcoinBro
## 494 FuturaGerac
## 495 BitSwings
## 496 PUKINGPRINCE
## 497 BitSwings
## 498 vibgyorlouie
## 499 _chi_1D
## 500 UniverseGener12
## 501 FuturaGerac
## 502 BitSwings
## 503 johansakib__1D
## 504 aceofspadessac
## 505 BitSwings
## 506 hb_weather12
## 507 BitSwings
## 508 1D_5SOS_1996
## 509 signofthtimes28
## 510 BitSwings
## 511 fixitfixitfixit
## 512 MantisTradingX
## 513 BitSwings
## 514 etf_dividend
## 515 BitSwings
## 516 tamakhee
## 517 BitSwings
## 518 etf_dividend
## 519 roel_wuckert
## 520 _1d_28__
## 521 BitSwings
## 522 Neymar_1d_
## 523 BitSwings
## 524 1D_FITF28
## 525 BitSwings
## 526 tpwkconspiracy
## 527 1d_citizen
## 528 1d_citizen
## 529 BitSwings
## 530 BitSwings
## 531 ironspidergwen
## 532 BitSwings
## 533 MariamS_1D
## 534 BitSwings
## 535 lwtsloverrr
## 536 BitSwings
## 537 BitSwings
## 538 AlaricCrypto
## 539 1D_FITF28
## 540 BitSwings
## 541 cuteharry_1D
## 542 BitSwings
## 543 BitSwings
## 544 Cryptoldea
## 545 Cryptoldea
## 546 1D_FITF28
## 547 Cringey1D
## 548 BitSwings
## 549 UniverseGener12
## 550 LOUISismyloml
## 551 Stickupmusic
## 552 Fxlse_nein
## 553 BitSwings
## 554 1D_FITF28
## 555 BitSwings
## 556 BitSwings
## 557 3226Pankaa
## 558 BitSwings
## 559 etf_dividend
## 560 outoflwt
## 561 1D_FITF28
## 562 etf_dividend
## 563 krasnyjkomandir
## 564 BitSwings
## 565 nazzykadri
## 566 1D_FITF28
## 567 BitSwings
## 568 BitSwings
## 569 tommo1991tpwk
## 570 BitSwings
## 571 BitSwings
## 572 3rachalesbian
## 573 liyamml
## 574 BitSwings
## 575 1D_FITF28
## 576 1d_Obsessionnn
## 577 Alltheloveee_1D
## 578 1DRocksTweets
## 579 BitSwings
## 580 tnytownmusicfan
## 581 DyanCenolli
## 582 harrys_hiatus
## 583 BitSwings
## 584 DepecheNode_
## 585 1d_Obsessionnn
## 586 gus62912071
## 587 1d_Obsessionnn
## 588 shivangistories
## 589 hetare_xxy
## 590 1D_FITF28
## 591 LOUISismyloml
## 592 NOC40
## 593 1D_FITF28
## 594 1D_FITF28
## 595 1D_FITF28
## 596 AlwaysMariax
## 597 1D_FITF28
## 598 1D_FITF28
## 599 LOUISismyloml
## 600 etf_dividend
## 601 Neymar_1d_
## 602 ificxuldflyy
## 603 Mallak_1D
## 604 OnyxOphidian
## 605 1D_FITF28
## 606 1DGAlNS
## 607 Ellen_Horan_1D
## 608 1DRocksTweets
## 609 etf_dividend
## 610 stylinarts
## 611 erodalovers
## 612 MariamS_1D
## 613 omgrllyangela
## 614 SHDWraps
## 615 cuteharry_1D
## 616 Anilroyal1980
## 617 coniangray
## 618 OnlyWhiteLines
## 619 itaIyharrysgf
## 620 _LilyBlue28
## 621 1d_Obsessionnn
## 622 fearlessly2803
## 623 Bigcheecho_
## 624 venomrry
## 625 BasedCritical
## 626 sunflowrry28
## 627 1d__larry___
## 628 zodiac_1d
## 629 Neymar_1d_
## 630 civility_LT
## 631 DilmaeA
## 632 sarry_citra
## 633 LydiaSn81289886
## 634 willesblanket
## 635 bluebirdshoney
## 636 bmthoran_
## 637 etf_dividend
## 638 onlythetpwk_
## 639 leighanoisgocua
## 640 itsalright28
## 641 on1ydans
## 642 Lua3Laulau
## 643 sourdieselrry11
## 644 pretenderlt2
## 645 leah44_1D
## 646 JolietCentralAD
## 647 bluebirdshoney
## 648 LouisUpdates
## 649 adorableharry18
## 650 teaandfrozenpea
## 651 lourrie
## 652 TiketPesawat_1D
## 653 CoraDockery
## 654 laserhaas01
## 655 ardently_austen
## 656 1d__larry___
## 657 adorableharry18
## 658 loreenavm
## 659 1D_FITF28
## 660 oliviasvfx
## 661 _1d_28__
## 662 wapplewhit1
## 663 1d__larry___
## 664 511NY
## 665 otb28sunshine
## 666 kathrynstarzzz
## 667 KuudereAki
## 668 1D_FITF28
## 669 lauraalysee
## 670 etf_dividend
## 671 Elisa_crypto
## 672 simpfor1dboys
## 673 lwtfitf
## 674 cuteharry_1D
## 675 1D_FITF28
## 676 sombakson
## 677 1D_FITF28
## 678 lifesaversoned
## 679 UniverseGener12
## 680 bigg3rthanme91
## 681 biggerthanlara
## 682 sunshine_cart
## 683 carolinaTstyles
## 684 etf_dividend
## 685 1D_FITF28
## 686 harrys_hiatus
## 687 HannaA_1d
## 688 Binbin0324SH
## 689 muhammadx6x
## 690 laucanyonmoon
## 691 _biceeee_
## 692 walla_up
## 693 1D_FITF28
## 694 mariosseawall
## 695 1d_Obsessionnn
## 696 1d_Obsessionnn
## 697 MonbebexMoa
## 698 buildmodels
## 699 G3ni3sWish
## 700 muhammadx6x
## 701 maze_monsters
## 702 1DRocksTweets
## 703 alfia_1D
## 704 etf_dividend
## 705 1d_Obsessionnn
## 706 tradingdotcom
## 707 alfia_1D
## 708 Bloushade
## 709 Highlnfidelity
## 710 as62316258
## 711 1d_Obsessionnn
## 712 only4matilda
## 713 Biggerthanbhr
## 714 shwnngrc
## 715 huechaerin
## 716 tozakicutie
## 717 lwtshomerry
## 718 jazirants
## 719 muhammadx6x
## 720 latest_1d
## 721 Sann_1D
## 722 1d_andlarry
## 723 etf_dividend
## 724 muhammadx6x
## 725 1D_5SOS_KRISTY
## 726 wdwum28
## 727 1d_Obsessionnn
## 728 yenthe_1D
## 729 golden_halo28
## 730 muhammadx6x
## 731 LOOKALIKEKP
## 732 cuteharry_1D
## 733 yenthe_1D
## 734 muhammadx6x
## 735 etf_dividend
## 736 the_artist_nft
## 737 melikbayram_
## 738 melikbayram_
## 739 yenthe_1D
## 740 yenthe_1D
## 741 zodiac_1d
## 742 yenthe_1D
## 743 Meso1OTC
## 744 stella_1d
## 745 Sann_1D
## 746 Mallak_1D
## 747 whenlohaz
## 748 midnightsalison
## 749 ThibeauWouters
## 750 ThibeauWouters
## 751 LCEUsedCameras
## 752 debbieloves_1d
## 753 yumnabot
## 754 yumnabot
## 755 OwnedByLouis
## 756 larryshousex
## 757 La_Triquetra
## 758 LCEUsedCameras
## 759 1D_FITF28
## 760 Ellen_Horan_1D
## 761 etf_dividend
## 762 larryshousex
## 763 stella_1d
## 764 MindlessPatch
## 765 hannahishome28
## 766 debbieloves_1d
## 767 nicolas14jols
## 768 naeem_mo_17
## 769 1d_asfckg
## 770 jeonandparks
## 771 ohzakiy
## 772 etf_dividend
## 773 1d_5sos__girls
## 774 nugkuuvxh27155
## 775 mazakaa_
## 776 tkpurple_1D
## 777 qrobxpjdq00118
## 778 jeonandparks
## 779 AArnulfo36
## 780 debbieloves_1d
## 781 THEGREATESTJJK
## 782 1D_FITF28
## 783 debbieloves_1d
## 784 scourgeouss
## 785 UniverseGener12
## 786 1D_ownsmylife
## 787 bhaktijadeja12
## 788 debbieloves_1d
## 789 naeem_mo_17
## 790 LousLovelyAngel
## 791 1D_ownsmylife
## 792 1D_ownsmylife
## 793 Daryltakahashi7
## 794 JAKEIFI
## 795 jeonandparks
## 796 Mallak_1D
## 797 jeonandparks
## 798 Julia412527801
## 799 niallerry1309
## 800 f4ithinfuture
## 801 ohzakiy
## 802 Mallak_1D
## 803 Sfjeldstad92
## 804 mbwahine98
## 805 etf_dividend
## 806 mbwahine98
## 807 yzremm
## 808 Cringey1D
## 809 jeonandparks
## 810 zxkfcignx31938
## 811 MySinSide
## 812 IllusiveTrades
## 813 IrishStamps
## 814 mari_rm98
## 815 1d_luvvv
## 816 debbieloves_1d
## 817 1d_luvvv
## 818 samantha_larick
## 819 etf_dividend
## 820 1D_FITF28
## 821 terlukca
## 822 Mallak_1D
## 823 ohzakiy
## 824 Mallak_1D
## 825 1DsWifei
## 826 Scarlet65618203
## 827 HH23tt
## 828 LaraHLoves1D3
## 829 Mallak_1D
## 830 icuntrry
## 831 OvtOfMySyst3m
## 832 ohzakiy
## 833 rixheart
## 834 1d_asfckg
## 835 DumbTaeks
## 836 Mallak_1D
## 837 pmplcu
## 838 itsmenxrqxstxnx
## 839 etf_dividend
## 840 CripTonizado
## 841 CripTonizado
## 842 fivihearty
## 843 1DRocksTweets
## 844 halorries
## 845 etf_dividend
## 846 thebcstday
## 847 eotbncqas22481
## 848 1D_FITF28
## 849 uppermoonnezuko
## 850 Mallak_1D
## 851 helpmejeffreyk
## 852 1D_FITF28
## 853 1D_FITF28
## 854 hold_on9996
## 855 ohzakiy
## 856 baekhyuaena
## 857 1d_luvvv
## 858 astrinvestor
## 859 reagsypoo
## 860 c63469497
## 861 1DRocksTweets
## 862 debbieloves_1d
## 863 Rias_life_is_1d
## 864 debbieloves_1d
## 865 UniverseGener12
## 866 zodiac_1d
## 867 wiIdflowerjade
## 868 efullsun11
## 869 rtmyow
## 870 Indiana_doncon
## 871 sweetenersupply
## 872 AvaxAstronauts
## 873 JohnWic35821736
## 874 pixeldrip_eth
## 875 pixeldrip_eth
## 876 1DRocksTweets
## 877 homelt_
## 878 etf_dividend
## 879 Lanadi_89
## 880 haloftb
## 881 TheCryptagon
## 882 souppyum
## 883 xCryptoKeeperx
## 884 Mallak_1D
## 885 naeem_mo_17
## 886 naeem_mo_17
## 887 _chi_1D
## 888 Mallak_1D
## 889 _1d__5sos___
## 890 Evaa_1D
## 891 Merna_1D_YTF
## 892 careerage
## 893 financializer
## 894 Mallak_1D
## 895 1DRocksTweets
## 896 thebcstday
## 897 naeem_mo_17
## 898 _1d__5sos___
## 899 naeem_mo_17
## 900 7uvuw
## 901 harrys_hiatus
## 902 cilacilor
## 903 imdatingwinwin
## 904 janelle99_08
## 905 Mallak_1D
## 906 lori_tomlinson_
## 907 galowy_
## 908 MonbebexMoa
## 909 Alltheloveee_1D
## 910 1DRocksTweets
## 911 Ellen_Horan_1D
## 912 DumbTaeks
## 913 etf_dividend
## 914 Mallak_1D
## 915 flwrs4lou
## 916 drunkonsmthn
## 917 hey_shortman
## 918 etf_dividend
## 919 ZARRIESwildin
## 920 16MARNS
## 921 glassnodealerts
## 922 glassnodealerts
## 923 sanskaarihoe
## 924 Cringey1D
## 925 flowerrylou
## 926 befouritends
## 927 timmi_loml
## 928 UGM_FESS
## 929 CBandmerchph
## 930 tinystringer03
## 931 Al2236928
## 932 i_still_miss_1D
## 933 Adrienperez26
## 934 salt_air13
## 935 Mallak_1D
## 936 astrinvestor
## 937 Mallak_1D
## 938 Mallak_1D
## 939 etf_dividend
## 940 reinbow05061512
## 941 newswimx
## 942 1d_lh28
## 943 Swiftie5161
## 944 tkpurple_1D
## 945 KmerchMustHaves
## 946 lapromotion_
## 947 LinksBrazil
## 948 1D_BananaAF
## 949 NikaSohlstrom
## 950 Kaizoku_DT
## 951 reinbow05061512
## 952 jeonandparks
## 953 cess_OT7
## 954 Elmasdura
## 955 etf_dividend
## 956 Neymar_1d_
## 957 RS_Preprints
## 958 asy_asyy1
## 959 giufalls
## 960 Mallak_1D
## 961 yjfond
## 962 p0taytay
## 963 TheLast_300
## 964 whoisandroo
## 965 p0taytay
## 966 dontknow415
## 967 eleejvn
## 968 Bloomsbury13_
## 969 1DGAlNS
## 970 DerekdotSpace
## 971 jeonandparks
## 972 OwnedByLouis
## 973 etf_dividend
## 974 the_artist_nft
## 975 astrinvestor
## 976 Grimmestam
## 977 PerfectHome28
## 978 Biancah_1D
## 979 louisnparamore
## 980 1d_larry4life_
## 981 Brett63274907
## 982 tradingdotcom
## 983 zodiac_1d
## 984 ga6wanz
## 985 etf_dividend
## 986 shilee918
## 987 missgolden28
## 988 ave_eli
## 989 _higher_ground
## 990 ChartingOwl
## 991 UniverseGener12
## 992 Jayita_01
## 993 leefnm28
## 994 vera_bruun
## 995 1d__larry___
## 996 1DRocksTweets
## 997 Millieva3
## 998 harrys_hiatus
## 999 Anassecis
## 1000 Anassecis
## 1001 libbiemccreary
## 1002 etf_dividend
## 1003 Station613_OH
## 1004 ssefnum
## 1005 endearinglwt
## 1006 OwnedByLouis
## 1007 MilitariacUK
## 1008 Mallak_1D
## 1009 5sos_1D_bot
## 1010 Devita__f
## 1011 faithinlouis_28
## 1012 NoirMandu
## 1013 javonnnm
## 1014 jormbell
## 1015 1d__larry___
## 1016 louispleasing_
## 1017 etf_dividend
## 1018 1D_FITF28
## 1019 DutchessKpop
## 1020 tratz22
## 1021 tkpurple_1D
## 1022 marielelou24_1D
## 1023 dragonsinparis
## 1024 gh3fira
## 1025 BannerSensors
## 1026 Blackfx_trading
## 1027 1DRocksTweets
## 1028 Cringey1D
## 1029 SuzeHolzerland1
## 1030 EileneMACHINE
## 1031 Pure8Nature
## 1032 1D_at_the_disco
## 1033 etf_dividend
## 1034 bottleofrogue
## 1035 1DRocksTweets
## 1036 cozzarc
## 1037 28satellitelou
## 1038 MilitariacUK
## 1039 dyraaumai
## 1040 drmslvrr
## 1041 ave_eli
## 1042 killmymind2809
## 1043 1d_bev
## 1044 sloppyposts
## 1045 ALWAYS_VOTE_1D_
## 1046 1D_FITF28
## 1047 Simpforlouis82
## 1048 1D_FITF28
## 1049 VirtualFragment
## 1050 hangangfriends
## 1051 louisspiderweb
## 1052 w_k_1d_everyday
## 1053 yekkripto
## 1054 Station613_OH
## 1055 etf_dividend
## 1056 shenaraan
## 1057 papillonhazz
## 1058 tabiiizar
## 1059 itsprekshaBaid
## 1060 girlbirkin
## 1061 tpwk_elli
## 1062 NeiroRitsu_AR
## 1063 ricekrisbtreat
## 1064 FineLineee345
## 1065 UniverseGener12
## 1066 etf_dividend
## 1067 NicolaPeach
## 1068 AlowHi
## 1069 synthiagallery
## 1070 1DGAIN5SOS
## 1071 KatieMu1997
## 1072 zodiac_1d
## 1073 5secondsofLJP
## 1074 1DRocksTweets
## 1075 etf_dividend
## 1076 LouIn22
## 1077 CaroleF83262070
## 1078 _harper2818
## 1079 Rightxnowx1d
## 1080 newswimx
## 1081 rsk4rwrd
## 1082 hs_lt_1d_ly
## 1083 Pure8Nature
## 1084 onaydirection
## 1085 GFradelos
## 1086 yekkripto
## 1087 Anassecis
## 1088 Anassecis
## 1089 canyonhabits
## 1090 samanehashemi
## 1091 Station613_OH
## 1092 Anassecis
## 1093 todays1dhistory
## 1094 etf_dividend
## 1095 UniverseGener12
## 1096 orgullosadeleo
## 1097 GetGrotesque
## 1098 AngelaC70825547
## 1099 synthiagallery
## 1100 dcrwins
## 1101 OG_Yomi
## 1102 lvlyyel
## 1103 scry_1d
## 1104 onlyangelx28
## 1105 massangyeon
## 1106 cutiexji
## 1107 onlyangelx28
## 1108 inhoecence
## 1109 pandaslov3r
## 1110 Station613_OH
## 1111 mackaboom
## 1112 Cringey1D
## 1113 1D_confesss
## 1114 MintOfTheDay
## 1115 endearedhs
## 1116 1DRocksTweets
## 1117 etf_dividend
## 1118 aikazart1
## 1119 Julia412527801
## 1120 jinsgreenLVbag
## 1121 seoyeornn
## 1122 lomlluciana
## 1123 matcharexia
## 1124 DYORCryptoBot
## 1125 DYORCryptoBot
## 1126 yunhoi
## 1127 DYORCryptoBot
## 1128 nora_1d_hp
## 1129 hellodksra
## 1130 PNMIM
## 1131 lideimtzk04526
## 1132 Lord_Kuba
## 1133 ideffingk
## 1134 Konoha_RPEnt
## 1135 VolatilityMgmt
## 1136 gaykyuhyun
## 1137 ramalou369
## 1138 Silverdoe99
## 1139 synthiagallery
## 1140 synthiagallery
## 1141 gay_everywhere
## 1142 ghostocol
## 1143 VC97MIYEON
## 1144 banjjakbackup
## 1145 1D_FITF28
## 1146 1d__fairy
## 1147 bellariservato
## 1148 Station613_OH
## 1149 etf_dividend
## 1150 synthiagallery
## 1151 the_artist_nft
## 1152 nora_1d_hp
## 1153 flickerlaraa
## 1154 bgkjsprrg12245
## 1155 zodiac_1d
## 1156 synthiagallery
## 1157 synthiagallery
## 1158 RWidiastama
## 1159 charlottes0phia
## 1160 laurine_mth
## 1161 insane_blamer
## 1162 defenceless_dua
## 1163 xxtraflaminhot3
## 1164 yekkripto
## 1165 fablareshopph
## 1166 slug57219
## 1167 Scottish_Suzi
## 1168 DuckDraw_
## 1169 ellent91
## 1170 1D_NatalieMalik
## 1171 1D_ANTICS
## 1172 fairyyuno
## 1173 midnightrain29
## 1174 gxldenhalos
## 1175 etf_dividend
## 1176 ilymelancholia
## 1177 etf_dividend
## 1178 JoeyStockton7
## 1179 UniverseGener12
## 1180 jeorigguk
## 1181 naeem_mo_17
## 1182 iamremraj
## 1183 MAHMOUDMOOTAZ
## 1184 SophieAnne2128
## 1185 1DRocksTweets
## 1186 tarloshs
## 1187 zayntaryn
## 1188 lecvmehlk52815
## 1189 tradingdotcom
## 1190 Cringey1D
## 1191 UniverseGener12
## 1192 steubercyx
## 1193 yekkripto
## 1194 1D_FITF28
## 1195 ButtonLane_
## 1196 WalletBotApp
## 1197 yekkripto
## 1198 Mallak_1D
## 1199 1DRocksTweets
## 1200 Mallak_1D
## 1201 natty_nats_
## 1202 1999hauls
## 1203 zoetoopia
## 1204 ilymelancholia
## 1205 RetailandServi1
## 1206 1d_Obsessionnn
## 1207 _1d__5sos___
## 1208 wandareputation
## 1209 WAVES_jpn
## 1210 melomaniacxoxo
## 1211 etf_dividend
## 1212 KpoptifiedPH
## 1213 xgabriella_296x
## 1214 Natalia_1D_5SOS
## 1215 DontblameMar28
## 1216 DontblameMar28
## 1217 etf_dividend
## 1218 KepoHelloKitty_
## 1219 Sann_1D
## 1220 Ioculore
## 1221 thisisme__lying
## 1222 UniverseGener12
## 1223 KiiwiXOX
## 1224 ssefnum
## 1225 JAAAAAXWES
## 1226 Sann_1D
## 1227 jumpsuit_jlm91
## 1228 tradingdotcom
## 1229 ZaxTechShop
## 1230 KpoptifiedPH
## 1231 ZaxTechShop
## 1232 zodiac_1d
## 1233 etf_dividend
## 1234 xoskiok
## 1235 pootlepod
## 1236 SophieAnne2128
## 1237 fitf_ts
## 1238 Luchos_Korner
## 1239 Anbessa100
## 1240 ZaxTechShop
## 1241 UniverseGener12
## 1242 danie_1D_4eva
## 1243 firstkhaouboom
## 1244 yekkripto
## 1245 1d_larry4life_
## 1246 1d_randomz
## 1247 goldenallynjxl
## 1248 astrinvestor
## 1249 astrinvestor
## 1250 MAHMOUDMOOTAZ
## 1251 Suju_1D
## 1252 1d_Obsessionnn
## 1253 Mallak_1D
## 1254 Mallak_1D
## 1255 sawturnside
## 1256 Mallak_1D
## 1257 Mallak_1D
## 1258 shaniaaahhh
## 1259 Mallak_1D
## 1260 adorableharry18
## 1261 yekkripto
## 1262 etf_dividend
## 1263 CaroleF83262070
## 1264 adorableharry18
## 1265 Are1DBackToday
## 1266 ngxshopee
## 1267 ngxshopee
## 1268 ngxshopee
## 1269 ngxshopee
## 1270 VasQez___
## 1271 ngxshopee
## 1272 ngxshopee
## 1273 yekkripto
## 1274 niallsnewangell
## 1275 aloveletgo
## 1276 RetailandServi1
## 1277 Cringey1D
## 1278 WalletBotApp
## 1279 GemHunt3r
## 1280 Ellen_Horan_1D
## 1281 1d__fairy
## 1282 1D_FITF28
## 1283 praisemeb
## 1284 louisonvinyI
## 1285 SimonWadsley
## 1286 1D_FITF28
## 1287 akunfirsticung
## 1288 dqq_ra
## 1289 1d_larry4life_
## 1290 novitaria20
## 1291 ificxuldflyy
## 1292 1d_larry4life_
## 1293 875pegger
## 1294 1D_FITF28
## 1295 etf_dividend
## 1296 Ellen_Horan_1D
## 1297 Crypto_By_Uzair
## 1298 1D_FITF28
## 1299 Moghr17
## 1300 tonenft04882290
## 1301 Losthyde
## 1302 CripTonizado
## 1303 nikxotb
## 1304 aidensrep
## 1305 1d_Obsessionnn
## 1306 MensAthletic
## 1307 raza123h
## 1308 etf_dividend
## 1309 ziamsversion
## 1310 LOUISismyloml
## 1311 1D_FITF28
## 1312 1d_Obsessionnn
## 1313 1DGAlNS
## 1314 etf_dividend
## 1315 ilymelancholia
## 1316 yekkripto
## 1317 TOIBusiness
## 1318 1d_Obsessionnn
## 1319 stylinson_0928
## 1320 1D_FITF28
## 1321 the_artist_nft
## 1322 1d_larry4life_
## 1323 1D_FITF28
## 1324 HannaA_1d
## 1325 ilymelancholia
## 1326 mrjosshua
## 1327 iluvsjjong
## 1328 fangirlistaph
## 1329 HannaA_1d
## 1330 pixeldrip_eth
## 1331 zodiac_1d
## 1332 itsjusttolu
## 1333 springrollsbebs
## 1334 etf_dividend
## 1335 Israr_Ahmad___
## 1336 Malik_Israar
## 1337 etf_dividend
## 1338 1d__fairy
## 1339 synthiagallery
## 1340 1D_FITF28
## 1341 FieniLover
## 1342 reynade2
## 1343 tommo28sun
## 1344 sweetcreatxxx
## 1345 WeTrade2022
## 1346 wickedcarls
## 1347 HannaA_1d
## 1348 1dgain1d
## 1349 max_swift13
## 1350 1D_Taylor5SOS
## 1351 tradingdotcom
## 1352 GreenHeartPH
## 1353 1d_Shawol
## 1354 Woodrin66
## 1355 glassnodealerts
## 1356 AiSOTOPE_LOUNGE
## 1357 DeFigems_
## 1358 Cringey1D
## 1359 etf_dividend
## 1360 etf_dividend
## 1361 eroselstyle
## 1362 Scottish_Suzi
## 1363 1D_DailySpain
## 1364 1d_Obsessionnn
## 1365 smalik_1D
## 1366 FORESTLIMIT
## 1367 1D_DailySpain
## 1368 danielle123174
## 1369 ncatphilippines
## 1370 mikanajp
## 1371 1d_Shawol
## 1372 Neymar_1d_
## 1373 etf_dividend
## 1374 etf_dividend
## 1375 wheendeu
## 1376 1D_Niall_0324
## 1377 jacksescapade
## 1378 1d_Shawol
## 1379 Officialpsicom
## 1380 John71Kee
## 1381 UniverseGener12
## 1382 ghostiemedicine
## 1383 1d_Shawol
## 1384 1DEbooks
## 1385 happyswiftie92
## 1386 etf_dividend
## 1387 Maryfer0718
## 1388 mrstylesbaebe
## 1389 zodiac_1d
## 1390 28lovesongs
## 1391 1d_Shawol
## 1392 ShitcoinCharts
## 1393 1DRocksTweets
## 1394 mrstylesbaebe
## 1395 1D_FITF28
## 1396 mrstylesbaebe
## 1397 1d_Shawol
## 1398 etf_dividend
## 1399 CodyB_022
## 1400 OpenSpace00
## 1401 mrstylesbaebe
## 1402 wdycwopt
## 1403 bitcoinagile
## 1404 cryptocharts
## 1405 1D_FITF28
## 1406 UniverseGener12
## 1407 bitcoinagile
## 1408 cryptocharts
## 1409 1D_FITF28
## 1410 nayeonynny_
## 1411 1d_Shawol
## 1412 guenscomics
## 1413 CryptoTraderPro
## 1414 CryptoTraderPro
## 1415 1D_FITF28
## 1416 zeynbinci
## 1417 etf_dividend
## 1418 1d_Obsessionnn
## 1419 flightlessghost
## 1420 flightlessghost
## 1421 flightlessghost
## 1422 ShitcoinCharts
## 1423 HannaA_1d
## 1424 prototypell
## 1425 etf_dividend
## 1426 HannaA_1d
## 1427 1d_Shawol
## 1428 HannaA_1d
## 1429 Cringey1D
## 1430 BHStamps
## 1431 HannaA_1d
## 1432 yenthe_1D
## 1433 WheeSakuLee
## 1434 XlrCrypto
## 1435 TabbysShoppe
## 1436 511NY
## 1437 511nji76
## 1438 etf_dividend
## 1439 1d_Obsessionnn
## 1440 1D_5sos_Hustler
## 1441 SOL_CFGI
## 1442 DOGE_CFGI
## 1443 AVAX_CFGI
## 1444 XRP_CFGI
## 1445 BNB_CFGI
## 1446 ADA_CFGI
## 1447 ETH_CFGI
## 1448 BTC_CFGI
## 1449 ALGO_CFGI
## 1450 MATIC_CFGI
## 1451 TRX_CFGI
## 1452 SHIB_CFGI
## 1453 DOT_CFGI
## 1454 LINK_CFGI
## 1455 XLM_CFGI
## 1456 alex_bobes
## 1457 alex_bobes
## 1458 meloiksign
## 1459 tpwkrozalie28
## 1460 MrMakistein
## 1461 L0ver_0f_Min3
## 1462 1D_larry1007
## 1463 AgritH
## 1464 MSchmidtlah
## 1465 pucchiboyzayn
## 1466 Infocrops
## 1467 etf_dividend
## 1468 jeezooeth57
## 1469 wetdreamhrry
## 1470 jfajansenphd
## 1471 1D_larry1007
## 1472 UniverseGener12
## 1473 1d_Shawol
## 1474 Negar__1993
## 1475 ihrtdean
## 1476 KP22345
## 1477 harrys_hiatus
## 1478 1d_Obsessionnn
## 1479 iIovegoku
## 1480 etf_dividend
## 1481 Daniil_Zlobin_
## 1482 irresistibleee9
## 1483 joshtduncan
## 1484 1D_FITF28
## 1485 yekkripto
## 1486 1d_Obsessionnn
## 1487 otono_umi
## 1488 thebeatlessucks
## 1489 XXVIIIIXMMXIII
## 1490 zodiac_1d
## 1491 nycsunflowers
## 1492 etf_dividend
## 1493 HannaA_1d
## 1494 zyamanda7
## 1495 1d_Obsessionnn
## 1496 ssefnum
## 1497 die2nights
## 1498 1d_Obsessionnn
## 1499 ghostiemedicine
## 1500 sweeterluvr
## 1501 CRLNx
## 1502 nomadhedge
## 1503 1d_Obsessionnn
## 1504 lilysdreamworld
## 1505 reallovemoses
## 1506 HannaA_1d
## 1507 tkpurple_1D
## 1508 tom_etal
## 1509 bIush21
## 1510 hugosrry
## 1511 13Marytorres
## 1512 13Marytorres
## 1513 divinesims4
## 1514 GURU2020103
## 1515 technotorgun
## 1516 etf_dividend
## 1517 Cringey1D
## 1518 BFTG4LIFE
## 1519 HannaA_1d
## 1520 ILOMILOCTH
## 1521 itsgeorgiaii
## 1522 adlinakml
## 1523 tegxntpwk
## 1524 WartaCiamis
## 1525 spr__io
## 1526 harrys_hiatus
## 1527 yekkripto
## 1528 HannaA_1d
## 1529 RadiatorsP
## 1530 yekkripto
## 1531 KP22345
## 1532 ETH_CFGI
## 1533 1D_harrySx
## 1534 drewc
## 1535 alex_bobes
## 1536 alex_bobes
## 1537 Ellen_Horan_1D
## 1538 Davina_ot5
## 1539 1D_FITF28
## 1540 Mallak_1D
## 1541 THE_FLASH_G
## 1542 bkenakin
## 1543 dianasluvx
## 1544 1D_FITF28
## 1545 hoshinsuke
## 1546 1D_FITF28
## 1547 1D_FITF28
## 1548 im_goomba
## 1549 1DEbooks
## 1550 etf_dividend
## 1551 muhammadx6x
## 1552 yekkripto
## 1553 zodiac_1d
## 1554 1DRocksTweets
## 1555 WartaCiamis
## 1556 lousgaypanic
## 1557 thebluestdream
## 1558 1d_luvvv
## 1559 Ellen_Horan_1D
## 1560 Ellen_Horan_1D
## 1561 Ellen_Horan_1D
## 1562 _bubblegreen_
## 1563 Tamara75O
## 1564 Tenmidnights
## 1565 28_taliaa
## 1566 ClubHeavySick
## 1567 NINJABOYZ1992
## 1568 triangleosaka
## 1569 wetdreamhrry
## 1570 HannaA_1d
## 1571 etf_dividend
## 1572 6rTerrence
## 1573 etf_dividend
## 1574 for_albums
## 1575 winni_wu65
## 1576 1DRocksTweets
## 1577 triangleosaka
## 1578 aojttrades
## 1579 tpwkbradley
## 1580 uselinkinv
## 1581 archevn
## 1582 melocosbub
## 1583 MaroonMerc
## 1584 1D_FITF28
## 1585 starswheeled
## 1586 etf_dividend
## 1587 PatACakeParties
## 1588 WartaCiamis
## 1589 freeyungshkreli
## 1590 DYORCryptoBot
## 1591 fatinxfatihah
## 1592 etf_dividend
## 1593 artoon920
## 1594 reinbow05061512
## 1595 the_artist_nft
## 1596 1D_FITF28
## 1597 1d_luvvv
## 1598 louaylor13_28
## 1599 _liaxoops_
## 1600 maze_monsters
## 1601 1d_5sos__girls
## 1602 chouamirouche
## 1603 romcnhoIidays
## 1604 Al2236928
## 1605 Al2236928
## 1606 1d_Obsessionnn
## 1607 1d_luvvv
## 1608 1d_sunshine28
## 1609 1d_sunshine28
## 1610 Linda_Swiftie
## 1611 ssshatam
## 1612 itsnaufalardana
## 1613 zuzuspetals2021
## 1614 adriecasti
## 1615 URU_FMR
## 1616 nora_1d_hp
## 1617 gf_and_gf_bot
## 1618 thebullishchild
## 1619 CityDove92
## 1620 Ellen_Horan_1D
## 1621 zodiac_1d
## 1622 URU_FMR
## 1623 synthiagallery
## 1624 URU_FMR
## 1625 gnfficiency
## 1626 MedicineBe
## 1627 URU_FMR
## 1628 MissMcCurry1
## 1629 1d_5sos__girls
## 1630 URU_FMR
## 1631 898Ptj
## 1632 1D_TVD_BELIEBER
## 1633 etf_dividend
## 1634 CNAPhils
## 1635 synthiagallery
## 1636 glassnodealerts
## 1637 glassnodealerts
## 1638 cuteharry_1D
## 1639 illicitpower
## 1640 1d_Obsessionnn
## 1641 illicitpower
## 1642 Cringey1D
## 1643 1DRocksTweets
## 1644 1DRocksTweets
## 1645 liquidcactus
## 1646 Phantomhirve
## 1647 United_for_1D_
## 1648 UniverseGener12
## 1649 anika1215
## 1650 OtsukimiCrypto
## 1651 _fantasahi
## 1652 1D_Matt_Jacks
## 1653 BetterCallHakim
## 1654 hetare_xxy
## 1655 otbordersz
## 1656 GOLDWlNGEDANGEL
## 1657 1DRocksTweets
## 1658 1DGAlNS
## 1659 etf_dividend
## 1660 cuteharry_1D
## 1661 adi408b
## 1662 NurixxEth
## 1663 ShelleyMckinno5
## 1664 1DEbooks
## 1665 harrys_hiatus
## 1666 zodiac_1d
## 1667 craeyun
## 1668 GolfDAO60617689
## 1669 ttaIghee
## 1670 SoGolden74
## 1671 larryaeri
## 1672 SHIBUYA_CYCLONE
## 1673 chicago28BABY
## 1674 dipanjana_mile
## 1675 ciaratupatrona
## 1676 the_artist_nft
## 1677 soulxinxthexsky
## 1678 gyuemodagih
## 1679 etf_dividend
## 1680 d3lgal8
## 1681 AlgoQuants
## 1682 gotasomething
## 1683 HannaA_1d
## 1684 kalani_tpwk
## 1685 GospelMixRadio1
## 1686 1d_luvvv
## 1687 AlgoQuants
## 1688 898Ptj
## 1689 cuteharry_1D
## 1690 rahmayatifajrin
## 1691 Cringey1D
## 1692 etf_dividend
## 1693 justayessa
## 1694 allyscazy
## 1695 herelies_shaa
## 1696 wittychin
## 1697 plumislandvinyl
## 1698 yekkripto
## 1699 jaeyunsflurr
## 1700 KP22345
## 1701 kttypawzz
## 1702 trevorodaniel
## 1703 yekkripto
## 1704 1d_Obsessionnn
## 1705 somexthread
## 1706 __shedaa
## 1707 wiltedswift
## 1708 __shedaa
## 1709 etf_dividend
## 1710 etf_dividend
## 1711 strwbhrryfields
## 1712 angeIdrm
## 1713 KP22345
## 1714 44and8
## 1715 graceofeden
## 1716 TAnotepad
## 1717 cuteharry_1D
## 1718 hajataan
## 1719 lvrwalls28
## 1720 jewamooo20
## 1721 jalebiandfafda
## 1722 salvareth
## 1723 sarry_citra
## 1724 zodiac_1d
## 1725 sunnyloveslou
## 1726 BrooklynRuby3
## 1727 blueand28
## 1728 queenieMNL
## 1729 typagirlsoo
## 1730 tyongcel
## 1731 matildaaarry
## 1732 pleasingdev
## 1733 OCSigns
## 1734 NurkhalidahMr
## 1735 ccornbreaddd
## 1736 AliceAubery
## 1737 visionsofsue
## 1738 GospelMixRadio1
## 1739 itzfergi76
## 1740 louisleft_titty
## 1741 jtgstylinson
## 1742 nomadhedge
## 1743 JameLevis
## 1744 greenfishtrader
## 1745 ryangators
## 1746 taejinluvr7
## 1747 wolfiejmn
## 1748 nomadhedge
## 1749 signsrick
## 1750 synthiagallery
## 1751 PonziFlipper
## 1752 oatmealgf1
## 1753 AnybodiesNFT
## 1754 etf_dividend
## 1755 cuteharry_1D
## 1756 2minssidehoe
## 1757 Cringey1D
## 1758 UniverseGener12
## 1759 Depalie_1D_LG
## 1760 suzzyvip
## 1761 LailaG_369
## 1762 MuseumEdison
## 1763 synthiagallery
## 1764 citysidewalks
## 1765 askmeifigivamf
## 1766 wheredowego_1d
## 1767 Avantika_1D
## 1768 NftAnalysisDay
## 1769 livjosefina
## 1770 queenieMNL
## 1771 l0usour
## 1772 maze_monsters
## 1773 phhlovie
## 1774 etf_dividend
## 1775 dnemnl
## 1776 MorningSunStdio
## 1777 leonardopr22
## 1778 etf_dividend
## 1779 mystakuma
## 1780 iwantacuppatea
## 1781 sasakiciw
## 1782 thetinybeader
## 1783 queenieMNL
## 1784 ssefnum
## 1785 marielelou24_1D
## 1786 GroovyCrafts
## 1787 txkxtoncemore
## 1788 stylanbros
## 1789 SOULTANISTATHI
## 1790 lethargicmick
## 1791 bialourry13
## 1792 queenieMNL
## 1793 Chantellarry28
## 1794 RacunBangetDeh
## 1795 cactushyo
## 1796 zodiac_1d
## 1797 mmorita_dom
## 1798 molfully
## 1799 outofthisapt
## 1800 etf_dividend
## 1801 kaibaliker
## 1802 lowerbodyinjury
## 1803 dazsayi
## 1804 joeyshits
## 1805 tagalogluchi
## 1806 SUGARYTAE
## 1807 raeleenabie
## 1808 oletarts
## 1809 the_artist_nft
## 1810 get_this_v
## 1811 cherryweapon22
## 1812 httpracha
## 1813 niyahdag123
## 1814 queenieMNL
## 1815 synthiagallery
## 1816 carlislerainey
## 1817 justneedatime
## 1818 veeree84
## 1819 stan___1D
## 1820 wydkalee
## 1821 HappilyEverCin
## 1822 WooMySong
## 1823 dayahjamal97
## 1824 haileygrabinski
## 1825 DulceFloCruz99
## 1826 khbsho3
## 1827 _1d__5sos___
## 1828 haterofficial01
## 1829 bluwndzdancing
## 1830 arios345
## 1831 Jennyways_
## 1832 Cringey1D
## 1833 ggukbIues
## 1834 dadidumps
## 1835 bar_granma_MITO
## 1836 lwtphoria
## 1837 OutOfBoundsJPN
## 1838 catwshoran
## 1839 etf_dividend
## 1840 WartaCiamis
## 1841 queenieMNL
## 1842 mathNAb
## 1843 queenieMNL
## 1844 1d_eanna
## 1845 queenieMNL
## 1846 mathNAb
## 1847 rada_kharmy
## 1848 CoinPatrolCom
## 1849 LiaRuiz49340291
## 1850 queenieMNL
## 1851 queenieMNL
## 1852 maze_monsters
## 1853 adorehlou
## 1854 queenieMNL
## 1855 etf_dividend
## 1856 pankycranda
## 1857 Konoha_RPEnt
## 1858 VC99HENDERY
## 1859 1d_obsessed18
## 1860 saaadshine
## 1861 lakitukl
## 1862 rickclaye
## 1863 phoneywc
## 1864 littlefreakHTLT
## 1865 limitlessNaSh
## 1866 KpoptifiedPH
## 1867 littlefreakHTLT
## 1868 1D_hs3_
## 1869 sundarkestdays
## 1870 skz_rosiee
## 1871 dayflwer
## 1872 limitlessNaSh
## 1873 MarioFanGameGen
## 1874 zodiac_1d
## 1875 adoreyoutaetae
## 1876 seoul_stop
## 1877 etf_dividend
## 1878 xzdnhjkxq92376
## 1879 ToshibaSemi_GL
## 1880 iHateYeonarrea
## 1881 hallie_jt
## 1882 marielseyo
## 1883 adviviv
## 1884 grandtechph
## 1885 grandtechph
## 1886 flyinginadreams
## 1887 grandtechph
## 1888 KmerchMustHaves
## 1889 1DRocksTweets
## 1890 KpoptifiedPH
## 1891 aprilsqwirrelss
## 1892 heysoulsistarry
## 1893 elementalkat49
## 1894 OMENSMGC
## 1895 STYLESANGCL
## 1896 harryshandss_
## 1897 NadiamalikoneD1
## 1898 fireproof_habit
## 1899 etf_dividend
## 1900 erin_cell
## 1901 _Crypto_Alerts
## 1902 minniee_1d
## 1903 etf_dividend
## 1904 glassnodealerts
## 1905 joontsm
## 1906 seoul_stop
## 1907 BinanceKiller
## 1908 Miss_Aunt_Terry
## 1909 Yoonmin_1D
## 1910 RWidiastama
## 1911 OutOfBoundsJPN
## 1912 smartyshortie
## 1913 alpha_kicuy
## 1914 CryptoPatroller
## 1915 sehoenthusiast
## 1916 _Crypto_Alerts
## 1917 CoinPatrolCom
## 1918 etf_dividend
## 1919 Alltheloveee_1D
## 1920 josh_queipo
## 1921 sbailey7teen
## 1922 heartshapevinyl
## 1923 ataceon
## 1924 p1harmonyp1ece
## 1925 watsonwillwin
## 1926 yekkripto
## 1927 causeiluvyababe
## 1928 1d_obsessed18
## 1929 _arXiv_hep_th
## 1930 1d_obsessed18
## 1931 emolorde420
## 1932 etf_dividend
## 1933 diIfhoran
## 1934 wxllslp91
## 1935 stuffs_unlmtd
## 1936 zodiac_1d
## 1937 DumbTaeks
## 1938 hrdjenniesayin
## 1939 1DRocksTweets
## 1940 sophietomlinsun
## 1941 1d_5sos__girls
## 1942 ALWAYS_VOTE_1D_
## 1943 fireproof_habit
## 1944 Charizmaw_
## 1945 AnalysisCan
## 1946 harrysasmr
## 1947 Randy_Souba
## 1948 the_artist_nft
## 1949 ObringerXBT
## 1950 ubopwwgtintamat
## 1951 geoffschwartz
## 1952 BanditoChinWWE
## 1953 Matt35V
## 1954 theoseobie
## 1955 chicago28BABY
## 1956 ed1_daniel
## 1957 CAWWrestlingPod
## 1958 Derrick_NYC
## 1959 AboveTheRing
## 1960 ObringerXBT
## 1961 LBibbs_93
## 1962 Maddchiney
## 1963 etf_dividend
## 1964 SaikyoGroove
## 1965 PrinceWatercres
## 1966 KeyeNGDon
## 1967 ring_span
## 1968 bigheadjosh92
## 1969 danialtsu
## 1970 synthiagallery
## 1971 danialtsu
## 1972 the_prosperr
## 1973 danialtsu
## 1974 danialtsu
## 1975 danialtsu
## 1976 tftkunznap
## 1977 RekunanceCh
## 1978 danialtsu
## 1979 danialtsu
## 1980 Brenda_rm8
## 1981 danialtsu
## 1982 Cringey1D
## 1983 icarusleclerc
## 1984 Joy657_
## 1985 etf_dividend
## 1986 thegr8kat
## 1987 ACremin60
## 1988 N0ST0PL0SS
## 1989 NotFinAdvising
## 1990 TabbysShoppe
## 1991 _d3f4ult
## 1992 blonde_niall_1d
## 1993 NotFinAdvising
## 1994 pocquoari
## 1995 etf_dividend
## 1996 keeseobji
## 1997 raeleenabie
## 1998 shigetsujp
## 1999 krusty027
## 2000 SintiaSilva02
## 2001 kim_bunnymyeon
## 2002 HARRYS1982ROUGE
## 2003 toxicnour
## 2004 seiichinn
## 2005 1d_larry4life_
## 2006 ShroedingerBird
## 2007 Cheap_Knockoff
## 2008 getgreencrypto
## 2009 KmerchMustHaves
## 2010 Sann_1D
## 2011 Csmurfy1
## 2012 Csmurfy1
## 2013 tobefairlwt
## 2014 Csmurfy1
## 2015 Csmurfy1
## 2016 etf_dividend
## 2017 synthiagallery
## 2018 Csmurfy1
## 2019 Csmurfy1
## 2020 Csmurfy1
## 2021 Csmurfy1
## 2022 Csmurfy1
## 2023 cyquellynn
## 2024 harrys_hiatus
## 2025 Csmurfy1
## 2026 Csmurfy1
## 2027 Csmurfy1
## 2028 Savage0wl
## 2029 Csmurfy1
## 2030 tobesogoldenrry
## 2031 TaySupreme3
## 2032 DrNortaib
## 2033 cherrykiwijuice
## 2034 only4matilda
## 2035 iCecream_eunwoo
## 2036 ivygoldts
## 2037 flowrshl89
## 2038 Keeganhansen07
## 2039 etf_dividend
## 2040 UniverseGener12
## 2041 m4havision
## 2042 alana_maurissa
## 2043 yundt55wpmis
## 2044 Adrian517585
## 2045 caddydaddie
## 2046 taylorlh2008
## 2047 cherrykiwijuice
## 2048 cherrysuckers19
## 2049 1DGAIN5SOS
## 2050 inyeonseol
## 2051 zodiac_1d
## 2052 gIoriousky
## 2053 XXIBINDXX
## 2054 champagnehaylor
## 2055 salaciousplayer
## 2056 pjskimask
## 2057 grandbudapest
## 2058 DigitalSamIAm
## 2059 ezcart666
## 2060 etf_dividend
## 2061 HarrysFanGyrl
## 2062 ezcart666
## 2063 ezcart666
## 2064 ezcart666
## 2065 marielelou24_1D
## 2066 cherrykiwijuice
## 2067 tdefenseless28
## 2068 cherrykiwijuice
## 2069 dcrwins
## 2070 dcrwins
## 2071 redhairmikeysbf
## 2072 5287I62
## 2073 1d_Obsessionnn
## 2074 sftlouistt
## 2075 dimefiles
## 2076 dcrwins
## 2077 1d_Obsessionnn
## 2078 etf_dividend
## 2079 EmmilyG9
## 2080 1d_Obsessionnn
## 2081 tkpurple_1D
## 2082 marielelou24_1D
## 2083 mtwrld
## 2084 sunflwrloueh_
## 2085 1d_Obsessionnn
## 2086 AFlippinTurtle
## 2087 1d_Obsessionnn
## 2088 Wassima31935325
## 2089 LousLovelyAngel
## 2090 CNAPhils
## 2091 etf_dividend
## 2092 CC_Tradingchart
## 2093 CC_Tradingchart
## 2094 CC_Tradingchart
## 2095 blonde_niall_1d
## 2096 0x_Hank
## 2097 blonde_niall_1d
## 2098 blonde_niall_1d
## 2099 ExoLforever9722
## 2100 cherrykiwijuice
## 2101 Cringey1D
## 2102 1d_Obsessionnn
## 2103 allinsea
## 2104 areta_min
## 2105 dcrwins
## 2106 thorpesbff
## 2107 superbatson
## 2108 1d_Obsessionnn
## 2109 DYORCryptoBot
## 2110 PHHS_AD
## 2111 DYORCryptoBot
## 2112 WalletBotApp
## 2113 CC_Tradingchart
## 2114 CC_Tradingchart
## 2115 CC_Tradingchart
## 2116 earthtojazi
## 2117 DYORCryptoBot
## 2118 1D_larry1007
## 2119 1DRocksTweets
## 2120 1D_larry1007
## 2121 pop_ey_ch
## 2122 alyssvol6
## 2123 lessirusso_
## 2124 c_waasen
## 2125 tbslchels
## 2126 latest_1d
## 2127 VisitGlendaleAZ
## 2128 handembiggen
## 2129 blonde_niall_1d
## 2130 etf_dividend
## 2131 blonde_niall_1d
## 2132 JumpLineAlerts
## 2133 reb471
## 2134 cryptoschteen
## 2135 freddykruwuger
## 2136 mqrdvck
## 2137 reynade2
## 2138 1DGAlNS
## 2139 1d_Oh_
## 2140 UnusualUpbitVol
## 2141 woolfiepjw
## 2142 ihgdabc
## 2143 hesseokjin
## 2144 CelC103
## 2145 1D_larry1007
## 2146 1D_larry1007
## 2147 dcrwins
## 2148 harrys_hiatus
## 2149 STEADY259
## 2150 haaamazingggg
## 2151 TikekSofor
## 2152 HoochieMama23
## 2153 Lous_loml
## 2154 zodiac_1d
## 2155 synthiagallery
## 2156 1D_hs3_
## 2157 1D_larry1007
## 2158 golden28_1D
## 2159 TikekSofor
## 2160 TikekSofor
## 2161 Stanley_Earl69
## 2162 Gojirajira
## 2163 rednrum
## 2164 1D_larry1007
## 2165 dcrwins
## 2166 1D_larry1007
## 2167 ihgdabc
## 2168 melanifique
## 2169 jyuutoe
## 2170 alina_m309
## 2171 the_artist_nft
## 2172 artbyjennelyb
## 2173 pop_ey_ch
## 2174 dancerryluvbot
## 2175 JOHNRICHCHASE
## 2176 pablo_algoboss
## 2177 VolatilityMgmt
## 2178 harryisamiIf
## 2179 justnisahh
## 2180 5sos_1D_bot
## 2181 yenthe_1D
## 2182 7coalmine
## 2183 kim_bunnymyeon
## 2184 1DRocksTweets
## 2185 stampden
## 2186 Olivia_1D_Petty
## 2187 dcrwins
## 2188 account_hstyles
## 2189 aquariusmilf3
## 2190 yenthe_1D
## 2191 nukkdae
## 2192 blonde_niall_1d
## 2193 Cringey1D
## 2194 1D_larry1007
## 2195 1D_larry1007
## 2196 1D_larry1007
## 2197 1D_larry1007
## 2198 LaozeC
## 2199 Alltheloveee_1D
## 2200 hazzashouse28
## 2201 etf_dividend
## 2202 ichangedhaha
## 2203 TickrBit
## 2204 donghyucock
## 2205 bananahyunjae
## 2206 tbslerami
## 2207 cestsoIeil
## 2208 etf_dividend
## 2209 1d_infinitypriv
## 2210 jagibbs_23
## 2211 1DRocksTweets
## 2212 ichangedhaha
## 2213 sims_simming
## 2214 donghyucock
## 2215 freeyungshkreli
## 2216 AkiretaHK
## 2217 vicjokerera
## 2218 daemyra_1D
## 2219 daemyra_1D
## 2220 DESceased
## 2221 reinbow05061512
## 2222 bangtansIayer
## 2223 toyotathot
## 2224 i_still_miss_1D
## 2225 69thousandUSD
## 2226 SofiiG_1D
## 2227 era_midnights
## 2228 Alltheloveee_1D
## 2229 Caesar_X
## 2230 Alltheloveee_1D
## 2231 i_still_miss_1D
## 2232 Polcan28
## 2233 1D_infoportugal
## 2234 Suju_1D
## 2235 dcrwins
## 2236 riptmhlawleys
## 2237 RegionSkies
## 2238 etf_dividend
## 2239 RegionSkies
## 2240 swgrillgalv
## 2241 BarcaAcademyAZ
## 2242 tarloshs
## 2243 LousLovelyAngel
## 2244 nzgtclairs
## 2245 JudyMaarsh
## 2246 Taylors57510
## 2247 good4Kostas
## 2248 511NY
## 2249 moodify11
## 2250 HannaA_1d
## 2251 asoulforothers
## 2252 donghyucock
## 2253 gage_ballard
## 2254 TaquilosTexMex
## 2255 donghyucock
## 2256 pop_ey_ch
## 2257 1D_5sos_Hustler
## 2258 rbotsNFT65
## 2259 fearlessly2803
## 2260 eiimmaannn
## 2261 i_heart_pluto
## 2262 tobesobrave28_
## 2263 dcrwins
## 2264 dcrwins
## 2265 Ema_1D_
## 2266 AmyRoge99549200
## 2267 sagethemoongirl
## 2268 needhobiwater3
## 2269 needhobiwater3
## 2270 Alltheloveee_1D
## 2271 needhobiwater3
## 2272 dcrwins
## 2273 zodiac_1d
## 2274 stylanbros
## 2275 etf_dividend
## 2276 needhobiwater3
## 2277 511NY
## 2278 blonde_niall_1d
## 2279 pollybild
## 2280 chararry
## 2281 Augustsunflwr
## 2282 sacred_bea
## 2283 lvskise
## 2284 Ellen_Horan_1D
## 2285 xtommodarlingx
## 2286 Ellen_Horan_1D
## 2287 ga_r1997
## 2288 kmmwkindness
## 2289 xtommodarlingx
## 2290 minkeyagenda
## 2291 511NY
## 2292 Ellen_Horan_1D
## 2293 511nji76
## 2294 Ellen_Horan_1D
## 2295 Ellen_Horan_1D
## 2296 dcrwins
## 2297 xtommodarlingx
## 2298 xtommodarlingx
## 2299 Ellen_Horan_1D
## 2300 Ellen_Horan_1D
## 2301 Ellen_Horan_1D
## 2302 1d_larry4life_
## 2303 xtommodarlingx
## 2304 Ellen_Horan_1D
## 2305 Ellen_Horan_1D
## 2306 xtommodarlingx
## 2307 xtommodarlingx
## 2308 Ellen_Horan_1D
## 2309 1d_larry4life_
## 2310 ThreadClouder
## 2311 pjrk0927
## 2312 httpslouisxx
## 2313 Ellen_Horan_1D
## 2314 1d_larry4life_
## 2315 etf_dividend
## 2316 Hatohatenurufo1
## 2317 ManInTheMadness
## 2318 Ellen_Horan_1D
## 2319 Ellen_Horan_1D
## 2320 Alltheloveee_1D
## 2321 Ellen_Horan_1D
## 2322 I_admire_1D
## 2323 511NY
## 2324 BenjaminDeRebel
## 2325 sageofacopy
## 2326 Cringey1D
## 2327 Ellen_Horan_1D
## 2328 midnightrain29
## 2329 KeefeSencen7
## 2330 ManInTheMadness
## 2331 etf_dividend
## 2332 LeonidasCrypt0
## 2333 louis_habit_28
## 2334 ManInTheMadness
## 2335 SonjaNomad
## 2336 LFA64838259
## 2337 smartyshortie
## 2338 Neymar_1d_
## 2339 kevincrates_
## 2340 jerrynixon
## 2341 cataiicf
## 2342 daydreaminluvr
## 2343 etf_dividend
## 2344 collect_1d
## 2345 SUGARYTAE
## 2346 fatimayassin_1D
## 2347 futurlouisfaith
## 2348 1D_larry1007
## 2349 duIIday
## 2350 1D_larry1007
## 2351 mamadramalex
## 2352 1D_larry1007
## 2353 fallenangel_1D
## 2354 1D_larry1007
## 2355 essiedailypop
## 2356 rmz_lesliej13
## 2357 dtqklights
## 2358 1D_Niall_0324
## 2359 AltcoinAve
## 2360 KP22345
## 2361 ccalinnn
## 2362 harrys_hiatus
## 2363 mightdeleetidk
## 2364 VinylsforHalo
## 2365 etf_dividend
## 2366 ManInTheMadness
## 2367 captainass70
## 2368 LoadingCode
## 2369 KryptoQuiet
## 2370 1dtpwk_28
## 2371 1D_larry1007
## 2372 samelipsredrry
## 2373 Alltheloveee_1D
## 2374 nora_1d_hp
## 2375 zodiac_1d
## 2376 icarusfallwt
## 2377 1d_Obsessionnn
## 2378 1D_Mill
## 2379 1d__fairy
## 2380 KPOPANIMEBL
## 2381 EBOYSJOON
## 2382 Alltheloveee_1D
## 2383 EricHartMN
## 2384 Alltheloveee_1D
## 2385 crrythefeeling
## 2386 the_artist_nft
## 2387 midnightrain29
## 2388 1D_larry1007
## 2389 1D_larry1007
## 2390 eversncematilda
## 2391 tshirtforfamily
## 2392 Sann_1D
## 2393 tshirtforyouusa
## 2394 bestgiftfamily
## 2395 peacockteeusa
## 2396 shancarz
## 2397 AneuAneudwi
## 2398 ItsMeDhewiie
## 2399 LilLadyChina
## 2400 1D_larry1007
## 2401 habitnsunflower
## 2402 t70slwt
## 2403 nora_1d_hp
## 2404 Random832
## 2405 LisLindaSarii
## 2406 LisLindaSarii
## 2407 Arin_Akai_99
## 2408 arif_andrynsh
## 2409 Apriellsanatic
## 2410 Nofieya
## 2411 lomlfreakrry
## 2412 yagirlkinah
## 2413 AltcoinRadarYT
## 2414 mandaTW_1D_DG
## 2415 putroxziall
## 2416 simp4bandanarry
## 2417 _Money_Network_
## 2418 mdwtommo
## 2419 SUGARYTAE
## 2420 Datboibully1
## 2421 habit_nr
## 2422 simp4bandanarry
## 2423 etf_dividend
## 2424 Marie_TCOE
## 2425 Cringey1D
## 2426 Karissa14_1D
## 2427 AnonCharts
## 2428 Rias_life_is_1d
## 2429 1d_Obsessionnn
## 2430 etf_dividend
## 2431 sunflwrphe
## 2432 ave_eli
## 2433 midnightrain29
## 2434 habit_nr
## 2435 1d_Obsessionnn
## 2436 JonahGranger_1d
## 2437 1d_Obsessionnn
## 2438 1DRocksTweets
## 2439 Bielik357
## 2440 ave_eli
## 2441 Neymar_1d_
## 2442 harrys_hiatus
## 2443 tpwklailaa
## 2444 1D_Dolantwins18
## 2445 applrby
## 2446 seolarwonu
## 2447 etf_dividend
## 2448 ladycuntingham
## 2449 PerfectHome28
## 2450 jooniethevirgo
## 2451 1D_marvel_bts
## 2452 ILove__1D__
## 2453 SUGARYTAE
## 2454 ILove__1D__
## 2455 hejkamorelka00
## 2456 stella_1d
## 2457 _1d_syndrome_
## 2458 jessicringe
## 2459 matildarryyyyy
## 2460 caIumswh0r3
## 2461 _perfectline_
## 2462 1DRocksTweets
## 2463 katerrinna91
## 2464 zodiac_1d
## 2465 pancakesfor28_
## 2466 etf_dividend
## 2467 MonarchBTC
## 2468 etf_dividend
## 2469 maya_loves_1d
## 2470 sikekassie
## 2471 Jamison0425
## 2472 waijtp
## 2473 pablo_algoboss
## 2474 bnodzak
## 2475 CoraDockery
## 2476 sunxlemoon
## 2477 KSouillere
## 2478 lonelylilcactus
## 2479 1DRocksTweets
## 2480 Kasper_S98
## 2481 Satoshi828
## 2482 iPutaDoZayn
## 2483 ainhoax1d
## 2484 mj1dmind
## 2485 TeamSpo58025145
## 2486 ForgodsakeLarry
## 2487 borderjaeyun
## 2488 RetailandServi1
## 2489 midnightrain29
## 2490 speakluc
## 2491 C59291868
## 2492 CokeAtTheBeach
## 2493 Cringey1D
## 2494 1D_DailySpain
## 2495 Vilma29473428
## 2496 LordReebs
## 2497 1D_DailySpain
## 2498 javonnnm
## 2499 1D_DailySpain
## 2500 DowJStockNews
## 2501 addae4_randy
## 2502 StMarysNenagh
## 2503 d3vils_dont_fly
## 2504 swiftsmirrors
## 2505 matildarryyyyy
## 2506 HannaA_1d
## 2507 lubowitzcieqt
## 2508 1D_larry1007
## 2509 etf_dividend
## 2510 UniverseGener12
## 2511 vernbrina
## 2512 xsunflwr94
## 2513 sshssssupremacy
## 2514 optimusnins
## 2515 curlyboycult
## 2516 archivefavs
## 2517 laboniislam814
## 2518 shivangistories
## 2519 flickvrlwt
## 2520 minimonim_
## 2521 aymeewhut
## 2522 Marry_Me_Rosie
## 2523 Neymar_1d_
## 2524 pissoffwankerrr
## 2525 astrinvestor
## 2526 drewc
## 2527 Alltheloveee_1D
## 2528 Ellen_Horan_1D
## 2529 1d_larry4life_
## 2530 _chi_1D
## 2531 budfoxfun
## 2532 1d_larry4life_
## 2533 budfoxfun
## 2534 karinawinter21
## 2535 justfrancs
## 2536 goodwin73hhuhi
## 2537 karinawinter21
## 2538 1d_larry4life_
## 2539 TheElaTomlinson
## 2540 etf_dividend
## 2541 karinawinter21
## 2542 1d_larry4life_
## 2543 Ellen_Horan_1D
## 2544 simpformatilda
## 2545 clowningfor1d__
## 2546 MariamS_1D
## 2547 StMarysNenagh
## 2548 karinawinter21
## 2549 imissyouhrry
## 2550 CoolCorn5B
## 2551 funnyreplie
## 2552 Binbin0324SH
## 2553 soulxinxthexsky
## 2554 SP500_News
## 2555 1DEbooks
## 2556 TakehimhomeF
## 2557 Neymar_1d_
## 2558 peSHIr
## 2559 GehakteSpinazie
## 2560 etf_dividend
## 2561 fairyIino
## 2562 1D_larry1007
## 2563 28goldenhomes
## 2564 justkaihah
## 2565 THolland_and_1D
## 2566 HUESOFLUNACY
## 2567 zodiac_1d
## 2568 Ellen_Horan_1D
## 2569 HannaA_1d
## 2570 fireproof_habit
## 2571 nkarmath
## 2572 nattapol
## 2573 mancha_jill
## 2574 lawrencerenaldo
## 2575 alina_m309
## 2576 HannaA_1d
## 2577 HannaA_1d
## 2578 kindacurly_
## 2579 the_artist_nft
## 2580 HannaA_1d
## 2581 luckyinchicago
## 2582 canyonmooncatty
## 2583 1DRocksTweets
## 2584 1DRocksTweets
## 2585 debbiehrrysgf
## 2586 1d_5sos__girls
## 2587 UniverseGener12
## 2588 1d_5sos__girls
## 2589 ryleawyrick
## 2590 HannaA_1d
## 2591 1d_Obsessionnn
## 2592 etf_dividend
## 2593 narrysflwrs
## 2594 _chi_1D
## 2595 SwiftieBlink03
## 2596 morlvy
## 2597 atticussbinch
## 2598 Neymar_1d_
## 2599 merdedanielle
## 2600 ryleawyrick
## 2601 WalletBotApp
## 2602 1d_Obsessionnn
## 2603 WalletBotApp
## 2604 kilometer154
## 2605 Mallak_1D
## 2606 etf_dividend
## 2607 Joce_torres67
## 2608 Cringey1D
## 2609 Zayn4eva3
## 2610 FIFA20291458436
## 2611 UniverseGener12
## 2612 nateofeos
## 2613 WalletBotApp
## 2614 BergyBurger
## 2615 islelouise
## 2616 1D_larry1007
## 2617 1dtpwk_28
## 2618 Ellen_Horan_1D
## 2619 milkwoozie
## 2620 _chi_1D
## 2621 Scamexposer2000
## 2622 hugomenz_
## 2623 scaredyxashbish
## 2624 octoowell16
## 2625 maze_monsters
## 2626 etf_dividend
## 2627 1D_DailySpain
## 2628 BitSwings
## 2629 BitSwings
## 2630 samepinkrrystan
## 2631 NatTowsen
## 2632 1d_sunshine28
## 2633 aelylys
## 2634 BitSwings
## 2635 1DRocksTweets
## 2636 1d_sunshine28
## 2637 minniee_1d
## 2638 BitSwings
## 2639 ts4deluxe
## 2640 BitSwings
## 2641 1d_sunshine28
## 2642 MariamS_1D
## 2643 etf_dividend
## 2644 BitSwings
## 2645 bripisces
## 2646 BitSwings
## 2647 1d_sunshine28
## 2648 1D_Dolantwins18
## 2649 BitSwings
## 2650 BitSwings
## 2651 ewfib
## 2652 gonnaflatline
## 2653 BitSwings
## 2654 MariIynn_cm
## 2655 hsIivetour
## 2656 1DRocksTweets
## 2657 BitSwings
## 2658 harrys_hiatus
## 2659 SonjaNomad
## 2660 BitSwings
## 2661 Swiftie5161
## 2662 Alltheloveee_1D
## 2663 BitSwings
## 2664 BitSwings
## 2665 BitSwings
## 2666 bloodmaster46
## 2667 blue_roses35
## 2668 BitSwings
## 2669 astrinvestor
## 2670 BitSwings
## 2671 ME4PINKS
## 2672 melhoresachadin
## 2673 BitSwings
## 2674 1D_larry1007
## 2675 SonjaNomad
## 2676 2kidsfollowher
## 2677 BitSwings
## 2678 emopunklwt
## 2679 ts_cloud9
## 2680 BitSwings
## 2681 astrinvestor
## 2682 onedxsunflower
## 2683 BitSwings
## 2684 zodiac_1d
## 2685 Rightxnowx1d
## 2686 BitSwings
## 2687 keepdrivingje
## 2688 1D_5sosThevamps
## 2689 sunny_lwt
## 2690 gintokisshoe
## 2691 etf_dividend
## 2692 BitSwings
## 2693 jksolomiio
## 2694 1D_CAVA
## 2695 Alltheloveee_1D
## 2696 BitSwings
## 2697 tearinmyvante
## 2698 Dxstinee__
## 2699 lilbea954
## 2700 BitSwings
## 2701 lougotcinema
## 2702 eighteensucks
## 2703 BitSwings
## 2704 HannaA_1d
## 2705 BitSwings
## 2706 BitSwings
## 2707 muhammadx6x
## 2708 BitSwings
## 2709 astrinvestor
## 2710 1D_FITF28
## 2711 BitSwings
## 2712 BitSwings
## 2713 Ellen_Horan_1D
## 2714 BitSwings
## 2715 Deniseluvslogan
## 2716 BitSwings
## 2717 Deniseluvslogan
## 2718 myadorablejaem
## 2719 sftmultidecker
## 2720 Deniseluvslogan
## 2721 ChefEnnoshita
## 2722 BitSwings
## 2723 1D_FITF28
## 2724 BitSwings
## 2725 1D_InaCoolWay
## 2726 BitSwings
## 2727 BitSwings
## 2728 etf_dividend
## 2729 BitSwings
## 2730 HSGoldenGirl
## 2731 BitSwings
## 2732 BitSwings
## 2733 etf_dividend
## 2734 1D_FITF28
## 2735 MaeBee_Smitty
## 2736 BitSwings
## 2737 The_Hermithood
## 2738 BitSwings
## 2739 1D_larry1007
## 2740 BitSwings
## 2741 1DRocksTweets
## 2742 smriti_madhur
## 2743 BitSwings
## 2744 1D_larry1007
## 2745 BitSwings
## 2746 BitSwings
## 2747 mrbxhaze
## 2748 BitSwings
## 2749 Cryptoldea
## 2750 Cringey1D
## 2751 BitSwings
## 2752 BitSwings
## 2753 embalinaxo
## 2754 BitSwings
## 2755 1d_Obsessionnn
## 2756 Neymar_1d_
## 2757 ghostapple_ari
## 2758 Neymar_1d_
## 2759 BitSwings
## 2760 harrys_hiatus
## 2761 BitSwings
## 2762 SEC_StatCat
## 2763 BitSwings
## 2764 BitSwings
## 2765 ewuramba
## 2766 BitSwings
## 2767 JediJazz22
## 2768 SunflowerCafeTX
## 2769 BitSwings
## 2770 darya_sweetie
## 2771 etf_dividend
## 2772 BitSwings
## 2773 SarahAcid
## 2774 HarrysFriend09
## 2775 HannaA_1d
## 2776 BitSwings
## 2777 clvrzngl
## 2778 BitSwings
## 2779 BitSwings
## 2780 autotyune
## 2781 Maddie_1D
## 2782 vinylswift89
## 2783 on_drive23
## 2784 kuromiwinx
## 2785 maya_loves_1d
## 2786 crynnls_
## 2787 1D_larry1007
## 2788 sunflxwerlouie
## 2789 Charlot43474754
## 2790 _Crypto_Alerts
## 2791 fallinstillglow
## 2792 UniverseGener12
## 2793 1D_larry1007
## 2794 stan___1D
## 2795 blackwhale67
## 2796 itsjfrey
## 2797 kthvope69
## 2798 1D_larry1007
## 2799 ZarryInItaly_
## 2800 kthvope69
## 2801 Bellszzzzzz
## 2802 1D_larry1007
## 2803 cuteharry_1D
## 2804 ludwina_1D
## 2805 alyssvol6
## 2806 xantheclaus
## 2807 AlbertoFNeumann
## 2808 blankspacebaeby
## 2809 coffeeteq
## 2810 elbpalnmy39665
## 2811 og28stan
## 2812 LoverofMotion
## 2813 stan___1D
## 2814 zodiac_1d
## 2815 vs_swarmz
## 2816 yekkripto
## 2817 LoverofMotion
## 2818 1D_larry1007
## 2819 sftmultidecker
## 2820 1D_larry1007
## 2821 niallatefiza_v2
## 2822 gaylouiesbot
## 2823 xCryptoKeeperx
## 2824 yekkripto
## 2825 DwumahCassandra
## 2826 1D_Dolantwins18
## 2827 raeleenabie
## 2828 1d__fairy
## 2829 Violetrose9801
## 2830 Godsgirljune
## 2831 1d__fairy
## 2832 1D_Dolantwins18
## 2833 hizzbrsmn87384
## 2834 the_artist_nft
## 2835 gxldenhalos
## 2836 LoverofMotion
## 2837 returnofscully
## 2838 BabysaurioKim
## 2839 1D_larry1007
## 2840 f_rose_v
## 2841 Alltheloveee_1D
## 2842 LARRIESweird
## 2843 Alltheloveee_1D
## 2844 1D_FITF28
## 2845 Violetrose9801
## 2846 get_this_v
## 2847 acosta32_jp
## 2848 pinkfaiyr
## 2849 1D_larry1007
## 2850 yoong4yy
## 2851 Iuckygoose
## 2852 stardreamdust
## 2853 vigilantaeshit
## 2854 LOUISBLUEVIEW
## 2855 jadesmirrorball
## 2856 Marilie72C
## 2857 house_of_1D
## 2858 nora_1d_hp
## 2859 CryptoCacheTech
## 2860 cuteharry_1D
## 2861 1D_FITF28
## 2862 1D_FITF28
## 2863 1D_larry1007
## 2864 Cringey1D
## 2865 bitcoinagile
## 2866 etf_dividend
## 2867 1D_larry1007
## 2868 KaptainnMorgan
## 2869 BojBrouns
## 2870 sceneriy_
## 2871 SavsSpace_
## 2872 MYeyin1
## 2873 1D_28_18
## 2874 1D_NYCE
## 2875 1D_28_18
## 2876 etf_dividend
## 2877 tobiovnts
## 2878 DaddyLongGrace
## 2879 Alltheloveee_1D
## 2880 94hstcreature
## 2881 Crypto_Invest0r
## 2882 cyberspace2140
## 2883 coacoaceles
## 2884 thegumbodiner
## 2885 betmate_app
## 2886 harrylovelinson
## 2887 fallingforivy
## 2888 1D_InaCoolWay
## 2889 BojBrouns
## 2890 1D_FITF28
## 2891 ItsPzuh
## 2892 doyouwannagor
## 2893 bejeweledcals
## 2894 tradingdotcom
## 2895 PECARNteam
## 2896 1D_FITF28
## 2897 _aoife_1D
## 2898 1d_kings_20
## 2899 SportsTradingC9
## 2900 chloealexis1752
## 2901 SEC_StatCat
## 2902 D3ad_l77
## 2903 Davina_ot5
## 2904 hesmylover93
## 2905 sofsturniolo_1D
## 2906 1d__fairy
## 2907 flamesontheskin
## 2908 teterinoo
## 2909 Idk750700
## 2910 everywherecleo
## 2911 1D_FITF28
## 2912 Davina_ot5
## 2913 glossashx
## 2914 Alltheloveee_1D
## 2915 Alltheloveee_1D
## 2916 be_bengbeng
## 2917 collisionrrygfs
## 2918 cyberspace2140
## 2919 RENDEXV0US
## 2920 1DRocksTweets
## 2921 1DRocksTweets
## 2922 1D_FITF28
## 2923 daydreamroxyy
## 2924 harrysmedixine
## 2925 mariosseawall
## 2926 Emeraldfifi
## 2927 bxngtxnrecords
## 2928 swiftssos
## 2929 strayerstudio
## 2930 zialluvrr
## 2931 Emeraldfifi
## 2932 DerekAlton
## 2933 neulbehappy
## 2934 haoba0
## 2935 TeeFetch
## 2936 cuteharry_1D
## 2937 fb_eoz
## 2938 Daryltakahashi7
## 2939 loucozed
## 2940 LARRIESweird
## 2941 1DRocksTweets
## 2942 get_this_v
## 2943 LDGumboBar
## 2944 Misbahhh2
## 2945 etf_dividend
## 2946 RetailandServi1
## 2947 zodiac_1d
## 2948 1D_NYCE
## 2949 endlessIy_
## 2950 velynatalia_
## 2951 hmvGrimsby
## 2952 zaynxftdt
## 2953 MelissaMontano_
## 2954 UniverseGener12
## 2955 kuroosjuicyass
## 2956 HannaA_1d
## 2957 kjswtrwthr
## 2958 Alltheloveee_1D
## 2959 _bosza_
## 2960 HannahsREPera
## 2961 Crypt0fons
## 2962 itsInotA
## 2963 Sunflouerry28
## 2964 BabyPips
## 2965 Sann_1D
## 2966 1D_FITF28
## 2967 rebelIiousway
## 2968 astrinvestor
## 2969 BuscandoH4d4
## 2970 etf_dividend
## 2971 latinohrry_
## 2972 alina_m309
## 2973 PettyWalrus
## 2974 i_still_miss_1D
## 2975 OnlyWhiteLines
## 2976 ymnisV2
## 2977 SmitaPatil8_
## 2978 ivywalls_28
## 2979 etf_dividend
## 2980 cuteharry_1D
## 2981 kits_toys
## 2982 Cringey1D
## 2983 1D_FITF28
## 2984 hlarryious
## 2985 Michell49796829
## 2986 reignkjs
## 2987 lhhsupremacy8
## 2988 caged_soulmates
## 2989 rosiecrush
## 2990 Alltheloveee_1D
## 2991 RetailandServi1
## 2992 1d_Obsessionnn
## 2993 Alltheloveee_1D
## 2994 1d_Obsessionnn
## 2995 1d_Obsessionnn
## 2996 Alltheloveee_1D
## 2997 schatterborn
## 2998 etf_dividend
## 2999 Alltheloveee_1D
## 3000 reyashifts
## 3001 Jacob_Sobelman
## 3002 mummeoow
## 3003 SimplyShayna_
## 3004 alarrielife
## 3005 yekkripto
## 3006 Sann_1D
## 3007 on1ydans
## 3008 on1ydans
## 3009 lemoonsde
## 3010 lordperceval63
## 3011 Engineeringhere
## 3012 1D_FITF28
## 3013 NftAnalysisDay
## 3014 llau_music
## 3015 VitrekE
## 3016 US__UK
## 3017 hetare_xxy
## 3018 1D_FITF28
## 3019 Mitsu_Mitsu_Mii
## 3020 yekkripto
## 3021 1d_Obsessionnn
## 3022 HSarinhacom
## 3023 Alltheloveee_1D
## 3024 MizzleFireNFT
## 3025 1d_Obsessionnn
## 3026 SoulSisMunich
## 3027 AxelUfermann
## 3028 vicevecrsa
## 3029 krystalshabit28
## 3030 Meg_1d_lover
## 3031 SKCFDispatches
## 3032 Waldo42M
## 3033 ankhokatarahari
## 3034 1d_Obsessionnn
## 3035 angelfrankie10
## 3036 jorjun
## 3037 angels28fly
## 3038 1D_ANTICS
## 3039 1DGAlNS
## 3040 1d_lh28
## 3041 SkizzzzB
## 3042 pilliowfights
## 3043 betty_and_i
## 3044 1DRocksTweets
## 3045 cuteharry_1D
## 3046 1d_Obsessionnn
## 3047 sunflower0264
## 3048 1d_Obsessionnn
## 3049 pengumbist
## 3050 1d_Obsessionnn
## 3051 UniverseGener12
## 3052 1DRocksTweets
## 3053 fOoL4U_1D
## 3054 chaerliev
## 3055 1D_ANTICS
## 3056 frostrolfe
## 3057 sarry_citra
## 3058 zodiac_1d
## 3059 1d__larry___
## 3060 fethoeyis30898
## 3061 1D_charlieputh
## 3062 kalatislife
## 3063 jinsswiftie
## 3064 1d__larry___
## 3065 1DRocksTweets
## 3066 1DRocksTweets
## 3067 1DRocksTweets
## 3068 shaira_writes
## 3069 sweetdemons28
## 3070 jmsplstc
## 3071 maniix11
## 3072 knkdjseab17660
## 3073 sunsetcurve98
## 3074 etf_dividend
## 3075 jcincrypto
## 3076 yoindyindy
## 3077 Evaa_1D
## 3078 1d_Obsessionnn
## 3079 NoLostPetsMC
## 3080 NoLostPetsMC
## 3081 Merna_1D_YTF
## 3082 BITCOINTRAPPER
## 3083 Randy_Souba
## 3084 taylorstyleslou
## 3085 cancarahi
## 3086 1d_gravity__
## 3087 harrys_hiatus
## 3088 shaira_writes
## 3089 ludwina_1D
## 3090 the_artist_nft
## 3091 ankhokatarahari
## 3092 itschelseaxoxo
## 3093 1d_lh28
## 3094 xuxisushi444
## 3095 1D_larry1007
## 3096 1DRocksTweets
## 3097 jisvngxstayz
## 3098 1D_FITF28
## 3099 svtpremium
## 3100 taylorstyleslou
## 3101 hahrdbiosl15
## 3102 rooxdualipa22
## 3103 lightsupbrave_
## 3104 THE_FLASH_G
## 3105 dilfsuke
## 3106 e_twiggy23
## 3107 shaira_writes
## 3108 littlelarrie_j
## 3109 UniverseGener12
## 3110 svtpremium
## 3111 1D_larry1007
## 3112 1d__larry___
## 3113 1dgain1d
## 3114 ilyasamsHOEnov
## 3115 Lwthabitt
## 3116 1d_Obsessionnn
## 3117 aninhe____
## 3118 Sann_1D
## 3119 freebutterflyXX
## 3120 1D_FITF28
## 3121 1d_Obsessionnn
## 3122 kimthotjin
## 3123 hahrdbiosl15
## 3124 1D_ANTICS
## 3125 kthluvr42O
## 3126 _angelina_1d_
## 3127 hahrdbiosl15
## 3128 lixuella
## 3129 hahrdbiosl15
## 3130 abonkecap
## 3131 antarcticles
## 3132 hahrdbiosl15
## 3133 1d_Obsessionnn
## 3134 etf_dividend
## 3135 Cringey1D
## 3136 1d_Obsessionnn
## 3137 1d_Obsessionnn
## 3138 hahrdbiosl15
## 3139 AxelUfermann
## 3140 hahrdbiosl15
## 3141 i_still_miss_1D
## 3142 nodancers
## 3143 makechxjces
## 3144 1D_larry1007
## 3145 kcornershopph
## 3146 i_still_miss_1D
## 3147 hahrdbiosl15
## 3148 1D_larry1007
## 3149 H4H444H4H4H4H4H
## 3150 kcornershopph
## 3151 fleuflow
## 3152 BoNohForLife
## 3153 nora_1d_hp
## 3154 _bosza_
## 3155 1d_Obsessionnn
## 3156 nora_1d_hp
## 3157 stella_1d
## 3158 1d_Obsessionnn
## 3159 kcornershopph
## 3160 freeyungshkreli
## 3161 reinbow05061512
## 3162 tradingdotcom
## 3163 kcornershopph
## 3164 reinbow05061512
## 3165 marvelous_adi
## 3166 1D_BananaAF
## 3167 kagomefire
## 3168 1d_Obsessionnn
## 3169 raeleenabie
## 3170 jinsmidnights
## 3171 Florlullo
## 3172 julia_tomlinso
## 3173 Luchos_Korner
## 3174 hahrdbiosl15
## 3175 1D_FITF28
## 3176 93TSCE
## 3177 hahrdbiosl15
## 3178 La_delfiii_1D
## 3179 hahrdbiosl15
## 3180 CripTonizado
## 3181 CripTonizado
## 3182 CripTonizado
## 3183 1d_Obsessionnn
## 3184 1D_FITF28
## 3185 etf_dividend
## 3186 mwuxun
## 3187 Sangita_gems
## 3188 nora_1d_hp
## 3189 hahrdbiosl15
## 3190 tommo28sun
## 3191 hahrdbiosl15
## 3192 _1d_28__
## 3193 hahrdbiosl15
## 3194 1d_MainlyLarry
## 3195 Karmakin
## 3196 hahrdbiosl15
## 3197 1d_Obsessionnn
## 3198 1D_larry1007
## 3199 etf_dividend
## 3200 flyhometolou28
## 3201 CryptoDevil9
## 3202 Karmakin
## 3203 nora_1d_hp
## 3204 1D_larry1007
## 3205 _angelina_1d_
## 3206 jenlucce
## 3207 ILove__1D__
## 3208 meg28LightsUp
## 3209 euphoreina
## 3210 1d_Obsessionnn
## 3211 hahrdbiosl15
## 3212 HannaA_1d
## 3213 1D_larry1007
## 3214 tatanies
## 3215 hahrdbiosl15
## 3216 hahrdbiosl15
## 3217 1D_larry1007
## 3218 hahrdbiosl15
## 3219 mackysunvol28
## 3220 hahrdbiosl15
## 3221 hahrdbiosl15
## 3222 hahrdbiosl15
## 3223 1d__larry___
## 3224 Afro_Dynamite
## 3225 asimimian
## 3226 hahrdbiosl15
## 3227 1d_Obsessionnn
## 3228 NokiaSooyaaaa
## 3229 hahrdbiosl15
## 3230 hahrdbiosl15
## 3231 1d__larry___
## 3232 hahrdbiosl15
## 3233 1d_larry4life_
## 3234 1d_5sos_28
## 3235 may_edyn
## 3236 hahrdbiosl15
## 3237 1d_larry4life_
## 3238 hahrdbiosl15
## 3239 1D_FITF28
## 3240 1D_larry1007
## 3241 KastaTrading
## 3242 golden28_1D
## 3243 synthiagallery
## 3244 hahrdbiosl15
## 3245 _sky_loves_1d
## 3246 hahrdbiosl15
## 3247 Alltheloveee_1D
## 3248 1D_FITF28
## 3249 _sky_loves_1d
## 3250 hahrdbiosl15
## 3251 hahrdbiosl15
## 3252 golden28_1D
## 3253 hahrdbiosl15
## 3254 hahrdbiosl15
## 3255 1d_daily__
## 3256 1d_jmcstyles
## 3257 harryssideboob
## 3258 1d_Obsessionnn
## 3259 pixeldrip_eth
## 3260 pixeldrip_eth
## 3261 ao3ambot
## 3262 pixeldrip_eth
## 3263 Rias_life_is_1d
## 3264 StarMicronics
## 3265 1d__larry___
## 3266 zodiac_1d
## 3267 1d_Obsessionnn
## 3268 mayaswiftie13
## 3269 1d_Obsessionnn
## 3270 ave_eli
## 3271 goldglitter_1D
## 3272 irish28walls
## 3273 089hijj
## 3274 sweetintime_
## 3275 Tomlinson_oioii
## 3276 1D_FITF28
## 3277 1D_FITF28
## 3278 HannaA_1d
## 3279 yekkripto
## 3280 euphxta
## 3281 1D_FITF28
## 3282 thinkaboutemina
## 3283 HannaA_1d
## 3284 1d__larry___
## 3285 stevengraunt
## 3286 biscuitlouie
## 3287 1d_Obsessionnn
## 3288 hrrynic
## 3289 etf_dividend
## 3290 Estevamys
## 3291 apulinabrahmana
## 3292 dianafenceless
## 3293 Bratmonsta
## 3294 yekkripto
## 3295 1D_FITF28
## 3296 1DRocksTweets
## 3297 denimflame2222
## 3298 dianafenceless
## 3299 mazakaa_
## 3300 satellitekeels
## 3301 UniverseGener12
## 3302 toxic_00_
## 3303 HannaA_1d
## 3304 1D_Dolantwins18
## 3305 HannaA_1d
## 3306 Zixl3r
## 3307 atwtmvtvftvsga
## 3308 DoItForRachel
## 3309 hovienj
## 3310 juliiasch_
## 3311 synthiagallery
## 3312 glassnodealerts
## 3313 glassnodealerts
## 3314 glassnodealerts
## 3315 tradingdotcom
## 3316 850QuikNic
## 3317 dearmoadiary
## 3318 NorwayRadar
## 3319 Cringey1D
## 3320 1D_Dolantwins18
## 3321 1d_luvvv
## 3322 escaperfect
## 3323 etf_dividend
## 3324 HannaA_1d
## 3325 yekkripto
## 3326 EwertSchmidt
## 3327 taisheq
## 3328 giulsthecherry
## 3329 synthiagallery
## 3330 javonnnm
## 3331 raylvp
## 3332 coheley
## 3333 killuabaee
## 3334 heartpaIette
## 3335 Ashluvshs
## 3336 angeelangel
## 3337 lyllaniey
## 3338 EmyEjh
## 3339 LombongShopee
## 3340 niloykc
## 3341 hangangfriends
## 3342 1d_bev
## 3343 1d__larry___
## 3344 ashrry_1D
## 3345 metlting
## 3346 LombongShopee
## 3347 bongchixinh
## 3348 1D_larry1007
## 3349 AbelJosephMD
## 3350 etf_dividend
## 3351 synthiagallery
## 3352 synthiagallery
## 3353 CBSellRE
## 3354 1d__larry___
## 3355 1_wifeofseokjin
## 3356 Crypto_Pumpzzz
## 3357 killuabaee
## 3358 avocaadd
## 3359 javonnnm
## 3360 onymousmrk
## 3361 nora_1d_hp
## 3362 ashrry_1D
## 3363 1D_DailySpain
## 3364 softlewdfroggie
## 3365 ashrry_1D
## 3366 LombongShopee
## 3367 ashrry_1D
## 3368 synthiagallery
## 3369 ashrry_1D
## 3370 LombongShopee
## 3371 ChandraGS7
## 3372 1d_daily__
## 3373 1d__larry___
## 3374 synthiagallery
## 3375 1d_lh28
## 3376 HistoryTigers
## 3377 Ellen_Horan_1D
## 3378 LordReebs
## 3379 bamadyan
## 3380 etf_dividend
## 3381 LoganBBH
## 3382 _1d_28__
## 3383 zweeran
## 3384 synthiagallery
## 3385 synthiagallery
## 3386 swiftlycline
## 3387 1D_FITF28
## 3388 1d__larry___
## 3389 Jessica8384ny
## 3390 1d__larry___
## 3391 etf_dividend
## 3392 _1d_28__
## 3393 astrinvestor
## 3394 CaroleF83262070
## 3395 _1d_28__
## 3396 1DRocksTweets
## 3397 Alltheloveee_1D
## 3398 Ellen_Horan_1D
## 3399 harrehfav
## 3400 1D_FITF28
## 3401 poppyb2_
## 3402 etf_dividend
## 3403 Ellen_Horan_1D
## 3404 zodiac_1d
## 3405 _pretzelles
## 3406 itsfoIkIore
## 3407 Alltheloveee_1D
## 3408 xxxnyria92
## 3409 softaespa
## 3410 ALWAYS_VOTE_1D_
## 3411 synthiagallery
## 3412 synthiagallery
## 3413 UniverseGener12
## 3414 yekkripto
## 3415 1d__larry___
## 3416 1D_FITF28
## 3417 TomBotYoloSwag
## 3418 the_artist_nft
## 3419 haztattlou
## 3420 yuchanniee
## 3421 Ellen_Horan_1D
## 3422 Ellen_Horan_1D
## 3423 panellhnies
## 3424 _SERAPH
## 3425 fviridity
## 3426 marielelou24_1D
## 3427 lg2891
## 3428 MariamS_1D
## 3429 ssefnum
## 3430 paatuhod
## 3431 1d__larry___
## 3432 _1d_28__
## 3433 SADHRSANNA
## 3434 1DRocksTweets
## 3435 nora_1d_hp
## 3436 1D_FITF28
## 3437 RachelB31942328
## 3438 Phalcon777
## 3439 stateoftay66
## 3440 PNMIM
## 3441 etf_dividend
## 3442 1D_jalli_zhnll
## 3443 tulipdrish
## 3444 shakkarpapalou
## 3445 etf_dividend
## 3446 larryshashbrown
## 3447 Aiel_1D
## 3448 1D_jalli_zhnll
## 3449 Cringey1D
## 3450 cyberspace2140
## 3451 lomlluciana
## 3452 XBTStein
## 3453 inyeonseol
## 3454 btscrows
## 3455 harryshousetm
## 3456 Elisa_crypto
## 3457 1d_larry4life_
## 3458 daisswiftie
## 3459 DYORCryptoBot
## 3460 1d_larry4life_
## 3461 hs_lt_1d_ly
## 3462 DYORCryptoBot
## 3463 alina_m309
## 3464 HannaA_1d
## 3465 Estevamys
## 3466 HannaA_1d
## 3467 bullbear_news
## 3468 hs_lt_1d_ly
## 3469 DYORCryptoBot
## 3470 elinazmalika
## 3471 soscarletswift
## 3472 devshendy
## 3473 kcornershopph
## 3474 kcornershopph
## 3475 tataterin
## 3476 manbunrryluvr
## 3477 1D_FITF28
## 3478 coneysmidnight
## 3479 tkpurple_1D
## 3480 smldraper
## 3481 LOUISismyloml
## 3482 KIMJISOOVT
## 3483 OMC_Landscape
## 3484 jess_alden
## 3485 1D_FITF28
## 3486 Dadnlmarzany
## 3487 LOUISismyloml
## 3488 harrys_onlypet
## 3489 roshanktwts
## 3490 DawnieP12
## 3491 sheefa_1d
## 3492 sheefa_1d
## 3493 iicfhometolou
## 3494 1D_FITF28
## 3495 im_human_1D
## 3496 KIMJISOOVT
## 3497 1d_gravity__
## 3498 mochimecart
## 3499 mochimecart
## 3500 mochimecart
## 3501 1D_FITF28
## 3502 QuantumHoneybee
## 3503 larentslove28
## 3504 1D_FITF28
## 3505 zodiac_1d
## 3506 1DRocksTweets
## 3507 mishahassan71
## 3508 juliiasch_
## 3509 tradingdotcom
## 3510 featBleachers
## 3511 1D_NatalieMalik
## 3512 V0NKk
## 3513 ManInTheMadness
## 3514 naeem_mo_17
## 3515 Simaza19
## 3516 1D_FITF28
## 3517 f00lforz4yn
## 3518 harrys_hiatus
## 3519 nora_1d_hp
## 3520 OotdNih
## 3521 1D_Luver_013
## 3522 Mallak_1D
## 3523 1d__fairy
## 3524 Mallak_1D
## 3525 KmerchMustHaves
## 3526 Dutchbirdie9194
## 3527 etf_dividend
## 3528 BabysaurioKim
## 3529 H2LZN_1D
## 3530 pretenderr28
## 3531 twinkandangel
## 3532 OotdNih
## 3533 etf_dividend
## 3534 1d__fairy
## 3535 OotdNih
## 3536 Anassecis
## 3537 BabysaurioKim
## 3538 1DRocksTweets
## 3539 pretenderr28
## 3540 KmerchMustHaves
## 3541 cherrysuckers19
## 3542 1d__fairy
## 3543 saltysierrena
## 3544 yourhousetokyo
## 3545 Cringey1D
## 3546 Mirawallflower
## 3547 UniverseGener12
## 3548 Mirawallflower
## 3549 CryptoRygel
## 3550 onedirectionmrj
## 3551 tradingdotcom
## 3552 isfpwonu
## 3553 harrysenigma
## 3554 cowboylikebett
## 3555 etf_dividend
## 3556 nora_1d_hp
## 3557 weittle
## 3558 kthjjks_
## 3559 1d__fairy
## 3560 Mallak_1D
## 3561 gemeny528
## 3562 Mallak_1D
## 3563 Mallak_1D
## 3564 _imyourw00o_
## 3565 maze_monsters
## 3566 HOMESICKRRY
## 3567 1d__fairy
## 3568 sunflowerlwt28
## 3569 Mallak_1D
## 3570 1d__fairy
## 3571 1D_DailySpain
## 3572 cocoinalts
## 3573 LOUISismyloml
## 3574 justagryfferin
## 3575 hi_itsme_riccs
## 3576 outoflwt
## 3577 1D_FITF28
## 3578 1d__fairy
## 3579 1D_FITF28
## 3580 LOUISismyloml
## 3581 1D_FITF28
## 3582 jayhood187
## 3583 ManInTheMadness
## 3584 zkdlinlftv
## 3585 junaid_sx
## 3586 Mallak_1D
## 3587 ILove__1D__
## 3588 Mallak_1D
## 3589 IncubusCamp
## 3590 arvanoes
## 3591 FmgStacker
## 3592 Mallak_1D
## 3593 FmgStacker
## 3594 jumpsuit_jlm91
## 3595 townezrax
## 3596 1D_DailySpain
## 3597 H2LZN_1D
## 3598 WillAtWillBear
## 3599 zodiac_1d
## 3600 1D_DailySpain
## 3601 ExpressoFic
## 3602 1D_DailySpain
## 3603 1D_DailySpain
## 3604 etf_dividend
## 3605 UniverseGener12
## 3606 danie_1D_4eva
## 3607 1D_FITF28
## 3608 dianasluvx
## 3609 1DRocksTweets
## 3610 mamemimumoi
## 3611 1DRocksTweets
## 3612 1D_DailySpain
## 3613 1D_DailySpain
## 3614 the_artist_nft
## 3615 1D_DailySpain
## 3616 asher1528
## 3617 actorharryrise
## 3618 TennMonbebe
## 3619 colebelova
## 3620 1D_DailySpain
## 3621 1D_DailySpain
## 3622 1DRocksTweets
## 3623 Anassecis
## 3624 1D_DailySpain
## 3625 1D_FanFics11
## 3626 AliciaB_1D
## 3627 1D_DailySpain
## 3628 akashofficial48
## 3629 etf_dividend
## 3630 Ellen_Horan_1D
## 3631 fckimtoxicbtch
## 3632 1D_DailySpain
## 3633 Cringey1D
## 3634 uselinkinv
## 3635 UniverseGener12
## 3636 fusionxrry
## 3637 Mallak_1D
## 3638 reynade2
## 3639 etf_dividend
## 3640 selmane_amani
## 3641 raymundo53go
## 3642 jessicaemidgley
## 3643 _andreiita_1d
## 3644 BNF940
## 3645 ohiodemocratguy
## 3646 ellibooo
## 3647 PabloMills20
## 3648 Suju_1D
## 3649 GospelMixRadio1
## 3650 jisungiecart
## 3651 __Veli
## 3652 1d_randomz
## 3653 versatile_jiang
## 3654 fxxtaytsIIl
## 3655 1d_randomz
## 3656 jisungiecart
## 3657 1d_randomz
## 3658 CBandmerchph
## 3659 1d_randomz
## 3660 1d_larry4life_
## 3661 pablo_algoboss
## 3662 Mtz61380940
## 3663 deuxtica
## 3664 Sumbal_Ejaz
## 3665 28ebertram
## 3666 UniverseGener12
## 3667 CriticalP0iNT5
## 3668 sevensluxe
## 3669 sobut_official
## 3670 hearteyesforbil
## 3671 1DGAIN5SOS
## 3672 zodiac_1d
## 3673 jmaffiliates
## 3674 kaci77o
## 3675 rdn_rollin
## 3676 astrinvestor
## 3677 WeTrade2022
## 3678 1d__fairy
## 3679 _AlwaysYou_28_
## 3680 HannaA_1d
## 3681 BabysaurioKim
## 3682 HannaA_1d
## 3683 louustheticc
## 3684 armsofachonce
## 3685 etf_dividend
## 3686 hankyodon
## 3687 bmrtraders
## 3688 armsofachonce
## 3689 WartaCiamis
## 3690 Are1DBackToday
## 3691 1d__fairy
## 3692 HmInteressa
## 3693 NeiroRitsu_AR
## 3694 2sir_187
## 3695 1D_TeresaHS
## 3696 cyberspace2140
## 3697 Trader_Ario
## 3698 LombongShopee
## 3699 UniverseGener12
## 3700 Annie23703
## 3701 etf_dividend
## 3702 RakshitAyantika
## 3703 etf_dividend
## 3704 RakshitAyantika
## 3705 Fasure_jnr
## 3706 atwtmvtvftvsga
## 3707 tradingdotcom
## 3708 in_ahso
## 3709 otbsapphics
## 3710 maze_monsters
## 3711 1d_Obsessionnn
## 3712 RetailandServi1
## 3713 1DRocksTweets
## 3714 1d_Obsessionnn
## 3715 just_cornettos
## 3716 Elena_el95
## 3717 1d_Obsessionnn
## 3718 _shaily_xoxo
## 3719 1d_Obsessionnn
## 3720 ICRY2x
## 3721 otbsapphics
## 3722 afiantoto_
## 3723 1d_Obsessionnn
## 3724 1d__fairy
## 3725 Ozzllo1Ozzllo
## 3726 1d__fairy
## 3727 HannaA_1d
## 3728 saltysierrena
## 3729 ManInTheMadness
## 3730 1d__fairy
## 3731 Hiraeth1112
## 3732 saltysierrena
## 3733 thereisjust_1D
## 3734 saltysierrena
## 3735 zodiac_1d
## 3736 SpellsWhite
## 3737 Mrsignall
## 3738 1d__fairy
## 3739 Ranaldini
## 3740 CaroleF83262070
## 3741 HannaA_1d
## 3742 1d_Obsessionnn
## 3743 saltysierrena
## 3744 HannaA_1d
## 3745 1d_Obsessionnn
## 3746 saltysierrena
## 3747 HannaA_1d
## 3748 BabysaurioKim
## 3749 etf_dividend
## 3750 1d__fairy
## 3751 saltysierrena
## 3752 1d_Obsessionnn
## 3753 the_artist_nft
## 3754 LaozeC
## 3755 TheOffBreak
## 3756 isthisyukki
## 3757 1d__fairy
## 3758 tkpurple_1D
## 3759 1d__fairy
## 3760 UniverseGener12
## 3761 1D_Niall_0324
## 3762 wnjnhh
## 3763 1d_Obsessionnn
## 3764 btarrysgf
## 3765 GuillemLieaDay
## 3766 HS_News_
## 3767 cyrptoway
## 3768 1Dautoparts
## 3769 1d_Obsessionnn
## 3770 1d__fairy
## 3771 511NY
## 3772 etf_dividend
## 3773 ManshuKing_U
## 3774 1d__fairy
## 3775 WartaCiamis
## 3776 Freshy59299257
## 3777 1d_Obsessionnn
## 3778 BabysaurioKim
## 3779 1d__fairy
## 3780 Sann_1D
## 3781 Cringey1D
## 3782 UniverseGener12
## 3783 1d__fairy
## 3784 1d_Obsessionnn
## 3785 etf_dividend
## 3786 1d_Obsessionnn
## 3787 1d_Obsessionnn
## 3788 BHStamps
## 3789 LukaPsenica
## 3790 flo2032eutdm
## 3791 1d_Obsessionnn
## 3792 stan___1D
## 3793 1d_citizen
## 3794 TabbysShoppe
## 3795 mirrorsgirly
## 3796 thereisjust_1D
## 3797 Sann_1D
## 3798 Maksimi90598325
## 3799 1d_citizen
## 3800 1d_citizen
## 3801 1d_citizen
## 3802 1d_citizen
## 3803 Avantika_1D
## 3804 SOL_CFGI
## 3805 DOGE_CFGI
## 3806 AVAX_CFGI
## 3807 XRP_CFGI
## 3808 BNB_CFGI
## 3809 ADA_CFGI
## 3810 ETH_CFGI
## 3811 BTC_CFGI
## 3812 ALGO_CFGI
## 3813 MATIC_CFGI
## 3814 TRX_CFGI
## 3815 SHIB_CFGI
## 3816 DOT_CFGI
## 3817 LINK_CFGI
## 3818 kjkoalaa
## 3819 XLM_CFGI
## 3820 alex_bobes
## 3821 alex_bobes
## 3822 ElizyKing321
## 3823 NorwayRadar
## 3824 1d_Obsessionnn
## 3825 Dentoshi
## 3826 GinzaSukiBar
## 3827 1D_FITF28
## 3828 Athenavaa
## 3829 waIIsaoty
## 3830 1Dautoparts
## 3831 stan___1D
## 3832 tobesoimmature
## 3833 IsoraDu
## 3834 HistoryTigers
## 3835 1Dautoparts
## 3836 stan___1D
## 3837 ShitcoinCharts
## 3838 elisedieumi
## 3839 1d_Obsessionnn
## 3840 dordorls
## 3841 ChynaKonopelsk1
## 3842 mxxianne
## 3843 blackwhale67
## 3844 otbsapphics
## 3845 1d_Obsessionnn
## 3846 stan___1D
## 3847 stan___1D
## 3848 1d_Obsessionnn
## 3849 harryslesgf
## 3850 1d_Obsessionnn
## 3851 zodiac_1d
## 3852 stan___1D
## 3853 UniverseGener12
## 3854 slapmyaes
## 3855 MariamS_1D
## 3856 otbsapphics
## 3857 harryistylish
## 3858 1d_Obsessionnn
## 3859 forjeongjae
## 3860 MariamS_1D
## 3861 bluesziel
## 3862 MariamS_1D
## 3863 anirishway
## 3864 etf_dividend
## 3865 825cIub
## 3866 justnisahh
## 3867 channieblossoms
## 3868 HUMANMUSIC_IKB
## 3869 5050beomie
## 3870 1D_FITF28
## 3871 1D_FITF28
## 3872 1d__fairy
## 3873 13Marytorres
## 3874 13Marytorres
## 3875 roxxavvy
## 3876 SasanSeifi
## 3877 Cringey1D
## 3878 1d_Obsessionnn
## 3879 etf_dividend
## 3880 OutOfBoundsJPN
## 3881 harrys_hiatus
## 3882 janavisharma7
## 3883 frogandtowed
## 3884 1d_Obsessionnn
## 3885 1d__fairy
## 3886 ETH_CFGI
## 3887 yekkripto
## 3888 F777Florian
## 3889 1d_Obsessionnn
## 3890 1D_harrySx
## 3891 alex_bobes
## 3892 alex_bobes
## 3893 itiswhatitislhb
## 3894 1d_Obsessionnn
## 3895 etf_dividend
## 3896 Ellen_Horan_1D
## 3897 Sann_1D
## 3898 yekkripto
## 3899 Al2236928
## 3900 XBT_Joker
## 3901 1d_Obsessionnn
## 3902 dasidduk
## 3903 ZUNNIE23
## 3904 SethANizami
## 3905 Sann_1D
## 3906 stan___1D
## 3907 yekkripto
## 3908 1DGAlNS
## 3909 ThisIsClappTrap
## 3910 WartaCiamis
## 3911 rahul14_02
## 3912 toyomansimami
## 3913 sIowIikehoneys
## 3914 28littlethings_
## 3915 drewc
## 3916 zodiac_1d
## 3917 1d_Obsessionnn
## 3918 Ellen_Horan_1D
## 3919 1d_Obsessionnn
## 3920 xtommodarlingx
## 3921 xtommodarlingx
## 3922 raeleenabie
## 3923 the_artist_nft
## 3924 SatishKapur4
## 3925 1d_Obsessionnn
## 3926 dilfsuke
## 3927 dilfsuke
## 3928 ManInTheMadness
## 3929 1d_Obsessionnn
## 3930 dilfsuke
## 3931 aebernldo
## 3932 MamaTealHydra
## 3933 1d_Obsessionnn
## 3934 Julia412527801
## 3935 1d_5sos__girls
## 3936 etf_dividend
## 3937 etf_dividend
## 3938 phhlvr_vee
## 3939 1d_5sos__girls
## 3940 Julia412527801
## 3941 ManInTheMadness
## 3942 woosfilter
## 3943 katchwreck
## 3944 Cringey1D
## 3945 moonglowcowboy
## 3946 1d_Obsessionnn
## 3947 SonicGlitch16
## 3948 reynade2
## 3949 MariamS_1D
## 3950 Ellen_Horan_1D
## 3951 pjsx420
## 3952 freeyungshkreli
## 3953 lillibahmani
## 3954 1d_Obsessionnn
## 3955 UniverseGener12
## 3956 hunvikt
## 3957 reinbow05061512
## 3958 etf_dividend
## 3959 screamtokiwi
## 3960 iraqisailorwife
## 3961 1d_Obsessionnn
## 3962 imyourbestieok
## 3963 1D_TVD_BELIEBER
## 3964 1DRocksTweets
## 3965 1d_Obsessionnn
## 3966 Konoha_RPEnt
## 3967 anpanmanslut
## 3968 MamaTealHydra
## 3969 trugiaa
## 3970 RetailandServi1
## 3971 CityDove92
## 3972 AHumanName3
## 3973 tatteduplwt
## 3974 WinClub7777
## 3975 vergogh92
## 3976 etf_dividend
## 3977 vergogh92
## 3978 marvinboshtrich
## 3979 cantstophan
## 3980 Crypto_Sway
## 3981 1D_larry1007
## 3982 kabulykos
## 3983 zodiac_1d
## 3984 delisyaaina
## 3985 uhhrima
## 3986 UniverseGener12
## 3987 chicago28BABY
## 3988 GeneralGunsales
## 3989 1D_FITF28
## 3990 etf_dividend
## 3991 Ellen_Horan_1D
## 3992 Louissflorals28
## 3993 1D_FITF28
## 3994 shanediamond17
## 3995 harrys_hiatus
## 3996 will_lys
## 3997 zaggrim
## 3998 Cringey1D
## 3999 tpwkcallie
## 4000 etf_dividend
## 4001 OutOfBoundsJPN
## 4002 haztattlou
## 4003 beanixwrights
## 4004 ZUNNIE23
## 4005 ificxuldflyy
## 4006 camidesciscio
## 4007 etf_dividend
## 4008 wallsncherry
## 4009 1D_Matt_Jacks
## 4010 BetterCallHakim
## 4011 1D_FITF28
## 4012 1d_5sos__girls
## 4013 marcymarymarcy
## 4014 AS_Vishwakarm
## 4015 UniverseGener12
## 4016 mirage_omega
## 4017 its_me_hiiiii
## 4018 any___w
## 4019 edythvarney7
## 4020 edythvarney7
## 4021 starryarmin
## 4022 heyjoshuaolie
## 4023 l0uisknow
## 4024 Hoesafely
## 4025 1d_infinitypriv
## 4026 WasimMondal97
## 4027 any___w
## 4028 limitlessNaSh
## 4029 harrys_hiatus
## 4030 Maddie_1D
## 4031 synthiagallery
## 4032 synthiagallery
## 4033 forexmines
## 4034 Maddie_1D
## 4035 harringtonsgirI
## 4036 deedeescott_
## 4037 limitlessNaSh
## 4038 zodiac_1d
## 4039 susiedoobydo
## 4040 15claudia90_1D
## 4041 Maddie_1D
## 4042 tbslvot
## 4043 thebeatlessucks
## 4044 dickgraysonns
## 4045 tangyyoongi
## 4046 rielles_cart
## 4047 the_artist_nft
## 4048 rich_grzywacz
## 4049 SHIBUYA_CYCLONE
## 4050 0xLeoguri96
## 4051 bigboysmania
## 4052 zaggrim
## 4053 AlgoQuants
## 4054 1d_Obsessionnn
## 4055 1d__fairy
## 4056 1d_andlarry
## 4057 macejkovic60qrm
## 4058 destin59tn
## 4059 AlgoQuants
## 4060 rada_kharmy
## 4061 cuteharry_1D
## 4062 Cringey1D
## 4063 _gary26
## 4064 1d_Obsessionnn
## 4065 1D_charlieputh
## 4066 eljmkt_nemlog
## 4067 RWidiastama
## 4068 poojaa_guru
## 4069 eljmkt_nemlog
## 4070 eljmkt_nemlog
## 4071 raeleenabie
## 4072 G1org1aRose
## 4073 1D_larry1007
## 4074 puwussifer
## 4075 clifton_ideas
## 4076 prendernos
## 4077 archesie
## 4078 1d_5sos__girls
## 4079 _pamelaangelika
## 4080 TrendRidersTR
## 4081 1d_5sos__girls
## 4082 Dane13A
## 4083 cuteharry_1D
## 4084 1D_NYCE
## 4085 UniverseGener12
## 4086 tpwkcallie
## 4087 zeaseina
## 4088 Whale_Of_City
## 4089 AHumanName3
## 4090 zodiac_1d
## 4091 finicky_rick
## 4092 haloskitchen
## 4093 UniverseGener12
## 4094 itamiese
## 4095 ziamsmiles1
## 4096 JimmyCrypto888
## 4097 pisslowrandom1
## 4098 cherieclique
## 4099 carliee_z
## 4100 ryleawyrick
## 4101 marielelou24_1D
## 4102 BuildingToys1
## 4103 l0uisknow
## 4104 clifton_ideas
## 4105 baddieblouis
## 4106 soggywaffles_02
## 4107 1d_eanna
## 4108 1DRocksTweets
## 4109 _IWillBeKnown_
## 4110 NFTbrolo
## 4111 madebymurdock
## 4112 clifton_ideas
## 4113 cuteharry_1D
## 4114 ashly_jane_
## 4115 ToddF46570654
## 4116 tawhidaaahmed
## 4117 Peachmelon10
## 4118 IecI3rc
## 4119 bigwinkeits
## 4120 ManInTheMadness
## 4121 TheDampSquid
## 4122 astrinvestor
## 4123 Cringey1D
## 4124 UniverseGener12
## 4125 JoseBauza04
## 4126 C2TRADES
## 4127 dordorls
## 4128 LaBaguettee
## 4129 dnemnl
## 4130 cryptocat69
## 4131 MD511State
## 4132 nyreegizzelle
## 4133 NftAnalysisDay
## 4134 hetare_xxy
## 4135 h3yitsnicole
## 4136 1D_Updates_BR
## 4137 kailonid3trades
## 4138 imslimandimthe1
## 4139 ssefnum
## 4140 sofarawaytaegi
## 4141 WartaCiamis
## 4142 mosciski52ejffd
## 4143 sossonaufal
## 4144 baekguverse
## 4145 h4rryst1ts
## 4146 scarazushis
## 4147 1D_5SOS_1996
## 4148 lemberryph
## 4149 1D_5SOS_1996
## 4150 lemberryph
## 4151 cuteharry_1D
## 4152 lemberryph
## 4153 lemberryph
## 4154 lemberryph
## 4155 1D_5SOS_1996
## 4156 WartaCiamis
## 4157 achromacy
## 4158 Ranasin1Thiyumi
## 4159 lemberryph
## 4160 1D_5SOS_1996
## 4161 lemberryph
## 4162 lemberryph
## 4163 hanewzdr
## 4164 lemberryph
## 4165 zodiac_1d
## 4166 halorrry
## 4167 1d_infinitypriv
## 4168 lemberryph
## 4169 stan___1D
## 4170 lemberryph
## 4171 1D_5SOS_1996
## 4172 lemberryph
## 4173 JimmyCrypto888
## 4174 lemberryph
## 4175 lemberryph
## 4176 ManInTheMadness
## 4177 lemberryph
## 4178 1D_5SOS_1996
## 4179 lemberryph
## 4180 lemberryph
## 4181 imslimandimthe1
## 4182 lemberryph
## 4183 elvissena_
## 4184 the_artist_nft
## 4185 lemberryph
## 4186 1D_5SOS_1996
## 4187 WartaCiamis
## 4188 lemberryph
## 4189 lemberryph
## 4190 lemberryph
## 4191 UniverseGener12
## 4192 nmmswhey
## 4193 betallagain
## 4194 Bmzzzzzzzz
## 4195 CryptoFaibik
## 4196 cuteharry_1D
## 4197 valjr23_
## 4198 glamlondoner
## 4199 1D_FITF28
## 4200 1D__lzlnh
## 4201 1d_Obsessionnn
## 4202 imslimandimthe1
## 4203 Cringey1D
## 4204 queenieMNL
## 4205 luke_niall_1D
## 4206 imslimandimthe1
## 4207 luke_niall_1D
## 4208 MisoGud_
## 4209 WartaCiamis
## 4210 Raticoin1
## 4211 1d_lh28
## 4212 imslimandimthe1
## 4213 rubihsh
## 4214 colormebitchee
## 4215 CoinPatrolCom
## 4216 imslimandimthe1
## 4217 1D_LoserLover
## 4218 linsimirawr
## 4219 imslimandimthe1
## 4220 yunsplanet
## 4221 luke_niall_1D
## 4222 hazzastyleess
## 4223 queenieMNL
## 4224 Swift_Vid
## 4225 keepdrivinglwts
## 4226 rich_grzywacz
## 4227 thiagovolvo
## 4228 luvvminwon
## 4229 krystalshabit28
## 4230 synthiagallery
## 4231 mbwahine98
## 4232 mbwahine98
## 4233 sunsxhinefel1x
## 4234 mbwahine98
## 4235 comeinbrazil
## 4236 tobesolonely22
## 4237 grandtechph
## 4238 honeymungus
## 4239 louisflowerry
## 4240 sarry_citra
## 4241 trombon70814212
## 4242 zodiac_1d
## 4243 samarasfang
## 4244 thatcrypticguy
## 4245 Brushwolf
## 4246 yekkripto
## 4247 grandtechph
## 4248 gaylouiesbot
## 4249 marielelou24_1D
## 4250 D_aydreamHabit
## 4251 hlarryious
## 4252 mandaTW_1D_DG
## 4253 John_Mehaffey
## 4254 marielelou24_1D
## 4255 b_yondbordersph
## 4256 kkkay_kay
## 4257 ezcart666
## 4258 ezcart666
## 4259 grandtechph
## 4260 phxckers
## 4261 mouettedursseau
## 4262 iraqisailorwife
## 4263 cloudstyles
## 4264 TradeForOpp
## 4265 grandtechph
## 4266 SLASHSCINEMA
## 4267 hanywhiskey
## 4268 on1ydans
## 4269 queenieMNL
## 4270 DogeColony_Web3
## 4271 synthiagallery
## 4272 Cringey1D
## 4273 david_truesdell
## 4274 redr0seblush
## 4275 javonnnm
## 4276 TeddyRoosevalt
## 4277 SandieW84755401
## 4278 daydreaminghaze
## 4279 fearlesswebber
## 4280 Lewwiee_
## 4281 oh_itsSarah
## 4282 queenieMNL
## 4283 Lewwiee_
## 4284 synthiagallery
## 4285 CarolGo38335667
## 4286 BuenoVilchis
## 4287 CryptoPatroller
## 4288 dayIighthoney
## 4289 wild_chxrry
## 4290 imadeubuyit
## 4291 DogeColony_Web3
## 4292 CoinPatrolCom
## 4293 SanteBarleyMax_
## 4294 goldengardxn
## 4295 RicosTrade
## 4296 littel41davza
## 4297 Alltheloveee_1D
## 4298 TayratsEnder
## 4299 Jack58bK
## 4300 UniverseGener12
## 4301 level941
## 4302 hrrysIatenights
## 4303 1DRocksTweets
## 4304 90spopprincess
## 4305 1D_tookachOnce7
## 4306 CarolinaJb_1d
## 4307 1D_tookachOnce7
## 4308 hzriot
## 4309 lixfleming
## 4310 imOneAddition
## 4311 inyeonseol
## 4312 BarcaAcademyAZ
## 4313 sunflwrslwt
## 4314 trussell417
## 4315 1D_tookachOnce7
## 4316 zodiac_1d
## 4317 OntologicalMax
## 4318 ALWAYS_VOTE_1D_
## 4319 1D_Updates_BR
## 4320 HeavenUnaware
## 4321 UniverseGener12
## 4322 stan___1D
## 4323 stan___1D
## 4324 account_hstyles
## 4325 to_be_so_lonely
## 4326 imadeubuyit
## 4327 headtotoejys
## 4328 the_artist_nft
## 4329 joannaxserrano
## 4330 1D_Updates_BR
## 4331 russel83lxbbp
## 4332 littIesateIlite
## 4333 wannak_myself
## 4334 HannaA_1d
## 4335 SICKth_6
## 4336 1D_Updates_BR
## 4337 Cringey1D
## 4338 1D_Updates_BR
## 4339 ChrisBBacon3
## 4340 LombongShopee
## 4341 NotFinAdvising
## 4342 seanxz91
## 4343 1D_Updates_BR
## 4344 1D_Updates_BR
## 4345 1D_Updates_BR
## 4346 lunaamelll
## 4347 TabbysShoppe
## 4348 NotFinAdvising
## 4349 NotFinAdvising
## 4350 nikkipuntocom
## 4351 NotFinAdvising
## 4352 btcxhal
## 4353 1D_Updates_BR
## 4354 shigetsujp
## 4355 1D_Updates_BR
## 4356 crypto_bloom
## 4357 grapejuicrryyy
## 4358 1D_Updates_BR
## 4359 Marie15066761
## 4360 1d_larry4life_
## 4361 1d_larry4life_
## 4362 1DRocksTweets
## 4363 1d_larry4life_
## 4364 REDLINECLIFFORD
## 4365 minibossteal
## 4366 daeguxgwacheon
## 4367 bell_uhh
## 4368 1D_Updates_BR
## 4369 aaleyverse
## 4370 adviviv
## 4371 sleepycar0l_
## 4372 harrys_hiatus
## 4373 1d_luvvv
## 4374 1d_luvvv
## 4375 javascriptual
## 4376 bailey15424248
## 4377 hasini_muvva
## 4378 matildastoast
## 4379 zodiac_1d
## 4380 zsireniita
## 4381 ma_____fe
## 4382 synthiagallery
## 4383 sierrxrxe
## 4384 HViva34
## 4385 handpgv
## 4386 ross_face75
## 4387 4THGRADEFlLMS
## 4388 ogzvxplsw01470
## 4389 CarolinaJb_1d
## 4390 mcflurry_reboot
## 4391 1D_Updates_BR
## 4392 mingohunnie
## 4393 vol91st
## 4394 StylesMilky
## 4395 Alltheloveee_1D
## 4396 xDynam1te
## 4397 imustmeetamanda
## 4398 4THGRADEFlLMS
## 4399 startedtochafe
## 4400 cyberspace2140
## 4401 1D_Updates_BR
## 4402 emily_jane1307
## 4403 startedtochafe
## 4404 AngieDma_
## 4405 yagirlabri
## 4406 ManInTheMadness
## 4407 beingaIover
## 4408 Alltheloveee_1D
## 4409 grasyan4
## 4410 CC_Tradingchart
## 4411 CC_Tradingchart
## 4412 CC_Tradingchart
## 4413 Zayn4eva3
## 4414 harwinswidow
## 4415 1d_Obsessionnn
## 4416 vol91st
## 4417 Cringey1D
## 4418 footenoted
## 4419 tiraoM_
## 4420 alyssvol6
## 4421 music4matilda_
## 4422 JimmyCrypto888
## 4423 DYORCryptoBot
## 4424 DYORCryptoBot
## 4425 DYORCryptoBot
## 4426 CC_Tradingchart
## 4427 CC_Tradingchart
## 4428 CC_Tradingchart
## 4429 DemetriasKing
## 4430 Prom000
## 4431 iChevyz
## 4432 MichaelOrwell2
## 4433 JumpLineAlerts
## 4434 lesbian_4_louis
## 4435 maze_monsters
## 4436 MechTexas
## 4437 kevincrates_
## 4438 OhLookItsHazy
## 4439 totheverystart
## 4440 onlyangeleraa
## 4441 UniverseGener12
## 4442 matildarry_wl
## 4443 chingeechingu
## 4444 leahoneill99
## 4445 boyfriendsystem
## 4446 UnusualUpbitVol
## 4447 orendaia
## 4448 JJ123452022
## 4449 w7tchygrl
## 4450 ZaddyHarry1
## 4451 MariIynn_cm
## 4452 heviyl
## 4453 HannaA_1d
## 4454 1D_NYCE
## 4455 adams_lavine
## 4456 CH0RDSTHATCRY
## 4457 zodiac_1d
## 4458 fadeintoIight
## 4459 i_Drohi
## 4460 Smiley_Lucia
## 4461 rictusoo
## 4462 1D_NYCE
## 4463 tbslcowboy
## 4464 baypsae
## 4465 SaveNanoX
## 4466 Steph_JUSTME1
## 4467 the_artist_nft
## 4468 Maddie_1D
## 4469 1D_NYCE
## 4470 forestlove625
## 4471 battlewoundscar
## 4472 hesmatiId
## 4473 murphycharts
## 4474 eranmerhe1978
## 4475 1d_Obsessionnn
## 4476 trylks
## 4477 Cringey1D
## 4478 itzakimmyj
## 4479 OshaFedral100
## 4480 angelfrankie10
## 4481 1DRocksTweets
## 4482 curveshaw
## 4483 Baskitchbrah
## 4484 sweetie2677
## 4485 freeyungshkreli
## 4486 CentralHime
## 4487 Sara_Malik_1D
## 4488 somexrecom
## 4489 somexrecom
## 4490 somexrecom
## 4491 somexrecom
## 4492 somexrecom
## 4493 opt1myst1que
## 4494 nadiyaquee
## 4495 reinbow05061512
## 4496 redhairmikeysbf
## 4497 maze_monsters
## 4498 aimanhii
## 4499 lovehllnz1
## 4500 7mbadran
## 4501 wh1te_rabb1t__
## 4502 skinxare_16
## 4503 Suju_1D
## 4504 somexthread
## 4505 somexthread
## 4506 somexthread
## 4507 _1d_28__
## 4508 BbiKkuMi
## 4509 briyanengke
## 4510 I_admire_1D
## 4511 somexthread
## 4512 jess_frausto
## 4513 hprincesito
## 4514 totheverystart
## 4515 totheverystart
## 4516 PennantTrading
## 4517 crybabyao3
## 4518 PennantTrading
## 4519 HereForE_ve
## 4520 zodiac_1d
## 4521 Louksana
## 4522 wuzzy1221
## 4523 PrinceD9477236
## 4524 cqlxmity
## 4525 PennantTrading
## 4526 lilcellist
## 4527 James74166533
## 4528 AltanisAccords
## 4529 cristianocolon7
## 4530 1d_sunshine28
## 4531 1DRocksTweets
## 4532 1d_sunshine28
## 4533 jaeminsprout
## 4534 1d_sunshine28
## 4535 1d__fairy
## 4536 _1d_28__
## 4537 CjGeiss
## 4538 jaeminsprout
## 4539 1d__fairy
## 4540 justnisahh
## 4541 CjGeiss
## 4542 Tr62748201Ghost
## 4543 1d__fairy
## 4544 1d__fairy
## 4545 CjGeiss
## 4546 1d__fairy
## 4547 prode_eth_bot
## 4548 1d__fairy
## 4549 1d__larry___
## 4550 Ap19791305
## 4551 Valerie_BSide
## 4552 1DRocksTweets
## 4553 NicoleOlivo_1D
## 4554 1d__larry___
## 4555 _1d_28__
## 4556 mbwahine98
## 4557 mbwahine98
## 4558 mbwahine98
## 4559 1d__fairy
## 4560 Cringey1D
## 4561 felixsfreckle3
## 4562 evermorelwt
## 4563 1d__fairy
## 4564 bahvr_
## 4565 narrysflwrs
## 4566 Emyyxx_1D
## 4567 Alltheloveee_1D
## 4568 CRYPTOPUMP247
## 4569 MariamS_1D
## 4570 cirinyc
## 4571 VektaXrp
## 4572 _1d_28__
## 4573 JimmyCrypto888
## 4574 xvxixuxii
## 4575 PamelaS25335092
## 4576 SOULTANISTATHI
## 4577 TapaKingPHL
## 4578 Alltheloveee_1D
## 4579 maze_monsters
## 4580 songbirdsues
## 4581 Sann_1D
## 4582 CoopsFB
## 4583 StigmabaseN
## 4584 suunflowervol28
## 4585 larrycaring
## 4586 newswimx
## 4587 joshuatreeSOS
## 4588 ramalou369
## 4589 Sathishpattusa2
## 4590 stan___1D
## 4591 dakaoriginal
## 4592 bxelkzar
## 4593 llovetour
## 4594 1D_ubsest
## 4595 toonyoungiee
## 4596 La_Triquetra
## 4597 OkayHughes
## 4598 keunmettugi
## 4599 eliz883
## 4600 1DRocksTweets
## 4601 newswimx
## 4602 CjGeiss
## 4603 onlyzxde
## 4604 CjGeiss
## 4605 perfctnownoviaa
## 4606 1D_FITF28
## 4607 1D_FITF28
## 4608 1DGAIN5SOS
## 4609 Ellen_Horan_1D
## 4610 zodiac_1d
## 4611 Ellen_Horan_1D
## 4612 luisat0mlinson
## 4613 Leeds49992355
## 4614 anniversary_1d
## 4615 Ellen_Horan_1D
## 4616 dorysfanacc28
## 4617 salmoonlt28
## 4618 Ellen_Horan_1D
## 4619 tommo28sun
## 4620 plantmomrry
## 4621 raeleenabie
## 4622 1D_FITF28
## 4623 the_artist_nft
## 4624 1D_fan_Marlies
## 4625 fazzysplash
## 4626 1D_larry1007
## 4627 momjeansrry
## 4628 tommo28sun
## 4629 1D_larry1007
## 4630 shancarz
## 4631 ItsMeDhewiie
## 4632 LilLadyChina
## 4633 AneuAneudwi
## 4634 calamityxpayno
## 4635 1D_larry1007
## 4636 1D_larry1007
## 4637 1DRocksTweets
## 4638 ILove__1D__
## 4639 Sathishpattusa2
## 4640 tommo28sun
## 4641 ShaefferC16
## 4642 sagexwallss
## 4643 luisat0mlinson
## 4644 1D_FITF28
## 4645 1D_Niall_0324
## 4646 cosmicngel
## 4647 Arin_Akai_99
## 4648 Apriellsanatic
## 4649 LisLindaSarii
## 4650 Nofieya
## 4651 arif_andrynsh
## 4652 tommo28sun
## 4653 samkay29_sam
## 4654 _1d_28__
## text
## 1 @Beanie_ontour @isaacandersonuk see you at most of them haha
## 2 @UpdateHLD No fucking way! I painted a scene from the lion king on a pumpkin for Halloween 😭
## 3 The world is our playground" ~unknown #travelquotes #tq
## 4 #np I Love You
## 5 omg slay my seat is 1D for my flight
## 6 @flwersforlouis Something Great - 1D but he wrote it.
## 7 when i thinks about us is fuck me fuck me fuck me
## 8 watching fan videos of louis’ album signings make me so happy esp being a fan for 10 years now and always longing f… https://t.co/l29Dw0p9pt
## 9 immaculate taste https://t.co/7vapzd2LIY
## 10 Im really sad, can u send cute pics of Taylor or any 1D member or your pets pls 🥺 I need to distract myself 🥺🥺🥺
## 11 As it was 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/abKORoyGK1
## 12 @tommillichamp goodnight tom, sleep well !!
## 13 Smash - but only befriend him and being his bestie, we would be so chaotic together qosjsnslamsl https://t.co/XTQP5nbnz5
## 14 Hug and cuddle him to sleep. Channie deserves so much love (and sleep) https://t.co/fT0SQQyunR
## 15 i need to find the f1/1D homies
## 16 Unusual volume of the day: $KNC - $0.673 (+4.50%)\n\nUpbit: \nAverage 50 1d volume: 11 Million\nLast: 30 Million\nPercen… https://t.co/bMFCVYcnAk
## 17 @twiceswwet If I Could Fly de 1D 😭
## 18 SF Skagit Tips Scandi 1D with 2 Welded Loops 10/12/15FT Fly Fishing Spey Line Tip Multi-Color for Salmon Steelhead… https://t.co/aXYVIBtgCi
## 19 @loml_choi_san Idk why but Orange (because I also associate this 🐯 emoji with you)
## 20 @BabysaurioKim I WATCHED IT AND I LITERALLY NEED EP 6 RN, I NEED ALL OF THE OTHER EPS RN\n\nEVERY TIME I FINISH AN EP… https://t.co/Por4AYfjaI
## 21 Sign of the times 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/72IY5YW7H4
## 22 @1d__fairy Were you able to start it?? AAAAAAA SAME EXCITEMENT! Did you like iiit?? The end has me dying
## 23 @1d__fairy Ahhhhhhhh, now I understand!!!
## 24 @UpdateHLD Very much so lovely Lou very rare huh 🥰
## 25 This hour's One Direction lyric is meant for a Leo... ''Cause you're all I ever wanted.'\n\nI encourage you to seek g… https://t.co/CCONQySKik
## 26 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 27 @kayfieldss just watched him eat pussy in a movie and uhh you know I really love harry styles and truly I always ha… https://t.co/LttYAi3aW8
## 28 @davidshor @Will_J_C @SpecialPuppy1 You still think AZ ( where the average of 5 statewide races was D+2.5) and WI +… https://t.co/tLMns4xBng
## 29 Love of my life 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/uy0B2VSfsT
## 30 @MartiniGuyYT This isn't too much of a pump. The overall movement on a 1D chart is still sideways. Any upward move… https://t.co/l1t4wc7UJQ
## 31 katie saw 1d live and never told me. wtf.
## 32 What a feeling - 1D
## 33 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/3wjfPkEq1p
## 34 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/74b8ILtqhE
## 35 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/F5uo82746b
## 36 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/h6txVut3Ll
## 37 @louiihs Alive da 1D
## 38 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/K7xwirFAem
## 39 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/gS1jm3oLEa
## 40 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/cJxPxBxCAI
## 41 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/X4b8PR4vGi
## 42 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/DwRtDxTzbb
## 43 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/T9QmWVshYY
## 44 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/jzYJ7OsUwS
## 45 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/O02YFcaM51
## 46 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Eejsk8OEH2
## 47 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/hskMovCl6A
## 48 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/VdEY3rGwd3
## 49 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/raiOqxSC9u
## 50 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/Yb8B18H0Rl
## 51 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/j5EYho5TJ3
## 52 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/zIZgUgs60f
## 53 Late night talking 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pV6HvWjr3O
## 54 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/sZjB6dhajH
## 55 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/IhySYfeLCF
## 56 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/NA4kCXH6Pk
## 57 Treat People with kindness 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/2FlL8Iy6Gx
## 58 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/JU89Vj2q9u
## 59 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/apba476s37
## 60 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/C45krmlVAu
## 61 @directiotaylena @UISweden The disgraced & discredited Parsi (the brother of the other regime apologist & propagand… https://t.co/43gNvFY3Vm
## 62 Canyon moon 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/NHLuZuwFHi
## 63 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/e9QuShQNFH
## 64 Satellite 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/4cALSxqGhJ
## 65 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/oNOudEFVjP
## 66 @EmmanuelAcho \n"ACHO " 🚨 YOU ASKED " HAS THE COWBOYS CLOSED THE GAP 🚨.\nhttps://t.co/3jEOmkShxP
## 67 Lights up 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/M3ezKLsKOk
## 68 There are no foreign lands. It is the traveler only who is foreign - Robert LS #TQ
## 69 @AmdredLamb @rcristo @CburgesCliff @michiokaku @bgreene @skdh @jimalkhalili @DrBrianKeating @QuantaMagazine… https://t.co/rL4Zau64np
## 70 Right before the new 1D candle crypto finally has a run up after days of dumping.. \n\nWhales always hunting for shrimp 😂
## 71 @iicftothesun True. Just thinking about the club that used Harry's image back in 1d days.
## 72 @AJHoyles13 @shirtless__1d He's so cute
## 73 @IoDaTiger @FROGHA0 @imhrve Isn't the case for kpop (BG performance standard is equally as high as GG, if not more)… https://t.co/Q5WW5v7G6d
## 74 wait i havent been a fan of Louis’ music since 1D (although i do love him) but Faith in the Future is SO GOOD its absurd how good it is
## 75 @IoDaTiger @FROGHA0 @imhrve I mean this is the western music industry it isn't the same as kpop but it's probably b… https://t.co/oh5t6svRSl
## 76 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/2z1YlFpxmE
## 77 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/nfMElE2xpZ
## 78 Shop now at https://t.co/foLKhdMQjz\n\nAdditional scents to our 10ml decants bbw and VS.\nIf bulk orders po (christmas… https://t.co/zFa15uP5dK
## 79 #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/FIPyZgS9VN
## 80 ffs! 4h, 1d all is stronk sell. not gut mornt to bullahz. ffs.
## 81 Check out Jag Antifit Sexy Loose for ₱1,599. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/NKfdxZgY3y… https://t.co/hQQjgz6pdq
## 82 whitelist Official Agent @andale_henrici5 @sourabhakhil @Nuurcad87491126 @elRoc6 @justinv815 @1D_fans_page_… https://t.co/ilBqqcLrwn
## 83 i remember the harry girl of my 1d friend group was full on crying when these dropped https://t.co/CDak7GJ89c
## 84 1d of course https://t.co/vbtdGgauRZ
## 85 $BTC $BITO 1D and 2H\n\nI'd like to see it sell into Friday where I'll close my puts https://t.co/9HQFwgHR2H
## 86 Elim Christian kids be like “I used to believe in 1D, but now I only believe in 1 G”
## 87 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase Where in earth did you saw me say that BP m… https://t.co/t7nF5lMKbj
## 88 Keep Driving 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/qhlETpQaug
## 89 Adore You 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/pI8FLFYMu2
## 90 Golden 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/oy8d8Whech
## 91 Music for a sushi restaurant 💚\n#LoveOnTourBuenosAires #Night2 https://t.co/gw9svvcO5L
## 92 @louiihs Change my mind da 1D
## 93 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/GUCl4d0Oh3
## 94 Check out Jag Antifit Cut Out 19 for ₱1,699. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/dTZnobbcHe… https://t.co/UW2l4G8VD1
## 95 3) Day trading\n\nDay trading is perfect for people who want a little bit more action than swing trading.\n\nMore actio… https://t.co/hqMyGD7ZIu
## 96 1) Swing trading\nWhen you are just starting out this is the best type of trading to begin your journey.\n\nIf you are… https://t.co/qsYyhs6l0A
## 97 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/llklpsvZ7Y
## 98 Love all about Blue♡ | 1D♥
## 99 The damn TL all over the place. 1D tweets and 44m tweets kmt
## 100 tbh dont think there is not not a day where 1d = 1 b > 1 punk\n\n🌌🧮
## 101 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 102 This was taken from the Integral Telescope at 100X. There are 1,500,000 stars in the Helios system 21,000 lightyea… https://t.co/javz1eIuEn
## 103 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/fhDN5WdLBx
## 104 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase 1D didn’t write their songs until probably… https://t.co/GsqJjVSnb2
## 105 OH 1D ENTERED I THOUGHT I STILL HAD 1 HOIR WORTH OF EAR CANDY IN THE QUEUE GUESS NOT
## 106 Let us take cooking off your plate and put it on ours tonight. Not feeling up to going out either? We deliver! \n\nDi… https://t.co/bIUpyBuFig
## 107 🔜 Attending #COP15 but eager to see more from Montréal's intercultural background? The Mohawk Nation invites us to… https://t.co/Kq2y8XA5me
## 108 🟠 KIT 3 SHORT DOOL PIJAMA BABY DOOL\n\n🏷 #SHOPEE OFERTA:\n✅ Por: R$42,00 - R$44,90\n🔗 ACESSE: https://t.co/WzIW6KfHkJ… https://t.co/KuaI9gMsR0
## 109 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Japan\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZJPN\n\n🔎Name: SPDR So… https://t.co/vlDs2JyFqS
## 110 the way paper houses is the best solo song made from any 1d member ever like im so serious that song is 10/10
## 111 @flwersforlouis LMAOO I DIDNT JUST TWEET THIS, IM DUMB, I KNOW OLIVIA IS A 1D SONG PLEASE NO ONE ATTACT ME 💀💀
## 112 That “believe can’t nobody do it better than you” part in NSYNC’s Do Your Thing >>>>>> anything 1D has ever made.… https://t.co/2UitHHxTzZ
## 113 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ADIV\n\n🔎Name: SmartETFs Asia Pacific Dividend Builder ETF\n\n1D… https://t.co/SEmHfjicFO
## 114 This was taken from the COROT Telescope at 50X. There are 100,000 stars in the Hades system 500 lightyears away fr… https://t.co/fylrDkPIOC
## 115 just how fast the night changes 💔 or whatever 1D said https://t.co/BzQ5KnLn3D
## 116 @benzoposey @shirtsthtgohard @meninadoliam_1D love it
## 117 @benzoposey @shirtsthtgohard @meninadoliam_1D Thanks
## 118 @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 119 Lil Pudgys - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/YtHsEVbdlL\n⬇️ See below for 200 and… https://t.co/23xGQKCEVm
## 120 GUYS WHOS GONNA CELEBRATE WITH ME THE STAG TATTOO IS SAFE SKSKDJSJJSJS
## 121 Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr
## 122 the way he was like 'thank god, thank god' omg i love him sm https://t.co/3fZ034OUR2
## 123 @sassychopsuey Harry cause I discovered him music first and then 1D <3 Stayed in his lane for a long time but I kee… https://t.co/ttE2hyaa36
## 124 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UBND\n\n🔎Name: Victory P… https://t.co/WhZ9NyZMOe
## 125 @louisgir1friend @UpdateHLD you were doing god's job, thank you so much<33
## 126 tf hows he so pretty😭😭 https://t.co/o8n1Qdlz17
## 127 This hour's One Direction lyric is meant for an Aquarius... 'I want you to rock me, mmm, rock me, mmm, rock me, yea… https://t.co/LK7TPSNDQp
## 128 $ELF 1D\n\nRS https://t.co/QbXQ8kAYYo
## 129 @Spotify taylor swift, ariana grande, harry styles, louis tomlinson, niall horan, zayn malik, 1d, The Weeknd
## 130 @sassychopsuey Got into the fandom because of zayn, then Louis because of the kiss you mv, then Harry years later,… https://t.co/86Ip6fNaew
## 131 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PFM\n\n🔎Name: Invesco Dividend Achievers ETF\n\n1D Price Change (%): -0.91\n\n😎💰
## 132 $BTC 1D 🔴\n\n$ETH $TKO $NMR $AGLD $AION\n$CTSI $AXS $UMA $MASK $DOGE https://t.co/BLo89SD6O6
## 133 Bizzare travel plans are dancing lessons from God - Kurt Vonnegut #TQ
## 134 He is coming up with a tweet about the 1D website all the time
## 135 @iclaimhslot He reminds me of someone but I can't put the name on it. Maybe Ringo or something
## 136 @Spotify 1d, Harry Styles, Liam Payne, Louis Tomlinson, Niall Horan and Zayn Malik 💙 💚 🇮🇪 ❤️ 💛
## 137 AINT NO WAY I\n\n🔥MAKE DECK FROM SCRATCH DURING MY LUNCH BREAK\n🔥GO 3W 1D AT LOCALS, \n🔥GET HIGHER TIE BREAKER TO GET 1… https://t.co/j8EvfLPbIS
## 138 if you didn’t follow 1d legendary updates what were you even doing with your life https://t.co/efBMeanoGX
## 139 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SIHY\n\n🔎Name: Harbor… https://t.co/qKfOKCkg7p
## 140 @itshomesomehow you guys are overreacting, you can see Louis found that funny and didn’t laugh in a uncomfortable w… https://t.co/5W2TsZaLMg
## 141 An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spend… https://t.co/JDqTt7S66n
## 142 NiallOfficial Thank you for being born.
## 143 @gaysunflower69 Like 1D says.. “does it ever drive you crazy, just how fast the night changes”
## 144 I do think the market will need to have a relief bounce tomo or Thursday for this to 🚀 & after 4 consecutive red da… https://t.co/bS3aOD5Pzl
## 145 @meuwinkle liam catching it like 1d not disbanded
## 146 @Indigo7btsarmy @losinglove7 @taehyungandbtss @UpasanaBharad11 @PopBase I heard ppl saying 1D music changed their l… https://t.co/JQBhGGs8C7
## 147 Big thanks to #ProlificHoops (The premier youth basketball league in the city of Lorain) and thank you @CavsCare &… https://t.co/Dh3st9KzKW
## 148 Fvcking hate this sh*t comments are full of “1D happening all over again” at this point it’s what you guys want to… https://t.co/REM4gR0xdT
## 149 • Himalaya Purifying Neem Mask\nLink : https://t.co/K9bO6zS7hH https://t.co/184MyBB3Fe
## 150 • Azrina Pure Charcoal Mud Mask\nLink : https://t.co/kE98L8Yfdh https://t.co/5ilPUwiVW5
## 151 • Whitelab Mugwort Pore Clarifying Mask\nLink : https://t.co/7m3imS1zgn https://t.co/blw0aNpmXE
## 152 • BREYLEE Mask & Pore Minimizer Serum\nLink : https://t.co/7VxBCSLu7t https://t.co/Kqho67nAVw
## 153 • Himalayan Charcoal Purifying Glow Mask\nLink : https://t.co/v2tSQqDJhb https://t.co/K54pxjCFgO
## 154 • SKINTIFIC - Mugwort Mask\nLink : https://t.co/s1acdzDWKJ https://t.co/1PVu5inbv1
## 155 @hlarryious @luxurry369 Hahaha. Really not that exciting sorry in advance!! I was tidying and wanted background mus… https://t.co/4eGGXR4R2j
## 156 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -0.34\n\n😎💰
## 157 @rushmgl "explain hockey to me in terms of 1D" oh babygirl, the rise of queer people liking hockey can be traced directly to 1D breaking up
## 158 @Spotify I’m thankful for the memories bad and great ones i had with 1D, young justin bieber, and Maroon 5
## 159 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, 'Tell me girl if every time we to-o-uch… https://t.co/Ja1eEqyQAF
## 160 Working out to 1d is so fun actually
## 161 This was taken from the GALEX Telescope at 100X. There are 120,000 stars in the Boreas system 1,498 lightyears awa… https://t.co/DRetLB7pOS
## 162 @KingLWTPromo THANK LORD!!!
## 163 @nowyousieme is it full-time and how many people can i get to explain hockey to me in terms of 1D, also i had top s… https://t.co/gFD7MQAlzC
## 164 @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up e… https://t.co/2JO9uE3AI7
## 165 Bullish on $METIS! Just got airdrop $471! LFG @Adanrosasespar1 @cassiacps1 @JoRgEe_PaPoY @d_moiseslima… https://t.co/IXdJtrRjp1
## 166 @NaomisChickens Literally me yesterday. I don’t recommend rewatching 1D edits i saved 😭
## 167 It’s time for our Tuesday Special, the Danny Roll. Filled with delicious spicy tuna and topped with fresh salmon an… https://t.co/zRxVPhh0jb
## 168 @sassychopsuey all 5 members & YES I AM STILL ON OT5 GIRL so im in all their lane!!
## 169 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PYZ\n\n🔎Name: Inve… https://t.co/NBa7toxSHo
## 170 yeh bye i got cancelled for saying mitam is 1D best album https://t.co/xF4NMRIF4L
## 171 ADORE YOU CAME OUT 3 YEARS AGO TODAY🥳🥳🥲 https://t.co/YfS3AzuVpT
## 172 i'm no liam fan but he co-wrote most of 1d's discography after louis https://t.co/t14XKrkRj0
## 173 @blkbrdakwl I don't know your friend and I am not saying this in a mean way, but at least he doesn't have C0\\/1D.
## 174 it’s so funny seeing a 1d and 5sos fan as a conservative el0n musk stan help https://t.co/dlGEXTM4YN
## 175 @finelinevogue We'll be alright https://t.co/C3ePuHKZ1d
## 176 @KeIItllyn Baby mo with 1B and Adult gochan with 5C\n\nOr adult mothra with 1D and Adult Godzilla with 6D
## 177 @niallontours Love that 🤣🫶🏻
## 178 @catlax14 Donde fuee🥳
## 179 never enough has been my fave 1D song for like 2,5 years now, that's crazy https://t.co/ETV12Tl59Q
## 180 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DMDV\n\n🔎Name: AAM S&P Developed Markets High Dividend Value ET… https://t.co/uO9PZBGRgu
## 181 @luxurry369 Did I ever tell you that (trying to) KonMari was how I got into 1D then eventually Larry last year? Hahahahahaha
## 182 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CLNR\n\n🔎Name: IndexIQ… https://t.co/wkUe2ABYJu
## 183 i gotta thank my obsession with 1d, at least it gave me smth good 😭 https://t.co/rMy1src9DS
## 184 1D Geography have been putting the skills taught in their recent study skills seminar into practice by designing fl… https://t.co/eHDekmRLZd
## 185 @ET_Californian TX went with an incumbentmander opposed to full on gerrymander \n\nYou can easily make only 3/2D dist… https://t.co/xpan849eVq
## 186 The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1… https://t.co/Yac2XbyXqr
## 187 📷: Liam ayer con un fan en los premios Fashion Awards\n\n© updatingljp/ celebmanchester https://t.co/Vgt2vbm7uq
## 188 I AM NOT STRONG FOR THIS https://t.co/CaAopuk4rx
## 189 @jamesIvr No because this is what my 1d Pinterest board looked like
## 190 #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/NWXYxqNAaK
## 191 This hour's One Direction lyric is meant for an Aquarius...'She's not afraid of running wild.'\n\nIt’s best to spend… https://t.co/nQ2lbWQbMT
## 192 I hate arguing with ppl
## 193 @Luminouscomet_ @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 194 @Luminouscomet_ @BTS_twt I'm listening to #WILDFLOWER by #RM of #BTS (@BTS_twt) feat #youjeen from the album #INDIGO
## 195 @stayforyouth @BTS_twt I'm listening to #WILDFLOWER by #RM (@BTS_twt) feat. #youjeen from the album #INDIGO!
## 196 $ETH / $USD : 1d\n\n⚠️Be careful with the overbought Stoches and price hitting upper band of BB.\n\n✅Bull Divs, price i… https://t.co/yZU2rRFLMs
## 197 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -0.57\n\n😎💰
## 198 @majrbb Never enough, in the top 5 1d songs ever i said
## 199 Fuck Syco for never actually putting any effort into promoting these girls. Had them performing on the street tryin… https://t.co/q6CdoKTxnY
## 200 @daegudrama I USED TO BELONG TO 1D NOW I BELONG TO 1 G 😭😭😭😭😭😭😭😭😭😭😭
## 201 Pls. Im begging. If you’re seeing this. Send me cute pics of 1d/solo. Im (no joke) having a panic/anxiety attack rn…
## 202 @shinberrry Kinda want a mv liek night changes by 1D🏃🏻♀️
## 203 Another great signal of continued strength, the 1D Exponential Hull Moving Average (EHMA) finally turned green. We… https://t.co/vQIS7jC1uW
## 204 Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had littl… https://t.co/Gf2H8rYesV
## 205 Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D co… https://t.co/OxFUCaodSS
## 206 ICM 48289 1:48 JD-1D Invader w/KDA-1 drone US Navy Aircraft Plastic Model Kit https://t.co/70b7Fk5Olo eBay https://t.co/dF5gvKKHwe
## 207 @yumnabot Nope but I'll still m@ssacr€ you for crying over 1D songs /j
## 208 @LankisterMerrin @Shayland1990 @POTUS The Democrat's hired them with the promise that is they fought for us they co… https://t.co/GXXjYS8Rok
## 209 Love 1D? caramencinta Love CJR?
## 210 Love 1D? caramencinta Love CJR?
## 211 Love 1D? caramencinta Love CJR?
## 212 Love 1D? caramencinta Love CJR?
## 213 Love 1D? caramencinta Love CJR?
## 214 @JayLeeto @DevOptimals Bro we won the series, i dropped 10 first map, 0-7 second, 6-1d them third map
## 215 Where are the Best Local Concert Venues? - https://t.co/4UH95zpWFW #OneDirection #1D @1DRocksTweets https://t.co/e9vKgeaVBV
## 216 I CANNOT WITH THIS MAN https://t.co/8Ph2hzG2Aq
## 217 $AAPL $INTC $NVDA $TSM - Apple, Nvidia reportedly among TSMC's first Arizona customers, while Intel preps for retur… https://t.co/HVR0XPIkNA
## 218 @NiallHDailyNews IT’S HILARIOUSSSSS WHEN NIALL PLAYS WITH FILTERS 😂🤣
## 219 Love 1D? caramencinta Love CJR?
## 220 Love 1D? caramencinta Love CJR?
## 221 Love 1D? caramencinta Love CJR?
## 222 Love 1D? caramencinta Love CJR?
## 223 Love 1D? caramencinta Love CJR?
## 224 @Lose4Bedard I want a top 8 pick too and i think we will but I don't think it helps us too much going forward. We n… https://t.co/QuYH9n70mb
## 225 I just realized that yesterday he wore green and today blueeee https://t.co/IL4KTsRIEU
## 226 Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/h5biF0BrOo
## 227 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.56\n\n😎💰
## 228 Arne Köppen will be presenting at the 1DCAE Conference (hybrid) at 10:05 AM JST! His presentation will cover a tech… https://t.co/4YUzhUL8qX
## 229 CT Sounds CT-400 1D Compact Class D Car Audio Monoblock Amplifier, 400 Watts RMS NBWDDOZ\n\nhttps://t.co/gRBRObKfSN https://t.co/BWZSGQezgI
## 230 this reminds me of that girl on 1D twitter who got called into her office coz she was in love with her principal or… https://t.co/hrVrhASgBf
## 231 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ARKW\n\n🔎Name: ARK Next… https://t.co/YzIXW4EsM8
## 232 Seen 1d ago 😔
## 233 i hate riding the bus when i’m listening to 1D, like, stfu louis’ singing his solo in If I Could Fly
## 234 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, heres a bad one, “O… https://t.co/JU0LJBdRKC
## 235 here's the link, the original tier had 6 but 1d has no bad songs in my opinion just songs that aren't great so i ju… https://t.co/v6ehI49h1B
## 236 no one asked but ive been home sick for 2 days and i got bored so i tier ranked every 1d song 😁 these r just my opi… https://t.co/G7CJrTVJqf
## 237 bk in 2020 i decided that i hated all men but then:\non jan i joined the mcr fandom\non june-joined the 1D fandom\naug… https://t.co/XnejgkX0TE
## 238 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1… https://t.co/qn5IQ04zIY
## 239 #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-ter… https://t.co/kVa0pStHT3
## 240 we need to copy more of the 1d fandom they managed to stay alive for so long now
## 241 @SophiasH0use slay
## 242 @AC2802M Reeeeest i can't feel my head anymore
## 243 and every time we both touch I only want more - 1D #penampilanmu
## 244 $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal… https://t.co/mgOFxSaiX8
## 245 #Pop #Fun #Radio\nTodays #Weird #News #Headlines on @BGLRadio\nThe Bionic Girl\nDestructive Ghosts\nMass Human Suicide… https://t.co/0ctK8Vy9C2
## 246 GENERATION LOSS The social experiments \nHOLY SHIT
## 247 OMGGGGG YOOOOOO
## 248 #HeatOneDirection ily 1D!!!!
## 249 @knifecroww I'M A GENWINNER
## 250 And they make fun of fangirls “being emotional” yet we don’t do the shit men do. when zayn left 1d I don’t recall anyone committing crimes.
## 251 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RXL\n\n🔎Name: Pr… https://t.co/skyCl1YXb2
## 252 #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n#SS9Manila \n\nSuper Junior Official Lightstick Version 2- 2990PhP… https://t.co/s5qtRTfubO
## 253 @formulawah i knew none of the song lyrics, had to google my zodiac sign\ndidnt recognise any of the 1D songs\nand we… https://t.co/IX4vfWcicB
## 254 I got the Zayn Funko Pop today!!
## 255 @susiedoobydo @TikekSofor @CaroleF83262070 @emma6428 My autistic daughter hated music as a baby/child. So 2009 to 2… https://t.co/IAnsrtxr1h
## 256 So sad penaldo didn't score
## 257 $DXY 1D\nWe've been above the 200MA for 531 days.\nIf we reject here your longs will most likely pump. https://t.co/DowKgrew9G
## 258 ✨ Top Friends \n\n🥇 starjarpad\n🥈 sonofabtchlol\n🥉 wha_mywandd\n🏅 Samstinynipss\n🏅 trenchxdaddy\n🏅 acklesism\n🏅 1d_infinity… https://t.co/A8Zrjc49yo
## 259 Right now dei 1D https://t.co/qVOUTaWk3p
## 260 @AC2802M Thats impossible
## 261 there’s nothing i need more than a 5sos vs 1d night…
## 262 @grntealiz sorry i lose control when i listen yo 1d
## 263 @ihymingi @imdatingwinwin remember my 2013 tweets about exo and 1d
## 264 OMG MY SISTER JUST PUT KN THE GREATEST LIKE SHE USUALLY HATES WHEN I PUT ON 1D OR ANY SOLO MUSIC LIKE SHE WILLINGLY PUT ON LOUIS
## 265 Wassies By Wassies - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/TMOT7tYARo\n⬇️ See below for… https://t.co/hKljYSHYTR
## 266 @Bees_Are_G00D @WarTycoonRBLX Simply anti air defense against: AH-6, UH-1D, MI24, Esterr egg car and gunship (it is also strong)
## 267 @definitely_1D now you better prepare to be sick of me. https://t.co/Gf7M6kyovR
## 268 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KHYB\n\n🔎Name: KraneSh… https://t.co/5RrtPENgt6
## 269 @definitely_1D JOICE ILY SAUR MUCH I'M STILL HERE https://t.co/CDnxriz6pk
## 270 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/ai1vYu3f8t
## 271 @flwersforlouis can I say ‘Olivia’ by 1D? bc he wrote that 😂
## 272 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/cgP4UfDs6i
## 273 This hour's One Direction lyric is meant for a Gemini... 'You're so overrated.'\n\nI suggest you consider sabotage on… https://t.co/l7rPf2vlH6
## 274 Is that sound as Ronaldo was being subbed on being pumped through the stadium PA system ?? Sounded like something… https://t.co/Gv3R44uxM0
## 275 imagine you paid for a 1d concert and harry is on the bench like i get it
## 276 @amscrocs youve met 3/5 of 1D thats insane
## 277 @andrewjt97 Hey! Is this still available
## 278 @alalalix idk i feel like … 1d maybe? but also probably more like maroon 5??
## 279 @rryarmpit i could do 1d one since it's not that long and so much nearer but it's still a long shot :')
## 280 @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portug… https://t.co/vunkGuqke3
## 281 the throwback jumper is sending me into a 1D nostalgic spiral https://t.co/VJaPoyMXSH
## 282 i want more taylor, 1d, harry, louis, niall, zayn, liam and 5sos moots!!
## 283 @habit_nr Anne shared Louis' 1D tweet on her insta
## 284 This was taken from the XMM-Newton Telescope at 50X. There are 120,000 stars in the Aether system 1,238 lightyears… https://t.co/V1ShQqEP19
## 285 i stanned 1d when they went on "hiatus" on my birthday in 2015, kep1er was supposed to debut on my birthday but 99z… https://t.co/kc74R37wir
## 286 not gonna attend swiftie night or 1D night i guess 🧍🏽♀️
## 287 9. 1d 13 and 5sos 12 year anniversary https://t.co/m7mBGhGtpq
## 288 He is telling a random person on the street about the 1D website shortly
## 289 Baby 😭😭😭😭😭. https://t.co/0kf5bDSKJ2
## 290 @PRINCESSHABIT28 hahaha i shared a room with my sister so i couldn’t have anything 1D related on the walls and i was so upset about it lmfao
## 291 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUHY\n\n🔎Name: Nuv… https://t.co/I8JgxQzDvB
## 292 @flwersforlouis N over here. Completely overlooked.\n Can I use no control as a 1D sub?
## 293 I love 1D
## 294 $NEAR is also looking good for a local pop here. Convergence of EMA on the 1D and it's above those levels. Bollin… https://t.co/jJaVn8gjQp
## 295 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots… https://t.co/s8BaldqkX5
## 296 @lousgaypanic You're welcome!
## 297 I can’t 😭 https://t.co/OwjwnOaVV2
## 298 oh my god 😩.\nhttps://t.co/3YzmsQYs23
## 299 https://t.co/fPOHWocugY\n\nhttps://t.co/BNWdP09T7n\n\nhttps://t.co/FxyjC5WCll\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/rOMozybUmK
## 300 Y’all adding the biggest watermark ever on your videos reminds me of the 1d days https://t.co/IsKLopg50F
## 301 Just put $30 into 1d spy calls cuz y not
## 302 @canyonpearl like how did you not know him since 1d….
## 303 https://t.co/OFYvVMRgn0\n\nhttps://t.co/uH12BRgwz6\n\nhttps://t.co/BMtvAjYGKK\n\nhttps://t.co/CwTtTDIlhV\n\n Orange County… https://t.co/CSbOe0yFvI
## 304 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 305 @91Anzlife October 20th
## 306 ZAYN LEFT 1D. SIGN ME UP INSTEAD!\n#DailyYoutube #Youtube #video #entertainment\n\nhttps://t.co/tIRUwzSDPH
## 307 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “And if we get… https://t.co/u6MamP3e10
## 308 welppp so I'm just going through youtube pulling up music videos of the tv and singing along and my mum watches and… https://t.co/kBmPvMkNmu
## 309 https://t.co/OIpOUErhTv\n\nhttps://t.co/DUy5enQyrf\n\nhttps://t.co/Oww8sAw2Fp\n\nhttps://t.co/emTNTjJGgY\n\n Orange County… https://t.co/YTfavBQl35
## 310 @LiamPUpdate Midnight, Remember & All I want (for Christmas) #3YearsOfLP1
## 311 @Bebbuli_Roars Check DM 1d
## 312 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DBE\n\n🔎Name: Invesco… https://t.co/3iDGljQ78y
## 313 @lousfaithitf Harry, louis, 1d and conan gray 😊
## 314 @hlslaundryday lmaoo i should’ve looked at what you qrtd before i overreacted💀💀
## 315 @sp00kylwt dw i used to be a 1D stan acc🥵
## 316 https://t.co/Cxi9Z8SpZO\n\nhttps://t.co/vVPQr0S1K3\n\nhttps://t.co/ahGtL40Ayr\n\nhttps://t.co/UzPtNknCLz\n\n Orange County… https://t.co/I9heTJXH5o
## 317 @flwersforlouis There’s nothing with N😭
## 318 @HannaA_1d my friends laughed at me when i did that for my thesis viva 😭
## 319 i’ll forever love harry for playing best song ever by 1D before his shows
## 320 'The Voice': 16-Year-Old Brayden Lape Sings Brett Young's 'In Case You Didn't Know' in Top 8 -… https://t.co/NABoExQbdw
## 321 I don’t know that many 1D songs but from what I’ve heard… yes 😂 https://t.co/p37hqXGL9I
## 322 @1d_Obsessionnn i’m UNWELL
## 323 @lousfaithitf louis\nniall\n1d
## 324 Sensor SSV 1D has not reported data for 10 minutes
## 325 i love taylor and 1D but come on💀 lets be real https://t.co/yLL2bzGc0v
## 326 i dont go here anymore but liam carried 1d on his back let's be serious for a second https://t.co/LV6frxNODJ
## 327 🚨 1D Activity Achievers 🚨 \n\nWell done to Lili and Samir in 1D who were awarded Activity Achievers for their level o… https://t.co/e1ad4EXZb3
## 328 @UpdateHLD He was probably like the fook 😂 HE’S WOKEN UP FROM HIS SLAYYYYY 🤭
## 329 Using their 1D toothbrush. https://t.co/vWjmx5ZZ60
## 330 IM UNSTABLE AND UNWELL https://t.co/uMNd1HgjYZ
## 331 @LizzieHelenMay @jasonrowphoto @LightStalking We were assigned different places for each visit. In the cold weather… https://t.co/68XAj2p0qC
## 332 i stand by mingi recommending you and i tho but his other 1d recs have been bad bc the other is history which doesn… https://t.co/EDQtZBKuKJ
## 333 *cough cough* You should definitely check my insta post out. Only gorgeous people on it\n\n(I am the one in green/bla… https://t.co/G3r9328fc0
## 334 $CRV - 1D\n\nOnce one sets a plan, the waiting is truly the hardest part https://t.co/NJzSLETPJe
## 335 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 336 not skipping story of my life for once in honor of mingi but i regret it tbh not the strongest 1d song kind of bori… https://t.co/ZKAVDzRhIE
## 337 It's weird listen infinity by super M, I get used to One ( monster+infinity)
## 338 Is there anyone who’ve read young and beautiful , the 1d fanfic? I think it would fit wangxian sooo much damn
## 339 @hsu_steve 3/ some particular branch of the state vector, after decoherence does its thing, the theory has no way o… https://t.co/xNEvJt9l17
## 340 @jacksescapade SHAN OMG😭😭😭
## 341 we have the same bias in 1D omyghadd https://t.co/elJOnxnT0r
## 342 @shirtless__1d Hell yesss 😩😩
## 343 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBB\n\n🔎Name:… https://t.co/ZbXwHYoqtf
## 344 @grapejuicrryyy reminiscing on his hedgehog 1D hair that’s all!
## 345 right now 1d https://t.co/PrEZPMKV58
## 346 @krystalshabit28 so much in one day https://t.co/rYDi6diSG7
## 347 @1d_Obsessionnn me either i’m just here floating 😭
## 348 @krystalshabit28 wait. i didn’t know there was a show today 😭
## 349 @rauItrades Looking at the 1d 30/60MA SPX/SPY, you think there's a potential bottom there?
## 350 He is trying to come up with a chorus about the 1D website
## 351 @Houis_Barry I knew her before I got to know 1D haha
## 352 Indian Tigers, Lions, Daimonds, Youth's all peoples Support To Congress Sarkar\nhttps://t.co/kD6WJIBlro\n\nDownload Jo… https://t.co/ztqme8PTMT
## 353 @itshomesomehow I need a videooooo 😭
## 354 1D cleaner than the 3D
## 355 @shirtless__1d Here’s mine I got Liam 😏😏🤭 https://t.co/kyvWQdvGik
## 356 i’m sobbing so much😭😭😭 https://t.co/agSxUzO4dc
## 357 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVND\n\n🔎Name: Touchstone ETF Trust - Touchstone Dividend Selec… https://t.co/PtEhQwNgOb
## 358 😭😭😭 also “used to belong to 1D, now belong to the 1 G” is a bar, he kind of needs to steal that https://t.co/GZgwujoc40
## 359 This hour's One Direction lyric is meant for a Libra...'Hold on to the feeling.'\n\nMaybe listen to the weather during your quiet time. 🌟
## 360 STOPPP😭😭😭 https://t.co/820BkYwB7f
## 361 Harry Styles & Olivia Wilde's Split Was Reportedly Triggered By Those Florence Pugh Fighting Rumors -… https://t.co/gqG666164x
## 362 @hazzasghost_ Satellite 💜
## 363 Eyoyo Mini 1D Bluetooth Barcode Scanner, 3-in-1 Bluetooth & USB Wired & 2 4G Wireless Barcode Reader Portable Bar C… https://t.co/mMFWxnm5RY
## 364 #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND… https://t.co/pKjilRPjwK
## 365 @Ellen_Horan_1D Thank youuu
## 366 Ronaldo happy for the team is my favorite thing ever ❤
## 367 This look😭😭😭. https://t.co/t7Ud2NirtW
## 368 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDEM\n\n🔎Name: Glob… https://t.co/SA9vaGoES2
## 369 PEPE WHAAAAAAT
## 370 @midnightsalison this account is obsessed with Taylor and why you attack to 1D members????Both of them are succesfu… https://t.co/aQCRUKCrjw
## 371 This was taken from the ChandraX-ray Telescope at 50X. There are 1,200,000 stars in the Helios system 100 lightyea… https://t.co/fpQ5KjrXs0
## 372 @thelittlefreaks Meeeeee pls
## 373 @majrbb Once in a lifetime🥹
## 374 Symbol CS3070 Handheld 512mb 1D Single-Line Laser Barcode Scanner Only #6 https://t.co/Pbw32kmcUt eBay https://t.co/1fkYDWVgb7
## 375 #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly https://t.co/8jVp0KdlDI
## 376 liam payne used to belong to 1D and now belongs to 1G😭 https://t.co/5cJ0PqESNw
## 377 One's Destination Is Never a Place, but a New Way Of Seeing Things - Henry Miller
## 378 @takemyhandnics omg you love 1D and 5sos too??? and XH??💕
## 379 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $ALTY\n\n🔎Name: Global X SuperDividend Alternatives ETF\n\n1D Price Change (%): -0.67\n\n😎💰
## 380 @rmvsjk they did the same with 1D. guess what happened. no next 1D.
## 381 @Spotify Blackpink,bts and 1d they litteraly save me
## 382 @flynnended Solo career has nothing to be in a group 99% of 1d’s famous and good songs were written by louis & liam
## 383 @ihgdabc @iChange_Sina @Omgl_wtf Also to consider: FITF promo started too early, still in July during OZ leg. And w… https://t.co/Xrx6UMtx7t
## 384 @UpdateHLD I’M SO SURPRISED HE AGREED TO THAT HE WAS PROBABLY SO CONFUSED THO BAHAHAHA AWWWWW 🥹😭🫶🏻
## 385 After Breaking Up With Liverpool Star’s Girlfriend Perrie Edwards, Zyan Malik Covered Up Her Tattoo Amidst Gigi Had… https://t.co/LLdDNbMQ0I
## 386 @Teddy_Pooh_15 @1dtpwk_28 U and i
## 387 @UpdateHLD I can't do this anymore
## 388 How can someone be this cute? https://t.co/rPMayagIFa
## 389 @UpdateHLD I'm 😭 this is so cute 🥺
## 390 @majrbb Story of my life
## 391 Harry is doing DIY crafts for the 1D website all the time
## 392 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FBT\n\n🔎Name:… https://t.co/rvnrUU5FEL
## 393 @_trmr994 We have two sunrise here 🤣🤣
## 394 @ohzakiy Idk what they mean 🤣🤣 but i love razzsperry i guess
## 395 There are MACD Cross Alarms (1d):\n SNT/BTC,\n STEEM/BTC,\n TRIBE/USDT,\n DNT/USDT \n crossed at negative zone #MACD… https://t.co/du0KSPjnYK
## 396 @majrbb Up all night
## 397 @bettermp3 he wrote just about half if not the majority of 1d songs bxtch they would not have survived as a group f… https://t.co/WN34kwxxJB
## 398 There are MACD Cross Alarms (1d):\n NEBL/BTC,\n BNB/USDT,\n PAXG/USDT,\n QKC/BTC,\n IQ/BUSD \n crossed at positive zo… https://t.co/p3wmYZSfc4
## 399 He is too cute for this world... You can clearly see that he loves his fans like we are one big family! https://t.co/g0ZdFlQXiZ
## 400 I love 1D but sometimes I just don't get their old lyrics, here is one that is really cringey, 'Now she's feeling s… https://t.co/ISPnFO1VK5
## 401 HIS WHAT??? https://t.co/ibTA4Zavhx
## 402 @janelle99_08 @ericnamofficial Yesss TXT songs sometimes sounds like something 1D would release, esp Dear Sputnik l… https://t.co/0NWBBmgVl7
## 403 I've got some overbought (1d) coins which RSI values are over 70:\n TKO/USDT \n #RSI #binance #crypto #cryptocurrency #BTC
## 404 @louustheticc Shit of us\nGood shit\nAngels shit\nShit in the wind\nShit the world away\nBefore you shit
## 405 @sassychopsuey I kinda started listening coz I saw a reel w zayn's face and I was like hold up that's zayn malik th… https://t.co/SSraiKvk76
## 406 @flwersforlouis Closest I can think of is Diana by 1D 😭
## 407 My 1D bias wrecker 🥰🥰 https://t.co/3atsPWvXDi
## 408 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/su9A0f07MF
## 409 @fitfonfilms @louismydaby U have video??
## 410 @oldlvrshippie rip our tribute from district 1 (D1=1D), killed by his severe clumsiness and many falls on stage
## 411 @Nolasflying Sharing is caring 💜
## 412 @Nebraskangooner 1D timeframe. What X should I used ?
## 413 @ihgdabc of course it's the next to weeks which include the suspected 1D end-of-contract date AND the "Believe"/bluegreening date.. oh ffs 😄
## 414 Did someone show Louis a pic of him at the 1D signing with the same jacket? 😭😭😭
## 415 Oil bleeding for 2nd day in a row.\nWhat you need to know is that there is a big queue in the Turkish canal - the AV… https://t.co/mnPiKr8fmx
## 416 hate u non directioners! liam used to be king he only became a pathetic loser AFTER 1d!
## 417 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $GDIV\n\n🔎Name: Harbor Dividend Growth Leaders ETF\n\n1D Price Change (%): -0.74\n\n😎💰
## 418 liam contributed a lot during 1d actually 😭 https://t.co/Mu5YmBnEQX
## 419 Looks like $ETH wants to retest 1150 and possibly lower. 1200-1220 first bounce spot. A strong move and reclaim of… https://t.co/dypbcx4uKa
## 420 Have You Always Dreamed Of Having Your Own Hedge Fund? Syndication and Hedge Fund Symposium (our 27th National Prog… https://t.co/fOjSuuEdbX
## 421 @DogLovers03 Happy birthday 🦴🦴🥳
## 422 @NiallOfficial how are you? Are you feeling better??
## 423 anghami be questioning my mental health https://t.co/XSGogBCKfe
## 424 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEM\n\n🔎Name: Firs… https://t.co/Ws9H8trBn5
## 425 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #crypto… https://t.co/ZWk3FpOYXQ
## 426 @ulokoemmanuel70 If they had advanced in 2018 maybe we wouldn't be having this Degea convo now\nAnd does that mean S… https://t.co/FMhg5W0hN8
## 427 My dad is in the uk but don’t have time to visit him :(
## 428 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #blockchain… https://t.co/XNdgr8Sjk6
## 429 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/yhC96co1I7
## 430 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #options… https://t.co/FN2kxmiani
## 431 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #wealth… https://t.co/eBYFySuZdM
## 432 @ellabeanboob i never really listened to 1d tbh
## 433 yeah it’s a 1D lyric but i’m serious…😐 https://t.co/xdQxW6evbA
## 434 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing #binary… https://t.co/6AVh0UTB95
## 435 @_trmr994 Weld bladi >>>>>>
## 436 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #daytrader… https://t.co/ClNloww9by
## 437 "used to belong to 1D now belong to the 1G" nao consigo respirar https://t.co/GP7NvFUGJ9
## 438 @totheverystart okay i thought it was just mine
## 439 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #news… https://t.co/sDS1dyDJVM
## 440 @ificxuldflyy Good night!!
## 441 @lilpeepliltr4cy 1D a ty?
## 442 shan wtf https://t.co/2pEqMrUdZQ https://t.co/XqLz2Pr4Qa
## 443 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #listen… https://t.co/ZzVPzMEbsa
## 444 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/x3h4HDkARs
## 445 it’s taking everything in me not to start sobbing rn🥺🥺 https://t.co/vLxzs69PKt
## 446 1D fans follow everyone who interacts
## 447 Is it just me, or does 1D 1F sound sus asf!?
## 448 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc… https://t.co/vD047huIIR
## 449 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/thdG2apIN9
## 450 @lukesIaymmings you can stan 1D (all the members) but not be a solo fan- 1D’s music and liam’s music are so vastly… https://t.co/owwLehWjNd
## 451 @userofintellect Minus s huge rally, SPY will cross under the 1d MACD today. I'm using this as a signal to buy ATM… https://t.co/T9b9nHsI2V
## 452 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/U30iDIhaK4
## 453 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/MgeIqsP0J4
## 454 FKA twigs, Naomi Campbell wear shades of grey at Fashion Awards - https://t.co/5IFA2OsIYW #OneDirection #1D… https://t.co/04F8hfBhMd
## 455 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/QXHnnXYv33
## 456 1D x Bts https://t.co/yWr6aq5b9I
## 457 @flwersforlouis Little Freak
## 458 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 459 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forextrading… https://t.co/Nl4ObgPz52
## 460 @Davina_ot5 Good night!!
## 461 @definitely_1D UR BRITISH?????
## 462 Sappy Seals - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJ7N8jdYF7\n⬇️ See below for 200 an… https://t.co/ZULJ4Hd0hK
## 463 @nehamisc “Duh”\n1d were my no. 1 on spotify wrapped 2022
## 464 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker… https://t.co/5hHqbkCKmq
## 465 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URA\n\n🔎Name: Global… https://t.co/JykKdhxySO
## 466 He's so sweettttt https://t.co/un7RKqvlAS
## 467 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology… https://t.co/xayHUqX0TG
## 468 @ir8356rem @YouTube @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 469 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #entrepreneur… https://t.co/slbgiAoYte
## 470 CHEAT CODES REVEAL FULL TRACK LISTING, FEATURED ARTISTS & SONGWRITERS FOR INAUGURAL COUNTRY COLLABORATION PROJECT C… https://t.co/MovjvLq7Ur
## 471 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0goA5sAguM
## 472 I am stressing about the fact that I can't do anything for university
## 473 This hour's One Direction lyric is meant for a Cancer... 'You say to everybody that you hate me.'\n\nMaybe show off l… https://t.co/pSwN5tT09V
## 474 THROWBACK T-SHIRT 🥹🥹 MY 1D HEART https://t.co/LGJmNcM3KN
## 475 @tkpurple_1D @YouTube Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 476 sickness log day 2 pt. 2:\n\nI feel worse again. My mom thinks it could be streptococci because my doctor did a throa… https://t.co/yORMTo5Tjl
## 477 @louismydaby Dudeee😂😭
## 478 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #news… https://t.co/BmYuSWlbxB
## 479 every fan should be telling him how much they love the album and his music and are looking forward to tour, and how… https://t.co/Pc0aWnVI5O
## 480 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/RZLDfYSXeR
## 481 @MrBeast as long as I don't have to do it myself
## 482 @_1d_28__ help- 😭😭😭😭
## 483 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/sUIWjsU6D6
## 484 @PopCrave @Harry_Styles Ended 1D 😭
## 485 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt… https://t.co/LTJdZyaxik
## 486 @amitheonlyone_n I think he is very happy now😂.\nhttps://t.co/1AbTydMHyS https://t.co/j8hs2AC7VV
## 487 6th of December: Liam on the X factor. Join the 1d days of Christmas!
## 488 He said he loves her 1d shirt😭 https://t.co/Fe7dJPsoNw
## 489 Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the on… https://t.co/tsGZD111J1
## 490 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt #futures… https://t.co/eHHhWx3hmb
## 491 since I know 1D and specifically Louis Tomlinson, I have always wanted that 28 that exact way, and Idk why😫 but loo… https://t.co/z7OY1NYh9B
## 492 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #motivation #fx… https://t.co/agObL9HKrT
## 493 For equities, the 200 MA on the 4H chart is the same as the 100 MA on the daily chart\n\nSo this is a significant lev… https://t.co/eTfFWwSsns
## 494 @annaaacarolll @kittyx_1D Cr7 gol de bicicleta>>>>>> Harry styles
## 495 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/rSZiocTX4d
## 496 gonna use this tracker , threw everything on it for the past few days. also decided since i didnt fast 2d this week… https://t.co/2B7stDDiDP
## 497 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #best #system… https://t.co/vLsYNS3WIT
## 498 @zouislovrr LITERALLY HES 30 AND HES BEEN THROYGH HELL BEING IN 1D THIS IS FUNNY TO HIM 100%
## 499 Pulled pork: serves two\nGuess I’m two persons?
## 500 This was taken from the Solar & Heliospheric Telescope at 50X. There are 120,000 stars in the Brizo system 21,000… https://t.co/69XgsXkwOz
## 501 @kittyx_1D Desse*
## 502 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto #futures… https://t.co/ducIDfAUtN
## 503 I just know speed will do anything to meet Ronaldo today
## 504 Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨… https://t.co/PUpjrvVT0n
## 505 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #stockmarket… https://t.co/GUReLcZtL7
## 506 @Sann_1D @rosieoftb @alexiaahoude Narry truthers rise😌✊\nLarry is clearly a cover for the truth. Don’t let them fool you😤
## 507 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #trader… https://t.co/HwU3TNqU4E
## 508 I think it was kinda rude for Ashton to like this post. Just because you dislike/hate “Heartbreak Girl” doesn’t mea… https://t.co/7QGade4KWR
## 509 Louis loving 1D t-shirts is a big fuck you to solos 🥰
## 510 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/Si0gdb01IG
## 511 (US)ZOTAC RTX 4080 AMP Extreme AIRO - New - Other Seller - $1399.99\nLink: https://t.co/utbPtSlMPX\nATC:… https://t.co/xHmafnPK3l
## 512 Additional charts/indis for 4hr and 1D:\n\nLooks so bearish. Puts are happy. I hope you listened! https://t.co/2pJ2CkrqNa
## 513 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #investing… https://t.co/YQSpHjgq9t
## 514 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IHDG\n\n🔎Name: WisdomTree International Hedged Quality Dividend… https://t.co/i4kO92EMeO
## 515 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/0QsRpAS9wl
## 516 Taylor Swift has already been famous before 1D debut https://t.co/S3KbTuAWeX
## 517 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/t9QsfniqMZ
## 518 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WIP\n\n🔎Name:… https://t.co/DWBSoAP8Ij
## 519 Planet Audio TR5000 1D Class D Car Amplifier - 5000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/2MeXfS1CHZ
## 520 When louis tomlinson is right😭😂. https://t.co/Ogv4t3piSM https://t.co/q62TL7qLp2
## 521 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrader… https://t.co/0A95EZtyat
## 522 Best of luck to Pepe and CR7 if he played 🇵🇹
## 523 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/moe2lD3GLu
## 524 @habitnsunflower Stop😭😭
## 525 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technology #news… https://t.co/m8CHLVxomI
## 526 The fact that there is no 1D Holiday album is criminal. That is all.
## 527 Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch people… https://t.co/7kb1lRcjvI
## 528 @Biggerthanbhr @CNN @UN @UNHumanRights Islamic Republic EXECUTED seven people in the central prison in… https://t.co/jx2GBKLXMp
## 529 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #rt… https://t.co/BbBYrPgpRX
## 530 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen… https://t.co/DSZ1pgCmzQ
## 531 @3rachalesbian same but like. all my memories are about 1d so it kinda works out for me
## 532 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets… https://t.co/YFgRWXj1PB
## 533 the moroccan players doing sajdah and waving the palestinian flag ???? i love muslims
## 534 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #options… https://t.co/g9o6I85faS
## 535 guysss who’s going for 1D night in Mumbai??
## 536 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #fintech… https://t.co/vmv7Pbv4iy
## 537 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrader #trader… https://t.co/ANwD7CLf10
## 538 $DXY\n\nCurrently at resistance (Last sell off + 1D 200 (E)MAs)\nLooking good for continuation on 4H.\n\nI think DXY wil… https://t.co/uaZgvjii8t
## 539 I'll make this feel like .. https://t.co/tmSXqcmGlv
## 540 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #technicalanalysis… https://t.co/SACu7NkvF2
## 541 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 542 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #wealth… https://t.co/NDFgyo3oek
## 543 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket #FF… https://t.co/mWtZKVG6Ez
## 544 BUY on the One Day:\n\nNear Time To BUY:\n#XLM|ETH 6.829e-05 ETH\n\n18:13:00 • 12-06-2022 UTC\n#Cryptoldea #NFA #1d
## 545 No SELLS were found on the One Day time frame.\n\n18:13:00 • 12-06-2022 UTC\n#ZeroDoubt #Cryptoldea #NFA #1d
## 546 @LOUISismyloml Shit😭
## 547 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, 'Forget about the clock thats tick-tick-… https://t.co/1pU3tw53po
## 548 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #money… https://t.co/vy2iRwySu4
## 549 This was taken from the Solar & Heliospheric Telescope at 30X. There are 10,000 stars in the Pontus system 100 lig… https://t.co/yQP333vl00
## 550 @1D_FITF28 They didn't pay any attention to me 🥲🥲🥲🥲
## 551 @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 552 "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy… https://t.co/z7QvTGhJLN
## 553 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest… https://t.co/KkBCT9Hp2H
## 554 @LOUISismyloml What they said??
## 555 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #system… https://t.co/HaJueRr8Y1
## 556 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #stocks… https://t.co/nEwG2Ah4AT
## 557 I was just listening to 1D's Home. Fuck it https://t.co/MM3ZKkD8fW
## 558 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #update… https://t.co/I0Eylw0pTG
## 559 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TZA\n\n🔎Name: Direxion Da… https://t.co/C3Jbqcoetm
## 560 Wore the same jersey he wore almost 7 to 8 years ago in a 1d signing but now to his own second album signing the growth I'm so proud
## 561 Me-: cries in corner 😭😭
## 562 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDIV\n\n🔎Name: Global X S&P 500 Quality Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 563 Rare Stamps: The famous Mauritius “Post Office” issues of 1847 | The Collectors' Shop https://t.co/NjVQgxB3pJ
## 564 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #motivation… https://t.co/NjF7zqMuun
## 565 i miss who i was before i rehashed the trauma i experienced with that tiktok, aka when i was tier ranking every 1d… https://t.co/JyFtNuu20Q
## 566 Nobody literally nobody! \nLouis Tomlinson -: https://t.co/3BLGBa7719
## 567 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/Ey6WpH0IDi
## 568 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #markets #investor… https://t.co/WWUsEtM7Fe
## 569 @Spotify I am part of the 3% who had 1d as there top artist !! https://t.co/m5al6t0WQv
## 570 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #money #crypto… https://t.co/9Bf7bUPYv1
## 571 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/mYbtLiW9do
## 572 @ironspidergwen listen i simply cannot comprehend that 1d has been around longer than almost all of my memories, its WILD
## 573 @1dtpwk_28 what starts with an l? long way down for 1d
## 574 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/cQ2p0UBnyT
## 575 @itshomesomehow Why would you do this???!!!
## 576 @UpdateHLD not this purple dinosaur again 😤
## 577 @UpdateHLD She just haddddd to do a back to back… 😐 anywaysssss- PRETTY BABYYYYY 🥰
## 578 "It kind of took the air out of their romance": Harry Styles Broke Up With Olivia Wilde For Her Dirty Fights With F… https://t.co/rP5YKLMcgZ
## 579 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #london… https://t.co/6JXykmzVSp
## 580 Favorite Louis cover? I've got to throw it all the way back to when he covered Kings of Leon-Use Somebody with 1D.… https://t.co/HTTLTCiyQc
## 581 I don't care what people say when we're together\nYou know I wanna be the one to hold you when you sleep\nI just want… https://t.co/h0xrUvpizj
## 582 He is telling a random person on the street about the 1D website
## 583 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ceTEnuxzVS
## 584 @pixelthom 1D always equals 1B \n\nso I can’t include
## 585 WHY IS HE ACTUALLY PETER PAN???? https://t.co/paeQs8JJuK
## 586 @kidincollege I'm the latest to get tweets. They're always 1d old. Minimum 16h. Anyway, what's up bro lol
## 587 @sunflower0264 ughh they’re so😩😩🥹
## 588 I can't ever imagine myself meeting 1/5 of 1D. I'll go mute.
## 589 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 590 "Blue eyes hypnotize kardi menu"😭💙❤️ https://t.co/yZw3ozLKOd
## 591 @1D_FITF28 I asked my parents if I could get a tattoo for my 18th birthday 😭
## 592 @lleopard11 @BrianGitt Pumped hydro only works if you have mountains. Storage is still crazy expensive: work out ho… https://t.co/19qrYZ9o5s
## 593 @LOUISismyloml Same bestie 😭
## 594 @ificxuldflyy Oh shit😭😭😭*cries more*
## 595 @Davina_ot5 Found it!!!\n🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️… https://t.co/7U5qd8GK5h
## 596 Isn’t he wearing the same jacket as a 1d book sign?!?!
## 597 @Davina_ot5 I can't find my candle 😭
## 598 @ificxuldflyy Okay I am crying with u!! 😭
## 599 @1D_FITF28 Yeahh
## 600 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Biotechnology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZBIO\n\n🔎Name:… https://t.co/idLoU40n0H
## 601 Proud of you 🇪🇸🇪🇸
## 602 @1D_FITF28 i won't cry alone
## 603 I can see Morocco on the semi finals
## 604 @jiminsonion the way i would've cried from the 1D war flashbacks
## 605 @stuti_nagar ObViouSly...
## 606 1D fans like if you follow back
## 607 @oliverjkmusic I just entered to win your guitar, even if I can't play it but okay haha.... But how will we know wh… https://t.co/ri0N4tkFgU
## 608 Joe Lycett wants to be reincarnated as Harry Styles and who can blame him - https://t.co/etRJTxv3TO #OneDirection… https://t.co/SPr9AUeQJk
## 609 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/YWp2NfdoYr
## 610 @nora_1d_hp it’s a joke
## 611 HOLD UP I THOUGHT THIS FROM 1D DAYS 😭 https://t.co/agpdtgRWaH
## 612 i love morocco
## 613 it’s very fitting that the radio is playing total eclipse of the heart rn it’s really letting me soak up all the 1d mems
## 614 @FunkyChicken46 If your first read is open they get the ball. If you need a big 1D and guys are covered, give your… https://t.co/xpoQVpJLdA
## 615 Harry_Syles i love you so much
## 616 Tesla future space moment 📽️\nhttps://t.co/SY8dx2SbWe\n\nDownload Josh for more videos like this!… https://t.co/82WqhmiDox
## 617 Who occupied all top ten songs within days after release? I betcha def not 1d. https://t.co/tsdAx7KUOP
## 618 $ES_F $SPX $SPY\n\n$ES 1D 3900 is not only a key long term s/r but it would also be a break down from this rising wed… https://t.co/0UfxgsAnYv
## 619 @flwersforlouis daydreaming or diana from 1D
## 620 Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭 https://t.co/81kfH7Gn8a
## 621 @jlwimm28 NO WAY! NO WAY! NO WAY!!! i think i’m ready to d word😭😭😭
## 622 Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowled… https://t.co/WHzFnuli6f
## 623 @unrsnblrhino @SadClubCommish 3F/2D power plays were still the most common units ~5 years ago - the shift to 4F/1D… https://t.co/rUl8FRZ4Nq
## 624 no I don’t wanna think about the implications of louis wearing the same shirt to a 1D and FITF signing
## 625 @AngelaRayner Ha ha what money? They just wont come here. 1D chess
## 626 Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt
## 627 HE’S SUCH A KITTEN 🥺😭 https://t.co/3MdUq3rtCd
## 628 This hour's One Direction lyric is meant for a Leo... 'You're all I think about, baby.'\n\nTry to look into your head… https://t.co/IAWfCL5rJ8
## 629 Spain please 🙏🏻
## 630 @UpdateHLD HAVE WE SEEN THIS JACKET BEFORE? IN 1D ERA 🤔🤔🤔
## 631 @oatmiIkrry Idgaf about 1d but it’s funny that people with harry styles as their profile picture are way too obsess… https://t.co/3IZ3hU9gcn
## 632 Love all about Blue♡ | 1D♥
## 633 @janequebedeaux @ShadowTodd Correct. My personal favorite from him is “Best,” which combines a bunch of songs with… https://t.co/5RggYSVmbk
## 634 no one in either of the casts would be happy to see what’s going on rn, they have all stated their respect for each… https://t.co/7zKpvEX6J9
## 635 what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 636 wallows 1d (inc all solo) 5sos selena taylor ariana ed bmth and so many more ♡ https://t.co/fKi0kVpPLH
## 637 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/n65ZDoCmGA
## 638 @UpdateHLD he wore that to a 1D signing too🥹 https://t.co/hLftAbkW2e
## 639 went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that something… https://t.co/kIPs6xnrk2
## 640 @fearlessly2803 Do we have a date for the 1D signing?
## 641 @leah44_1D You really have been READY
## 642 @SunflowerVoISex It doesn't matter if he's or not part of the community, he has always shown support for his LGBT+ fans since 1D days
## 643 1d just came on hold on https://t.co/rkE1CEst7q
## 644 Louis wore a jacket from his 1D time???!;:)///
## 645 @on1ydans 2013 Leah has prepared for this moment
## 646 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Op… https://t.co/1XSfyYiYmf
## 647 what do you mean louis wearing same jacket as a 1d signing.
## 648 louis wore this jacket for a 1D signing we love a throwback moment!
## 649 @1D_FITF28 Sounds interesting! Definitely gonna check this out😌😌
## 650 1D signings 😭 https://t.co/giotyl0HEW
## 651 1D era fit is SERVING
## 652 Traveling is about to know and experience something new in different perspective, even it is near us. #TQ
## 653 @369dreams IKKKKKKKKKKK BUT I WANTED TO DO A 1D SONG AHHHHHHHHHHH
## 654 @Loveon999 @carrybeyond @sprzyslp @dianesbaker1 @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Beyond mind-boggling
## 655 @atwtmvtvftvsga 1D is my life but if they discredit Tay GET THEM 🔪🔪🔪🔪🔪🔪🔪
## 656 @Spotify ONE DIRECTION & LOUIS TOMLINSON https://t.co/YA5oNT8rco
## 657 @1D_FITF28 Feel free to give a list!! I need something to read on my christmas holidays when it starts haha
## 658 @armstrngs @28louhaza @mari__ax @LAHXLLUClNATlON if you were around those days, you know it was a PR. she has just… https://t.co/YNZ8TmTCEY
## 659 @adorableharry18 Don't get me wrong after reading this💀
## 660 @happier1stan right now - 1d reminds me of you LMAO its weird ok🥲
## 661 This smile🥺❤️🩹 . https://t.co/nG9QwtE7on
## 662 @flwersforlouis Watermelon Sugar 🫡\n\nAlso going to claim What a Feeling, Walking in the Wind, and Wolves by 1D becau… https://t.co/X9rvJGPHnk
## 663 I CANNOT DO THIS ANYMORE 😭😭 https://t.co/zCZulbPdow
## 664 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 665 @dfwyblina at a 1d signing yeah</3
## 666 @sassychopsuey Niall James horan and yes I am throughout the entire 1D days and even now he is my favorite artist I… https://t.co/VTIKhasEbq
## 667 @LouisPeitzman Oh my god that baby!!!! It just woke up a dormant memory, that’s baby Lux lmfao 1D’s hairdresser’s d… https://t.co/BnbMFbQR2J
## 668 @LOUISismyloml Stop 😭
## 669 @1dtpwk_28 Nope sadly not 🥲 But some 1D songs like: Love you Goodbye & Little White Lies
## 670 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCM\n\n🔎Name: Inv… https://t.co/auRCPZnqmo
## 671 https://t.co/smWwai58qR #US2000 #US2000USD Crossing 1815.245\n1d demand inside weekly
## 672 @Spotify the members of 1d.
## 673 He’s worn this jacket before. I think it was 1D days but I can’t remember https://t.co/ktaI9BH1F5
## 674 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 675 He is in Blue 💙❤️🩹 https://t.co/F8ULBeZra9
## 676 @omoladeabiodun @chukzeegeorge @JaypeeGeneral @chinonso620 If only u had small sense,which I knw u don't have,u wou… https://t.co/Tld0Uny4mU
## 677 @LOUISismyloml He is in Blue 💙❤️🩹
## 678 @HannaA_1d You should come to louis show in finland or estonia too! I need a friend!
## 679 This was taken from the XMM-Newton Telescope at 50X. There are 700,000 stars in the Clio system 120 lightyears awa… https://t.co/lUa2gWFVsh
## 680 @majrbb a.m act my age alive and (already home) I know it’s not a 1D song but it came to mind
## 681 @sassychopsuey around the time 1D was really popular i was like 6 years old or smt. i didn't know who they were i j… https://t.co/vDRKSbH5NP
## 682 wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— han, i.n ❌\n— gcash / sco\n— if cod: https://t.co/DvZlilsBOA\n\nr… https://t.co/UU3bqj8sro
## 683 @lukesbluesuit What makes you beautiful by 1D
## 684 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.06\n\n😎💰
## 685 @ziamsversion Per-Fact
## 686 Harry is typing up a strongly worded email to management about the 1D website every single day
## 687 why do i suddenly have 18 concerts planned for next year??? where did they all come from 😭
## 688 @1d_randomz @witchinateacup @DDenouncement Grow up
## 689 @MetaOceanPark @Aptos_Network This team is one of the best teams in the crypto world, I am very happy and excited t… https://t.co/CkqQBkVNtU
## 690 @guccixvans They would cry and have the caption “Harry with a 1D member” or something like that
## 691 @LaraHLoves1D3 Little 1d bois signed shirt???? 🥺
## 692 @1dtpwk_28 I don't think there is one...😭 from 1D songs there is, but from Louis...🥲 \n@Louis_Tomlinson please mak… https://t.co/QYyHklSbzT
## 693 @Spotify All of them!! https://t.co/gIWSojITha
## 694 Across Italy, Natale (Christmas) is a month-long holiday centered on time spent with family. This month, take some… https://t.co/ghZSVXpwob
## 695 @sunflower0264 wasn’t this also the interview where they said i love you to each other and louis couldn’t stop smiling?
## 696 @HLDPromo i- okay🧍🏽♀️
## 697 @janelle99_08 @ericnamofficial I got into TXT because they sounded so much like 1D to me,they give off the same vib… https://t.co/g7ErD9XwHe
## 698 New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or re… https://t.co/Z5pOPb9jqX
## 699 @kswindia 2sd events on 1D or higher timeframes are statistically rare (<5% times). Positions on this underlying mi… https://t.co/JDuXTCm8gq
## 700 @mamasantahelp This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/HFBfoNHFxl
## 701 Reflective chain fly, pincers\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +2\nAttack bo… https://t.co/mAdrvMj35B
## 702 Megan Fox's daring underboob look is a tribute to Pamela Anderson - https://t.co/yFMZJcdcxT #OneDirection #1D… https://t.co/W98lKT9tJX
## 703 I’m a Superstar Learner! What’s your Duolingo learner style? #Duolingo365 https://t.co/0A5LP1XImy
## 704 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $JSML\n\n🔎Name: Janus… https://t.co/1Kj84jSLiE
## 705 so much is happening 😵💫 the what of 2020?? https://t.co/xVftTdCMTh https://t.co/nBVYDTKzWs
## 706 #USDCAD rises towards 1.3650\n\n🇨🇦 The loonie is underperforming major peers.\n\n🛢️ CAD tracks oil prices lower as the… https://t.co/N3c2imf7nj
## 707 Look how much I learned on Duolingo in 2022! How did you do? #Duolingo365 https://t.co/ae3k82Ib3H
## 708 @HLDPromo play heart attack by 1d
## 709 @flynnended i don’t like liam that much anymore but let’s be fr. he was the only one who talked about 1d and someti… https://t.co/2lGBM88we2
## 710 @Spotify Louis tomlinson and all of 1d
## 711 LMAOO WHAT https://t.co/eCYLLgCBn4
## 712 I can see now why Spotify says 1D is my favourite artists 😬
## 713 @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Ba… https://t.co/ixgTPo2VgK
## 714 best song ever-1D , fue hermoso https://t.co/T9h1AeezIo
## 715 we have the samae bias in 1D https://t.co/XKW2dyfFvY
## 716 @KhunKruAnn1 Krung great voice! Niall is the best in 1d
## 717 USED TO BELONG TO 1D NOW BELONG TO 1G NAURRRRR https://t.co/B0p14Y7sGR
## 718 @Mallak_1D hope you feel better soon b xx
## 719 @bitbse This team is one of the best teams in the crypto world, I am very happy and excited to be part of this prou… https://t.co/bN3bGli9YP
## 720 @heather09332768 You and me both my friend !
## 721 @rosieoftb @alexiaahoude You're all wrong, the real proof is here https://t.co/QPOJSg2fCZ
## 722 @scourgeouss He's dead hehe I killed him 😁😈
## 723 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/Xx0nycUxXG
## 724 @Creditdao_ This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/5hqTZGuqP5
## 725 Im back bitchessss, twitter banned for being 10 was not fun😂😂
## 726 @christopher_11c @En19831 @LAHXLLUClNATlON as a taylor+1d stan, yes both sides are toxic but you bringing up qUeErb… https://t.co/PvU4ud3W4n
## 727 WHATTT???😵💫😵💫 https://t.co/UkDXX7kpfI
## 728 whoop whoop https://t.co/q5Xp1rlyhm https://t.co/d9pZF6ewpt
## 729 @HLDQuotes Idk where this comes from. Good music is good music. And 1d was pretty good and not too far from this. We have taste 😌
## 730 @_LiquidCrypto This team is one of the best teams in the crypto world, I am very happy and excited to be part of th… https://t.co/qEsbC3v966
## 731 @Cochieman4u Then half of this video is him not even singing his own songs dkm😭😭😭😭😭😭😭😭😭😭😭AND HIM IN 1D IM CRYINGGGG
## 732 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 733 how much Freddie looks like his dad now… https://t.co/Q83Dc7RHy9
## 734 @AirdropDet This team is one of the best teams in the crypto world, I am very happy and excited to be part of this… https://t.co/FoOnXBeUVK
## 735 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/ZTvRKnPbta
## 736 The Shiboshis - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wICK8h2yiC\n⬇️ See below for 200… https://t.co/yGxBn0g9ps
## 737 $KDA Approximate Supply Data as of November 2024:\n\n• Maximum Supply — 1D\n• Circulating Supply — 300M\n\n(275M from Pl… https://t.co/Yg2hYvYiIH
## 738 $KDA Current Data:\n\n• Maximum Supply — 1D\n\n• Circulating Supply — 211M\n\n• Market Cap — 223M\n\n• Maximum Market Cap R… https://t.co/AFHTiFNZ9k
## 739 @cIxiro I had a heartattack for a moment. damn. not funny @RydingEdvin
## 740 This exists… https://t.co/ZsD3B3yI1Z
## 741 This hour's One Direction lyric is meant for a Saggitarius... 'I'll be super human.' \n\nDon’t forget you can achieve… https://t.co/TuTZ91Nxhn
## 742 @kiwisatellitee @1dtpwk_28 same tho
## 743 $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free -… https://t.co/45Hdzmix6O
## 744 @majrbb Temporary Fix, Through the Dark, They Don’t Know About Us, Truly Madly Deeply, Tell Me a Lie, Taken. Ahhh love it
## 745 @thezarrygallery That look at the end 👌
## 746 That was close
## 747 @theogjuicelady 1) shows you’re passionate which is hot af\n2) wearing a metal 1D shirt which is hot af\n3) is able t… https://t.co/7nRAwiI9Eu
## 748 1d are never gonna get back together and most of them are flops now cry about it https://t.co/p4qJyV1dPk
## 749 The result of the code that ChatGPT suggested to me was a 1D array. I wondered if I could make this a 2D array? Cha… https://t.co/7TG4lrHqjt
## 750 However, in my case, I was working with 2D arrays instead of 1D arrays. So, again, I asked ChatGPT what I should do… https://t.co/bfBK3nDBJs
## 751 #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/4Wd7Z8aHZR
## 752 @YouHadOneTask that's pretty cool actually
## 753 If I see any raspberries asking what is 1D I will m@ssacr€ y'all
## 754 One thing about me is I'm still crying over 1D songs
## 755 It was Louis always. Watched him on the x factor as a judge before getting to know about the band and I was so into… https://t.co/UonT09hOrg
## 756 i wanna rate all the tracks on every 1D album on here but it feels unfair idk😭
## 757 @avael28 Happy Independance Day, my dearest Ava! 🇫🇮\nHere are some pics/gif of Louis and Harry during the iconic 1D… https://t.co/QaWgxB8G2b
## 758 #Canon EOS 1D Mk III Body £229.99 - #Southampton (Civic Centre)... https://t.co/AOba1nQj33
## 759 Why Angels fly is trending???
## 760 @wellbefinehazz Niceeeee
## 761 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDIV\n\n🔎Name: QRAFT AI-Enhanced U.S. High Dividend ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 762 midnight memories is 10 years old next year I’m…what?? that was the first album release by 1D I ever experienced an… https://t.co/cues3hR2hU
## 763 @LiamPUpdate Remember will always be my favourite #3YearsOfLP1
## 764 @inazumanpc 1D$\ngoodnight 💜
## 765 Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I haven't seem him yet so)
## 766 @majrbb end of the day
## 767 Futheda Eyecup Eyepiece Viewfinder Eg Replacement Compatible with EOS 1D X, EOS-1D X Mark II, EOS 5D Mark III/IV, E… https://t.co/Qg75blm10y
## 768 @Mallak_1D Maybe calm and stormy?
## 769 #MTVHottest One Direction
## 770 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400… https://t.co/3jYbrrL3ok
## 771 @Mallak_1D Eh idek what they mean but Razzberry/Forest maybe??
## 772 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Discretionary\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXD… https://t.co/G6sJ4yyZzA
## 773 My reputation's never been worse, so, you must like me for me 🥺❤️\n×Monse× https://t.co/zf7Cz0gT1A
## 774 $ACA #ACA #AcalaNetwork's\n\nprices on the 1d Log Chart are back here with EXTREME STRENGTH after a recent false brea… https://t.co/3AW8BEEp3k
## 775 @moonareas Right Now - 1D
## 776 @just_hope13 @BTS_twt Listening to #StillLife by #RM of BTS (@BTS_twt) with #AndersonPaak from the album #Indigo
## 777 $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/jP7JqnhfGd
## 778 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop… https://t.co/4t3HInl5tk
## 779 MUNBYN 3G 4G Handheld Android 7 0 POS Terminal with 1D Honeywell Barcode Scanner with Charger Cradle and Touch Scre… https://t.co/SSnURhjxZV
## 780 @Tomlinbucks im very happy seeing all these dutchies here
## 781 so brainwashed by a corporation, it’s SAD. they will keep clinging to this “one entity only” insanity even when bts… https://t.co/bINymhiDqS
## 782 @bhaktijadeja12 Take care<3
## 783 @MessilyEvrafter @Tomlinbucks omg same i just realised
## 784 @1d_andlarry What did you do to sneegsnag D:
## 785 This was taken from the ChandraX-ray Telescope at 20X. There are 25,000 stars in the Hemera system 21,000 lightyea… https://t.co/EJROArIXR5
## 786 @1dtpwk_28 Perfect now 💃🏻
## 787 @1D_FITF28 Nope still limping👍
## 788 @boo_opal @LOUISBLUEVIEW NO WAY
## 789 @Mallak_1D Ocean and sunrise
## 790 @befookinkind28 No control,\nbc 1) its my favorite 1d song\nand 2) its no control😏
## 791 OH WAIT LMFAO
## 792 Not me forgetting what song my bio is from 😭🤚
## 793 She won like 5 Grammys before 1D was even a thought https://t.co/LY3CeNcy0X
## 794 @ENHASONDER jus saw miss headbop cookie new jeans member with a watermarked photo of her as a kid at a 1d concert.. like..
## 795 ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen fever pob hyung line\n—P180 + pf\n—dop: P150 + pf if payo / 50% dp, ba… https://t.co/3diVsomRag
## 796 @ohzakiy Idk im so bored , just tell me 🤣😅
## 797 ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo… https://t.co/0pAHeMBOcB
## 798 @sassychopsuey Always knew of 1D but minis,thought they were for a younger pple, but was an Ed fan.I’m mid 2022 on… https://t.co/MCPWrDrla3
## 799 1D party again in January!!! Who wants to go with me????
## 800 i had a dream i was in some big ass book store that had so so so many old 1d magazines and merch and i was PILING t… https://t.co/Xvx7DQRvSb
## 801 @Mallak_1D How does this make any sense
## 802 I don’t know why I’m drawn to knowing what colors people associate with me but please do this https://t.co/STg8gdtHc9
## 803 @debbieloves_1d @1dtpwk_28 I know🤩 and i think i even forgot a few
## 804 Ending in 1d 16h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/x2c8x9XUOK
## 805 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PQDI\n\n🔎Name: Principal Exchange-Traded Funds - Principal Spec… https://t.co/RInADGmKek
## 806 Ending in 1d 16h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (16 oz) https://t.co/Z3X347daIE #eBay
## 807 "i love you","let's watch stars today, okay?" aJebdhxkakqnputangina pls play I Wish by 1D
## 808 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/1ouD8wkU8k
## 809 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 dimension: dilemma jay photocards\n—P120 each + pf\n—onhand\n—dop: P100… https://t.co/4sMD9hji78
## 810 #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/qIht7Rd3zD
## 811 Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot… https://t.co/ZpntExOmFI
## 812 $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) a… https://t.co/USvjhUTs2G
## 813 Jean de #Sperati the Master Forger\nSeen in auction\nGB QV 1840 1d Black PE VR group including glass cliche from a ma… https://t.co/j0n9FF2Jsb
## 814 let’s not forget Taylor started her career way earlier than 1D
## 815 @28_ChaoticFreak @flwersforlouis hEy SoUl SiStEr (pls its a joke)
## 816 @flwersforlouis daylight and daydreaming☀️
## 817 @flwersforlouis boyfriends
## 818 @AGpodcast Anything to do with Harry, Louis or any other 1D boy..sorry a little bias.
## 819 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSJN\n\n🔎Name: Inv… https://t.co/iQ6BacQXJK
## 820 @dusktillhome Probably Bookmyshow!!
## 821 treat you better - shawn mendes\nwildest dream - taylor swift\nboyfriend - dove cameron\nunholy - sam smith ft. kim pe… https://t.co/qny4gpwP3i
## 822 @ohzakiy Golden days 💔
## 823 @Mallak_1D 🤣 atleast we used to win at that time..
## 824 @jazirants Same honey same 😭😭
## 825 @hannahiswho idk😭anything from 1D solo?
## 826 @bkgktsk_ @Genshinmem What a dark history for sure, it was 2014 and I was in middle of it as fans of both, Sonic vs… https://t.co/9faZpgFtdQ
## 827 @googlemaps I used this route: https://t.co/rvGdN9cF32
## 828 SOMEONE BUY ME THE SIGNED FETUS 1D TOUR T SHIRT FROM THE TOWN CENTRE IN MY TOEN FOR 200£
## 829 @ohzakiy Remember that time at the final of arab cup against Morocco, they kept complaining about boundjah lips fo… https://t.co/6LXqdfcPHC
## 830 irish merch🔥🔥🔥 last time j was in oneills they were playing a 1d mv wow https://t.co/s1IR5wFhHG
## 831 If we ever do a 1D reunion we are definitely combining all of our bands together So they can meet lol
## 832 @Mallak_1D Especially the days when Bounedjah was in the team it was sooo annoying they would run to the ref and wh… https://t.co/61xqDg2TUi
## 833 @guljan65619138 how did you make it to edtwt from 1D is my question 😭
## 834 #MTVHottest One Direction #BOT
## 835 #SILVER 1d \n\nLike a short swing here, t1-21.60 t2-20.59 \n$SLV $PSLV $ZSL https://t.co/nXBFmiGOEq
## 836 This headache is ruining my day
## 837 I was totally right about this!✅\n$SPX -1% in a hour.\n-1st pic is a chart on a 5min time frame. It shows the fall of… https://t.co/PxzsfFv0b3
## 838 @1dtpwk_28 Okay, since I don't really know whether I should use the one that I always use or the actual first lette… https://t.co/Q6XMGr6xV4
## 839 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/TzH0X3Smcv
## 840 glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,76… https://t.co/lnyS5bPcOZ
## 841 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.… https://t.co/df1G24mwo6
## 842 @DarkGoldenAngel Not to mention that there are interviews from the early 1d days where he stood up for queer fans w… https://t.co/W8yqBdpKIp
## 843 How My One Direction Fan Account Prepared Me for a Career in Advertising - https://t.co/l6FTj6noAT #OneDirection… https://t.co/1rfhgpGygU
## 844 USED TO BELONG TO 1D NOW BELONG TO THE 1 G 😭😭😭😭 https://t.co/IIQdmCM2Ar
## 845 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDW\n\n🔎Name: iShares… https://t.co/4B0emwcNza
## 846 i want more 1d/harry/louis/niall moots!!
## 847 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/DQZVUz3trd
## 848 @xalwayspayno Here
## 849 @spidermanloueh winning the title for the most flopped 1D member
## 850 @ohzakiy And the famous part is : " wallah penalty " https://t.co/6Ttd0pU660
## 851 @sassychopsuey I discovered 1D in 2013 and had a huuuge crush on Harry and Niall😭Now Louis is one of my favourites as well
## 852 @bhaktijadeja12 Are u oky????
## 853 @flwersforlouis Yes yes yes yes yes yes!
## 854 zayn would probably say "who tf are u? anyway thanks god i left 1D" https://t.co/xqmEFVluCY
## 855 @Mallak_1D Belaili everytime he gets the ball in the box https://t.co/j2FvloovRx
## 856 like out of all the 1d songs, it's one thing? yeah taste
## 857 @willumittens istg i was like peace is not an option.
## 858 $USDKRW 1d.\n\nSaved the support and bouncing now. \nPlease go to the moon. https://t.co/hzjtCFKLK7 https://t.co/0N04ZgUdFY
## 859 1D loves G.R.I.T.S.
## 860 Is there any Whatsapp group about 1d, harry, Louis, Niall, Zayn or liam that I can join?
## 861 ‘Don’t Worry Darling’ is the reason of Harry Styles, Olivia Wilde’s split? Deets inside - https://t.co/IZp1P0KN25… https://t.co/HsiI4Dts73
## 862 @Sfjeldstad92 @1dtpwk_28 there are so many s songs
## 863 @majrbb Act my agee
## 864 @1dtpwk_28 don't let it break your heart and defenceless!
## 865 This was taken from the ChandraX-ray Telescope at 20X. There are 3,500,000 stars in the Dionysus system 150 lighty… https://t.co/tveHGfhIo1
## 866 This hour's One Direction lyric is meant for a Leo... 'Being the way that you are is enou-ou-ough.' \n\nBelieve you c… https://t.co/Ic8knsP7Aq
## 867 My name IS a 1D song 💅🏻 https://t.co/8VS3LPZpos
## 868 @yourseanm Lagu 1D - Night Changes dong se
## 869 I got deja vu. The exact same thing happened when all 1D members released their solo songs. I told myself the exact… https://t.co/44KG1YjcTL
## 870 @iga_die @flwersforlouis if i could fly even tho it’s 1d he still wrote it
## 871 @flynnended omg i dont know any kpop groups but liam payne absolutely. he’s done nothing memorable in 1D & is curre… https://t.co/q4aJv6NF2x
## 872 #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 873 For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to wha… https://t.co/3QCzTKmoTw
## 874 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/Kc3nbO73DW
## 875 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/WT9RZC0IAd
## 876 Lottie Tomlinson on coping with grief at Christmas and mixed emotions of motherhood after losing her own mother -… https://t.co/dc5Cu2lbSz
## 877 louis being surprised that the fans are loving indie rock/alternative groups bc most of us were there during the 1D… https://t.co/zSiHHJPfrU
## 878 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ… https://t.co/MDQz8mpF8g
## 879 @Sann_1D @ZJMCRAVE I've seen these before but never saw the flower tattoo that close before. Thanks!
## 880 @ssunshineIouis in fairness i might be slightly biased bc that song is kinda special bc it was the only 1D song my… https://t.co/O3dEfr0lXK
## 881 EURUSD Rejected on 1W MA50. Pullback test of 1D MA50 possible. - #EURUSD chart on @TradingView https://t.co/vDCLLq7FLs
## 882 1d jsut started blasting in my ear and i jumped and dropped my phone kms
## 883 This maybe wishful thinking but if $BTC reclaims 17.6k I could see #Solana going back to the 20s. It even has room… https://t.co/7JlL71M7Wl
## 884 This game is so boring
## 885 @Mallak_1D @7uvuw Let's do that 😂🔪
## 886 @Mallak_1D @7uvuw I'm still gonna watch it 😂
## 887 This ref is biased
## 888 @naeem_mo_17 @7uvuw Let's blame my headache 🤣🤣
## 889 Michael’s voice is so orgasmic when he says “so fuckin deep your DNA’s being messed with my touch”
## 890 It could now seem like there simply aren't enough hours in the... More for Scorpio https://t.co/I7T1VQ650L
## 891 The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/YvpbllRMQ5
## 892 Urgent req for-1D System Simulation Engineer GT - SUITE Bosch Group 4-7 years https://t.co/ntQAzRJaky
## 893 Tasmania 1d Kangaroo 1ST WMK Settlement Point Postmark Fine VF Used CDS Rare #finance #ad https://t.co/uMkInsYE9Z
## 894 @7uvuw @naeem_mo_17 Oooh sorry for spoiling you 😅
## 895 The 50 Best Albums of 2022 - https://t.co/UpZnNLg4JW #OneDirection #1D @1DRocksTweets https://t.co/53y2zXfLng
## 896 @movingaIong SAME ACTUALLY I HAVE ONE THATS LIKE A 1D edition and it’s posters of all of them, i might rebuy it bc i broke one the posters
## 897 @Mallak_1D @7uvuw Why did you have to spoil it, 😂
## 898 Can we talk about how orgasmic Michael’s voice is in Emotions
## 899 @Mallak_1D I know your answer 😂
## 900 @Mallak_1D @naeem_mo_17 Damn thanks for letting me know, i just started it 🤣
## 901 He is advocating for the 1D website every single day
## 902 @moonareas perfect 1d
## 903 i’m an exo anti cause i feel like they are the reason why 1D wasn’t popular in SK
## 904 @MonbebexMoa @ericnamofficial AAAAHHHHH LEZGOOOO MOABEBE NAM NATION AND 5SOS FAM🫶\nI listen to some 1D songs but I n… https://t.co/JFY0fhxc5h
## 905 @Ahmad_Alrwahnaa Couldn't agree more
## 906 @harryshousekey1 hi louis, how are you?\ni wanted to say that you’ve saved my life for ages. i’ve listen 1D since i… https://t.co/6aUFoICA7w
## 907 @alexoncrypto I'm longing BTC to $18.5k (10%) x4, SL in the green, then will short the f*** out of BTC & BNB. Hit $… https://t.co/2XeGVuyVau
## 908 @janelle99_08 @ericnamofficial Ofc you know I'm a sucker for MX and txt nothing new, but I enjoy most Eric songs. A… https://t.co/TmeQQ8rdo7
## 909 @todays1dhistory OH OKAY THEN! 🥰
## 910 Liam Payne joins new girlfriend Kate Cassidy at BFA afterparty - https://t.co/BPLoeMCQ3l #OneDirection #1D… https://t.co/NdaNGYNvfM
## 911 @Al2236928 You're welcome!
## 912 $XLE 1d Backtest and down\n$XOM $CVX https://t.co/Ccl9Ux0CRY
## 913 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCM\n\n🔎Name: Inv… https://t.co/vilifdnIrU
## 914 @naeem_mo_17 @7uvuw First 2 seasons are good but than trash
## 915 i knew harry but was never in his lane, then i found louis w 1d and i couldn't help myself 😕 https://t.co/SltSbE9HR0
## 916 @flynnended liam might have a flop solo career but he wrote like so many songs for 1d 💀
## 917 1D 200ema didn't hold so let's see if 20ema will be stronger #spx https://t.co/HOhoI8Hngc
## 918 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/qhLHtfEKXb
## 919 @malikxpotter There are lot of moments where he kisses it really and he kissed it only for Zayn in 1D
## 920 everyone always talks about the 1d to hockey pipeline but i genuinely got back into it bc of the mighty ducks
## 921 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView m… https://t.co/AlhHT84L6u
## 922 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView met… https://t.co/ySpvexi8Na
## 923 @1dtpwk_28 Just can't let her go (idc I'll still count it as a 1D song)
## 924 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/GMP83i253s
## 925 @sassychopsuey i discovered 1d bcs of harry but im a louis girl now :))
## 926 DAMN- I just found the magazines I bought as a teen just because of 1D bahaha https://t.co/8KTw8gZGiH
## 927 @kiwiisbrave I'll come to your house dw 😭 we'll watch 1d video diaries while drinking coffee or hot chocolate
## 928 1D was right.. ugm_fess
## 929 Tote bag & crop top 💕\n\nMerchs for as low as 175php 🤗❤️ more discount pa this 12.12!! https://t.co/kb52aeyDeH\n\nPs: i… https://t.co/AQLjIFXj1a
## 930 @Houis_Barry Yeah wait what?! That makes no sense. Tay was around before 1d. Don't get me wrong I love them both bu… https://t.co/dJ3ytmvU1X
## 931 @Ellen_Horan_1D Thank you!
## 932 @majrbb alive, another world, act my age, a.m.
## 933 @sassychopsuey i was a soloist before a 1D fan but originally it was harry i discovered first during the early fine… https://t.co/1eu8slVdsH
## 934 @flynnended Liam wrote a lot of songs in the 1d days
## 935 @Prodbyskowp Wlh same this headache is killing me
## 936 $QQQ 1d.\n\nzoom in https://t.co/dfkvV1MfNF
## 937 Looks like mancity ar3 playing not spain
## 938 @naeem_mo_17 Im not answering to this 😅
## 939 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBTL\n\n🔎Name: iShares… https://t.co/VjnTboEENb
## 940 https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 941 whenever i hear Strong by One Direction i immediately think of Leo. same with If I Could Fly. i’m listening to 1D r… https://t.co/B1unj74YEF
## 942 @pucchiboyzayn louis is better as a bottom
## 943 @folktay13 Infinity - 1D
## 944 Namjoon’um dansiii😭 Cok guzelll\n\nRM 'Still Life (with Anderson .Paak)' Official MV https://t.co/RkAGtK5dAV via @YouTube
## 945 wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\njungwon heeseung jay jake sunghoon sunoo niki\nl… https://t.co/hUpWj9tG5N
## 946 Camiseta Nike Sportswear Club - R$ 59,99\n-Centauro\n\nhttps://t.co/Tsa32MCv5s https://t.co/a6aq7ggYta
## 947 Camiseta Nike Sportswear Club - R$59,99\n\n-Centauro\n\nhttps://t.co/UYtG1vveWn https://t.co/cmrD1ux7r4
## 948 You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/Q4tB441gug
## 949 5th committee approves the 2,31M budget for the new Youth Office within the Secretariat. It will create 16 posts (1… https://t.co/FYegwGHdDq
## 950 @blackoutspider the daughter of 1D’s hairstylist known as “Baby Lux” omg she must be a teen now…
## 951 https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 952 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect jay trading cards set\n—P1200 all in + lsf\n—if getting basi… https://t.co/KRxW2dc0y2
## 953 @MrsTOH2O Uk salty cos bts overtook 1d idc 😑
## 954 @PositionEx @La_delfiii_1D\n@susan235698\n@carlosvasquez32 \n\n0xb7a975bacc6786eb1a484f8184c501d5f0a2c2f7\n\n778
## 955 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): 0.19\n\n😎💰
## 956 Best of luck to Spain 🇪🇸
## 957 Landslide Susceptibility Zonation along NH 1D from Sonamarg to Kargil, North Western Himalaya #preprints https://t.co/ssO4ixFWzr
## 958 @tkpurple_1D @ACEJKSUPREMACY STILL LIFE MV IS COMING \nSTILL LIFE MV\nSTILL LIFE TONIGHT\nSTILL LIFE MV
## 959 @Tomlinbucks no but have you told him that tom holland said he was his favorite 1D member
## 960 Don't ask me for relationship advice, I'm single & I support breakups
## 961 ▸ Complete oc name : Nala Nadhira\n▸ Zodiac : Scorpio\n▸ MBTI : INFJ\n▸ Love lang : woa, giving gift, qt \n▸ Stress lan… https://t.co/VY8NfGAddi
## 962 @katirpillar @HolyJose2391 i’m an illusion hater and i stand by that!!! 1d took so so so much of my time when i was… https://t.co/vbj638wrdh
## 963 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W-0L)
## 964 @reluctantyeehaw “XPSWMM is a holistic 1D/2D modeling package for stormwater and wastewater problems. It helps engi… https://t.co/bojAtPiIaM
## 965 @HolyJose2391 @katirpillar illusion & taken are the only two 1D songs i can’t stand lmao
## 966 Fav 1d harmonies 🤔🤔\nMine are\nIf i could fly or once in a lifetime
## 967 freedom - ikon\nstory of my life - 1D\ndown to earth - JB\ndrivers license - olivia rodrigo\ntally - blackpink\nfix you… https://t.co/8A4HkXoym4
## 968 Swifties challenge, stop engaging with this stupid troll account. \nNo one asked you to prove that 1D didn’t make Ta… https://t.co/8PxCfYDtA5
## 969 1D fans interact to find mutuals
## 970 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine c… https://t.co/5Unm4D4ORU
## 971 ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 en-connect companion jay trading cards set\n—P1000 all in + lsf\n—if ge… https://t.co/go2kbmf5hP
## 972 Just to clarify, I know a lot of us discovered him first and didn't become 1d fans. Just saying that he's probably… https://t.co/g7BrPZOX4h
## 973 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Momentum\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GLRY\n\n🔎Name: Insp… https://t.co/HJeIeqnvri
## 974 CryptoMories - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/m63XTre5jW\n⬇️ See below for 200 a… https://t.co/O6WYWFyuoi
## 975 $HYG 1d.\n\nRising wedge in formation https://t.co/JD4b1oBKuu
## 976 @mel_thearmtouch Have they all missed how he was in 1D? That personality doesn't just disappear from nowhere.\nHe is… https://t.co/ep10HqrKgS
## 977 @ThatEricAlper Listen to 1D
## 978 Harry Styles Love On Tour ❤️ https://t.co/SwMIsja6fA
## 979 larrie2k16: someone: *says anything that reminds me of 1d* me: https://t.co/qukYsRFt0W
## 980 Esty fan made stuff>actual merch
## 981 @Purd0me @parkingguy62 @LachInTheCrease i’d agree the current pool isn’t good enough for a cup but i think the lack… https://t.co/ujjGDN5lq1
## 982 #USDJPY falls below 136.50\n\n🇯🇵 The pair falls from a 3-day high but losses could be limited.\n\n🏦The USD is supported… https://t.co/VrIHHEZz4U
## 983 This hour's One Direction lyric is meant for a Taurus...'All we want to have is fun.'\n\nI encourage you to spend tim… https://t.co/Vcz9VB297F
## 984 no bcs my 1d bias was niall too 😭 https://t.co/biGyUF0kfi
## 985 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDVY\n\n🔎Name: First Trust Rising Dividend Achievers ETF\n\n1D Price Change (%): 0.30\n\n😎💰
## 986 Slow hands was my fav 1D solo song tho 😭 follow by Golden https://t.co/uVLg6boN6i
## 987 @sassychopsuey Harry was the first one I found, he got me into 1D and yeah nothing has changed❤️ But what can I say… https://t.co/0EJQruHmoH
## 988 $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price… https://t.co/j8TXEzFHyH
## 989 it's always been louis. and harry was everywhere where louis was so they kinda were sticked together in my brain an… https://t.co/JJLgKEArW2
## 990 @PeterLBrandt I use the retest only on a horzontial line of a 1D breakout level. To get broken. the retest needs to… https://t.co/yoJk47tF2l
## 991 This was taken from the Solar & Heliospheric Telescope at 20X. There are 2,500,000 stars in the Momus system 275 l… https://t.co/1GtepW5BP6
## 992 @OwnedByLouis But I discovered Louis first and 1D later!
## 993 @Tina28LH @kmmwkindness True that ….he was around 4 other hot humans in 1D but he didn’t love love them all. I know what I’m saying
## 994 @sassychopsuey First it was harry, he was also the person who introduced me to 1d, and now it is nialler
## 995 @sassychopsuey Lou and always been him😭
## 996 Christmas Greetings Of 2022 Are Offering A Musical Blast With Lizzo, Camila, and Many Others -… https://t.co/anjNoZYTdA
## 997 @OwnedByLouis And also not every fan comes from 1D times☺️
## 998 Harry is bragging about the 1D website only sometimes
## 999 @Mallak_1D I ll care if i have a such cute person in my life
## 1000 @Mallak_1D U still have more MI to unlock 🔓
## 1001 Check out this listing I just added to my #Poshmark closet: Multi-Device Stero (1-D) One Direction Headphones.… https://t.co/AXT1jOlYGJ
## 1002 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PNQI\n\n🔎Name: Inve… https://t.co/N2mfaKeUri
## 1003 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 C… https://t.co/L0iYWqSY5Q
## 1004 -rl Good eve! Here, i'm trying my luck to gain some new friends to fill my dusty timeline. A short brief; my MBTI i… https://t.co/5CegizHFJb
## 1005 please Taylors been making music even way before 1d even existed https://t.co/rNf4DfndpU
## 1006 It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like th… https://t.co/YVbxB1oDOx
## 1007 New Zealand, Christchurch, S Clarkson Importer 1d One Penny Token 1875 KM13 https://t.co/ofo0BLRmp3 eBay https://t.co/ckfn0hmps4
## 1008 @Anassecis Turns out im full of mental illness
## 1009 Hey, I'm doing fine\nAnd I know I'm out of line\n\n[Permanent Vacation/ 5sos]
## 1010 @aldysuhanda_ My fav songs “over again-1D” & “back to december-Taylor swift”
## 1011 I know that this is not an interview but it's so nice to see him being so comfortable talking about HIS music and n… https://t.co/LZWGIRp0LT
## 1012 @Tokkigrove The only fine member in 1d is zayn AND YET SHE CHOOSE THE MIDDEST ONE
## 1013 $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical tar… https://t.co/c4yfVoWOyq
## 1014 woke up thinking about how i’m going to see dominic fike in concert tonight 😁
## 1015 @majrbb Home🥺
## 1016 I just found out Kelly Clarkson cowrote Tell me a lie which is actually the second song I heard from 1D
## 1017 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -3.41\n\n😎💰
## 1018 Did he say skydive ???
## 1019 Yes, MCR and 1D members struggling with cocaine and alcohol addictions but let's talk about BIGBANG members who smo… https://t.co/SFYyHWnocO
## 1020 @andrewperloff Check out #58/68 on the sideline: looks at Ingram, then at the yard marker. He knew. Ingram didn't… https://t.co/p4Cc4sABBe
## 1021 @ACEJKSUPREMACY Still life \nStill life mv\nStill life mv is coming\n\n#Indigo\n#StillLife\n#StillLifeRM\n\nSTILL LIFE MV I… https://t.co/Z8CDQ1aRIM
## 1022 gorg 🫶✨ https://t.co/prfA4eVjtu
## 1023 @exilehive Isn’t it the same person who just did the “Taylor is a success because of 1D” thing? Just an angry troll… https://t.co/06bBHLdjCi
## 1024 actually cried from listening to 1d's songs 😞
## 1025 These imager-based barcode readers ensure that shipments are accurate, regardless of the position and orientation o… https://t.co/oKDkje0K9E
## 1026 @JStanleyFX With the way the yesterday's 1D candle closed, there is an higher probability we will see some push to… https://t.co/3yO07VYHvO
## 1027 Marc Jacques Burton Is Taking Luxury Streetwear To New Heights - https://t.co/rE1h1sSd11 #OneDirection #1D… https://t.co/TdttSczGl7
## 1028 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “I can make your tears fall down… https://t.co/H5XC2bzeNx
## 1029 #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/95Xuefh3P6
## 1030 Laughing cause they’re a Harry fan as if he’s not pushing 30 and this kid was literally a toddler when 1D came out… https://t.co/Q4GIhnGRRD
## 1031 $CRV\n\nYep, price retraced to 0.664 last night before the bounce and breakout :)\n\nRSI + MACD on 4,6,8,12H and 1D is… https://t.co/rnLLU5a1Um
## 1032 @jayythewave Me and my mom call eachother bro
## 1033 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/4Yt6tOBOfh
## 1034 USED TO BELONG TO 1D NOW BELONG TO THE 1G https://t.co/JFThYOJLTt
## 1035 Harry Styles wins Album of the Year in heat magazine's Unmissables Awards - https://t.co/VEJ04c3ui1 #OneDirection… https://t.co/HAdecMP1d3
## 1036 SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.… https://t.co/7uBGT62VVn
## 1037 @sassychopsuey Became a 1D fan back in 2012. \nWhile all my HS friends were Zayn&Harry girls I felt a deep connectio… https://t.co/8zwpHPkmI3
## 1038 New Zealand, Dunedin, Otago, De Carle & Co 1d One Penny Token 1862 KM17 https://t.co/vG7F7sXd6V eBay https://t.co/NhtzaGU73T
## 1039 no but srs why am i crying over 1d songs
## 1040 @cyxf4y3 as you should??? how did you not like it before???? he's always been my favourite out of 1d
## 1041 $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964)… https://t.co/yBwUoukG49
## 1042 @1dtpwk_28 Right now- 1d tho
## 1043 Life just took on all the drama of a classic black-and-white f... More for Gemini https://t.co/8jlkioyz60
## 1044 its not abt that 1D dude. idc if hes rich & only wears dresses for photoshoots. when u say hes ugly when he dresses… https://t.co/UhWsc0qdvi
## 1045 #mtvhottest one direction
## 1046 @Davina_ot5 I m there 🥺!! Niall is above me❤️
## 1047 GUYS I DIDNT KNOW IT WAS MY SISTERS BIRTHDAY TODAY UNTILL I SEEN A 1D FAN ACCOUNT SAY LIAM RELEASED HIS FIRST ALBUM… https://t.co/cdHwGgkzWc
## 1048 @flwersforlouis Rows - horizontal\nColumns - vertical \n*That's what i know* 😂
## 1049 $SPY 1d #ES_F cracking. Break 4000 and the trend snaps too. Short term targeting 3810 area. https://t.co/yIHmf7eHnC
## 1050 SEVENTEEN Unofficial Fanmade pcs\n❗NEW: DK with the Sebongs\n💗 Over 2000+ pcs sold on Shopee\n💫 Quality guaranteed\n👋 F… https://t.co/Mx9SdRMqYH
## 1051 @LouisPeitzman that’s 1d’s hair dresser’s kid💀
## 1052 "I know I'm the only one who's gonna make. My ship come sailing in. So I'm not gonna spend another night of dreamin… https://t.co/04Ah8jmdmg
## 1053 #BollingerAlert !\n\n - $KMD (0.0000133) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $CELR (75 sats) is over Upper B.… https://t.co/kRITrmraxO
## 1054 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox dis… https://t.co/1o0fQUK4xI
## 1055 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/WzHKxlkw41
## 1056 if he really loved you he wouldve made 1d get back together
## 1057 @1dtpwk_28 little black dress is my favourite (1d but louis was among the writers and he loves it as well so)
## 1058 @Treasur65930713 Probably scared of getting hate from the purple fandom. I mean they went for Niall of 1D before. Crazy fans. 😕
## 1059 @Raja_271 I do follow top down charting approach.\nTime frame depends upon what type of trade you are looking for.\nF… https://t.co/mlIRiplfjy
## 1060 @dietlouiscoke wait is the louis in ur dn abt the 1d member 😵💫
## 1061 When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1062 Keep beautiful and love Niall&Liam 1D (?) #bot
## 1063 @lowerbodyinjury I think 1D’s breakup coincided with the rise of check please! and then the lure of cute rookies ca… https://t.co/MlogUaU1rn
## 1064 What is the saddest 1D song and why is it If I Could Fly.
## 1065 This was taken from the Solar & Heliospheric Telescope at 50X. There are 1,200,000 stars in the Themis system 10 l… https://t.co/3uwPZzDqMx
## 1066 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IDIV\n\n🔎Name: Metaurus U.S. Equity Cumulative Dividends Fund-S… https://t.co/SaxYHmSP5E
## 1067 @BBCR1 you did not just insult The Wanted!! They were around BEFORE 1D & had a number 1 single BEFORE 1D!! And The… https://t.co/MIb03IxAx5
## 1068 missing 1D all of a sudden 😭😭😭😭
## 1069 #stablediffusion\n\nA FULL FRAME WIDE ANGLE CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUT… https://t.co/DQ6xcX62uR
## 1070 interact to gain 1D moots!
## 1071 @thedeanlife description of the wanted and 1D was savage, we all know the wanted were better @VKHawkesworth
## 1072 This hour's One Direction lyric is meant for a Cancer... 'Stop the tape and rewind.'\n\nEventually this will guide yo… https://t.co/1aFJ14JiHs
## 1073 Jeopardy had a 1d question about little white lies last night 🥹
## 1074 Liam Payne makes his red-carpet debut with Kate Cassidy at the BFAs - https://t.co/KbUcB18oBU #OneDirection #1D… https://t.co/wSpldapoKK
## 1075 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VCSH\n\n🔎Name: Van… https://t.co/FiS2JGZTko
## 1076 🧵1D AS SOLO ARTISTS STILL ANGELIC😇\nHey Angel: 1D off #MadeInTheAM Album to...\nAngels Fly: @Louis_Tomlinson:… https://t.co/EmAmZp7NQe
## 1077 @sassychopsuey I found Harry first, then 1D, then Louis. I am in Louis' lane.
## 1078 @SoGolden74 My husband is in so deep with me he can identify which of the boys is singing during 1D songs now & he… https://t.co/6QkiVGkk7a
## 1079 @newswimx 1D is life do it
## 1080 i wanna play music on my cd player but i don’t have cds of any of the music i wanna listen to 🧍🏼♂️ might just take… https://t.co/oOE3LeE7aT
## 1081 -1D my go to TP, need to respect it same way SL gets respected
## 1082 @underamdnghtsun I would like to have the deluxe cd ❤️ https://t.co/XEyTz30xgY
## 1083 $AR\n\nPrice made it to $11.21 on Nov 20th, then retraced to $8.59 on Nov 22nd.\n\nSince then price is slowly going up… https://t.co/nOoU68gwfw
## 1084 @LAHXLLUClNATlON Why do swifties always want to bring 1d (mostly Harry) down? Genuine question.
## 1085 Retweet selected by the https://t.co/kmOCQTFIJb team | Canon Patent Shows Detachable Fan for Cooling 1D X-like DSLR… https://t.co/3zvw5Aq3YQ
## 1086 #BollingerAlert !\n\n - $LTO (496 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1087 @Mallak_1D Checkmate
## 1088 @Mallak_1D Would u be my gf ?
## 1089 if the spice girls were around in the 2010s the same era as 1d, imagine the geri and mel b fanfictions lmaoooo
## 1090 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuab… https://t.co/Bx6PPsxyKX
## 1091 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no rand… https://t.co/aFkZGkUyl7
## 1092 @Mallak_1D New mental illness detected\nPhon call phobic
## 1093 Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https://t.co/VcH7qAbSkR
## 1094 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -2.00\n\n😎💰
## 1095 This was taken from the STEREO Telescope at 30X. There are 1,500,000 stars in the Artemis system 500 lightyears aw… https://t.co/IBwUsZnWaT
## 1096 ARE YOU FUCKING SERIOUS RN?? 1D BOYS WERE STILL SLEEPING WITH STUFFED ANIMALS WHEN SHE RELEASED HER 3RD ALBUM THAT… https://t.co/bMunCeKaps
## 1097 @pralinepower she already had 5 grammys when 1D auditioned on x factor
## 1098 trying to wrap my head around 1D stans still being so unhinged like its been 7 YEARS?? none of u have invested in therapy??????
## 1099 #stablediffusion\n\nA FULL FRAME DEPTH CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER S… https://t.co/p3Gy93cp9e
## 1100 @evillabrt I WASNT A LARRIE BUT I WAS ON 1D TWT FOR LIKE 8 YEARS 😭😭
## 1101 @Coins_Kid how about the falling wedge on the 1D-1W on BTC and TOTAL? 🤔 https://t.co/Ksp45w6hr8
## 1102 i miss 1D
## 1103 @turnover4 Ice Queen
## 1104 @houselarry28 @sassychopsuey for like half an hour and by the end i was in love with it. then i remembered night ch… https://t.co/fBm6mkDzo3
## 1105 She walks so 1D can run! wdym 1d helped ts https://t.co/BHOfQs1oo3
## 1106 Headset bluetooth✨️\n🌿https://t.co/Y6XhWuVg92 https://t.co/QY4OdCJUwy
## 1107 @houselarry28 @sassychopsuey i was a fan of zayn when fdtd came out but i found 1d bc of a tiktok trend called ‘who… https://t.co/xQJK4sgV87
## 1108 Just heard one thing by 1D woah
## 1109 @1dtpwk_28 From 1d songs: night changes and no control, but I Don't think so that lou have solo song starting with n
## 1110 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V o… https://t.co/2Yo3gW3w4m
## 1111 $sushi also on a bear flag on the 1D timeframe. Might be going to $0.85-0.90. https://t.co/CDz02mGpNj https://t.co/DEQEbpRJew
## 1112 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, 'I can't be no superman, but for… https://t.co/iZ22f7knLS
## 1113 @girlstalktpwk He’s so tall omg
## 1114 The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT… https://t.co/uqBf282rvA
## 1115 i wanna go to this 1d party in brooklyn but it’s a 21+ event and im scared of people that are 21+ 😭
## 1116 Average rent in Ireland up by 82% since 2010 - https://t.co/J9V0OCoh1N #OneDirection #1D @1DRocksTweets https://t.co/2vZuCHvq7N
## 1117 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSL\n\n🔎Nam… https://t.co/AHsj4yvAnp
## 1118 1. This is bs.\n2. Where is 1D now? https://t.co/ANRBuihHMt
## 1119 @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forge… https://t.co/G9wquCjQ3I
## 1120 @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is o… https://t.co/x45YOs8gDt
## 1121 @johnnystuh end of the day - 1D
## 1122 write your name with your favorite 1D songs
## 1123 @acaikcals this just made me remember that i was on 1d twt (well kind of, i mostly just tweeted a lot ab how much i… https://t.co/lSiprNlxBy
## 1124 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $BTM\n5: $SDN\n\nTop 5 bu… https://t.co/SZmsKt5gXm
## 1125 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/APznKrp4mr
## 1126 Have you ever missed 1D and 5SOS interaction.. https://t.co/TnTuRd1yUA
## 1127 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/NXonuxnshq
## 1128 How I love getting into the bus an those 2 girls giving me the bitchiest looks. I did literally nothing to you.
## 1129 Keychain EXO\nPict 1\n📎https://t.co/uNjpA0JbIV\nPict 2\n📎https://t.co/Gs6XMFDnkQ https://t.co/AHSGm5XsUW
## 1130 06/12/2022 : IDX 6,892.57 Return -1.36%(1D) 4.73%(YTD) -2.17%(30D) -4.71%(3M) -2.87%(6M) 5.28%(1Y)
## 1131 #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/s74anl90gO
## 1132 #SP500 1D chart.\nVery strong down trend resistence, what do you think will happen first -\nA or B ?\nComment below 👇 https://t.co/yS5twiHICP
## 1133 so this didn’t happened 4 hours i could focus and then later i had 1D marathon https://t.co/F9L8iTZySp
## 1134 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 1135 $ES $SPX $SPY , 1D\nBulls failed to break downtrend on less hawkish FED narrative\nNow is time for bears to trigger s… https://t.co/2CZZ7Rbvsf
## 1136 @23kyus llistening to the best 1d song rn https://t.co/MNJTH8yvc6
## 1137 For me I think \nLouis \n1d \nCatfish \nThe fray\nTaylor\nSam fender \nFotos\nSea Girls \nThe wombats \nThe vaccines https://t.co/h6AShCw46G
## 1138 I was really nervous about going somewhere today but the whole time there 1D and Harry's House was playing in the b… https://t.co/0aiSGWMl6J
## 1139 #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/9IW1CsO4RU
## 1140 #stablediffusion\n\nA FULL FRAME SHARP FOCUS CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHU… https://t.co/6mJRVyUmpw
## 1141 @shitbirdtrash that's lux, the baby of 1d's stylist
## 1142 gregbecca greg serrano crazy ex girlfriend cxg edit fancam loved you first one direction 1d rebecca bunch santino f… https://t.co/0PCKM7ST61
## 1143 @VC95YSJ Awal: 1D - What Makes You Beautiful. https://t.co/MhDWB26oRO
## 1144 #Banjjak_Onhand\n\n[onhand • ready to ship‼️]\n\npinkeu butter light up my love 1 pocket collect book (4)\nP960 all in +… https://t.co/oxQ8OhxvL3
## 1145 @ICARUS25FALLS @updatingziam @LiamPayne Samee !!
## 1146 In hopes my friends don't see it on Twitter, thank you so so much for all of this and the extra txt print and all o… https://t.co/IP7SfkrwE7
## 1147 the guy who i’m talking with said he used to listen to 1d and he’s getting into 5sos…\ni think i won
## 1148 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except… https://t.co/j6tuHpbvZz
## 1149 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/xOJKh2mu0c
## 1150 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/bMgnKD1hVs
## 1151 tubby cats - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/AbJcEsFvrT\n⬇️ See below for 200 and… https://t.co/ro6yzUaNgy
## 1152 Why tf are you on twitter when all you do is hating on larries?\nI understand you may not have the same opinion but… https://t.co/rSd24wMPEs
## 1153 @delicatejohanna YESS WE WATCHED 1D VIDEOS AND I SAID THAT I THINK THAT THEY ARE A COUPLE AND SHE WAS LIKE WTF AND… https://t.co/iTUZl34PAj
## 1154 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/LB34HvmSli
## 1155 This hour's One Direction lyric is meant for a Libra... 'You don't really want my heart, no, you just like to know… https://t.co/LsjiSgApdB
## 1156 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PyPPgPobvi
## 1157 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/VOuUGrZddS
## 1158 Love all about Blue♡ | 1D♥
## 1159 @ai11911 @RonkuSide @LouisPeitzman Her name is Lux - she was 1D hairstylist Lou Teasedale’s child, so she went ever… https://t.co/XYW2l70I03
## 1160 @_sottlvr This Is Us de 1D
## 1161 @drunkurtea 3.1d surround rabbit
## 1162 @harrysshoebox yeah it’s in my top 3 in mm probably top 10 in all 1d songs
## 1163 they playing moments by 1D in 7/11….making me cry why
## 1164 #BollingerAlert !\n\n - $WRX (0.00001062) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1165 #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM:… https://t.co/4J0LuhXFZM
## 1166 MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLU… https://t.co/Fotkco5iCS
## 1167 @1982loula @josaphinesvoice @george_ezra @ollymurs @Louis_Tomlinson Hahahaa ah you see if it’s quality vocals you’r… https://t.co/r3f9cMWFXT
## 1168 1. They dated for 1 month \n2. De already had 5 grammies before Harry joined 1D https://t.co/A5n0tURgxj
## 1169 5sos, 1d, Hinds, Arctic Monkeys, The Neighborhood https://t.co/eOfiGagiPE
## 1170 The world is beginning to turn at a slightly slower pace for y... More for Aquarius https://t.co/1PPNAHnS2u
## 1171 @CraigWillis0 Hey! Are these still available?
## 1172 @_jeongjefa 1d right now
## 1173 @midnightsera13 Getaway Car by Taylor Swift\ncanyon moon by Harry Styles\nLucky Again by Louis Tomlinson\nBest Song Ev… https://t.co/aZMVmiTVgJ
## 1174 bts fans acting all tough till their favs pull a 1d
## 1175 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IPF\n\n🔎Name:… https://t.co/DMlbQJyoPM
## 1176 @SophieAnne2128 @HannaA_1d I'm in!!
## 1177 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EDIV\n\n🔎Name: SPDR S&P Emerging Markets Dividend ETF\n\n1D Price Change (%): -0.87\n\n😎💰
## 1178 Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2JHfE2aC
## 1179 This was taken from the STEREO Telescope at 30X. There are 500,000 stars in the Zeus system 150 lightyears away fr… https://t.co/QFQ3z2vvke
## 1180 ▸ Complete oc name : Azrael Gregory\n▸ Zodiac : Aquarius\n▸ MBTI : ISFJ\n▸ Love lang : Receiving/Giving Gift, QT\n▸ Str… https://t.co/roZV1FIzwn
## 1181 @Mallak_1D Agreed. Time and place for everything 😄
## 1182 @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small te… https://t.co/exXk9cKjbY
## 1183 @Mallak_1D Thank you Mallak😍
## 1184 @ilymelancholia @HannaA_1d Both if you would like the live 😁
## 1185 Biggest songs of 2022: As It Was by Harry Styles - https://t.co/mdBaiX4hFc #OneDirection #1D @1DRocksTweets https://t.co/Df4mSqVi00
## 1186 Sometimes I think this hiatus before s4 drags on forever, but then I remember in 2015 when 1D said they were going… https://t.co/7Sbyan3czQ
## 1187 Day 6: Favorite Louis Cover. \noo id say all the 1d songs and beautiful war.
## 1188 #NEO NEO / USD 1D Timeframe ... \nNEO/ USD trendlines ...\n #NEOUSD https://t.co/XzIjxYNEZC
## 1189 #GBPUSD rises back above 1.22\n\n🇬🇧The pound rises despite food inflation falling for the first time in 21 months.\n\n📊… https://t.co/7G7LcG5cSw
## 1190 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is one that is… https://t.co/0shlHEdxxD
## 1191 This was taken from the STEREO Telescope at 20X. There are 25,000 stars in the Hemera system 325 lightyears away f… https://t.co/0c8ZbNIYLu
## 1192 Skar Audio RP-1200 1D Monoblock Class D MOSFET Amplifier with Remote Subwoofer Level Control, 1200W QGJ2TAE… https://t.co/4zBQEMx0PS
## 1193 #BollingerAlert !\n\n - $OXT (513 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1194 @majrbb Right now
## 1195 We are back safe and sound. 1D were absolutely fantastic on our school trip to Wythenshawe Park. We used our map sk… https://t.co/xT3NalPhTJ
## 1196 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 1197 #BollingerAlert !\n\n - $CTSI (803 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1198 @naeem_mo_17 But its good to experience some feelings
## 1199 Three Ireland's City Stages: "The aim is to support the next generation of Irish musicians" -… https://t.co/OZzWEPyNqm
## 1200 @MAHMOUDMOOTAZ I did 😅
## 1201 I just got this 1d diary and it came out around 2012 ig, it's soo cute, I feel like a kid😭😭💅but IT'S SO CUTE.
## 1202 wts lfb ph . .「#harusellz」 .ᐟ \n \n hanni noot noot set \n\n- 280 (w/ uns album & unscanned qr) + pf + lsf\n- payo (… https://t.co/UYsf7pUKiE
## 1203 @convomf ts, lana del rey, 1d, astrid s, alec benjamin, the vamps, sasha sloan, dpr, sabrina carpenter, kard, rosie… https://t.co/qLU2eNpnVK
## 1204 @SophieAnne2128 @HannaA_1d Really? Screaming or facetiming? Or both?
## 1205 Zebra Symbol LI4278-SR20007CN USB Wireless 1D Handheld Barcode Scanner w/ Cradle https://t.co/1JUIe9aaPe eBay https://t.co/apKYuqdBcp
## 1206 IS THIS A JOKE?! 😭 https://t.co/3Mey0EpvYt
## 1207 This is the cutest shit ever 😍 he’s gonna be such a good dad some day https://t.co/nxNJBLTg2g
## 1208 Thanks a lot 1D https://t.co/R5fy9MMWgp
## 1209 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End… https://t.co/XQh5PtkIJp
## 1210 Nah hell naw. I don’t like Swift but nah 1D ain’t given shit to her. https://t.co/54vzC1npwI
## 1211 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USD\n\n🔎Name:… https://t.co/p8tJnlgOv3
## 1212 ‼️‼️‼️CLEARANCE SALE‼️‼️‼️\n\nBTS UNSEALED ALBUM\n\nComplete inclusions — NEW MANU\nhttps://t.co/VkLxtDomjp\n\nt. ph go ki… https://t.co/mmOG6HP47v
## 1213 @LouisPeitzman That's Lux. 1D's stylists daughter
## 1214 Okey I didn’t expect that 🙃🫣 https://t.co/WbE8M86a4z
## 1215 There's few things I don't understand in life and girl almighty by 1D is one of them.
## 1216 1D should've named act my age "unleash the monster in you" fr.
## 1217 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/bUB94oVlch
## 1218 #KepoHelloKitty_ Westlife or 1D ?
## 1219 @dreamwastalen Only Harry can do that
## 1220 @ssefnum hi!!! i'm into 1D and 5SOS too. i've been playing teeth by 5SOS more than 5 times today 😋
## 1221 happy 3 years of lp1!! this one's special cuz the first 1d solo song i'd ever heard was familiar <3\n\n@LiamPayne i'm… https://t.co/hIXhNgpTmD
## 1222 This was taken from the STEREO Telescope at 50X. There are 1,200,000 stars in the Elpis system 21,000 lightyears a… https://t.co/Yl4OGOGiC0
## 1223 Please delete this tweet. People are roasting one direction and I don’t like it. 1d didn’t help Taylor to become fa… https://t.co/TS1Cn1wnWo
## 1224 -rl without any fcv, I'm looking for new friends. I'm into ATEEZ, 1D, 5SOS, and girlgroups. Mind dropping your favo… https://t.co/x33bcefLHv
## 1225 Back in my 1d era
## 1226 @axelle_wayyy Moooh Lou was so touching here
## 1227 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD
## 1228 #AUDUSD outperforms peers, rising to 0.6725\n\n🇦🇺 The RBA raised interest rates by 25 basis points to 3.1%.\n\n📊The cen… https://t.co/829ZE0SiaM
## 1229 https://t.co/Yr4ygxmyiV Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/i9sniQnf6I
## 1230 WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021… https://t.co/nMOfdhJC11
## 1231 https://t.co/V1NMbjsZ1W Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/rFKLPU2BGb
## 1232 This hour's One Direction lyric is meant for a Capricorn...'Everything you do is magic.'\n\nTry to include loved ones… https://t.co/3oaOnzTBjP
## 1233 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Financials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCF\n\n🔎Name: In… https://t.co/toMJKSMbAl
## 1234 would you believe if i told you when i listen to Zayn and 1D all my problems and worries don’t seem real 🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻🫶🏻
## 1235 Dawn flight over RSPB Bowling Green Marsh @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III… https://t.co/eneei9YWfM
## 1236 @ilymelancholia @HannaA_1d I can do that 💪 I'll be there
## 1237 @thelittlefreaks Thank you so much for this 😭💗\nI don't have any 1d merch and I would d¡e to have anyone of their CDs https://t.co/1tmanZznAn
## 1238 #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE X E-MART24 CHOCO PROTEIN BAR (1 piece)\n\n🛒 SH0PEE -… https://t.co/0zrE0TJ64Q
## 1239 $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the proje… https://t.co/8ZXnYlaoYO
## 1240 https://t.co/a7oN2r9Abp Honeywell CK65 Handheld Computer - 1D, 2D - N68... https://t.co/xjJFYBOZsw
## 1241 This was taken from the Hubble Space Telescope at 20X. There are 500,000 stars in the Nike system 1,238 lightyears… https://t.co/L5IPLh023R
## 1242 A newfound sense of clarity can be yours, Leo. Mercury is boun... More for Leo https://t.co/gxiiKZHms1
## 1243 some old 1d group i'm in sharing it for votes that's so fucking funny
## 1244 #BollingerAlert !\n\n - $ARPA (175 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1245 Every now and then I remember that LLH's soul lives somewhere inside this cupcake....And Then Suddenly I Am Not Oka… https://t.co/QU34Dv2aRf
## 1246 @Binbin0324SH @witchinateacup @DDenouncement lool ok. and yet you went and dug through a series of gifs to find the… https://t.co/zLsN8dUTAF
## 1247 Louis' silver tongues\nZayn's there you are\nLiam hmm idk if there's one \nNiall's bend the rules HAHAHAHA (listened t… https://t.co/s6b67DJTEn
## 1248 $WTI 1hr and 1d.\n\nOil price back to the major support in the hourly frame. Breaking below is super bearish.… https://t.co/xDOGNNjU5n
## 1249 #NatGas 4hr and 1d.\n\nBroke below the orange bear flag, 6.0, and 5.8. Overall trend is bearish. Major support on 5.2… https://t.co/zcGIEgnUfb
## 1250 @Mallak_1D Will you be following me back?
## 1251 #np I Love You
## 1252 not me sobbing at 5:24 in the morning https://t.co/cVEzOrJtAD
## 1253 Im not a phone calls person 😒
## 1254 I'll decline your call & continue texting you like it never happened😭
## 1255 5SOS, 1d, New Hope Club https://t.co/WmGHzDr1EN
## 1256 If my answer is yes, what would be your question?
## 1257 It didn't happen for so long 💔
## 1258 I found all my old 5sos concert videos and 1d concert videos I am hysterically fucking sobbing😭😭😭
## 1259 When i get sweet msg's I really reread them all day. It keeps me in a good mood.🥹❤️🩹
## 1260 @oopshi369 THAT’S ON MY BIRTHDAY (I don’t even listen to them though they have good music, I just listen more to 1d… https://t.co/oqpQhIb6lc
## 1261 #BollingerAlert !\n\n - $LTO (489 sats) is over Upper B. Band in 30M|1H|2H|4H\n - $OXT (513 sats) is over Upper B. Ban… https://t.co/GE1tmovDkA
## 1262 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/PbcYPSux2H
## 1263 @TikekSofor He's clearly as high as a kite in some interviews in the 1D days too. To me, he looks off his face in t… https://t.co/zMFXvQPDXz
## 1264 @1D_FITF28 I thought I didn’t follow you and then I was like Hello🥰and then I checked and I followed you so I thoug… https://t.co/CelHAgDmjl
## 1265 No 1D Reunion Today
## 1266 The Body Shop Vanilla\nhttps://t.co/76rPQfHWBt https://t.co/uOoElsmCpx
## 1267 Kiss Me Goodbye\nhttps://t.co/RC6OL5Kk88 https://t.co/zhczpAEXI1
## 1268 Lilith & Eve Fallen Angel\nhttps://t.co/ZhEXkhCEZi https://t.co/M5c8bMfgk6
## 1269 Usual Jasmine\nhttps://t.co/UN2k0dHTFl https://t.co/l92HgHV8B5
## 1270 @zhivkoto heard 1D=1B
## 1271 Laboho Sugar Baby\nhttps://t.co/JkOy5jIHF2 https://t.co/GDSTlZqsPC
## 1272 HMNS O\nhttps://t.co/W3y36qwbZY https://t.co/9YseuaTqRC
## 1273 #BollingerAlert !\n\n - $CHR (730 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1274 @thelittlefreaks 1d and taylor swift only or would u do other artists too?
## 1275 it's been three years since I joined the 1d fandom after watching the adore you music video, and I just want to say… https://t.co/ZGBgXQVjHC
## 1276 LI4278-SR20007WR Motorola LI4278 Bluetooth 1D Barcode Scanner With Base & Cable https://t.co/vpU8jrdvRk eBay https://t.co/ATo3NUVlE5
## 1277 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Don't even care about the table breaki… https://t.co/S9J1f8qYZz
## 1278 🚨 BNB/USDT (1d) MACD crossed at NEGATIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 1279 🔥INFORMATIONAL🔥\n\nBTC 1D TRENDLINE \n\nCRUCIAL KEYPOINT \n\nIF BROKE NEXT STOP 19K\nIF REJECT NEXT STOP ....?? \n(Wrong An… https://t.co/32QIhf9BNQ
## 1280 Sitting alone in the train while listening to fine line hits different
## 1281 @stevensbestie But to be fair, I do can see that happening 😭✋🏻
## 1282 @ificxuldflyy All smiley no Payne ❤️
## 1283 new solos will never know what it was like when 1d was at their peak, watching their shows on VINE (7s long videos… https://t.co/AWmgYJjWnd
## 1284 i’ll never forgive 1d for spaces
## 1285 We calculated these by some strange magic. We took a 1d rep phi of a non-split torus K not equal to its own qth pow… https://t.co/PbnFEoXkoH
## 1286 @adorableharry18 why did you delete??! 😂
## 1287 @convomfs history - 1d
## 1288 4PCS Camera Hot Shoe Cover Protector Cap for Canon EOS R3 R5C R5 C R6 R RP M50 M5 DSLR EOS 1D 1DX 1Ds Series,5D Mar… https://t.co/qkolgh8ru0
## 1289 LIAM WENT LIVE LAST NIGHT AMD NOBODY TOLD WE....YOU FAKE ASS BITCHES
## 1290 History - 1d https://t.co/5OJeAag5Uw
## 1291 @1D_FITF28 @liamvinyIs why not
## 1292 @LiamPUpdate EXCUSE ME WHATTT???!?@??@?
## 1293 0 spent for 1d bc i won the tix, also 0 for taeyeon and hyoyeon on a free event. ive only ever paid for svt 🤓 https://t.co/XABxyCsKEG
## 1294 @ificxuldflyy @liamvinyIs Count me in!!
## 1295 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/eqguXa48eI
## 1296 @luisat0mlinson No I also don't have ideas
## 1297 According to 1D price Action that's just Accumulating.\n#Bitcoin #Crypto
## 1298 @Davina_ot5 I don't want money
## 1299 Louis was the best member of 1D.
## 1300 WL CORRECTCOMING SOON @dandanstep1 @uni29261434 @shinchansense1 @sleujLCq9mPl4DD @zoolie0801 @osakatarou666… https://t.co/jkOcinutlS
## 1301 Maroon 5, MCR. Greenday, The Neighbourhood, Arctic Monkeys, The 1975, CAS, Imagine Dragons, 21 Pilots, Jonas Brothe… https://t.co/zQyh25IueL
## 1302 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,92… https://t.co/ZnbjYEHPcj
## 1303 istg if i miss the 1d party on saturday i'm gonna riot
## 1304 @miri_magdalene “USED TO BELONG TO 1D, NOW THE 1 G” BYEE 😭
## 1305 IM ABOUT TO PULL MY HAIR OUT!!!😤😵💫😭🥴 https://t.co/578u9Jjt6F
## 1306 Brooks Glycerin 18 Grey Black Red White Men Road Running Shoes 110329-1D-094 https://t.co/VR3Yf7xQsc eBay https://t.co/4Zi1CxdO8a
## 1307 est Feed\nBWF World Tour Finals 2022 - Bangkok\nAsiaSat 5\nBackup\n3987 H 7200\n0001\n15 53 4e b6 7b 3d ef a7\n\nBackup\n414… https://t.co/io2HvknC1V
## 1308 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): -1.37\n\n😎💰
## 1309 Are you serious ?? She was already successful even before 1d was formed like stfu and get some help https://t.co/b3y0Um2wfY
## 1310 @1D_FITF28 Sameee😭😭😭
## 1311 @LOUISismyloml I am confused 🤔
## 1312 @jacksescapade thanks lol, but why all the angst😭🤧
## 1313 1D fans like to find mutuals
## 1314 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #3X\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $UTSL\n\n🔎Name: Direxion D… https://t.co/LNs6NJcFXd
## 1315 @HannaA_1d It's sad :( we need to find someone who can facetime us, so we could scream all together
## 1316 #BollingerAlert !\n\n - $BEL (0.00002926) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1317 Union Budget 2023: Steel ministry seeks import tax waiver for coking coal https://t.co/l74eCn2p5l
## 1318 why is this so angsty?!😭😭 they still haven’t kissed and i feel like it’s almost over https://t.co/FXMG0Uh8Ik
## 1319 @hannahiswho did everything ! proof below!! love on tour hoodie please!\n\ntag: @1D_OhioFlashmob https://t.co/mwMu8h8RH8
## 1320 I want OT5 moots 😭
## 1321 Rumble Kong League - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Qlt2e1uTZc\n⬇️ See below for… https://t.co/oPXJjOCcg8
## 1322 NO WE ARE NOT😭 https://t.co/D0d8tJp46q
## 1323 @Jamison0425 No not okayy!! https://t.co/ryF0Cxq15O
## 1324 @ilymelancholia definitely!! I don't think there's anyone of us in prague to scream it sadly
## 1325 @HannaA_1d Count on me to scream it in Paris! (and Hasselt with you?)
## 1326 $VIX (1D) can extend as low as 16.5 (1.272) https://t.co/ScJzvOySFP
## 1327 @1d_Shawol estoy entre runaway y prove it
## 1328 Items on our Shopee account is on Sale\nuntil Dec 13 \n➡️https://t.co/mREFwsfI7E
## 1329 aRtIsTiC lIcEnSe
## 1330 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/jaAUZOYL7d
## 1331 This hour's One Direction lyric is meant for a Pisces... 'Should I act so cool like it was no big deal?'\n\nMaybe lie… https://t.co/eFPbOA8QIF
## 1332 6th Loucember ‘22\nFavourite Louis cover\n\nI always loved when Louis covered 7 for obvious reasons 💚💙 but my fave is… https://t.co/YdXFqzLubk
## 1333 @flwersforlouis there is none, so I’m gonna say right now by 1d
## 1334 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): -1.41\n\n😎💰
## 1335 #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/zLNi9kZ2sH
## 1336 #ETH 1D Review:\n\nVisual Fractal.\n\nNFA\n\n$ETH https://t.co/8fGXLdd4py
## 1337 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EURL\n\n🔎Name: Direxi… https://t.co/znjXgxvwym
## 1338 Sickness log day 2:\n\nI feel better than yesterday, I just woke up tho, so let's see how the day goes
## 1339 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/HQ1pKUZhyB
## 1340 @sweetcreatxxx @tommo28sun Yesterday I thought I saw your shadow running round
## 1341 I got a 1d cd today, but like my mom wasn't supposed to know I was a fan... they are my guilty plessure and I don't know how she found out
## 1342 WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyu… https://t.co/l76rk1fyuS
## 1343 @1D_FITF28 its hAAAArd soo hAaard
## 1344 @1D_FITF28 @tommo28sun it's haaaarddddd
## 1345 #USD is rising adding to yesterday’s gains\n\n#EURUSD rises to 1.05 🔼 0.1% (1d)\nGerman factory orders unexpectedly ri… https://t.co/2xqtGUTems
## 1346 Adding 1D and Sam&Colby^^
## 1347 that escalated very quickly https://t.co/ABgRPDpY0H
## 1348 rt to gain 1D moots
## 1349 @mrstylesbaebe Harry Styles is the only one who has won a grammy of all 1D. "Taylor's Most Streamed Song" it was wr… https://t.co/dF6cSOWdxq
## 1350 @sateIIiteharry nah the toes went away too slow
## 1351 #EURUSD rises to 1.05\n\n🇩🇪German factory orders unexpectedly rise in October.\n\n📊 Orders rose 0.8% after falling 4% i… https://t.co/PVEdVauw7W
## 1352 Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8
## 1353 He looks like a toy in toys story, I love him https://t.co/VOS5TZFhdb
## 1354 @TimRunsHisMouth IDK, the GOP is getting good at 1D Chess
## 1355 📉 #Bitcoin $BTC Amount of Supply Last Active 6m-12m (1d MA) just reached a 3-month low of 1,955,920.102 BTC\n\nPrevio… https://t.co/JNijgSIDgT
## 1356 ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & D… https://t.co/dLXJZsUMEO
## 1357 BTCUSDT 1D _ SHORT SETUP an hour ago\n\n#DeFigems #btc #Crypto #Cryptonews #DeFiChain https://t.co/DcmtxC19N6
## 1358 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “We’re like na, na, na. Then we’r… https://t.co/NrFMy16L43
## 1359 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FGD\n\n🔎Name: First Trust Dow Jones Global Select Dividend Inde… https://t.co/WMpdtaPWyC
## 1360 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/K3kUKAVbnX
## 1361 @duIIday As a still firm 1D Stan yes and still am 🤣
## 1362 @josaphinesvoice @1982loula @george_ezra @ollymurs @Louis_Tomlinson Yeah G is defo our main man!🥰 I might check out… https://t.co/NgqMMfKQN3
## 1363 📹: Liam ayer en los Fashion Awards \n\n© Getty Images https://t.co/kGRIn9S9sb
## 1364 it’s 4am, i’ve been at this for 3 hours AND THEY STILL HAVENT KISSED😤😤😤 https://t.co/XQlUEMBQ8B
## 1365 @sunfl0werv0l369 happy for you😍🎉
## 1366 "haqua"\n\n2022.12.12(MON) 20:00〜\nat Forestlimit\nEntrance : ¥1,500(w/1D)\n\nfeat...\nFELINE\nTomoki\nTorei\n\nresident:\nCELT… https://t.co/TfKYeYiPMb
## 1367 📷: Liam con fans en los premios Fashion Awards anoche \n\n© PromoLP93 https://t.co/Vf9RZEkilB
## 1368 @atwtmvtvftvsga It’s absurd to say 1D gave Taylor a career but I don’t understand the weird hate and competition be… https://t.co/h9QDR8HYIr
## 1369 #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take… https://t.co/LMnFtrlz7Y
## 1370 Elicit the joy that colors bring ✨\n\n🔎 Ayame Necklace \n\n🛒Shop here:\nhttps://t.co/H15tIkzQ0v\nhttps://t.co/jhGwFugrwn… https://t.co/MUi4CjdjLc
## 1371 Ustedes si dijeron " I keep on running running running running run"\nGracias❤️🧎♀️\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/lmJrhNnD7a
## 1372 Pleaseeeee 🥺🥺 https://t.co/KHBDcG0zFc
## 1373 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HEZU\n\n🔎Name: iShares… https://t.co/JBQoYlxGCR
## 1374 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RIET\n\n🔎Name: Hoya Capital High Dividend Yiel\n\n1D Price Change (%): -2.02\n\n😎💰
## 1375 1d's take me home era, imy
## 1376 NiallOfficial Thank you for being born.
## 1377 @1d_Obsessionnn enjoy <3
## 1378 You're just here for the Heartbreak \n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/J8MaMOgV0D
## 1379 Oh readers... YOU ARE IN FOR A TREAT! 😍\n\nSome of your favorite authors will be giving out a limited number of photo… https://t.co/6xK2z1bjJt
## 1380 @zweeran Boycott 1D the shills of CIA controlled British Media.
## 1381 This was taken from the ChandraX-ray Telescope at 50X. There are 40,000 stars in the Elpis system 500 lightyears a… https://t.co/ynyxzZLYnm
## 1382 @28lovesongs @HannaA_1d that's what i expected to happen but no he just drunk the whole cup 🙈
## 1383 Somebody make a thread with SHINee + solo songs that makes you feel like you're hearing something unholy
## 1384 Harry Styles is the cutest person in the world!\nfollow me for more 1D facts.
## 1385 @oBvIoUsLy_penni @flwersforlouis Well you have Perfect, from 1D, IS mostly written by him I think 🤔
## 1386 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Growth\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IWFG\n\n🔎Name: IQ Win… https://t.co/xnoxYp3tyZ
## 1387 @1d_Shawol Me paso con Everybody 😂
## 1388 The baby is Lux, Lou Teasdale’s daughter who was 1D’s stylist at the time they didn’t steal a child 😂😂😂😂 omg
## 1389 This hour's One Direction lyric is meant for a Libra... 'Spare me what you think.'\n\nRemember to show off only once… https://t.co/K5mQAGEgDA
## 1390 @ghostiemedicine @HannaA_1d i did that as a prank on my dad once and he immediately noticed and spit it out so 😭
## 1391 Tambien choice, Waterfall y chase
## 1392 Thoughts on $SOL #SOL! See Sypool's idea on TradingView below. https://t.co/yd6ZxLw6er
## 1393 The story of Tom Morello’s ‘Arm the Homeless’ Guitar - https://t.co/8O1BRmD8CQ #OneDirection #1D @1DRocksTweets https://t.co/EArfXOjAwA
## 1394 @jluvs2luv @ThrowbackTaylor Lmfaoooo that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist
## 1395 @ilove1dbroo @Tomlinbucks No it's Tom Holland
## 1396 @ThrowbackTaylor Y’all that’s Lux, Lou Teasdale’s daughter who was 1D’s stylist those asking about the baby 😂
## 1397 Help. I can't stop signing " I keep running running running run".\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE https://t.co/9wYkfEw1Br
## 1398 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEW\n\n🔎Name: WisdomTree Global High Dividend Fund\n\n1D Price Change (%): -1.42\n\n😎💰
## 1399 hey @5sos, at Melbourne soundcheck, I asked what songs you would cover, but I panicked when you asked me & said 1D.… https://t.co/cu9yOBi9Pl
## 1400 @itsyoulou28_ This should be a thread about 1D boys with babies 🥹
## 1401 @matteoswift @LouisPeitzman That’s Lux lol is the baby names Lou tisdales child she did the 1D hair during the time
## 1402 @Ericdun19416783 2 miles for me - no buses in the snow - or sometimes we would walk to save the 1d bus fare for sweets.
## 1403 Nov.30-Dec.6ETH1dWeekly market recap for COINBASE:ETHUSD by Sypool #ETH $ETH https://t.co/lVBZYz3j9m https://t.co/FE4gAVrbEH
## 1404 Thoughts on $ETH #ETH! See Sypool's idea on TradingView below. https://t.co/5qD9Z9zLBd
## 1405 @tommo28sun The smell of your perfume still stuck in the air
## 1406 This was taken from the HerschelSpace Telescope at 20X. There are 275,000 stars in the Metis system 500 lightyears… https://t.co/p4DSmvENy9
## 1407 Nov.30-Dec.6BTC1dWeekly market recap for COINBASE:BTCUSD by Sypool #Bitcoin $BTC https://t.co/zn0gs3RbGZ https://t.co/V4Y0TWLcBE
## 1408 Thoughts on $BTC #Bitcoin! See Sypool's idea on TradingView below. https://t.co/Se7B5LtL0m
## 1409 So ASIA tour date will be announce at 7th dec?? \nI am hoping for INDIA😭😭🤞\n\nhttps://t.co/RGnsEddRFG
## 1410 @ssefnum ▸ Complete oc name : Agatha Pupuy\n▸ Zodiac : Leo\n▸ MBTI : ENFJ\n▸ Love lang : Qtime, aos\n▸ Stress lang : bu… https://t.co/GGHDYJVnFJ
## 1411 If we hear " I need a Cha Cha Beat boy" in a SHINee song, it means DANGER\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE
## 1412 ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker… https://t.co/F8WnFnDGAA
## 1413 Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVYf1f
## 1414 Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7v8I
## 1415 @nhstreamupdates @NiallOfficial "Nialler x"🥺😭
## 1416 @Annie23703 Dude ☠️ how could they still believe that.. liam himself said all those years in 1d he would put on a h… https://t.co/MNR9U7neDQ
## 1417 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/1WegWJma3r
## 1418 💀💀💀💀 okay lightening mcqueen https://t.co/DZkU8YPpix
## 1419 He then proceeds to tell her “oh I have a friend who slept with Harry Styles back when he was still in 1D” \nMy frie… https://t.co/d9iLN3HcvA
## 1420 So my best friend is currently in Australia and went on a date with a guy, they kept talking about the music they l… https://t.co/0pVoZiCQm5
## 1421 Some girl keeps saying she slept with harry back in the 1D days
## 1422 Thoughts on $BTC #Bitcoin! See MrShah1's idea on TradingView below. https://t.co/uuUci2jvhA
## 1423 not having social anxiety would make my life 100% easier
## 1424 1d\nshe's worried about you https://t.co/dyWguCmeCA
## 1425 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DLN\n\n🔎Name: WisdomTree U.S. LargeCap Dividend Fund\n\n1D Price Change (%): -1.64\n\n😎💰
## 1426 8 weeks until alina and i reunite with our -ommels
## 1427 I KEEP RUNNING RUNNING RUNNING RUNNN
## 1428 "They'd say I hustled\nPut in the work\nThey wouldn't shake their heads and question how much of this I deserve"
## 1429 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I can make your tears fall down like th… https://t.co/jVEAyPXrYA
## 1430 📣 JUST ADDED 📣\n3681 GB: 1d Red 1845. SG8 Sc3 Mi3. Spec BS28e Plate 60. "MB". Basal Shift. 3 Margins. c£32 \n\n💥 Speci… https://t.co/O648HHM5h3
## 1431 I'm hopelessly hoping and i promise you this: no more days alone
## 1432 I really wanna know how the convo went with the dutch Floor and Louis. Like, I wanna hear it HAHAHAH
## 1433 Taylor: successful career, Grammy winner, good music\n1D: Disbanded and gone https://t.co/TUg0c7ybwZ
## 1434 1D\n\n$APE with a possible swing trade. Wait for a breakout on the daily chart. \n\nBut wait for the retest first, no t… https://t.co/oGxMI4z3BR
## 1435 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc
## 1436 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 1437 Construction on I-76 westbound from West of Exit 1D - US 130 (Gloucester City) to East of Exit 2 - I-676 (Glouceste… https://t.co/XwhibtWaG8
## 1438 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FMQQ\n\n🔎Name: FMQQ The… https://t.co/jWtKQbqbot
## 1439 OH MY GOD😭😭😭 https://t.co/K6xG5yiqlc https://t.co/WAHwHIs7He
## 1440 @ech0void Ah the san pants
## 1441 Dec 6, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/YFxASneFBk
## 1442 Dec 6, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/SKELbhps4V
## 1443 Dec 6, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/aFB1zLIiyq
## 1444 Dec 6, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/KaMDEcNpFZ
## 1445 Dec 6, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/gwE0AoUgqB
## 1446 Dec 6, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/zgsqPPUdul
## 1447 Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/PUenCjfWqn
## 1448 Dec 6, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/rcrMc9cr4G
## 1449 Dec 6, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/iKxnYIX9Rl
## 1450 Tuesday Dec 6, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/y6HUS5cEv5
## 1451 Tuesday Dec 6, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/nGHGj9EGjs
## 1452 Tuesday Dec 6, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/FnJ31hCN7t
## 1453 Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 6, 2022. See more info at… https://t.co/P91TKCDIyS
## 1454 Tuesday Dec 6, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/vdqSJaZmwz
## 1455 Tuesday Dec 6, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/Uli6mysZ0U
## 1456 #ETHUSDT Dec-06-2022 1D Support and resistance levels\nRes=[1276.46, 1280.0, 1341.73, 1422.08, 1722.0, 1789.0, 1789… https://t.co/ev8iDYozoy
## 1457 #ETHUSDT #ETH 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/jtIaZwayiI
## 1458 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE… https://t.co/xL24JluSpw
## 1459 @1dtpwk_28 none louis song but 1d rock me, ready to run and right now
## 1460 @MysticatLive I Made Minecraft 1D? 🤔
## 1461 As a 1D fan and a Swiftie this is so funny to me lmao https://t.co/VeDyYxA4kx
## 1462 @richarlison97 What a beautiful drawing!!!
## 1463 Oh, come on. 1D are dinosaurs, they're already extinct https://t.co/fWKXifTOVR
## 1464 Ozark River Advantage 1D Maple Self Contained Portable Hot Water Handwashing Sink NSF Certified XF6FP54… https://t.co/uVXBEGtXAO
## 1465 Act like a fake 1d fan in the comments.
## 1466 This tutorial contains an example of an optical model of a Thin Film Solar Cell. A simplified 1D Model is also incl… https://t.co/QMiDI8dVbU
## 1467 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $MBOX\n\n🔎Name: Freedom Day Dividend ETF\n\n1D Price Change (%): -1.75\n\n😎💰
## 1468 wl Bureau of mint @Grzegor59996841 @amilucky9 @La_delfiii_1D @liampal7 @mahmut452272109 @RThecrypto @bacbara97… https://t.co/SrYizymBwp
## 1469 @1d_luvvv @LAHXLLUClNATlON yeah true but that’s not what op tweet was about
## 1470 Marieke van den Kerkhof assessed blood flow velocity waveforms in the lenticulostriate arteries at ultra-high field… https://t.co/oly8yExQUD
## 1471 @richarlison97 Love this danceeeee
## 1472 This was taken from the Kepler Telescope at 200X. There are 100,000 stars in the Doris system 150 lightyears away… https://t.co/f2JSDGMNAd
## 1473 Why is he explaining/reading the lyrics so cute, and then the songs are like BOM🔥\n\n#민호 #MINHO\n#샤이니 #SHINee\n#CHASE
## 1474 GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel… https://t.co/CD1nqM4CKJ
## 1475 this thread is so fucking stupid and i love both, taylor and 1d\nall of them are good artists on their own stop comp… https://t.co/hcjAtjBLLm
## 1476 Y'all are the one that mentioned 1D unprovoked calling them a reality show boy band. Y'all can't seem hype up your… https://t.co/OxVsVlE0Lv
## 1477 Harry is telling a random person on the street about the 1D website eventually
## 1478 LMFAOOO 💀💀 https://t.co/pxfl1mbB3p
## 1479 *jolts awake* the 1d members were moreso coworkers than friends .. *knocks out* *wakes up with more sweat* even zay… https://t.co/d7H347eZao
## 1480 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SWEB\n\n🔎Name: AXS… https://t.co/d6qWQTAVNB
## 1481 @TeddyCleps @B30AnonymousB30 I still can long/short on 1h/4h/1d tf but it’s only lvl to lvl\nSmall position size, qu… https://t.co/IiiCYbNyyK
## 1482 oh i will carry u over, fire and water for your love\n\nlagunya 1d emg kadang bucin
## 1483 that was a money 1D by The Usos on Riddle 😮 #WWERaw
## 1484 @ificxuldflyy True 😂..
## 1485 #BollingerAlert !\n\n - $CTSI (684 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1486 mom i frew up😭😵💫 https://t.co/IHLrvW9jgT
## 1487 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ… https://t.co/SkY105B9Do
## 1488 lost 1d
## 1489 @house_of_1D @UpdateHLD Is the girl who makes the video and her follow him everywhere and scam fans and skip lines for getting the barricade
## 1490 This hour's One Direction lyric is meant for a Virgo... 'Something's gotta give now.'\n\nEventually this will help, i… https://t.co/l53jWQ7pal
## 1491 Saw 1D for free at Party in the Park in 2012 (was barrier too, no camping required) https://t.co/sdQOMqi6Kd
## 1492 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Utilities\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SDP\n\n🔎Name: ProS… https://t.co/JT7ETvxqUu
## 1493 kiss goodbye, ten to five
## 1494 @convomf the1975, keshi, taylor swift, rox, cax, niki, bruno mars, bruno major, lana del rey, tulus, pamungkas, vie… https://t.co/38ze21TrjY
## 1495 this shit i’d about to make me believe in love🤧🤮😭 https://t.co/2TkTzEKwGC
## 1496 -rl hello! I'm looking for some new friends to fill my empty timeline. Little information, i go by she/her pronouns… https://t.co/OXiV04wIEl
## 1497 @sweeterluvr he was literally involved in gang activity in 1d
## 1498 I CANNOT🤧🤧 https://t.co/2TkTzEKwGC https://t.co/olgeoH8P5E
## 1499 @HannaA_1d yeah but he should be able to tell it tastes different and like... it was a whole spoon not just a littl… https://t.co/znGy7mWw1g
## 1500 @die2nights i js rmbv this guy from 1d this is so 😞😞
## 1501 Selling #earrings at https://t.co/RE0KYfHHIV\n\n#ShopeePH #shopee #luar #handcrafted #Christmas https://t.co/3tVNbFueAt
## 1502 $US10Y 1D\n\nThe MACD is almost approaching a buy-signal. Suggesting we could find some short-term support at that hi… https://t.co/b1FsDNLVAn
## 1503 AHAHSGCGSBS MY HEART JUST DID SOMERSAULTS IN MY CHEST😭😭😭😭🤮🥹 https://t.co/RVhUQj7yo2
## 1504 lmao this must be one of the dumbest takes i have ever heard. taylor was winning grammys before 1d was even formed https://t.co/m3pvZqMoOr
## 1505 Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1506 @ghostiemedicine i once read that salt cancels out the bitter taste in coffee
## 1507 @KSeokjinTR WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN
## 1508 @Vyggor_Tz I guess we will have a little rally soon. But before we reclaim 20k and hold I am cautious. 1D is surfin… https://t.co/hvrnwk7jbG
## 1509 everyone in 1d is kindof ugly (except zayn)
## 1510 i live and breathe 1d but miss taylor built her way up by HERSELF thank u very much
## 1511 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D
## 1512 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 1513 @1D_carrots28 i love you, please feel free to message me whenever
## 1514 ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nC… https://t.co/Qai9BRbjCm
## 1515 No financial advice.\nKdausdt 1D timeframe chart minimum 100% trade long. https://t.co/ZkM8Fx71w1
## 1516 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NBCC\n\n🔎Name: Neuberge… https://t.co/QJZoqFEGuc
## 1517 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I can make your… https://t.co/1lAJy9oZPt
## 1518 BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA… https://t.co/6bR9R7EeQJ
## 1519 "I'm so sick of running as fast as i can wondering if I'd get there quicker if i was a man" https://t.co/igdJyylGmW
## 1520 this is crazy bc she literally had a career years before 1D even met and i say this as a 2011 directioner… please g… https://t.co/SJI63r2v9p
## 1521 im in my 1D arc again
## 1522 @ai11911 @RonkuSide @LouisPeitzman she’s the daughter of 1D’s stylist!
## 1523 Hold up what if “the greatest” is about the 1d days-
## 1524 Jual Basic pants katun stretch L //JF387 | Shopee Indonesia https://t.co/tb3qGuONWv https://t.co/cvzr2hoe41
## 1525 @meowells Oh shit 13h 28 likes and 1d 650+likes damm they must really hate you with someone else in the pic huh
## 1526 He is laughing about the 1D website all night
## 1527 #BollingerAlert !\n\n - $UMA (0.0001076) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1528 @tomoontosaturn you rebel 😈
## 1529 3 Row Aluminum Radiator For 1960-1966 1965 Ford Mustang Falcon Mustang Comet V8 https://t.co/hf1B0poSDo eBay https://t.co/efkIsYj9qm
## 1530 #BollingerAlert !\n\n - $FET (455 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1531 You're the one who hates men and acting like Misandrist, back in the day 1D fans would have told you off in an inst… https://t.co/ijCTJ0NYcK
## 1532 Dec 6, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/vHaFm2efNz
## 1533 You've got a bird's eye view of things! Your expansive 9th hou... More for Taurus https://t.co/zodNVbYaT7
## 1534 Sensor SSV 1D has not reported data for 10 minutes
## 1535 #BTCUSDT Dec-06-2022 1D Support and resistance levels\nRes=[17424.25, 18626.0, 18910.94, 19706.66, 20111.62, 21888.… https://t.co/kdwoPTll9N
## 1536 #BTCUSDT #BTC 1D Support and resistance levels \n Dec-06-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/EIH1tjFOak
## 1537 @lousgaypanic Ahhh yayy happy for you!
## 1538 @1D_FITF28 @louurrypancakes Yes😭💀 I woke up today and guess what I'm sick
## 1539 @Davina_ot5 @louurrypancakes are we connected to Niall or what?? he have cold ,we have cold!!😭😭
## 1540 @chouamirouche The final between france and brazil
## 1541 #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending w… https://t.co/ywN08XCSos
## 1542 @NHL_Sid Not sure if the Oilers have a 1D. Just a bunch of 2D masquerading as potential 1D. Of course I also didn't… https://t.co/ce1XYKoUXq
## 1543 @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock
## 1544 @xalwayspayno ON IT!!
## 1545 I hate it but I'm sorry 1d now I'm gonna associate every song on mitam to svt bcs wtf
## 1546 @LiamPayne Happy 3 years!!
## 1547 @Davina_ot5 @louurrypancakes Me too😭
## 1548 @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe
## 1549 The cutest accents in the world are possessed by 5 boys.\nFollow for more 1D facts.
## 1550 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $CRIT\n\n🔎Name: Opt… https://t.co/KGtSHKH30m
## 1551 @BitKeepOS This team is one of the best teams in the crypto world, I am very happy and excited to be part of this p… https://t.co/fi4a6S0res
## 1552 #BollingerAlert !\n\n - $FET (433 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1553 This hour's One Direction lyric is meant for a Saggitarius... 'I'm doing this to make you jealous.'\n\nMaybe act spit… https://t.co/6szyEllY9r
## 1554 Liam Payne Makes Red Carpet Debut With Girlfriend Kate Cassidy: Details - https://t.co/UrpliA736G #OneDirection #1D… https://t.co/4ebvcv973Z
## 1555 Jual One Set MOSCREPE (XL) LD ±110cm //JF523 | Shopee Indonesia https://t.co/DxeW8CogiI https://t.co/wO2kAKB9XD
## 1556 @Ellen_Horan_1D Yessss made me so happyyyy after all the shity days I've had lately..
## 1557 @LouisPeitzman it’s lou teasdale’s daughter lol- lou was the 1D hairstylist, lux seems to be doing great now haha
## 1558 @wetdreamhrry @LAHXLLUClNATlON yes, as a swiftiey i know. im just so fucking tired that when people are talking abo… https://t.co/XFF78N6LgG
## 1559 @luisat0mlinson Good luck!!
## 1560 @Al2236928 HE DOES!!
## 1561 @Al2236928 Thank you and you too!
## 1562 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat… https://t.co/zEZ24AJ9zM
## 1563 Concrete Groover 8 X 4 3/8 Zinc Walking 1D X 3/8 Bit JLWOIRU\n\nhttps://t.co/8P9nVUlMvP https://t.co/XXGokOiI2W
## 1564 @1d_luvvv @LAHXLLUClNATlON Their thread also mentioned h*rry
## 1565 fool's gold Niall version >>>>>> 1D
## 1566 TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN… https://t.co/6MYLTMjtcs
## 1567 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nN… https://t.co/b7r4ts93Pj
## 1568 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmo… https://t.co/kJf2dNhC4P
## 1569 @1d_luvvv @LAHXLLUClNATlON well technically she had five grammys before all of them auditioned, just the tweet only mentioned harry
## 1570 at least once a day I go\nNOTHING MAKES SENSE I AM A MESS I'M TRYING MY BEST BUT NOBODY'S PERFECT
## 1571 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SSG\n\n🔎Name:… https://t.co/cpgzXGbmiX
## 1572 @28satellitelou @xnlydbrave I know what you mean & that’s an interesting point to bring up. But I just checked and… https://t.co/n4VWIUqQFr
## 1573 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRO\n\n🔎Name: iShares Core Dividend Growth ETF\n\n1D Price Change (%): -1.72\n\n😎💰
## 1574 #for_albumsSHIP\n\nTHANKS FOR PURCHASING 💖💕❤️\n\nMystery boxes and COD of D'icon D'festa ( pre-order) has been shipped… https://t.co/sTbhSIiRtE
## 1575 GROW GM810 Series DC5V 1D/2D Qr Barcode Scanner Module USB/UART Interfac... https://t.co/mPWXcIMg4V via @YouTube
## 1576 Maya Jama wows in black dress as she leads the stars at British Fashion Awards - https://t.co/ZHDWhP2Ab0… https://t.co/dwdaYM7Gsd
## 1577 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH… https://t.co/bkJCele5YB
## 1578 Where will price be drawn to? There are two large liquidity pools. \n\nI am watching how price will react to the outl… https://t.co/nBqvfO0uCJ
## 1579 @erriicca_ I WAS SO PROUD OF MY 10000 1D DANCE
## 1580 #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1581 @convomfs right now, strong - 1D\nin the stars - benson\nlet us go - crush
## 1582 @ZaionLanZa i lost my 1D pin once at school and i stopped collecting them
## 1583 @grouponm0m that baby is Lux, she was very popular in the 1D fandom
## 1584 @FlickerOfHope28 Accurate!!
## 1585 @flintsjames 1D PROVIDED SUCH GOOD CONTENT
## 1586 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NUAG\n\n🔎Name: Nuveen… https://t.co/BYLcjiH3Yz
## 1587 @Typhoo_Tea 1C. 1D is also acceptable.
## 1588 Jual Blouse Jeans Rempel LD ±110cm //JF674 | Shopee Indonesia https://t.co/6MEXRm08GO https://t.co/XJ5AzdLvBy
## 1589 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 1590 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/LnqccjNzBf
## 1591 https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd
## 1592 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVI\n\n🔎Name: AdvisorShares Athena High Dividend ETF\n\n1D Price Change (%): -1.23\n\n😎💰
## 1593 #预测 0572\n$atom bullish bat 1D\nprz=0.886xa long@6.911\ntp1=10.894\ntp2=13.355\nsl=3.573\nCheck out my #ATOM analysis on… https://t.co/ltZccx5xEQ
## 1594 What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine
## 1595 mfers - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QFS2WffdPa\n⬇️ See below for 200 and 400… https://t.co/wzLaQCNOe5
## 1596 Cutest person with cute baby❤️🥺 @NiallOfficial\nhttps://t.co/dZrpfK7DEd
## 1597 @1dtpwk_28 best song ever, back for you, better than words
## 1598 @atwtmvtvftvsga zayn literally covered a taylor song before he was in 1d
## 1599 "I like all 1d tunes really" I mean of course you like them, you wrote most of the songs 😅😅 https://t.co/EeoixqYsEO
## 1600 Reflective regenerating rhinoceros, stinger\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +4, WIL: +1\nAtt… https://t.co/2zLCzbt3Yc
## 1601 ¿Ney? 🌝......\n×Monse× https://t.co/F18tGApOJS
## 1602 @Mallak_1D End of the World Cup 🇧🇷🇧🇷🇧🇷
## 1603 “USED TO BELONG TO 1D NOW BELONG TO THE 1 G” https://t.co/EdBVeYaUBC https://t.co/FpxPiL8A4K
## 1604 @Ellen_Horan_1D HE LOOKS SO SMALLLL
## 1605 @Ellen_Horan_1D Morning!! Have a nice day!
## 1606 @krystalshabit28 i love you but if you cry about this to me i’ll be ignoring you 🫶🏽
## 1607 @1dtpwk_28 bigger than me
## 1608 @1dtpwk_28 I'm Victoria, but he has a song that starts with W- walls
## 1609 Imagine these two together in public! https://t.co/ATd1JQAzWY
## 1610 LOL she’s already had number ones and Grammys and multiple other awards in different genres when 1D was in the proc… https://t.co/dwdLvzdkDJ
## 1611 @theMMXMtrader Sir please guide first i see 1W chart then look for liquidity/fvg then same 1D then same look for li… https://t.co/2vl8iYm1QC
## 1612 @westenthu paradise - coldplay\nsomewhere only we know - keane\nhighway don't care - tim mcgraw & t.s.\ncarry on - fun… https://t.co/OYjfdJROxC
## 1613 @TesaW11 @Itsreallysue I’ll try to find the interview when he was in one direction this is another one after 1D. https://t.co/hledRNsxoG
## 1614 louis wrote holding onto heartache for us directioners that definitely believe there’s going to be a 1D comeback
## 1615 🔥LIVE INFORMATION🔥\n\nimpression encounter vol.??\n\n🗓2022.12.17 sat\n🏠SAPPORO RabSta\n⏰OPEN14:00 / START14:20\n🤑ADV¥2000… https://t.co/zNQE0xeFi6
## 1616 Life is treating me not fair at this point
## 1617 gf who had a 1D stan account and gf who does not know how to work the internet
## 1618 @Variety People are tired watching The Rock's 1D performance 😆
## 1619 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w
## 1620 Good morning!
## 1621 This hour's One Direction lyric is meant for a Capricorn... 'You've got that one thing.' \n\nDon’t forget you can rea… https://t.co/eScCHy3vd5
## 1622 🔥LIVE INFORMATION🔥\n\n魔法祭IDOL XmasXday\n\n🗓2022.12.24 sat\n🏠CLUB ANiMA\n⏰OPEN13:40 / START14:00\n🤑ADV & DOOR ¥1500+1D\n\n🎫… https://t.co/VCthlFVDCH
## 1623 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/TOJmDaDTo6
## 1624 🔥LIVE INFORMATION🔥\n\nimpression encounter =Christmas SP=\n\n🗓2022.12.24 sat\n🏠SAPPORO XENON\n⏰OPEN18:00 / START18:20\n🤑AD… https://t.co/Xgx42WnRLq
## 1625 @strawberrygnf my friend was there and its our and our video only we’re gatekeeping it for the rest of our lives, h… https://t.co/LmxArDZM4k
## 1626 @atwtmvtvftvsga Please don't hate but i think tis partly true. I think that they helped her carrier and reach bigge… https://t.co/mM5Od5SMAA
## 1627 🔥LIVE INFORMATION🔥\n\nOHISAMA GIG =SAYA BIRTHDAY SP=\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN10:45 / START11:00\n🤑ADV¥150… https://t.co/LXAZk5eafo
## 1628 Excursion fun in 1D! Today we visited the Bundoora park to learn about change. @AitkenCreekPS https://t.co/1ZE3D3oZZw
## 1629 Acepto 🥺\n×Monse× https://t.co/4NQDPy5QWr
## 1630 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOO… https://t.co/xIAh5QQYq0
## 1631 @Mr_Derivatives Self-explanatory 1D charts. https://t.co/n2sJp9Ipe7
## 1632 @TwBookClub @HankinNoel This seems like a great memoir. I like that this book covers the disco era. I'm looking for… https://t.co/ecLt6tvQ47
## 1633 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/f5iSY320rC
## 1634 Click here!\n🛒 CNA: https://t.co/Q61FJSC11Y\n🛒 SHOPEE MALL: https://t.co/4yRYpge28R\n🛒 LAZMALL:… https://t.co/yDpbH2LiYx
## 1635 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/fyfUoeBtek
## 1636 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevio… https://t.co/AygkbVevZl
## 1637 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metr… https://t.co/GYIvKbGiBN
## 1638 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 1639 @NFRC0MPLEX They know harry carried 1d alone on his back
## 1640 WHAT THE FUCK?!😒 https://t.co/0hIfEvmPZ8
## 1641 @NFRC0MPLEX Because 1d = harry
## 1642 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “Oh, I just wanna show you off to all o… https://t.co/ns4jLAsHDz
## 1643 TikTok star's brilliant advice on how to make a career out of social media - https://t.co/1f6FnpwQEV #OneDirection… https://t.co/7PSwuohhRx
## 1644 Multi-Platinum Songwriter/Producer Sam Hollander To Release New Book 21 HIT WONDER Tomorrow -… https://t.co/IVn5urodeT
## 1645 #uk100 1d. The FTSE tagged the 90% retrace (just shy of the 1:1 extension however) and can do a regular flat corre… https://t.co/8BnpLbPlxT
## 1646 Michael Kenneth\n▸ Zodiac : Gemini\n▸ MBTI : INFP\n▸ Love lang : WoA & Receiving Gifts \n▸ Stress lang : Impulsive buyi… https://t.co/RblRIQq0iR
## 1647 I kinda don't want this year to end, 2022 has been really good to me 💖
## 1648 This was taken from the ChandraX-ray Telescope at 30X. There are 10,000 stars in the Pontus system 500 lightyears… https://t.co/t4Na8s63wy
## 1649 4 days left then is the 1D night in Cologne 😍
## 1650 I was vocal in a previous Observations video how $SNX 4H reminded me of $BTC 1D\n\nSo far it has been a good fractal. https://t.co/qwEiiTi3X0
## 1651 wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ… https://t.co/sH1Gc6mbpB
## 1652 You don't have to go it alone at this time. Mental Mercury has... More for Cancer https://t.co/1N6vBi7lQT
## 1653 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| qtum 15.00%\n\n2| function-x 12.00%\n\n3| bounce 7.00%\n\n4| frax 6… https://t.co/zx9MkI5iuj
## 1654 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 1655 day 6,i have a reason for all of them idk. mr brightside will always be famous, ttd is my fav 1d song and it's so s… https://t.co/Mrp0FbOPBt
## 1656 i’m sorry but the 1d haters will always look so stupid bc tell me how they haven’t made an album in over seven year… https://t.co/8sYvasXbU2
## 1657 Music notes: Michael Bublé, Lindsey Stirling, Ed Sheeran, Amy Grant and Harry Styles - https://t.co/l63mHevcsI… https://t.co/oAmJrNOp64
## 1658 1D fans follow everyone who likes
## 1659 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $QDF\n\n🔎Name: FlexShares Quality Dividend Index Fund\n\n1D Price Change (%): -1.71\n\n😎💰
## 1660 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 1661 #FLUOROCHEM is now - Not yet kissed 200EMA in 1D chart - Reversal possible after RETEST of Monthly BO\n\nCMP 3260… https://t.co/QHY4IFCk90
## 1662 LTC 1D | Update\n I haven't updated anything for some time. Here are my $LTC levels. https://t.co/EOEoT3yzpb https://t.co/OonKvaS2WD
## 1663 Why i hate simon and 1D management 😠 😡 \n\nCheck out FaithInTheFutureOfLarry💙💚's video! #TikTok https://t.co/777QmnjZaK
## 1664 If you don't buy me 1D merch for my birthday we're no longer friends loljk
## 1665 He is journaling about the 1D website shortly
## 1666 This hour's One Direction lyric is meant for a Pisces... 'We made a fire, went down in the flames.'\n\nEventually thi… https://t.co/Yadb16834q
## 1667 @soobcyph this is how many i have rn. planning to make more cus we only have 1d 3hrs and 24mins left https://t.co/TwiiuraIre
## 1668 wl Congratulations @tay_xxi9646 @gabriela3953314 @simmbat @ignas_taiko @XRodryG @justinv815 @1D_fans_page_… https://t.co/QJ6NaRdykj
## 1669 @jceyunz just the sound in general tbh it sounds like smth 1d would release and i mean this in a good way
## 1670 I joined this fandom in June. I've never made my hubs watch any 1D music videos until today. We watched Drag Me Dow… https://t.co/Sk63lMKuP7
## 1671 @starfess 1D night changes
## 1672 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe V… https://t.co/FMoZ0BzCno
## 1673 @Jumbi_ZaynBot @troubleeeeeeees @surfsupcaI Not really. Joni has been with Louis since 1d.
## 1674 OMYGODDD!!! Thank you so much 1D hope you get some awards too, some good chart toppers, maybe some records in the G… https://t.co/xCIl1ubdgk
## 1675 @userhaytam Los fans de Harry Styles, Taylor Swift y 1D andan llorando 😭😭😭 ardidos
## 1676 Azuki - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Q9J5w4eoOD\n⬇️ See below for 200 and 400… https://t.co/1jsj09aq0R
## 1677 @21metgala I don’t get it
## 1678 I'm sorry if I say I need you\nBut I don't care, I'm not scared of love\n'Cause when I'm not with you I'm weaker\nIs t… https://t.co/527ybV2UCb
## 1679 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DWEQ\n\n🔎Name:… https://t.co/EsuNcFkyY4
## 1680 @Krystle09717088 @NathanCHubbard Wondering the same…? Niall’s got another on the way, too. Loved the 1D series - t… https://t.co/QADHoiflMX
## 1681 Algo XSTO Skew Index currently at 125.9. Chg 1D 0.9%. Avg 30D at 119.5 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/H7v0hubM2m
## 1682 @jceyunz happily is my fave 1d song i love it <333
## 1683 tour hasn't even started and I'm scared of saying goodbye already
## 1684 random fact\ni just realised that for the past 2 years, my most listened song by 1D is 18\ndamn
## 1685 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 1686 @LAHXLLUClNATlON and one direction is only harry? sorry, but you are talking about them, so i need to tell you (it… https://t.co/UY5zj9LqP6
## 1687 Algo XSTO Fear-Greed Index currently at 16.2. Chg 1D -0.7%. Avg 30D at 19.6 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/gsSPY3I5Ch
## 1688 #SPX and #DXY 1D charts alternative analysis for your reference. @TheTradingHubb; @MauroBianchi24; @GregaHorvatFX;… https://t.co/EOBgyjkDfi
## 1689 Harry_Syles i love you so much
## 1690 @JUALAN_BASE Wardah https://t.co/yjIdhaSELk\nNivea https://t.co/Bh7uke1otj\nGarnier https://t.co/yoK0QO3wmS\nMadame gie https://t.co/riWT8akXal
## 1691 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/SJSpyzXZhZ
## 1692 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/YlTJZnIlBB
## 1693 not me getting emotional listening to “right now” by 1D while looking back to my jhs days 🥺
## 1694 After not loosing a Home Tests in 1st 7 matches[Ban (1W) SA (2W) SL (1W 1D) AUS (2D)]spread across #WTC21 & #WTC23,… https://t.co/g1KhAu1qWv
## 1695 @convomfs perfect - 1d\nsomebody to you - the vamps\ndeja vu - Olivia Rodrigo\nperfect - ed sheeran\nyouth - Troye Sivan
## 1696 listening to 1d songs again, my heart 🥹
## 1697 USED TO BELONG TO 1D NOW I BELONG TO THE 1 G 😭😭😭😭😭😭😭 https://t.co/DPVs0xML2L
## 1698 #BollingerAlert !\n\n - $AVA (0.00003746) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1699 idk if this helps but here are my past concerts tickets. As you can see I only put sleeves, no laminating or whatso… https://t.co/zCTcxS7Yih
## 1700 @Godsgirljune @atwtmvtvftvsga You say you're a 1D fan but here's the OP right above you calling 1D a boy band made… https://t.co/B4MHBlPrqN
## 1701 1d jam time
## 1702 Hey everyone, welcome to my new acc.\n\n•Please Like, Follow & RT if possible.\n•This account is staring: #LGBTQ… https://t.co/CrIcqbToWi
## 1703 #BollingerAlert !\n\n - $SNX (0.0001153) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 1704 but… but is this it for tonight?? I NEED MORE https://t.co/FMFzpkRW1C https://t.co/X6yQQnRG3I
## 1705 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9
## 1706 ⁃Progression in myopia can happen in adult.\nCase2: 20 years old\nMale\nIn January: -1D\nIn september: -1.5D\nThat is in… https://t.co/pOM4Cr5tL9
## 1707 @ziggykqtz i love both but 5sos had a different hold on me than 1D did idk how to explain😭 it’s probably just bc i… https://t.co/0Mtw061jVV
## 1708 Yesterday's workshop\n was about myopia management:\n⁃in 2050, 50% of the population will have myopia. With the frequ… https://t.co/r0XBqHCbk9
## 1709 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰
## 1710 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $OCEN\n\n🔎Name: IndexIQ… https://t.co/fYhQ5lJnij
## 1711 @moondogrry one of my favorite 1d songs for this sole reason
## 1712 I'm binge watching old 1D interviews bc I'm big sad
## 1713 Just like you Swifties are diminishing 1D's popularity and success with your Opie calling them the band from the re… https://t.co/5lQah4Onzi
## 1714 Tbh I've seen harry once and saw 1d once but I wanna see zayn bc he is and was and will always be my favorite vocalist 😤😤😤😂
## 1715 imo the nicest member of 1d and i’ll always stand by that
## 1716 Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!… https://t.co/bYyGI0juSK
## 1717 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 1718 green day, aminé, enhypen, tulus, taylor swift, prettymuch, 5sos, westlife, one ok rock, the beatles, queen, mltr,… https://t.co/YxKAUlx6t9
## 1719 5sos and 1d are not the same, stop comparing them!
## 1720 1D😂😂😂 god you have a bad taste https://t.co/8KyeiHQdKH
## 1721 @vaibhav_hatwal 1D>>>>> bts
## 1722 @ssefnum I see bts, lany and 1D, let's be friend!
## 1723 Love all about Blue♡ | 1D♥
## 1724 This hour's One Direction lyric is meant for a Scorpio...'I will steal us a car and we will drive to the stars.'\n\nI… https://t.co/8mV1yG4wXP
## 1725 @canyonmoon1982 my last tweet before this one but basically someone saying taylor profited off 1D and specifically harry…was weird
## 1726 https://t.co/OI0XcQ0JqF\n\nhttps://t.co/EFUJNypLhl\n\nhttps://t.co/R7UIbaeKqF\n\nhttps://t.co/fXcupm0bhC\n\n Orange Counti… https://t.co/VyC9QX5A51
## 1727 Love 1D but this seems excessive and sexist https://t.co/cEVUc0cA3w
## 1728 Embroidered Floral Underwire Bra\n₱349.00\n\nCheckout here:\nhttps://t.co/PEa7lJAzqb\nhttps://t.co/PEa7lJAzqb\n\nWebsite:… https://t.co/71ZzL144nQ
## 1729 @chaeIisasn this is my fave 1d song shut upppppp
## 1730 1D guy ugly as hell though I'm not on this persons side.
## 1731 this is how i felt when zayn left 1D
## 1732 “used to belong to 1D, now belong to the 1 G” https://t.co/XnwWMgIitD
## 1733 https://t.co/E3e3lVSzco\n\nhttps://t.co/cYCnQgVjMx\n\nhttps://t.co/ahGtL4hDAr\n\nhttps://t.co/cGXK2MpLKJ\n\n Orange County… https://t.co/686BxvWCsD
## 1734 Tbh, I could make my dad obsessed with 5sos like how he is w 1D but I just want to gatekeep it as smthg only me and k1 likes
## 1735 back in my 1d era ✨
## 1736 https://t.co/e5gqiJiMaH\n\nhttps://t.co/wDs3mBTho0\n\nhttps://t.co/DoRgCFi8ck\n\nhttps://t.co/FavrxDVfrI\n\n Orange Counti… https://t.co/Lr3fMQRZU7
## 1737 remember when 1d got unverified and ot5s got so mad
## 1738 https://t.co/QmO9RGrrtA - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UVbq
## 1739 okay but teenage me, used hate on 1D so much, but id lowkey sing their songs in the shower 🤣🤣🤣
## 1740 i’m putting life size cardboard cuts out 1d in the downstairs shower in our apartment next year and ally and our fu… https://t.co/75PPME89lt
## 1741 1d days were different man, like you had ur own little pocket to drift off in
## 1742 $SPX 1D\n\nConsider all these open gaps for a moment, and think about it.. https://t.co/gf9dufDadq
## 1743 https://t.co/40nN1tGsf5\n\nhttps://t.co/7dzDBB4pVj\n\nhttps://t.co/KT1ovBpSED\n\nhttps://t.co/aJHdo3nznp\n\n Orange County… https://t.co/bPaLTJEUQZ
## 1744 •if gap below magnet in morning then downside is first 397.30 (FVG 1D)\n•next target would be 394.75
## 1745 @LouisPeitzman lol what happened to any of the 1D boys “babies”?
## 1746 i went to 1D’s where we are tour for FREE https://t.co/aCchI0Znuy
## 1747 literally saw a twt saying 1d helped taylor to rise to fame!?? yall are so unserious
## 1748 $NYSE 1D\n\nFib ret. 0.5 is right there coinciding with the open gap. https://t.co/ce9HVeibN1
## 1749 https://t.co/lERgjMLM4P\n\nhttps://t.co/5fOLdVTKjG\n\nhttps://t.co/qKB9WrxBDQ\n\nhttps://t.co/NTS41aOMoP\n\n Orange County… https://t.co/idqsuB4qWv
## 1750 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SESAME STREET FILTER ISO 51200 F/1.4 SHUTTER SP… https://t.co/Y72sAcSeLb
## 1751 *looks at last 12 months of btc price action using 1D candles zoomed out \n\n"this is just brutal" \n"what the fuck is… https://t.co/9lGWgNevKA
## 1752 all my old 1d accs got suspended lmao
## 1753 @Forculus Sir is that a George W on the 1D
## 1754 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ECOW\n\n🔎Name: Pace… https://t.co/bSPdUEZ13F
## 1755 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 1756 @uultragloss Zayn, honestly I don't like anyone else than z and Niall from 1d anymore
## 1757 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/5qQWnUfnfo
## 1758 This was taken from the Extremely Large Telescope at 200X. There are 3,500,000 stars in the Thetis system 1,238 li… https://t.co/3LV6X1AI4o
## 1759 YES 1000x YES https://t.co/XPAsCIvH1u
## 1760 Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haru… https://t.co/82FVAEeDQJ
## 1761 The thing I think ab often, but don't think deeply enough about is the fact that 1D ACTUALLY saved me. I used to th… https://t.co/23laykUCsJ
## 1762 @MatthewBHare @Sirmaryx Dork fest is 1D
## 1763 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/E0cnyeaNjE
## 1764 1d question on jeopardy 😊 shoutout to little white lies 🙌
## 1765 @hannahiswho Hi! I would like the FITF one if I win. Thankyou xx\n@_five_angels_1D https://t.co/Z4ErhAbNv2
## 1766 i'm starting to read The invisible Life of Addie Le Rue , i truly hope it lives up to the hype , please don't defraud me , V.E. Schwab
## 1767 @renaissanceapp Fire Away
## 1768 Top Eth Nft mint count 1D\n1 Rainbow Zorb 31776\n2 Rainbow Zorb Noggles 8803\n3 @BAAC_NFT 5000\n4… https://t.co/gK1FjAleTa
## 1769 guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in… https://t.co/Vq005mnM6P
## 1770 Thongs Cotton Bikini Underwear Low Waist\n₱109.00\n\nCheckout here:\nhttps://t.co/m5hRBcm094\nhttps://t.co/m5hRBcm094\n\nW… https://t.co/Iz2JVJNT4J
## 1771 sometimes i think i should expand my music taste. but how is that possible with the 1d boys having me thinking about them 24/7
## 1772 Sticky withering swan, horns\n\nHealth: weak (1d HP)\nArmor: heavy (9)\nSTR: +3, DEX: +3, WIL: +3\nAttack bonus: +1, exp… https://t.co/aw0zw4hfoq
## 1773 as both a taylor and 1d fan this is the most embarrassing thing i've ever seen on this blue bird app https://t.co/qf3QWAoiR0
## 1774 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IHY\n\n🔎Name: VanEck V… https://t.co/XDEh3n6kSI
## 1775 Perfect time for a wardrobe refresh!💞\n\n🛒Shopee: Dnemnlph https://t.co/QgGnrLbHAI\nLazada: Dnemnlph… https://t.co/meaZKScQxd
## 1776 @molfully @lowerbodyinjury Can confirm. Came here from Check Please but before that Merlin, not 1D. Merlin was long… https://t.co/WeqooWIN9n
## 1777 BTR > 1D https://t.co/DeWhWyeI6G
## 1778 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -1.01\n\n😎💰
## 1779 Iluna are senpais now— *plays Night Changes by 1D*
## 1780 @ftdt8ri @flwersforlouis my fav 1d song forever and ever
## 1781 @ssefnum hii i also listen to lany, 1d, niki, and 1975!
## 1782 ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee pa… https://t.co/e27teWh2iG
## 1783 Panty Lace Underwear low-Rise\n₱65.00\n\nCheckout here:\nhttps://t.co/C54sRbQmBT\nhttps://t.co/C54sRbQmBT\n\nMy Collection… https://t.co/ywGcnPYww9
## 1784 Boredom strike, everyone. Looking for new pals here to be interact with and to be friends with since my timeline's… https://t.co/melO5FiHZr
## 1785 keep on streaming midzys~! https://t.co/nN6NYtRZ75
## 1786 I'm sorry, but when OT5s/OT4s ask Louis to write a 1D lyric on his FITF album. All I can think about is The Big Ban… https://t.co/8oUo96J2v1
## 1787 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nT… https://t.co/csiI40bSzR
## 1788 My mom and me sitting and just vibing to Four today. She's such a stan I gotta laugh. Does not like the solo work e… https://t.co/erJZO7mCTH
## 1789 @CocoCha99682724 IICF along with all the other tracks that Harry wrote was when 1D were on a 2 month break from OTR… https://t.co/cZeDrYRKQX
## 1790 @caityhoney isnt that a 1d lyric too
## 1791 IM GETTING A FOUR ALBUM AND A 1D AUTOBIOGRAPHY BOOK ON MY BIRTHDAY ????????
## 1792 thong lace transparent panties\n₱65.00\n\nCheckout here:\nhttps://t.co/kNAGfm3WV5\nhttps://t.co/kNAGfm3WV5\n\nMy Collectio… https://t.co/JHX4LVw4Ae
## 1793 I’m watching 1D Day for the first time and McBusted were on it?! I feel like my teenage and current worlds are colliding. 😳
## 1794 Mesin jahit mini portable\nLink https://t.co/v62W530Rdk\n\n.\n\nseokjin BIGHIT Park Jimin Richarlison WE WILL WAIT FOR Y… https://t.co/koiAE560qG
## 1795 love 1D tho
## 1796 This hour's One Direction lyric is meant for a Gemini... 'Midnight doesn't last forever, dark turns to light.' \n\nCo… https://t.co/GergjA0xxf
## 1797 @cursedbfd @BrendaValcarcel @LAHXLLUClNATlON no but you can’t say that 1d (especially harry) made her famous if she… https://t.co/ZCxVWegjMJ
## 1798 @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obses… https://t.co/PDWAQ1ypTG
## 1799 @lowerbodyinjury okay so my understanding is that when 1d went on “hiatus” people gravitated to other interests and… https://t.co/AEVs4rCpZd
## 1800 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KSCD\n\n🔎Name: KFA Small Cap Quality Dividend Index ETF\n\n1D Price Change (%): -2.47\n\n😎💰
## 1801 @hyenapple i didn't know about jungkook is diana but now that i know i'm choosing to believe it. i went with 1D baby
## 1802 can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what… https://t.co/gnvZ62HGRL
## 1803 @ssefnum -\nPisces\nENFP-A\nQuality time\nDengerin lagu, nonton, muter2 gak jelas pake sepeda, turu\nWherever you are by… https://t.co/RlqTsiHpdL
## 1804 i didn't even cry this much when zayn left 1d and he actually LEFT the group 😭
## 1805 Love 1D to bits but dont you ever drag Taylor istg https://t.co/XkpWgvbRRN
## 1806 @definitely_1D good idea imma do that now actually
## 1807 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/WoUkDIp2MP
## 1808 @amalwitche 1D isn't coming back from their hiatus so he might as well take their place lmao 😭
## 1809 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/1M7QnPETJH
## 1810 @1d_lh28 Hello, you can download the video from here:\nhttps://t.co/iLZHmgBVPD\nSee you later 😘
## 1811 @staycjajan 🔗 shopee https://t.co/CSoa4LJQmu\n✔️ packing\n📍 jakarta https://t.co/dvJx8EeSPq
## 1812 I LOVE 1D BUT NO https://t.co/OhOI66PbnZ
## 1813 get uu a @1d.destinyy._ uu gon love it there ! 😝😝
## 1814 Women's Lace Ice Silk Panties\n₱49.00\n\nCheckout here:\nhttps://t.co/qRcGM7OmiJ\nhttps://t.co/qRcGM7OmiJ\n\nMy Collection… https://t.co/2SIDMpD7mI
## 1815 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/JyFkKnlqK9
## 1816 (1d) In fact, sharing code seems like the *best* way to “cite” software usage. Bibliographic citation seems anachronistic, in comparison.
## 1817 @convomf Justin Bieber, Billie Eilish, 1D, Selena Gomez, Ariana Grande.
## 1818 @theinkedgamer @IrishAnna21 She was a bit of a national treasure, very popular here in Britain. She apparently dat… https://t.co/dw5ItTGzOr
## 1819 You have a once in a lifetime opportunity to meet louis and this is what you ask him…… https://t.co/6t6NHglWNR
## 1820 I miss 1D
## 1821 Hold on I’m back in my heartbroken 1D era.
## 1822 @hoodjongin Somebody gotta livestream every concert like back in the 1d days
## 1823 @Qiyumarina Awww ye do lurve 1D tenks 4 the suggestion Qamar!! Definitely going to play them on
## 1824 @lwthopeurok i would wear it to work if i didn’t work at a coffee shop:/ i wore one of my etsy 1D shirts and this g… https://t.co/a7MgNnquJN
## 1825 Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 1826 no hate to 1D, but this tweet??????????? https://t.co/Zyr68SUS4s
## 1827 He looks frighteningly like Youngblood Ashton here https://t.co/baM0FXeRRz
## 1828 zayn left 1D btw he isn't a member anymore 😄
## 1829 My question too is why is this guy still allowed to sit on the SCOTUS?\n\nI prefer this source about the same thing:… https://t.co/vf0e0GmGH7
## 1830 this is giving 1D vibes and it’s breaking my heart https://t.co/2V6A6qqtsg
## 1831 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧
## 1832 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'Girl what a mess I made upon you… https://t.co/cVeswDfMkB
## 1833 zayn had the best vocals in 1d and thats not an opinion
## 1834 tulus,olivia rodrigo,CAS,vierra,taylor swift,1d,nct,lany,arctic monkey https://t.co/dn2t7oiWhj
## 1835 ...\n\nHere Comes The Musical Munchies\n\n■DATE■\n12/10(Sat) 22:00\n\n■FEE■ \nDOOR:¥2000 w/1D\n\n■SELECTER■\nTOP COMMAND\nQUZI… https://t.co/ZrEproDJjV
## 1836 bitch didn't taylor win grammys before 1d was even formed? 😭 https://t.co/mFgZ0djQqU
## 1837 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/EqNloaNWQo
## 1838 THE 1D ONE 😭😭😭 https://t.co/qIxUF4oiuC
## 1839 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ESGE\n\n🔎Name: iShares E… https://t.co/D7BJVGasZu
## 1840 Jual Rok plisket Motif DAISY HYGET PREMIUM XL //JF385 | Shopee Indonesia https://t.co/lVepqPnVma https://t.co/lJ0zyfGduX
## 1841 Check out Bralette Strapless Tube Top Bra at 77% off! ₱45 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/PNylHGaedU
## 1842 numerical results with the 1D-Var system show a strong sensitivity of the convergence rate of B-PCG to the paramete… https://t.co/UJOEBQo18C
## 1843 Check out Breathable Urban Short With Pockets at 80% off! ₱89 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6CaVuvjV3Q
## 1844 @emma_mcgregorx Or the bday party being on the setlist
## 1845 Check out Milan Official Cory 2.5" Heel at 69% off! ₱341 - ₱369 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/AqIi1FEkrz
## 1846 observation-error correlation matrix (R) on the convergence rate of a preconditioned conjugate gradient (PCG) algor… https://t.co/KsQw2oFwEm
## 1847 My validation and self-assurance are the only things that I need most in this world of pressure from others. May Go… https://t.co/h8Ljp0srZ0
## 1848 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $WEMIX $NMR $CEL $BRISE $BONE $POKT $TEL $AXS… https://t.co/Cu3oF0GRsn
## 1849 CUPONS : https://t.co/Y8A760ZFC0 https://t.co/dqhYPDCCG0
## 1850 Check out Puff Crisscross Back Dress at 93% off! ₱87 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/3K44l7ePET
## 1851 Check out Retro Hair band Accessory at 82% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/6JdNETPJKz
## 1852 Rubbery blossoming leech, proboscis\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +0, DEX: +2, WIL: +3\nAtt… https://t.co/Z9w4hgSUqj
## 1853 delete this shit, leave taylor alone. she is successful even before the boys went on the show, and I say this as a… https://t.co/DhyCQfy3KH
## 1854 Check out Gold plated birthstone studs earrings at 98% off! ₱12 only. Get it on Shopee now! \n\nProduct Link:… https://t.co/TRiJPtyvbd
## 1855 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDIV\n\n🔎Name: Invesco S&P Ultra Dividend Revenue ETF\n\n1D Price Change (%): -2.35\n\n😎💰
## 1856 @mspolapotter Oh, this is TOUGH!! I go through phases. Right now, it's a lot of Sophie Ellis-Bextor, Kylie Minogue,… https://t.co/CDhK5mBdkB
## 1857 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 1858 @VC95YSJ 1D - What makes you beautiful\nNaif - Air & Api
## 1859 @otbsapphics no because literally same… like they look better. idk i think i just don’t like facial hair
## 1860 @atwtmvtvftvsga YES EXACTLY. The tweet reeks disrespect, wouldn’t they think the other way around? How the 1d boys… https://t.co/MKhasPmteH
## 1861 @Bowenchris Has the no of panels being manufactured in Australia jumped up..? And batteries?\n\nWould be good to see… https://t.co/o1eJJKjtso
## 1862 1D is still as therapeutic as it sounds *crying my eyes out*
## 1863 $ETH - 1D - Long https://t.co/YmxSDjMWd8
## 1864 @Maddie_Quinnn i did. he asked if the concert that he saw on my snap story a few months ago was 1d. and some other… https://t.co/9tDV27wdDu
## 1865 $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Res… https://t.co/3V4JgWsAh0
## 1866 ✨️CLEARANCE SALE✨️\n\nWTS | LFB \n\n[ONHAND] BTS PROOF\n— compact\n— standard\n— weverse POB PC / triptych\n\n‼️ shopee tran… https://t.co/maVUsCACWK
## 1867 people at school today found out that i’m a 1d stan and one guy asked if they had any new music out recently. i had… https://t.co/sZTs3vR2Ej
## 1868 @UnlockedSmau This is the worst one yet.
## 1869 @HESdaylightTAS if you were a 1d stan i feel like you had a larrie phase
## 1870 why tf is my tl all tswift bp and 1d WHY ARE YOU HERE IDGAF !!!!! BRING BACK MY SKZ AND BTS IDFCCCC
## 1871 us doing 1d karaoke drunk as fuck i’m dead https://t.co/IqO32pZKq3
## 1872 $BTC #BTC $17,301 Continues to resist, no support from $17,097. $16,750 support currently in effect. 1D close beari… https://t.co/eDgXtZqY7o
## 1873 Super Mary 1D Land
## 1874 This hour's One Direction lyric is meant for an Aquarius... 'Missing you is all I'm thinking about, yeah.'\n\nI encou… https://t.co/M8Q0wL1VNY
## 1875 Jin, walking in the wind de 1D es para ti.
## 1876 PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2… https://t.co/DfaTVgdbrj
## 1877 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REZ\n\n🔎Name: iS… https://t.co/Zf9nar0v9K
## 1878 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/EbQNpSytF0
## 1879 #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small… https://t.co/0d1XL8CKac
## 1880 1d i miss you
## 1881 @celestialswiftt wet dream by wet leg\nw.i.t.c.h by devon cole\njust a little bit of your heart by ariana grande\nsled… https://t.co/EcwX7vqUNP
## 1882 Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA… https://t.co/Wr54XJHoQ1
## 1883 we are #V #wearex #vk #vkei #1d
## 1884 HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/kWvJEajJd5
## 1885 HONEYWELL YOUJIE YJ5900 HANDS-FREE BARCODE SCANNER\n- Scan Pattern: Omnidirectional\n- Scan speed: 1650 scans per sec… https://t.co/dImkuKZvvM
## 1886 "used to belong to 1D now i belong to 1 G" IS SENDING MEEEEEEE https://t.co/qtQYiLEXU4
## 1887 HONEYWELL VOYAGER XP 1470G HANDHELD SCANNER\n- Scan Pattern: Area Image (1040x720 px array)\n- Decode: 1D, PDF, 2D &… https://t.co/mZxV9Q3vLk
## 1888 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/oaobmf8EFk
## 1889 ‘Cute, talented, subtle:’ It’s ‘The Voice’ finals or bust for Michigan’s Brayden Lape - https://t.co/bajSPzrlDD… https://t.co/zArqohT4xg
## 1890 svt and txt season's greetings 1st PO secured! Price and other info (tingi/set) will be posted once on hand. These… https://t.co/BtTsMllclI
## 1891 @celestialswiftt Where do broken hearts go? - 1D\n18 - 1D\nPhotograph - ed sheeran\nGolden hour - JVKE\nMiss you - Loui… https://t.co/2qeYPQEHmm
## 1892 I don't think ppl understand that i'm the has too much trauma to let go of one direction bc that was when she was r… https://t.co/PF5l2sMrTe
## 1893 NAVIBAND SWEEP EXACTLY \n\n1D robbed tho https://t.co/VJUC1FytCX
## 1894 should i listen to 1d
## 1895 throwback to my og 1d twitter from 2011 getting suspended! rip 🫶 #MyTwitterAnniversary https://t.co/S8Zqtg8CNP
## 1896 as a 1d stan this is literally bullshit💀 https://t.co/2SJnUTEJAG
## 1897 I’m so shocked, found out my ex best friend who was obsessed over 1D like me,only follows Niall and the official a… https://t.co/n10dAYsFwL
## 1898 @alexiaahoude - XF / Tour video diaries (for nostalgia) \n- larry or 1d on crack edits!! (for joy) Freddieismyqueen… https://t.co/DoSWhlAAEv
## 1899 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $CGDV\n\n🔎Name: Capital Group Dividend Value ETF\n\n1D Price Change (%): -1.56\n\n😎💰
## 1900 @NiallOfficial I can’t wait for new music Ni ❤️💋I want 1D back
## 1901 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#WAVES-#USDT]\n\n#crypto #cryptonews #ftx #Nft… https://t.co/7FcVyWMUjn
## 1902 @nxcfear @BTS_twt WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt
## 1903 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCR\n\n🔎Name: DBX… https://t.co/eXzZ61dX4H
## 1904 📈 #Ethereum $ETH Amount of Supply Last Active 1w-1m (1d MA) just reached a 1-month high of 12,282,555.710 ETH\n\nPrev… https://t.co/8G9gLVac96
## 1905 @definitely_1D the moon and the sun
## 1906 PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE… https://t.co/HSyzx9CzPx
## 1907 @Cryptoking It's going to start soon.... Look for a 1D closing candle close ABOVE 17.2k!
## 1908 @CocoCha99682724 I think one of the reasons for the success of 1D is that it blended 5 styles of influence.
## 1909 HAVE A SAFE FLIGHT JIMIN
## 1910 Love all about Blue♡ | 1D♥
## 1911 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/yUl1X5K4YZ
## 1912 @marthann85 literally 😂 I saw a 1D video today and it just blew my mind for a second to see them all together🤣
## 1913 6. Samsung Galaxy S22 Ultra \n\nLink shopee:https://t.co/ZBz9x7z7VH https://t.co/XuRIC9k4Qm
## 1914 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$WWY $MAGIC $NMR $WEMIX $OAX $YFII $BMEX $RDPX $LAT $CEL… https://t.co/YfgKsgq07X
## 1915 but bear this in mind, it was meant to be huhu i miss seho & 1d na :'( https://t.co/bhWhNllTqG https://t.co/Gi4XrKizaG
## 1916 🚨🚨🚨 Crypto alert:\n\n• MACD Cross alert (1d)\n• Pair [#BNB-#USDT]\n\n#crypto #cryptonews #ftx #Nft #investing \n\nhttps://t.co/8kdDSYvvdM
## 1917 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $OAX $YFII $BMEX $RDPX $LAT $QLC $SDN $AGLD $WABI… https://t.co/iDl95UxlnM
## 1918 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDD\n\n🔎Name: iShares… https://t.co/j2WKvAyos3
## 1919 @UpdateHLD HOLY SHIT THATS GROWNNNNN HE’S HOTTTTT 🥵
## 1920 Through three drives 1d runs now stand at 2.86 yards per play. 1d passes at 8.50. https://t.co/JuE6604wkH
## 1921 @fearlesshoax_ Bro her debut album came out in 2006, 1D didn’t form until 2010🤦🏻♀️fact check people
## 1922 was it 10 idk the 2012 one with 1D fun. and psy
## 1923 I was gonna be shocked but I remembered that keeho's canadian and heard 1d the same time everyone else did so ig it… https://t.co/d42YBtz6rE
## 1924 > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, h… https://t.co/MLmrVy8rHJ
## 1925 Another 1D run. Literal definition of insanity
## 1926 #BollingerAlert !\n\n - $WAVES (0.0001461) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $WRX (0.00001049) is over Uppe… https://t.co/0fGKMaj55c
## 1927 @kirkcobean no bby i’m just always ready to bully bl’s (1d version)
## 1928 @1dtpwk_28 Common People
## 1929 [2212.02162] Meseret Asrat: Comments on 1+1d QCD with heavy adjoint quarks https://t.co/uPp8vflH83 https://t.co/PpwHPiI60R
## 1930 @goldenisbrave didn’t you say you’re goal was to lose some followers…
## 1931 They playing 1D and The 1975 in my class. Feeling targeted https://t.co/eWXu3VdzWq
## 1932 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/KrAjPTH9Er
## 1933 @foIkhoran And the comment section is filled with cute comments not even 1 1d related comments 🤌🏽🤌🏽
## 1934 @iTLHS94 necesitas ashe, harry, bebe r, mama t, niall, zayn, 1d x crystal?
## 1935 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shope… https://t.co/RAU2vGRXNA
## 1936 This hour's One Direction lyric is meant for a Virgo... 'You're insecure, don't know what for.' \n\nBelieve you can a… https://t.co/jsNTfyV58r
## 1937 $DXY 1d Bullish engulfing\n\nBreak resistance/wedge 105.60-105.85 https://t.co/ZItNXMRHW6
## 1938 @grapejuicrryyy @mustachrryygf me going back and time to stop 1D’s management from color coding their microphones https://t.co/8f7enQWIpV
## 1939 Role Model And Monty’s Good Burger Announce One-Day Collaboration - https://t.co/ihU7NcKk5T #OneDirection #1D… https://t.co/1VeIB8c5hO
## 1940 @Mist3rBeloved BAHAHAH ITS SOMETHING TO DO WITH 1D DW
## 1941 Soon 👀\n×Emily× https://t.co/xocPTsagEm
## 1942 #mtvhottest one direction
## 1943 @fearlessly2803 @_higher_ground :(( it makes me sad that as whole, the 1D fandom is now so split up and fractured i… https://t.co/ZkW7YXeMlN
## 1944 Uso's using 3D as 1D is the best showing of using another wrestlers finisher and doing it justice
## 1945 @gainzy222 I personally am in the same thought for direction.\n#BTC and #ETH look like theyre cooking up a bull flag… https://t.co/GUEUpQpkI0
## 1946 y’all i wonder what 1D song harry is gonna sing on tour next. first it was iicf now it’s wmyb..WHAT IF HE JUST SING… https://t.co/lcD0NtpGJz
## 1947 MATICUSDT The price crossed above EMA 200 in 1D. Buy Signal
## 1948 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/puYPGp8qZ5
## 1949 The bull flag on the 1D still is in play https://t.co/vAisEUIc8u
## 1950 @1dtpwk_28 no but i can tell u 1d songs- right now, ready to run and rock me
## 1951 Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6… https://t.co/4D9nVmGSLY
## 1952 Never expected anything else! \n\n@WWEUsos take the win to keep their 500 day reign alive after a nice looking 1D del… https://t.co/cGzDnXpzbd
## 1953 CT Sounds T-1500 1D Class D Monoblock Amplifier Car Audio, 1500 Watts RMS 3PTPCVR\n\nhttps://t.co/SdpO92YqVx https://t.co/JMavW5WWQn
## 1954 ppl think keeho is a 1d stan now bc this clip doesnt have the part where he said he was super fond of them 😭 https://t.co/YJdWnpXXVp
## 1955 @ibtwalls We know Louis has loads of respect for the gay community, these hrries have no say over what Louis for hi… https://t.co/dN70VS9tEH
## 1956 #WWERAW USOS resting as always with the 1D to start off the show
## 1957 @WWEUsos retain. I mean, did you think anything else was going to happen?\n\nI do love when the Usos hit the 3D/1D. M… https://t.co/zSR0lybuk5
## 1958 1D connects as @WWEUsos are still the Undisputed WWE Tag Team Champions. #WWERaw
## 1959 The @WWEUsos retain their Undisputed #WWE Tag Team Championships after a 1D and one hell of a match! #TagTeamTitles… https://t.co/qU6fzeqwzP
## 1960 The trend is still up on the 1D https://t.co/UC6ihaQoQw
## 1961 Usos retain with the 1D\n\nOverall good match!\n\n#WWERAW
## 1962 That 1D was smooth #WWERaw
## 1963 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VAW\n\n🔎Name: Vang… https://t.co/99noYqvsiN
## 1964 3D/1D to Riddle. Usos retain, as expected. Fun match. Thankfully they were smart enough to not have Owens be pinned… https://t.co/icH5vahoZM
## 1965 Jey tags in! Riddle tags in! Riddle sends Jey to the outside! Sami helps Jey up! Owens confronts Solo Sikoa! Riddle… https://t.co/WT5EGEsQ8o
## 1966 That 1D will always look clean #WWERaw
## 1967 1D = done! The Usos move onto The Street Profits this coming Friday on SmackDown. #WWERAW… https://t.co/81Ag5mxpG5
## 1968 The Usos retains. 1D on Riddle to win. #WWERAW
## 1969 15. Square Pillow Sheet - https://t.co/BI4OKkItKP https://t.co/vO77N657vr
## 1970 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200… https://t.co/MWQOn2u8y2
## 1971 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L
## 1972 DID JEY JUST PULL OFF AN UNASSISTED 1D??? #WWERaw
## 1973 10. Candle Warmer - https://t.co/xJqGFdGvfX https://t.co/S7AEZ4voh6
## 1974 9. Message Board - https://t.co/2cfvkJvCOM https://t.co/hSQjgtDc6P
## 1975 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA
## 1976 @saturnsmilez taylor sitting high and pretty with her success (and countless very impressive awards) while 1d … i’l… https://t.co/BaaGGIYJGy
## 1977 If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?
## 1978 6. Robotic Vacuum - https://t.co/boF18Gwb1u https://t.co/6ZLcvx75dF
## 1979 5. Bed Frame - https://t.co/gg2p53srzi https://t.co/NwPnND8EsU
## 1980 If I could fly 1d that’s the tweet
## 1981 3. Sheer Curtain - https://t.co/gyb8cIqTir https://t.co/sID3964hcr
## 1982 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “I want you to… https://t.co/JWUOQ6UXbB
## 1983 taylor swift debut: 2006\n1D debut: 2012\n\nno me salen cuentas https://t.co/BpSqGp6pxE
## 1984 @Savage0wl I don't listen to Zayn much. Some of his music when he first went solo was ok, but overall he's not my t… https://t.co/LDleyuNFII
## 1985 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SMH\n\n🔎Name:… https://t.co/AbdqQqe6rm
## 1986 omggg they played 1d, bridget mendler AND a song from encanto in walmart rn we love to see it🤭
## 1987 BM Premium 2 Pack of LP-E19 High Capacity Batteries and Charger for Canon EOS R3, EOS 1D X Mark III, EOS 1D X Mark… https://t.co/pQjQV0P7lL
## 1988 $BTC Update\n\nCould've sworn I updated this feed, but I guess it was in discord.\n\nUpdate to the 1D 🐬\n\nNot an ideal p… https://t.co/VMNWtpoitf
## 1989 NMR/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $17.25
## 1990 NaNaYeonYeon 🔥\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IIHNgWOIwC
## 1991 7/ I was getting @ApolloAlgo strong Sell Signals on multiple time frames; 5M, 10M, 1HR + Fridays 1D. Similar signal… https://t.co/xrJ5X7r082
## 1992 uhm what's everyone's bereal
## 1993 AXS/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $8.82
## 1994 see haha.. there’s always 1d member https://t.co/KNQPV7s8z2 https://t.co/gkJ4vacwQy
## 1995 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIEM\n\n🔎Name: Franklin Emerging Market Core Dividend Tilt Inde… https://t.co/YQnUlO7hIp
## 1996 https://t.co/AZziYVJhbD\n\nKEEHO MY 1D BFF AND SEOB MY EMO BF
## 1997 #HeatOneDirection ily 1D!!!!
## 1998 Lightweight and spacious backpack 😉\n\n🔍Kokubu Leather Backpack \n\nCheck us here:\n🛒Shopee: https://t.co/oMpYPbhzvM\n🛒La… https://t.co/U2nmOrYTso
## 1999 @CanuckTruth @Boddy604 What do you need for a contender, who do you build around?\n- 1C playmaker = Petey\n- 1W snipe… https://t.co/2WgL8dv6zf
## 2000 All I want for Christmas is every 1D album on vinyl 🙏🏻 U HEAR THAT SANTA U FAT BITCH
## 2001 @ExoLforever9722 @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/g9ow9GRf8J
## 2002 my friend got free tickets for the killers concert tn through work and they’re my bf’s fav band and i think he migh… https://t.co/DtvPOSvRGK
## 2003 Got free tickets to take me home 2013 to see 5sos and 1D and free tickets to 5sos 2016 and paid $120 for soundcheck… https://t.co/ZbRh0mBiyq
## 2004 Hey Cohen [ONHAND]\n\n🛒: https://t.co/qE9AN4gvz3\nPM for more details ❤️✨️ \n📌 Loc: Pasay City\n\nwts lfb wtb lfs beeyotc… https://t.co/XanUJ0WkLE
## 2005 HOW ARE THOSE FANS AT THE M&G SO CALM LIKE BITCH I WOULD OF FAITHED,HIT MY HEAD,UNALIVE MYSELF,COME BACK TO LIFE AM… https://t.co/KGDouLEwd5
## 2006 @elrjay @justinrfield @GeorgeS21916881 @Dom_Perrottet Its warming 1.1d/100y soon it will be as warm as the medival… https://t.co/7gZYQrHiyi
## 2007 @ExGOPer @realNickCooper @TRHLofficial That is the face of a 1D Tiddly Winks World Champion.
## 2008 BTC/USDT performance on higher timeframe using GreenCrypto Indicator. \nA perfect 3 signals on 1D chart. \n\nDon't mis… https://t.co/YX7ltydIDb
## 2009 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/TbXeTjxqui
## 2010 @collisionrrygfs RTR Harry's drop after March 25th.\nI said what I said
## 2011 Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop… https://t.co/ntds4xUlpG
## 2012 Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV… https://t.co/EI6LdUIjsC
## 2013 DAY 6 \n\n*ੈ✩‧₊˚⋆ ˚。⋆୨୧˚\n\nmy favourite louis cover would probably be 7. or through the dark/night changes if you coun… https://t.co/ZWlIQzdw26
## 2014 Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS… https://t.co/9lxGlNiNN7
## 2015 Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 WHEX 1 1d
## 2016 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BSCU\n\n🔎Name: Inv… https://t.co/w3IDW04AzJ
## 2017 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS SCISSORS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/tS70IIQTNR
## 2018 Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto w… https://t.co/xoP9AxImH3
## 2019 Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover… https://t.co/z63lqKcGm9
## 2020 Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing a… https://t.co/xUGGfEAZ8j
## 2021 Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral b… https://t.co/L9xFPprAzD
## 2022 Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a So… https://t.co/z0BE3K8p8I
## 2023 @convomf day & night - Jung Seung hwan, to the Bone, still with you - jk, night changes - 1d, I love you so, wish y… https://t.co/ms1VUochWn
## 2024 Harry is laughing about the 1D website all night
## 2025 Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. U… https://t.co/cJpBHu6cK1
## 2026 Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't… https://t.co/jnwnO8orJl
## 2027 Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coin… https://t.co/cyJupYLqY0
## 2028 @Joy657_ not once in my life would ever thought you be a 1D fan
## 2029 Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2030 as a veteran 1d stan i’m telling you to get some help freak https://t.co/33EVsZrJV2 https://t.co/DHFDuq8f0l
## 2031 @HjramMoler @CallistoTheGame I have a 1d 3h of playtime, finished on medium then I’m currently on maximum security… https://t.co/qfe9kiRSlR
## 2032 1D: Retired but Forever a Teacher at Heart. Teachers never lose their class so forever called a teacher bcs w’re di… https://t.co/kFVbbb1JBZ
## 2033 @tobesogoldenrry to predict harry singing “i will survive” and “still the one” in 2022. or predict louis blue green… https://t.co/1F2Zd5hvSc
## 2034 My goal for next year is to have my room as packed as I can with all my 1D posters! (I do have a lot)
## 2035 @tanyarlfes kpop : treasure \nwst : 1d
## 2036 I love taylor and 1d but bffr. taylor had her first aoty before one direction even existed https://t.co/yeQDRXZCxq
## 2037 1D is dead and Taylor keep alive 🤷🏻♀️ https://t.co/awZO954O5m
## 2038 The new trend on Tiktok where they match quotes with 1D members is killing me😭 https://t.co/5maMy0cRGv
## 2039 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OEUR\n\n🔎Name: O'Shares FTSE Europe Quality Dividend ETF\n\n1D Price Change (%): -1.08\n\n😎💰
## 2040 This was taken from the COROT Telescope at 30X. There are 1,500,000 stars in the Nike system 21,000 lightyears awa… https://t.co/5IimteWJN4
## 2041 this is so sexist lol also breaking my silence: 1D was overhyped, zayn was the only talented one, 5sos ate them up… https://t.co/fqhUnbWv29
## 2042 Elf on the Shelf, 1D edition ♥️💚 https://t.co/ZmGzlETiew
## 2043 Neewer Timer Remote for Canon 50D, 40D, 30D, 20D, 10D, 5D,1Ds Mark III, 1D Mark III, 1D Mark II N, 1Ds Mark II,1D,… https://t.co/3rpbELmDms
## 2044 @callme_austin @zlownfantino1 @CCupo They don't make a 64 team world cup. Finished behind Uzbekistan and China in 2018. 2W 1D 7L
## 2045 digital footprint isn’t real bc i wiped all traces of my 1D stan accounts and I know there’s no evidence because can’t find it
## 2046 @1D_hs3_ @UnlockedSmau It’s a very good suggestion if I do say so myself idk how I thought of it
## 2047 @notjesi and i’m a neutral but i have been around since 1d and they were absolutely giddy for each other, it’s a fa… https://t.co/inoaz41Vtj
## 2048 @hsIivetour Omg the 1D merch 😭
## 2049 interact to gain 1D moots!
## 2050 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 2051 This hour's One Direction lyric is meant for a Leo... 'And every time we both touch, I only want more.'\n\nAre you fe… https://t.co/JrNeIgv5R5
## 2052 @convomf 5sos, taylor swift, 1d
## 2053 keeho said 1D, pretty much showing from which generation he is. ㅋㅋㅋ https://t.co/o59Hs8ydGL
## 2054 NOT LITTLE WHITE LIES BY 1D BEING A JEOPARDY QUESTION????
## 2055 not a 1d clue on jeopardy tonight and the best song on mm 👍🏻👍🏻
## 2056 Fighting for my powers\nhttps://t.co/4jGstgNHS3
## 2057 i'm screaming there was just a little white lies by 1d question on jeopardy and i didn't even get it!
## 2058 @AntSanPhilly @ForrestSavelen @ADiMarco25 I recall -- but I think my point still stands: if PHI had come away from… https://t.co/GIUY539bO9
## 2059 wts lfb ph\n\nNCT 127 2 BADDIES MARK VER UNSEALED\n\n- booklet issue (no doyoung)\n- complete inclu ; no pcs\n- onhand&re… https://t.co/2rlC9VJUs8
## 2060 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $VDC\n\n🔎Nam… https://t.co/TZBS9JllEJ
## 2061 @salutationhrry Thank God he's surrounded by people that respect him for who he is now. Watching 1D interviews used… https://t.co/rpYKHjG2tD
## 2062 wts lfb ph\n\nNCT 127 2 BADDIES PB UNSEALED\n- ₱160\n- complete inclu except photocards\n\n- w/ freebies\n- pf included\n-… https://t.co/Jch420KZk3
## 2063 wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/i3apIqH4JE
## 2064 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/4ESe0Ux7fR
## 2065 no thoughts head empty just cheshire instrumental playing\nhttps://t.co/TyAmW3KemF
## 2066 if you were a fan back in 1d days, you wouldn’t be able to deny larry the way ppl do today… i saw them blushing and… https://t.co/2ZVsolSsOw
## 2067 @1dtpwk_28 End of the Day (1D but Lou/Liam wrote it)
## 2068 i’ve been a fan since 1d days so i’ve seen shit unfold in real time. most antis like to pretend harry was never in… https://t.co/j5guHJomA4
## 2069 @toni_peony i didn’t read it 😭😭😭 i just spent a lot of time on 1d twitter literally until 2020 😭
## 2070 @medicinelou28_ i’ve liked 1d since x factor days 😭😭
## 2071 @Hits93Toronto 1D HOUR IN 30 MINS !!
## 2072 def too early to reminisce pero hey google play night changes by 1d eme HAHA
## 2073 @dcrwins if you say so james https://t.co/MQ8oz5prdP
## 2074 Me and a friend (we lost contact but are finally getting close again) are making a plan to be annoying for 2 people… https://t.co/YSK2MdfcZF
## 2075 actually mingi and yeo might be the main ones bc mingi listens to rap and 1d, yeo listens to the chainsmokers 😵💫
## 2076 @1d_Obsessionnn i do not know names lmao i’ve been a 1d stan since x factor i liver on wattpad
## 2077 “anymore” which means you did before. which ones have you read??? https://t.co/Rvru5m6d72
## 2078 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVA\n\n🔎Name: AGFiQ Hedged Dividend Income Fund\n\n1D Price Change (%): -1.68\n\n😎💰
## 2079 @erinmartinx I also would miss the best member of 1D😊
## 2080 I’M CRYING💀💀 THIS IS SO FUNNY https://t.co/Djvk7TExcF
## 2081 Jimin seni yerim🥺😭\n\nHAVE A SAVE FLIGHT JIMIN💜 https://t.co/ykf42zJWxS
## 2082 Mafia in the morning, Mirror :> https://t.co/M6en9cb8ID
## 2083 @pinkrevengers 1D came on my playlist too earlier ngl i felt real nostalgic FDJDJSNSJ
## 2084 Dani is just like 1d
## 2085 COLE WTF??? https://t.co/ZYbvTV8TSH
## 2086 @reiscoups Hope they get 7-1d again smh
## 2087 MICAH?? i mean so why are you still bothering them?! go away cole https://t.co/C6cg0LMPoA
## 2088 @Blkgrlsupremacy No please that's what she is trying to do bringing hate to 1d and zayn \nBoth taylor and harry and… https://t.co/OHOiVgzAlx
## 2089 @2fargonetopray8 It says its harry, but it does look like the same writing as the hi tattoo. I looked at Louis’ mes… https://t.co/t9DF1uYIvn
## 2090 📍 Pre-orders have been shipped out.\n💯 Sealed, Official, Counted in Korean Charts\n\nGet yours now! \n🛒 CNA:… https://t.co/FJw54YTKiB
## 2091 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Hedge\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $ZHDG\n\n🔎Name: ZEGA Bu… https://t.co/qHlk42aENh
## 2092 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/VIiVCZMTmN
## 2093 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/lddv3BFDvV
## 2094 #ETHUSDT 1d UTC/GMT TIME:2022-12-06 00:16:49 https://t.co/so0hXSwf1d
## 2095 @Ashton5SOS @5SOS you don't know how much you mean too me ash
## 2096 @CosmosDefi Bingo hahah\n\nMorale of my rant is if you're in someone's DMs or comments asking "WhUtS ThE UtILlllITy?!… https://t.co/J10RrnVlV8
## 2097 @Ashton5SOS @5SOS your so pretty
## 2098 @Ashton5SOS @5SOS come back to Perth ash
## 2099 @kim_bunnymyeon @Qteencute @wanggaemarkjin @khaeleen1501 @seaxun @baekkohyun04 @1D_L_1485 @AlienEXO_L9 @AlisaApps… https://t.co/t0UuEwNDBP
## 2100 @helpmejeffreyk @brightannegold nah he really has been doing it since 1d days, not every single time but a lot cert… https://t.co/O8kCdpVF3e
## 2101 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “And if we get together, yeah get… https://t.co/ntQTfKjlwA
## 2102 I HAVE NO PATIENCE. I NEED MORE!!! https://t.co/k91UJ0ocFy https://t.co/K0kEqOI6AC
## 2103 @tbridge777 Appeal to the ANC DDOT liaison & MOCR via your ANC. In 1D, we had a stop sign denied a few months ago b… https://t.co/fXAoTgF5mR
## 2104 @convomfs congratulations - day6\nyou were beautiful - day6\nlagunya Taylor swift, 1D, Ariana Grande \nSuper tuna - Ji… https://t.co/UXGN7X6j7d
## 2105 @simonvardr i swear i don’t know a whole lot about it i just remember being on 1d twt and the unbelievers not used… https://t.co/IoJD6rflsR
## 2106 me when i was in the 1D fandom and the words blue and green give me war flashbacks https://t.co/8PE5zRSopJ
## 2107 help there was a 1d clue on jeopardy and i didn't get it 😭
## 2108 @dcrwins LMFAOOO
## 2109 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bu… https://t.co/ewjQQOq1TJ
## 2110 Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefens… https://t.co/4svepZVC7I
## 2111 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $TEL\n3: $DASH\n4: $LTC\n5: $PDEX\n\nTop 5 b… https://t.co/SQahsLaX9l
## 2112 🚨 BNB/USDT (1d) MACD crossed at POSITIVE zone \n #MACD #binance #crypto #cryptocurrency #BTC
## 2113 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/lv4ZBJILgY
## 2114 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/OUTqzmzvKZ
## 2115 #BTCUSDT 1d UTC/GMT TIME:2022-12-06 00:08:44 https://t.co/XVuH7e1lRM
## 2116 hell yeah one of tonight’s jeopardy answers being my favorite 1D song little white lies i guessed before chris too lol
## 2117 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $QLC\n4: $PEOPLE\n5: $LTC\n\nTop 5… https://t.co/ZC5QxMBdai
## 2118 @richarlison97 @Sonny7 You're a sweetie king
## 2119 Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/DJ2vXSDU6I #OneDirection #1D… https://t.co/vgEVZDuN2q
## 2120 @richarlison97 @Sonny7 I love you so much please 😭❤️
## 2121 $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 2122 One Direction Heardle #62\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR
## 2123 I have a confession I used to have a 1d acc on tiktok with 14k followers
## 2124 @ColdBloodShill Using your 1D time frame w/ RSI and AO… is ETH about to pump?
## 2125 @befookinkind28 i’m ngl, when he unfollowed eleanormegirlfriend whilst i was at the front of the line for the 1D an… https://t.co/glc8EibCAV
## 2126 @P_HerbMichaels Probably everything
## 2127 𝐒𝐄𝐋𝐄𝐂𝐓𝐈𝐎𝐍 𝐌𝐀𝐃𝐄: The 2022 @CFBPlayoff Semifinal at the @vrbo #FiestaBowl will feature the first-ever meeting between… https://t.co/huoW7HxvsW
## 2128 Reminds me of 1D v good 👍 https://t.co/Yq5gwBlnqS
## 2129 @Ashton5SOS hello
## 2130 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XHYC\n\n🔎Name: BondBlo… https://t.co/TZFgloniOp
## 2131 @Ashton5SOS love you ash
## 2132 BTCUSDT [1d]: Open Interest Spike 6%\n\n$BTC #BTC #Bitcoin https://t.co/JcMAF4Jkg8
## 2133 @23sabres Aming too low with those acquisitions. They need a top goalie to really play run and gun hockey. Plus 1… https://t.co/aWJiGICy7y
## 2134 @pierre_crypt0 Why does it look kind sexy on 1D to me? Is Bitcoin becoming the last skanky hoe at left at the bar 5am?
## 2135 I used to have a Christmas themed 1d account and username like
## 2136 @W4DEWlLSON that one from 1D
## 2137 WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Eff… https://t.co/yZy93MHDWR
## 2138 1D fans interact to find mutuals
## 2139 Seeing Liam looking fine & healthy makes me really happy💕💕💕
## 2140 Unusual volume of the day: $WAVES - $2.379 (+1.49%)\n\nUpbit: \nAverage 50 1d volume: 7 Million\nLast: 14 Million\nPerce… https://t.co/6hC5pAqnF4
## 2141 @convomfs 18 - 1D \nthank you - treasure asahi haruto\nalmost is never enough - ariana, nathan\nlimbo - keshi\nall i ne… https://t.co/Nm3Ct9WH7C
## 2142 @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that h… https://t.co/Q58bhurwLS
## 2143 wait i think a part of wild flower's tune sounds like a part of last first kiss by 1D 🤔
## 2144 @feelinbejeweled Drag me down...1D
## 2145 @neymarjr Beautiful boyyyyy https://t.co/TUD00AyRrm
## 2146 @neymarjr This photo is amazing https://t.co/L6wz2WvgDD
## 2147 @altersasideCoaC like . i don’t ship larrie or even stan either of them but im a massive niall stan and i was a 1d… https://t.co/T7tk4TIvmu
## 2148 Harry is laughing about the 1D website shortly
## 2149 12/10 (sat)\n【ROUTINE】\nOPEN 22:00\n3000yen / 1d ticket\n\nSP GUEST DJ\nDJ KOCO a.k.a.SHIMOKITA\n\nGUEST DANCE SHOWCASE\n"D"… https://t.co/j0qkT3hU8h
## 2150 dont get wrong lang ha, im the biggest 1D fan and i do love them so much pero ano ni ya???? taylor swift already ma… https://t.co/u5zA6QvD4K
## 2151 @anasianemo @spookyjoy13 solos should realize that denying their fav was part of 1D, won't make it true, write a wa… https://t.co/2CNAOa6Pup
## 2152 i wasn’t even a big 1D fan growing up but i miss them so much
## 2153 you know what marauderstwt is definitely more about this fandom than 1d twt about their fandom \nI'm not saying that… https://t.co/plyBVjp2EX
## 2154 This hour's One Direction lyric is meant for a Capricorn... 'I want you to R-O-C-K me again.'\n\nAre you feeling bore… https://t.co/fxTYxgMve7
## 2155 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/l76OwHTY7A
## 2156 @taylorlh2008 @UnlockedSmau I like that suggestion. 👌
## 2157 @neymarjr You're so beautiful 😭❤️
## 2158 Harry & Messi = ❤️🏠 https://t.co/AfivJUGGZU
## 2159 solos should realize that denying their fav was part of 1D, won't make it true, write a wattpad if u wanna see that.
## 2160 @anasianemo @spookyjoy13 right? but solos want at all costs to delete the fact that the boys were part of 1D.
## 2161 To help with this I've been trading the 2D much more\nFinding good candlestick setups and levels on the 2D helps cat… https://t.co/SPNqBKhJPm
## 2162 @Blueishsky13 @atwtmvtvftvsga Star for a Dad like Miley did and the point of this tweet we’re replying to is that 1… https://t.co/YpoLGhKJFJ
## 2163 @convomf chase atlantic, cas, the weeknd, the 1975, taylor swift, madison beer, conan gray, walk off the earth, hiv… https://t.co/6FHmLZm8IO
## 2164 @neymarjr So glad you posted this one, LOVE this photo https://t.co/AXOO1wGO43
## 2165 @peaceringlove28 yeah i’ve had bad experiences with too many larries that treat gay men weirdly (i’m gay) and it ma… https://t.co/IYp4g5xeWg
## 2166 @neymarjr Almost 2am here and I can't sleep, still overwhelmed about the game!!!
## 2167 We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet.… https://t.co/XDtXy7phiG
## 2168 @thelittlefreaks 1d forever 🤞🏻🤞🏻🤞🏻
## 2169 @mellololow 1d!\n\n3 disinda pretty much accurate derim kuromi kin forever 😠😠😠😠😠😠😠😠😠😠😠😠
## 2170 @HannaA_1d i’ll be there in spirit 😔
## 2171 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/RBaaQrVJqB
## 2172 @exphaser 1D! for bestie cream <33
## 2173 $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2174 @louurrypancakes 2011-2012 1d memes were a mistake
## 2175 @MAGATV\n\n·\n1d\nShould the ex-Twitter Legal Head fired by #elonmusk,\nVijaya Gadde, be criminally investigated for rig… https://t.co/9qEpQjwwXS
## 2176 @CryptoFamilyOz1 @RippleXrpie Rising Wedge on 1D = Downside TA\n\nJust saying..
## 2177 Lets see if we break this one tomorrow \n$ES $ES_F, 1d https://t.co/Mi22j4J6tL
## 2178 @jortsrry NOT THE 1D JERSEY LOLL
## 2179 @riptmhlawleys @MariamS_1D Er Tommy
## 2180 I have loved you since we were 18\nLong before we both thought the same thing\n\n[18 / 1D]
## 2181 i love zach hood \nzach hood music >>>>>>>
## 2182 @Spotify Act my Age by 1D 😬
## 2183 Circle 3\n@Qteencute\n@wanggaemarkjin\n@khaeleen1501\n@seaxun\n@baekkohyun04\n@1D_L_1485\n@AlienEXO_L9\n@AlisaApps… https://t.co/W6P2QH1xH5
## 2184 Music notes: Demi Lovato, Post Malone, Ed Sheeran and Harry Styles - https://t.co/jAlMXswfuk #OneDirection #1D… https://t.co/8sCVOYCfth
## 2185 2. The following is the only example in my collection, and formed the later end of the date range given above. It's… https://t.co/RFYFvqFdxT
## 2186 If y’all DONT take a lil drink or snack with you when you take a bath what are you even doing??
## 2187 @twoghostsJJ @Coolcrying_2931 sorry i don’t like 1d fanfics anymore
## 2188 random thought\nH wasn’t very good at golf in 1D days but he’s been practicing all these years and now is actually g… https://t.co/VUwmTYyiDe
## 2189 @lexschorizo Thinking ab it makes me cringe. I don’t even want to mention my terrible 1d phase that lasted way too long
## 2190 @GOODG1RLS oh weird, naja yeay
## 2191 1d helps taylor's career not when she sweeping those grammy awards when 1d still auditioning for x factor bfr yall… https://t.co/GaqWS3Sg0L
## 2192 DID YOU ALL SEE WHAT GILLS LOUNGE POSTED 😭😭😭
## 2193 I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'Baby you light up my w… https://t.co/oNTyettFkD
## 2194 @Harry_Styles I love this photoooo
## 2195 @Harry_Styles I LOVE YOU ❤️
## 2196 @Harry_Styles BRAZIL FUCKING WONNNNN https://t.co/yqSVQOYMd0
## 2197 @Harry_Styles Boy you're so beautiful 😭❤️
## 2198 … BTC/USD 1d linear scale: Zoom. Currently trapped between yellow and pink. The two dotted lines giving extra suppo… https://t.co/kEYb0B4YMX
## 2199 @Harry_Styles YOU’RE SICK AND TWISTED FOR THIS ONE SIR HOLYYYYY 😫🥵
## 2200 AM- 1d\nFine Line- H\nAngels Fly- Lou\nMidnight- Liam\nToo much to ask- Niall\nRainberry- Z https://t.co/jEtKgeod1s
## 2201 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Consumer Staples\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $KXI\n\n🔎Nam… https://t.co/5hXDlEXNMm
## 2202 @uoursope Years. I saw how much they struggled so I was obv happy for their success but at the same time I wanted t… https://t.co/xprPclbHlk
## 2203 TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII… https://t.co/1raXwLbS2r
## 2204 @nytcalz i cant imagine you as a 1d stan
## 2205 @tbzricz REAL IM GLAD WE R STUDYING 1D IN MEDIA TBF
## 2206 @atwtmvtvftvsga I like taylor swift but I LOVE 1D. I started listening to Taylor Swift before them tho. I don’t thi… https://t.co/I7DkD0InmR
## 2207 who's playing 1d what a feeling in fry's lemme give u a smooch
## 2208 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/yr3mJTA1Lj
## 2209 @Harry_Styles Are you wearing a claw clip? Yea or no.
## 2210 First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - D… https://t.co/HTfoLOSKkS
## 2211 Harry Styles’ Favourite Designer Just Won At The Fashion Awards - https://t.co/a7CsHsOycl #OneDirection #1D… https://t.co/TI6SljJxVc
## 2212 @uoursope So here it goes. I've known them from 2017 ig? But I was a huge directioner and bec 1D was the biggest b… https://t.co/EzRgxKpmjY
## 2213 listening to 1D soft songs today because feels 🥺
## 2214 @exokcals hey angel is an awful song… the only reason people still listen to 1d is for nostalgia lets be real tn
## 2215 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8
## 2216 Wow such 1d chess colour me baffled! https://t.co/caqwRbiToW
## 2217 @daemyra_1D IM SPEAKING AND NO ONE IS REPLYING
## 2218 @vicjokerera SPEAK
## 2219 @vicjokerera whats going on🤨
## 2220 no coz why would they set up 1D like this? 😭😭 https://t.co/L5BGIgIPrh
## 2221 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/UBj38xOI3T
## 2222 The quotes … 1D will pay for their crimes https://t.co/tQNc1FVjuH
## 2223 @Karissa14_1D Thanks ☺️
## 2224 @1dtpwk_28 Miss you!
## 2225 BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash… https://t.co/rmwqGePlko
## 2226 @ccfacheras Same
## 2227 *6 grammys And he already had two albums that debuted with more than 1 million copies in their first week.\n\nTaylor… https://t.co/9FZT9N9sjg
## 2228 @HLDMedia @UpdateHLD HOLY SHIT THIS IS EVERYTHING
## 2229 Bringing 1D games to the masses. 👏 https://t.co/Sn50afCmp2
## 2230 @NiallHDailyNews NIALLERRRRR THIS IS SO EXCITING AHHHHH 😆
## 2231 this is what i, a larrie, mean when i say i hate larries, like let these people live https://t.co/XkCXGb4jui
## 2232 Content from 4/5 1D today
## 2233 💚 Harry via instagram!! - Love On Tour. Buenos Aires ll. December, 2022.\nhttps://t.co/CagXQiP1ec https://t.co/pu7Od7Z3zn
## 2234 #np I Love You
## 2235 @Coolcrying_2931 @twoghostsJJ no no i’m definitely cringing i spent my entire teenage years on 1d twitter i have no… https://t.co/NWgkmx497O
## 2236 @justnisahh @MariamS_1D i actually blame you guys
## 2237 @fearlessly2803 Bookmarking to send to solos when they are rude about 1D.
## 2238 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Yield\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDEF\n\n🔎Name: Xtracke… https://t.co/9neATtgCDh
## 2239 @fearlessly2803 Nice!! Well - 1D were top of my Spotify summary thing - probably because there’s more of their work… https://t.co/I0cIlltYzq
## 2240 Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDire… https://t.co/GTy9wxOGec
## 2241 That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase… https://t.co/upXoX2ckpE
## 2242 Flight and hotel are booked and my best friend and I are officially travelling, like actually flying to another cou… https://t.co/GZs5MuXbOs
## 2243 It matches the oops tattoo, so I think it is. But im gonna go through the handwritten messages in the 1d yearbook
## 2244 taylor swift // meanwhile 1d https://t.co/8ZtsKBHq3r https://t.co/LboeuMxjAY
## 2245 God, I’m so funny\n#1d #onedirection #LiamPayne https://t.co/Vr4rWxraa9
## 2246 @WOJTEKzjas Hi ! Open whenever u want :D \nI opened for 1d left ! \nThx for level up :D
## 2247 I love 1D but Taylor has always been way more successful than them
## 2248 Cleared: Incident on #I76 EB at West of Exit 1D - US 130
## 2249 It will never change me and u\n1D - night changes ❤️
## 2250 no but who's gonna scream liar with me at Isaac in Hannover:( https://t.co/S7h5PTzzBh
## 2251 Support your own country you absolute weirdo. Do you think 1d fans support England? Do maneskin fans support Italy?… https://t.co/on8kCh6uvw
## 2252 1d were big yes.. really big like where bts are rn.. but were they really good lets be honest with ourselves now
## 2253 $SPX vs $BTC 1D \nToo much correlation between these two in 2022. Hard to ignore what could possibly happen next. https://t.co/SjiefrZjOC
## 2254 New faces, new specials, same fantastic service, and delicious food. Make tonight a Taquilo’s night. 😊🍹❤\n\nDelivery:… https://t.co/K4xfOmvzdC
## 2255 k33ho not saying 875 is the best bg of all time is baffling me.. 1d??? AND HES AN ARMY?? 😭?!? https://t.co/2LlTqUWvTH
## 2256 $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2257 Normalize making a dating wrapped powerpoint yourself
## 2258 WLwhitelist Meaningful @RamonReed20 @apesol12_ @BboyPhantom90 @19982342 @Adanrosasespar1 @JoRgEe_PaPoY @R_O0904_… https://t.co/lQUKvyMmZW
## 2259 Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2260 Bitch please she was there long before 1D ever existed and even thou I love them it’s all her talent https://t.co/XKnei85Zbv
## 2261 My episodes days were crazy asf reading modernized slavery in books “parents sold me to 1D for a sand dollar 😰😏”
## 2262 @lwtwrldclass i would like to let u know that what u saw on my be real wasn’t even my idea…MY ROOMMATE wanted to wa… https://t.co/Ab17R3qblt
## 2263 @dilfballos harry styles and louis tomlinson from 1d’s ship name people think they’re dating and stuff 😭
## 2264 @RightNowHaz i was joking i literally like 1d i did not expect anyone other than my mutuals to see this 😭
## 2265 @hlnlzdaily finally he's back ❤️ but why the contour?
## 2266 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/eJzcb4LAgv
## 2267 whoever added my song to a playlist with only songs by 1d and their solo music…I salute you 🤝
## 2268 people always call armies toxic when they come for us and the boys DAILY and expect us to stay silent i said sorry… https://t.co/lX38btCWUt
## 2269 i'm not starting mess but it's the truth other fandoms team up against army. When 1D were still together i bet a lo… https://t.co/JjuFnXOTAa
## 2270 @NiallHDailyNews OH IT’S GETTING REALLLLL
## 2271 @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork i'm not starting mess but i… https://t.co/3PonVgS4vK
## 2272 @jennobviously @tiredtiredchloe bro i’m a football fan i haven’t read the fic just random bits that i saw when i wa… https://t.co/opPTmU2fnj
## 2273 This hour's One Direction lyric is meant for a Virgo... 'I'm still wide awake.'\n\nLol, sorry that’s not a good one. 😇
## 2274 My desired setlist for the 1D reunion tour is entirely dependent upon whether Zayn is there or not. Cause there's s… https://t.co/SLi8FTG9pt
## 2275 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $USVM\n\n🔎Name: Victory… https://t.co/XEo6NLqBCf
## 2276 @its_me_hiiiii @sophieceliine @HaroldE75746498 @AMAs @onedirection @BTS_twt @ABCNetwork sorry but i can't people al… https://t.co/55PYGPMEHb
## 2277 Updated: Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc
## 2278 Liam's back.
## 2279 @_LilyBlue28 A new day for the 1D calendar \n💛❤️💙💚🇨🇮
## 2280 @kmmwkindness He always shows that he loves and proud of all the 1d tunes and it makes me so happy😭
## 2281 Stop comparing them wtf ? And Taylor already had awards before 1D even existed so pls https://t.co/oRkA500BwN
## 2282 @EB_D_M not the 1d gif
## 2283 @redwhiteandlwt 3- i kissed a girl - katy perry\n17- dont stop me now - queen\n24- best song ever - 1D
## 2284 @xtommodarlingx You're welcome!
## 2285 @Ellen_Horan_1D goodnight and thank youu
## 2286 @xtommodarlingx Yeah can understand that! But I'm going to sleep, good luck with your exam tomorrow!!
## 2287 @conttinent @shitty_pumpkin "1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to st… https://t.co/1BRLmUqhSV
## 2288 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2289 @Ellen_Horan_1D oh believe me I did last year a LOT I’m just totally not up for it bc then I wanna continue sleepin… https://t.co/3GrnSbtsJJ
## 2290 keeho saying 1d SO true https://t.co/68Qda3TDvJ
## 2291 Incident on #I76 EB at West of Exit 1D - US 130 https://t.co/yfs2veeLmc
## 2292 Good night everyone! Hope you had a nice day :)
## 2293 Crash on I-76 eastbound West of Exit 1D - US 130 (Gloucester City) 1 Right lane of 5 lanes closed 5-10 minute delay… https://t.co/jjbGNEyDYX
## 2294 @xtommodarlingx You're welcome!
## 2295 @xtommodarlingx You actually could if you wanted..m I already studied at 2am before
## 2296 @kmmwkindness i’ve been a 1d stan since 2010 and i’m still a solo niall stan 😭
## 2297 @Ellen_Horan_1D thanksss
## 2298 @Ellen_Horan_1D my struggle is that you fall asleep when you want to study and wake up in the middle of the night b… https://t.co/Qt7JcmMpu3
## 2299 @connorosgood @tommillichamp Good night! I actually also should go to bed
## 2300 @xtommodarlingx Ohh good luck!!
## 2301 @xtommodarlingx I woke up this night at 5 am and I was like no not now
## 2302 @1982bottleofred I'm confused to😭
## 2303 @Ellen_Horan_1D I have an exam tomorrow so nope
## 2304 @xtommodarlingx Ha haha yes can understand that
## 2305 @xtommodarlingx Oh okay, but if you are tired go to sleep, it's pretty late already
## 2306 @Ellen_Horan_1D but honestly I’m so glad I woke up now and not at 4am
## 2307 @Ellen_Horan_1D I think I was sleeping for a little and I don’t remember much but before that I was a little on my phone
## 2308 @xtommodarlingx Uhm Eva what have you been doing ?
## 2309 IT IT IS I WILL END MY LIFE.. https://t.co/1o2HYrRrO5
## 2310 • HMNS Perfume - The Perfection\nLink : https://t.co/nCa0QGgcZs https://t.co/Cgjqgn0Lo8
## 2311 you're telling me 1D was created through a reality show...... https://t.co/1bVrGFz17V
## 2312 Everyone’s talking about the vow of celibacy but “used to belong to 1D now I belong to the 1 G” 🤣😭 https://t.co/1u2O2OhKFa
## 2313 @rckstarlwtt Oh nooo
## 2314 @goldenisbrave FAXX
## 2315 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PINK\n\n🔎Name: S… https://t.co/BlTw7apVqk
## 2316 This project is definitely a gem! 💎 @Broker_Brett @deepak999ms @AeracerFpv @adisdam @kingdamtac @NareshPatta2… https://t.co/pNorWNeRYg
## 2317 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabb… https://t.co/sqQfreWEwW
## 2318 @rckstarlwtt Slayyyy
## 2319 My friend looked over at my phone to the pictures of Louis and she deadass said 'wow that man is young' and I was l… https://t.co/JFVmzl8tSN
## 2320 @HLDMedia @UpdateHLD Shots are fireeeee 🤩🔥
## 2321 @Al2236928 Oh yesss
## 2322 Matt and Karen - Mcu https://t.co/myvC247iaO
## 2323 Updated: Construction on #I76 EB at West of Exit 1D - US 130 https://t.co/VWrw8pbmzq
## 2324 @HKBelvedere The demons of 1D, that’s an uncomfortable thought.
## 2325 @iicftothesun fr\nit reeks of misogyny, and, besides, it’s not even factual, by the time 1d was formed Taylor alread… https://t.co/z54dHPtD3J
## 2326 After some reflection, I have come to the realisation that 1D's lyrics could be really cringey, here is a really cr… https://t.co/7QEIpo4fZ3
## 2327 @tommillichamp @connorosgood Ha haha this is amazing!
## 2328 @taylorsdxylight Style by Taylor Swift\nSign of the Times by Harry Styles\nPerfect by 1D\nChicago by Louis Tomlinson\nH… https://t.co/ZHjVlcDXgm
## 2329 This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even… https://t.co/46Wyh0RQmd
## 2330 @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibb… https://t.co/FFtqsl55ja
## 2331 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVY\n\n🔎Name: iShares Trust - iShares Select Dividend ETF\n\n1D P… https://t.co/0EyEeuxtMz
## 2332 #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger fo… https://t.co/jUZN28V2db
## 2333 $0 1D 2014 WWA Tour - friend got it as a gift, took me with her and another friend\n\nForever grateful for that conce… https://t.co/5A3skgIrfP
## 2334 @Voice4Victoria All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the ma… https://t.co/mXv1idlQZt
## 2335 And today's 1D reunion is complete 😌✨️ We'll be alright ✨️ https://t.co/Wttusc8oG6
## 2336 @IittIefreakrry_ And then there’s me who’s a fan since 1d days and doesn’t have money to buy his merch🤡
## 2337 sometimes i forget 1D actually happened
## 2338 I can’t wait to see them lifting up the World Cup trophy 🇧🇷💙.
## 2339 $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with… https://t.co/r4OJotlaTP
## 2340 Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibili… https://t.co/pdFXWmaDQ6
## 2341 why do yall have to keep pitting taylor and 1d against each other. haylor was a stunt and if it hadn't happened you… https://t.co/l0pjwDV2Wz
## 2342 @hsIivetour The ancient 1D merch???? Kristy cmon
## 2343 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Industrials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DUSL\n\n🔎Name: D… https://t.co/TfaDxM9kJc
## 2344 @EirevisionPod looking forward to the new podcast!
## 2345 @definitely_1D LITERALLY like don’t piss me off why are you rubbing in the fact that i’m not in that line to see you?
## 2346 i dont wanna go anywhere bc nothing fits me anymore :( so i rather stay home naked 🙃
## 2347 @thelittlefreaks @littlefreaksGA Omgg! I’ve been searching for 1D cds for ages thank you for this opportunity!! https://t.co/ew0pDQseZl
## 2348 That's it that's it the last one for today I promise https://t.co/PMEmn9UICk
## 2349 ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2350 The game today was fucking insane!!!! https://t.co/wHBgXShmvW
## 2351 i remember my favorite 1d account on vine was being harassed so bad and being told to k*ll themselves so i called t… https://t.co/98KJAECDBk
## 2352 Such a beautiful photo https://t.co/O3XzEv6NvA
## 2353 @billboard The princess of latin pop https://t.co/DaKrA0MY3T
## 2354 The beauty of this boy 😭❤️ https://t.co/WH3dpxnDwF
## 2355 no kids for niall yet every 1d member tanks after birthing a little gremlin
## 2356 no one pays enough attention to "Illusion" by 1d. that's a fact. Niall's bridge was just so *chefs kiss*
## 2357 plus 1D ot5 but i see them as my children so its different.
## 2358 NiallOfficial Thank you for being born.
## 2359 $AVAX 1D Chart:\n\nWe are accumulating $AVAX here. Front running the target posted on the chart with a sell order at… https://t.co/jpalkOVd4q
## 2360 @folkloreschrry @atwtmvtvftvsga @anxiouslyyours_ Courtney they just wanna discredit Harry and act like Taylor's the… https://t.co/wLXWpMbkDt
## 2361 cas, paramore, nirvana, the1975, keshi, neck deep, nirvana, simple plan, green day, secondhand serenade, radiohead,… https://t.co/8wh32Cce3V
## 2362 He is Instagramming about the 1D website
## 2363 And yet nobody is saying Taylor helped the boys create a career. Before anybody comes for me about this I'm gonna a… https://t.co/Z3ZzDUy3Ke
## 2364 I liked all the choreography of 1d on Spotify and FORGOT THIS SONG WAS A THING
## 2365 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMAG\n\n🔎Name: VanE… https://t.co/To1xIe4W3F
## 2366 @realDrBrendan I presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic juice/ca… https://t.co/GjaxNCxS7n
## 2367 @its_LunaO @7Jimin_wife7 @That_Fama @fateme28_1D screaming inside*****
## 2368 Dm me to pre-order a commission!\n\nCommissions opening soon\nContact me either on here or Discord\nCode#5481\nNormal -… https://t.co/Pz8d3rC0UU
## 2369 /2 $BTC | 1D\nStill trackin. Not the greatest daily candle today.. https://t.co/rlPj4n3a4S
## 2370 @samelipsredrry Have a 1D tweet for this!!
## 2371 What an iconic legend!!\nWishing him a quick recovery! 🫶🏼 https://t.co/DMJztmhjN9
## 2372 @1dtpwk_28 end of the day if 1d counts?
## 2373 @HLDTour I so wish suspenderry would come back sometimes 😭
## 2374 @icarusfallwt yeah makes sense you are :( \nsending you lot's of love
## 2375 This hour's One Direction lyric is meant for a Scorpio... 'She's not afraid of all the attention.'\n\nTry to consider… https://t.co/xw0Y6nLxzk
## 2376 @nora_1d_hp thank you, we are okay we’re just annoyed :/
## 2377 ALL THE LARRIES AND HAIRBALLS THAT WERE YELLING AT ME WYA??? https://t.co/fjZSHKk2N6
## 2378 Check out my highlight - https://t.co/c92GeSk3vy
## 2379 @stevensbestie WHAT
## 2380 keeho taste, 1D made bops fr like their songs will still be bops till this day idc https://t.co/cttK06fkmK
## 2381 @94SERENDIPlTY mine is free tickets to see 1d...
## 2382 Babyyyyy 🥹😭🫶🏻 https://t.co/WdioAEDNcz
## 2383 @TheSotaSwede @the_transit_guy Hwy 63 from Turtle Lake to Cumberland, WI trades the extra lane every so often… https://t.co/Wz2S6txuFO
## 2384 @NiallHDailyNews AWWWWW HE’LL DO THAT EXACTLY WITH HIS KIDS HE’S GONNA BE THE BEST DAD EVER 😭😭😭😭😭
## 2385 @_into_the_light i’m gonna say yes because remember when they busted out beautiful girls at that 1d show in like 2014
## 2386 Mutant Ape Yacht Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/eGb2Ts4yco\n⬇️ See below… https://t.co/vAIJuNb9gn
## 2387 @sprksflyswft Daydreaming by Harry Styles\nthe last great american dynasty by Taylor Swift\nSmall Talk by Niall Horan… https://t.co/mxXFdxfCwV
## 2388 Ok I really love this photo now https://t.co/xoPPu1bQXk
## 2389 FUCKING TOLD YA 🇧🇷❤️ https://t.co/bknvpVFieD
## 2390 @sneakysneakery @rosieoftb yes? bc you’re going there for louis so why wouldn’t you wear his merch. if it was 1d me… https://t.co/GRnTYT4MwR
## 2391 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/yIc7zRkm87
## 2392 @bubblehrry @thighrrybot Like this ?\nGod I love her https://t.co/sTMsJ5lNp1
## 2393 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/jnLkVoU1hC
## 2394 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/aMRxCA9sZ3
## 2395 Justice League Imax Poster 1D 3D Customized Duvet Cover Bedding Set https://t.co/hCxyzInaSP
## 2396 Love 1D? caramencinta Love CJR?
## 2397 Love 1D? caramencinta Love CJR?
## 2398 Love 1D? caramencinta Love CJR?
## 2399 Love 1D? caramencinta Love CJR?
## 2400 I love this tiktok dance so much I watch the tiktok of ney dancing it every fucking day https://t.co/P5ydGSHkor… https://t.co/JyBmx3k4oI
## 2401 This is the first tt I saw on my fyp. This or that edition. Little Freak started to play and I knew that the 1D son… https://t.co/KyyKSFa8s3
## 2402 slipping through my fingers abba fc louis tomlinson faith in the future one direction 1d fancam signings soft cute https://t.co/ZqjYZayan6
## 2403 @icarusfallwt so sorry this happened. i hope you all are okay <3
## 2404 @lorenschmidt I read once that a good way to get a periodic 1D noise function is to generate 2D noise and then samp… https://t.co/J9qyFDnAXj
## 2405 Love 1D? caramencinta Love CJR?
## 2406 Love 1D? caramencinta Love CJR?
## 2407 Love 1D? caramencinta Love CJR?
## 2408 Love 1D? caramencinta Love CJR?
## 2409 Love 1D? caramencinta Love CJR?
## 2410 Love 1D? caramencinta Love CJR?
## 2411 @UpdateHLD Remember the one time Harry and Louis had a bet during a 1D concert and then Germany won 7:1?
## 2412 @definitely_1D JOICEEEE JDJDJD THANK YOUUUU
## 2413 It is much more powerful learning how to trade the 4hr and 1D charts than it is the 1hr or smaller charts...\n\nMacro is everything! 📈
## 2414 Woke up with a headache and now I feel dizzy
## 2415 Whenever one of the 1d lads get new girlfriends people start bashing the girl\n\nI dont understand why people need to… https://t.co/VBvUQ9aRhQ
## 2416 @habit_nr @1d_Obsessionnn is there another reason for this? or are we still mad at apple?? which is fair but also f… https://t.co/o1yNpZvnjA
## 2417 Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ https://t.co/w9qBTmemK1
## 2418 @simp4bandanarry @habit_nr @1d_Obsessionnn After I was forced to listen to the album one day over and over again, I… https://t.co/TT0PedHsuE
## 2419 @definitely_1D cause that should be me. so idc what you got or how it was.
## 2420 No disrespect to keystix but bro this is bad 1d and 6 hours of streaming is crazy wtf😭 https://t.co/fkXq9wKsvb
## 2421 @simp4bandanarry @1d_Obsessionnn no cancel them
## 2422 @habit_nr @1d_Obsessionnn okay but every breaking wave is a really good song
## 2423 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $IQDE\n\n🔎Name: FlexShares International Quality Dividend Defens… https://t.co/h7RUgoTxwF
## 2424 1D AND TAYLOR PARTY LETSGO (I’m not there yet lol but I am very excited hahah)
## 2425 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I like the way you smile with your eye… https://t.co/U25QwwAEOQ
## 2426 @toyotathot This is the cutest thing
## 2427 /ES | 1D\n\nMacro downtrend still in tact https://t.co/KXZcyDpcKy
## 2428 @haroldandtommo8 Not far from it either
## 2429 @habit_nr i hope whoever got that idea was fired bc that was not it
## 2430 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $HDMV\n\n🔎Name:… https://t.co/5mbCsxMalV
## 2431 the only thing 1d “helped” taylor with was transitioning to pop when she stunted with harry 😭 https://t.co/wahj0tra90
## 2432 $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150e… https://t.co/RWKLPCSzWZ
## 2433 @BeckysGarden13 The Greatest by Louis Tomlinson \nArms Of A Stranger by Niall Horan\nWonderland by Taylor Swift\nIf I… https://t.co/HP4iqblCxo
## 2434 @1d_Obsessionnn i refused to listen on principle.
## 2435 okay i’m starting this https://t.co/Enr8fzJD7A
## 2436 stopp it you two🥺🤍 https://t.co/TmqckH1YaX
## 2437 @habit_nr yes, on my old ipad and still never listened to it
## 2438 Rita Ora showcases her quirky side with prosthetic make-up at Fashion Awards - https://t.co/y6Bu8yBQ5Y… https://t.co/UPFuafHa9C
## 2439 @DrawingStuff101 1D please!\n\n(Thx for the chance) https://t.co/MmXasJFZyB
## 2440 $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma wil… https://t.co/NTwEWZlHMe
## 2441 You never disappoint me 🇧🇷🇧🇷💙.
## 2442 Harry is journaling about the 1D website all night
## 2443 1D to 1G https://t.co/ZmHHq7EuCv
## 2444 @Jamison0425 Barely breathing 😮💨
## 2445 @peepeep49436540 OMG YESS I LOVE HARRY AND 1D AS WELL... I've seen Harry this summer and I'm going to louis next year
## 2446 @1D_CAVA @JulesBy10 @thatsnomunn we need a third cat
## 2447 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBCE\n\n🔎Name: iShares… https://t.co/4n1cf57UCt
## 2448 @CokeAtTheBeach @AvriiOla @mari__ax @LAHXLLUClNATlON no you specifically pointed out 1D. you were referring to larr… https://t.co/mTnQNb4C1s
## 2449 What a day! All 1D guys moved today! \n\nLouis did an album signing and he looked so happy https://t.co/OEfgmFmf0K
## 2450 @definitely_1D i didn’t even do anything 🙄
## 2451 Looks like @LiamPayne is quite eNjOyiNg the time
## 2452 @thelittlefreaks Thank you so much🙏🏻 I would love to get midnight memories💗 https://t.co/S6BBsoegaU
## 2453 @definitely_1D real
## 2454 @1dtpwk_28 I don’t have any🥲
## 2455 @katerrinna91 one of the best 1D songs i swear
## 2456 @LPdailysteps #WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE\n#WELOVEYOULIAMPAYNE\nWE LOVE YOU LIAM PAYNE… https://t.co/Y6KwrruCpa
## 2457 Louis is so pretty omg
## 2458 as much as i love 1d, taylor was well established without them even existing and if they never did exist, she would… https://t.co/mZsKJVBv6z
## 2459 which member of 1D caught your eye first? Mine was Zayn and then Harry
## 2460 @miri_magdalene USED TO BELONG TO 1D NOW BELONG TO THE 1 G
## 2461 En mi anterior cuenta puse esto \n\nWho was your fav artista over the past 10 years? \n2010: Jonas Brothers\n2011: Jona… https://t.co/rbdOlC7h1y
## 2462 Electric Picnic 2023 line-up features Billie Eilish and more - https://t.co/a8VB5i9emJ #OneDirection #1D… https://t.co/OrWb04CPFd
## 2463 mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed
## 2464 This hour's One Direction lyric is meant for a Leo... 'Gotta make up our minds.' \n\nOne day your dreams will be clear. 💖
## 2465 @yourgoldenquiet @28goldenhomes Why are 1d interviews always such a chaos😭😭 love it
## 2466 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $BNGE\n\n🔎Name: First… https://t.co/dYHKejoDah
## 2467 $ETH #Ethereum 1D\n\nstill holding htf horizontal area... https://t.co/VF2BbYGpyY
## 2468 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DGRE\n\n🔎Name: WisdomTree Emerging Markets Quality Dividend Gro… https://t.co/OffOHPVYHq
## 2469 His smile ❤️🩹🥺 https://t.co/hToBd7Pc14
## 2470 1d tanked tayvoodoo
## 2471 I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you fe… https://t.co/qmPfNMdiZe
## 2472 @atwtmvtvftvsga any ts album is most succesful than any 1d album, even evermore i would say
## 2473 ..fell out of the wedge sooner than anticipated. I may have entered late when I woke up, so see how it ages.\n\n#XRP… https://t.co/a0sKtUDlYs
## 2474 @parisrae13 not fearless being the most awarded country album ever before 1D sang a single note 😭😭😭
## 2475 @1dtpwk_28 I don't have one but I have a 1D one, it is Change your ticket
## 2476 I am a 1D fans but WTF https://t.co/PczKuOPzuD
## 2477 @Purpleizor_1D @onedirection @NiallOfficial @zaynmalik @Harry_Styles @LiamPayne @Louis_Tomlinson Liam
## 2478 @TheoBurrArt @Al__Samil @AndrewCyberKop I am so sorry to break in to this beautiful, heartwrenching thread (as a fe… https://t.co/1D1c9KjJ2e
## 2479 Madison Square Garden Resets Year-End Venue Revenue Record Thanks to Shows by Harry Styles, Billy Joel -… https://t.co/Bgp0TEuZBf
## 2480 @barakat539 1d, 1h frame\nwhat do you think https://t.co/pXLMaQmCWS
## 2481 Using multi time frame RSI strategy , \nvery simple and also have good result. \nCombine with BB and FIb to find more… https://t.co/ZgM4CG1O9l
## 2482 if brazil takes england in the final it will be 1 goal for each one of the 1D
## 2483 @HannaA_1d honestly these: https://t.co/6pToKJ7ZdE
## 2484 in the 1d reunion, there should be a presale for people who have had 1D as their number 1 on their spotify wrapped
## 2485 Bauer Supreme 5000 Hockey Skates Size 1d US Size 2 Shoe Ice Power Quality Free https://t.co/03kxB4LeiE eBay https://t.co/wJkJvfEfOT
## 2486 @1D_Dolantwins18 Oh my days thank you sm!!
## 2487 @realcravity liam was in 1d there’s no liam in 5sos
## 2488 ZEBRA RS5000-LCFSWR 1D 2D RING SCANNER FOR WT6000 WEARABLE TERMINAL https://t.co/dQQ5ZsfneY eBay https://t.co/k19BYZ60TP
## 2489 @alyssamidnights the great war by Taylor Swift\nSan Francisco by Niall Horan \nCinema by Harry Styles\nSaturdays by Lo… https://t.co/RpoaIJGmml
## 2490 thank u 1d for nothing https://t.co/ecvO0bRBM7
## 2491 @thelittlefreaks This is far too much Thank you so much for doing this i cant find any of the 1d vinyls at an affor… https://t.co/GoeMbtFxi3
## 2492 @ladycuntingham @mari__ax @LAHXLLUClNATlON Aren't yall the ones who always say he's had multiple secret relationshi… https://t.co/bo4cWnN2Ua
## 2493 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'Baby you light… https://t.co/cav1RTQ9hU
## 2494 📷: Liam en los premios Fashion Awards https://t.co/0NiIzBYYwV
## 2495 @latelateshow soooooooooo a 1D reunion soon👀👀
## 2496 Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carrie… https://t.co/v7Fstmh0KR
## 2497 📷: Liam en los premios Fashion Awards\n\n© Joe Maher/BFC/Getty Images for BFC. https://t.co/eav6QPqcKV
## 2498 $FXS #FXS #FraxShare's\n\n1d prices remains FREE of an older resisting curve and they are showing signs of STRENGTH H… https://t.co/BnvRGHMNhF
## 2499 📷: Liam hoy en los premios Fashion Awards\n\n© Getty Images / Lia Toby https://t.co/CX76ivkL7q
## 2500 Dow Jones Industrial Average Index's news sentiment shifted to bullish, click here to see more https://t.co/VQhOiOFJt5
## 2501 @lydiaforson Are you not enjoying stable electricity since 2017? Are roads not being constructed all over the count… https://t.co/dqORRPvW9g
## 2502 1D had fun today investigating the properties of elements, compounds and mixtures https://t.co/ajzoxcyj83
## 2503 @archivefavs Yeah that was weird ... 😭😭 Like that's an 18 year old. I am 20 and it would still feel weird to me.… https://t.co/GTYZuoO0S2
## 2504 me at my first 1d concert in 2012 vs 10 years later 🥹 my heart is so full it doesn’t feel real https://t.co/cImky8SOuX
## 2505 ok now what??? love 1D but this is just so not true https://t.co/UjAI7PI5Js
## 2506 @alina_m309 der chrommel hug🥺🥺🥺
## 2507 2D/QR/1D Fixed Mount Qr Code Scanner Wiegand26 RJ45 USB Vending Access Control Reader Module Engine 13EGA9B… https://t.co/7cIoD4x06e
## 2508 I'm so proud of us!!! https://t.co/qGb2X43mFj
## 2509 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Internet\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $WEBL\n\n🔎Name: Dire… https://t.co/LbsK1oaodC
## 2510 This was taken from the XMM-Newton Telescope at 50X. There are 1,200,000 stars in the Persephone system 10 lightye… https://t.co/OdfwZDeO7R
## 2511 best album from all the 1D boys it’s true https://t.co/HgedUeS2cV
## 2512 https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS
## 2513 stop setting up 1D https://t.co/3TCDPUKqzE
## 2514 KEEHO WAS SO CONFIDENT WITH HIS 1D 😭😭😭😭😭😭 @kyabrogdon https://t.co/hSK9XdsC38
## 2515 trying to comprehend how one direction helped create taylors career when her debut was in 2006 a whole 4 years befo… https://t.co/CAjFBPFt1L
## 2516 @d3vils_dont_fly one thing which was weird of her was her dating harry when he was 18 she 23??😭 other than that she… https://t.co/BsroqIxxkm
## 2517 i ain't even a swifty but bffr she has won awards before 1d even auditioned https://t.co/c5niqGn8Co
## 2518 My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭
## 2519 If it was Niall or 1d u wouldn't be saying this I'm sure https://t.co/0SUUmQnKEZ
## 2520 @thvmki DKZ\nlouis tomlinson\nharry styles \n1d\njackson wang\nstray kids\ntxt
## 2521 Gangs all here @Louis_Tomlinson @Harry_Styles @NiallOfficial @LiamPayne #merrychristmas #OneDirection #1D https://t.co/mwDDTkwO9p
## 2522 I love the lads but don't lie like that. Taylor already got her grammy when 1D was just formed https://t.co/6zrO5O6T9b
## 2523 I’m so so proud of my boys 🇧🇷🇧🇷💙💙
## 2524 to all of my 1d followers, sorry😭 but dtkq
## 2525 $VIXY 1d.\n\nExpecting a breakout soon... https://t.co/38ITqB5f8Q https://t.co/OynA1mZrr7
## 2526 Sensor SSV 1D has not reported data for 10 minutes
## 2527 Drives me insaneeeee 😵💫🥵 https://t.co/hqLIEGK15F
## 2528 How he pronounces his nameeeeeee https://t.co/iqbyaNrgqU
## 2529 NO BECAUSE GENUINELY HOW MANY FACES TO SIMON HAVE??
## 2530 @EvaaMiliie That’s bs right?
## 2531 $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Prov… https://t.co/Wl2Tzul01Y
## 2532 "WE'LL WE A FINE LINE"👀 https://t.co/NoKvZM9vZv
## 2533 $SNPW Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insurance… https://t.co/Kk0tBuYWT8
## 2534 wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna… https://t.co/NC2AmDL3gl
## 2535 Teaching my brother english vocabulary by using 1D references. He now successfully remembers the word chain thanks… https://t.co/AxOydG2uOu
## 2536 Stainless 1 5" 90° Mandrel Bend Elbow - 1D Tight Radius - 16GA/ 065" Wall - SS304 Stainless Steel Exhaust Bend Pipe… https://t.co/7Jkrlagqq7
## 2537 wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL APPLE MUSIC PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri se… https://t.co/pnTJUsiyZa
## 2538 HE'S SO PRETTY WHATT!?!@? https://t.co/ps2hro4Qa3
## 2539 @1dtpwk_28 None but if 1D counts End Of The Day
## 2540 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Uranium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $NLR\n\n🔎Name: VanEck… https://t.co/VEqXFixEZ9
## 2541 wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi j… https://t.co/0mQvfrVsTS
## 2542 THIS IS CRYPTIC ASS HUSBAND SHIT https://t.co/kgJBrWdHZ0
## 2543 @iJacksonx I would so it like 15/20 small \n20/25 medium\nAnd 25/30 large
## 2544 @aloveletgo ok ok here we go \n1. permanent vacation - 5sos\n2. if we have each other - alec benjamin\n3. haze - 5sos… https://t.co/o59rQcJISX
## 2545 @atwtmvtvftvsga I'm both a swiftie and a directioner and I think we shouldn't be comparing a female solo artist wit… https://t.co/EytqBBEnwp
## 2546 @xhpt2 asos ! especially the ones that have the waist and length in the size
## 2547 1D’s ceramic Christmas trees in the making…the girls have demonstrated great skill and creativity in these pieces s… https://t.co/u6esA7qHI6
## 2548 wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaer… https://t.co/V3ciZE9O8g
## 2549 “used to belong to 1D now i belong to the 1 G” 😭😭😭😭😭 https://t.co/yugPvbWgua
## 2550 NEW TWEETERS ALERT❄️☃️🚨‼️\n\nAnother day in 5️⃣🅱️ - we met with our 1D book buddies & had an amazing conservatory!!!😌… https://t.co/xDQaJvI5xM
## 2551 @Louis_Tomlinson do you know that if you sang both your albums in full the concert would only last 1.30 h + covers… https://t.co/n3DXPgJfHa
## 2552 @1d_randomz @witchinateacup @DDenouncement You are wrong, very. Grow up. https://t.co/yVIT1x25ZK
## 2553 THANKKK GOD 😭😭😭😭😭 https://t.co/svfQEeIuj6
## 2554 S&P 500 Index's news sentiment shifted to bullish, click here to see more https://t.co/ZK8qu4MBYS
## 2555 Harry Styles is the cutest person in the world!\nfollow me for more 1D facts.
## 2556 @paige_369 He was the only band member credited with writing it. And via an interview shared on 1D twitter, he said… https://t.co/piOEu3STHZ
## 2557 I love you so much 🇧🇷🇧🇷🇧🇷🇧🇷🇧🇷
## 2558 A bit of a Scandinavian version of Pacific Rim or Godzilla. Just turn off you IQ and general logic entirely, ignore… https://t.co/Li0kXZklYd
## 2559 @EmyEjh @thehomerowdoll Scroll down a bit in the likes for Louis and Niall.\nZayn and Liam have the RTs in the likes… https://t.co/s232YNmFgW
## 2560 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FDL\n\n🔎Name: First Trust Morningstar Dividend Leaders Index Fu… https://t.co/4tftnFbW8L
## 2561 @channiesao3 AS A EX 1D STAN YALL WERE A MENACE
## 2562 I'M SO FUCKING HAPPY RIGHT NOW https://t.co/nRCvDDynTR
## 2563 Could you send me your fav harry/larry/louis/1d vids and pics? I need some cheering up... :/
## 2564 @gnfcake_ idk why but i have so many 1D memes or pics💀💀 https://t.co/ewCC4reJDt
## 2565 Still searching for an aitch ticket for hamburg :)
## 2566 I might have grown out my 1D phase but I will never ever grow out of this
## 2567 This hour's One Direction lyric is meant for a Cancer... 'Yeah, oh ooh ooh, ooh ooh, ooh.'\n\nConsult the stars for an explanation. 😇
## 2568 @rckstarlwtt Same
## 2569 @alina_m309 touch you in the fading light, swaying while the room is shaking(...) irgendwie sowas aber bin mir nicht sicher
## 2570 @ForgodsakeLarry its on my bucket list i wasaant it 🥺 a\npub w/ louies and a 1d nightclub event
## 2571 I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've… https://t.co/QacNgNGfJl
## 2572 Brazil just need to chill. It was Germany who 7-1d them, not the South Korea. #FIFAWorldCup2022 #BravsKor
## 2573 lauren and Casino last night ..Cadino blew out a vein in his lung running but finished the race ..what a competitiv… https://t.co/sWjTaOg8f1
## 2574 My wonderful baby. #atomosninjav #atomos #canon #canoncamera As an educator who record content for staff at my scho… https://t.co/vlmcwKpZUI
## 2575 @HannaA_1d i wish i knew what lyric comes after that but i honestly have no idea what he’s singing
## 2576 I'd give up everything to show you it's gonna be alright
## 2577 let me hold you while your heart is breaking❤️🩹❤️🩹❤️🩹
## 2578 @HannaA_1d i don’t know if these are my favourites but Isaac with dogs always make me happy 🥺 https://t.co/OjS9KbO7iB
## 2579 Pudgy Penguins 🐧 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/muusUhOFtH\n⬇️ See below for 20… https://t.co/j0FDWc6xnC
## 2580 @alina_m309 "you guys know me too well"🥹🥹🥹
## 2581 @1dtpwk_28 Now, Perfect 😁😁😁\nOr, if 1D songs count...... Night Changes, No Control :)
## 2582 everyone really should be aware of a certain moot. they’re not really on 1d/ solos stan twitter, more other artists… https://t.co/djhAKoB2tS
## 2583 British Fashion Awards: Liam Payne red carpet debut with Kate Cassidy - https://t.co/sEM1diQwVj #OneDirection #1D… https://t.co/JLRrK9hbBy
## 2584 Amanda Holden she poses with lookalike daughter Lexi, 16, on the red carpet - https://t.co/y9peFZmeKg #OneDirection… https://t.co/35tzYYyewA
## 2585 them putting a neuroscientist in the 1d movie is so unserious https://t.co/0lRVrUKXkR
## 2586 She's not a saint and she's not what you think\nShe's an actress\nShe's better known for the things that she does on the mattress\n×Audrey×
## 2587 This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 100,000 stars in the Elpis system 10 ligh… https://t.co/HLiX9aipPB
## 2588 But no amount of vintage dresses gives you dignity\n×Audrey×
## 2589 @natsinfinity @onedirection Idk if you’ll see this but if you do.. do you have a list of all the CDs for solo and 1… https://t.co/OC2DOYCpbQ
## 2590 what are y'alls favourite Isaac pics?? I need something to cheer me up rn
## 2591 @HLDTour this threw me off
## 2592 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/pGGuu2oebe
## 2593 niall’s solo in little things will always be the most nostalgic part of any 1d song to me idc
## 2594 Will Felipe and Clem still be friends if (or should I say when) the final is going to be Brazil - France?
## 2595 Wait what???\n\nExcuse me... Taylor's name and songs started when I was in highschool, 1D started during college..\n\nH… https://t.co/YPiAooPWzI
## 2596 if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #moots 🥳
## 2597 @thefinalgorl Moderngurlz, Verilybitchie, Jasmine zade (1D content), mila tequila, quality culture, Alex bales seri… https://t.co/l3TiHRhm02
## 2598 My boys 🥺🥺🥺🇧🇷🇧🇷🇧🇷🇧🇷
## 2599 @1D_Abby it’s pomegranate now
## 2600 Any of my moots or friends have the 1D / solo CDs list like how many are there!? 😭
## 2601 There are MACD Cross Alarms (1d):\n TRIBE/USDT,\n YFII/USDT,\n STEEM/BTC,\n DNT/USDT \n crossed at negative zone… https://t.co/SJFcMMMAoT
## 2602 absolutely not🤢🥴 https://t.co/bqfDa9Oy9d
## 2603 There are MACD Cross Alarms (1d):\n TWT/USDT,\n PHB/BTC,\n AUTO/USDT,\n BETA/USDT \n crossed at positive zone #MACD… https://t.co/ErroWudKv7
## 2604 @sundarkestdays USED TO BELONG TO 1D, NOW BELONG TO THE 1 G
## 2605 End of the match
## 2606 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $FXH\n\n🔎Name: Fi… https://t.co/EvJs2W8gnG
## 2607 Listening to a instrumental playlist of 1D while I study.\nThere’s no reason Happily and Through the Dark had to hit me this hard
## 2608 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, 'I'll lift you up, I'll never sto… https://t.co/MnvKlYgZpq
## 2609 Harry styles complimenting Louis vs zayn 👀 #1d #onedirection #zarry https://t.co/kr3JR4mm8f via @YouTube
## 2610 ➡️match 52 world cup 2022. 1/16 Final 1D-2C\n➡️Sunday December 14th 2022, 6:00pm\n➡️AL Thumama stadium AR Rayyãn, Qat… https://t.co/bRMtq1tkSm
## 2611 This was taken from the GALEX Telescope at 100X. There are 100,000 stars in the Calypso system 100 lightyears away… https://t.co/cE8BnBIgVW
## 2612 @ age 38y 5m 1w 1d, I tripped and fell at the work gate today because I was looking at my phone.\n\nEvery part of my… https://t.co/CE7FtpADve
## 2613 I've got some overbought (1d) coins which RSI values are over 70:\n NMR/USDT \n #RSI #binance #crypto #cryptocurrency #BTC
## 2614 Hutson will be 1D https://t.co/YfaxTHja0C
## 2615 @alohakirstie Hun had a Grammy before 1D!
## 2616 Brazil gonna kick their asses
## 2617 Alright I’ll do a 1D one
## 2618 @lousgaypanic Omgggg aahhhhh
## 2619 my biggest fumble of all time is not getting into kpop after 1d disbanded. ik i talk about it a lot but it’s just c… https://t.co/6NNkDTZUzQ
## 2620 Just had salad, am I making soup too? 🤔
## 2621 @1D_ANTICS Everyone who replied to this is a scammer dont give any of them money
## 2622 @WmtUniNode @sfjuvra I will add soon the option to get 30min, 1h, 4h, 1D data. And I have to optimize some things,… https://t.co/LsZyhaLcqx
## 2623 @potstickery I’m baffled someone has the nerve, the gull, the gumption, & audacity to say 1D is the reason for Tayl… https://t.co/5QVHlXZGuH
## 2624 And where is 1D now… https://t.co/zbk2jW81e6
## 2625 Iridescent warding eagle-woman, beak\n\nHealth: weak (1d HP)\nArmor: unarmored (6)\nSTR: +4, DEX: +1, WIL: +2\nAttack bo… https://t.co/b71SpARnH9
## 2626 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $RDOG\n\n🔎Name: ALPS REIT Dividend Dogs ETF\n\n1D Price Change (%): 0.00\n\n😎💰
## 2627 📷: Liam en los premios Fashion Awards https://t.co/r6zrDLecgw
## 2628 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trading #invest… https://t.co/7qskOUwtcX
## 2629 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stockmarket… https://t.co/V1M1LXqa95
## 2630 okay as much as i love 1d (they'rr my most streamed artist) wtf is this... she created a career before they were ev… https://t.co/oxw4GhxwFf
## 2631 @Exosus1 @ChloeKoser Ignoring that embarrassing stereotype you're throwing around, horseshoe theory can be easily d… https://t.co/P5504OHT4y
## 2632 We'll be alright??!! https://t.co/O6KiBmDuQ5
## 2633 When you are delulu and still think you have your chance with a 1d member https://t.co/qqGc1Rl6wh
## 2634 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain… https://t.co/ploF4LqUNL
## 2635 British Fashion Awards 2022: Stars descend on Royal Albert Hall - https://t.co/4Nqwyr7onp #OneDirection #1D… https://t.co/iORizxje0D
## 2636 He- he just- jus- just did laugh at this shirt! https://t.co/cgs33pErNm
## 2637 @coldplay Love you 💗
## 2638 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoption… https://t.co/xZgLjflK8C
## 2639 it’s giving 1d era in the best way https://t.co/nzLwpjsdgn
## 2640 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader #money… https://t.co/9XOA9PMRJW
## 2641 What if we'll leak your Instagram? If I was you I would drop new music Niall... I'm deadly serious https://t.co/kVf0iRAVLM
## 2642 the way salt elevates chips is criminal
## 2643 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Gaming\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defian… https://t.co/y0oSUoLY2X
## 2644 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/7ad6RlaXN5
## 2645 Liam Payne rebrands as a devout\nChristian - "used to belong to 1D, now belong to the 1 G" 😭😭 https://t.co/tuxrQMrd4c
## 2646 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet… https://t.co/12bwH3vDUq
## 2647 He's finally back🥹 https://t.co/6oxZ2Evrdg
## 2648 @ForgodsakeLarry Congratulations! You deserve nothing but happiness 🥹🫶
## 2649 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #investing… https://t.co/ZJLEtvbTgy
## 2650 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading #crypto… https://t.co/jclbTMdeYr
## 2651 @TheTradingHubb I totally agree that SPX is at resistance.\n(TL resistance and 0.707)\n\nIam just missing the weakness… https://t.co/dATpibcVeg
## 2652 they're listening to 1d i feel out of place
## 2653 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business… https://t.co/cMdsI9dR2m
## 2654 @hannahiswho I unfortunately can’t get merch from any of my favorite artists and Harry absolutely made my life sinc… https://t.co/FVdi6P1qC8
## 2655 1d/niall/zayn/louis sweaters - $50\n^ shirts: $30\nariana vinyls - $50 (target vinyl - $30)\nshawn vinyls - $20\nharry… https://t.co/oF7XE9ekos
## 2656 Why Are Harry Styles Fans Mad at TikTok Star Brittany Broski? - https://t.co/sRUrp5dB85 #OneDirection #1D… https://t.co/2T24IIEivv
## 2657 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/igtRNjqWtS
## 2658 He is claiming weird things about the 1D website
## 2659 @sunflwrkait I was just saying the same thing!! 1D reunion just about 😁😁😁
## 2660 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #binaryoption… https://t.co/I3BzB1uUPV
## 2661 @celestialswiftt Better than Words - 1D\nWildflower - 5SOS\nPut a Little Love on Me - Niall Horan\nTwo Ghosts - Harry Styles
## 2662 OMGGGGG SO CUTE 🥹😭 https://t.co/bjxAbN1lyz
## 2663 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader #fx… https://t.co/240EZNrxnJ
## 2664 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/PqgCjQV8a7
## 2665 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #listen #markets… https://t.co/SvipFRc3iO
## 2666 @FieryBreadman Pretty insane that a team with a young 1C (Petterson) a young 1D (Hughes) and a relatively young sta… https://t.co/nNyxRoVAMb
## 2667 Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direction tune.
## 2668 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/ic53E0yfnM
## 2669 $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) i… https://t.co/9Z2O2PUhE0
## 2670 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fx #forexsignals… https://t.co/9iEiCfTLGD
## 2671 This person doesn't stans 1d or any of the boys are u ppl dumb https://t.co/g6wBdasESF
## 2672 Meias Cano Alto Nike Everyday Cushion Crew - 3 Pares\n\n☆Por R$ 39,99\n\n💖https://t.co/Gqx6uDBFr2 https://t.co/U78BmTRdfm
## 2673 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #broker #daytrader… https://t.co/NV4myJafZM
## 2674 I'm so excited for the game tonightttt\nGO BRAZILLLL 🇧🇷❤️
## 2675 Gorgeous Louis all over the tl, Liam on Insta, Zayn the Arnette Supermodel, Niall chatting away - now we just need… https://t.co/tgKycqPij4
## 2676 @soupyapollo looks like that one 1d xfactor performance where their faces showed up in the back
## 2677 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #finance #fintech… https://t.co/QfR8lnnhav
## 2678 No bc when i went to see Louis with my sister we were jumping and dancing and singing along to all the songs and tw… https://t.co/9XmDUQ4akB
## 2679 I still remember how directioners were on my neck just bcs I said 1D gonna disband without hitting hot 100 #1. \nsee… https://t.co/8xKazbezn3
## 2680 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/ikYwQDwJgd
## 2681 #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in… https://t.co/KcnsypOiyS
## 2682 yayyy got tickets to the 1d night in vienna woop
## 2683 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #daytrading… https://t.co/INf3nKrbi2
## 2684 This hour's One Direction lyric is meant for a Taurus... 'Don't look back.'\n\nI hope this will guide you, if not, you’re not yet ready. 🌚
## 2685 @jetblackkheaart HAHAHHA MY SISTER AB ME SINCE 2013 BCS I KEEP GOING ON AND ON AB 1D AND THEIR DOLO STUFF
## 2686 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #foreignexchange… https://t.co/8Q6b5dyKqs
## 2687 i'd kill for 1d lads, 5sos, bts, txt, and matty healy istg!!
## 2688 @RachelB31942328 Dm me:)
## 2689 i mean not my type but also i swear he looked 18 like a year ago tf is this man drinking? same thing 1d did 2012-20… https://t.co/lH0HtUhE4e
## 2690 Im more of a 1d fan but why would someone say that 1d helped Taylor https://t.co/3W6V3Zo3vW
## 2691 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Corporate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EMCB\n\n🔎Name: Wis… https://t.co/6MSgh3xlga
## 2692 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options… https://t.co/tCKrperqMP
## 2693 @Jk_trend_songs @thenreport I vote #JUNGKOOK for #ACOTY2022 #NETIZENSREPORT #ACOTY2022JUNGKOOK \n@thenreport 1d
## 2694 @seolarwonu @JulesBy10 @thatsnomunn i'm jealous but you cute🥹🥹
## 2695 @NiallOfficial @NiallHDailyNews @EPfestival It really is like YOU’RE GONNA BE PERFORMING AGAIN AND YOU’LL BE HOME 🥰
## 2696 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #stocks #broker… https://t.co/z3IrDsVmfO
## 2697 and keeho picking 1d meaning he picked zayn meaning this is my crumb
## 2698 Idk how many of y’all used to follow my old account growing up but I was a FAN. MF . GIRL . \nEverything 1D, Justin… https://t.co/5rdRTD5OLK
## 2699 love love love 1D but i def remember miss taylor being who she is since waaay before ! https://t.co/wKwHP5No5a
## 2700 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexgt… https://t.co/enFctou5mo
## 2701 did someone notice that louis was even more expressive than he usually is...like when he was in early 1D days?!? I'… https://t.co/LX1VjAtxh2
## 2702 1. Nct127 limitless\n2. Exo Kokobop\n3. Exo Power\n4. Got7 7for7\n5. Exo Universe\n6. Exo dmumt allegro ver.\n7. Exo dmum… https://t.co/YGzEYgx3YK
## 2703 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #options… https://t.co/Bw9BaR9FtF
## 2704 broo you're so lucky to be able to go to his signing and then you make it about larry💀
## 2705 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binaryoptions… https://t.co/k7G2Jhrbp8
## 2706 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wallstreet #stocks… https://t.co/PZ50PlnXEz
## 2707 @HuobiGlobal @BabyDogeCoin This team is one of the best teams in the crypto world, I am very happy and excited to b… https://t.co/iendsk4i7F
## 2708 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #FF #broker vi… https://t.co/VZG5fuis3p
## 2709 $XLE 1hr and 1d\n\nLooks bearish... https://t.co/pu7yVdk1ac
## 2710 Ahhhhhhhannnnn\n\nhttps://t.co/lRkDaa6Cfo
## 2711 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #money… https://t.co/mPj9SUyIZ2
## 2712 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF… https://t.co/ZXdnLftyEN
## 2713 Good to see him again https://t.co/nwnIcWFpQV
## 2714 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #FF #investment… https://t.co/IQ2F1SxOCJ
## 2715 1D’s career is in a grave almost as deep as kanye’s https://t.co/2cGGeLzAZx
## 2716 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #metatrader… https://t.co/6nPzriaglK
## 2717 1d’s career is dead, another nail in the coffin with every day that passes https://t.co/2cGGeLzAZx
## 2718 @convomf king gnu, yoasobi, oasis, billie eilish, coldplay, niki, cas, nct, aespa, day6, ariana grande, taylor swift, 1d
## 2719 @nightraints RIGHT 😭🤭 like that thread is the most ridiculous take i have ever seen, and i say this as a 1d fan. it's just so dumb
## 2720 1d is in more pieces than the vase my cat knocked off the shelf last week https://t.co/2cGGeLhrLp
## 2721 I am a massive 1d fan but I was belting love story under my covers in preparation for my first year talent show bef… https://t.co/Bm6R8GWJAw
## 2722 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #cryptocurrency… https://t.co/kOSorm2Zi1
## 2723 @Davina_ot5 Slay bestie!!
## 2724 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/vWP53RBb4y
## 2725 He looks so good 🤩
## 2726 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/rTKUaLNVDt
## 2727 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #update #investment… https://t.co/oxUPpPhDkt
## 2728 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/z43fmYpxXs
## 2729 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #finance… https://t.co/TwJ6cKnL91
## 2730 @womantothemoon @Michelleroycrof @POB_76 is a friend, 1D Fam, and close security. @Michelleroycrof is a private inv… https://t.co/LuNc6Xuoha
## 2731 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech #currency… https://t.co/LGkKxOhE9d
## 2732 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #fintech… https://t.co/UvWctiZmXA
## 2733 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $XME\n\n🔎Name: SPDR S&… https://t.co/aVYPpDITVb
## 2734 @ificxuldflyy Awww cute 🥺❤️
## 2735 Am I listening to old 1D albums to feel something? Yes, yes I am\nUgh, the nostalgia 😭🥹
## 2736 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #pips #options… https://t.co/ug2SDMyHw8
## 2737 Kiss your 401K's goodbye! Stockmarkets are in red alert!\n\nRUT 1,845.07 -47.77 -2.52% : Russell 2000 - MSN Money https://t.co/NY8QFARG5o
## 2738 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #business #news… https://t.co/F8eiEwVBtu
## 2739 Lou I mean I love england and I support them too but brazil gonna definitely win luv 😬🤷🏻♀️ https://t.co/PNh8XOKbZz
## 2740 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #investment… https://t.co/X94OGu3zTm
## 2741 Harry Styles Fans Are Angry With Social Media Personality Brittany Broski - https://t.co/4QiNYsd435 #OneDirection… https://t.co/LwHILbUBul
## 2742 @comfortforliam his second favourite . does that mean his favourite is 1D ??
## 2743 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #binary #trading… https://t.co/8rU2Hwpl3S
## 2744 @UpdateHLD I'm sorry lou, but brazil gonna win 😬
## 2745 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #RT #wealth… https://t.co/8edrnS7tGX
## 2746 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #btc #forexmarket… https://t.co/RxQxkKnHQ9
## 2747 taylor swift en 2009/ 1d en 2009 https://t.co/GU9N9EHkQ6 https://t.co/ZgeOVdvZAf
## 2748 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/fNMcj1fEuA
## 2749 No BUYS or SELLS were found on the One Day time frame.\n\n18:12:39 • 12-05-2022 UTC\n#PatienceYoungGrasshopper #Cryptoldea #NFA #1d
## 2750 I love 1D but sometimes their lyrics were a tiny bit off, here is a really cringey old one, 'It's everything about… https://t.co/oNhe3krygB
## 2751 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #invest #forexgt… https://t.co/7ycGEPEYHi
## 2752 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #news #news… https://t.co/ZmnaENsane
## 2753 Taylor won Grammys and had best-selling albums before 1d even existed, I don’t think she needed any help from them https://t.co/v8ub1IiCv0
## 2754 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #daytrading… https://t.co/qRFfOVCde0
## 2755 @coacoashley ASHLEY 🤭
## 2756 Wether you win or lose, I love you forever 🇧🇷
## 2757 Like they seriously don’t understand the reason why 1D broke up because???? Like what that has to do with BTS?\n\nI n… https://t.co/cKOoIzAdQ8
## 2758 Best of luck 🇧🇷
## 2759 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forexsignals… https://t.co/D3tlQG7LzA
## 2760 He is trying to come up with a chorus about the 1D website tomorrow
## 2761 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #options #money… https://t.co/KIMbvIKwq1
## 2762 3rd-most YAC (693) and 4th-most broken tackles (63) for the 4th-most 1D+TDs (55) in the SEC this year. But his effi… https://t.co/V0RQnOOsIv
## 2763 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8dJQN4N85d
## 2764 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/ZcEkgDA3ic
## 2765 Little things is my all time favorite 1D song❤️
## 2766 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #trader… https://t.co/1rPdxrQzcq
## 2767 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withsta… https://t.co/2r7j1PPi0T
## 2768 There’s lunch, and then there’s Sunflower. Check out our changing specials through the link below. See you soon!\n\nL… https://t.co/iABfeoSQaV
## 2769 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #forextrading… https://t.co/3m9pSV2Etg
## 2770 Seriously I used to love 1D and I still sometimes listen to them but saying THEY created a career for TAYLOR-\n\nlike… https://t.co/4NMTwKDhIF
## 2771 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Health Care\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GDOC\n\n🔎Name: G… https://t.co/aYPKXRb7OX
## 2772 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #freebitcoin… https://t.co/EBBKTmRxWi
## 2773 @empukofficial The 1D reunion?
## 2774 The last time 1D was in Brazil, they were asked through the video dairies if they would ever go to space.... https://t.co/3SyXq0pu6B
## 2775 i wish i would've never bought this stupid ticket
## 2776 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #crypto… https://t.co/8XbBEYHHkh
## 2777 Les fanfict de 1D sur wattpad >>> https://t.co/AwgFNpFj7z
## 2778 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #wealth… https://t.co/e8nJTHyLNe
## 2779 [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #rt #futures #news… https://t.co/beQ0LkVrCY
## 2780 @MaryamK92361148 @TaehyunsLaugh The tweet about cocomelon was a joke, what I actually use as streaming filter is either 1D or Disney songs 😁
## 2781 @NiallOfficial @Davina_ot5 Hope you feel better soon!
## 2782 and where is 1D now ? https://t.co/mJRBYctqde
## 2783 England's test team still have the same issues that they had last winter. Woeful openers, poor spinners and 1D atta… https://t.co/ZeWS9iNHcn
## 2784 i miss 1d :(
## 2785 How is he so gorgeous 😩 https://t.co/GMaovLJGsU
## 2786 BE FAWKING FR RIGHT NOW😭😭😭😭 MISS GIRL ALREADY WON AOTY AT THE GRAMMYS FOR FEARLESS BEFORE 1D WAS CREATED LMFAOOOOOOO https://t.co/M9RruXLiCU
## 2787 @stylinarts He looks like he's a plastic barbie that got melt
## 2788 1d was very successful. But no way you can compare them to what Taylor did without the support of a famous talent m… https://t.co/emfvUcMKkZ
## 2789 5th of December: Liam singing his heart out. Join the 1d days of Christmas! https://t.co/RYQ7x0MT8d
## 2790 🚨🚨🚨 Crypto alert:\n\n• Bollinger Bands Breakout alert (1d)\n• Pair [#NULS-#USDT]\n\n#crypto #cryptonews #ftx #nft… https://t.co/gE5Bzh5mmq
## 2791 the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor w… https://t.co/D9BQng8bkJ
## 2792 This was taken from the XMM-Newton Telescope at 30X. There are 2,500,000 stars in the Dinlas system 50 lightyears… https://t.co/Ub1ChQgx6k
## 2793 I love this fandom https://t.co/czhcWwCQNq
## 2794 Lmao why does it look so fake https://t.co/0IgsEDRlbj
## 2795 #DYDX 1D UPDATE \nAs you can see DYDX showed a nice reaction to our resistance line &we got a rejection to our SWAP… https://t.co/RYMZqPqXOX
## 2796 wts | want to sell\n\npc jaehyun non album\nmemorial book membook nctzen fanclub jp cafe donut jenim pop up boss yizhi… https://t.co/Q49qD3FrNH
## 2797 1D hiatus was because they hated each other and bts hiatus is because they’re enlisting. y’all need to understand b… https://t.co/mideVlyCy6
## 2798 @UpdateHLD First thing I thought was the "hi guys" of leroy 😭 https://t.co/aQZ2mvxBiE
## 2799 Even 1D fans know that shit is idiotic let’s be serious bro 😭
## 2800 one direction ruined it for all, u think bts would turn out like 1D be srs do u even know them 😭
## 2801 Lima said it's time to come out of that pretended silence after all that 1d base has started supporting and has al… https://t.co/J2yasQzaMe
## 2802 @adelinest28 Winky I missed him so much 😭
## 2803 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 2804 @homeawaylara This is the skin of a killer bella
## 2805 middle school me that had a 1d shoulder bag and a mockingjay pin attached to it has won two december 5ths in a row
## 2806 @DAN3DELI0N Even though I was a 1D stan, I was one of those people who opposed to him getting cast as Prince Eric 😭😭
## 2807 MACD is positive at 1M, 1W, 1D, 4h, and 3h. On a red day!\n\n$BA
## 2808 as someone else said, she was a household name and was winning grammys before 1d was anything
## 2809 no way vibes by chase atlantic wasn’t written for 1D that shit is a one direction song
## 2810 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave… https://t.co/AqA5lJ3Gdi
## 2811 @UpdateHLD why did i think it said 1D
## 2812 @Violetrose9801 but I mean if u like both 1D and 5sos then that’s like completely fine lmao, like u said!! Not ever… https://t.co/3vztV01iSc
## 2813 Crying https://t.co/zUpuwIyu1A
## 2814 This hour's One Direction lyric is meant for a Capricorn...'Who's gonna be the last one to drive away? Forgetting e… https://t.co/aePAF68Bsy
## 2815 Japan vs Croatia live En vivo\nLive📺 https://t.co/fCPqPF8HTB\nLive📺 https://t.co/fCPqPF8HTB\n\nLINK 1d https://t.co/MtsohzqA0v
## 2816 #BollingerAlert !\n\n - $REQ (584 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $COMP (0.002311) is over Upper B.… https://t.co/FbaHpsrDMJ
## 2817 @Violetrose9801 not saying u caanntt like 1D and 5sos both together. and I get that they were apart of something bi… https://t.co/TV17laXsC3
## 2818 @bottleofrouge28 @princessparklou Boy I'll give you 369 water guns 😭😭❤️
## 2819 she's easily more famous than 1D, and that's as a solo artist who has gotten so much shit from the press and genera… https://t.co/gRJBM6yTCm
## 2820 Y'all I missed this boy so much 😭❤️ https://t.co/xanqgnD0a4
## 2821 @fbhsbestie Yk never know what the miracles of 1D can do. Tis the season of love babe, bide your time
## 2822 4 years till 11 years of 1D
## 2823 $BNX 1D\nIts a +70% from here just to test major resistance.\nFollow the volume. https://t.co/xO8Lv7Pn2A
## 2824 #BollingerAlert !\n\n - $SAND (0.00003694) is over Upper B. Band in 30M|2H|4H|1D\n\n#crypto #coin $BTC
## 2825 @myzeepay @riosunshiness @stonebwoy I tried to register but it didn't go through and I taught we are suppose to use… https://t.co/DlJH0F59ZX
## 2826 @liamvinyIs One step ahead of you 🤡🤡
## 2827 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/ri3vEh5eHt
## 2828 @BabysaurioKim I'll probably start Ghost Host Ghost House tomorrow, since rn I'm watching Happy Ending Romance and… https://t.co/nbYEvetUDS
## 2829 @LoverofMotion no i totally get what you’re saying lmao they shouldn’t be compared or have 1d brought up in intervi… https://t.co/NrVp5KiwQ1
## 2830 @atwtmvtvftvsga I was and am a 1D fan, but this thread is so reductive and suggests yet again that a woman’s fame b… https://t.co/1YPteOHX7f
## 2831 @BabysaurioKim War of Y is going to have 20 EPs, it has 4 storylines and each couple/storyline gets 5 eps
## 2832 @zeynbinci I love it 😍 thank youuu \n#WelcomeBackLiam \n#WeLoveYouLiam
## 2833 #Fcel #fuelcell 1D;\n\nthe always important back test of TL\n\nlets hope it sticks https://t.co/VwY74Fw5fY
## 2834 Bored Ape Yacht Club 🦍 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/mtcivGuv35\n⬇️ See below… https://t.co/Ng5OzKkqvU
## 2835 @lousboyfriends @flickerab28 where tf did i get mark from.. is there a mark somewhere within the 1d family
## 2836 @Violetrose9801 no yeah dw dw I know, I’m saying more about the fact that ppl will consistently feel the need to co… https://t.co/DxOdNYwJZu
## 2837 and anyone who knows me knows me and 1d go way back! those are my dudes, my everything
## 2838 @1d__fairy Ep18!? How many eps does war of y have? Oh, let me know if ghost host ghost house is worth watching! PLS… https://t.co/VskT2ge9LA
## 2839 @zeynbinci He's so beautiful 😭😭
## 2840 i miss 1d
## 2841 @LiamPUpdate When I saw the notification I was like there’s no way 😧
## 2842 @RachelStylinson @stylinarts These 1d moments are not proofs like why don't u get it, there are zarry moments too,… https://t.co/mqocWMBZXt
## 2843 @sassychopsuey 100% a convo bc 1 it lasts longer and 2 he’d definitely be into it 😭
## 2844 Smiley smile😭❤️ https://t.co/ONNCH4mHjT
## 2845 @LoverofMotion just making jokes bestie! some people enjoyed 1d/5sos at the same time and it was quite funny when niall would join 5sos
## 2846 @1d_lh28 Hi, you can download the video from here:\nhttps://t.co/S271BBPXI7\nSee you later 😘
## 2847 Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is… https://t.co/ZaaYQRxH8q
## 2848 @kookylander they love bts and the constant comparison to 1d who clearly didn’t like the group isn’t fair either wh… https://t.co/waXZHnriDK
## 2849 @kidsraIright I love this boy 😭❤️
## 2850 @christinac22_ @noemisreign @_hazeyknj @Louisslucky i mean i sure hope it was 1d related and not harry? bc thatd be weird no?
## 2851 housewives of 1d rn https://t.co/gxPcmB3ddr
## 2852 the FUCKIN audacity. She literally made 1D famous overnight and her 2 months' dating set Harry Styles' entire caree… https://t.co/Dm7yAOBo5q
## 2853 she was the youngest winner of the grammy for album of the year and had two albums that sold 1 million copies in th… https://t.co/GobQazlE21
## 2854 @ry_thedreamer can u believe he never learned the lyrics even after singing it in 1d like what would he do without such a dedicated fan 😔
## 2855 this is the craziest thread i’ve ever read. taylor had literally already won 4 grammys before 1d were even put toge… https://t.co/3kHglpUGq5
## 2856 SMDV Timer Remote Controller T811 Interval Timer Release Photography for Canon EOS R5 1DMarkⅣ 1DMarkⅢ 1DMarkⅡ 1D 1D… https://t.co/ZhpIpsQMWB
## 2857 @UpdateHLD Guys who tf is the purple girl I'm so lost
## 2858 @_bosza_ Yasss biggest slay. We were on page 369 in biology last week 😭
## 2859 ⭐️ BTC Update ⭐️\n\nMacro (1D) indicating resistance level retest 🤷🏽♂️\n\nMid-term (4hr) showing support @ 16.8-17k 📈… https://t.co/hWCbcsRXYw
## 2860 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 2861 @majrbb Trueee!!
## 2862 @LiamPayne are we getting a live soon??? Right???? Right????\n#WeLoveYouLiam
## 2863 @neymarjr GO BRAZIL!!! 🇧🇷❤️
## 2864 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, “I like the way… https://t.co/qtz5i6jC2Z
## 2865 Daily review of ETH interval 1D for BINANCE:ETHUSDT by cryptodailyuk #bitcoin #crypto #btc $btc… https://t.co/gdzXtAXnGu
## 2866 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #International\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DSTX\n\n🔎Name:… https://t.co/T9DCrjxpT3
## 2867 @neymarjr Wishing y'all luck!!! 🫶🏼 https://t.co/uhDCCTY5cR
## 2868 @ScarletAndGame So that Georgia can get in Stouds face and keep Ohio State 1D on offense? Without being balanced yo… https://t.co/OFTOLv55EN
## 2869 1D Chart: (Blue diagonals)\nhttps://t.co/E5hQVcAa6F
## 2870 @convomfs the only exception -Paramore\ndimple -BTS\nlittle things - 1D\nhope ur ok -olivia \nDel mar -ozuna\nelastic he… https://t.co/XjqPIPRO91
## 2871 Taylor had a career before they even existed she didn’t need anyone let alone 4 Men. like i loved 1D at one point b… https://t.co/Wab5dpEjwC
## 2872 05.12.2022 Us SPX 500 -Cash 14:25 -17:56 1D Good luck 🤘 https://t.co/zIQppr1a5v
## 2873 @sassychopsuey I was like 9 or 10
## 2874 @Ozzllo1Ozzllo I love this picture 😍
## 2875 @ItsrMii @sassychopsuey thanks 😭
## 2876 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $KBWD\n\n🔎Name: Invesco KBW High Dividend Yield Financial ETF\n\n1… https://t.co/62Zx3DUppe
## 2877 are yall not embarrassed… im a huge fan on one direction but this aint it. taylor ate and left no crumbs yall just… https://t.co/0CEsFKgCg9
## 2878 @reylysay i’ve stanned 1D in the past and bt5 now the part that im in never took shipping seriously!! it’s fun/funn… https://t.co/DYboW32LhE
## 2879 #liampayne IS BACKKKKK 🤍 https://t.co/ukGsgvSIQm
## 2880 @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could… https://t.co/9SkDRrN4a6
## 2881 Watching the 1d chart to see if we flip the monthly s/r back in favor of the bears. Fail to flip and we shall drop… https://t.co/AS6YR7SbOR
## 2882 #FTM #Fantom prior swing-low #support at 0.2352. A break below would confirm #Short📉 #Trade regardless of daily clo… https://t.co/aFA4POwfey
## 2883 @zeepruksponsor need niall, 1d, zayn, cara, dob, harry, selena, lottie, or omar?
## 2884 ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just… https://t.co/hchfwRDLzM
## 2885 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a… https://t.co/DHF4Weu4s1
## 2886 wait what's that with harry retweeting that 1D tweet? or liking it??
## 2887 the fun thing about being a fan of 1D is there’s literally endless media to explore. like I’ve been doing this a fe… https://t.co/KH5rHpKpsb
## 2888 @UpdateHLD The way he just exists 🥹
## 2889 $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbli… https://t.co/xlmz6kaQxr
## 2890 @NiallOfficial @EPfestival Home❤️
## 2891 @BravesAshland harry styles, taylor swift, 1D
## 2892 Stop comparing bts to 1d, yoongi made a whole show just to drink with joonie and promote his work, jimin changing h… https://t.co/XY5xHwn5rT
## 2893 hii i'm shanaya and i'm 16. i'm not new to shtwt & edtwt, just wanted to start afresh. rt / like to be moots !! i'm… https://t.co/FuITdLbsGU
## 2894 ⏳ Still to come – RBA interest rate decision.\n\n🇦🇺The central bank is widely expected to raise interest rates by 25… https://t.co/3hj3HqhVx2
## 2895 A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared… https://t.co/nvMwxzz8OT
## 2896 @NiallOfficial @EPfestival You should have to come India!!
## 2897 @NiallOfficial @EPfestival Niall do you wanna see my new dog???
## 2898 @MEDlClNEHES Light 🫣
## 2899 1995 Action Packed Derek Jeter 24KT Gold Auto Card #1D Yankees PSA 6 Auto 7 https://t.co/YPailGLMqk eBay
## 2900 @atwtmvtvftvsga same energy as saying Kanye made her famous (except i actually like 1d) she was well established be… https://t.co/Z4VhNRoesN
## 2901 Mike Wright's 2022 pass chart (SEC rank min 100 att)\n\n9.8 ADOT -5th\n6.7 ANY/A -13th\n53.4% Accuracy -12th\n68.3% Adj… https://t.co/9q2H41mcNt
## 2902 WLwhitelist Meaningful @SolanaGiftDrops @womaninnfts @CryptoNftBroth @1D_NYCE @Neeja9000 @JMFkNLoBo69… https://t.co/ULzMsp5J7x
## 2903 @1D_FITF28 Niall's coming home😭😭
## 2904 @sun28flowers 4/5 of 1D MOVED TODAY 😭😭 https://t.co/Tb1tlHrDAk
## 2905 @NiallOfficial @EPfestival niall if you come in South of italy, Puglia, i will give you a beer and some pittule, they are so good.<3
## 2906 I'm sitting here in my python class and am literally not understanding anything
## 2907 LMAO SHE WON 4 GRAMMYS WHEN 1D DIDNT EVEN EXIST!!! KEEP DREAMING, BYE. https://t.co/IQV4KUSOds
## 2908 r any of my dnp moots also 1d stans i need 1d moots
## 2909 I remember back in the day when so many people said that Kanye made Taylor Swift famous to the point where he even… https://t.co/Yibtj4EpXM
## 2910 @1D_carrots28 don't love, it's understandable and it takes time. know that I'm always here to talk<33
## 2911 Let's give him memes😂😭❤️ https://t.co/feZHg2Sjxe
## 2912 @1D_FITF28 I'M HAVING A BREAKDOWN RN\n\nSO MANY EMOTIONS AT ONCE 😭😂
## 2913 society if ppl stopped comparing bts to 1d https://t.co/RuH62VhI2r
## 2914 @hlnlzdaily He’s so silly 😭🥰
## 2915 @NiallOfficial @hlnlzdaily @EPfestival HE’S COMING HOME HE’S COMING HOME 🤩
## 2916 @aldysuhanda_ 1D right now
## 2917 @Sann_1D What are you about??
## 2918 #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150… https://t.co/SalPuIh1bx
## 2919 it’s crazy that one time we used to get one direction and little mix music in one year, around the same time.\nnow,… https://t.co/c4vR8x2OEk
## 2920 Electric Picnic 2023: Tickets go on sale this week, first 10 artists unveiled. Check date, names -… https://t.co/74DxCNXPhP
## 2921 Jazzy 'Charlie Brown Christmas' swings on after 57 years - https://t.co/WZenEsojfJ #OneDirection #1D @1DRocksTweets https://t.co/J9eBOhBgJt
## 2922 @Davina_ot5 Screeming,crying, idk , i am gonna have mental breakdown for sure!!
## 2923 my phone is on fire like is used to be with 1D together I can’t handle this rn
## 2924 how taylor helped 1d:\n- gave zayn his most streamed song on Spotify, this is his first song to cross a billion stre… https://t.co/BI5Bwfvp5h
## 2925 Join us today for our most popular Pizza, “The Joey,” or enjoy one of our classic favorites! 🍕😋\n\nOrder Online ->… https://t.co/4XV04zbmwU
## 2926 Victor must live under a rock since he thinks 1D made her famous he must not have heard of Love Story a very famous song
## 2927 1D has to paid for their crimes
## 2928 okay twitter, i want a feed that is enjoyable to me so rt to find mutuals for\n#Panicatthedisco\n#JonasBrothers… https://t.co/LiqEr6HMuk
## 2929 taglist ; rt and like ; @1D_skz_energy @quokkaracha @hwngbun @hyriwn @thereyouare1025 @menghaje @yutasluvz @skzhg8… https://t.co/KIDDtGuzfC
## 2930 i havent listened to 1d in ages bro
## 2931 Love Story a song written by Taylor Swift herself made her famous not 1D One Direction didn't exist when Love Story… https://t.co/cv2ZqzhJ2R
## 2932 What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innov… https://t.co/vXfdw3d8rs
## 2933 me🤝keeho being 1d enthusiast no matter what https://t.co/1URh3NpUze
## 2934 @Soiria3Soiria like no bc i have used this acc when i was in 1d era in 2020 and i used to be so outta pocket around… https://t.co/wPjyylsxqJ
## 2935 @Ultra1 @PippaOona For all we know, that's deeper in the matrix. Maybe 1D is the start and the exit.
## 2936 Harry_Syles i love you so much
## 2937 2D Wireless Barcode Scanner, Kedida 1D 2D QR Bar Code Scanner 3-in-1 Bluetooth & 2 4GHz & USB Wired Wireless Barcod… https://t.co/MBDpieJP44
## 2938 @yesterdaydances i mean yeah a lot of armys are leftover 1d stans
## 2939 taylor was winning awards when 1d boys didn't even know they can sing.... be fr now- https://t.co/rQsHz97u1D
## 2940 @RachelStylinson @stylinarts the little touches, the way they look at each other, all boys had these moments litera… https://t.co/JJDS6eXyUm
## 2941 Maya Henry Net Worth, Age, Biography, Husband, Height, Wiki - https://t.co/sFGluxl7vs #OneDirection #1D… https://t.co/0myiqVZTNq
## 2942 @1d_lh28 Hi, here to download the video:\nhttps://t.co/2yPPyeevVz\nSee you later 😘
## 2943 Jambalaya, anyone? Join us for lunch, or get it delivered! ❤🍤🔥 \n\nDirections: https://t.co/2s1qvo7xkp\nDelivery:… https://t.co/QWIrf3i8px
## 2944 Unpopular opinion.\nChubby Liam Payne>Skinny Liam Payne.\n#1D
## 2945 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Bonds\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $IBDP\n\n🔎Name: iShares… https://t.co/Noq4d98lEX
## 2946 Datalogic QD2131-BKK1 QuickScan Handheld 1D Barcode Scanner USB Cable+Stand Kit https://t.co/WGeIYpsofJ eBay https://t.co/wMYBxYrfcH
## 2947 This hour's One Direction lyric is meant for a Leo... 'They don't know about the up all nights.'\n\nAre you feeling f… https://t.co/ONujFDbKM0
## 2948 I always want more Parmesan 🤣\nhttps://t.co/bXW6OeXZ3E
## 2949 tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi,… https://t.co/m75Xed89XE
## 2950 @finelinevogue idk, i think 'home'. But also I would like to listen 'already home', 1D's unreleased song :(
## 2951 Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy!… https://t.co/Ieq7ExXesa
## 2952 @taysfairies yeah that’s most likely it but I remember he tried to say that he wanted to help other artists out whi… https://t.co/ikTiF69mdR
## 2953 my student who can calm down from a behavior by listening to 1D 🤝🏽 me who can calm down from a behavior by listening to 1D
## 2954 This was taken from the SwiftGamma Ray Burst Telescope at 200X. There are 25,000 stars in the Doris system 21,000… https://t.co/s7jAoPOJQy
## 2955 not me shaving yesterday knowing nothing was gonna happen💀 feels like shaving for a 1D concert in 2015
## 2956 @iJacksonx I feel like 30-40€ is a fair price
## 2957 1D MOOTS FOLLOW I SWEAR PLZ I NEED MORE 1D MOOTS
## 2958 @UpdateHLD That’s so sick omg 😭
## 2959 @nora_1d_hp Last week one of the values i calculated for lab ended with .369 😂💀
## 2960 @Sunflouerry28 Omg same I was born in 1989 and of course Louis 1991. As millennials, we enjoyed *NSYNC and 1D.
## 2961 $ETH\n\nThis is what they call a triple top frens\n\nBeen saying it for weeks $1237 key 1d pivot https://t.co/sQeOHAguY8
## 2962 @MUSIKMENFESS dont forget where you belong 1d
## 2963 Okay, this just made my morning. Thanks, Liam! 😁\n\n*NSync was to me what 1D was for a lot of you. They were my child… https://t.co/Sjux1hMDgz
## 2964 Start your trading week right with a look at today's strongest and weakest currencies! MarketMilk™ settings used: 1… https://t.co/s0Jgr9Vnwx
## 2965 @xxxnyria92 @thighrrybot Irony honey. This is my fav account actually 😘
## 2966 Trending ❤️ https://t.co/aOvFzvj7UQ
## 2967 @RachelStylinson @LARRIESweird @stylinarts It's not like religion to me. I see it is for some people, some even con… https://t.co/A2hJ5KQTiy
## 2968 $IWM 1d.\n\nWatching this red bear flag. https://t.co/QMWf6QUUwa
## 2969 @TogoresTcg Cremeria Cavour\n+39 051 656 9365\nhttps://t.co/Q88RILN2TZ
## 2970 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYT\n\n🔎Name: I… https://t.co/1WjKTsuh54
## 2971 yeah fuck no you don’t get to discredit taylor like that when she was famous a good few years before 1d even formed… https://t.co/cAsCGvWNz3
## 2972 @HannaA_1d so true 😭😭
## 2973 Like I don’t even think most unhinged of 1D pages would tweet this
## 2974 @harryisamiIf that's what i've been sayingg
## 2975 $ES $SPY $SPX\n\nStill waiting for a clear confirmation to breakout [4100] or breakdown [4000]\n\nThe key MAs to watch… https://t.co/RnyDAb7wJC
## 2976 @Deadly__Kitten @Calamansi2022 @DoWhatYouDo6 even this list of games they’ve worked on shits on your pretend knowle… https://t.co/zTD9xgf8eU
## 2977 @uoursope I don't know if it was in 2017 or 2018 when I was watching Amas and was hoping for Shawn Mendes to win or… https://t.co/3RD8FZyZ2z
## 2978 harry and louis, literally all of 1d are the most gorgeous humans ive ever see
## 2979 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $HDEF\n\n🔎Name: Xtrackers MSCI EAFE High Dividend Yield Equity E… https://t.co/UL7Qjm9kpN
## 2980 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 2981 Tamiya Vought F4U-1D Corsair https://t.co/kVsHXndAjv eBay https://t.co/In0pa9LrUs
## 2982 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, “I want you to r… https://t.co/POlTqHZjxk
## 2983 Drama king🥺❤️🩹 https://t.co/1e62A7MIxY
## 2984 In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’… https://t.co/Tkh3ZsRulQ
## 2985 #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the hher 1d FVG. More STD'… https://t.co/VeD6T61fTk
## 2986 Choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/fJplpKbNOz
## 2987 HE WOKE UP TODAY FEELING 18 AGAIN. GET 1D BACK TOGETHER AND WE HAVE A TIME MACHINE https://t.co/UabXYFsOwo
## 2988 Louis' healing arm is as much a mistery as 1D cancelled concert
## 2989 little things - 1d https://t.co/8hELHlMBwP
## 2990 @UpdateHLD BABEEEEE 😭😭😭😭😭
## 2991 Datalogic QuickScan QD2131-BKK1 USB Handheld 1D Barcode Scanner with Cradle New https://t.co/TTkypnyLHH eBay https://t.co/AAW42Zxj4u
## 2992 @UpdateHLD but why would you even??
## 2993 @UpdateHLD My hearttttt 🥰🫶🏻
## 2994 @alarrielife REAL
## 2995 just patiently waiting on an update https://t.co/3p02p33l5P
## 2996 @UpdateHLD Wanna kiss it 🥹😭
## 2997 @convomf 5sos / 1d are the only standards. dm's open 😶
## 2998 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/uvjW7WfeHp
## 2999 @UpdateHLD THAT’S EMBARRASSING STOP 😭
## 3000 fleetwood mac is never not gonna remind me of my 1d dr
## 3001 @on1ydans @callie_lucia 1D fans can’t even get one of the most well-known acronyms correct take this L 😜
## 3002 Painting while listening to 1D🤩 https://t.co/Bg08OSn0z1
## 3003 I love 1D but bffr https://t.co/QCLBkHnMjG
## 3004 @1d_Obsessionnn IDC IF ITS STALE WENDY
## 3005 #BollingerAlert !\n\n - $NULS (0.00001204) is over Upper B. Band in 30M|1H|2H|4H|1D\n - $FET (415 sats) is over Upper… https://t.co/m7staCHvb7
## 3006 @freelove4HL @whenyouknow28 It's French names yes. Aimé, like Aimé Jacquet. Leon like Leon Bailey and Dore like the… https://t.co/9uR0K74HT2
## 3007 @mdmapapi 1D fans were using the acronym I didn’t make it up!
## 3008 @callie_lucia @Jacob_Sobelman I did not make up this acronym 1D fans were using it
## 3009 answer : love myself - bts\ncoffee - bts\nsweet night - V\nlittle things - 1d\n18 - 1d\nwish you were here - neckdeep\n\ng… https://t.co/Mv31LOIwAP
## 3010 @likedby_cl16 7. THAT YOUNG BOY 🥲\n21. butterflies \n29. westlife and 1d!!!
## 3011 $ES - 1D\n\nGives us a Higher Low love, that's what's we want https://t.co/FfewFurfaG https://t.co/URR7ALKALu
## 3012 Niall 😳❤️😭😭❤️🩹 https://t.co/wfiU3PLWQm
## 3013 Top Eth Nft sales count 1D\n1 @chr0m4s 29.75ETH | 1482\n2 @FamiliarStudios 27.33ETH | 1359\n3 @BoredTedYC 20.5… https://t.co/AGOmwIhcoi
## 3014 @1D_Dolantwins18 Thank u 😭🤍
## 3015 What are the advantages of non-contact measurement? What are some applications for 1D, 2D, and 3D, lasers, or for c… https://t.co/bV1zWBTTGa
## 3016 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-U… https://t.co/zrRcQf0smq
## 3017 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 3018 @afancycandle Same dude same
## 3019 @ilovebigrredbus Louis,1D,David Bisbal,Olivia Rodrigo,Harry y Niall jsjs
## 3020 #BollingerAlert !\n\n - $NULS (0.00001202) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3021 @alarrielife i’d slurp that shit so fast if he spits it out (i said wtf i said)
## 3022 @xnajulia Teve 1D e The Weeknd🥹🙌🏻
## 3023 @NiallHDailyNews HIS HAIR ARE YOU KIDDING???? 😭😍
## 3024 BTCUSDT/USDT\nHarmonic Pattern: Gartley\nPosition: Short\nTimeframe: 1d\nTP 1: 16554.9\nTP 2: 16129.1\nSL: 17630.1… https://t.co/yUHjvaKAHr
## 3025 MY BABY 🥹🥹🥹 https://t.co/geNSLBZL6H
## 3026 @1d_Obsessionnn @sunflower0264 He wouldn’t!
## 3027 Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up… https://t.co/bRcwa9CUBe
## 3028 @ETOILERPW Public - make you mine\nJason mraz - im yours\nBruno mars - just the way you are\n1D - you&i \nKeshi - beside you
## 3029 @1d_Obsessionnn i’m SO SO unwell
## 3030 HAPPY BIRTHDAY CONAN!!!
## 3031 🚑\nDISPATCH: Medical Aid - Basic Life Support @ THE GROVES APT BLDG 1D #1D-106, 23719 110TH AVE SE #1D-106, KENT.\n\nR… https://t.co/NTJYRH30TB
## 3032 am-1 AM-LAB-1D-RGP-10 MedLab Premium Glass Door 10 5 cu ft Medical/Laboratory Refrigerator, White FPCOYZX… https://t.co/U7DokrGQrz
## 3033 @1d_lh28 neither can his age is going in bce
## 3034 @krystalshabit28 STOPPP HES SO😭😭😭 SATURDAYS😭 IM SO UNWELL
## 3035 hi! im mals! im not exactly new to stan twitter, but I lost my other account and I would just love to make friends… https://t.co/wdDbBfBRLv
## 3036 Spurious debug tasks running on port 9229 on the monopoly IDE?\n\nNo problem*:\n\nlsof -i :9229 | sed -e 1d | awk '{pri… https://t.co/2to6JZoCP6
## 3037 @UpdateHLD Yall it's in multiple 1d songs and also in change😑
## 3038 @flick_official_ Nothing in there yet
## 3039 1D fans like to find mutuals
## 3040 @ankhokatarahari can't believe he gonna 31 in 21 days
## 3041 #Chainlink has finally broke out of a 574 day downtrend on the 1D chart! $LINK #LINK @chainlink https://t.co/Oot5DHjlt2
## 3042 @fleursho IT SAID 1D SO I WAS CONFUSED
## 3043 The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neit… https://t.co/lHKAcPZlrF
## 3044 WATCH: Argentina Fans Joined by Harry Styles in Celebrating Win at 2022 World Cup - https://t.co/So3bUbuQd2… https://t.co/PmFIv3nbvh
## 3045 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 3046 @sunflower0264 LMFAOOO 💀💀
## 3047 @1d_Obsessionnn Wendy that is so you omg 😂😂
## 3048 @sunflower0264 lmaoo jk… maybe. idk what i’ll ask
## 3049 @convomf and 1D
## 3050 @sunflower0264 can you slap me so i know this is real? if you feel uncomfortable with a slap maybe a pinch??
## 3051 This was taken from the STEREO Telescope at 200X. There are 40,000 stars in the Doris system 275 lightyears away f… https://t.co/spkWoEGhEz
## 3052 Billie Eilish, Idles, Niall Horan: Electric Picnic announces 2023 headliners - https://t.co/FEZXftk9xk… https://t.co/Ptdqy32vkw
## 3053 LIAM I LOVE YOU SO MUCH.😭❤️🩹
## 3054 NAHHHH KM GOJNG YO CRY HARDER , NIGHT CHANGES BY 1D STARTS PLAYING AND ITS REMINDING ME OF XH BYEEE CRYING
## 3055 @flick_official_ Hey! I’m interested in these. How much are they going for?
## 3056 @louisxloml @katerrinna91 freaks - surf course (my fav song, which is not 1D/solo)
## 3057 Love all about Blue♡ | 1D♥
## 3058 This hour's One Direction lyric is meant for a Taurus... 'I'm doing this to make you jealous.'\n\nYou should lie only… https://t.co/Rlzrzl42V4
## 3059 @UpdateHLD ITS THE “V” SMILE😭😭
## 3060 #platinum 1D; renko\n\nPlatinum on a daily renko chart just looks stunning.\n\nlets resolve that major bull flag to the… https://t.co/G234L4sjYj
## 3061 It hurts so much
## 3062 Taylor already touring the world and won Grammys while 1D was still in x factor I didn’t even know who 1D was until… https://t.co/an6L1vYtEh
## 3063 The fact that there are still such stupid people tweeting nonsense Taylor had won Grammy's before 1d even existed t… https://t.co/eStqe0zDFg
## 3064 @UpdateHLD TINY BABIEEE
## 3065 Harry Styles cheers for England’s World Cup victory against Senegal - https://t.co/JntymLLh9m #OneDirection #1D… https://t.co/TCFSNKSdyI
## 3066 Artist of the Year Harry Styles Made Harry’s House the Place to Be in 2022 - https://t.co/gabx6DZkvc #OneDirection… https://t.co/gE7QzWtRpp
## 3067 Harry Styles heartbreak? Olivia Wilde does best to shake off split - https://t.co/5yL7OfVBjn #OneDirection #1D… https://t.co/pTvQYetQpF
## 3068 @maniix11 Exactly I mean they made me wanna defend Tay over 1D😭
## 3069 @1d_Obsessionnn I forget if I saved them or not and say welp better save it again.
## 3070 the fact that taylor swift won a grammy (the most coveted award mind you) three years before 1d was formed is enoug… https://t.co/NSIKXEVGba
## 3071 @shaira_writes They're doing my 1d dirty 😭🤲
## 3072 $ACA #ACA on its 1d Log Chart looks to be in the process of A MAJOR BREAKOUT above a key resisting curve and is cu… https://t.co/yFs4IsqAit
## 3073 .@RydingEdvin who’s your favorite former 1d member and why is it louis answer quick 🎤🎤
## 3074 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $PID\n\n🔎Name: Invesco International Dividend Achievers ETF\n\n1D… https://t.co/dLFwEbFXQ5
## 3075 $LINK\n\nEven the strong coins will take a beating in this bear market🩸\n\nSince the Terra crash (early May), Chainlink… https://t.co/vOCoHrJfkk
## 3076 @brokenheartrry but also the 1d one is sick
## 3077 Important people could come to you with a surprise or two up t... More for Scorpio https://t.co/I7T1VQ650L
## 3078 @twoghostsotb @UpdateHLD lmaoo literally her
## 3079 FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1
## 3080 FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10
## 3081 A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/YvpbllRMQ5
## 3082 $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50… https://t.co/plI388F2jD
## 3083 MATICUSDT The price crossed below EMA 200 in 1D. Sell Signal
## 3084 @camsatellite –even the new 1d fan that knows this are a "real one" more than u. no matter how long u claim to be h… https://t.co/VyblllW5Ep
## 3085 BTS, TXT, Taylor Swift, 1D, JB. https://t.co/5Am3BmSNc0
## 3086 y'all she smiled at me when she entered the exam room today and my stress just went poof- this isn't right
## 3087 He is introducing someone to the 1D website constantly
## 3088 @prakashfiles They are ruining my 1D and Taylor together😭😭😭
## 3089 @avael28 I think it's the "can anyone hear running wo-ah" or "what is going on in this kids brain"
## 3090 Invisible Friends - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/JA3r0KH5x8\n⬇️ See below for… https://t.co/BQKBA1AyUT
## 3091 @1d_lh28 oooh cool i havent really seen anyone around here celebrate it so i wanted to know
## 3092 Lol wow I haven’t tagged all 5 members of 1D in a tweet in so long. Jeez!!! Felt weird
## 3093 @ankhokatarahari yes, being a Christian, we go to church obviously 😂 n much more, but can't typw rn, my right hand is injured 🥲
## 3094 @convomf Wayv, nct, svt, tbz, txt, enha, skz, taylor swift, jb, keshi, dpr, day6, rv, bp, itzy, the1975, lauv, jvke… https://t.co/AVtNsywnmU
## 3095 This face, that's the death of me, how he's so cuteeee https://t.co/qyThWSUcrs
## 3096 11 Shocking Things The Hadid Family Wants You To Forget - https://t.co/N7Em6SNzQB #OneDirection #1D @1DRocksTweets https://t.co/OSw89EB5Us
## 3097 The happiness this song gives me is on another level. My favourite 1D song and always will be https://t.co/nmE3oqYkAh
## 3098 BEST DAY EVER\n#LouisTomlinson\n#Liampayne \n#WelcomeBackLiam https://t.co/pwJsAQDfvH
## 3099 XOI 1D TW - #XOI chart on @TradingView https://t.co/SDJw0CHecU
## 3100 @camsatellite awhhh kiddo u thought i was from the 10 year anniv? lol wayyyyy longer than that. u sounds like a chi… https://t.co/r5HG1WGOGS
## 3101 @BHBlendz @haloETH I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3102 @golden28_1D chisme
## 3103 Wait.. I really am a directioner before a swiftie... but this is utter nonsense. She was famous even before the ban… https://t.co/BC23nrt8nE
## 3104 #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ
## 3105 @hyejuskies i’m insulting 1d stans in this. i’m insulting both fandoms for being embarrassing. what’s not clicking? did you just skim
## 3106 #1 right now 1D stan
## 3107 Dude stop embarrassing yourself. 😭😭\n1D might be great but it's Taylor she doesn't need them.😭😭😭 https://t.co/dVldmi7O28
## 3108 @__roseanddagger currently breaking my sister's phone with my messages even though she's not really a fan herself b… https://t.co/YB3ah45PKJ
## 3109 This was taken from the Solar & Heliospheric Telescope at 200X. There are 100,000 stars in the Thanatos system 325… https://t.co/3jTqXxMhgQ
## 3110 /DX 1D TW - #DX2! chart on @TradingView https://t.co/dFyWFHaCkZ
## 3111 I'M FUCKING CRYING AND SHAKING NO JOKING I MISSED HIM SO FUCKING MUCH https://t.co/aWz2cPkLQA
## 3112 @UpdateHLD Don’t worry 😀😭
## 3113 rt to gain 1D moots
## 3114 As a literal Harry Styles fan and a 1D child growing up, Taylor had 4 Grammys before 1D was even a band so…idk wher… https://t.co/jMhuSBV0ML
## 3115 that one story that louis told from the 1D days 😭 https://t.co/vWJ29Dq4hS
## 3116 @sweetdemons28 I HAVE TO!! EVEN TWICE JUST TO BE SURE
## 3117 @exmendigotica londres ❤️❤️🇬🇧🇬🇧café&frio ☕️☕️ keep calm and listen to 1d on repeat !!
## 3118 @larentslove28 If you feel at any moment that you must not wearing it, you can take it off. Nobody's allowed to jud… https://t.co/R5Y4MfgWbX
## 3119 @makechxjces @OT5Dailys @LiamPayne I think if it's 1d, it's sentimental not narcissism but I agree that he has taste
## 3120 @afancycandle Same broo samee!!
## 3121 @UpdateHLD not this dinosaur bitch https://t.co/R6SFTajn1G
## 3122 still can’t believe i thought louis tomlinson was the leader of 1d…did not know those roles were only applicable to kpop
## 3123 @BitgetIndia @open4profit I am here to win this chance..\n@evlino__1D
## 3124 Looking for 2x fred again tickets for Brixton academy 🤞🏾
## 3125 during the bts 1d drama i had to keep my mouth closed bc four and and mitam are prob one of the best albums i've ever listened to–
## 3126 father. https://t.co/QeKHWKzY1M
## 3127 @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3128 @convomf Taylor swift, the weekend, sza, doja, ed sheeran, ariana grande, lil baby, drake, 1d, stray kids
## 3129 @clubgorgon @apes_family @CBF_Futebol @DaniAlvesD2 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3130 day6, cas, 5sos, 1D, taylor swift, yoasobi, megan trainow, jb, sheila on7, hivi. https://t.co/bXszVYpYas
## 3131 @convomf yoasobi, keenan te, westlife, 1d, why dont we, 5sos, kpop.
## 3132 @LeoStudio_LS @AmbrusStudio I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3133 someone tell me to move on https://t.co/N5CIJkTg8n
## 3134 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Clean\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $GRID\n\n🔎Name: First T… https://t.co/UybVkFK2ye
## 3135 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, “We’re like n… https://t.co/Pd7hbh47Io
## 3136 YALL REALLY WANT ME DEADD😭😭🧎🏽♀️ https://t.co/wg6FfhNkez
## 3137 BE NORMAL WENDY. BE NORMAL. ITS JUST WORDS… NO TF ITS NOT!!! IM HYPERVENTILATING. GOODBYE https://t.co/9aRMqhseWD… https://t.co/DUHUj3KxYL
## 3138 @giveawaybanana @Obie_Dobo I am here to win this chance..\n@evlino__1D
## 3139 It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.… https://t.co/dW2JRSKZ9d
## 3140 @XparrotsNFT @XRPLRainforest @XRPLMarketPlace I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_
## 3141 one year already?? https://t.co/wWyGYMCxgz
## 3142 i wish i didnt ignore all of 1d solo music for so long bc i heard this the other day and was like wtf https://t.co/NT7ZMRaeTG
## 3143 @freebutterflyXX @OT5Dailys @LiamPayne It would be narcisistic if it was 1D, probably, Backstreet Boys or a rock band. Cuz he has taste🤌
## 3144 I LOVE LOUIS WILLIAM TOMLINSON https://t.co/5kAY0JSHfl
## 3145 Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 1… https://t.co/t57I0iX2Ac
## 3146 Do you remember when you joined Twitter? I do! #MyTwitterAnniversary https://t.co/cvSBg6Ueja
## 3147 @EldianNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3148 Come with me, we need to give an award for this larrie https://t.co/aqlDFZxNv2
## 3149 @SGoeita 《H0W TH3 F-[1.99 dollar a month] B31GN H4PPY 1D H4RD?!, L00K 4T M3!, 1M TH3 M0ST [twitter.coom] TH1NG 4L1V3!!!》
## 3150 Onhand EXO Xiumin Sealed Brand New Album Digipack Mirage ver w/ poster\n\n👉🏻 ₱650 ea\n👉🏻 +₱60 for ptube\n👉🏻 DOP: 15days… https://t.co/MI2XT3Pds5
## 3151 @convomf taylor swift, cas, the 1975, 1D,
## 3152 the worst fandom (for me emotionally) I've ever been a part of because there are not enough english translations. 9… https://t.co/8N1O4vC1Pa
## 3153 @_bosza_ YES WHERE
## 3154 @nora_1d_hp One direction? Where😂
## 3155 REAL https://t.co/yjbhXqAxbm
## 3156 Am i listening to a podcast about qantum physics for english class? Yes.\nDo i understand physics? No\nDo i understan… https://t.co/zPlRk1qnmB
## 3157 @SunriseFIN @LiamPayne WE LOVE YOU LIAM PAYNE
## 3158 THATS THE FUCKING SUN 😭😭😭 https://t.co/Shk7UPtfLt
## 3159 Onhand Seventeen Mingyu Elle Magazine Cover\n\n👉🏻 ₱670 ea/ ₱1,300 set\n👉🏻 1 set avail\n👉🏻 SOLD OUT in KR sites\n👉🏻 DOP:… https://t.co/tLSLYaj65G
## 3160 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 3161 https://t.co/kGuwbxc0d8 T.A.T.U - All the things she said ( live 2013 Russia) #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 3162 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54… https://t.co/o96FOkTMDc
## 3163 Onhand Sealed EXO Ladder in Namhae Photo Story Book\n\n👉🏻 ₱1,590 ea\n👉🏻Sehun & DO ver avail\n👉🏻 SOLD OUT in all KR site… https://t.co/9p3I1ejZ1h
## 3164 https://t.co/9KYSoYBV8q t.A.T.u. — «Show Me Love #ニセモノ #やらせ #フェイク #standwithrussia #ティプシー #1d #inizon
## 3165 i remember having such a strong love-hate relationship with 1d's half a heart bc i didnt like it but i also listened to it 24/7
## 3166 This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/Q4tB441gug
## 3167 Honestly speaking this might be one of the reasons I struggle to listen to 1d and Harry's music. The fans were alwa… https://t.co/ALgcZF6BO6
## 3168 dis tew much!! https://t.co/5tm5DTysMh
## 3169 #HeatOneDirection ily 1D!!!!
## 3170 Who's gonna tell em she was already a Grammy winning artist before 1D even existed- https://t.co/SCEaIbJCsR
## 3171 cantar best song ever y what makes you beautiful en river sano a la florlu de 2014 que no pudo ver a 1d
## 3172 @LittleDove28 @rosieoftb a free world doesn't mean you should do whatever you want. it's just weird af to wear Harr… https://t.co/3GnnP4zfrH
## 3173 #LUCHOSKORNEROnhanditems\n\nWTS / LFB ON-HAND ITEMS\n\n💎 TREASURE LINE FRIENDS\n\n💎 TRUZ minini MESSAGE BAG CHARM\n~ romy… https://t.co/GhsaHd0tiZ
## 3174 @Gary_MultiversX @elrond_seals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3175 My reaction after seeing Liam &louis..😭❤️🩹 https://t.co/PxnI2ccxPx
## 3176 even 1d fans are saying it false gaga fans are just crazy 😭 https://t.co/tAogscoPtj
## 3177 @Hydraze420 @RPlanetNFT @OCBalpha I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3178 @DaveCosmonaut @CyberArena_NFT @DogechainFamily thanks for the chance to win
## 3179 @famednftcrypto I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3180 glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,18… https://t.co/88iZL1NQ6z
## 3181 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.… https://t.co/xLm20Ddw5B
## 3182 glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440… https://t.co/YnfffVLh6d
## 3183 haha i’m fine. i’m ready. i can handle this and not currently shaking.🥲🥹 https://t.co/SS8mZXczQ1 https://t.co/nPI8uJz1h5
## 3184 @ificxuldflyy Greatfull😭❤️🩹
## 3185 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Communication Services\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/3lsXkXc4Hm
## 3186 @convomfs heart attack & one thing 1d, please listen close, try to try, long way home 5sos
## 3187 @digishahed $WAL Chart looks absolute bottomed & holding its strong 4hr & 1d. Support nicely !!! \n\nHard pump coming… https://t.co/eapn6vgg7b
## 3188 Never wished for England to loose more https://t.co/7N3915f4KF
## 3189 @CopsSOL @DeMagicland I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3190 @halouzaaaa28 yess will get a 1D reunion in twts form
## 3191 @0xJK7 I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3192 Liam 😭!!! https://t.co/3sSfn7wg6I
## 3193 @Crypto2Max I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3194 LIAM OMG I MISSED YOU😭😭😭😭😭
## 3195 @PrimalHex I would argue that the standard, mainstream American political discourse is based entirely around 1d binary concepts of politics.
## 3196 @BaarbaraMelo10 @DumpiesNFT I am here to win this chance..\n@evlino__1D
## 3197 @teaandfrozenpea @Louis_Tomlinson @Harry_Styles @onedirection IM GONE. DEAD. DECEASED😭😭
## 3198 @may_edyn Yeah I actually saw that later, had a feeling someone hacked him, it was too obvious 😂😂
## 3199 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FTDS\n\n🔎Name: First Trust Dividend Strength ETF\n\n1D Price Change (%): -0.75\n\n😎💰
## 3200 @Debora_Gregori @NiallOfficial I know. I saw that. I want a full hand of 1d pics 😂
## 3201 1d $SPX EMA watch \n- 200d or 20d EMA support\n- Squeeze on 20d EMA over 200\n- 200d EMA closest to the resistance lin… https://t.co/4rD698qdsL
## 3202 @PrimalHex The core problem, I think is the assumption of a 1d political spectrum. Especially when traditionally (a… https://t.co/UjyDXGiGQr
## 3203 Liam payne is back AHHH https://t.co/SoxIFjLEuy
## 3204 but why it's easier to find an edit of how hot he is instead of how beautiful his smile is,how funny he is,what a b… https://t.co/aURMG5ygRF
## 3205 @hlnlzdaily NO BCS U FONT UNDERSTAND HES BACK
## 3206 @LouisPeitzman I beleive that was Lux, the 1D's hairstylist daughter.\nWent to check her mother's Instagram and now… https://t.co/EbQQDePSLG
## 3207 @OT5Dailys He posted another one and I’m cryinggg😭😭 HE’S BACKKKK
## 3208 @abnormallykenz @filmsbygays Thank you!! And yesss, love a fellow 1D friend 🤭💙
## 3209 the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still… https://t.co/RwqVZzVmGq
## 3210 HELLO!!! NEW ZAYN X ARNETTE 😩 https://t.co/dL9RGgevja
## 3211 @ApeRowboatClub @xrpcafe I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3212 I'm crying i miss him so much https://t.co/m4EZptGoyw
## 3213 I saw so many ppl sexualizing him and wtf, in which world it's ok to do that? he's a person not an object, his pers… https://t.co/r2TYdBotks
## 3214 @convomf the weeknd, tulus, amigdala, lana del rey, yovie& nuno, dewa 19, rex orange county, maroon 5, ariana grand… https://t.co/NouU66Rx6m
## 3215 @crossing_panda @AzukiAustralia I am here to win this chance..\n@evlino__1D
## 3216 @Japanese_BAPES I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3217 So I'm mad, idk if ppl put attention but N getting sexualized, now,I'm not talking about the edits on tiktok, it's… https://t.co/cGITYdXW3X
## 3218 @xDREAMS_NFT @TDAC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3219 @finelinevogue Not 1D buuuut: Matilda.
## 3220 @Redlion35 @CirqueLeNoir I am here to win this chance..\n@evlino__1D
## 3221 @MetaListNFT @SpringfieldApes @MetaListNFTs I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3222 @THEDAOEYE @MadMeerkatNFT @MetaBlind @cronos_chain I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3223 I CANNOT CRY ANYMORE 😭😭😭 https://t.co/qmM3WulVRa
## 3224 @toveluv Him and Zayn the visuals of 1D https://t.co/HJsCE3tIen
## 3225 @lukekarmali Zayn and harry definitions of success is diffrent ..if zayn wants to sell tickets and sell ablums and… https://t.co/UWMIrv0NNj
## 3226 @LeroyyNFT @DungeonWolfNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3227 WOT??? my brain is telling me “there’s more into this” https://t.co/C1Mp3Wq5qk
## 3228 Liam saying bye to his career after dissing 1d https://t.co/UzB5s7RDjB
## 3229 @Jer_NFTworld @Yogapetz I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3230 @TiredToucanClub @AfterlifePals I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3231 LIMABEAR IS BACK 😭😭 https://t.co/8j8vqmKoSs
## 3232 @xrp334 @electric_dada I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3233 LIAM LOOKS BETTER I SO HAPPY I AM CRYING
## 3234 amoree.... https://t.co/Ufxp447YKT
## 3235 @1D_larry1007 I had no clue. I thought he’d been hacked until I saw it on both Insta and Twitter. He posted about it on his Instagram story
## 3236 @RhinoLegends @TCCCNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3237 LIAM POSTED A STORY!!!!!!!!I AM CRYING
## 3238 @Jampzer @tribeodyssey @OCBalpha @FlareLabs_io I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3239 I am gonna die todayyy!!! Fucking best best day everrrr!!
## 3240 Well idk how many recognition it's gonna get here cuz it's about other fandom that I'm in but I need to get it out… https://t.co/NaWemHJguU
## 3241 In the coming week I'll be following this 1D #KASTA/USDT formation in the chart 👀🧐👇👇👇\n\n✅ $KASTA ⚡️ inverse H&S… https://t.co/1MwcaCkVQR
## 3242 @NiallOfficial @Davina_ot5 Hello Niall, you owe us the dates of the concert in Argentina
## 3243 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/SgNNan1ASS
## 3244 @SolJakey @XnftCollection I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3245 Sweat https://t.co/GApLnhTQ1J
## 3246 @KoalaBuck_ I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3247 @NiallOfficial @NiallHDailyNews @Davina_ot5 It’s okay lover boy take care of yourself rather see you with tons of energy ❤️
## 3248 Liam !!! 😭😭😭😭 https://t.co/NLsCwtWadx
## 3249 @updatingziam @LiamPayne "It's been a while..." yeah no shit???
## 3250 @BoredApe_FC I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 3251 @yaas_f02 @RogueLabsNFT I am here to win this chance..\n@evlino__1D\n@rosita_payne\n\nI am here to win this chance..… https://t.co/vEdvNwLohz
## 3252 @NiallOfficial Hello Niall, you owe us the dates of the concert in Argentina!!!!!!!! Helloooooooooo
## 3253 @zubic_eth @SpaceRiders_NFT I am here to win this chance..\n@evlino__1D\n@rosita_payne
## 3254 @Rajaa_Ginting @xpunk_fc @XWC_XRPL I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321\n@Ireyneiren_\n@MyGrandMind
## 3255 Liaaaam 😭❤ https://t.co/r3KuejhrS7
## 3256 I need this. https://t.co/K7GQyZmSgM
## 3257 this gave me 1D flashbacks https://t.co/767v8cvXFW
## 3258 @hlslaundryday and i’d listen
## 3259 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/HpYy89bpuM
## 3260 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/DIkICeUXsp
## 3261 D-1 yves Again Kehlani gorgeous taylors iris googoodolls i wish 1D i actually have a playlist… https://t.co/3teUA3dIhv
## 3262 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/fCbYoQrdAy
## 3263 HOW ARE ALL SMAUS THIS GOOOODDDDD https://t.co/PR4bjP6Iy9
## 3264 Star has the full POS solution, including accessories like high-performance 1D/2D barcode scanners. 🤩\n\nOur IP-rated… https://t.co/T0KiVBKkg5
## 3265 I AM CRYING 😭😭😭😭😭 https://t.co/9XCwIK8AGs
## 3266 This hour's One Direction lyric is meant for an Aries... 'You can't go to bed without a cup of tea.'\n\nLol, sorry that’s not a good one. 🤷♀️
## 3267 this is an angel 🥹🥹 https://t.co/Yv0fse4XBQ
## 3268 @Iouist28_ @thewayIouisgoes @satelliteeharry @cursedhive he literally can’t sing that was so bad, no wonder they di… https://t.co/0wiP0pnF14
## 3269 forever a meme https://t.co/PmyzuNRqTP
## 3270 $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal po… https://t.co/TQq3jqLtYo
## 3271 @IittIefreakrry_ I’ll have anything
## 3272 @1D_infoportugal LIAMMMMMMMMMMMM
## 3273 @convomf Taylor swift ofc, new jeans, lee sserafim, yoasobi, conan gray, lana del rey, ariana, the weekend, dewa 19, 1D
## 3274 i'm a 1d stan but taylor was so big even before 1d thought about auditioning at the x factor..... https://t.co/2IVuHnULw9
## 3275 Im listening to the first 3 1d albums so I include zayn as well and now my ot5 heart is happy
## 3276 @afancycandle Mee toooo
## 3277 He is back!!! I am screeming.... So much in one dayyyyy !! Help!!! https://t.co/w1knorAsXh
## 3278 @isaacandersonuk so glad we're not stuck in this era anymore https://t.co/Wj8i6PFiwK
## 3279 #BollingerAlert !\n\n - $FET (398 sats) is over Upper B. Band in |1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3280 choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT… https://t.co/rTtbOw2V9i
## 3281 @xalwayspayno There is too. Much in day😭🥺
## 3282 @convomf The weeknd, dewa 19, d'masiv, cigarettes after s*x, the 1975, avenged sevenfold, 1D, Lana del rey, nirvana… https://t.co/w6E2Hxx8cB
## 3283 sorry for everyone who's reading my tweets complaining today i just feel so down
## 3284 @UpdateHLD Me when the Larry couple is unhinged
## 3285 Monsta X, Wonho, WJSN, Ateez, MCND, NF, Westlife, 1D beserta cabang"nya, and old pop songs https://t.co/7z5R5OBdMI
## 3286 @Marzzztalks no but i remember when i saw 1d gangbang on tumblr BRO that was too much for me at that time. the same reaction probably
## 3287 STOP IT RN!!! LOOK AT THAT FACE😭😭🥹 https://t.co/vFKNXp1EBm
## 3288 @marta_kowlaska They don’t. Harry has gained way more non 1D fans over the years. There’s a reason he can sell out… https://t.co/nSlnyY6BFM
## 3289 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $AUGR\n\n🔎Name: Defiance… https://t.co/D2h9YdgLJ2
## 3290 #LTC Too bad im didn’t seeing this weeks ago\n\nOk, here is trading above 82.20, dont make a deviation (close 1D and… https://t.co/dNwnQGelf4
## 3291 @finelinevogue All of song 1d 💚
## 3292 @juliiasch_ at least we had a chance on seeing 1d yk
## 3293 All indicators lined up on 4H and 1D https://t.co/mTxJrRncvJ
## 3294 #BollingerAlert !\n\n - $DCR (0.001345) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3295 He is Beauty! ❤️😭 https://t.co/f0lvWUTqcH
## 3296 Bring your dog to see Santa Paws at indoor doggy Christmas market this Sunday - https://t.co/p6oYFG31S1… https://t.co/zkvbBNTx5a
## 3297 This is exactly why I left the 1D fandom. I can't believe I used to be like them😭 thankfully I've seen the light now https://t.co/5ZikTu8k5Q
## 3298 so mad that my sister didn’t use 7 year old me for cloud to get us backstage for 1D … 7 year old me was precious they would have loved me 😀
## 3299 @convomf This wild life, The paper kites, The 1975, CAS, Arctic Monkeys, 1D, Jon Bryant, Bruno Major, LANY, Tulus, Chase Atlantic.
## 3300 omg fuck off he’s still got the 1D bracelet on https://t.co/vRVZOuNlVC
## 3301 This was taken from the Hubble Space Telescope at 30X. There are 3,500,000 stars in the Chronos system 325 lightye… https://t.co/OlT72pIdb4
## 3302 lmao i love 1d but im a swifties before anything else and 5diffrentdirection making taylor famous sounds a lot like… https://t.co/dsG9lF2lpq
## 3303 @isaacandersonuk I hope you have a nice Christmas time❤️🩹❤️🩹❤️🩹
## 3304 @llau_music Omgggggg 😭 happy for you
## 3305 @isaacandersonuk so proud of you!! can't wait to see you 10 times next year ❤️🩹
## 3306 @Mallak_1D Just do it
## 3307 @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband… https://t.co/eY9N6LkQrC
## 3308 Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell yo… https://t.co/I9fOE32l4r
## 3309 While everyone was in their 1D phase, I was in my Why Don’t We phase
## 3310 i just wanna have a normal conversation with one of the boys cause i have been doing this shit for 11 years and i h… https://t.co/8BdrGF1KbT
## 3311 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/0R0K8PH5FP
## 3312 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,812,188.738 ETH\n\nView m… https://t.co/uIn3TkGrqJ
## 3313 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,430,489.922 BTC\n\nView met… https://t.co/7Pbjg4y7m0
## 3314 📉 #Bitcoin $BTC Amount of Supply Last Active 3m-6m (1d MA) just reached a 3-month low of 1,297,440.535 BTC\n\nPreviou… https://t.co/WdEprzLBsJ
## 3315 #USDCAD falls below 1.3450\n\n🇨🇦 The loonie tracks oil prices higher.\n\n📈 Oil jumps on China reopening hopes & after O… https://t.co/CplNL2MpXJ
## 3316 TL filled with 1d, 18h, 23h, old post. Why?
## 3317 me with 1D vs. me with txt https://t.co/47quxCc1OO
## 3318 15002 Airbus CC-150 Polaris (A310-304(F)) (MSN: 482) above southern Norway, last seen Oct 4, 2022 (2mos 1d ago)\nHex… https://t.co/Vti7450xHj
## 3319 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I wanna see the way you move for me, b… https://t.co/oOVEqnkHEJ
## 3320 @NiallOfficial @OT5Dailys @Davina_ot5 Get well soon Niall 😭🫶
## 3321 @sassychopsuey converasation ofc (and a hug???)
## 3322 @convomf Reality Club, 1D, The Weeknd, Yoasobi, Conan Gray, Chase Atlantic, The 1975, Warren Hue, Mahadewa, CAS
## 3323 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Emerging\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PIE\n\n🔎Name: Inves… https://t.co/JkyHNW5i4U
## 3324 not a good day today
## 3325 #BollingerAlert !\n\n - $CTXC (587 sats) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3326 H2O Just Add Water Season 1 Intro https://t.co/F0e6roaL1u via @YouTube with Rikki, Emma and Cleo...
## 3327 Yes keeho 😭 the way I always played 1D in the car omw ik everyone was sick and tired of me with my cds… https://t.co/Ydk1FRBdhY
## 3328 @flickerlaraa I'M SORRY, I'LL BE WAITING FOR YOUR REVENGE JDJDJS\nyou can get revenge just by finding any old 1d twe… https://t.co/k6zHqyTjS8
## 3329 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1GD6iyTI0x
## 3330 #XNO's 1d prices showing signs of strength here and a MUCH GREATER WAVE up may be brewing as the target at ≈$2.871… https://t.co/7GaUns6lhB
## 3331 Next neto either 1D or Taylor fs
## 3332 Heavy on Alabama\n1d\n · \nAlabama Football is STILL the premier program in the Southeastern Conference 👑\n#RollTide https://t.co/GhDgY3RtE7
## 3333 Zayn literally made 1d good like wowww his voice!!! 🥹😭
## 3334 i cant believe i would hear why don’t we go there in a variety show i mean it’s rare for pds to use 1d songs well a… https://t.co/16vcrrUzQJ
## 3335 @Bo_di_meimei Hey, Alexa! Play You & I by 1D 🥺 https://t.co/2EDO9EFPqL
## 3336 @aunhaider_22 @kucoincom The 2 times i thought this coin was going to give me a profit, i lost money, got trapped a… https://t.co/UbdA1j4Q0F
## 3337 1d crushiecakes HAHAH
## 3338 @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13t… https://t.co/f73VFNFJKV
## 3339 Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm
## 3340 @deecheww Was the boy band 1D?
## 3341 Seventeen Dicon D'Festa Mini Edition\n🫶🏼 ONHAND and ready to ship\n💞 Sold as tingi\n✨ From feta and inclusive of packa… https://t.co/n1SNZnsPu5
## 3342 Inspiration could touch down when you least expect it. You're ... More for Gemini https://t.co/8jlkioyz60
## 3343 AWWW NIELL TAKE CARE LOVE😭😭 https://t.co/WbS3SCXRSX
## 3344 @NiallOfficial @Davina_ot5 So is that a “yes I’ll do a live soon”
## 3345 taylor swift, ariana grande, bruno mars, nct, 1d, tulus https://t.co/ybUNvuW6gn
## 3346 Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/VXMKvpwMG6
## 3347 Are you token stan or you are those crazy illusional 1d fans who slutshaming her back in the day \nBoth are 🤡 btw https://t.co/woyiVGT0lv
## 3348 Just imagine how many "how's your arm?" Or "hru?" Louis got today at the signing
## 3349 @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77… https://t.co/4Novm0Jtnz
## 3350 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $EUDG\n\n🔎Name: WisdomTree Europe Quality Dividend Growth Fund… https://t.co/2ehZKYAcWh
## 3351 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/xvBCNibZrO
## 3352 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/94vWojBgCJ
## 3353 Moving into a new home doesn't have to be as STRESSFUL as it may seem! 🤩\nWatch this video for some tips and tricks… https://t.co/BVpi7j0jrr
## 3354 @wildestblues SCREAMING
## 3355 Also taylor before 1d's existence https://t.co/4qGYUZSrHv https://t.co/wNTDq0OEwM
## 3356 $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consol… https://t.co/OFRkQOsaQ5
## 3357 1d could of made a Christmas album before they broke up 😭
## 3358 @convomf 1d and taylor
## 3359 #OP's 1d prices continuing here with signs of STRENGTH and can still have a MUCH LARGER amount on the way!\n\nAs pric… https://t.co/0vqT3uVSyY
## 3360 @starfess 1D, EXO
## 3361 The way i love a 30 year old dude in england more than myself https://t.co/u9mqtySVYS
## 3362 My heart😭😭😭❤️❤️❤️ https://t.co/OpzG2MVY86
## 3363 📷: Louis hoy en la firma \n\n© larentslove28 https://t.co/qbI4qJ7UbK
## 3364 people saying 1d made taylor or had any part in improving her career r fucking clowns LOL
## 3365 The look 😭😭😭…. This fookin look https://t.co/rrELVXKCe8
## 3366 Womaigod! I found it 😍😍♥️https://t.co/mE55EUqPnz
## 3367 @UpdateHLD SO SO SO SO SO SO SO SO SO BEAUTIFUL 😭😭❤️❤️❤️
## 3368 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/7wSKG6aeE1
## 3369 This is my favorite picture of him now https://t.co/RM5iNH6cdq
## 3370 Here are the items yang dia guna tau ⤵️\nSandpaper : https://t.co/2U0M2D5fv2\nChemical Liquid :… https://t.co/gpBeLrHjHB
## 3371 @silentchriss @omzcharts Stoch rsi overbought 1d chart?
## 3372 225 dias para a Love On Tour Lisboa 💚\n302 dias para a Faith in The Future Lisboa 💙\n\n#LoveOnTourLisboa2023\n#FaithInTheFutureLisboa
## 3373 Its like he gets younger every second he breathes 😂 https://t.co/rBBc4SVuLy
## 3374 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/1O5YTNECTn
## 3375 @_shaily_xoxo right 💀👍🏻👍🏻
## 3376 OTD: 1981\n\n@LeicesterTigers 49 (Dodge 2t 1d, Hare 1t 5c 3p 1d, Collington 1t, Jackson 1t, Woodward 1t)\nWaterloo 3… https://t.co/9doE4z5AJ7
## 3377 @wellbefinehazz He does
## 3378 A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing o… https://t.co/Zdhmngghyx
## 3379 @PorosHalangID i wish - 1d ?
## 3380 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Europe\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RFEU\n\n🔎Name: First… https://t.co/rEZHwGFfEg
## 3381 @HadiK_Scouting Like most teams: A 1C or 1D. #GoHabsGo
## 3382 This guy is perfect, so beautiful💚✨️. https://t.co/3QS42kaRE9
## 3383 Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/etFUoufwgy https://t.co/0CmGs9oyB1
## 3384 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/Ewn4Oy7vQG
## 3385 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/mUnjZiuxLU
## 3386 oh the way society can’t accept that women are successful on their own 🫶🏻😍 taylor was famous much before 1D was a t… https://t.co/bufw9zOBdg
## 3387 I AM DEAD!! https://t.co/qfqXPk26ZA
## 3388 @UpdateHLD It hurts his beauty it hurts
## 3389 @CaroleF83262070 I think it’s still difficult for some people to accept they like 1D as if it’s a bad thing
## 3390 Why is it that i actually feel the internal pain too when lou is in pain!!! https://t.co/CfFFmxLYI0
## 3391 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DDIV\n\n🔎Name: First Trust Dorsey Wright Momentum & Dividend ET… https://t.co/4z9xpJ5xFL
## 3392 love of my life❤️🩹. https://t.co/EDJXYAPet5
## 3393 #KOSPI Korean Stock Market 1d.\n\nBroke out of the downtrend lines and made double top. Daily RSI shows bearish diver… https://t.co/w6yTYw9Hc6
## 3394 @Jessica8384ny Someone asked them to review some 1D and they weren't dead impressed but they branched out and found… https://t.co/1vDp4ukKd2
## 3395 I am crying now😭😭😭😭😭😭. https://t.co/MDkwgouWhu
## 3396 Niall Horan, Billie Eilish and Lewis Capaldi among first ten acts announced for Electric Picnic 2023 -… https://t.co/QSw0HKBlgT
## 3397 @UpdateHLD OH THE PERFECT ANGLE WHAT A PRETTY BABY 😭😭😭😭😭
## 3398 He is too cuteee https://t.co/hGHeTZOZdk
## 3399 @LouisGayVodka28 HARRY NO WAY YOU DON’T KNOW 😭😭 it’s a reference at zayn living the 1D, when you’re zayning it mean… https://t.co/Bqnl8M0kHE
## 3400 @larentslove28 Happy tears
## 3401 HES SIGNING OTHER STUFF AS WELL ILL HAVE ANOTJER 1D SIGNED SPOON WTF
## 3402 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $PSCE\n\n🔎Name: Invesc… https://t.co/8gsIX76fL5
## 3403 Please someone ask how his arm is doing and if he is okay?
## 3404 This hour's One Direction lyric is meant for a Cancer... 'Can we stop this for a minute?' \n\nOne day the stars will align. 💖
## 3405 Is this something to thank him for lmao???? so you're also saying harry owes taylor a thank you after 1d sang perfe… https://t.co/Og1q47rr6L
## 3406 Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it… https://t.co/CGpSCQIVyZ
## 3407 @UpdateHLD THE WAY HE LOOKS AT IT 🥹😭
## 3408 @Sann_1D @thighrrybot It's a thigh pics account? It's not about anything else but if you don't like it I suggest you just scroll on
## 3409 taylor has always been more successful than 1D as a group 💀
## 3410 #mtvhottest one direction
## 3411 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/rQeDnMGBIx
## 3412 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/x4NdSXzxie
## 3413 This was taken from the Solar & Heliospheric Telescope at 200X. There are 1,200,000 stars in the Crios system 21,0… https://t.co/yGBs1jg04o
## 3414 #BollingerAlert !\n\n - $NMR (0.000719) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3415 @UpdateHLD I wanna cry idk why
## 3416 HE lOOKS SO GOOD IN GREEN!!!
## 3417 Bieber and 1D ain't got shit on U2 and the Rolling Stones.
## 3418 Goblintown - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/C4OX3FSrIb\n⬇️ See below for 200 and… https://t.co/r1UPs1WAOw
## 3419 First purchase in London, My policeman (with Harry’s cover) since Amazon is taking forever to ship mine, and a 1D magazine 🤭
## 3420 @jianglushi The way he didn’t hesitate with that 1d answer
## 3421 Aahh Louis looks so cuteeee
## 3422 @UpdateHLD Hope he is taking care of his arm!
## 3423 @hprincesito They are quoting an update account about both of them so they address those who are fans of both, noth… https://t.co/0GD3rr5Biv
## 3424 @iicfhometolou Holding On seems to be about Lou waiting for 1D reunion, not wanting to move on; FITF is full of 1D… https://t.co/BCdykqnNFm
## 3425 hello, soo yeaa i just made this acc 👹 im oline but u can call me oli for short! little information abt me, actuall… https://t.co/oJ8nrJS1yo
## 3426 no because her beauty is unreal ♡ https://t.co/Qb5Q8fLg8M
## 3427 @OutOf_ur_System @louisangell_ @91saturdays_ @1D_FITF28 @tanlouis28 @fitfbot Woow guys i love you <333
## 3428 im crying 😭😭😭 https://t.co/KXjn4t4sSN
## 3429 -rl Fellas! Help me to break my silence and solitude. I’m ENFP and Geminian, I’m into writing — reading, thrillers… https://t.co/RMONvMPbD5
## 3430 May also check out here! https://t.co/oV5F2vf1Pu
## 3431 @UpdateHLD IS YOUR ARM ALRIGHT !???🥺
## 3432 Oh yes 😭.\nhttps://t.co/vili7jSqGb
## 3433 being back in my 5sos era is making me realise how special the early days were like why do i so vividly remember wh… https://t.co/0rFUXVnRgV
## 3434 Electric Picnic 2023 confirms Niall Horan and Lewis Capaldi as headliners - https://t.co/JYaK0LoeHD #OneDirection… https://t.co/MsLtVfkIdB
## 3435 I'm so not okay https://t.co/lRsY5Jicok
## 3436 I am screeming!!! https://t.co/5lgd6XCOCN
## 3437 @1D_5sosThevamps How much???
## 3438 I think @paizo adding the focus spells and then having 4 types of magic felt okay. Even though focus spells feel we… https://t.co/mJOZEe6njB
## 3439 the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying https://t.co/o0DOjTwNKy
## 3440 05/12/2022 : IDX 6,987.33 Return -0.46%(1D) 6.17%(YTD) -0.83%(30D) -3.38%(3M) -2.72%(6M) 6.86%(1Y)
## 3441 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DVYE\n\n🔎Name: iShares Emerging Markets Dividend ETF\n\n1D Price Change (%): 0.20\n\n😎💰
## 3442 @my_jessilicious I was not ready for this 🤌🏻🤌🏻😭
## 3443 @louteens @710ism And his success mocking the rest of the 1d€ad men's career
## 3444 @iicfhometolou Holding onto heartache is fashionably about 1d and his heartbreak with the expectations and promises with it. I think
## 3445 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Value\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DFEV\n\n🔎Name: Dimensi… https://t.co/xFbL6EBhiX
## 3446 my mates bringing a speaker to school and playing fitf and 1D songs for me is all i ask for in a friendship🫶🫶
## 3447 @JoicyCassano4 Touch your heart
## 3448 @windawn94 Holyyy 😭😭
## 3449 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'And then I se… https://t.co/xF8TiDMu5p
## 3450 @leebeard73 Good work mate. I'm seeing weekly 50MA support at 103.676 despite new 1d lower-low below august low. C… https://t.co/maiS2egxvl
## 3451 When 1D went to hiatus Harry had long hairs, so what if they come back when Harry grow his hair again? Just It's li… https://t.co/IY2Nmv34r4
## 3452 #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More ST… https://t.co/cqErGcUYr9
## 3453 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 3454 1D is literal bones yet taylor just keeps rising and rising ur favs could never
## 3455 that's why all the 1d leftouts are jealous of him and always use him for clout? https://t.co/B9J5hLV2Nn
## 3456 https://t.co/uhezMUjAJF #EURJPY Crossing 143.113\n1d supply fairly large with weekly level and 2d inside higher. Nee… https://t.co/PTKavA3j89
## 3457 WAIT DID H CUT HIS HAIR???
## 3458 @Josephpltm @mariamaryjane1 @RihamTheBlowjob @ThrowbackTaylor it’s so staged i’m just asking for proof. also i’m no… https://t.co/CcGJmVnQ33
## 3459 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DOGE\n\nTop 5 b… https://t.co/9FKISf1r2w
## 3460 I haven't been in the Fandom for very long....genuine question was harry and Camille a stunt??
## 3461 @handwrittentixs @emxlytpwk Favorite>>33 https://t.co/kqi35VNFvJ
## 3462 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/OOll1Q00nf
## 3463 @HannaA_1d thanksss but why can’t u do it
## 3464 @manbunrryluvr friendship bracelets 🤪
## 3465 $CELO 1D\n\nHeld up above best place and 27.50%\n\nLogical resistence here also working here for now\n\nit was kinda empt… https://t.co/p11uqA0nRA
## 3466 @alina_m309 i wish i could do that too😭 sleep well
## 3467 4h bear->1d bull (it takes about 3-4 days to drift in a bearish direction but dont expect anything bullish as EOY i… https://t.co/hiW8dvF6d3
## 3468 @hannahiswho I am from Germany @faithharrylove https://t.co/uczdMmo7IS
## 3469 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/RTmpDfKVTq
## 3470 @HEs_fabulous they didn't pick zayns song for 1d's albums. He worked with well known producers, its not his fault that Simon rejected them
## 3471 Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone. https://t.co/wEpJ1rIGbV
## 3472 I miss the days when I thought 1D was a band, and 5SOS was 1D. Those good old days, memorable 🥹 https://t.co/KnqEiIawIG
## 3473 WTS LFB PH Onhand Sealed BTS MOTS SE Official Lightstick\n\n👉🏻 ₱2,850\n👉🏻 from Weverse (sold out atm)\n👉🏻 DOP: 15days a… https://t.co/yFKywdpK5J
## 3474 WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentr… https://t.co/5fFpjNMLPi
## 3475 might be the best among the solo songs post-1d but that's just me
## 3476 @HannaA_1d buy???them???for???isaac???
## 3477 @LOUISismyloml Same bruhhhh!!
## 3478 and how many grammys did 1D win after they were formed verses taylor? quick! https://t.co/IcN1hwg7LI
## 3479 “I’m proud of you too” NAMU SENI YERIM😭
## 3480 My apologies, Alanis was Seatwave. 1D was Stubhub.
## 3481 @1D_FITF28 i want to see him I NEED TO SEE HIM☹️
## 3482 @jisoomymuse NYTS Street Board (1D)
## 3483 Why Your Housing Project Needs a Playground\nhttps://t.co/C8AaRTZ2Eu
## 3484 My 9 year olds Xmas list… basically, if it’s not 1D, Harry styles or Louis Tomlinson she don’t want it. https://t.co/0PgzrCBMpU
## 3485 @LOUISismyloml He's arm is still sore!! So they can't take photos or videos may be
## 3486 @shirtless__1d What?
## 3487 @1D_FITF28 I think they can't take pictures with him but we can get videos and photos of him
## 3488 @1DGAlNS hi i miss 1D
## 3489 Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5… https://t.co/IgIK0rjKqs
## 3490 @iicfhometolou That’s because I think the song is about the ending of 1d and how he held onto it.
## 3491 kinda smells like chaat masala and that’s not a good thing lmao
## 3492 the library smells WEIRD and no one is picking up on it
## 3493 Do you think louis used the phrase “drag me down” in Holding On To Heartache on purpose…He also talks about the win… https://t.co/XFNhAE1LH6
## 3494 @LOUISismyloml Yayyy!! But they can't ask him for photos 🥺
## 3495 @psych0swift nice\n#مهسا_امینی
## 3496 3rd option: NYTS Street Board (1D) https://t.co/fHXdacIWpM
## 3497 @halosmybae help this is giving me a major wave of nostalgia
## 3498 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv
## 3499 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD
## 3500 #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L
## 3501 @larentslove28 Ohk.. tell him we love you!
## 3502 @macrocephalopod I’m not sure what your opinion on this is, but at some point I’ve found that looking at size on bo… https://t.co/NFY1enAffl
## 3503 @1D_FITF28 you can't ask him for photos
## 3504 @larentslove28 Whatttt!?? 😳
## 3505 This hour's One Direction lyric is meant for a Virgo...'I'm dancing alone.'\n\nIf you’re feeling down maybe consider… https://t.co/RAkCgcBfIv
## 3506 Billie Eilish, Lewis Capaldi And Niall Horan Playing Electric Picnic 2023 - https://t.co/hY6Rk9WjG7 #OneDirection… https://t.co/TOFimn5kyG
## 3507 @Alltheloveee_1D @todays1dhistory “No THE CAT DOESNT TALK LOUIS”
## 3508 really funny (stupid) how I always thought that 1d are so much older than me but they're only 4-6 years older than me🤡
## 3509 #AUDUSD holds over 0.68\n\n🇦🇺 The aussie rises as more Chinese cities ease lockdown curbs.\n\n📊Hope rises that China co… https://t.co/UcaHe3wm3T
## 3510 @iwantgrapejuice My 16 an 18 yo cousins something ask me about how was living during 1D and the 1989 era and it fee… https://t.co/gc4wFBsE7x
## 3511 A shake-up under your own roof could be moments away! A powerf... More for Aquarius https://t.co/1PPNAHnS2u
## 3512 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu
## 3513 @Sad_Mushroom @aishamae @VictorianCHO Know some who've tested + in Vic, but hosp patients for other reasons. One fr… https://t.co/6Egl681aZY
## 3514 @Mallak_1D That's also true 😂
## 3515 @halo28_ my fav 1D song 😭😭😭💗
## 3516 @LOUISismyloml Same !
## 3517 AND DIDNT 1D MEET MESSI AS WELL ?! https://t.co/3zefcOkgJ7
## 3518 Harry is Instagramming about the 1D website every single day
## 3519 @sassychopsuey 11 we don't talk about it hahaha
## 3520 ELDITO SLIP ON CALISTA MOTIF\n\nRate 4.9\nhttps://t.co/xl96pskZ6A https://t.co/OGnwxU9vyU
## 3521 @HNCHDynamite Well I mean apparently his contract was only for a year also. It’s not like it signed him to some big… https://t.co/vSQq88N8nD
## 3522 Im reading love on the brain ❤
## 3523 @BabysaurioKim 😂😂 I'm finally catching up on everything, EP 18 of War of Y, Happy Ending Romance and maybe even sta… https://t.co/uKScGXNTWU
## 3524 What is better than a rainy day reading a novel and enjoying your cup of tea
## 3525 wts lfb ph onhand and ready to ship\nenhypen sadame japan 1st album\n\n👇order link here:\nhttps://t.co/9EVU19IvLS\n\njung… https://t.co/SGCuegDtCW
## 3526 @yosselynriquel3 SJ handles his PR and was already around during the 1D days. He has(d) more Modest (Xfactor) clien… https://t.co/g2qRKbYKBw
## 3527 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #ESG\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $YLDE\n\n🔎Name: ClearBrid… https://t.co/433d6T9Gz9
## 3528 @1d__fairy Biggest win!! That's exactly what I'm doing today too😂
## 3529 @pinwheelfiction Our beloved summer
## 3530 i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exha… https://t.co/Jatlgvghon
## 3531 @Larrystylisonma @bahvr_ £10 (I think) I was lucky enough to get 2 tickets to see 1D shoot some of their movie at t… https://t.co/QZNBD6nbDG
## 3532 Pollenzo Yeye Flat Shoes Wanita\n\nRate 4.8\nhttps://t.co/Pjs2FPMyPJ https://t.co/YzZtcvoGZk
## 3533 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIM\n\n🔎Name: WisdomTree International MidCap Dividend Fund\n\n1D… https://t.co/X4chOXOamN
## 3534 @BabysaurioKim At least I get to watch BL the whole day, that's a win
## 3535 IsabelAdelia Flatshoes Wanita ESTER Flat Shoes Pita\n\nRate 4.8\nhttps://t.co/rYQ3nrzl28 https://t.co/4x1aIlbnIE
## 3536 @Mallak_1D Orange gonna be cool to never be afraid of change\nJust do it
## 3537 @1d__fairy Fighting Deliah!!!
## 3538 Keir Starmer pledges to abolish House Of Lords - https://t.co/15i2JBCDsE #OneDirection #1D @1DRocksTweets https://t.co/JbNG5w1QTR
## 3539 if i was at the signings, i'd make a horrible joke then i'd tell louis i became a fan of him bc i fell in love w hi… https://t.co/J3VGP9lN06
## 3540 wts lfb ph go ic\nseventeen japan 1st ep dream\npre-order fast eta \n(December 2022 ETA)\n\norder link click here👇… https://t.co/XIXgoPdeco
## 3541 @severushes @homeisouralways I'm a 1D fan and i have never hated on Harry. I didn't say it was a harrie or louis fa… https://t.co/nInmPZnhVG
## 3542 @saltysierrena Thank god
## 3543 @1d__fairy it got deleted
## 3544 YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada… https://t.co/x0Sul30Ti4
## 3545 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, heres a bad one, 'Tonight lets… https://t.co/JSi9xn6JU1
## 3546 @Mallak_1D I strongly agree
## 3547 This was taken from the XMM-Newton Telescope at 200X. There are 1,500,000 stars in the Polyhymnia system 150 light… https://t.co/WrNBnRmlGf
## 3548 @Mallak_1D Croatia and Korea out
## 3549 $ETH, 1D - 113 days passed since this corrective move started and it looks like it is not over yet. ETH looks like… https://t.co/rIcIxQ3wbf
## 3550 @1d_citizen @Matildaho0 حیحی\nIran need help\nBe our voice\n#مهسا_امینی \n#OpIran
## 3551 #GBPUSD holds steady below 1.23\n\n🇬🇧 UK business activity was revised lower to 48.2 from 48.3\n\n📊 The Confederation o… https://t.co/v4S1wW7XTk
## 3552 alexa play little things by 1d https://t.co/GqNoaZPxWm https://t.co/LDkt3X2BAY
## 3553 1D London Session was free 🤭 https://t.co/ZMQPNucGTJ
## 3554 The first time Taylor has ever interacted with 1d it was 2012 and she already had a successful career and was a Gra… https://t.co/qnv7xgh9Lm
## 3555 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Information Technology\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker:… https://t.co/TJ08UfyuY3
## 3556 Louissss where are youuu?
## 3557 strong 1d, come inside of my heart, good 4 u 🤏🤏🤏 https://t.co/SohN8b6ZPM
## 3558 wts lfb ph onhand\n\nbts lysy dvd / digicode random pc – Php 2000ea; Php 1800ea payo\n\nkim namjoon rm\npark jimin jm\n\nd… https://t.co/hzisZ0T8JC
## 3559 @stayindust Watch them drop one thing on the 24th and the other on the 31st 🤡
## 3560 Yall relationships really inspire me..\n\nTo remain single
## 3561 1d. Leapfrog Nigeria into the 4th industrial revolution ( 4IR ), through the application of scientific and technolo… https://t.co/DE0jWZZxcB
## 3562 Traveling together is high on the list of my love languages.
## 3563 i think my single era might be permanent.
## 3564 @convomfs Little things 1d, Dream Suzy Baekhyun
## 3565 Luminous transmuting shark, claws\n\nHealth: weak (1d HP)\nArmor: nigh impervious (10)\nSTR: +1, DEX: +4, WIL: +0\nAttac… https://t.co/tAWPBnZfJl
## 3566 nothing for 1d https://t.co/LyyE7BLDEV
## 3567 @saltysierrena I can't find anything
## 3568 i saw ajr free and then lovelytheband for free and also met them for free. i also paid $30 for nosebleeds at a 1d s… https://t.co/LToymxGP8f
## 3569 @naeem_mo_17 We don't have good looking moustaches but you guys have pretty lashes fr
## 3570 @saltysierrena ON MY WAY
## 3571 📷: Harry anoche en Argentina\n\n© bravesttommo https://t.co/EOjmBkWvst
## 3572 @EfloudTheSurfer Thanks for the things you do sensei! ❤️\nSo we have to watch it in 1D frame right ?
## 3573 @1D_FITF28 5 more minutes 😭😭😭😭
## 3574 @holoswift @magicwithmeliss @ToddKemp76 @ThrowbackTaylor she’s baby lux! she’s the daughter of Lou Teasdale, 1D’s s… https://t.co/kMzgYWXale
## 3575 "boys only want love if its Georgia" 😭 from blank space 😭 My 1D ass thinking its connected to Best song ever from O… https://t.co/OE6OSWqPju
## 3576 @1D_FITF28 Nope
## 3577 @LOUISismyloml Neither am I !
## 3578 @saniiluv He's so cute I am actually sobbing
## 3579 @outoflwt You are there ?? I mean u are going to meet him??
## 3580 @1D_FITF28 😭😭😭😭 I'm not ready 😭😭😭😭
## 3581 @LOUISismyloml Stopp!! I am gonna lose my self😭
## 3582 @Jmoe_trades the advantage that being in that timeframe. an extrreme example i guess would be cherrepicking this hi… https://t.co/RD32jLKSPF
## 3583 @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/… https://t.co/mLoDxljDSA
## 3584 me realizing ive been through SO many phases of stan twitter… btr (11 year old me who), 1d, 5sos, hunger games, the… https://t.co/KC7biSh5bM
## 3585 @genc_ve_aptal 1D , someone like me🙄
## 3586 What's your prediction for today
## 3587 @LTHQOfficial Why only the UK?😭
## 3588 Enid and Wednesday hug >>>>>>>
## 3589 INCUBUS CAMP × plug\n\n2022.12.17.Sat.\n#不眠遊戯ライオン\n\nRESIDENTS\nDJ SHINTARO & SAMO\n-OPEN TO LAST-\n\nVJ\nREAKS\n\nSOUND SYSTEM… https://t.co/eKm3kKAQfj
## 3590 @syahrajaf right now - 1D\nno air - jordin sparks ft. chris brown\nL - hal
## 3591 DXY 1D tf.\n\n05-12-2022 https://t.co/rIJlopoSLD
## 3592 @Anassecis I'm scared it will turn orange or something
## 3593 BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 3594 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/VZtDBO9nJD
## 3595 Hifonics BXX1200 1D Brutus Class D 1200W RMS 1 Ohm Mono Car Subwoofer Amplifier ZUI34TV\n\nhttps://t.co/O1j75ypf9w https://t.co/UF6I0oXkoB
## 3596 📹: Harry en 'MFASR' anoche en Argentina \n\n© njhchonce\n https://t.co/SKSedJCzP0
## 3597 @pinwheelfiction I'm really bad at technology so I don't know how to comment on AO3 but I'm literally in love with… https://t.co/ja6GlGJqYh
## 3598 Oracle plays all the way. \n\nI remember diamond handing $LINK back in 2020 when it was a top 3 token by mcap.\n\nRan s… https://t.co/ppn11K8Jjm
## 3599 This hour's One Direction lyric is meant for a Scorpio... 'Oh, how I wish that was me.' \n\nEventually the stars will align. 🌈
## 3600 📹: Harry durante 'Satellite' anoche en Argentina\n\n© acanyonmoon_ https://t.co/uYTApcvbJM
## 3601 Little things - 1D https://t.co/b7uBDsRq4S
## 3602 📹: Harry durante 'Lights Up' anoche en Argentina\n\n© acanyonmoon_ https://t.co/4bzCTjZWQx
## 3603 📹: Harry durante 'Keep Driving' anoche en Argentina\n\n© troladeharry https://t.co/HU9EtDifwV
## 3604 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $QQEW\n\n🔎Name:… https://t.co/DJ1CeESG4E
## 3605 This was taken from the HerschelSpace Telescope at 20X. There are 325,000 stars in the Clotho system 10 lightyears… https://t.co/f7VE8IHlUB
## 3606 Your ambitions might be shifting. You're primed to go after yo... More for Leo https://t.co/gxiiKZHms1
## 3607 @louustheticc May be, might be, idk 😬... We are!!
## 3608 @Szukaniemoots @dianasluvx marvel, dc, hp, stranger things, 1D, emo/rock
## 3609 'My Policeman': Linus Roache Worried About Having to Imitate Harry Styles Until the Director Gave Him Advice -… https://t.co/FRNceG6xSV
## 3610 I remember my 1D days 🤣🤣🤣 penshoppe had them as well 😅
## 3611 The pressure that caused the problems that led to Harry Styles and Olivia Wilde's split - https://t.co/n7cdSZfTWI… https://t.co/DSWJPOvWgH
## 3612 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/Xar1ZsIe3R
## 3613 📹: Harry en 'LOML' anoche en Argentina\n\n© sloulena\n https://t.co/JQaYmy9Cxz
## 3614 CrypToadz 🐸 - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Mx4UatozEb\n⬇️ See below for 200 and… https://t.co/SdMMPKn8bd
## 3615 📹: Harry durante 'As It was' anoche en Argentina\n\n© sloulena\n https://t.co/yPxyhf3vvv
## 3616 @tommo28sun Grounding you means you'll sleep on a big announcement maybe LS coming out or ZM coming out or 1D reuni… https://t.co/ZlHzXOZEo0
## 3617 i need to find pics of my 1d poster wall its so iconic
## 3618 You don't understand. People talk about their emo-->kpop or 1D-->kpop pipeline, but mine was this. Michael Bublé wa… https://t.co/3DhEwO1Or2
## 3619 Why did I just realize that Harry still obviously has the tattoos that he’s always had. I keep seeing 1D Harry and… https://t.co/1pmPMSOpEq
## 3620 📹: Harry durante 'Cinema' anoche en Argentina\n\n© jaywriteshome https://t.co/0dAjjJwYCd
## 3621 📷: Harry anoche en Argentina\n\n© dfallaccess https://t.co/mORsXXUcKr
## 3622 Angelina Jolie Looking At Shah Rukh Khan Like He's Love Is Just The Starting Of Celebs Who Have Done The Same & Thi… https://t.co/dT3mkRai8q
## 3623 @Mallak_1D Go for it
## 3624 📷: Harry anoche en Argentina\n\n© davexcx_ https://t.co/IEvFb2NCyJ
## 3625 @gandalfcryptto @seandwain1 early bois! 🚀🚀
## 3626 @ZJMCRAVE A whole new world
## 3627 📷: Harry anoche en Argentina\n\n© facethehallway https://t.co/qe8Euyje9E
## 3628 @TheEuroTrader1 EURUSD strong sell 4H || 1D , thanks me later
## 3629 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Mining\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $URNM\n\n🔎Name: North… https://t.co/tu4REViy39
## 3630 @rckstarlwtt Daddy?
## 3631 1D for me is the best band ever made🥰
## 3632 📷: Harry anoche en Argentina\n\n© styles_melu https://t.co/DqmY4D7pGL
## 3633 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, 'Hit the pedal… https://t.co/4t35xEq7gQ
## 3634 #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 8… https://t.co/9jzcaA2rdP
## 3635 This was taken from the Solar & Heliospheric Telescope at 100X. There are 3,500,000 stars in the Zelus system 21,0… https://t.co/OqP2rV2FKa
## 3636 @marta_kowlaska @Are1DBackToday They’re so far from home 😭 Remember the 1D home was London? 😭♥️
## 3637 @selmane_amani Sooooooo good
## 3638 WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎… https://t.co/0TzD1jRIi3
## 3639 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVL\n\n🔎Name: Invesco S&P Global Dividend Opportunities Index E… https://t.co/tjLNI5e7YC
## 3640 @Mallak_1D I think it's gonna look gd mybeee❤️
## 3641 FOTGA Lens Bellows and 4-Ways Macro Focusing Slide Rail for Canon EOS 60D 10D 20D 30D 40D 50D 5D/5D Mark II 1D 1Ds… https://t.co/foTEevgRPu
## 3642 I’m flexing my list (all free, not bought for a gift)\n•party in the park 2011 & 2012 (including 1D, LM, JLS, Olly,… https://t.co/PFBjCkHOct
## 3643 @NiallOfficial you're so beautiful omfg 🫠❤\n#niallgirl https://t.co/VTzd8PnFin
## 3644 New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400… https://t.co/zXVxuJTF45
## 3645 @EJSergio34 this map is fair 1D-1C-2R
## 3646 @jiminswife2000 i always thought wishlist by txt could be a 1d song
## 3647 1D 1F, you can fake everything but you can’t fake wisdom. You can’t pretend to be intelligent when you’re not. Our… https://t.co/USpag8B63Z
## 3648 #np I Love You
## 3649 https://t.co/QmO9RGqTE2 - GOSPEL MIX 1D #NowPlaying on #GospelMixRadio! Download the app on #iOS #Andriod https://t.co/76x786UnlS
## 3650 #jisungiecartsells\n\nwts lfb ph\n\nNEWJEANS WEVERSE VERSION PC\n\n— ₱150 per member set\n— onhand\n\n💳 gcash\n🚚 sco… https://t.co/elkkcVnI7h
## 3651 Top 8 WR’s in the game rn:\n\n1A. Adams\n1B. Jefferson\n1C. Hill\n1D. Diggs\n5. Chase\n6. Dhop \n7. Metcalf \n8. Kupp
## 3652 @Mystifeye get a lifeeee
## 3653 SSE 1D seems that a mid term top is set. https://t.co/BXJJomMMYa
## 3654 how can 1d give Taylor a career when they don't have one? they went into different directions lol https://t.co/zkkAInY2wY
## 3655 @OjazzO @DrHoot9 @DDenouncement loool Tracey, SAME. they are literally doing what they are accusing her of. oof
## 3656 #jisungiecartsells\n\nwts lfb ph\n\nCustomizable Keyring / Keychain for Binder, Phone, Bag, Giveaways, Freebies and etc… https://t.co/JhlNjnVr00
## 3657 @Binbin0324SH @witchinateacup @DDenouncement gosh y’all are soo obsessed with people you hate. it’s soo weird
## 3658 Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9
## 3659 @DDenouncement y’all don’t like them but you are the ones to bring attention to everything they say or do. how do y… https://t.co/xjhIRrEqJt
## 3660 How can I get a moon for harry??A Genuine Question
## 3661 #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k
## 3662 @Mallak_1D Mixed with black 🔥
## 3663 @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everyt… https://t.co/hECKyjnxLr
## 3664 Randomly started thinking about how sad it is that I live away from my parents and sisters while at work and realis… https://t.co/w44XtFyW34
## 3665 junto com a 1D https://t.co/oNWOPaZ9Ah
## 3666 This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,500,000 stars in the Helios system 190… https://t.co/XP4939SeXu
## 3667 @BajwaKehtaHaii I am really happy that we are losing this match...fortune favors the brave and daring....our brand… https://t.co/VjBUGOcXih
## 3668 @definitely_1D I’m so sad I want a letter :(
## 3669 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE… https://t.co/i9q8pYSUMB
## 3670 I am on a 1d Party at Saturday. WHAT SHOULD I WEAR OMG ?!??!freaking out about it 😃😃
## 3671 interact to gain 1D moots!
## 3672 This hour's One Direction lyric is meant for a Taurus... 'Baby, running after you is like chasing the clouds.'\n\nIt’… https://t.co/FgG7dB6F6l
## 3673 Barcode scanner 2D all-round desktop automatic sensing data matrix reader supermarket usb barcode reader 1D 2D QR c… https://t.co/V6UAv7nXDm
## 3674 125 304 Stainless Steel Wire Inserts Screws Sleeve Assortment Kit, M6-M8/1D-3D Coiled Wire Thread Insert Stainless… https://t.co/8yJi5CoX0h
## 3675 @starfess Gamonin 1D
## 3676 $ES_F 4hr, 1d, and 1d+weekly SMA.\n\nWeekly SMA\n20, yellow\n50, dark cyan 👀\n100, dark red\n200, black\n\n$SPX $SPY… https://t.co/RqqMciPC3l
## 3677 #USD is falling, extending losses from last week.\n\n#EURUSD 🔼 0.23% (1d)\nEurozone retail sales fall by more than exp… https://t.co/dZKeEaiWNT
## 3678 @BabysaurioKim I hope so too ಥ‿ಥ
## 3679 A louis, harry, niall, 1d obviously y un poco a aitana https://t.co/TF8qzZGUiL
## 3680 WISH. I. WAS. FIFTEEN. DAYDREAMING. 'BOUT. A. LIFE. AT. SEVENTEEN.
## 3681 @1d__fairy Well, at least that is covered for now :(\nHoping the results are clear and that you'll know asap what's going on there
## 3682 these are so cute https://t.co/Uqt6I8GfTl
## 3683 @1D_FITF28 soulmates. are we??🧍🏻♀️
## 3684 book: silence, one for the murphys\ntv: greys anatomy, heartstopper\nmovie: mamma mia (1+2), 1D movies https://t.co/Odj0Oi1phS
## 3685 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Real Estate\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $REK\n\n🔎Name: Pr… https://t.co/XS7H1NNRrw
## 3686 seob saying mcr and keeho saying 1d. there are two wolves inside u
## 3687 @TheyCallMeDoc1 Politically Correct =2 \nThe intended as written question states “you have” that answer would imply=… https://t.co/EM1KqbeTXC
## 3688 one time i dreamed i was spending the day with 1D and @sunshineltai but like ?? it was illegal to wear 1D merch ??… https://t.co/KnS15aAFE7
## 3689 Jual RnW Pashmina Inner 2in1 Ceruty Ultimate | Shopee Indonesia https://t.co/kXzv6iwdyp https://t.co/EUtDfXNXi7
## 3690 no 1D reunion today maybe tomorrow
## 3691 @HmInteressa SAME OMG
## 3692 @1d__fairy OMG I LOVE HOZIER 😭😭😭😭
## 3693 Keep beautiful and love Niall&Liam 1D (?) #bot
## 3694 @thereisjust_1D Lano very cheap ofc💀
## 3695 such a liar
## 3696 #BTC 1d timeframe confirmed #BearishDivergence📉on #RSI, implying downside pressure. Price also hit 200 EMA resistan… https://t.co/RY4H2do14m
## 3697 #GBPUSD #Forex #1D\n#Update \nIt is moving according to the prediction. \nStill waiting for sell.\n#forexsignal… https://t.co/olONuxTKeD
## 3698 Brand Reemov ni bagus, popular and of course, trusted! ☺️☺️👇🏻\nhttps://t.co/bIvE2Y4aiU
## 3699 This was taken from the Solar & Heliospheric Telescope at 20X. There are 10,000 stars in the Caerus system 50 ligh… https://t.co/pjMCrgj0hS
## 3700 @xalwayspayno Fully understand \nI,am OT5 but I was Liam before 1D even existed
## 3701 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $FIDI\n\n🔎Name: Fidelity International High Dividend ETF\n\n1D Price Change (%): -0.40\n\n😎💰
## 3702 @thelittlefreaks Also when you'll tell the 1D giveaway results? The pinned one
## 3703 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIP\n\n🔎Name: iShares T… https://t.co/z2LglUMVSp
## 3704 @thelittlefreaks 1d giveaway
## 3705 @IfeGotGame Broooo... I love his career trajectory since 1D
## 3706 ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)… https://t.co/uiaL8Ju8du
## 3707 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in Septembe… https://t.co/VD1gsMflz4
## 3708 "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your… https://t.co/whm9M8HmZn
## 3709 @1d_Obsessionnn I KNOW. I FUCKIN KNOOOOW
## 3710 Skeletal clawed ferret, fangs\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +3, DEX: +0, WIL: +4\nAttack bonus: +2, binding\nWeakness: theft
## 3711 @otbsapphics i’m there!! i hate him so much. and why tf are they still being so nice to him?!
## 3712 Honeywell 1202G-2USB-5 Bluetooth Wireless Single-Line 1D Laser Barcode Scanne... https://t.co/ep644lhgJm eBay https://t.co/yVBtPZ1hq1
## 3713 Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https://t.co/UQvx7rIchq
## 3714 help!! i thought this was finished😭😭 i’m gonna kms!! also who tf it the lock screen?? https://t.co/3p02p33l5P
## 3715 as in, no, they aren't related, but studied in the same class, which is an even bigger coincidence!\n\ni was like, sh… https://t.co/hh3nr5mOs6
## 3716 EURUSD 1D (strong resistance ) - #EURUSD chart on @TradingView https://t.co/Su3aG7KduO
## 3717 this is bs https://t.co/xVTTeMztKp
## 3718 @1d_lh28 Yes yes he is an angel but my deeds will surely send me to hell 😌😭
## 3719 no!! what are you doing? enough with the lies jfc😩 https://t.co/YyHSIYwVJA
## 3720 does free count i saw 1D for free at their first show outside xfactor https://t.co/QgjGnMuOoB
## 3721 @1d_Obsessionnn yk the cole hate club is still wide open
## 3722 @convomfs little white lies 1D
## 3723 YOU ABSOLUTELY STUPID BITCH!! like i’m so mad https://t.co/SYFKW38Akn
## 3724 This sound so sweet, I am excited https://t.co/yEyQ2vlJRq
## 3725 @1D_NYCE @HukAleksandra send me your big lobster😆
## 3726 @saltysierrena @official2z THAT'S SO COOL
## 3727 ONLY YOU KEEP MY HEAD UP LIKE THIS ONLY YOU CAN BRING A FLOOD WHEN THE WATERS MISS
## 3728 @1d__fairy @official2z AHHH YEAH
## 3729 @justanotheramy @AndyBud8 @RobynAMilne @DougMon35356783 @AlboMP You're right - but not in the way you may think. Qu… https://t.co/vvzr1kOafU
## 3730 @saltysierrena @official2z OMG I WATCHED THAT TOO
## 3731 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJason… https://t.co/3omFFK4JTV
## 3732 @1d__fairy @official2z and Hojin actwd in Oh! Boarding House
## 3733 Story of my life https://t.co/kp077zWlNP
## 3734 @1d__fairy @official2z A Yummy Day\n3-1 https://t.co/Dc6IbG0iYi\n3-2 https://t.co/KrRn56ptXh\n3-3 https://t.co/G1MRftunxN
## 3735 This hour's One Direction lyric is meant for a Taurus... 'You can't go to bed without a cup of tea.'\n\nI bet Niall wrote that line. 🤷♀️
## 3736 Thank You So Much For Feedback #1Year&Counting #OneYearAndStillSatisfied #RepeatBuyer #WhiteMagicAndSpellsByXaura… https://t.co/kl9cN0ZwP0
## 3737 ♾ #ICP/USDT 1D TF \n\nAt the moment the priority is bearish. The zone of $4.620 - $4.950 is good for trying some SHOR… https://t.co/XgE6RICsn4
## 3738 @BabysaurioKim Only nasal spray for my house dust allergy, which she thinks might be making whatever I am having wo… https://t.co/PsS86RGT8g
## 3739 @InterestingNick @walkthemastiff His dimensions are 1D agreed but maybe some hope could be instilled?
## 3740 @sky_102001 @La_Triquetra W is a vicious right-wing journalist, homophobic, responsible for writing some of the mos… https://t.co/cfFLtanLSk
## 3741 @bahvr_ my mum won 1D tickets in 2014😭🧍♀️
## 3742 i think i should go to sleep now. i’m pissed tf off https://t.co/HhRsnCYcYX
## 3743 @1d__fairy @official2z Jiseob did a little acting before too 🤭
## 3744 where are y'all seeing pablo?
## 3745 NO FUCKING WAYYYY!!!!! https://t.co/S9yV3MRC80 https://t.co/cA08TDLT0j
## 3746 @1d__fairy @official2z SAME
## 3747 I love rcbp so much
## 3748 @1d__fairy Oh god... That's not okay:((\nYou really should rest and not move. Did they prescribe something for you to feel better?
## 3749 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DEM\n\n🔎Name: WisdomTree Emerging Markets High Dividend Fund\n\n1… https://t.co/6ayCaVqGOb
## 3750 @saltysierrena @official2z I LOVED HIM IN BEHIND CUT
## 3751 @1d__fairy @official2z YEAHHH
## 3752 YOU FUCKER!! I KNEW IT!!! UGHHHJDBXHDHWGAG https://t.co/hwiJ5YRxQu https://t.co/JGcRpOxFK1
## 3753 CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 a… https://t.co/s1f8iX8e3s
## 3754 NEAR/USD 1d: Near has been taken lots of damage in the FTX scandal, but hear I see a long: \n1. we took out the 1.55… https://t.co/5L4niREU2h
## 3755 @GuillemLieaDay @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/7eh4YhAUSR
## 3756 @ActualSentium tf is that? fine, you're 1D!
## 3757 @saltysierrena @official2z OMG WAIT, I KNOW ONE OF THEM FROM A SHOW I WATCHED\n\nI think his name is Bum Jun??
## 3758 @KookiBearr Hi,@instagram We would like to point out the mistake on not crediting RM as the Real artist of his new… https://t.co/hGa4HZ9sha
## 3759 @saltysierrena Who are these fine men 👁️👄👁️
## 3760 This was taken from the SwiftGamma Ray Burst Telescope at 50X. There are 50,000 stars in the Clio system 120 light… https://t.co/zskM4bkcET
## 3761 NiallOfficial Thank you for being born.
## 3762 Oh my ghadd, bring me back to the time svt performed one thing of 1D jeballlĺ😭
## 3763 mitch my love😭 https://t.co/gwy3QNLxfP
## 3764 willing to promote his music (which is very good) but again they don't do that. all the 1d boys were given the exac… https://t.co/8hamS1W4qp
## 3765 @TheOffBreak @GeorgeDobell1 @norcrosscricket @englandcricket @JohnSunCricket @tmsproducer @beastieboy07… https://t.co/bI0aZYiFah
## 3766 @Amyra_Loves No, it's between Koffee and Harry himself. Songs are played at each show. It is assumed that it was Ha… https://t.co/NkDzWGTnh5
## 3767 Clearly bearish 1D chart. There is no bullish confirmation in 1D.\nWe should see 15.7 again. https://t.co/F7znw3n9ty
## 3768 China Customized pistons of various models manufacturers - 1D;ONE\n\nSend enquiry now at https://t.co/Vwmp6rG0KD
## 3769 i- isn’t your mom…🤐 yolo i guess https://t.co/HfLKMhgvDT
## 3770 I missed so much Uni already because I've been feeling sick for like nearly the past month, what is this fuckery, c… https://t.co/HJNSMa0MHG
## 3771 Updated: Construction on #I76 WB from West of Exit 1D - US 130 to East of Exit 2 - I-676 https://t.co/zLZkZ2tWf2
## 3772 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name:… https://t.co/ziNJEjwCNy
## 3773 TOMORROW!\nSERIOUS PUBLISHING TOKYO PARTY\n・12/6 (TUESDAY)\n・OPEN/START 7PM\n・ADV:500YEN plus 1D\n・DOOR:1000YEN plus 1D… https://t.co/9RkDyicAfh
## 3774 @BabysaurioKim Well, I've been having an aching throat for like 3-4 weeks now and I am also feeling like a bus has… https://t.co/EJn267XEYR
## 3775 Jual Gamis jeans NINMA DRESS kerah rempel //JF952 | Shopee Indonesia https://t.co/CMnihZ7mlv https://t.co/7kt5PDAPo7
## 3776 whitelist Excellent @CrytpoLeep @hipsterpumba @timxviii @1D_NYCE @GilSellam @KingKwiwi @IsouviSaid @KlaasSchra… https://t.co/bonAa0Bj3s
## 3777 CAN THEY CATCH A BREAK 🥲 https://t.co/VEPW3OlGF5
## 3778 @1d__fairy Oh no deliah :((\nHope it's not too serious and that you'll get better asap :((
## 3779 Guess who went to the doctor's and now has to stay at home for at least three days \n\nThis is really inconvenient 🥲 https://t.co/PTIZ2v9AWA
## 3780 @eneticon82 I mean, if he's gonna be daddy how did Olsen knew ?
## 3781 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “Her light is as loud as as many… https://t.co/U7zjPGQTaR
## 3782 This was taken from the HerschelSpace Telescope at 50X. There are 500,000 stars in the Electra system 100 lightyea… https://t.co/8PKhylfT0W
## 3783 @stevensbestie The gays win every day😌
## 3784 i read that too fast. NOOOOOOOO https://t.co/bM1RRK9cmf
## 3785 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DTH\n\n🔎Name: WisdomTree International High Dividend Fund\n\n1D P… https://t.co/MMdNfnOvEF
## 3786 OH THANK FUCK😭 https://t.co/bM1RRK9cmf
## 3787 I JUST KNOW ITS COLE’S DUMBASS!!! ISTG IF HE OUTS H😤😤😤😤😤 https://t.co/JdxgqyJupk
## 3788 📣 JUST ADDED 📣\n3680 GB: 1d Red 1844. SG8 Sc3 Mi3. Spec BS27 Plate 52 "GF". 3½ Margins. c£30 \n\n💥 Special Offer: £4.9… https://t.co/c8mOfQjV66
## 3789 $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish div… https://t.co/nUAyZWuVhp
## 3790 @rauw_ir jhayconflei trying to be like 1D
## 3791 STOP IT RN🤧 https://t.co/nMGl4W2GYB https://t.co/iiahy8kk6o
## 3792 These videos alter my brain chemistry so much https://t.co/b9IstbLaFO
## 3793 Whatever @NegarMortazavi Said about morality police is nonsense.Whats . happening in Iran rn is a revolution agains… https://t.co/J4JUGgP6bm
## 3794 Doll Mina 🪆\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/SchVatZIit
## 3795 @Thequeensburner @catwshoran Apparently him and his now ex wife were using Niall's fame to try turn Theo into an in… https://t.co/sTxsUXEKsy
## 3796 Why does any food always look more delicious in kuwait? 😔
## 3797 @eneticon82 Can we all agree that his last "Yes" sounds like a "Yes maybe" ? Or it's just me hearing this
## 3798 wl Agout we @clizzman_85741 @euwellGray941 @RamjiSh79700529 @yolistiya97 @NormsBatucan @escorcia1012 @jharisheat… https://t.co/aabq3TGSj8
## 3799 The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change th… https://t.co/9bz0Qu3kan
## 3800 To lift world's public opinion pressure,. the IR changes name of the "Morality Police". However, Iranian women & gi… https://t.co/waSvKZfF7b
## 3801 To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regim… https://t.co/85RBKOsjw8
## 3802 Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms,… https://t.co/Rkd7vqoifV
## 3803 @sw_soulmates_dw Protective, unhinge Sam is my favourite.
## 3804 Dec 5, 2022 Fear and Greed Index for $SOL (#Solana) for 1 day temporality. Check out more at https://t.co/OR2DN6r69q https://t.co/LedS60uvPR
## 3805 Dec 5, 2022 Fear and Greed Index for $DOGE (#Dogecoin) for 1 day temporality. Check out more at… https://t.co/6kUz6cvUkU
## 3806 Dec 5, 2022 Fear and Greed Index for $AVAX (#Avalanche) for 1 day temporality. Check out more at… https://t.co/7f7LvfuYRk
## 3807 Dec 5, 2022 Fear and Greed Index for $XRP (#Ripple) for 1 day temporality. Check out more at https://t.co/CGKxVPNX4D https://t.co/x57gCXWMR4
## 3808 Dec 5, 2022 Fear and Greed Index for $BNB (#BNB) for 1 day temporality. Check out more at https://t.co/UsCLAET3Qv https://t.co/0SLHn2G1XT
## 3809 Dec 5, 2022 Fear and Greed Index for $ADA (#Cardano) for 1 day temporality. Check out more at… https://t.co/SDOBoRrD9g
## 3810 Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/6wAbLo7GU3
## 3811 Dec 5, 2022 Fear and Greed Index for $BTC (#Bitcoin) for 1 day temporality. Check out more at… https://t.co/x1a1V6FVYp
## 3812 Dec 5, 2022 Fear and Greed Index for $ALGO (#Algorand) for 1 day temporality. Check out more at… https://t.co/xWqeCgR8t5
## 3813 Monday Dec 5, 2022 Fear and Greed Index for $MATIC (#Polygon) for 1 day temporality. Check out more at… https://t.co/CqhO9ZoIBZ
## 3814 Monday Dec 5, 2022 Fear and Greed Index for $TRX (#Tron) for 1 day temporality. Check out more at… https://t.co/iEdd7OWCzS
## 3815 Monday Dec 5, 2022 Fear and Greed Index for $SHIB (#ShibaInu) for 1 day temporality. Check out more at… https://t.co/s5Zut63gXe
## 3816 Fear and Greed Index for $DOT (#Polkadot) for 1 day temporality for Dec 5, 2022. See more info at… https://t.co/D42TSzT2WI
## 3817 Monday Dec 5, 2022 Fear and Greed Index for $LINK (#Chainlink) for 1 day temporality. Check out more at… https://t.co/zYCQQLVBjw
## 3818 looking for bisdak gdm emz i miss yanna & my 1d bisdak squad ugh
## 3819 Monday Dec 5, 2022 Fear and Greed Index for $XLM (#Stellar) for 1 day temporality. Check out more at… https://t.co/VCYmxq2Plj
## 3820 #ETHUSDT Dec-05-2022 1D Support and resistance levels\nRes=[1341.73, 1422.08, 1722.0, 1789.0, 1789.0, 1800.0, 2016.… https://t.co/qXDRwnsjP1
## 3821 #ETHUSDT #ETH 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/GLZn4xwDm8
## 3822 $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/iAxnOMW0EW
## 3823 OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | A… https://t.co/SbO63tHXQf
## 3824 stupid b*tch https://t.co/wOQMdP765q https://t.co/k6Z8CTiSKY
## 3825 $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H… https://t.co/IF8KBK3Vu9
## 3826 veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎G… https://t.co/jXc8xpqzlt
## 3827 Take me back, take me back\nMy mind's made up, up, up, up, up\nMy mind's made up
## 3828 they simply have different fans??? it’s been years since 1D time move on. https://t.co/rTJ2NIzP51
## 3829 LMAOO 1D’s interviews were actually fun AND interesting because of louis let’s not talk shit about him because your… https://t.co/PjHx1moHrP
## 3830 High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at… https://t.co/9hwiGvfhhs
## 3831 @tobesoimmature Yesss Like a honey vanilla vibe
## 3832 @stan___1D that’s so cute
## 3833 Leveraging advanced technology for challenging barcode reading, Meferi delivers effective manufacturing solutions f… https://t.co/XhHc5uago5
## 3834 OTD: HEINEKEN CUP 2004\n\nLondon Wasps 31\n@LeicesterTigers 37 (Moody 1t, Murphy 1t, Corry 1t, Goode 5p 1d 2c)\n\nAdams… https://t.co/Azeuvfe1gg
## 3835 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 3836 @tobesoimmature I think you give more of a honey vibe personally
## 3837 Thoughts on $BTC #Bitcoin! See SasanSeifi's idea on TradingView below. https://t.co/Hrcz1TMeG1
## 3838 5sos fanfics in 2014 were far better written than 1d fanfics and that says a lot considering how many 5sos fics wer… https://t.co/59mSHEPBi0
## 3839 @otbsapphics okay, but now i’m scared
## 3840 @1d_Obsessionnn i’ll be waiting patiently to see your reaction
## 3841 Planet Audio TR3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply, G… https://t.co/lS7KK30f25
## 3842 Mcdo has taste man 🤭 they playin 1D rn
## 3843 #MASK 1D #INSIGHTS UPDATE\nSeems price has been rejected from our red zone as expected and right now bears are manag… https://t.co/bbxi97OXJw
## 3844 @1d_Obsessionnn keep reading. i’ll be here when u see the light.
## 3845 @dordorls now i’m really intrigued to know why y’all don’t like him. he probably lied about something and this whol… https://t.co/vB6aT8ksre
## 3846 Guys rate my layout
## 3847 @harryslesgf ITS SO FUNNY
## 3848 @otbsapphics lmaoo im kinda feeling bad now, the way he just got dumped 🤧
## 3849 @stan___1D YES IVE BEEN DYING FOR THE PAST 10 MINUTES
## 3850 i mean i didn’t like the kid, but damn😭 https://t.co/IKcTQlZUbE
## 3851 This hour's One Direction lyric is meant for a Taurus... 'And I'm like (oww!).'\n\nI bet Niall wrote that line. 🧐
## 3852 @harryslesgf ARE YOU TALKING ABOUT THIS TIKTOK LMAOO https://t.co/ciCyTy2J6n
## 3853 This was taken from the Kepler Telescope at 50X. There are 10,000 stars in the Dionysus system 1,498 lightyears aw… https://t.co/nCP7UmnMLS
## 3854 @exoshinki_ idk much about 1D but their title tracks are really my jam https://t.co/ChZwCCgGvS
## 3855 cold milk doesn't belong in tea btw
## 3856 @1d_Obsessionnn hi welcome i’m actually the leader of the cole hateclub
## 3857 @fireproof_habit One of the most underrated 1D songs!!
## 3858 mmm… ok. idk i’m not a fan of cole https://t.co/1wK0vR4vDQ
## 3859 @dagangkorea Sticker sticky ver\nSticker pb ver\nhttps://t.co/dg2Ahg5heh
## 3860 @justnisahh @riptmhlawleys see you lot in 2023 😭😭😭😭 (in shaa Allah)
## 3861 perfect-1d\nselamat tinggal -virgoun\nright now-1d https://t.co/VhsZEiN0GX
## 3862 seeing the treatment of muslims in india is so disturbing. may Allah help them and reward them for their patience and perseverance ameen
## 3863 ⚫️⚪⚫️⚪⚫️⚪⚫️⚪⚫\nFixture:\nTallaght United FC Vs Kingswood Castle FC \n\nInfo:\nLeague:\nMajor 1D\nGame: 8\n\nDate:\nSaturday 3… https://t.co/vShmPcSCfF
## 3864 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Materials\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $DMAT\n\n🔎Name: Glo… https://t.co/rVSZp1OmFh
## 3865 wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big… https://t.co/12Sm4X50WC
## 3866 @MariamS_1D @riptmhlawleys I’m pretty sure I’m busy all of December too 😭
## 3867 i just found this shrine to 1d i made from when i was in middle school and it looks like it was taken with a ninten… https://t.co/B7JZJS8dW5
## 3868 [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDO… https://t.co/6TIumiwBQ9
## 3869 my fandom experience has always ALWAYS consisted of shipping and reading/writing fic since i was in middle school l… https://t.co/pFVcAIJpCx
## 3870 @louustheticc And u posted it!! 😂
## 3871 @louustheticc That was exactly I am thinking about!!
## 3872 @stevensbestie oh? Jwsjsjakaj
## 3873 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :)
## 3874 I will always love you until the end xx @Real_Liam_Payne follow @AndreaPayne_1D please!!! :D
## 3875 kty fan acc would be on the same level as camila cabello's 1d stan acc. a master mind.
## 3876 💁♂️ BTCUSDT / 1D - #BTCUSDT chart on @TradingView https://t.co/xSLtYB1VyP
## 3877 wowza 1D was the best but their lyrics were a bit off sometimes, heres a bad one, “Her mom calls me 'love', her dad… https://t.co/4q6HXJQenk
## 3878 WHATTT??? 😐 im confused https://t.co/e1qMXoElVt
## 3879 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Energy\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RIGZ\n\n🔎Name: Alpha… https://t.co/7xWcTANIL2
## 3880 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/xWMnr0tGmj
## 3881 He is telling a random person on the street about the 1D website tomorrow
## 3882 For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the M… https://t.co/aDOzpODMZf
## 3883 gay bar playing kiss you by 1d i think because they saw my ID said 2001?
## 3884 the way i’m crying rn https://t.co/coXiXckWEI https://t.co/orRGzZXBCX
## 3885 @godsmcnv same </3
## 3886 Dec 5, 2022 Fear and Greed Index for $ETH (#Ethereum) for 1 day temporality. Check out more at… https://t.co/TSWDgdhq8u
## 3887 #BollingerAlert !\n\n - $WAVES (0.0001452) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3888 $es 1D - 4150 - 4230 looks muchooo interesting for a sell imo towards pre covid crash highs. #indices https://t.co/98exdD2ieM
## 3889 “we’re okay” NO TF NOT!!! i’m gonna chuck my phone at the wall https://t.co/ufveCfPb6d https://t.co/wKjrS4uZqe
## 3890 Fresh ideas can breathe life into your day. Personal developme... More for Taurus https://t.co/zodNVbYaT7
## 3891 #BTCUSDT Dec-05-2022 1D Support and resistance levels\nRes=[18626.0, 18910.94, 19706.66, 20111.62, 21888.0, 22799.0… https://t.co/jIukEsWssu
## 3892 #BTCUSDT #BTC 1D Support and resistance levels \n Dec-05-2022 #crypto #btc #eth #support #resistance #fibonnaci https://t.co/YchRL2qd2w
## 3893 and watch H's shows and listen to 1d/solo music only https://t.co/UpeKjHUnss
## 3894 excuse me, wot?? what is this half asses reaction?! https://t.co/xbUUt7iz8a
## 3895 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $DIVS\n\n🔎Name: SmartETFs Dividend Builder ETF\n\n1D Price Change (%): 0.15\n\n😎💰
## 3896 @Al2236928 Thank ya!
## 3897 @ZUNNIE23 I saw. We bleed the same shades
## 3898 #BollingerAlert !\n\n - $WAVES (0.0001464) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3899 @Ellen_Horan_1D Thank you you toooo!!
## 3900 4H Triangle & range show the following & pretty clean pattern.\n\n-Break ✅\n-Retest ✅\n-Bounce ✅\n\nOther hand, 1D showin… https://t.co/aysh3cp5OY
## 3901 this better be real this time https://t.co/oKscP5UfJs https://t.co/uQIxcpBFcq
## 3902 golcha will make songs that are so 1D
## 3903 @Sann_1D I'm a Zarrie myself you know 🌝
## 3904 QUIT LOOKING at the $SPY tweets or charts. $DXY should be your indicator. It just posted a bullish divergence on th… https://t.co/MDwaHsP4p9
## 3905 @ZUNNIE23 Oh fok, I'm so used to seeing this kind of bullshit. My Zarry's heart is tired of this crap sista. I didn… https://t.co/v0eBWp1WFd
## 3906 So I’m traveling right so I have all my makeup bag and i accidentally put my container of loose powder in it withou… https://t.co/Z0uOV88SQl
## 3907 #BollingerAlert !\n\n - $PIVX (0.00001781) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 3908 1D fans like if you follow back
## 3909 @MLE_Online Are these 1D scanners, or 2D scanners?
## 3910 Jual ZIVA BLOUSE OVERSIZE (JUMBO/LD ±130cm) RAYON TWILL PREMIUM //JF5056 | Shopee Indonesia https://t.co/cyq5W8OFIt https://t.co/P9Vgk7SVMS
## 3911 👽👽👽 greatest 1D member !!!! https://t.co/yad2osV9ia
## 3912 I am still shocked that halsey is ashley (1d stan) from tumblr
## 3913 simultaneously playing of the classic hymn silent night accompanied by the modern 7 O’clock news raises a certain e… https://t.co/hBpIvTR1Ay
## 3914 @Larrys_Girl98 Yeah, the signings... I don't know if he will do that again for his third album if he's bigger and b… https://t.co/Pi7wAONJmr
## 3915 Sensor SSV 1D has not reported data for 10 minutes
## 3916 This hour's One Direction lyric is meant for a Scorpio...'Don't look back, live your life, even if it's only for to… https://t.co/qie034Ye7o
## 3917 IT WAS JUST A DREAM😭😭😩 https://t.co/crkCmNvAWp https://t.co/sW0kp7WI4k
## 3918 @xtommodarlingx Thank you!
## 3919 BITCH STFU💀🤧🥹🤭🤪🥳😩🤮😭🥲😵💫 https://t.co/qcOBzMEKrJ
## 3920 @Ellen_Horan_1D You toooo
## 3921 @Ellen_Horan_1D instead of 6:15 https://t.co/Cuer3QVx6l
## 3922 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/TgD77Vf424
## 3923 SupDucks - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/Io9USdfxpW\n⬇️ See below for 200 and 4… https://t.co/FMxor4Cos9
## 3924 @sambitswaraj @narendramodi 3D publicity as 1D is not working for Modi in Gujarat election.
## 3925 you stupid b*tch😤😤 https://t.co/Ar1uksDTbi https://t.co/M1ON9ePcSz
## 3926 1d stans wanted blood. managements blood. other 1d stan’s blood. some of the member’s blood sometimes. \n\ntruly just… https://t.co/s96Fh3x1ol
## 3927 it is always funny when i see kpop stand rage against the companies cause they’re never wrong but they will NEVER h… https://t.co/LnMLXcRkqL
## 3928 @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn… https://t.co/6FVDepgTlA
## 3929 SAME BESTIE https://t.co/9OX58KCt4q
## 3930 ngl this is peak “if we work hard we can buy one direction from their management” energy but worse cause all y’all… https://t.co/MK6E20GcT7
## 3931 i miss 1D
## 3932 @bethandbono The whole world needs this.\nBut especially the adults who were U2 fans before 1D left kindergarten.
## 3933 DO IT MITCHELL!!! DO IT!!! https://t.co/8Lw18B1FWE https://t.co/rfLtEAaB4D
## 3934 @moveharr @pjnkchicago @harrywithawards I have a theory about the ages of the people who keep going with this narra… https://t.co/2knB7QAoHK
## 3935 I love you both 🔥❤️\n×Monse×
## 3936 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $LVHD\n\n🔎Name: Legg Mason Low Volatility High Dividend ETF\n\n1D… https://t.co/zPcGGilr2t
## 3937 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Lithium\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $LIT\n\n🔎Name: Global… https://t.co/ntYfS9WZ9h
## 3938 @cowboylikelvy the baby is lux, daughter of 1d hair dresser
## 3939 I'm sorry, the old Taylor can't come to the phone right now\n"Why? Oh, 'cause she's dead!" \n×Emily× https://t.co/areIWH5fPk
## 3940 @harrywithawards Have a lot of evidence to support this guys were fine & everyone had their moments of being talked… https://t.co/rOFLriiRap
## 3941 @AlboMP Code for too many uncomfortable. ???? being asked by the public & some parliamentarians? Sounds like (0n\\\\//1d theatre to me...
## 3942 any oomfies wanna drive me to do 1d/harry sight seeing in Cheshire England 😁🫶🏽
## 3943 @FrnkNlsn kind of a shitty metaphor because you are converting something complex (a linear operator) into something… https://t.co/qSRFyJpCnS
## 3944 damn i love 1D but they had some cringey lyrics back in the day, here is a really cringey old one, 'It's everything… https://t.co/eDJUWxapvG
## 3945 she’s no longer with us, but this was the first one I took the day we adopted her\n\nthe 5SOS and 1D pictures really… https://t.co/1seS1ea3Ir
## 3946 in love with two people? you don’t say https://t.co/j3iRTBcIbR https://t.co/FyTMFCIq02
## 3947 Since it was disapproved. The FBI-CIA have been using it anyways under different operation names / Since the public… https://t.co/0bCSL9B4j5
## 3948 WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyuns… https://t.co/xMn3jUwCuu
## 3949 @justnisahh @riptmhlawleys 😔😔💔💔 this is so disappointing of us
## 3950 Good morning everyone! Have a nice dayyy
## 3951 literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give m… https://t.co/HgeQmqI2CY
## 3952 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcIfX8
## 3953 @CapitalOfficial I i could fly by 1D
## 3954 “he’s with cole and there’s nothing he can do about it now” uhhhh… they can break up🤧 https://t.co/weAq7x0w8e
## 3955 This was taken from the Solar & Heliospheric Telescope at 50X. There are 275,000 stars in the Eireisone system 120… https://t.co/Oud4i6QFZS
## 3956 the fact i have one (1) coworker i ever talk about 1d and the boys and she said the same thing about Zayn is just c… https://t.co/YUxKK9lIyb
## 3957 What is happening in Kaliningrad today is #genocide by the Russian regime. #stoprussia #allthethingshesaid #tatu #1d #StandWithUkraine
## 3958 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Solar\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TAN\n\n🔎Name: Invesco… https://t.co/kiRWw7H3O5
## 3959 1d really peaked with mm. Zero skips. Bruh.
## 3960 @harryscowgirI I think stadium tours are a must everywhere! I loved when seeing 1D on their stadium tour, it’s just… https://t.co/iQqfcGRQBx
## 3961 sarah girl, you’re pissing me off https://t.co/Q0W7H8nTqB
## 3962 oh my god this is the show with that lady who named her alpacas or llamas whatever after 1d and louis was the one m… https://t.co/j6qfpamFD1
## 3963 @TwBookClub @SusanSmithJones I am looking forward to getting myself a copy of this book. This seems like an informa… https://t.co/GxhdPb13gL
## 3964 England fans hit the pubs as Three Lions take on Senegal - https://t.co/Jlu4d20q6Z #OneDirection #1D @1DRocksTweets https://t.co/X3JehitwMy
## 3965 OF COURSE!!!! of course he was in love with him before 🥲 https://t.co/lLzrO7bQtw
## 3966 [NEED 1D] ALL MEMBER EXCEPT NIALL
## 3967 me recommending a 1d fic in 2014: oh it’s amazing even though it has uhhhhhwatersportsinit do you know what it is?… https://t.co/kydDQIhxT6
## 3968 @Larrystylisonma @siriusgrin Proud to call you my friend, too.\nOne day these kids will grow up and realise that lif… https://t.co/f4qrfnF8fr
## 3969 @hrryfilmz i dont even know but my dad just came and told me he actually bought me a 1D bedsheet aswell 😭
## 3970 Datalogic PowerScan PD9531-HPK1 1D/2D Imager Corded Handheld USB Barcode Scanner https://t.co/v0w1AsU3Vp eBay https://t.co/XJldVlVu3v
## 3971 One Direction Heardle #61\n\n🔉⬛️🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/dq9VLIdL2w
## 3972 @1D_carrots28 You wanna talk about it?
## 3973 @bahvr_ $25 for 1d
## 3974 WinClub team led everyone to win 90.46% profit last week!!\n\nWin Club🍀Lodi 3D\n🎮Game type: 1st of EXACT 1D (5mins/Num… https://t.co/5db60ixHLb
## 3975 @HEs_fabulous This is a straight up lie, all the other boys had writing sessions as well. Zayn wrote a lot with dif… https://t.co/7VOSxSlG9w
## 3976 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Equal Weight\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $RYF\n\n🔎Name: I… https://t.co/mzSRaNh7QZ
## 3977 @goldensateIIite @llovetour @toribesolonely How would you know what the others did or didn’t do? OP tried to make t… https://t.co/BnaO2e7i6f
## 3978 @Muki_1D because Mr. President doesn't give this
## 3979 @staceys_room when i started stanning 1D a year ago, didnt spend too much bc theyre cheaper, then i started stannin… https://t.co/r3TPJzqX21
## 3980 @Nils08779514 @NewsAsset Ah yes. I was looking at the 1d chart tho. Which from Jun 16- Aug 16 we went up. Which in… https://t.co/vZEgGYzPAi
## 3981 Yesterday I was late to school cuz of my period cramps now it's a fricking muscle tight in my knee 😭
## 3982 @gavinbena Eh whatever, you can visit three of them by car in under 15 minutes https://t.co/rNotJLf4aX
## 3983 This hour's One Direction lyric is meant for a Pisces... 'I want you to R-O-C-K me again.'\n\nAre you feeling frisky?… https://t.co/4O9zyjTaoL
## 3984 wts album one direction 1D https://t.co/g8ipScXtu3
## 3985 @giostrophical this one truly a sign that i can never escape 1D no matter how much i try
## 3986 This was taken from the Kepler Telescope at 100X. There are 325,000 stars in the Persephone system 1,498 lightyear… https://t.co/vFdp9JjJM0
## 3987 @louisxabg People saying he and Liam bullied #that other man in 1D days. 😖
## 3988 @ET_Californian I made a high risk high reward map which could lead to a 4D-3R outcome. Considering in reality its… https://t.co/krN6qGco4N
## 3989 Eyes 👀 https://t.co/qN8WJLrgFf
## 3990 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Next\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $EKAR\n\n🔎Name: Innovati… https://t.co/68DmEyYOog
## 3991 @xtommodarlingx How do you do that?
## 3992 don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!… https://t.co/rNkgwcB0Oj
## 3993 @comfortforliam His smile 🥺❤️🩹
## 3994 @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹
## 3995 Harry is Instagramming about the 1D website eventually
## 3996 anyways, favorite 1d song? favorite harry song? and favorite unreleased?
## 3997 @AndrewZ24597481 I agree with others here that it should be a Phoenix hawk but I say it should be a disguised or pa… https://t.co/Xn02jvbxpz
## 3998 I love 1D but sometimes I just don't get their old lyrics, heres a bad one, “I can make your tears fall down like t… https://t.co/ygj8p8B6O1
## 3999 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6yDGp
## 4000 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #TIPS\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $TIPZ\n\n🔎Name: PIMCO Br… https://t.co/i5gwcpFo3t
## 4001 DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOT… https://t.co/OPRyTf969s
## 4002 @larrycaring In latam camping is different, you are in a big group and you take turns so people can go to school, w… https://t.co/SbSa4N5x8C
## 4003 one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you'r… https://t.co/Hc1LdhBUWh
## 4004 @Sann_1D babe this is purely sarcasm 🙏🙏🙏
## 4005 @1D_FITF28 pretty baby
## 4006 los q me hacian bullying en primaria xq me gustaba 1d terminaron con MINIMO 1 escrache… and i’m not saying she dese… https://t.co/NaZAA6xlTm
## 4007 #Dividend ETF Hunting 🎯\n\n💰💰💰Featured #ETF 👇\n\nTicker: $OUSA\n\n🔎Name: O'Shares FTSE U.S. Quality Dividend ETF\n\n1D Price Change (%): 0.01\n\n😎💰
## 4008 @olgen_shybyn she’s a mexican tiktoker that makes tts about larry/1d and now that LOT on mexico ended a lot of peop… https://t.co/TVovzQtdwp
## 4009 This could turn out to be one of the most exciting days you've... More for Cancer https://t.co/1N6vBi7lQT
## 4010 📈 Crypto Projects on 🔥 - Social Media Study - 1D \n\n1| binaryx 33.00%\n\n2| yearn-finance-ii 17.00%\n\n3| radix 6.00%\n\n4… https://t.co/Nsap0nUIrt
## 4011 @ificxuldflyy I just opened pinterest and see 🙈❤️ https://t.co/gD1r2YnmOB
## 4012 Now you call her as you used to tell me 👀\n×Chelsea×
## 4013 oo na 1D i'm sorry if i say i need u but i don't care i'm not scared of loooooove coz when i'm not with you, i'm we… https://t.co/sT7j8AsaYb
## 4014 GRASIM 1D - #GRASIM chart on @TradingView https://t.co/AOu1A7C9E1
## 4015 This was taken from the SwiftGamma Ray Burst Telescope at 20X. There are 1,200,000 stars in the Calypso system 10… https://t.co/lFYk8aKglJ
## 4016 @Cami_AuLait 1D! (I didn't choose E because you don't like sweets. :p)
## 4017 Name one song from each 1d album that deserved to be a single https://t.co/5HuKGFxESm
## 4018 @Askrlfess nitip https://t.co/f67xVHGkW6
## 4019 Table lookup via meta-table\njson representation\n{"asset": "equity", \n"asset_format": "spot", \n"asset_freq":"1d",\n"e… https://t.co/4f2UCzbuTe
## 4020 Asset values: equity, FX, commodity, rates, crypto, credit, volatility, economic, basket, estate, other\n\nAsset form… https://t.co/3chT9VjTm1
## 4021 1d 14h left on the banner https://t.co/PriWnM5A4a
## 4022 5 SOS and 1D
## 4023 every time i see someone refer to their one direction lane as their 1D bias i yell ITS SO SILLY TO ME IDK WHY BUT I LOVE IT
## 4024 The what else scene with the deep voice the 1d fanfic girls was onto sumn 🤭
## 4025 His beauty is unmatched like what the FOK https://t.co/oaII9gS6nh
## 4026 @kaizar_sahil @CricCrazyJohns This exactly like asking Mbappe to play as Center back\nThis shows how 1D player Mbappe is
## 4027 @manamisscard @siwonchoi nitip — keychain \nhttps://t.co/Ic8y6uAKbe \nhttps://t.co/JdUpulBzT3 \nhttps://t.co/INvymK2L4L
## 4028 $BTC #BTC $17,097 resisted during the weekend as expected. Finally gained $17,097 as support, $17,301 resistance te… https://t.co/1FJoC7NBff
## 4029 Harry is coming up with a tweet about the 1D website all night
## 4030 @ThrowbackTaylor So when someone who absolutely LOVES One Direction, sees Harry Styles, their dopamine is going to… https://t.co/TT00uotHXe
## 4031 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/EZODGkrS7q
## 4032 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/KpUSmElJle
## 4033 #euraud 1D Chart Outlook \n[PROPER SIGNALS JOINE OUR TELEGRAM CHANAL]\nhttps://t.co/MssRubDTgP\n#Gold #forextrader… https://t.co/CB0srxTYWe
## 4034 @ThrowbackTaylor When you meet a celebrity that you really love or obsess over, your cerebral cortex will release h… https://t.co/9Lod8Ua6al
## 4035 … free pit for 1D & free vip for harry in 2018 https://t.co/vY4wGGnGRK
## 4036 Watching 1D videos as an adult and I just.... I don't understand how we made l*rry the top ship when Z and H clearly had better chemistry
## 4037 $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expecte… https://t.co/sV8QQvoAAI
## 4038 This hour's One Direction lyric is meant for an Aries...'We're never coming back down, yeah, we're looking down on… https://t.co/1Xf5ctr3SP
## 4039 Spotify has had my heart for years but I’m listening to one direction on Apple Music and OMG ITS SO CLEAR ITS ALMOS… https://t.co/5WODQmM4OA
## 4040 @pham_wtf @Harry_Styles Wanna see all the Guadalajara pics please 🙏🏻
## 4041 @ThrowbackTaylor Okay, coming from my point of view as I’m studying Psychology in college, I will first off say tha… https://t.co/fomtZiW6t9
## 4042 there a specific commercial i’m looking for from the 1d days & i can’t find it https://t.co/ODI6JzVttE
## 4043 lost 1d
## 4044 @Yew_ljubav IVO PLEASE u gotta look good in case u run into him backstage like all the 1d fics,, also , we’re just… https://t.co/we1t0sCl2Y
## 4045 $110 for 1d floor seats 😔 https://t.co/ho1pu0e3eT
## 4046 @marielelou24_1D yours will dm!
## 4047 Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 20… https://t.co/RMeeASi9vO
## 4048 Black hole is really called the big halo in the galaxy or sky and it's flat in 1D or exactly the same as a Halo it… https://t.co/C43rd75koG
## 4049 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew… https://t.co/Xjw4vKPWO6
## 4050 WLwhitelist Meaningful @FUbertino @fLIpACqUt66Y8j6 @MurlocsNFT @matteostellaar1 @whiskeylanestds @RandomLikeU… https://t.co/Hbz4Q8k21G
## 4051 What's new at BiGBUYs! Shop now at https://t.co/cTMT3tzjWn. See you there! 🛒🎁🤗 @ Big Boys Toy Store https://t.co/GEogkGTUXc
## 4052 @MechTexas @AndrewZ24597481 Well zoro also works under multiple identities, pretending to be something he isn't.\n\nS… https://t.co/DwSZRa4trq
## 4053 Algo XSTO Skew Index currently at 124.7. Chg 1D 1.6%. Avg 30D at 119.0 Year high/low 141.5/108.8 #SKEW #OMXS30… https://t.co/vonyikvqi2
## 4054 LMFAOOO PLS💀💀 https://t.co/AcRqmrLdPQ
## 4055 @HmInteressa Someone New by Hozier 🤌🏻\nhttps://t.co/CMJgX0JhZ8
## 4056 @scourgeouss Ranboo
## 4057 TEAC T-1D Distinction Series AM/FM Stereo Tuner L2FMHVP\n\nhttps://t.co/Bchj3Cyrla https://t.co/WaIrzaY6uu
## 4058 Fotodiox Pro Pre-Trigger Remote Shutter Release Cable fits PocketWizard for Canon EOS 1D, 1DS Mark II, III, Mark II… https://t.co/B66v9mrip6
## 4059 Algo XSTO Fear-Greed Index currently at 16.3. Chg 1D -8.5%. Avg 30D at 19.9 Year high/low 39.8/13.8 #VIX #OMXS30… https://t.co/OFvUmHNQgb
## 4060 I want to tell someone and let it all out but at the same time, I know everyone has their plates full too.\n\n#Day23… https://t.co/CBfeO2P2gC
## 4061 Harry_Styles FFFFFFFFFFFFOOOOOOOOLLLLLOOOOOOOWWWWWWW MMMMMMMMMMMMMMMMMEEEEEEEEEEEE. PLEASE!
## 4062 I used to be obsessed with 1D, but now have realised some of their lyrics are weird, here is a really cringey old o… https://t.co/B3yWJoxksc
## 4063 shoutout to the beginning of 2021 where all i did was dissociate at school and think about 1d
## 4064 what was in the air this weekend that got everyone hooked on smau’s????
## 4065 @hannahiswho Trolley
## 4066 #CATHROCK Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:05 [1d 4h 55m] - Max:46 MW Avg:25 MW En… https://t.co/PIaM3Trb53
## 4067 Love all about Blue♡ | 1D♥
## 4068 #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4069 #SNOWTWN1 Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-04 10:20 [1d 4h 40m] - Max:95 MW Avg:47 MW En… https://t.co/uZlXtaKUNA
## 4070 #WATERLWF Out-of-Service at 2022-12-05 15:00: In-Service from 2022-12-03 16:45 [1d 22h 15m] - Max:110 MW Avg:35 MW… https://t.co/Y43cvhtfQl
## 4071 #HeatOneDirection ily 1D!!!!
## 4072 @HLDTour Y’all dont wanna know how many people did that gor 1D. Maybe not 8 months but 3 or something.
## 4073 He's only watching a game why he's this beautiful?\nnvm nvm he's LOUIS FUCKING TOMLINSON https://t.co/VxWpZpOADg
## 4074 @JoshuaLisec I'm tired of these 1D female characters that have no real or consistent motives. We shouldn't support… https://t.co/JfZpEEMmX8
## 4075 $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈… https://t.co/jYvVE3DfQs
## 4076 Change my mind de 1D https://t.co/e9D2jIAn4T
## 4077 @ssefnum What's your fav 1D song??
## 4078 Nice to meet you too❤️😘\n×Neymar×
## 4079 @ordahnn either 1D$ or 3B!
## 4080 A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator https://t.co/ljnFnfUM5A
## 4081 Nice to meet you Ney😊\n×Ivonne× https://t.co/IhGtNEqijB
## 4082 SOCKET Scan S700, 1D Barcode Scanner, Blue & Charging Dock (CX3465-1933) GRTX6O1\n\nhttps://t.co/DWhhTiebUF https://t.co/vv0x97eDJH
## 4083 Harry_Styles Hiii Harry You are the reason that I smile. Thank you for always making me happy
## 4084 @RepJeffries Why are you a part of this propaganda? You seem to be an upright kinda guy 🤷🙁
## 4085 This was taken from the Integral Telescope at 30X. There are 700,000 stars in the Chronos system 150 lightyears aw… https://t.co/Bq9a51I7QK
## 4086 One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/s1q6Q6QMUx
## 4087 @starfess Blackpink, ariana grande, coldplay, cigarettes after sex, 1D (walau ga mungkin)🥺
## 4088 $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. https://t.co/9uwPkUyiiG
## 4089 @1D_carrots28 Everything alright?
## 4090 This hour's One Direction lyric is meant for a Virgo... 'Wanna wake up with you and say, Baby, let's do it all over… https://t.co/vSmXHUcL2C
## 4091 i rlly wish i could’ve went to a 1D concert liek
## 4092 i’m listening to my wrapped playlist and it’s only played harry, 1d, and taylor so far
## 4093 This was taken from the Extremely Large Telescope at 100X. There are 1,200,000 stars in the Triton system 275 ligh… https://t.co/QvQPxi94zk
## 4094 @starfess nct, blackpink, aespa, ikon, taylor, 1d, madisonbeer
## 4095 @PlaceInMeg @BAD0MENS11 There’s room for fans of all ages, it’s what the boys would say as well. I don’t get any ha… https://t.co/FLILvzXDnP
## 4096 Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,… https://t.co/QixpDqEjOO
## 4097 @hutchylole ~I fixed mine and it lasted 1d.
## 4098 ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sseraf… https://t.co/gXmMVX7dQZ
## 4099 Something crazy is happening and only my 2013 1D stans would understand…?¿
## 4100 So I’m making myself a task of cleaning my vinyls a cubicle at a time just so they all get love! So I’m about to ma… https://t.co/3jpmYuIedu
## 4101 @omochitwt itzy album cutie 🫶🥹 https://t.co/h7z3XxbW2J
## 4102 Brickmania Bell UH-1D Huey Utility Military Helicopter 1055 MISB Lego Helicopter https://t.co/blfSTVYVJt eBay https://t.co/whe6HSqKYc
## 4103 TAGS 🏷\n@angelicskz @americano_joha_ @justrandombitxh @itz_mehjace @fateme28_1D @Mintiiminnie_ @borahaegas7… https://t.co/dOJDeGfEvN
## 4104 $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA… https://t.co/Hr7ez2LQL4
## 4105 if i was irresponsible with my money during live on tour my collection would be aggressively bigger especially with… https://t.co/SDoXuZO0XT
## 4106 @literally_Gir 1D pls https://t.co/POGRCgefsa
## 4107 @bahvr_ Harry’s first one night only at the Forum in 2019. Every ticket was $25 flat
## 4108 Olivia Wilde Enjoys Her 'Best' Life After Harry Styles Breakup - https://t.co/dAHnw59Ma0 #OneDirection #1D… https://t.co/Gy2b55rT7x
## 4109 $UVIX. 1D falling wedge developing. 🤔🧐. https://t.co/1NjPptVJ6R
## 4110 @holly_1D_ @Hire0012 @Vampirtown @Lizzi33944957 @tanyichen1998 @Ironytt @victor77793 @0xichigo_ @Daylight5470… https://t.co/0cop5R3ku0
## 4111 @realsmokechedda the 1D one is so ?!? 😭 https://t.co/j05jvoaPun
## 4112 $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT… https://t.co/3jcpSUBB1E
## 4113 Harry_Syles i love you so much
## 4114 I trained a 1D horse because of this mentality…. He was supposed to be my next breakaway horse. Lolol https://t.co/7k1FVWs7fJ
## 4115 @CryptoPoseidonn I actually feel comfortable being a bear right now...\nyou notice how crypto is bullish entire time… https://t.co/MLvWjFoayV
## 4116 memory unlocked, 1d coming out with perfumes. I think there were 4 🫠😳
## 4117 @starfess Coldplay - Fix You\n1D - You & i\nFeby - Usik\nIKON -Don't Forget\nLee Hi -Breathe\nLee Mon Sae - A Welcome Ra… https://t.co/qMlQd5JZ3S
## 4118 @jesperpoetry that’s so hard omg i don’t listen to a whoooooleeeeee lot of bands but i love bleachers, 1D, boygeniu… https://t.co/VAxB8wtmU0
## 4119 @o_xiu_e hype boy - newjeans\nbeautiful goodbye - chen\nthey don't know about us - 1D\nsour grape - le sserafim
## 4120 (Sadly, saw a few ambulances around & heard sirens - but I think we all know those aren't for Wuhan style (0n\\/1d collapses) 2/2
## 4121 @zekesarmenta You can be all of these at any given time. But I think the most default Zeke is 1D!
## 4122 $DXY 1d.\n\nBroke below the blue box. There's possibility that it could fall lower to the bottom blue uptrend line, h… https://t.co/9JiPNlTuvv
## 4123 wowza 1D was the best but their lyrics were a bit off sometimes, here is a really cringey old one, 'Tell me girl if… https://t.co/QIA3hG3Oha
## 4124 This was taken from the Aricebo Telescope at 100X. There are 100,000 stars in the Enyo system 190 lightyears away… https://t.co/bkOMb4IL4O
## 4125 Cuando 1D dijo "How many nights have you wished someone would stay?", Bro I really felt that
## 4126 $SPY 1D 🤓 https://t.co/gyMbUE15Ac
## 4127 @trashton5sauce my irl🫣\nto her defense she’s only into pure pop music and she’s been a larrie since 1D days kinda thing
## 4128 @rosegoldfemme I once dreamt that I was cooking with 1D during their X-Factor days and we had a whole competition going on :’)
## 4129 Can't find outfit for coming Christmas Party ? We got you!😉Check it out! ✨\n\n🛒Shopee: Dnemnlph… https://t.co/nCJv4dTd4P
## 4130 wtf mate. trading below 1d, 1w and 1m relevant emas, nothing is bull here. fully bearish with some relief rallys ma… https://t.co/dAQfTDmwPR
## 4131 INCIDENT:I-95 NORTH PRIOR TO EXIT 58 DUNDALK AVE (NB) MM 57.6 1/4 NORTHBOUND-RIGHT TRAFFIC LANE, RIGHT MERGE LANE,… https://t.co/aJlmJxOmoJ
## 4132 rewatching the 1D concert movie just to feel happy
## 4133 Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 56… https://t.co/kh7pSd4rFq
## 4134 [Diffusion hope] I love 1D. If you like 1D, please follow me and RT!I am poor at English but I would like to make friends with you!#拡散希望 #1D
## 4135 $20 for 1D & wdw :,) https://t.co/5etsogBu4g
## 4136 Here we go https://t.co/lGnw4ba0xn
## 4137 $SPY \n*support- 349, 357, 370, 372, 377, 379/380, 382,386, 390, 401, 402, \n*resistance- 407, 409, 410, 414/415, 4… https://t.co/kZcGz0F2nS
## 4138 Another example of 5d \n\nWhite central sun 1d\nBlue 5d heaven \nGreen 3d earth \nRed 4d hell \nBlack earth sun 2d \n\nWhit… https://t.co/uTmJ26v70z
## 4139 -rl hi been feeling lonely and my tls kinda dusty, i need more comrades to liven up mine. Calling out to everyone w… https://t.co/w3rw4lUWnd
## 4140 wts lfb one direction ph\n\ntake me home yearbook edition - P800 (negotiable)\nmade in the am deluxe - P500\nwhere we a… https://t.co/lq7pbySAfs
## 4141 Jual Jade Cullotes | Celana Highwaist Wanita | Kulot Wanita | Shopee Indonesia https://t.co/Yon9kGi0Ca https://t.co/6Uc4kwjfW0
## 4142 Planet Audio AC4000 1D Class D Car Amplifier - 4000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Power Supply (R… https://t.co/LkBbT4Aobr
## 4143 "Your hand fits in mine\nLike it's made just for me\nBut bear this in mind\nIt was meant to be\nAnd I'm joining up the… https://t.co/UDsbG7YT0x
## 4144 just got back from harrys concert. cried through the entire night, been a huge fan since i was 10. my stan phase st… https://t.co/Et7v9cSBx6
## 4145 MY TIO LISTENING TO 1D IKTR https://t.co/IIDc2HKEN3
## 4146 random thought but idk if anyone else here was on 1d twt but if u weren’t then be grateful it was terrible
## 4147 Sending no hate ~~
## 4148 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhan… https://t.co/G63rdmB7Cq
## 4149 Also… take a look at Liz’s IG or FB.. her last post of photography was in Sept. Why would she stop after constant u… https://t.co/EhqmTB2kSN
## 4150 ꒰🛒꒱ wts lfb ph help rt \n\n candypop, bdz, twiceland postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/x1bH5ZxhPO
## 4151 Harry_Syles Hiiiiiiiiiiiiiiiiiiii.x
## 4152 ꒰🛒꒱ wts lfb ph help rt \n\n wake me up keychain ♡\n𓏔 ₱199\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/J6XWje1Cho
## 4153 ꒰🛒꒱ wts lfb ph help rt \n\n twicelights photobook ♡\n𓏔 ₱999\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand c… https://t.co/yIjpbC2dwG
## 4154 ꒰🛒꒱ wts lfb ph help rt \n\n touchdown debut showcase in japan ♡\n𓏔 ₱549\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twi… https://t.co/p3FskVJrdi
## 4155 Even if Liz’s account said “of course these are my pics” or started to put the logo… it just proves it. If Modest c… https://t.co/53QiYd2y6K
## 4156 Jual Blouse RAYON TWILL LD ±110 - DHEA BLOUSE //JF5055 | Shopee Indonesia https://t.co/Gw5uaMuXkz https://t.co/4Z6U2mXJEN
## 4157 Lots of 1D songs. https://t.co/UIT8DauebN https://t.co/Z9x94gG0dW
## 4158 @1D_carrots28 Good morning
## 4159 ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee:… https://t.co/3Ph9TwVcUd
## 4160 The reason why Liz’s photos do NOT have the logo is because Ryan is uploading/taking them. Ryan (and Andy) don’t us… https://t.co/pjjxDyGT9j
## 4161 ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod… https://t.co/xV9p18LVd8
## 4162 ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onha… https://t.co/obF1GDJJVT
## 4163 Bach 3421D Silver Plated 1D Cup Flugelhorn Mouthpiece, Medium Shallow QBUZUGD\n\nhttps://t.co/jraoiQUYsi https://t.co/Bdeg0XEmrT
## 4164 ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice… https://t.co/k0Eo4lJEHM
## 4165 This hour's One Direction lyric is meant for a Taurus...'Trying so hard not to cry.'\n\nIf you’re feeling down you sh… https://t.co/VFrnw0Xx7b
## 4166 sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/s5toJ4ZGaI https://t.co/jNiMUtG4Fx
## 4167 Can I copy your homework? // sure just change the answers up a bit https://t.co/Xwrqe9fAWk
## 4168 ꒰🛒꒱ wts lfb ph help rt \n\n fanfare ♡\n𓏔 ₱179 - 219\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album on… https://t.co/MxIbhSzQgm
## 4169 The he says morning in this really does something to my soul https://t.co/uKpgcSl3gO
## 4170 ꒰🛒꒱ wts lfb ph help rt \n\n &twice ♡\n𓏔 ₱299\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/ZxmToTsxY1
## 4171 Just because these weren’t taken the same day means NOTHING. Since yesterday’s photo and todays photo were from the… https://t.co/lkXceGmOag
## 4172 ꒰🛒꒱ wts lfb ph help rt \n\n breakthrough ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/Uiwz6Ad2xf
## 4173 #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4174 ꒰🛒꒱ wts lfb ph help rt \n\n happy happy ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/NfqGgPdG20
## 4175 ꒰🛒꒱ wts lfb ph help rt \n\n #twice2 ♡\n𓏔 ₱229\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand c… https://t.co/sOCZPqul4f
## 4176 @53Demon Every time we go out, see ambulances & sirens. Heard them last night too, inner Melb. Quite unsettling. Se… https://t.co/B1mI1KtTc2
## 4177 ꒰🛒꒱ wts lfb ph help rt \n\n wake me up ♡\n𓏔 ₱179\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/iH3IjQf3Mw
## 4178 So who do I think is taking the professional photos? — Ryan!! If you look at these pictures… it’s the EXACT same an… https://t.co/4nOS3QEXCq
## 4179 ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/qLpjEEaCzu
## 4180 ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhan… https://t.co/Q7UbYMxKQk
## 4181 Another example of 5d's\n1x1=1 1d\n1x1x2= 2 2d \n1x1x2x3=6 3d\n1x1… https://t.co/1ChOYXORP8
## 4182 ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onh… https://t.co/W4yLzZnbAN
## 4183 @L_1D_potato @CapitalOfficial same! 💜
## 4184 Coolman's Universe - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/wPpobpb8qb\n⬇️ See below for… https://t.co/v48IO1EEX6
## 4185 ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onha… https://t.co/WHluXs0dpw
## 4186 So Liz “forgets” to put her photography logo again and again? No, I don’t think so. \n\nShe NEVER has forgotten. A tr… https://t.co/SsYOs1bSbM
## 4187 Jual Tunik Overall Jeans//Overall Jeans | Shopee Indonesia https://t.co/QN0n6K9hbB https://t.co/8vThgqkYjH
## 4188 ꒰🛒꒱ wts lfb ph help rt \n\n signal ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand co… https://t.co/aqsfOUYhsL
## 4189 ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 2 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/r9L2vdjZyY
## 4190 ꒰🛒꒱ wts lfb ph help rt \n\n twicecoaster lane 1 ♡\n𓏔 ₱169\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed al… https://t.co/TyG8HEzBJB
## 4191 This was taken from the Aricebo Telescope at 200X. There are 2,500,000 stars in the Eireisone system 10 lightyears… https://t.co/EcROY1Ejzv
## 4192 missing 1d rn…
## 4193 i saw 1d for free https://t.co/laEcraZaQA
## 4194 @allie_kiley As a Harry and Zayn both stans I still could say that Harry never faced that much issue as zayn , all… https://t.co/fLuAGuYotl
## 4195 $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buyin… https://t.co/ZW9xYzeYSc
## 4196 Harry_Styles if you see this , please follow me ,i'd be the happiest girl ,i love you so much .
## 4197 zayn had the best voice in 1D idc bye
## 4198 @SochStories Blouse C 🤍 \n\n@SochStories #TheWeddingWardrobe #SochStories\n\n@Avantika_1D @GoldQueenie4
## 4199 @tommo28sun Not bad huhh!! 😂
## 4200 @ikissquinn Harry loves you ♡
## 4201 @habit_nr @krystalshabit28 look it’s my fav meme lmfaooo. well one of them
## 4202 Another example is density.\n1d no density \n5d a little density . ( after earth realm ) \n4d a little more density (… https://t.co/lmVwMj9ZFe
## 4203 damn i love 1D but they had some cringey lyrics back in the day, heres a bad one, “I like the way you smile with yo… https://t.co/TOhBi46FZP
## 4204 Check out CLAUDIA Espadrille Women - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:… https://t.co/Lc1ZKH8ekX
## 4205 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️ QUACKITY 🕯️
## 4206 Another example is \n1d our heads Gods head\n5d our arms ( heaven ) Gods arms\n3d our torso Our heart and gods heart\n4… https://t.co/H94eXhCpxZ
## 4207 🕯️🕯️🕯️🕯️🕯️🕯️🕯️QUACKITY QUACKITY QUACKITY QUACKITY🕯️🕯️🕯️🕯️🕯️🕯️🕯️🕯️
## 4208 @sunsxhinefel1x @mintyferrets @1d__fairy omg... no way...
## 4209 Jual Sweater Somewhere - Atasan Wanita dan Pria - Allsize - Bahan Fleece tebal dan lembut | Shopee Indonesia… https://t.co/8BoRVURuoK
## 4210 #ATOM $ATOM /BTC 1D TF https://t.co/oCCHcQcCGU
## 4211 @_shaily_xoxo don't u think it should be heaven 😭😭 he's an angelllllll
## 4212 one of many examples are : \n1d our head\n2d our dual genders\n3d our 3 sets of bones \n4d our 4 limbs\n5d our 5 sets of toes and fingers
## 4213 @vmnito Heart Attack de 1D J
## 4214 i see 'theyre back' trending on my personal interests and GASP thinking 1d is back just for it to be some minecraft shit, be so fr
## 4215 📊 Percentage Returns in 1D & 7D\n Marketcap: $100M to $10B\n\n$MAGIC $FTM $BONE $TEL $MASK $BRISE $GMX $ELON $TWT $OP… https://t.co/nQzVGjP49U
## 4216 The top of the 5th dimension is next to 1d\nThe bottom of 4d is next to 2d.\nThe 5th is heaven \n3d is earth \nThe 4th… https://t.co/diDcoiY3nz
## 4217 Scrolling through my tl and suddenly got a bad feeling. Something feels off. \nI just dont know if it has to do with… https://t.co/MAELpyh1Dz
## 4218 zayn carried 1D since day 1 fr
## 4219 Unity is the positive pole of duality, its negative other half. They are both found in the torus.\nOur heads are 1d… https://t.co/3KK8SsCpft
## 4220 ALSO i’ve lost the part of the bottle that you press so that’s why 3rd one in the back doesn’t have a button thing… https://t.co/FYt0vV4zJd
## 4221 HI QUACKITY #STREAMYS
## 4222 badly want to attend the 1d year end event pero i live v far
## 4223 Check out MYLES High Heels - Liliw Made for ₱380. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/wyKC5uvm9x… https://t.co/Wchyz0sou8
## 4224 (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4225 @twinky_tommo Maybe he hasn’t talked about it?? Idk I just remember there’s been a convo on it. Pretty sure he’s b… https://t.co/AEgCW8wdq3
## 4226 Which leads to the question which came first 1D or 3D or the other day the Sun or the black hole?
## 4227 @bull_bnb @Biswap_Dex in prizes and FREE to join!\n@Antonio_mtb @La_delfiii_1D
## 4228 Came across a video of hoshi singing one thing by 1d … my worlds colliding
## 4229 a playlist called my personality but it’s just 9 hours of 1D, louis, harry and taylor https://t.co/mTSbG598yc
## 4230 #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED… https://t.co/uk7NZdggxB
## 4231 Ending in 1d 4h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay
## 4232 Ending in 1d 4h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/SITAoUdIGe
## 4233 @MisoGud_ @mintyferrets @1d__fairy damn 99% 🧍♀️ https://t.co/LsDEVeHlgD
## 4234 Ending in 1d 4h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsgkEX3 #eBay
## 4235 once in a lifetime or esny (i know it’s harry and not 1d it’s just too perfect) https://t.co/zx06OZXYF9
## 4236 @finelinevogue I had 1d on top 😩
## 4237 HONEYWELL VOYAGER XP 1472G CORDLESS SCANNER\n- Scan Pattern: Area-image (1040 x 720 px array)\n- Decode: 1D, PDF, 2D,… https://t.co/71KIqLUmNi
## 4238 @boogyuist_ army since Feb 2021 and carat since May 2021\nknew of bts since dope era, just was heavy on 1d and 5sos at that stage
## 4239 18 by 1d actually exists what the fuck
## 4240 Love all about Blue♡ | 1D♥
## 4241 @Lastofthetruth_ 5A-MY 1D-NAME 3D-IS 2D-HARRY 4-ADAMSON
## 4242 This hour's One Direction lyric is meant for an Aquarius... 'You only want me 'cause I'm taken.'\n\nI encourage you t… https://t.co/iDvas1U3ix
## 4243 this nephew jack or zack or whatever is like if niall 1d was a manwhore openly instead of privately
## 4244 @TheVoidTLMB The only time I noticed was last week, seeing MAN- and MAN- at 1A/1D, with both clued in a similar sen… https://t.co/pmW7Mc8QAT
## 4245 E Gary Gygax: I need a 1D-1 evil creature as cheap levees, miners rather than front line combatants, and low level… https://t.co/GZjaxfyWlA
## 4246 #BollingerAlert !\n\n - $PIVX (0.00001712) is over Upper B. Band in 30M|1H|2H|4H|1D\n\n#crypto #coin $BTC
## 4247 HONEYWELL HYPERION 1300G INDUSTRIAL BARCODE SCANNER\n- Scan Pattern: Single line\n- Scan Rate: Up to 270 scans/s\n- De… https://t.co/U9lgbfyAKt
## 4248 4 years till 11 years of 1D
## 4249 My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial) https://t.co/WovvU7e799
## 4250 @onlytheLT20 Unete a nuestro 1d streaming party
## 4251 @blackpants1 That’s S*mon Jones PR - he was the PR firm during 1D days, and still represents 2/5ths of 1D. (The bad… https://t.co/m4zQ5qrDqR
## 4252 Trying to put up the outdoor Christmas lights today so I don't have to do it in the 34 degree heat tomorrow
## 4253 @bartopvp @sumthack There are a few Gulf Coast casinos that still have the old M Resort 2D S17 double before/after… https://t.co/4vA9ogHptv
## 4254 My Choice for the Billboard Hot Trending Song Chart is #Cheshire by #ITZY (@ITZYofficial)
## 4255 Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1… https://t.co/naY5uyq38J
## 4256 H5 Syble high cost-effective 1D 2D payment box scanner\nMobile phone payment for WeChat, Alipay https://t.co/7ZC5WMXpIi
## 4257 wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onh… https://t.co/8OkpDwVaGw
## 4258 wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & r… https://t.co/ETrJhy3BK7
## 4259 HONEYWELL VUQUEST 3320G HANDS-FREE SCANNER\n- Dimension (LxWxH): 73x51x26 mm\n- Interface: USB, RS232, KBW\n- Scan Pat… https://t.co/jdqMPOO3e9
## 4260 @KyzivSus @NoirBB_Official yeah i’ve 3-1d then while solo qing
## 4261 1d\n“..‘..Behold, we have looked for him [Abel] upon the land & among the flocks, yet is he nowhere to be found. Tel… https://t.co/4UvZmUHWJd
## 4262 @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split… https://t.co/HELYsl8NcB
## 4263 instagram just reminded me i saw 1d for the last time 7 years ago today damn
## 4264 @gtirohn @STAT_Trading @TTrades_edu @AlexsOptions Thanks Gary! I've been using 5 and 20 for all timeframes, though… https://t.co/0USTi6gU0b
## 4265 HONEYWELL VOYAGER 1250G HANDHELD SCANNER\n- Reads standard 1D\n- Multiple interface available\n- Designed to withstand… https://t.co/ahDNYVhsHU
## 4266 literally completely forgot deadpool mentions 1D in a comic
## 4267 @M0DERN1TY aww how comes 🥺 my last time on twt i was 13, listened to 1D and had 4K. also lots of peedos in my dms.… https://t.co/pE38ABnT0g
## 4268 I was not even a 1D stan at the time I just seriously didn’t know djdjdjd
## 4269 Check out JAVI Wedge - Liliw Made for ₱430. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/AbDervbBER… https://t.co/4VAxzBsBDS
## 4270 @elonmusk Who's looking at you kid. We've a #Doge inu standing @ 1d rsi waving his tail. Pretty cool 😎 https://t.co/ZXjoV7BIVz
## 4271 #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTT… https://t.co/F7pzpTr4cP
## 4272 I love 1D but sometimes their lyrics were a tiny bit off, heres a bad one, “I want you to rock me, rock me, rock me… https://t.co/BmnhJxJlLu
## 4273 @WillDngr @jason_kint That 7D Chess is starting to look like 1D Tic-Tac-Toe.
## 4274 my favorite 1d lyric fr https://t.co/EEUneMhGWf
## 4275 Prices on $ETH's 1d chart holds FREE of a once resisting trend-line after what looks to have been a false breakout… https://t.co/M2UelEqood
## 4276 2. LTC 1d\n\nLitecoin continues to look phenomenal on the daily. I saw a lot of folks trying to short that wick down… https://t.co/qCC1JtZxVZ
## 4277 @sugarscape As a newer 1D fan (only 2 yrs) thanks to my daughters, my favorite is Story of My Life. \nTugs at my he… https://t.co/BiXbvzrZWY
## 4278 @henitorry they hooked up that night 😭 1D in Brazil in 2014 was WILD
## 4279 do you think during the 1d days zayn would wish he could wake up on the day of the auditions and stay in?
## 4280 Maybe licensing would be hella expensive for a 1D song doe.
## 4281 @madzluhcs WHAT ABOUT 1D SLUTS MADI
## 4282 Check out ROWENA Banhai - Liliw Made for ₱320. Get it on Shopee now! \n\nProduct Link:\nhttps://t.co/uStBD73juu… https://t.co/AJASIuNhLi
## 4283 Feel ko missed opportunity na walang 1D sa group battles. Back when I was fantasizing abt a local PD101, I thought… https://t.co/mHokcWHIbc
## 4284 #stablediffusion\n\nA CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200 SURR… https://t.co/prSwiSxIz9
## 4285 @fusionxrry @chararry That ship sailed when he became a part of 1D - he was bound to get corrupted!
## 4286 Story of my life de 1D siempre me va q poner sentimental
## 4287 📊 Percentage Returns in 1D & 7D\n Category: Crypto Coins\n\n$MAGIC $WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM… https://t.co/BMSIY2tcgq
## 4288 the fact that my roll of 1d wrapping paper hasn’t run out yet… it’s been years https://t.co/xqaUIEEQad
## 4289 1D were (and will forever be!) my og boys .... the wild are my new boys
## 4290 Hair Claw https://t.co/qAvONXTAKF https://t.co/DJAwmUqxzt
## 4291 We've a #DOGE @ 1d rsi https://t.co/c3O435sJ9W
## 4292 📊 Percentage Returns in 1D & 7D\n Marketcap: $1M to $100M\n\n$WWY $YFII $RDPX $DEGO $OAX $QLC $RIF $ATLAS $CREAM $XMON… https://t.co/UgS1kRUigb
## 4293 Get a headstart on the last big sale of the year! Shop for #ThePowerOfNatural now on our official Shopee page leadi… https://t.co/BSpFdb0IRK
## 4294 this is worse than 1D stans being misogynistic back when they were still together https://t.co/SRo0yAb5km
## 4295 Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D.… https://t.co/9Y67hqG4mZ
## 4296 NETUM Barcode Scanner USB 2 0 Wired Handheld 1D Laser Bar Code Reader Scanner for POS Mobile Payment PC Laptop and… https://t.co/5CSAkAXtkL
## 4297 @HLDTour Now… how long did that take you hldaily? 🤣💀
## 4298 @beyisover thank u 1D
## 4299 MEIKE MK-320C Speedlite Flash TTL Fit Canon Mirrorless DSLR Hot Shoe Camera 1D Mark Series 1DS Series 5D Mark II 5D… https://t.co/cd3utY7vQT
## 4300 This was taken from the GALEX Telescope at 20X. There are 1,500,000 stars in the Thetis system 1,238 lightyears aw… https://t.co/f4tL2xCYme
## 4301 Silver 1D. Ripping. $23.40 strong resistance will see 🤔🫳🏻 https://t.co/xUJy2tNtHn
## 4302 the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/nINkxBfjN4
## 4303 Olivia Wilde Returns to Instagram With Bikini Pic After Harry Styles Split - https://t.co/CtEZiFMagY #OneDirection… https://t.co/xfM9ihg94R
## 4304 People who honestly think Harry was BULLIED by the other members of 1D have never seen how teenage boys act towards… https://t.co/yE19ZMYpL0
## 4305 @GeorgeNootFound WELCOME BACKKKKK
## 4306 MY NAME https://t.co/wir1M1HIsZ
## 4307 @dreamwastaken AHHHH HES BACK
## 4308 Me: idc abt 1d \nMe: made a list of every time their songs played at my summer job https://t.co/wOi0AGUFjw
## 4309 @madzluhcs If the 1d sluts lived close
## 4310 my 1d/harry phase so i had pretty much seen every edited and non edited photo of 2012 harry so i knew what he looke… https://t.co/s8YITeSUuh
## 4311 Story of my life by 1d is sooooo good! They killed it on SNL! So proud of our Label mates!
## 4312 Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this week… https://t.co/KqXQhnaQrx
## 4313 I THINK IM GETTING ONE OF MY FRIENDS INTO THE 1D FANDOM... BUT IF SHE DOES JOIN SHE DOESN'T KNOW WHAT SHE IS GETTING HERSELF INTO 👿👿
## 4314 @Syntari13 I don't watch a lot of Chargers games, but every one I've seen this season there's been one play in a cl… https://t.co/gHH0RrhFKw
## 4315 @THEHONKBOY Omgg you’re backkkk yayyy
## 4316 This hour's One Direction lyric is meant for a Libra... 'But I just wanna see you smile again.' \n\nSoon the path will make sense. ✨
## 4317 @AmdredLamb @rcristo @CburgesCliff There is a set of particles that ST can predict once the exact string parameters… https://t.co/fNOiRQE2lV
## 4318 #mtvhottest one direction
## 4319 “As It Was” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4320 @ZJMCRAVE Drunk \nDo Something Good\nDusk Till Dawn \n\nAnd even though it’s a 1D song, he sang on it and I kinda have to list it … “Diana” ☺️
## 4321 This was taken from the HerschelSpace Telescope at 100X. There are 3,500,000 stars in the Caerus system 50 lightye… https://t.co/9wjsdab98O
## 4322 @24hrsrry 50 for upper bowl
## 4323 @Lightsuplouis28 @harryslesgf @anneketruus STOP IMMEDIATELY
## 4324 @hippyg3 1D reunion at the next Capadli show
## 4325 Do you remember when you joined Twitter? I do! #MyTwitterAnniversary\n\nCries in joining right before the end of 1D 😭 https://t.co/m2zJCYHBqT
## 4326 Flare pants https://t.co/fXp2G1tb4B\nCardigan Top https://t.co/VbQBMwGPJx https://t.co/T6HgykS9ZW
## 4327 What happened w/ 1d fandoms....
## 4328 The Doge Pound - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/cZCFt41ZyI\n⬇️ See below for 200… https://t.co/K5dbFs2dT1
## 4329 What a concert + 1d night does to u https://t.co/1gt17s9VdD
## 4330 “Sign Of The Times” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4331 LampVPath 8PCS 1AA to 1D Size Battery Adapter Case, AA to D Size Spacers, AA to Size D Battery Adapter Converter Ca… https://t.co/91eCDut6tn
## 4332 people who were 4 when 1d was formed don’t talk challenge👍🏼👍🏼
## 4333 top 10\n- back to you (taemin)\n- if I could fly (1d)\n- this town (niall)\n- don't let it break your heart (LT)\n- so f… https://t.co/ftrg8vq7oc
## 4334 i should make a queueing playlist for Isaac
## 4335 12.17(Sat)\n\n"Wasted Night"\nat.SICKth\nOPEN 21:00\nDoor ¥2000(1D)\n\nTANAKA\nSAO\nTOMOYA\nJIMAR\nLiye\nSORA\nKAZU\nand more. https://t.co/v9FaD6npr3
## 4336 “Love Of My Life” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4337 I love 1D but sometimes I just don't get their old lyrics, here is a really cringey old one, 'Now she's feeling so… https://t.co/O0pUAXCIzf
## 4338 “Late Night Talking” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4339 @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH… https://t.co/oKjv3EFYDT
## 4340 Cop!!! This PPF with gloss or matte style lagi cunz weih 🥰❤️\nhttps://t.co/LlklhmKJ7T
## 4341 YFI/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $7312.41
## 4342 love you goodbye 1d https://t.co/YrkZz1xMp7
## 4343 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/WmQuZU5KJb
## 4344 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/frsmYX4mIF
## 4345 Harry cantando “What Makes You Beautiful” no show de hoje (04/12/2022) no Estadio Monumental River Plate, em Buenos… https://t.co/Pqc9sFB6Od
## 4346 harry canto what makes you beautiful. si el no supera 1D yo tampoco😭😭
## 4347 DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY
## 4348 IMX/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $0.505
## 4349 ICP/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $4.33
## 4350 why is 1d actually good sometimes
## 4351 FORTH/USD @ 1d Hit Resistance Zone!!! SELL NOW @ $3.61
## 4352 ↗ [1D BULLISH] #trading #bitcoin https://t.co/7AS2d9IGQ4
## 4353 “What Makes You Beautiful” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4354 The leather jacket looks great with the RadPro Shinshiro 💯\n\n🔍RadPro Shinshiro\n\nCheck us here:\n🛒Shopee:… https://t.co/tSib6nufBB
## 4355 “Treat People With Kindness” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4356 @Trippcouch 1D gen Art or Bust
## 4357 @mustachrryygf nahh that was the ass he got after 1d
## 4358 “Canyon Moon” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4359 The idea that 1d’s era is almost ten years scares me. I feel that I’am the only directioner in this generation and it hurts😭
## 4360 LOUIS IS GLOWING
## 4361 LOOKING LIKE A FUCKING GOD https://t.co/BGOCeQgoCv
## 4362 Halsey ‘The Haylor Song’ Origin; Singer’s Parody Viral Again 10 Years Later [VIDEO] - https://t.co/Kq2F95gnan… https://t.co/6212kOkttx
## 4363 NO BCZ HE USED HIS JACKET AS A SLING😭
## 4364 first mem is 11 year old me thinking their merch was cooler than 1D’s so my friends mom bought me the tally shirt a… https://t.co/pEVLs4DYTm
## 4365 I wish I could answer this, but out of all the evil my mother committed against me, purposely planning a vacation f… https://t.co/rExTb9vV7A
## 4366 ITS CRAZY TO ME THAT THEY DEBUTED THE YEAR THAT ONE DIRECTION DISBANDED OR WENT HIATUS (atp idk) AND I BE CRYING OV… https://t.co/QgGvgFAEE9
## 4367 first time opening for 1d luke was wearing a green day shirt and i looked at my mom and said “green day is opening… https://t.co/69yiqFbE7x
## 4368 “Lights Up” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4369 @mingyulogy my fave singing my fave 1d song guys omg
## 4370 https://t.co/fEdVvxEioe #ファッションモンスター we are #V @yoshikiofficial @pmyurin #wearex #vk #vkei #1d
## 4371 @starfess coldplay, 1D, niall
## 4372 Harry is writing a song about the 1D website eventually
## 4373 @littlebtrlight pls dont ily
## 4374 tommorrow i have school (i need to wake up a t 6:30am) but im still awake (its 2:36am)
## 4375 @idongCodes You are still in 2D...if not 1D.
## 4376 every single one of those “quotes i think match the 1d boys” tiktoks feels like a personal attack
## 4377 Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za
## 4378 i know everyones like awe harry didnt do an artist message for spotify but imagine how i feel.. harry & 1d were in my top artists. 1d.
## 4379 This hour's One Direction lyric is meant for a Cancer...'You tell me that you're sad and lost your way. You tell me… https://t.co/jFuYeRm2oc
## 4380 @cosmictaennie she always had ☹️ since i showed him back in the 1d days she has very good taste
## 4381 @Harry_Styles hello harry, my name is Maria Fernanda, I'm from Brazil and I'm using the translator to ask you for a… https://t.co/SyNx5RJy3L
## 4382 #stablediffusion\n\nA CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS DEEP DREAM FILTER ISO 51200 F/1.4 SHUTTER SPEED 1… https://t.co/PMg3lc5Avy
## 4383 mostly free, but the best was free for 1D floor in 2013/14 I don’t even remember https://t.co/xeYJ2iytAy
## 4384 Sound Storm Laboratories CG3000 1D Class D Car Amplifier - 3000 Watts, 1 Ohm Stable, Digital, Monoblock, Mosfet Pow… https://t.co/W8aVnJoZMU
## 4385 Planet Audio AC3000 1D Anarchy Series Car Audio Amplifier - 3000 High Output, Class D, Monoblock, 1 Ohm, Low Level… https://t.co/ua4w32qL74
## 4386 @melissakleier I agree, live is essential especially now but I guess he got burnt out during the 1D years
## 4387 @startedtochafe YASSS i played flappy bird during the 1d songs i didnt know
## 4388 1st Obj reached after the detection of the upward divergence #WTI on #EURHKD in 1D vision reinforced by a harmonic… https://t.co/XIQXq5tgha
## 4389 as it was
## 4390 Stan lesbianism (ppl who identify as “Pharbz,” also known as “sapphic-vibes-Netflix Twitter”) is just repackaged 1D… https://t.co/cDcKyOoDU4
## 4391 “Keep Driving” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4392 but it has to be 2012 1d fanfic level cringe
## 4393 "every thing she never had, she's showing off" Night Changes, 1d https://t.co/f6388gcOyu
## 4394 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think tha… https://t.co/OsIodEwaVG
## 4395 @todays1dhistory WELL WELL WELL 🤭
## 4396 @Ednyisdone Who turned them 1D
## 4397 Take Me Home 1D bonus tracks on another level fr and we don’t talk about it enough
## 4398 @startedtochafe YASSS we were at the same show except i sat down after 5sos set because i didnt like 1d 😭😭😭
## 4399 i was this close to 1d in their prime let’s talk about it https://t.co/pjFA4zEpVH
## 4400 #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading… https://t.co/cBdluLyHex
## 4401 “Daylight” agora.\n\n#LoveOnTourBuenosAires #LoveOnTourArgentina
## 4402 @grouponm0m The child is Lux the daughter of 1D‘s stylist she was always there for pap walks etc. her mother „Lou T… https://t.co/duIWjbgysi
## 4403 the original 1D x 5SOS stan VERY few can say the same https://t.co/JTeksjAjFm
## 4404 I forgot to share this from the MÅ concert, saw it outside as we were walking up on the line up 🤣 1D x Må when https://t.co/EYGTJkJvZ7
## 4405 really missing the era when i used to rush home from school to read 1d fan fictions for hours and hours
## 4406 @LordGreyLord I rarely get headaches - but I feel ya. The (0n\\/1d is just like the glandular fever I had in my 20s. Not pleasant.
## 4407 it only cost $350 to meet 1d back in 2013 like $350 to meet harry when he was in THAT era https://t.co/okwpYjlgBk
## 4408 @HLDTour NOT THE JUST FOR TONIGHT 🧍♀️
## 4409 for spam lovers ✨\nSHOPEE link : https://t.co/7MscsO4N3G\n\n#DanielPadilla BENEDIX RAMOS LRT-1 Naomi Campbell Deanna… https://t.co/Hen0WaxSpE
## 4410 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/hfof2O5Gso
## 4411 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/dO2vwzp11b
## 4412 #ETHUSDT 1d UTC/GMT TIME:2022-12-05 00:16:20 https://t.co/SpoBFLY2yj
## 4413 All the comments about Louis, do these people even read the lyrics? Wake up and see who H has been writing songs si… https://t.co/ha1pcQ3hMq
## 4414 @daemyra_1D @daemyrasdog this ^^ 💞
## 4415 @totheverystart no fr, and i’m dying waiting on the updates
## 4416 "can we do it all over again" - over again 1d https://t.co/hsFoRityet
## 4417 wowza 1D was the best but their lyrics were a bit off sometimes, here is one that is really cringey, “If you ever f… https://t.co/esPP9twIPa
## 4418 Pressure didn't make things any easier but you have to make that throw and hope your RB either races to 1D marker o… https://t.co/sGBvIBT6hR
## 4419 @eversincesatllt Louis, wos, walls, arctic monkeys, Harry, 1d, Taylor :>
## 4420 One Direction Heardle #61\n\n🔊🟩⬜️⬜️⬜️⬜️⬜️\n\nhttps://t.co/x5iriv9AGR
## 4421 my 1D concert was free 🤭 https://t.co/NEAbDgOHbO
## 4422 Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early b… https://t.co/DdOmnwEdvg
## 4423 [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $SDN\n2: $QLC\n3: $CHNG\n4: $LTC\n5: $DASH\n\nTop 5 b… https://t.co/sSIddoOIpK
## 4424 [Scan results - #KuCoin - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $MFT\n2: $TWT\n3: $TEL\n4: $GRIN\n5: $PDEX\n\nTop 5 b… https://t.co/KVG7uNOqdc
## 4425 [Scan results - #Binance - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $TWT\n2: $UNI\n3: $BAND\n4: $OP\n5: $QLC\n\nTop 5 bu… https://t.co/8v2ysQWQ2o
## 4426 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/mpasMhpiQu
## 4427 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/TpvUj6lfJS
## 4428 #BTCUSDT 1d UTC/GMT TIME:2022-12-05 00:08:04 https://t.co/CUY135fKTP
## 4429 Tori Kelly, Amber Riley\n\nWanting Baby One More Time and even offered to give Max a car just to get the song since i… https://t.co/8AJK96CCIH
## 4430 @dearchris_13 @lottelovestay @ThrowbackTaylor if you want ot be evil... 1D broke up so in a way it already did. lol.
## 4431 Good reaction today. Looks good on 1h 4h 12h and 1d above 13/25 emas
## 4432 @JohnRMoffitt @JeffAndDonkeys @JMPeck69 @SouthlakeIndep1 @keithmehl @gunsnrosesgirl3 @IrvingForbush2 @Cargas7… https://t.co/fmtR1ndOx2
## 4433 BTCUSDT [1d]: Break Above $17,000\n\n$BTC #BTC #Bitcoin https://t.co/QGkUNV1poP
## 4434 @UnlockedSmau @1d_Obsessionnn nah we all know it’s louis writing these 🙄🙄🙄
## 4435 Distortion compelling platypus-woman, hooves\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +2, DEX: +0, WIL: +2\nAt… https://t.co/VgMdnvmFhF
## 4436 @AndrewZ24597481 PHX-1D has the MGs removed in favor of additional heat sinks
## 4437 $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H… https://t.co/uEdo3Ngfsm
## 4438 @nftcaptain_ @wabdoteth no, this is for 1d
## 4439 @1d_Obsessionnn lmaooooo i cant find another one that i like as much as unlocked 😭
## 4440 @harryfIorals i got free tickets for 1d 😋
## 4441 This was taken from the HerschelSpace Telescope at 100X. There are 25,000 stars in the Apollo system 100 lightyear… https://t.co/vcUwBqOLZm
## 4442 @katerrinna91 marron- taylor swift \nend of the day - 1D\nwould've could've should've-taylor swift\noctober passed me by-girl in red
## 4443 wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set -… https://t.co/ejjcUZ13d1
## 4444 @ThrowbackTaylor No because the way these photos absolutely ended 1D stan Twitter
## 4445 @1D_larry1007 @HLDMedia He is
## 4446 Unusual volume of the day: $SRM - $0.24442 (-4.66%)\n\nUpbit: \nAverage 50 1d volume: 50 Million\nLast: 226 Million\nPer… https://t.co/ET8LIGLtla
## 4447 SJ, tbz, westlife, 1D, smtwon, one ok rock, higedan https://t.co/UlLIZoonjm
## 4448 #USOIL 1h and 1d https://t.co/GA2YTovhL5
## 4449 I thought we all knew Korean agencies abuse their power and exploit the artists. Pop musicians in general are explo… https://t.co/1JxhvFX4gs
## 4450 I miss 1D, can they do another tour plz😭 #OneDirection
## 4451 So like who is giving away the four urban outfitters 1D vinyl for Christmas 😔
## 4452 right now de 1d https://t.co/LLl1WqskJu
## 4453 music keeps making me fry
## 4454 @Ozzllo1Ozzllo Is that a real dog........
## 4455 How people can say the BTC will go to 20K please take a look on All frames 1-4h overbought 1D overbought all frames… https://t.co/tRO14BNFO3
## 4456 @theekyIie And everyone besides 1d who he's liked has been a flop
## 4457 This hour's One Direction lyric is meant for a Virgo... 'They don't know what we do best, that's between me and you… https://t.co/3aneBRH7dF
## 4458 the people who would rather louis to not do 1D songs on tour must not know what happiness is.
## 4459 @JHildenMinton @summerlinARK Yeah - "refreshing training data" is a "model update". \n\nWhen the cost/performance of… https://t.co/f5uJ5uT6eI
## 4460 I miss 1D
## 4461 4h/1d looks super good
## 4462 @Ozzllo1Ozzllo @HukAleksandra I can tell you like Lobster 🦞 😘🤣
## 4463 One Direction Heardle #60\n\n🔉🟥🟩⬜️⬜️⬜️⬜️\n\nhttps://t.co/gtocEPCpc0\n\ni’m so silly i got it mixed up with nobody compares
## 4464 @definitely_1D Yes me too! It's still so good and just knowing how genuine they were so early on.... Whew
## 4465 $XNO 4H & 1D\n\nGreen - support\nRed - Immediate targets\nBlue - Moon targets https://t.co/1EssivRugE
## 4466 @EtLeonlebourdon @regalmonswift @starxsia @ExquisiteWill as if he wasn't gonna go that day but his mom convince him… https://t.co/KcVTtYEdel
## 4467 World Of Women - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/79E83t1Hlw\n⬇️ See below for 200… https://t.co/DwzOmbEroO
## 4468 @sugarscape All of them
## 4469 @PersisTina I love this picture, I love the outfit too casual but sexy 😍
## 4470 @aluspe S*mon is Louis PR publicist. He was with 1d but then separated from the company he was with during 1d and t… https://t.co/ZX6l4vPnJN
## 4471 Luke said what a feeling and either Luke or Michael said that because they saw so many 1D shows they think they’d b… https://t.co/bc3DB8lKKk
## 4472 their fan base is different, louies were the ones hating on him, harries didn’t say anything bc we know harry loves… https://t.co/qbimsCuzwn
## 4473 $EURUSD 1D, log scale\n\nSlope of 21 & 50-day MA, most positive since October '10 and March '11 respectively. The pai… https://t.co/41tvrqSK4o
## 4474 i like 1D
## 4475 @totheverystart i wish i saw this before i got invested in it lmaoo
## 4476 @DesireeDynamite @Justice4CV150K @JanJekielek @elonmusk This: https://t.co/E0LbQXDaWq\n\nConversations are already tr… https://t.co/hVsr4niWs4
## 4477 Liam, Harry, Niall, Zayn and Louis are great but they wrote some questionable lyrics back in the day, heres a bad… https://t.co/q4Qrt1x6xP
## 4478 1D bops @yeetsabssss
## 4479 @oflaylaymayor @iconic_sage1 @jamiu_BIN_ladin @Smiling_Chee1 @abazwhyllzz @danieI_main @essienjoy_ @Ovo_himsef449 I… https://t.co/TlpN93kElC
## 4480 how do i make friends on stan twitter 🥹🫶🏽😭\nartists i love: \n-1D\n-sabrina carpenter \n-joshua bassett \n-olivia rodrig… https://t.co/ngiTsd8ZGX
## 4481 Louis Tomlinson roared on the Three Lions with fans at Boxpark - https://t.co/cPyfr8KjNN #OneDirection #1D… https://t.co/oRARxzxwkr
## 4482 free to 1D where we are tour🧎♀️ https://t.co/viJCzOmgXi
## 4483 $COIN i think this is a reclaim for coinbase\ntarget up here, \n\nplays into the narrative of charts rip if crypto has… https://t.co/JW0uZMzu6i
## 4484 @1d_Obsessionnn @UnlockedSmau I would like to know who it is
## 4485 We're giving 1D's tickets concert, RT for a chance to win this then #FOLLOW quotingIife we'll DM 50 lucky fans:) https://t.co/eyTAXcrcV8
## 4486 @wh1te_rabb1t__ Is 1d even real
## 4487 Shadowban Bot @uee3_
## 4488 12. Asus VivoBook Pro 15 M3500QC\n•Processor `RYZEN 5 5600\n\nLink Shopee : https://t.co/BguI6dqC2r https://t.co/G0ikmDxZnT
## 4489 10. Acer Aspire 5\n•Processor `AMD® Ryzen™ 3 5300U\n\nLink Shopee : https://t.co/Yn48vqJuCE https://t.co/ogZxeEeI6u
## 4490 8. HP ProBook 635 Aero G7\n•Processor `AMD Ryzen™ 5 4500U\n\nLink Shopee : https://t.co/Ok2HpuV9er https://t.co/MFwY170US5
## 4491 6. Asus ZenBook Flip 14X OLED\n•Processor `Intel® Core™ i5-1135G7\n\nLink Shopee : https://t.co/MwLqK1jPJc https://t.co/P9zoQ1Xcom
## 4492 4. HP Victus 16-E0088AX/E0089AX\n•Processor `AMD Ryzen 5 5600H\n\nLink Shopee : https://t.co/v54elI9IXE https://t.co/wOdzh6v8Al
## 4493 why do they play 1D every time I step foot in this grocery store
## 4494 Mimpi 1D comeback 😭
## 4495 https://t.co/cUUhyvX3Pw Special Forces' Fight #Tchaikovsky #LGBT #ロシア正教 #RussianOrthodox #ロシア #russia #セクマイさん… https://t.co/t1pIoQqTw1
## 4496 @fIatlinelftv @5SOS but wait, were 1D on that??
## 4497 Ever-young clay chameleon, trunk\n\nHealth: weak (1d HP)\nArmor: moderate (8)\nSTR: +0, DEX: +0, WIL: +4\nAttack bonus:… https://t.co/hLnBlDq23G
## 4498 1D: We're only getting older baby... \nMe: Bro there's no we in my life
## 4499 @I_admire_1D @FCTOMLINSON91 @imkiwiya U ana Aboukhelal 😌
## 4500 @JalebiBehn you listening to 1D?
## 4501 @CentralHime Yours is 1d
## 4502 @JUALAN_BASE Lash lift 76k\nhttps://t.co/4EczUgKFNS https://t.co/IQR4NwrYAw
## 4503 #np I Love You
## 4504 15. iPad Air 4\n\nLink Shopee : https://t.co/TU7Y7nknJI https://t.co/ieOhq2U0br
## 4505 8. iPhone X\n\nLink Shopee : https://t.co/lF8s2W50t6 https://t.co/ANsfNdlukQ
## 4506 7. iPhone 12 Pro\n\nLink Shopee : https://t.co/4QqQXBlVvB https://t.co/shWNH8JvFY
## 4507 Me: Oh Harry , looks cute 🥺\nMe after a sec: But wait, these tattoos!! This is Louis!!!! https://t.co/ZniF3TLFKE
## 4508 (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around Novem… https://t.co/Pm1P64jNuk
## 4509 $NUM will comeback\nDoji candle in TF 1D is reversal pattern 🔥
## 4510 Ayo don't u dare pull a Harry Styles on me Charlie 😭 https://t.co/3Yvuoq1tXk
## 4511 3. Apple Watch SE\n\nLink Shopee : https://t.co/9wFKBYz0Ir https://t.co/sEc3kw2AMT
## 4512 I can’t believe this is the same Harry I saw at 1D’s first ever US show in a theater with a 4.4k capacity 🥹 https://t.co/1kRLvpBvoR
## 4513 why do u keep acting as if they were still in 1d tho..if this had happened with any other artist u wouldnt be compa… https://t.co/BXdWbqbSv8
## 4514 @1d_Obsessionnn tbh i think they just got bored and were like “ok yeah i’m done”
## 4515 @1d_Obsessionnn don’t, the ending was shit 💀
## 4516 $CF 1D Waiting for a bounce off the trendline. https://t.co/MQX4mReSlp
## 4517 @sweaterboysteve god same 😖😖😫 I’ve thought about country club son seducing his dad’s colleagues since my 1D days bu… https://t.co/Xm95HEaCJi
## 4518 $FLEX 1D .5 fib entry stop loss below .618 https://t.co/0lWpCp1fAV
## 4519 tf do you mean 1d ago 3 days ago tho anyway day 35 still Dilucless https://t.co/Rphve6Cnja
## 4520 This hour's One Direction lyric is meant for a Virgo... 'I've been thinking about the nights and the dangerous tric… https://t.co/Uua9W4nOaQ
## 4521 @HannaA_1d You'll have 10 concerts to do that soon
## 4522 someone write a england vs aus where 1d is on the england team and 5sos is on the aus team and they are all friends
## 4523 . \nhttps://t.co/tEZ9hx9umP\n\nDownload Josh for more videos like this!\nhttps://t.co/ZVLaEHeQaO
## 4524 @ilovebigrredbus liv, niall, 1d, lou y harry
## 4525 $PCG 1D Head and Shoulders 1h flag https://t.co/rLuUxlXguW
## 4526 moving from 1d stan twt to whatever this side of life is was the best ever
## 4527 @BrianH_321 @gunnerblog I think you're right, &still some people say he's getting lucky with a good squad. He also… https://t.co/qGbRtxgFG3
## 4528 @thames4peeps . dimensionless point\n_ 1d line\n□ 2d square\n🧊 3d cube \n\na drill makes a point, a saw makes a line, a… https://t.co/kfeTVwEr58
## 4529 Me & my @fcballyhoo 08 black teammates played at the @PAClassics winter showcase. We won our bracket (2w-0l-1d). We… https://t.co/sEHGtDMpmd
## 4530 We all know what's going on here https://t.co/JMpcgHXBgp
## 4531 Harry Styles runs out on stage in Argentina to celebrate England's World Cup win - https://t.co/hQUFa9Z2Ge… https://t.co/Ml2ecQy37l
## 4532 No he's not real https://t.co/GDpfrTrAxk
## 4533 @1d__fairy I see it happen a lot with other groups having a song or artist from a different artist on their page lol it’s so strange
## 4534 Plsss he's so gay! Btw he's wearing the Prague t-shirt! My show 🥹 https://t.co/hmxrvC0k0V
## 4535 @jaeminsprout True alshaksnw I think that happened before with a different group or smth and everyone was like "what is going on 🧍🏻♀️"
## 4536 Please 😭😭😭. https://t.co/eKwgaTxces
## 4537 1D and goal. 1 has been excellent. #Chiefs
## 4538 @1d__fairy It took me a while to figure out how to contact support but I let them know and it looks like it was pre… https://t.co/R9PQ0D8vf6
## 4539 @jaeminsprout OMG FINALLY, THE BOYS ARE FREED FROM THAT SPOTIFY MISTAKE 😩😩😩
## 4540 Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September… https://t.co/NGbEdeND3M
## 4541 1D for 9. And what should be a helmet to helmet hit not called. #Chiefs
## 4542 🏳️🌈 | mcyt | (5sos/1D) | minor 👀 | guys I swear I'm funny come on
## 4543 @Mujinwife You called? 👁️👁️\n(still getting into both but I am getting there)
## 4544 @stevensbestie He looks like he would punch me in the face after the picture is taken and I would thank him qldnalnewlns ༎ຶ‿༎ຶ
## 4545 Why was 1D not roughing the passer? 15 spun and slung to the ground. #Chiefs
## 4546 @s_linob still learning the language, gotta use what I know\n(;;;・_・)
## 4547 🧐 This is the first answer in this Prode Event!\n\nQ: Who will win the round of 16 match (#52) between 1D and 2C at t… https://t.co/sLfVemLnc9
## 4548 @s_linob (using my very sparse Korean knowledge here)
## 4549 SO PRECIOUS ALSO HIS ARM😭😭 https://t.co/00IIOHVNqf
## 4550 thereum $ETH Amount of Supply Last Active 24h (1d MA) just reached a 1-month low of 130,521.816 ETH https://t.co/3JzOWu1Imf
## 4551 What makes you Beautiful. \n@the1975 Cover by @onedirection\non @bbcradio1 Live Lounge\n\n#NiteNite\n\n#wmyb… https://t.co/jnz6mqypoa
## 4552 Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE… https://t.co/8ocmH2ArBF
## 4553 Happy 2 years to the wonderful and magical Wonder💙 @ShawnAccess @ShawnMendes https://t.co/MxggKipLiQ
## 4554 SUCH A BABYYYYYY😭😭😭😭😭 https://t.co/AgVSUwO4qw
## 4555 Baby 🥺🤍🤍. https://t.co/ikavp0z7WB
## 4556 Ending in 1d 8h. Gr8 exfoliating wash duo. Philosophy Microdelivery Exfoliating Wash Duo (32 oz) https://t.co/z6ar0Utuoz #eBay
## 4557 Ending in 1d 8h. List of choices are included in the description of this listing. Please message me choices before… https://t.co/ohLbWwpuVt
## 4558 Ending in 1d 8h. Set of shower gels. Set of 2 Philosophy Shower Gels (Your Choice) (32 oz) https://t.co/BJYRsg2vIV #eBay
## 4559 @felixsfreckle3 HEY! HEEEEY HEY HEY HEY
## 4560 I love 1D but sometimes their lyrics were a tiny bit off, here is one that is really cringey, “When I'm fat and old… https://t.co/B9KFl6DXPI
## 4561 @1d__fairy AND I KNOW NOWWW THAT IM SO DOWNNNN
## 4562 all of my irls (2) only know louis from 1d. you don’t know him like i do 😕‼️
## 4563 @felixsfreckle3 YOUR LIPSTICK STAIN IS A WORK OF ART, I GOT YOUR NAME TATTOOED IN AN ARROW HEART
## 4564 my biggest flex is meeting 1d on a free ticket i got day of like that’s unmatched https://t.co/g3EHP2MkuP
## 4565 how did literally all of 1D end up being the most gorgeous men ever?? like what if one of them ended up being ugly im 😭
## 4566 Why is Thing my favourite character in this series, so much personality in one hand #wednesdaynetflix #wednesdayaddams
## 4567 @HLDMedia @UpdateHLD FETUS LOU FR FR 🥹😭
## 4568 This is the #BTC 1D STOCH start from left to right you see it was dumping, price was dumping, then it was pumping,… https://t.co/W95iHa0YXo
## 4569 dont b surprised when he's exposed for being a cannibal 😭😭😭😭 https://t.co/U9CmxD8s2G
## 4570 @DayneKronshage @stan8331 @BonnieS21912114 @marceelias Explanation some areas require a hand count to verify result… https://t.co/zM3eKIa1cv
## 4571 on the @tradingview app I can barely fit the BTC 1D chart on the screen, since (real value ATH) ,\n\nThis is depressi… https://t.co/kGNO8MD5QS
## 4572 Why is he so perfect 🤯? https://t.co/Q5uXA0Kw1F
## 4573 My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity… https://t.co/38qdc510BI
## 4574 Ao3 all the way! I’ve been reading ff for a long ass time. Lmao the amount of 1D maid fics on wattpad was insane. W… https://t.co/oCNM4PwzIx
## 4575 #aus200 1d. I had been waiting for a tag of the .786 and subsequent reaction. This is how I currently see it. https://t.co/0hprCQa8KR
## 4576 @stylinarts You are right... the majority of songs that Harry has ever written since 1D days either for the band or… https://t.co/1va4cyR0Jx
## 4577 20 na araw na lang bago mag-Pasko! 🎄 Looking for gift ideas this season for friends and relatives? Tara, shop na!… https://t.co/qmDjpx4UUI
## 4578 @HLDMedia @UpdateHLD THAT LOOK
## 4579 Rat insect manta ray, mucus\n\nHealth: weak (1d HP)\nArmor: light (7)\nSTR: +3, DEX: +1, WIL: +1\nAttack bonus: +1, camo… https://t.co/n3qsAIg1QQ
## 4580 i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something… https://t.co/sjZVGqfoXI
## 4581 @thighrrybot Please, don't
## 4582 pick back to the RZ to a bengals 1D in our RZ cool cool cool cool cool cool cool cool cool cool cool cool cool cool… https://t.co/SeUmcksm92
## 4583 TW : Ry stock price tsx: ...trading and investing.tls forumsgrinnall trikes for sale ukarabia mountain high school… https://t.co/uVhjHYIe3P
## 4584 spent the whole day talking about harry, Louis and 1d with my irl bff, she said she's concerned I know so much about them 💀
## 4585 no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly… https://t.co/YSXylQHdFn
## 4586 fanbase names and stuff? yk how 1D fans are directioners and otp fans are legends? wtf will ear candy dudes fans be called? lollipops?
## 4587 @obxstiles i did! it was a part of their setlist on the 1d wwa tour too
## 4588 @rockstarlt He has written a lot of 1d's songs so he can sing whatever he loves and guess what we'll be singing any… https://t.co/P9gy02ajaY
## 4589 @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload… https://t.co/0HvGKE3J8y
## 4590 Why do teachers take soooo long to grade
## 4591 $Atom 1d\n\nLet's see how the yellow zone holds up by candle closes (not including needles) in the coming days. https://t.co/P2rQ0QXbm6
## 4592 @ilovebigrredbus louis harry niall olivia tv 1d
## 4593 @harryisamiIf I can’t believe they’ve never had the whole if 1d on there
## 4594 @wednesdayaddams Literally would do anything
## 4595 Their 1D covers were some of the reasons why I'm in this diamond life. Urgh! https://t.co/nwqceWk9Q1
## 4596 @sky_102001 In short: SJ is Louis' PR manager and used to do the PR for Syco, and therefore for 1D, providing a lot… https://t.co/eybGhGaYZL
## 4597 @IsomorphicPhi @ATCarrMath These things show up in every field of analysis i’ve ever studied (even 1d complex, cf t… https://t.co/rVD2WndDCj
## 4598 1d day 2.0 for me https://t.co/6iEcbYEETm
## 4599 $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment… https://t.co/bjkIeTiUic
## 4600 Dan + Shay's Shay Mooney On Why He Decided to Lose Weight: 'I Wanted to Change My Life For Me' -… https://t.co/zDg1LDMDRX
## 4601 up until this year i listened to 1D and 1D only.. this year i somehow got swim, otp, newdad, isaac, tom, townhouse,… https://t.co/MCFOGKpDAd
## 4602 Another really nice 1D gain from 1. #Chiefs
## 4603 @ilovebigrredbus louis 1d vampiros olivia harry noall
## 4604 Easy, big run from 1 on 1D. #Chiefs in the red zone.
## 4605 @ilovebigrredbus Louis, 1d, Aitana, harry, niall
## 4606 @HLDPromo Idk about Last two !!
## 4607 @HLDPromo Idk if i am worng😂\nLate night talking\nGolden
## 4608 interact to gain 1D moots!
## 4609 @luisat0mlinson I know 😏
## 4610 This hour's One Direction lyric is meant for a Scorpio... 'I'll say that I hate a song then you'll go request it th… https://t.co/GxT09wUOqo
## 4611 @LTHQOfficial Uhm wait what? What did I miss? I bought my tickets like 2 months ago?
## 4612 @Ellen_Horan_1D Oh that's actually smart
## 4613 @befookinkind28 @otb28sunshine ...that did not change since 1d
## 4614 @England @FIFAWorldCup we're screwed
## 4615 @tommillichamp Not really, I've had migraine all weekend and I really needed to work for school but I couldn't bc o… https://t.co/LeWIKkz2CA
## 4616 @tommillichamp were you ever a 1D fan back in the days??? (we will only cancel you a little bit if not)
## 4617 @ilovebigrredbus 1D louis harry niall y olivia
## 4618 @luisat0mlinson Put another pair on?
## 4619 @1D_FITF28 WHY DONT U START?:))
## 4620 @grouponm0m 1D’s stylists’ daughter
## 4621 U wanna know wht I like?\n1D-Maroon5-ImagineDragons-JTimberlake-BrunoMars-PARAMORE!-OneRepublic-5sos-THEVamps.\nU kno… https://t.co/G4p6dCXzDt
## 4622 @tommo28sun You should have to start with DM😂😂😂 goggles gonna not answer you perfact😂
## 4623 Bored Ape Kennel Club - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/DJUnfYyRnK\n⬇️ See below… https://t.co/8uGWUwTW3N
## 4624 @LTHQOfficial YOU GAVE ME A FUCKING HEARTATACK JESUS
## 4625 Daily bias\n\nOn a 1D TF, market structure shift, accompanied with a FVG. \n\nRelative equal low in sight. Short term u… https://t.co/61cTZ0WjyK
## 4626 I have a fucking muscle tight in my knee wtf why it hurts so bad
## 4627 We’re the other 1d members ever jealous that harry got every single chorus
## 4628 @1D_FITF28 its hard! where ama i supposed to start from?😂😂
## 4629 @HLDMedia Ok this eyes can kill https://t.co/iRYzS0I9fQ
## 4630 Love 1D? caramencinta Love CJR?
## 4631 Love 1D? caramencinta Love CJR?
## 4632 Love 1D? caramencinta Love CJR?
## 4633 Love 1D? caramencinta Love CJR?
## 4634 @thelittlefreaks Thank you for this opportunity. This is so sweet of you. I would love to have a 1d vinyl <3 https://t.co/bdtlxrdEQa
## 4635 @HLDMedia He's so beautiful
## 4636 @HLDMedia Is this an angel??? https://t.co/YS36IxU6y0
## 4637 YUNGBLUD weighs in on BTS, Harry Styles, and Travis Barker playing 'Would You Rather?' - https://t.co/EpiwbMDXUV… https://t.co/9hFRPZJwjO
## 4638 @LTHQOfficial Already have tickets for Budapest💙
## 4639 @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Jos… https://t.co/OSS3PHtFUC
## 4640 @1D_FITF28 Good!\n*googles how to flirt with a stranger*
## 4641 @CRYPTOPUMP247 Where I struggle to get my head around TA is what it all actually means in a real sense. For example… https://t.co/iXSGoNOuhc
## 4642 @wonder_lwt Hahaha \nUr like the only 1D + dtqk moot i have i think
## 4643 @Ellen_Horan_1D Already wearing some
## 4644 @tommo28sun Fine !! How about you!!
## 4645 NiallOfficial Thank you for being born.
## 4646 @cloutfulrob 1d for life
## 4647 Love 1D? caramencinta Love CJR?
## 4648 Love 1D? caramencinta Love CJR?
## 4649 Love 1D? caramencinta Love CJR?
## 4650 Love 1D? caramencinta Love CJR?
## 4651 Love 1D? caramencinta Love CJR?
## 4652 @1D_FITF28 how are youu??
## 4653 Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGsGnEkdmT
## 4654 Guys , we need to stream this album better please .\n#LouisTomlinson #FaithInTheFuture https://t.co/awDvlc78MA
## created isRetweet Created_At_Round
## 1 2022-12-06 23:59:51 FALSE 2022-12-07 00:00:00
## 2 2022-12-06 23:59:34 FALSE 2022-12-07 00:00:00
## 3 2022-12-06 23:58:08 FALSE 2022-12-07 00:00:00
## 4 2022-12-06 23:55:03 FALSE 2022-12-07 00:00:00
## 5 2022-12-06 23:52:54 FALSE 2022-12-07 00:00:00
## 6 2022-12-06 23:52:39 FALSE 2022-12-07 00:00:00
## 7 2022-12-06 23:51:50 FALSE 2022-12-07 00:00:00
## 8 2022-12-06 23:51:44 FALSE 2022-12-07 00:00:00
## 9 2022-12-06 23:50:42 FALSE 2022-12-07 00:00:00
## 10 2022-12-06 23:50:34 FALSE 2022-12-07 00:00:00
## 11 2022-12-06 23:49:50 FALSE 2022-12-07 00:00:00
## 12 2022-12-06 23:49:16 FALSE 2022-12-07 00:00:00
## 13 2022-12-06 23:48:42 FALSE 2022-12-07 00:00:00
## 14 2022-12-06 23:47:40 FALSE 2022-12-07 00:00:00
## 15 2022-12-06 23:46:56 FALSE 2022-12-07 00:00:00
## 16 2022-12-06 23:46:33 FALSE 2022-12-07 00:00:00
## 17 2022-12-06 23:46:17 FALSE 2022-12-07 00:00:00
## 18 2022-12-06 23:45:15 FALSE 2022-12-07 00:00:00
## 19 2022-12-06 23:42:45 FALSE 2022-12-07 00:00:00
## 20 2022-12-06 23:41:30 FALSE 2022-12-07 00:00:00
## 21 2022-12-06 23:40:51 FALSE 2022-12-07 00:00:00
## 22 2022-12-06 23:40:08 FALSE 2022-12-07 00:00:00
## 23 2022-12-06 23:39:36 FALSE 2022-12-07 00:00:00
## 24 2022-12-06 23:38:59 FALSE 2022-12-07 00:00:00
## 25 2022-12-06 23:38:50 FALSE 2022-12-07 00:00:00
## 26 2022-12-06 23:38:39 FALSE 2022-12-07 00:00:00
## 27 2022-12-06 23:38:39 FALSE 2022-12-07 00:00:00
## 28 2022-12-06 23:38:24 FALSE 2022-12-07 00:00:00
## 29 2022-12-06 23:37:56 FALSE 2022-12-07 00:00:00
## 30 2022-12-06 23:37:34 FALSE 2022-12-07 00:00:00
## 31 2022-12-06 23:37:25 FALSE 2022-12-07 00:00:00
## 32 2022-12-06 23:37:21 FALSE 2022-12-07 00:00:00
## 33 2022-12-06 23:35:06 FALSE 2022-12-07 00:00:00
## 34 2022-12-06 23:35:01 FALSE 2022-12-07 00:00:00
## 35 2022-12-06 23:34:58 FALSE 2022-12-07 00:00:00
## 36 2022-12-06 23:34:55 FALSE 2022-12-07 00:00:00
## 37 2022-12-06 23:34:54 FALSE 2022-12-07 00:00:00
## 38 2022-12-06 23:34:51 FALSE 2022-12-07 00:00:00
## 39 2022-12-06 23:34:48 FALSE 2022-12-07 00:00:00
## 40 2022-12-06 23:34:48 FALSE 2022-12-07 00:00:00
## 41 2022-12-06 23:34:45 FALSE 2022-12-07 00:00:00
## 42 2022-12-06 23:34:39 FALSE 2022-12-07 00:00:00
## 43 2022-12-06 23:34:38 FALSE 2022-12-07 00:00:00
## 44 2022-12-06 23:34:38 FALSE 2022-12-07 00:00:00
## 45 2022-12-06 23:34:35 FALSE 2022-12-07 00:00:00
## 46 2022-12-06 23:34:33 FALSE 2022-12-07 00:00:00
## 47 2022-12-06 23:34:17 FALSE 2022-12-07 00:00:00
## 48 2022-12-06 23:34:16 FALSE 2022-12-07 00:00:00
## 49 2022-12-06 23:34:06 FALSE 2022-12-07 00:00:00
## 50 2022-12-06 23:34:00 FALSE 2022-12-07 00:00:00
## 51 2022-12-06 23:33:53 FALSE 2022-12-07 00:00:00
## 52 2022-12-06 23:33:50 FALSE 2022-12-07 00:00:00
## 53 2022-12-06 23:33:49 FALSE 2022-12-07 00:00:00
## 54 2022-12-06 23:33:45 FALSE 2022-12-07 00:00:00
## 55 2022-12-06 23:33:40 FALSE 2022-12-07 00:00:00
## 56 2022-12-06 23:33:36 FALSE 2022-12-07 00:00:00
## 57 2022-12-06 23:33:32 FALSE 2022-12-07 00:00:00
## 58 2022-12-06 23:33:31 FALSE 2022-12-07 00:00:00
## 59 2022-12-06 23:33:28 FALSE 2022-12-07 00:00:00
## 60 2022-12-06 23:33:26 FALSE 2022-12-07 00:00:00
## 61 2022-12-06 23:33:23 FALSE 2022-12-07 00:00:00
## 62 2022-12-06 23:31:38 FALSE 2022-12-07 00:00:00
## 63 2022-12-06 23:31:23 FALSE 2022-12-07 00:00:00
## 64 2022-12-06 23:31:15 FALSE 2022-12-07 00:00:00
## 65 2022-12-06 23:30:31 FALSE 2022-12-07 00:00:00
## 66 2022-12-06 23:29:57 FALSE 2022-12-06 23:00:00
## 67 2022-12-06 23:29:04 FALSE 2022-12-06 23:00:00
## 68 2022-12-06 23:28:10 FALSE 2022-12-06 23:00:00
## 69 2022-12-06 23:27:20 FALSE 2022-12-06 23:00:00
## 70 2022-12-06 23:25:37 FALSE 2022-12-06 23:00:00
## 71 2022-12-06 23:25:08 FALSE 2022-12-06 23:00:00
## 72 2022-12-06 23:25:02 FALSE 2022-12-06 23:00:00
## 73 2022-12-06 23:23:40 FALSE 2022-12-06 23:00:00
## 74 2022-12-06 23:23:32 FALSE 2022-12-06 23:00:00
## 75 2022-12-06 23:22:19 FALSE 2022-12-06 23:00:00
## 76 2022-12-06 23:21:16 FALSE 2022-12-06 23:00:00
## 77 2022-12-06 23:20:41 FALSE 2022-12-06 23:00:00
## 78 2022-12-06 23:20:18 FALSE 2022-12-06 23:00:00
## 79 2022-12-06 23:18:55 FALSE 2022-12-06 23:00:00
## 80 2022-12-06 23:17:34 FALSE 2022-12-06 23:00:00
## 81 2022-12-06 23:17:32 FALSE 2022-12-06 23:00:00
## 82 2022-12-06 23:17:08 FALSE 2022-12-06 23:00:00
## 83 2022-12-06 23:16:53 FALSE 2022-12-06 23:00:00
## 84 2022-12-06 23:16:26 FALSE 2022-12-06 23:00:00
## 85 2022-12-06 23:16:21 FALSE 2022-12-06 23:00:00
## 86 2022-12-06 23:15:17 FALSE 2022-12-06 23:00:00
## 87 2022-12-06 23:15:12 FALSE 2022-12-06 23:00:00
## 88 2022-12-06 23:14:39 FALSE 2022-12-06 23:00:00
## 89 2022-12-06 23:13:09 FALSE 2022-12-06 23:00:00
## 90 2022-12-06 23:12:45 FALSE 2022-12-06 23:00:00
## 91 2022-12-06 23:12:25 FALSE 2022-12-06 23:00:00
## 92 2022-12-06 23:11:23 FALSE 2022-12-06 23:00:00
## 93 2022-12-06 23:11:13 FALSE 2022-12-06 23:00:00
## 94 2022-12-06 23:10:43 FALSE 2022-12-06 23:00:00
## 95 2022-12-06 23:10:03 FALSE 2022-12-06 23:00:00
## 96 2022-12-06 23:10:01 FALSE 2022-12-06 23:00:00
## 97 2022-12-06 23:07:54 FALSE 2022-12-06 23:00:00
## 98 2022-12-06 23:07:54 FALSE 2022-12-06 23:00:00
## 99 2022-12-06 23:07:18 FALSE 2022-12-06 23:00:00
## 100 2022-12-06 23:04:37 FALSE 2022-12-06 23:00:00
## 101 2022-12-06 23:04:04 FALSE 2022-12-06 23:00:00
## 102 2022-12-06 23:01:55 FALSE 2022-12-06 23:00:00
## 103 2022-12-06 23:01:52 FALSE 2022-12-06 23:00:00
## 104 2022-12-06 23:00:43 FALSE 2022-12-06 23:00:00
## 105 2022-12-06 23:00:02 FALSE 2022-12-06 23:00:00
## 106 2022-12-06 23:00:01 FALSE 2022-12-06 23:00:00
## 107 2022-12-06 23:00:01 FALSE 2022-12-06 23:00:00
## 108 2022-12-06 23:00:00 FALSE 2022-12-06 23:00:00
## 109 2022-12-06 22:57:02 FALSE 2022-12-06 23:00:00
## 110 2022-12-06 22:56:58 FALSE 2022-12-06 23:00:00
## 111 2022-12-06 22:56:57 FALSE 2022-12-06 23:00:00
## 112 2022-12-06 22:54:11 FALSE 2022-12-06 23:00:00
## 113 2022-12-06 22:52:02 FALSE 2022-12-06 23:00:00
## 114 2022-12-06 22:51:55 FALSE 2022-12-06 23:00:00
## 115 2022-12-06 22:49:52 FALSE 2022-12-06 23:00:00
## 116 2022-12-06 22:45:52 FALSE 2022-12-06 23:00:00
## 117 2022-12-06 22:45:39 FALSE 2022-12-06 23:00:00
## 118 2022-12-06 22:44:04 FALSE 2022-12-06 23:00:00
## 119 2022-12-06 22:43:06 FALSE 2022-12-06 23:00:00
## 120 2022-12-06 22:41:19 FALSE 2022-12-06 23:00:00
## 121 2022-12-06 22:40:56 FALSE 2022-12-06 23:00:00
## 122 2022-12-06 22:40:18 FALSE 2022-12-06 23:00:00
## 123 2022-12-06 22:40:14 FALSE 2022-12-06 23:00:00
## 124 2022-12-06 22:40:02 FALSE 2022-12-06 23:00:00
## 125 2022-12-06 22:39:47 FALSE 2022-12-06 23:00:00
## 126 2022-12-06 22:38:12 FALSE 2022-12-06 23:00:00
## 127 2022-12-06 22:38:04 FALSE 2022-12-06 23:00:00
## 128 2022-12-06 22:36:40 FALSE 2022-12-06 23:00:00
## 129 2022-12-06 22:35:52 FALSE 2022-12-06 23:00:00
## 130 2022-12-06 22:35:33 FALSE 2022-12-06 23:00:00
## 131 2022-12-06 22:33:03 FALSE 2022-12-06 23:00:00
## 132 2022-12-06 22:29:47 FALSE 2022-12-06 22:00:00
## 133 2022-12-06 22:27:59 FALSE 2022-12-06 22:00:00
## 134 2022-12-06 22:27:11 FALSE 2022-12-06 22:00:00
## 135 2022-12-06 22:25:30 FALSE 2022-12-06 22:00:00
## 136 2022-12-06 22:25:01 FALSE 2022-12-06 22:00:00
## 137 2022-12-06 22:24:52 FALSE 2022-12-06 22:00:00
## 138 2022-12-06 22:23:43 FALSE 2022-12-06 22:00:00
## 139 2022-12-06 22:23:03 FALSE 2022-12-06 22:00:00
## 140 2022-12-06 22:22:52 FALSE 2022-12-06 22:00:00
## 141 2022-12-06 22:21:53 FALSE 2022-12-06 22:00:00
## 142 2022-12-06 22:21:40 FALSE 2022-12-06 22:00:00
## 143 2022-12-06 22:21:32 FALSE 2022-12-06 22:00:00
## 144 2022-12-06 22:20:40 FALSE 2022-12-06 22:00:00
## 145 2022-12-06 22:20:21 FALSE 2022-12-06 22:00:00
## 146 2022-12-06 22:19:27 FALSE 2022-12-06 22:00:00
## 147 2022-12-06 22:16:57 FALSE 2022-12-06 22:00:00
## 148 2022-12-06 22:16:24 FALSE 2022-12-06 22:00:00
## 149 2022-12-06 22:15:28 FALSE 2022-12-06 22:00:00
## 150 2022-12-06 22:15:25 FALSE 2022-12-06 22:00:00
## 151 2022-12-06 22:15:20 FALSE 2022-12-06 22:00:00
## 152 2022-12-06 22:15:15 FALSE 2022-12-06 22:00:00
## 153 2022-12-06 22:15:13 FALSE 2022-12-06 22:00:00
## 154 2022-12-06 22:15:12 FALSE 2022-12-06 22:00:00
## 155 2022-12-06 22:14:51 FALSE 2022-12-06 22:00:00
## 156 2022-12-06 22:14:02 FALSE 2022-12-06 22:00:00
## 157 2022-12-06 22:13:41 FALSE 2022-12-06 22:00:00
## 158 2022-12-06 22:12:55 FALSE 2022-12-06 22:00:00
## 159 2022-12-06 22:12:25 FALSE 2022-12-06 22:00:00
## 160 2022-12-06 22:12:15 FALSE 2022-12-06 22:00:00
## 161 2022-12-06 22:12:02 FALSE 2022-12-06 22:00:00
## 162 2022-12-06 22:10:28 FALSE 2022-12-06 22:00:00
## 163 2022-12-06 22:10:13 FALSE 2022-12-06 22:00:00
## 164 2022-12-06 22:09:32 FALSE 2022-12-06 22:00:00
## 165 2022-12-06 22:07:14 FALSE 2022-12-06 22:00:00
## 166 2022-12-06 22:07:02 FALSE 2022-12-06 22:00:00
## 167 2022-12-06 22:07:01 FALSE 2022-12-06 22:00:00
## 168 2022-12-06 22:06:27 FALSE 2022-12-06 22:00:00
## 169 2022-12-06 22:06:02 FALSE 2022-12-06 22:00:00
## 170 2022-12-06 22:05:17 FALSE 2022-12-06 22:00:00
## 171 2022-12-06 22:05:12 FALSE 2022-12-06 22:00:00
## 172 2022-12-06 22:05:08 FALSE 2022-12-06 22:00:00
## 173 2022-12-06 22:03:26 FALSE 2022-12-06 22:00:00
## 174 2022-12-06 22:02:09 FALSE 2022-12-06 22:00:00
## 175 2022-12-06 22:00:48 FALSE 2022-12-06 22:00:00
## 176 2022-12-06 21:59:20 FALSE 2022-12-06 22:00:00
## 177 2022-12-06 21:58:53 FALSE 2022-12-06 22:00:00
## 178 2022-12-06 21:57:09 FALSE 2022-12-06 22:00:00
## 179 2022-12-06 21:55:31 FALSE 2022-12-06 22:00:00
## 180 2022-12-06 21:55:03 FALSE 2022-12-06 22:00:00
## 181 2022-12-06 21:53:23 FALSE 2022-12-06 22:00:00
## 182 2022-12-06 21:49:02 FALSE 2022-12-06 22:00:00
## 183 2022-12-06 21:47:27 FALSE 2022-12-06 22:00:00
## 184 2022-12-06 21:46:00 FALSE 2022-12-06 22:00:00
## 185 2022-12-06 21:43:54 FALSE 2022-12-06 22:00:00
## 186 2022-12-06 21:43:12 FALSE 2022-12-06 22:00:00
## 187 2022-12-06 21:43:07 FALSE 2022-12-06 22:00:00
## 188 2022-12-06 21:42:57 FALSE 2022-12-06 22:00:00
## 189 2022-12-06 21:41:56 FALSE 2022-12-06 22:00:00
## 190 2022-12-06 21:39:49 FALSE 2022-12-06 22:00:00
## 191 2022-12-06 21:38:57 FALSE 2022-12-06 22:00:00
## 192 2022-12-06 21:37:07 FALSE 2022-12-06 22:00:00
## 193 2022-12-06 21:36:54 FALSE 2022-12-06 22:00:00
## 194 2022-12-06 21:36:46 FALSE 2022-12-06 22:00:00
## 195 2022-12-06 21:36:24 FALSE 2022-12-06 22:00:00
## 196 2022-12-06 21:36:10 FALSE 2022-12-06 22:00:00
## 197 2022-12-06 21:36:02 FALSE 2022-12-06 22:00:00
## 198 2022-12-06 21:34:48 FALSE 2022-12-06 22:00:00
## 199 2022-12-06 21:33:56 FALSE 2022-12-06 22:00:00
## 200 2022-12-06 21:33:29 FALSE 2022-12-06 22:00:00
## 201 2022-12-06 21:32:32 FALSE 2022-12-06 22:00:00
## 202 2022-12-06 21:32:02 FALSE 2022-12-06 22:00:00
## 203 2022-12-06 21:29:30 FALSE 2022-12-06 21:00:00
## 204 2022-12-06 21:29:26 FALSE 2022-12-06 21:00:00
## 205 2022-12-06 21:28:16 FALSE 2022-12-06 21:00:00
## 206 2022-12-06 21:28:02 FALSE 2022-12-06 21:00:00
## 207 2022-12-06 21:27:39 FALSE 2022-12-06 21:00:00
## 208 2022-12-06 21:27:02 FALSE 2022-12-06 21:00:00
## 209 2022-12-06 21:25:51 FALSE 2022-12-06 21:00:00
## 210 2022-12-06 21:25:51 FALSE 2022-12-06 21:00:00
## 211 2022-12-06 21:25:51 FALSE 2022-12-06 21:00:00
## 212 2022-12-06 21:25:51 FALSE 2022-12-06 21:00:00
## 213 2022-12-06 21:25:51 FALSE 2022-12-06 21:00:00
## 214 2022-12-06 21:25:41 FALSE 2022-12-06 21:00:00
## 215 2022-12-06 21:23:33 FALSE 2022-12-06 21:00:00
## 216 2022-12-06 21:22:38 FALSE 2022-12-06 21:00:00
## 217 2022-12-06 21:22:06 FALSE 2022-12-06 21:00:00
## 218 2022-12-06 21:21:33 FALSE 2022-12-06 21:00:00
## 219 2022-12-06 21:20:52 FALSE 2022-12-06 21:00:00
## 220 2022-12-06 21:20:51 FALSE 2022-12-06 21:00:00
## 221 2022-12-06 21:20:51 FALSE 2022-12-06 21:00:00
## 222 2022-12-06 21:20:51 FALSE 2022-12-06 21:00:00
## 223 2022-12-06 21:20:51 FALSE 2022-12-06 21:00:00
## 224 2022-12-06 21:19:37 FALSE 2022-12-06 21:00:00
## 225 2022-12-06 21:19:22 FALSE 2022-12-06 21:00:00
## 226 2022-12-06 21:17:06 FALSE 2022-12-06 21:00:00
## 227 2022-12-06 21:17:04 FALSE 2022-12-06 21:00:00
## 228 2022-12-06 21:16:35 FALSE 2022-12-06 21:00:00
## 229 2022-12-06 21:15:43 FALSE 2022-12-06 21:00:00
## 230 2022-12-06 21:15:40 FALSE 2022-12-06 21:00:00
## 231 2022-12-06 21:15:04 FALSE 2022-12-06 21:00:00
## 232 2022-12-06 21:14:19 FALSE 2022-12-06 21:00:00
## 233 2022-12-06 21:14:11 FALSE 2022-12-06 21:00:00
## 234 2022-12-06 21:12:27 FALSE 2022-12-06 21:00:00
## 235 2022-12-06 21:11:46 FALSE 2022-12-06 21:00:00
## 236 2022-12-06 21:10:53 FALSE 2022-12-06 21:00:00
## 237 2022-12-06 21:10:05 FALSE 2022-12-06 21:00:00
## 238 2022-12-06 21:08:32 FALSE 2022-12-06 21:00:00
## 239 2022-12-06 21:08:26 FALSE 2022-12-06 21:00:00
## 240 2022-12-06 21:08:03 FALSE 2022-12-06 21:00:00
## 241 2022-12-06 21:06:20 FALSE 2022-12-06 21:00:00
## 242 2022-12-06 21:04:07 FALSE 2022-12-06 21:00:00
## 243 2022-12-06 21:03:59 FALSE 2022-12-06 21:00:00
## 244 2022-12-06 21:03:02 FALSE 2022-12-06 21:00:00
## 245 2022-12-06 21:02:56 FALSE 2022-12-06 21:00:00
## 246 2022-12-06 21:02:09 FALSE 2022-12-06 21:00:00
## 247 2022-12-06 21:01:19 FALSE 2022-12-06 21:00:00
## 248 2022-12-06 21:00:30 FALSE 2022-12-06 21:00:00
## 249 2022-12-06 21:00:20 FALSE 2022-12-06 21:00:00
## 250 2022-12-06 20:59:43 FALSE 2022-12-06 21:00:00
## 251 2022-12-06 20:58:03 FALSE 2022-12-06 21:00:00
## 252 2022-12-06 20:57:45 FALSE 2022-12-06 21:00:00
## 253 2022-12-06 20:56:44 FALSE 2022-12-06 21:00:00
## 254 2022-12-06 20:55:42 FALSE 2022-12-06 21:00:00
## 255 2022-12-06 20:55:15 FALSE 2022-12-06 21:00:00
## 256 2022-12-06 20:53:39 FALSE 2022-12-06 21:00:00
## 257 2022-12-06 20:51:35 FALSE 2022-12-06 21:00:00
## 258 2022-12-06 20:51:26 FALSE 2022-12-06 21:00:00
## 259 2022-12-06 20:49:52 FALSE 2022-12-06 21:00:00
## 260 2022-12-06 20:49:42 FALSE 2022-12-06 21:00:00
## 261 2022-12-06 20:47:06 FALSE 2022-12-06 21:00:00
## 262 2022-12-06 20:46:28 FALSE 2022-12-06 21:00:00
## 263 2022-12-06 20:45:57 FALSE 2022-12-06 21:00:00
## 264 2022-12-06 20:45:04 FALSE 2022-12-06 21:00:00
## 265 2022-12-06 20:43:06 FALSE 2022-12-06 21:00:00
## 266 2022-12-06 20:42:42 FALSE 2022-12-06 21:00:00
## 267 2022-12-06 20:41:42 FALSE 2022-12-06 21:00:00
## 268 2022-12-06 20:41:05 FALSE 2022-12-06 21:00:00
## 269 2022-12-06 20:40:58 FALSE 2022-12-06 21:00:00
## 270 2022-12-06 20:39:58 FALSE 2022-12-06 21:00:00
## 271 2022-12-06 20:39:33 FALSE 2022-12-06 21:00:00
## 272 2022-12-06 20:39:05 FALSE 2022-12-06 21:00:00
## 273 2022-12-06 20:38:22 FALSE 2022-12-06 21:00:00
## 274 2022-12-06 20:37:56 FALSE 2022-12-06 21:00:00
## 275 2022-12-06 20:37:10 FALSE 2022-12-06 21:00:00
## 276 2022-12-06 20:36:37 FALSE 2022-12-06 21:00:00
## 277 2022-12-06 20:36:27 FALSE 2022-12-06 21:00:00
## 278 2022-12-06 20:36:12 FALSE 2022-12-06 21:00:00
## 279 2022-12-06 20:34:07 FALSE 2022-12-06 21:00:00
## 280 2022-12-06 20:33:42 FALSE 2022-12-06 21:00:00
## 281 2022-12-06 20:33:11 FALSE 2022-12-06 21:00:00
## 282 2022-12-06 20:33:07 FALSE 2022-12-06 21:00:00
## 283 2022-12-06 20:32:52 FALSE 2022-12-06 21:00:00
## 284 2022-12-06 20:31:56 FALSE 2022-12-06 21:00:00
## 285 2022-12-06 20:31:33 FALSE 2022-12-06 21:00:00
## 286 2022-12-06 20:30:08 FALSE 2022-12-06 21:00:00
## 287 2022-12-06 20:28:15 FALSE 2022-12-06 20:00:00
## 288 2022-12-06 20:27:42 FALSE 2022-12-06 20:00:00
## 289 2022-12-06 20:24:45 FALSE 2022-12-06 20:00:00
## 290 2022-12-06 20:24:33 FALSE 2022-12-06 20:00:00
## 291 2022-12-06 20:24:23 FALSE 2022-12-06 20:00:00
## 292 2022-12-06 20:22:30 FALSE 2022-12-06 20:00:00
## 293 2022-12-06 20:22:02 FALSE 2022-12-06 20:00:00
## 294 2022-12-06 20:21:35 FALSE 2022-12-06 20:00:00
## 295 2022-12-06 20:21:04 FALSE 2022-12-06 20:00:00
## 296 2022-12-06 20:20:49 FALSE 2022-12-06 20:00:00
## 297 2022-12-06 20:20:19 FALSE 2022-12-06 20:00:00
## 298 2022-12-06 20:19:46 FALSE 2022-12-06 20:00:00
## 299 2022-12-06 20:19:05 FALSE 2022-12-06 20:00:00
## 300 2022-12-06 20:18:44 FALSE 2022-12-06 20:00:00
## 301 2022-12-06 20:15:50 FALSE 2022-12-06 20:00:00
## 302 2022-12-06 20:15:36 FALSE 2022-12-06 20:00:00
## 303 2022-12-06 20:15:00 FALSE 2022-12-06 20:00:00
## 304 2022-12-06 20:14:18 FALSE 2022-12-06 20:00:00
## 305 2022-12-06 20:13:36 FALSE 2022-12-06 20:00:00
## 306 2022-12-06 20:13:15 FALSE 2022-12-06 20:00:00
## 307 2022-12-06 20:12:34 FALSE 2022-12-06 20:00:00
## 308 2022-12-06 20:10:57 FALSE 2022-12-06 20:00:00
## 309 2022-12-06 20:10:56 FALSE 2022-12-06 20:00:00
## 310 2022-12-06 20:09:11 FALSE 2022-12-06 20:00:00
## 311 2022-12-06 20:08:36 FALSE 2022-12-06 20:00:00
## 312 2022-12-06 20:07:24 FALSE 2022-12-06 20:00:00
## 313 2022-12-06 20:07:20 FALSE 2022-12-06 20:00:00
## 314 2022-12-06 20:07:13 FALSE 2022-12-06 20:00:00
## 315 2022-12-06 20:07:05 FALSE 2022-12-06 20:00:00
## 316 2022-12-06 20:06:55 FALSE 2022-12-06 20:00:00
## 317 2022-12-06 20:05:18 FALSE 2022-12-06 20:00:00
## 318 2022-12-06 20:02:52 FALSE 2022-12-06 20:00:00
## 319 2022-12-06 20:02:28 FALSE 2022-12-06 20:00:00
## 320 2022-12-06 20:01:45 FALSE 2022-12-06 20:00:00
## 321 2022-12-06 20:01:43 FALSE 2022-12-06 20:00:00
## 322 2022-12-06 20:01:38 FALSE 2022-12-06 20:00:00
## 323 2022-12-06 20:01:30 FALSE 2022-12-06 20:00:00
## 324 2022-12-06 20:01:02 FALSE 2022-12-06 20:00:00
## 325 2022-12-06 19:59:31 FALSE 2022-12-06 20:00:00
## 326 2022-12-06 19:59:13 FALSE 2022-12-06 20:00:00
## 327 2022-12-06 19:58:50 FALSE 2022-12-06 20:00:00
## 328 2022-12-06 19:58:02 FALSE 2022-12-06 20:00:00
## 329 2022-12-06 19:57:51 FALSE 2022-12-06 20:00:00
## 330 2022-12-06 19:56:28 FALSE 2022-12-06 20:00:00
## 331 2022-12-06 19:56:22 FALSE 2022-12-06 20:00:00
## 332 2022-12-06 19:56:09 FALSE 2022-12-06 20:00:00
## 333 2022-12-06 19:55:59 FALSE 2022-12-06 20:00:00
## 334 2022-12-06 19:55:31 FALSE 2022-12-06 20:00:00
## 335 2022-12-06 19:55:04 FALSE 2022-12-06 20:00:00
## 336 2022-12-06 19:54:31 FALSE 2022-12-06 20:00:00
## 337 2022-12-06 19:54:29 FALSE 2022-12-06 20:00:00
## 338 2022-12-06 19:52:44 FALSE 2022-12-06 20:00:00
## 339 2022-12-06 19:52:18 FALSE 2022-12-06 20:00:00
## 340 2022-12-06 19:51:56 FALSE 2022-12-06 20:00:00
## 341 2022-12-06 19:50:58 FALSE 2022-12-06 20:00:00
## 342 2022-12-06 19:50:27 FALSE 2022-12-06 20:00:00
## 343 2022-12-06 19:50:22 FALSE 2022-12-06 20:00:00
## 344 2022-12-06 19:50:09 FALSE 2022-12-06 20:00:00
## 345 2022-12-06 19:49:57 FALSE 2022-12-06 20:00:00
## 346 2022-12-06 19:49:33 FALSE 2022-12-06 20:00:00
## 347 2022-12-06 19:48:49 FALSE 2022-12-06 20:00:00
## 348 2022-12-06 19:48:35 FALSE 2022-12-06 20:00:00
## 349 2022-12-06 19:48:27 FALSE 2022-12-06 20:00:00
## 350 2022-12-06 19:47:19 FALSE 2022-12-06 20:00:00
## 351 2022-12-06 19:47:06 FALSE 2022-12-06 20:00:00
## 352 2022-12-06 19:46:26 FALSE 2022-12-06 20:00:00
## 353 2022-12-06 19:46:24 FALSE 2022-12-06 20:00:00
## 354 2022-12-06 19:45:39 FALSE 2022-12-06 20:00:00
## 355 2022-12-06 19:45:36 FALSE 2022-12-06 20:00:00
## 356 2022-12-06 19:42:50 FALSE 2022-12-06 20:00:00
## 357 2022-12-06 19:42:22 FALSE 2022-12-06 20:00:00
## 358 2022-12-06 19:41:23 FALSE 2022-12-06 20:00:00
## 359 2022-12-06 19:38:28 FALSE 2022-12-06 20:00:00
## 360 2022-12-06 19:37:49 FALSE 2022-12-06 20:00:00
## 361 2022-12-06 19:37:37 FALSE 2022-12-06 20:00:00
## 362 2022-12-06 19:37:30 FALSE 2022-12-06 20:00:00
## 363 2022-12-06 19:37:25 FALSE 2022-12-06 20:00:00
## 364 2022-12-06 19:35:10 FALSE 2022-12-06 20:00:00
## 365 2022-12-06 19:33:52 FALSE 2022-12-06 20:00:00
## 366 2022-12-06 19:33:46 FALSE 2022-12-06 20:00:00
## 367 2022-12-06 19:33:26 FALSE 2022-12-06 20:00:00
## 368 2022-12-06 19:33:26 FALSE 2022-12-06 20:00:00
## 369 2022-12-06 19:33:08 FALSE 2022-12-06 20:00:00
## 370 2022-12-06 19:33:06 FALSE 2022-12-06 20:00:00
## 371 2022-12-06 19:31:54 FALSE 2022-12-06 20:00:00
## 372 2022-12-06 19:29:59 FALSE 2022-12-06 19:00:00
## 373 2022-12-06 19:29:50 FALSE 2022-12-06 19:00:00
## 374 2022-12-06 19:29:08 FALSE 2022-12-06 19:00:00
## 375 2022-12-06 19:28:34 FALSE 2022-12-06 19:00:00
## 376 2022-12-06 19:28:27 FALSE 2022-12-06 19:00:00
## 377 2022-12-06 19:27:59 FALSE 2022-12-06 19:00:00
## 378 2022-12-06 19:23:14 FALSE 2022-12-06 19:00:00
## 379 2022-12-06 19:23:08 FALSE 2022-12-06 19:00:00
## 380 2022-12-06 19:22:57 FALSE 2022-12-06 19:00:00
## 381 2022-12-06 19:22:48 FALSE 2022-12-06 19:00:00
## 382 2022-12-06 19:21:56 FALSE 2022-12-06 19:00:00
## 383 2022-12-06 19:21:21 FALSE 2022-12-06 19:00:00
## 384 2022-12-06 19:21:20 FALSE 2022-12-06 19:00:00
## 385 2022-12-06 19:21:05 FALSE 2022-12-06 19:00:00
## 386 2022-12-06 19:20:42 FALSE 2022-12-06 19:00:00
## 387 2022-12-06 19:19:45 FALSE 2022-12-06 19:00:00
## 388 2022-12-06 19:19:27 FALSE 2022-12-06 19:00:00
## 389 2022-12-06 19:18:36 FALSE 2022-12-06 19:00:00
## 390 2022-12-06 19:18:02 FALSE 2022-12-06 19:00:00
## 391 2022-12-06 19:17:24 FALSE 2022-12-06 19:00:00
## 392 2022-12-06 19:16:05 FALSE 2022-12-06 19:00:00
## 393 2022-12-06 19:15:47 FALSE 2022-12-06 19:00:00
## 394 2022-12-06 19:15:35 FALSE 2022-12-06 19:00:00
## 395 2022-12-06 19:15:02 FALSE 2022-12-06 19:00:00
## 396 2022-12-06 19:14:32 FALSE 2022-12-06 19:00:00
## 397 2022-12-06 19:13:40 FALSE 2022-12-06 19:00:00
## 398 2022-12-06 19:13:04 FALSE 2022-12-06 19:00:00
## 399 2022-12-06 19:12:57 FALSE 2022-12-06 19:00:00
## 400 2022-12-06 19:12:39 FALSE 2022-12-06 19:00:00
## 401 2022-12-06 19:12:36 FALSE 2022-12-06 19:00:00
## 402 2022-12-06 19:12:28 FALSE 2022-12-06 19:00:00
## 403 2022-12-06 19:11:04 FALSE 2022-12-06 19:00:00
## 404 2022-12-06 19:10:56 FALSE 2022-12-06 19:00:00
## 405 2022-12-06 19:10:05 FALSE 2022-12-06 19:00:00
## 406 2022-12-06 19:10:05 FALSE 2022-12-06 19:00:00
## 407 2022-12-06 19:08:09 FALSE 2022-12-06 19:00:00
## 408 2022-12-06 19:07:45 FALSE 2022-12-06 19:00:00
## 409 2022-12-06 19:07:24 FALSE 2022-12-06 19:00:00
## 410 2022-12-06 19:06:38 FALSE 2022-12-06 19:00:00
## 411 2022-12-06 19:06:37 FALSE 2022-12-06 19:00:00
## 412 2022-12-06 19:05:51 FALSE 2022-12-06 19:00:00
## 413 2022-12-06 19:05:27 FALSE 2022-12-06 19:00:00
## 414 2022-12-06 19:05:26 FALSE 2022-12-06 19:00:00
## 415 2022-12-06 19:04:54 FALSE 2022-12-06 19:00:00
## 416 2022-12-06 19:04:47 FALSE 2022-12-06 19:00:00
## 417 2022-12-06 19:04:24 FALSE 2022-12-06 19:00:00
## 418 2022-12-06 19:03:59 FALSE 2022-12-06 19:00:00
## 419 2022-12-06 19:03:53 FALSE 2022-12-06 19:00:00
## 420 2022-12-06 19:03:16 FALSE 2022-12-06 19:00:00
## 421 2022-12-06 19:02:54 FALSE 2022-12-06 19:00:00
## 422 2022-12-06 19:01:50 FALSE 2022-12-06 19:00:00
## 423 2022-12-06 18:59:16 FALSE 2022-12-06 19:00:00
## 424 2022-12-06 18:59:13 FALSE 2022-12-06 19:00:00
## 425 2022-12-06 18:59:02 FALSE 2022-12-06 19:00:00
## 426 2022-12-06 18:58:54 FALSE 2022-12-06 19:00:00
## 427 2022-12-06 18:58:22 FALSE 2022-12-06 19:00:00
## 428 2022-12-06 18:58:01 FALSE 2022-12-06 19:00:00
## 429 2022-12-06 18:57:02 FALSE 2022-12-06 19:00:00
## 430 2022-12-06 18:56:02 FALSE 2022-12-06 19:00:00
## 431 2022-12-06 18:55:01 FALSE 2022-12-06 19:00:00
## 432 2022-12-06 18:54:29 FALSE 2022-12-06 19:00:00
## 433 2022-12-06 18:54:28 FALSE 2022-12-06 19:00:00
## 434 2022-12-06 18:54:02 FALSE 2022-12-06 19:00:00
## 435 2022-12-06 18:53:54 FALSE 2022-12-06 19:00:00
## 436 2022-12-06 18:53:02 FALSE 2022-12-06 19:00:00
## 437 2022-12-06 18:52:59 FALSE 2022-12-06 19:00:00
## 438 2022-12-06 18:52:22 FALSE 2022-12-06 19:00:00
## 439 2022-12-06 18:52:01 FALSE 2022-12-06 19:00:00
## 440 2022-12-06 18:51:47 FALSE 2022-12-06 19:00:00
## 441 2022-12-06 18:51:33 FALSE 2022-12-06 19:00:00
## 442 2022-12-06 18:51:32 FALSE 2022-12-06 19:00:00
## 443 2022-12-06 18:51:01 FALSE 2022-12-06 19:00:00
## 444 2022-12-06 18:50:02 FALSE 2022-12-06 19:00:00
## 445 2022-12-06 18:49:26 FALSE 2022-12-06 19:00:00
## 446 2022-12-06 18:49:22 FALSE 2022-12-06 19:00:00
## 447 2022-12-06 18:49:10 FALSE 2022-12-06 19:00:00
## 448 2022-12-06 18:49:02 FALSE 2022-12-06 19:00:00
## 449 2022-12-06 18:48:01 FALSE 2022-12-06 19:00:00
## 450 2022-12-06 18:47:29 FALSE 2022-12-06 19:00:00
## 451 2022-12-06 18:47:16 FALSE 2022-12-06 19:00:00
## 452 2022-12-06 18:47:01 FALSE 2022-12-06 19:00:00
## 453 2022-12-06 18:46:01 FALSE 2022-12-06 19:00:00
## 454 2022-12-06 18:45:35 FALSE 2022-12-06 19:00:00
## 455 2022-12-06 18:45:01 FALSE 2022-12-06 19:00:00
## 456 2022-12-06 18:44:59 FALSE 2022-12-06 19:00:00
## 457 2022-12-06 18:44:53 FALSE 2022-12-06 19:00:00
## 458 2022-12-06 18:44:43 FALSE 2022-12-06 19:00:00
## 459 2022-12-06 18:44:01 FALSE 2022-12-06 19:00:00
## 460 2022-12-06 18:43:33 FALSE 2022-12-06 19:00:00
## 461 2022-12-06 18:43:29 FALSE 2022-12-06 19:00:00
## 462 2022-12-06 18:43:09 FALSE 2022-12-06 19:00:00
## 463 2022-12-06 18:43:01 FALSE 2022-12-06 19:00:00
## 464 2022-12-06 18:43:01 FALSE 2022-12-06 19:00:00
## 465 2022-12-06 18:42:22 FALSE 2022-12-06 19:00:00
## 466 2022-12-06 18:42:03 FALSE 2022-12-06 19:00:00
## 467 2022-12-06 18:42:01 FALSE 2022-12-06 19:00:00
## 468 2022-12-06 18:41:09 FALSE 2022-12-06 19:00:00
## 469 2022-12-06 18:41:01 FALSE 2022-12-06 19:00:00
## 470 2022-12-06 18:40:05 FALSE 2022-12-06 19:00:00
## 471 2022-12-06 18:40:01 FALSE 2022-12-06 19:00:00
## 472 2022-12-06 18:40:00 FALSE 2022-12-06 19:00:00
## 473 2022-12-06 18:39:59 FALSE 2022-12-06 19:00:00
## 474 2022-12-06 18:39:37 FALSE 2022-12-06 19:00:00
## 475 2022-12-06 18:39:26 FALSE 2022-12-06 19:00:00
## 476 2022-12-06 18:39:25 FALSE 2022-12-06 19:00:00
## 477 2022-12-06 18:39:10 FALSE 2022-12-06 19:00:00
## 478 2022-12-06 18:39:01 FALSE 2022-12-06 19:00:00
## 479 2022-12-06 18:38:56 FALSE 2022-12-06 19:00:00
## 480 2022-12-06 18:38:02 FALSE 2022-12-06 19:00:00
## 481 2022-12-06 18:37:30 FALSE 2022-12-06 19:00:00
## 482 2022-12-06 18:37:14 FALSE 2022-12-06 19:00:00
## 483 2022-12-06 18:37:01 FALSE 2022-12-06 19:00:00
## 484 2022-12-06 18:36:51 FALSE 2022-12-06 19:00:00
## 485 2022-12-06 18:36:01 FALSE 2022-12-06 19:00:00
## 486 2022-12-06 18:35:41 FALSE 2022-12-06 19:00:00
## 487 2022-12-06 18:35:38 FALSE 2022-12-06 19:00:00
## 488 2022-12-06 18:35:32 FALSE 2022-12-06 19:00:00
## 489 2022-12-06 18:35:31 FALSE 2022-12-06 19:00:00
## 490 2022-12-06 18:35:01 FALSE 2022-12-06 19:00:00
## 491 2022-12-06 18:34:56 FALSE 2022-12-06 19:00:00
## 492 2022-12-06 18:34:02 FALSE 2022-12-06 19:00:00
## 493 2022-12-06 18:34:00 FALSE 2022-12-06 19:00:00
## 494 2022-12-06 18:33:35 FALSE 2022-12-06 19:00:00
## 495 2022-12-06 18:33:01 FALSE 2022-12-06 19:00:00
## 496 2022-12-06 18:32:12 FALSE 2022-12-06 19:00:00
## 497 2022-12-06 18:32:02 FALSE 2022-12-06 19:00:00
## 498 2022-12-06 18:32:00 FALSE 2022-12-06 19:00:00
## 499 2022-12-06 18:32:00 FALSE 2022-12-06 19:00:00
## 500 2022-12-06 18:31:55 FALSE 2022-12-06 19:00:00
## 501 2022-12-06 18:31:26 FALSE 2022-12-06 19:00:00
## 502 2022-12-06 18:31:01 FALSE 2022-12-06 19:00:00
## 503 2022-12-06 18:30:53 FALSE 2022-12-06 19:00:00
## 504 2022-12-06 18:30:02 FALSE 2022-12-06 19:00:00
## 505 2022-12-06 18:30:01 FALSE 2022-12-06 19:00:00
## 506 2022-12-06 18:29:13 FALSE 2022-12-06 18:00:00
## 507 2022-12-06 18:29:01 FALSE 2022-12-06 18:00:00
## 508 2022-12-06 18:28:19 FALSE 2022-12-06 18:00:00
## 509 2022-12-06 18:28:19 FALSE 2022-12-06 18:00:00
## 510 2022-12-06 18:28:01 FALSE 2022-12-06 18:00:00
## 511 2022-12-06 18:27:55 FALSE 2022-12-06 18:00:00
## 512 2022-12-06 18:27:45 FALSE 2022-12-06 18:00:00
## 513 2022-12-06 18:27:02 FALSE 2022-12-06 18:00:00
## 514 2022-12-06 18:26:02 FALSE 2022-12-06 18:00:00
## 515 2022-12-06 18:26:02 FALSE 2022-12-06 18:00:00
## 516 2022-12-06 18:25:39 FALSE 2022-12-06 18:00:00
## 517 2022-12-06 18:25:02 FALSE 2022-12-06 18:00:00
## 518 2022-12-06 18:25:02 FALSE 2022-12-06 18:00:00
## 519 2022-12-06 18:25:01 FALSE 2022-12-06 18:00:00
## 520 2022-12-06 18:24:05 FALSE 2022-12-06 18:00:00
## 521 2022-12-06 18:24:01 FALSE 2022-12-06 18:00:00
## 522 2022-12-06 18:23:29 FALSE 2022-12-06 18:00:00
## 523 2022-12-06 18:23:01 FALSE 2022-12-06 18:00:00
## 524 2022-12-06 18:22:54 FALSE 2022-12-06 18:00:00
## 525 2022-12-06 18:22:02 FALSE 2022-12-06 18:00:00
## 526 2022-12-06 18:21:32 FALSE 2022-12-06 18:00:00
## 527 2022-12-06 18:21:29 FALSE 2022-12-06 18:00:00
## 528 2022-12-06 18:21:12 FALSE 2022-12-06 18:00:00
## 529 2022-12-06 18:21:02 FALSE 2022-12-06 18:00:00
## 530 2022-12-06 18:20:01 FALSE 2022-12-06 18:00:00
## 531 2022-12-06 18:19:59 FALSE 2022-12-06 18:00:00
## 532 2022-12-06 18:19:01 FALSE 2022-12-06 18:00:00
## 533 2022-12-06 18:18:18 FALSE 2022-12-06 18:00:00
## 534 2022-12-06 18:18:01 FALSE 2022-12-06 18:00:00
## 535 2022-12-06 18:17:52 FALSE 2022-12-06 18:00:00
## 536 2022-12-06 18:17:02 FALSE 2022-12-06 18:00:00
## 537 2022-12-06 18:16:01 FALSE 2022-12-06 18:00:00
## 538 2022-12-06 18:15:32 FALSE 2022-12-06 18:00:00
## 539 2022-12-06 18:15:20 FALSE 2022-12-06 18:00:00
## 540 2022-12-06 18:15:01 FALSE 2022-12-06 18:00:00
## 541 2022-12-06 18:14:42 FALSE 2022-12-06 18:00:00
## 542 2022-12-06 18:14:01 FALSE 2022-12-06 18:00:00
## 543 2022-12-06 18:13:01 FALSE 2022-12-06 18:00:00
## 544 2022-12-06 18:13:00 FALSE 2022-12-06 18:00:00
## 545 2022-12-06 18:13:00 FALSE 2022-12-06 18:00:00
## 546 2022-12-06 18:12:45 FALSE 2022-12-06 18:00:00
## 547 2022-12-06 18:12:32 FALSE 2022-12-06 18:00:00
## 548 2022-12-06 18:12:02 FALSE 2022-12-06 18:00:00
## 549 2022-12-06 18:11:57 FALSE 2022-12-06 18:00:00
## 550 2022-12-06 18:11:40 FALSE 2022-12-06 18:00:00
## 551 2022-12-06 18:11:19 FALSE 2022-12-06 18:00:00
## 552 2022-12-06 18:11:19 FALSE 2022-12-06 18:00:00
## 553 2022-12-06 18:11:02 FALSE 2022-12-06 18:00:00
## 554 2022-12-06 18:10:06 FALSE 2022-12-06 18:00:00
## 555 2022-12-06 18:10:01 FALSE 2022-12-06 18:00:00
## 556 2022-12-06 18:09:01 FALSE 2022-12-06 18:00:00
## 557 2022-12-06 18:08:32 FALSE 2022-12-06 18:00:00
## 558 2022-12-06 18:08:02 FALSE 2022-12-06 18:00:00
## 559 2022-12-06 18:08:01 FALSE 2022-12-06 18:00:00
## 560 2022-12-06 18:07:49 FALSE 2022-12-06 18:00:00
## 561 2022-12-06 18:07:45 FALSE 2022-12-06 18:00:00
## 562 2022-12-06 18:07:03 FALSE 2022-12-06 18:00:00
## 563 2022-12-06 18:07:03 FALSE 2022-12-06 18:00:00
## 564 2022-12-06 18:07:01 FALSE 2022-12-06 18:00:00
## 565 2022-12-06 18:06:31 FALSE 2022-12-06 18:00:00
## 566 2022-12-06 18:06:14 FALSE 2022-12-06 18:00:00
## 567 2022-12-06 18:06:02 FALSE 2022-12-06 18:00:00
## 568 2022-12-06 18:05:02 FALSE 2022-12-06 18:00:00
## 569 2022-12-06 18:04:13 FALSE 2022-12-06 18:00:00
## 570 2022-12-06 18:04:01 FALSE 2022-12-06 18:00:00
## 571 2022-12-06 18:03:02 FALSE 2022-12-06 18:00:00
## 572 2022-12-06 18:02:18 FALSE 2022-12-06 18:00:00
## 573 2022-12-06 18:02:06 FALSE 2022-12-06 18:00:00
## 574 2022-12-06 18:02:01 FALSE 2022-12-06 18:00:00
## 575 2022-12-06 18:01:56 FALSE 2022-12-06 18:00:00
## 576 2022-12-06 18:01:35 FALSE 2022-12-06 18:00:00
## 577 2022-12-06 18:01:28 FALSE 2022-12-06 18:00:00
## 578 2022-12-06 18:01:17 FALSE 2022-12-06 18:00:00
## 579 2022-12-06 18:01:01 FALSE 2022-12-06 18:00:00
## 580 2022-12-06 18:00:42 FALSE 2022-12-06 18:00:00
## 581 2022-12-06 18:00:25 FALSE 2022-12-06 18:00:00
## 582 2022-12-06 18:00:02 FALSE 2022-12-06 18:00:00
## 583 2022-12-06 18:00:02 FALSE 2022-12-06 18:00:00
## 584 2022-12-06 18:00:01 FALSE 2022-12-06 18:00:00
## 585 2022-12-06 17:59:23 FALSE 2022-12-06 18:00:00
## 586 2022-12-06 17:58:50 FALSE 2022-12-06 18:00:00
## 587 2022-12-06 17:58:16 FALSE 2022-12-06 18:00:00
## 588 2022-12-06 17:58:04 FALSE 2022-12-06 18:00:00
## 589 2022-12-06 17:58:03 FALSE 2022-12-06 18:00:00
## 590 2022-12-06 17:57:17 FALSE 2022-12-06 18:00:00
## 591 2022-12-06 17:57:16 FALSE 2022-12-06 18:00:00
## 592 2022-12-06 17:57:00 FALSE 2022-12-06 18:00:00
## 593 2022-12-06 17:55:45 FALSE 2022-12-06 18:00:00
## 594 2022-12-06 17:55:28 FALSE 2022-12-06 18:00:00
## 595 2022-12-06 17:54:36 FALSE 2022-12-06 18:00:00
## 596 2022-12-06 17:54:06 FALSE 2022-12-06 18:00:00
## 597 2022-12-06 17:53:17 FALSE 2022-12-06 18:00:00
## 598 2022-12-06 17:51:54 FALSE 2022-12-06 18:00:00
## 599 2022-12-06 17:51:29 FALSE 2022-12-06 18:00:00
## 600 2022-12-06 17:51:03 FALSE 2022-12-06 18:00:00
## 601 2022-12-06 17:50:23 FALSE 2022-12-06 18:00:00
## 602 2022-12-06 17:50:15 FALSE 2022-12-06 18:00:00
## 603 2022-12-06 17:50:12 FALSE 2022-12-06 18:00:00
## 604 2022-12-06 17:50:07 FALSE 2022-12-06 18:00:00
## 605 2022-12-06 17:49:29 FALSE 2022-12-06 18:00:00
## 606 2022-12-06 17:48:49 FALSE 2022-12-06 18:00:00
## 607 2022-12-06 17:48:29 FALSE 2022-12-06 18:00:00
## 608 2022-12-06 17:48:29 FALSE 2022-12-06 18:00:00
## 609 2022-12-06 17:48:02 FALSE 2022-12-06 18:00:00
## 610 2022-12-06 17:47:27 FALSE 2022-12-06 18:00:00
## 611 2022-12-06 17:47:26 FALSE 2022-12-06 18:00:00
## 612 2022-12-06 17:46:42 FALSE 2022-12-06 18:00:00
## 613 2022-12-06 17:45:50 FALSE 2022-12-06 18:00:00
## 614 2022-12-06 17:45:46 FALSE 2022-12-06 18:00:00
## 615 2022-12-06 17:44:44 FALSE 2022-12-06 18:00:00
## 616 2022-12-06 17:44:01 FALSE 2022-12-06 18:00:00
## 617 2022-12-06 17:43:50 FALSE 2022-12-06 18:00:00
## 618 2022-12-06 17:42:14 FALSE 2022-12-06 18:00:00
## 619 2022-12-06 17:41:27 FALSE 2022-12-06 18:00:00
## 620 2022-12-06 17:41:25 FALSE 2022-12-06 18:00:00
## 621 2022-12-06 17:40:57 FALSE 2022-12-06 18:00:00
## 622 2022-12-06 17:40:38 FALSE 2022-12-06 18:00:00
## 623 2022-12-06 17:40:25 FALSE 2022-12-06 18:00:00
## 624 2022-12-06 17:40:17 FALSE 2022-12-06 18:00:00
## 625 2022-12-06 17:39:40 FALSE 2022-12-06 18:00:00
## 626 2022-12-06 17:39:33 FALSE 2022-12-06 18:00:00
## 627 2022-12-06 17:39:30 FALSE 2022-12-06 18:00:00
## 628 2022-12-06 17:39:20 FALSE 2022-12-06 18:00:00
## 629 2022-12-06 17:39:02 FALSE 2022-12-06 18:00:00
## 630 2022-12-06 17:37:53 FALSE 2022-12-06 18:00:00
## 631 2022-12-06 17:37:39 FALSE 2022-12-06 18:00:00
## 632 2022-12-06 17:37:32 FALSE 2022-12-06 18:00:00
## 633 2022-12-06 17:36:49 FALSE 2022-12-06 18:00:00
## 634 2022-12-06 17:36:22 FALSE 2022-12-06 18:00:00
## 635 2022-12-06 17:35:38 FALSE 2022-12-06 18:00:00
## 636 2022-12-06 17:35:06 FALSE 2022-12-06 18:00:00
## 637 2022-12-06 17:34:04 FALSE 2022-12-06 18:00:00
## 638 2022-12-06 17:33:57 FALSE 2022-12-06 18:00:00
## 639 2022-12-06 17:33:35 FALSE 2022-12-06 18:00:00
## 640 2022-12-06 17:31:17 FALSE 2022-12-06 18:00:00
## 641 2022-12-06 17:31:07 FALSE 2022-12-06 18:00:00
## 642 2022-12-06 17:31:01 FALSE 2022-12-06 18:00:00
## 643 2022-12-06 17:31:00 FALSE 2022-12-06 18:00:00
## 644 2022-12-06 17:30:50 FALSE 2022-12-06 18:00:00
## 645 2022-12-06 17:30:37 FALSE 2022-12-06 18:00:00
## 646 2022-12-06 17:30:06 FALSE 2022-12-06 18:00:00
## 647 2022-12-06 17:30:05 FALSE 2022-12-06 18:00:00
## 648 2022-12-06 17:29:33 FALSE 2022-12-06 17:00:00
## 649 2022-12-06 17:29:13 FALSE 2022-12-06 17:00:00
## 650 2022-12-06 17:28:55 FALSE 2022-12-06 17:00:00
## 651 2022-12-06 17:28:36 FALSE 2022-12-06 17:00:00
## 652 2022-12-06 17:27:59 FALSE 2022-12-06 17:00:00
## 653 2022-12-06 17:27:43 FALSE 2022-12-06 17:00:00
## 654 2022-12-06 17:24:59 FALSE 2022-12-06 17:00:00
## 655 2022-12-06 17:24:58 FALSE 2022-12-06 17:00:00
## 656 2022-12-06 17:24:49 FALSE 2022-12-06 17:00:00
## 657 2022-12-06 17:24:46 FALSE 2022-12-06 17:00:00
## 658 2022-12-06 17:24:35 FALSE 2022-12-06 17:00:00
## 659 2022-12-06 17:24:24 FALSE 2022-12-06 17:00:00
## 660 2022-12-06 17:23:31 FALSE 2022-12-06 17:00:00
## 661 2022-12-06 17:23:05 FALSE 2022-12-06 17:00:00
## 662 2022-12-06 17:22:52 FALSE 2022-12-06 17:00:00
## 663 2022-12-06 17:22:46 FALSE 2022-12-06 17:00:00
## 664 2022-12-06 17:21:59 FALSE 2022-12-06 17:00:00
## 665 2022-12-06 17:21:50 FALSE 2022-12-06 17:00:00
## 666 2022-12-06 17:21:32 FALSE 2022-12-06 17:00:00
## 667 2022-12-06 17:19:56 FALSE 2022-12-06 17:00:00
## 668 2022-12-06 17:19:53 FALSE 2022-12-06 17:00:00
## 669 2022-12-06 17:19:07 FALSE 2022-12-06 17:00:00
## 670 2022-12-06 17:17:16 FALSE 2022-12-06 17:00:00
## 671 2022-12-06 17:16:59 FALSE 2022-12-06 17:00:00
## 672 2022-12-06 17:15:33 FALSE 2022-12-06 17:00:00
## 673 2022-12-06 17:15:00 FALSE 2022-12-06 17:00:00
## 674 2022-12-06 17:14:42 FALSE 2022-12-06 17:00:00
## 675 2022-12-06 17:14:02 FALSE 2022-12-06 17:00:00
## 676 2022-12-06 17:13:37 FALSE 2022-12-06 17:00:00
## 677 2022-12-06 17:13:06 FALSE 2022-12-06 17:00:00
## 678 2022-12-06 17:12:59 FALSE 2022-12-06 17:00:00
## 679 2022-12-06 17:11:59 FALSE 2022-12-06 17:00:00
## 680 2022-12-06 17:11:31 FALSE 2022-12-06 17:00:00
## 681 2022-12-06 17:10:42 FALSE 2022-12-06 17:00:00
## 682 2022-12-06 17:10:32 FALSE 2022-12-06 17:00:00
## 683 2022-12-06 17:10:21 FALSE 2022-12-06 17:00:00
## 684 2022-12-06 17:10:03 FALSE 2022-12-06 17:00:00
## 685 2022-12-06 17:08:01 FALSE 2022-12-06 17:00:00
## 686 2022-12-06 17:07:55 FALSE 2022-12-06 17:00:00
## 687 2022-12-06 17:07:54 FALSE 2022-12-06 17:00:00
## 688 2022-12-06 17:06:10 FALSE 2022-12-06 17:00:00
## 689 2022-12-06 17:06:04 FALSE 2022-12-06 17:00:00
## 690 2022-12-06 17:05:17 FALSE 2022-12-06 17:00:00
## 691 2022-12-06 17:05:16 FALSE 2022-12-06 17:00:00
## 692 2022-12-06 17:05:11 FALSE 2022-12-06 17:00:00
## 693 2022-12-06 17:05:08 FALSE 2022-12-06 17:00:00
## 694 2022-12-06 17:05:01 FALSE 2022-12-06 17:00:00
## 695 2022-12-06 17:04:51 FALSE 2022-12-06 17:00:00
## 696 2022-12-06 17:03:17 FALSE 2022-12-06 17:00:00
## 697 2022-12-06 17:03:00 FALSE 2022-12-06 17:00:00
## 698 2022-12-06 17:03:00 FALSE 2022-12-06 17:00:00
## 699 2022-12-06 17:02:53 FALSE 2022-12-06 17:00:00
## 700 2022-12-06 17:02:03 FALSE 2022-12-06 17:00:00
## 701 2022-12-06 17:01:09 FALSE 2022-12-06 17:00:00
## 702 2022-12-06 17:00:59 FALSE 2022-12-06 17:00:00
## 703 2022-12-06 17:00:47 FALSE 2022-12-06 17:00:00
## 704 2022-12-06 17:00:20 FALSE 2022-12-06 17:00:00
## 705 2022-12-06 17:00:18 FALSE 2022-12-06 17:00:00
## 706 2022-12-06 17:00:00 FALSE 2022-12-06 17:00:00
## 707 2022-12-06 16:59:25 FALSE 2022-12-06 17:00:00
## 708 2022-12-06 16:58:37 FALSE 2022-12-06 17:00:00
## 709 2022-12-06 16:58:14 FALSE 2022-12-06 17:00:00
## 710 2022-12-06 16:57:29 FALSE 2022-12-06 17:00:00
## 711 2022-12-06 16:57:03 FALSE 2022-12-06 17:00:00
## 712 2022-12-06 16:56:14 FALSE 2022-12-06 17:00:00
## 713 2022-12-06 16:56:02 FALSE 2022-12-06 17:00:00
## 714 2022-12-06 16:55:55 FALSE 2022-12-06 17:00:00
## 715 2022-12-06 16:55:36 FALSE 2022-12-06 17:00:00
## 716 2022-12-06 16:55:25 FALSE 2022-12-06 17:00:00
## 717 2022-12-06 16:55:03 FALSE 2022-12-06 17:00:00
## 718 2022-12-06 16:54:19 FALSE 2022-12-06 17:00:00
## 719 2022-12-06 16:54:04 FALSE 2022-12-06 17:00:00
## 720 2022-12-06 16:52:43 FALSE 2022-12-06 17:00:00
## 721 2022-12-06 16:52:36 FALSE 2022-12-06 17:00:00
## 722 2022-12-06 16:52:14 FALSE 2022-12-06 17:00:00
## 723 2022-12-06 16:51:22 FALSE 2022-12-06 17:00:00
## 724 2022-12-06 16:50:44 FALSE 2022-12-06 17:00:00
## 725 2022-12-06 16:49:40 FALSE 2022-12-06 17:00:00
## 726 2022-12-06 16:48:56 FALSE 2022-12-06 17:00:00
## 727 2022-12-06 16:48:33 FALSE 2022-12-06 17:00:00
## 728 2022-12-06 16:46:45 FALSE 2022-12-06 17:00:00
## 729 2022-12-06 16:46:44 FALSE 2022-12-06 17:00:00
## 730 2022-12-06 16:46:08 FALSE 2022-12-06 17:00:00
## 731 2022-12-06 16:45:50 FALSE 2022-12-06 17:00:00
## 732 2022-12-06 16:44:44 FALSE 2022-12-06 17:00:00
## 733 2022-12-06 16:44:33 FALSE 2022-12-06 17:00:00
## 734 2022-12-06 16:44:22 FALSE 2022-12-06 17:00:00
## 735 2022-12-06 16:43:01 FALSE 2022-12-06 17:00:00
## 736 2022-12-06 16:42:56 FALSE 2022-12-06 17:00:00
## 737 2022-12-06 16:42:29 FALSE 2022-12-06 17:00:00
## 738 2022-12-06 16:42:29 FALSE 2022-12-06 17:00:00
## 739 2022-12-06 16:42:17 FALSE 2022-12-06 17:00:00
## 740 2022-12-06 16:40:46 FALSE 2022-12-06 17:00:00
## 741 2022-12-06 16:40:16 FALSE 2022-12-06 17:00:00
## 742 2022-12-06 16:39:37 FALSE 2022-12-06 17:00:00
## 743 2022-12-06 16:39:36 FALSE 2022-12-06 17:00:00
## 744 2022-12-06 16:37:19 FALSE 2022-12-06 17:00:00
## 745 2022-12-06 16:36:59 FALSE 2022-12-06 17:00:00
## 746 2022-12-06 16:36:53 FALSE 2022-12-06 17:00:00
## 747 2022-12-06 16:36:34 FALSE 2022-12-06 17:00:00
## 748 2022-12-06 16:36:07 FALSE 2022-12-06 17:00:00
## 749 2022-12-06 16:35:49 FALSE 2022-12-06 17:00:00
## 750 2022-12-06 16:35:48 FALSE 2022-12-06 17:00:00
## 751 2022-12-06 16:34:52 FALSE 2022-12-06 17:00:00
## 752 2022-12-06 16:34:46 FALSE 2022-12-06 17:00:00
## 753 2022-12-06 16:34:19 FALSE 2022-12-06 17:00:00
## 754 2022-12-06 16:34:18 FALSE 2022-12-06 17:00:00
## 755 2022-12-06 16:34:02 FALSE 2022-12-06 17:00:00
## 756 2022-12-06 16:33:42 FALSE 2022-12-06 17:00:00
## 757 2022-12-06 16:33:33 FALSE 2022-12-06 17:00:00
## 758 2022-12-06 16:32:54 FALSE 2022-12-06 17:00:00
## 759 2022-12-06 16:32:35 FALSE 2022-12-06 17:00:00
## 760 2022-12-06 16:32:18 FALSE 2022-12-06 17:00:00
## 761 2022-12-06 16:32:05 FALSE 2022-12-06 17:00:00
## 762 2022-12-06 16:31:53 FALSE 2022-12-06 17:00:00
## 763 2022-12-06 16:31:53 FALSE 2022-12-06 17:00:00
## 764 2022-12-06 16:30:09 FALSE 2022-12-06 17:00:00
## 765 2022-12-06 16:29:26 FALSE 2022-12-06 16:00:00
## 766 2022-12-06 16:29:13 FALSE 2022-12-06 16:00:00
## 767 2022-12-06 16:28:56 FALSE 2022-12-06 16:00:00
## 768 2022-12-06 16:27:29 FALSE 2022-12-06 16:00:00
## 769 2022-12-06 16:27:21 FALSE 2022-12-06 16:00:00
## 770 2022-12-06 16:26:51 FALSE 2022-12-06 16:00:00
## 771 2022-12-06 16:26:31 FALSE 2022-12-06 16:00:00
## 772 2022-12-06 16:26:22 FALSE 2022-12-06 16:00:00
## 773 2022-12-06 16:26:10 FALSE 2022-12-06 16:00:00
## 774 2022-12-06 16:25:35 FALSE 2022-12-06 16:00:00
## 775 2022-12-06 16:25:22 FALSE 2022-12-06 16:00:00
## 776 2022-12-06 16:25:08 FALSE 2022-12-06 16:00:00
## 777 2022-12-06 16:24:57 FALSE 2022-12-06 16:00:00
## 778 2022-12-06 16:24:11 FALSE 2022-12-06 16:00:00
## 779 2022-12-06 16:23:39 FALSE 2022-12-06 16:00:00
## 780 2022-12-06 16:23:32 FALSE 2022-12-06 16:00:00
## 781 2022-12-06 16:23:17 FALSE 2022-12-06 16:00:00
## 782 2022-12-06 16:23:08 FALSE 2022-12-06 16:00:00
## 783 2022-12-06 16:23:06 FALSE 2022-12-06 16:00:00
## 784 2022-12-06 16:22:09 FALSE 2022-12-06 16:00:00
## 785 2022-12-06 16:22:04 FALSE 2022-12-06 16:00:00
## 786 2022-12-06 16:21:22 FALSE 2022-12-06 16:00:00
## 787 2022-12-06 16:20:43 FALSE 2022-12-06 16:00:00
## 788 2022-12-06 16:20:34 FALSE 2022-12-06 16:00:00
## 789 2022-12-06 16:20:29 FALSE 2022-12-06 16:00:00
## 790 2022-12-06 16:20:27 FALSE 2022-12-06 16:00:00
## 791 2022-12-06 16:20:14 FALSE 2022-12-06 16:00:00
## 792 2022-12-06 16:20:04 FALSE 2022-12-06 16:00:00
## 793 2022-12-06 16:19:50 FALSE 2022-12-06 16:00:00
## 794 2022-12-06 16:18:45 FALSE 2022-12-06 16:00:00
## 795 2022-12-06 16:18:43 FALSE 2022-12-06 16:00:00
## 796 2022-12-06 16:18:19 FALSE 2022-12-06 16:00:00
## 797 2022-12-06 16:15:26 FALSE 2022-12-06 16:00:00
## 798 2022-12-06 16:15:21 FALSE 2022-12-06 16:00:00
## 799 2022-12-06 16:15:08 FALSE 2022-12-06 16:00:00
## 800 2022-12-06 16:15:05 FALSE 2022-12-06 16:00:00
## 801 2022-12-06 16:15:02 FALSE 2022-12-06 16:00:00
## 802 2022-12-06 16:14:23 FALSE 2022-12-06 16:00:00
## 803 2022-12-06 16:14:18 FALSE 2022-12-06 16:00:00
## 804 2022-12-06 16:13:32 FALSE 2022-12-06 16:00:00
## 805 2022-12-06 16:13:23 FALSE 2022-12-06 16:00:00
## 806 2022-12-06 16:13:16 FALSE 2022-12-06 16:00:00
## 807 2022-12-06 16:13:03 FALSE 2022-12-06 16:00:00
## 808 2022-12-06 16:12:52 FALSE 2022-12-06 16:00:00
## 809 2022-12-06 16:12:39 FALSE 2022-12-06 16:00:00
## 810 2022-12-06 16:12:14 FALSE 2022-12-06 16:00:00
## 811 2022-12-06 16:11:52 FALSE 2022-12-06 16:00:00
## 812 2022-12-06 16:11:43 FALSE 2022-12-06 16:00:00
## 813 2022-12-06 16:11:40 FALSE 2022-12-06 16:00:00
## 814 2022-12-06 16:11:39 FALSE 2022-12-06 16:00:00
## 815 2022-12-06 16:10:47 FALSE 2022-12-06 16:00:00
## 816 2022-12-06 16:10:39 FALSE 2022-12-06 16:00:00
## 817 2022-12-06 16:10:07 FALSE 2022-12-06 16:00:00
## 818 2022-12-06 16:09:39 FALSE 2022-12-06 16:00:00
## 819 2022-12-06 16:09:22 FALSE 2022-12-06 16:00:00
## 820 2022-12-06 16:08:57 FALSE 2022-12-06 16:00:00
## 821 2022-12-06 16:07:56 FALSE 2022-12-06 16:00:00
## 822 2022-12-06 16:07:20 FALSE 2022-12-06 16:00:00
## 823 2022-12-06 16:06:45 FALSE 2022-12-06 16:00:00
## 824 2022-12-06 16:06:37 FALSE 2022-12-06 16:00:00
## 825 2022-12-06 16:03:03 FALSE 2022-12-06 16:00:00
## 826 2022-12-06 16:02:47 FALSE 2022-12-06 16:00:00
## 827 2022-12-06 16:02:28 FALSE 2022-12-06 16:00:00
## 828 2022-12-06 16:02:22 FALSE 2022-12-06 16:00:00
## 829 2022-12-06 16:02:05 FALSE 2022-12-06 16:00:00
## 830 2022-12-06 16:01:06 FALSE 2022-12-06 16:00:00
## 831 2022-12-06 16:00:34 FALSE 2022-12-06 16:00:00
## 832 2022-12-06 15:58:42 FALSE 2022-12-06 16:00:00
## 833 2022-12-06 15:57:27 FALSE 2022-12-06 16:00:00
## 834 2022-12-06 15:57:24 FALSE 2022-12-06 16:00:00
## 835 2022-12-06 15:57:04 FALSE 2022-12-06 16:00:00
## 836 2022-12-06 15:56:55 FALSE 2022-12-06 16:00:00
## 837 2022-12-06 15:56:54 FALSE 2022-12-06 16:00:00
## 838 2022-12-06 15:55:14 FALSE 2022-12-06 16:00:00
## 839 2022-12-06 15:54:23 FALSE 2022-12-06 16:00:00
## 840 2022-12-06 15:54:14 FALSE 2022-12-06 16:00:00
## 841 2022-12-06 15:54:14 FALSE 2022-12-06 16:00:00
## 842 2022-12-06 15:54:03 FALSE 2022-12-06 16:00:00
## 843 2022-12-06 15:53:48 FALSE 2022-12-06 16:00:00
## 844 2022-12-06 15:53:41 FALSE 2022-12-06 16:00:00
## 845 2022-12-06 15:52:24 FALSE 2022-12-06 16:00:00
## 846 2022-12-06 15:52:10 FALSE 2022-12-06 16:00:00
## 847 2022-12-06 15:51:51 FALSE 2022-12-06 16:00:00
## 848 2022-12-06 15:48:52 FALSE 2022-12-06 16:00:00
## 849 2022-12-06 15:48:51 FALSE 2022-12-06 16:00:00
## 850 2022-12-06 15:48:37 FALSE 2022-12-06 16:00:00
## 851 2022-12-06 15:47:51 FALSE 2022-12-06 16:00:00
## 852 2022-12-06 15:47:44 FALSE 2022-12-06 16:00:00
## 853 2022-12-06 15:46:37 FALSE 2022-12-06 16:00:00
## 854 2022-12-06 15:46:15 FALSE 2022-12-06 16:00:00
## 855 2022-12-06 15:45:56 FALSE 2022-12-06 16:00:00
## 856 2022-12-06 15:45:26 FALSE 2022-12-06 16:00:00
## 857 2022-12-06 15:45:26 FALSE 2022-12-06 16:00:00
## 858 2022-12-06 15:45:24 FALSE 2022-12-06 16:00:00
## 859 2022-12-06 15:45:17 FALSE 2022-12-06 16:00:00
## 860 2022-12-06 15:45:13 FALSE 2022-12-06 16:00:00
## 861 2022-12-06 15:45:12 FALSE 2022-12-06 16:00:00
## 862 2022-12-06 15:43:09 FALSE 2022-12-06 16:00:00
## 863 2022-12-06 15:42:51 FALSE 2022-12-06 16:00:00
## 864 2022-12-06 15:42:43 FALSE 2022-12-06 16:00:00
## 865 2022-12-06 15:41:59 FALSE 2022-12-06 16:00:00
## 866 2022-12-06 15:41:28 FALSE 2022-12-06 16:00:00
## 867 2022-12-06 15:40:54 FALSE 2022-12-06 16:00:00
## 868 2022-12-06 15:40:31 FALSE 2022-12-06 16:00:00
## 869 2022-12-06 15:40:25 FALSE 2022-12-06 16:00:00
## 870 2022-12-06 15:40:12 FALSE 2022-12-06 16:00:00
## 871 2022-12-06 15:40:00 FALSE 2022-12-06 16:00:00
## 872 2022-12-06 15:39:34 FALSE 2022-12-06 16:00:00
## 873 2022-12-06 15:39:26 FALSE 2022-12-06 16:00:00
## 874 2022-12-06 15:39:23 FALSE 2022-12-06 16:00:00
## 875 2022-12-06 15:39:22 FALSE 2022-12-06 16:00:00
## 876 2022-12-06 15:37:26 FALSE 2022-12-06 16:00:00
## 877 2022-12-06 15:36:03 FALSE 2022-12-06 16:00:00
## 878 2022-12-06 15:35:03 FALSE 2022-12-06 16:00:00
## 879 2022-12-06 15:34:06 FALSE 2022-12-06 16:00:00
## 880 2022-12-06 15:33:59 FALSE 2022-12-06 16:00:00
## 881 2022-12-06 15:33:31 FALSE 2022-12-06 16:00:00
## 882 2022-12-06 15:33:19 FALSE 2022-12-06 16:00:00
## 883 2022-12-06 15:32:50 FALSE 2022-12-06 16:00:00
## 884 2022-12-06 15:32:38 FALSE 2022-12-06 16:00:00
## 885 2022-12-06 15:32:13 FALSE 2022-12-06 16:00:00
## 886 2022-12-06 15:31:54 FALSE 2022-12-06 16:00:00
## 887 2022-12-06 15:31:40 FALSE 2022-12-06 16:00:00
## 888 2022-12-06 15:31:01 FALSE 2022-12-06 16:00:00
## 889 2022-12-06 15:30:37 FALSE 2022-12-06 16:00:00
## 890 2022-12-06 15:30:25 FALSE 2022-12-06 16:00:00
## 891 2022-12-06 15:30:19 FALSE 2022-12-06 16:00:00
## 892 2022-12-06 15:30:05 FALSE 2022-12-06 16:00:00
## 893 2022-12-06 15:29:56 FALSE 2022-12-06 15:00:00
## 894 2022-12-06 15:29:49 FALSE 2022-12-06 15:00:00
## 895 2022-12-06 15:29:42 FALSE 2022-12-06 15:00:00
## 896 2022-12-06 15:29:21 FALSE 2022-12-06 15:00:00
## 897 2022-12-06 15:29:10 FALSE 2022-12-06 15:00:00
## 898 2022-12-06 15:29:05 FALSE 2022-12-06 15:00:00
## 899 2022-12-06 15:28:50 FALSE 2022-12-06 15:00:00
## 900 2022-12-06 15:28:17 FALSE 2022-12-06 15:00:00
## 901 2022-12-06 15:28:15 FALSE 2022-12-06 15:00:00
## 902 2022-12-06 15:27:35 FALSE 2022-12-06 15:00:00
## 903 2022-12-06 15:27:33 FALSE 2022-12-06 15:00:00
## 904 2022-12-06 15:27:21 FALSE 2022-12-06 15:00:00
## 905 2022-12-06 15:27:04 FALSE 2022-12-06 15:00:00
## 906 2022-12-06 15:26:11 FALSE 2022-12-06 15:00:00
## 907 2022-12-06 15:26:06 FALSE 2022-12-06 15:00:00
## 908 2022-12-06 15:24:30 FALSE 2022-12-06 15:00:00
## 909 2022-12-06 15:23:35 FALSE 2022-12-06 15:00:00
## 910 2022-12-06 15:21:49 FALSE 2022-12-06 15:00:00
## 911 2022-12-06 15:20:48 FALSE 2022-12-06 15:00:00
## 912 2022-12-06 15:18:25 FALSE 2022-12-06 15:00:00
## 913 2022-12-06 15:18:01 FALSE 2022-12-06 15:00:00
## 914 2022-12-06 15:17:11 FALSE 2022-12-06 15:00:00
## 915 2022-12-06 15:16:50 FALSE 2022-12-06 15:00:00
## 916 2022-12-06 15:16:25 FALSE 2022-12-06 15:00:00
## 917 2022-12-06 15:16:11 FALSE 2022-12-06 15:00:00
## 918 2022-12-06 15:16:02 FALSE 2022-12-06 15:00:00
## 919 2022-12-06 15:15:48 FALSE 2022-12-06 15:00:00
## 920 2022-12-06 15:15:25 FALSE 2022-12-06 15:00:00
## 921 2022-12-06 15:15:10 FALSE 2022-12-06 15:00:00
## 922 2022-12-06 15:15:09 FALSE 2022-12-06 15:00:00
## 923 2022-12-06 15:14:19 FALSE 2022-12-06 15:00:00
## 924 2022-12-06 15:12:38 FALSE 2022-12-06 15:00:00
## 925 2022-12-06 15:12:23 FALSE 2022-12-06 15:00:00
## 926 2022-12-06 15:12:11 FALSE 2022-12-06 15:00:00
## 927 2022-12-06 15:11:36 FALSE 2022-12-06 15:00:00
## 928 2022-12-06 15:11:27 FALSE 2022-12-06 15:00:00
## 929 2022-12-06 15:11:09 FALSE 2022-12-06 15:00:00
## 930 2022-12-06 15:10:41 FALSE 2022-12-06 15:00:00
## 931 2022-12-06 15:10:30 FALSE 2022-12-06 15:00:00
## 932 2022-12-06 15:10:16 FALSE 2022-12-06 15:00:00
## 933 2022-12-06 15:10:11 FALSE 2022-12-06 15:00:00
## 934 2022-12-06 15:09:13 FALSE 2022-12-06 15:00:00
## 935 2022-12-06 15:08:58 FALSE 2022-12-06 15:00:00
## 936 2022-12-06 15:08:54 FALSE 2022-12-06 15:00:00
## 937 2022-12-06 15:08:24 FALSE 2022-12-06 15:00:00
## 938 2022-12-06 15:08:06 FALSE 2022-12-06 15:00:00
## 939 2022-12-06 15:06:03 FALSE 2022-12-06 15:00:00
## 940 2022-12-06 15:05:17 FALSE 2022-12-06 15:00:00
## 941 2022-12-06 15:05:10 FALSE 2022-12-06 15:00:00
## 942 2022-12-06 15:04:47 FALSE 2022-12-06 15:00:00
## 943 2022-12-06 15:04:38 FALSE 2022-12-06 15:00:00
## 944 2022-12-06 15:04:32 FALSE 2022-12-06 15:00:00
## 945 2022-12-06 15:04:23 FALSE 2022-12-06 15:00:00
## 946 2022-12-06 15:03:46 FALSE 2022-12-06 15:00:00
## 947 2022-12-06 15:02:42 FALSE 2022-12-06 15:00:00
## 948 2022-12-06 15:01:51 FALSE 2022-12-06 15:00:00
## 949 2022-12-06 15:01:27 FALSE 2022-12-06 15:00:00
## 950 2022-12-06 15:01:27 FALSE 2022-12-06 15:00:00
## 951 2022-12-06 15:00:55 FALSE 2022-12-06 15:00:00
## 952 2022-12-06 15:00:26 FALSE 2022-12-06 15:00:00
## 953 2022-12-06 14:59:33 FALSE 2022-12-06 15:00:00
## 954 2022-12-06 14:59:01 FALSE 2022-12-06 15:00:00
## 955 2022-12-06 14:57:01 FALSE 2022-12-06 15:00:00
## 956 2022-12-06 14:56:59 FALSE 2022-12-06 15:00:00
## 957 2022-12-06 14:55:40 FALSE 2022-12-06 15:00:00
## 958 2022-12-06 14:55:13 FALSE 2022-12-06 15:00:00
## 959 2022-12-06 14:54:51 FALSE 2022-12-06 15:00:00
## 960 2022-12-06 14:53:30 FALSE 2022-12-06 15:00:00
## 961 2022-12-06 14:53:29 FALSE 2022-12-06 15:00:00
## 962 2022-12-06 14:53:15 FALSE 2022-12-06 15:00:00
## 963 2022-12-06 14:50:01 FALSE 2022-12-06 15:00:00
## 964 2022-12-06 14:49:47 FALSE 2022-12-06 15:00:00
## 965 2022-12-06 14:49:38 FALSE 2022-12-06 15:00:00
## 966 2022-12-06 14:49:06 FALSE 2022-12-06 15:00:00
## 967 2022-12-06 14:48:59 FALSE 2022-12-06 15:00:00
## 968 2022-12-06 14:48:35 FALSE 2022-12-06 15:00:00
## 969 2022-12-06 14:48:25 FALSE 2022-12-06 15:00:00
## 970 2022-12-06 14:47:27 FALSE 2022-12-06 15:00:00
## 971 2022-12-06 14:44:20 FALSE 2022-12-06 15:00:00
## 972 2022-12-06 14:44:16 FALSE 2022-12-06 15:00:00
## 973 2022-12-06 14:44:02 FALSE 2022-12-06 15:00:00
## 974 2022-12-06 14:43:09 FALSE 2022-12-06 15:00:00
## 975 2022-12-06 14:42:49 FALSE 2022-12-06 15:00:00
## 976 2022-12-06 14:41:19 FALSE 2022-12-06 15:00:00
## 977 2022-12-06 14:41:14 FALSE 2022-12-06 15:00:00
## 978 2022-12-06 14:40:32 FALSE 2022-12-06 15:00:00
## 979 2022-12-06 14:40:17 FALSE 2022-12-06 15:00:00
## 980 2022-12-06 14:40:12 FALSE 2022-12-06 15:00:00
## 981 2022-12-06 14:40:09 FALSE 2022-12-06 15:00:00
## 982 2022-12-06 14:39:34 FALSE 2022-12-06 15:00:00
## 983 2022-12-06 14:38:59 FALSE 2022-12-06 15:00:00
## 984 2022-12-06 14:38:34 FALSE 2022-12-06 15:00:00
## 985 2022-12-06 14:38:03 FALSE 2022-12-06 15:00:00
## 986 2022-12-06 14:36:12 FALSE 2022-12-06 15:00:00
## 987 2022-12-06 14:36:06 FALSE 2022-12-06 15:00:00
## 988 2022-12-06 14:35:45 FALSE 2022-12-06 15:00:00
## 989 2022-12-06 14:35:36 FALSE 2022-12-06 15:00:00
## 990 2022-12-06 14:32:00 FALSE 2022-12-06 15:00:00
## 991 2022-12-06 14:31:56 FALSE 2022-12-06 15:00:00
## 992 2022-12-06 14:30:30 FALSE 2022-12-06 15:00:00
## 993 2022-12-06 14:30:24 FALSE 2022-12-06 15:00:00
## 994 2022-12-06 14:30:24 FALSE 2022-12-06 15:00:00
## 995 2022-12-06 14:29:08 FALSE 2022-12-06 14:00:00
## 996 2022-12-06 14:28:47 FALSE 2022-12-06 14:00:00
## 997 2022-12-06 14:28:39 FALSE 2022-12-06 14:00:00
## 998 2022-12-06 14:28:16 FALSE 2022-12-06 14:00:00
## 999 2022-12-06 14:27:58 FALSE 2022-12-06 14:00:00
## 1000 2022-12-06 14:27:17 FALSE 2022-12-06 14:00:00
## 1001 2022-12-06 14:27:05 FALSE 2022-12-06 14:00:00
## 1002 2022-12-06 14:27:03 FALSE 2022-12-06 14:00:00
## 1003 2022-12-06 14:27:01 FALSE 2022-12-06 14:00:00
## 1004 2022-12-06 14:26:17 FALSE 2022-12-06 14:00:00
## 1005 2022-12-06 14:24:44 FALSE 2022-12-06 14:00:00
## 1006 2022-12-06 14:24:02 FALSE 2022-12-06 14:00:00
## 1007 2022-12-06 14:23:09 FALSE 2022-12-06 14:00:00
## 1008 2022-12-06 14:22:49 FALSE 2022-12-06 14:00:00
## 1009 2022-12-06 14:22:39 FALSE 2022-12-06 14:00:00
## 1010 2022-12-06 14:21:49 FALSE 2022-12-06 14:00:00
## 1011 2022-12-06 14:21:19 FALSE 2022-12-06 14:00:00
## 1012 2022-12-06 14:21:03 FALSE 2022-12-06 14:00:00
## 1013 2022-12-06 14:21:01 FALSE 2022-12-06 14:00:00
## 1014 2022-12-06 14:20:56 FALSE 2022-12-06 14:00:00
## 1015 2022-12-06 14:20:22 FALSE 2022-12-06 14:00:00
## 1016 2022-12-06 14:19:30 FALSE 2022-12-06 14:00:00
## 1017 2022-12-06 14:19:22 FALSE 2022-12-06 14:00:00
## 1018 2022-12-06 14:18:52 FALSE 2022-12-06 14:00:00
## 1019 2022-12-06 14:18:39 FALSE 2022-12-06 14:00:00
## 1020 2022-12-06 14:18:13 FALSE 2022-12-06 14:00:00
## 1021 2022-12-06 14:17:30 FALSE 2022-12-06 14:00:00
## 1022 2022-12-06 14:17:15 FALSE 2022-12-06 14:00:00
## 1023 2022-12-06 14:16:16 FALSE 2022-12-06 14:00:00
## 1024 2022-12-06 14:15:18 FALSE 2022-12-06 14:00:00
## 1025 2022-12-06 14:15:01 FALSE 2022-12-06 14:00:00
## 1026 2022-12-06 14:14:01 FALSE 2022-12-06 14:00:00
## 1027 2022-12-06 14:13:16 FALSE 2022-12-06 14:00:00
## 1028 2022-12-06 14:12:43 FALSE 2022-12-06 14:00:00
## 1029 2022-12-06 14:12:42 FALSE 2022-12-06 14:00:00
## 1030 2022-12-06 14:12:20 FALSE 2022-12-06 14:00:00
## 1031 2022-12-06 14:11:40 FALSE 2022-12-06 14:00:00
## 1032 2022-12-06 14:11:28 FALSE 2022-12-06 14:00:00
## 1033 2022-12-06 14:10:19 FALSE 2022-12-06 14:00:00
## 1034 2022-12-06 14:09:04 FALSE 2022-12-06 14:00:00
## 1035 2022-12-06 14:08:09 FALSE 2022-12-06 14:00:00
## 1036 2022-12-06 14:07:58 FALSE 2022-12-06 14:00:00
## 1037 2022-12-06 14:07:56 FALSE 2022-12-06 14:00:00
## 1038 2022-12-06 14:07:33 FALSE 2022-12-06 14:00:00
## 1039 2022-12-06 14:07:33 FALSE 2022-12-06 14:00:00
## 1040 2022-12-06 14:06:31 FALSE 2022-12-06 14:00:00
## 1041 2022-12-06 14:05:13 FALSE 2022-12-06 14:00:00
## 1042 2022-12-06 14:04:51 FALSE 2022-12-06 14:00:00
## 1043 2022-12-06 14:04:20 FALSE 2022-12-06 14:00:00
## 1044 2022-12-06 14:04:15 FALSE 2022-12-06 14:00:00
## 1045 2022-12-06 14:03:17 FALSE 2022-12-06 14:00:00
## 1046 2022-12-06 14:02:10 FALSE 2022-12-06 14:00:00
## 1047 2022-12-06 14:01:35 FALSE 2022-12-06 14:00:00
## 1048 2022-12-06 14:00:45 FALSE 2022-12-06 14:00:00
## 1049 2022-12-06 13:58:15 FALSE 2022-12-06 14:00:00
## 1050 2022-12-06 13:58:14 FALSE 2022-12-06 14:00:00
## 1051 2022-12-06 13:57:42 FALSE 2022-12-06 14:00:00
## 1052 2022-12-06 13:57:00 FALSE 2022-12-06 14:00:00
## 1053 2022-12-06 13:55:41 FALSE 2022-12-06 14:00:00
## 1054 2022-12-06 13:54:01 FALSE 2022-12-06 14:00:00
## 1055 2022-12-06 13:53:02 FALSE 2022-12-06 14:00:00
## 1056 2022-12-06 13:52:21 FALSE 2022-12-06 14:00:00
## 1057 2022-12-06 13:52:21 FALSE 2022-12-06 14:00:00
## 1058 2022-12-06 13:52:13 FALSE 2022-12-06 14:00:00
## 1059 2022-12-06 13:51:49 FALSE 2022-12-06 14:00:00
## 1060 2022-12-06 13:51:24 FALSE 2022-12-06 14:00:00
## 1061 2022-12-06 13:46:50 FALSE 2022-12-06 14:00:00
## 1062 2022-12-06 13:46:00 FALSE 2022-12-06 14:00:00
## 1063 2022-12-06 13:45:57 FALSE 2022-12-06 14:00:00
## 1064 2022-12-06 13:44:15 FALSE 2022-12-06 14:00:00
## 1065 2022-12-06 13:41:56 FALSE 2022-12-06 14:00:00
## 1066 2022-12-06 13:41:03 FALSE 2022-12-06 14:00:00
## 1067 2022-12-06 13:40:48 FALSE 2022-12-06 14:00:00
## 1068 2022-12-06 13:40:24 FALSE 2022-12-06 14:00:00
## 1069 2022-12-06 13:39:34 FALSE 2022-12-06 14:00:00
## 1070 2022-12-06 13:39:33 FALSE 2022-12-06 14:00:00
## 1071 2022-12-06 13:39:15 FALSE 2022-12-06 14:00:00
## 1072 2022-12-06 13:39:03 FALSE 2022-12-06 14:00:00
## 1073 2022-12-06 13:38:44 FALSE 2022-12-06 14:00:00
## 1074 2022-12-06 13:38:12 FALSE 2022-12-06 14:00:00
## 1075 2022-12-06 13:36:03 FALSE 2022-12-06 14:00:00
## 1076 2022-12-06 13:36:00 FALSE 2022-12-06 14:00:00
## 1077 2022-12-06 13:34:45 FALSE 2022-12-06 14:00:00
## 1078 2022-12-06 13:34:33 FALSE 2022-12-06 14:00:00
## 1079 2022-12-06 13:33:34 FALSE 2022-12-06 14:00:00
## 1080 2022-12-06 13:33:18 FALSE 2022-12-06 14:00:00
## 1081 2022-12-06 13:31:27 FALSE 2022-12-06 14:00:00
## 1082 2022-12-06 13:31:14 FALSE 2022-12-06 14:00:00
## 1083 2022-12-06 13:27:53 FALSE 2022-12-06 13:00:00
## 1084 2022-12-06 13:27:31 FALSE 2022-12-06 13:00:00
## 1085 2022-12-06 13:26:15 FALSE 2022-12-06 13:00:00
## 1086 2022-12-06 13:25:43 FALSE 2022-12-06 13:00:00
## 1087 2022-12-06 13:25:33 FALSE 2022-12-06 13:00:00
## 1088 2022-12-06 13:25:10 FALSE 2022-12-06 13:00:00
## 1089 2022-12-06 13:24:34 FALSE 2022-12-06 13:00:00
## 1090 2022-12-06 13:24:21 FALSE 2022-12-06 13:00:00
## 1091 2022-12-06 13:23:51 FALSE 2022-12-06 13:00:00
## 1092 2022-12-06 13:23:08 FALSE 2022-12-06 13:00:00
## 1093 2022-12-06 13:23:00 FALSE 2022-12-06 13:00:00
## 1094 2022-12-06 13:22:17 FALSE 2022-12-06 13:00:00
## 1095 2022-12-06 13:22:01 FALSE 2022-12-06 13:00:00
## 1096 2022-12-06 13:20:49 FALSE 2022-12-06 13:00:00
## 1097 2022-12-06 13:20:49 FALSE 2022-12-06 13:00:00
## 1098 2022-12-06 13:20:46 FALSE 2022-12-06 13:00:00
## 1099 2022-12-06 13:19:35 FALSE 2022-12-06 13:00:00
## 1100 2022-12-06 13:19:21 FALSE 2022-12-06 13:00:00
## 1101 2022-12-06 13:19:06 FALSE 2022-12-06 13:00:00
## 1102 2022-12-06 13:18:57 FALSE 2022-12-06 13:00:00
## 1103 2022-12-06 13:18:48 FALSE 2022-12-06 13:00:00
## 1104 2022-12-06 13:18:28 FALSE 2022-12-06 13:00:00
## 1105 2022-12-06 13:18:08 FALSE 2022-12-06 13:00:00
## 1106 2022-12-06 13:16:52 FALSE 2022-12-06 13:00:00
## 1107 2022-12-06 13:15:31 FALSE 2022-12-06 13:00:00
## 1108 2022-12-06 13:15:11 FALSE 2022-12-06 13:00:00
## 1109 2022-12-06 13:14:19 FALSE 2022-12-06 13:00:00
## 1110 2022-12-06 13:12:54 FALSE 2022-12-06 13:00:00
## 1111 2022-12-06 13:12:54 FALSE 2022-12-06 13:00:00
## 1112 2022-12-06 13:12:33 FALSE 2022-12-06 13:00:00
## 1113 2022-12-06 13:10:55 FALSE 2022-12-06 13:00:00
## 1114 2022-12-06 13:10:41 FALSE 2022-12-06 13:00:00
## 1115 2022-12-06 13:10:15 FALSE 2022-12-06 13:00:00
## 1116 2022-12-06 13:08:12 FALSE 2022-12-06 13:00:00
## 1117 2022-12-06 13:07:55 FALSE 2022-12-06 13:00:00
## 1118 2022-12-06 13:07:55 FALSE 2022-12-06 13:00:00
## 1119 2022-12-06 13:07:49 FALSE 2022-12-06 13:00:00
## 1120 2022-12-06 13:05:57 FALSE 2022-12-06 13:00:00
## 1121 2022-12-06 13:05:10 FALSE 2022-12-06 13:00:00
## 1122 2022-12-06 13:05:00 FALSE 2022-12-06 13:00:00
## 1123 2022-12-06 13:04:09 FALSE 2022-12-06 13:00:00
## 1124 2022-12-06 13:03:55 FALSE 2022-12-06 13:00:00
## 1125 2022-12-06 13:03:15 FALSE 2022-12-06 13:00:00
## 1126 2022-12-06 13:02:38 FALSE 2022-12-06 13:00:00
## 1127 2022-12-06 13:01:43 FALSE 2022-12-06 13:00:00
## 1128 2022-12-06 13:00:24 FALSE 2022-12-06 13:00:00
## 1129 2022-12-06 12:59:39 FALSE 2022-12-06 13:00:00
## 1130 2022-12-06 12:58:41 FALSE 2022-12-06 13:00:00
## 1131 2022-12-06 12:57:11 FALSE 2022-12-06 13:00:00
## 1132 2022-12-06 12:56:06 FALSE 2022-12-06 13:00:00
## 1133 2022-12-06 12:55:00 FALSE 2022-12-06 13:00:00
## 1134 2022-12-06 12:53:40 FALSE 2022-12-06 13:00:00
## 1135 2022-12-06 12:53:21 FALSE 2022-12-06 13:00:00
## 1136 2022-12-06 12:53:13 FALSE 2022-12-06 13:00:00
## 1137 2022-12-06 12:52:36 FALSE 2022-12-06 13:00:00
## 1138 2022-12-06 12:51:39 FALSE 2022-12-06 13:00:00
## 1139 2022-12-06 12:51:21 FALSE 2022-12-06 13:00:00
## 1140 2022-12-06 12:51:21 FALSE 2022-12-06 13:00:00
## 1141 2022-12-06 12:50:25 FALSE 2022-12-06 13:00:00
## 1142 2022-12-06 12:50:13 FALSE 2022-12-06 13:00:00
## 1143 2022-12-06 12:49:40 FALSE 2022-12-06 13:00:00
## 1144 2022-12-06 12:49:32 FALSE 2022-12-06 13:00:00
## 1145 2022-12-06 12:48:34 FALSE 2022-12-06 13:00:00
## 1146 2022-12-06 12:47:40 FALSE 2022-12-06 13:00:00
## 1147 2022-12-06 12:45:46 FALSE 2022-12-06 13:00:00
## 1148 2022-12-06 12:45:17 FALSE 2022-12-06 13:00:00
## 1149 2022-12-06 12:45:02 FALSE 2022-12-06 13:00:00
## 1150 2022-12-06 12:43:23 FALSE 2022-12-06 13:00:00
## 1151 2022-12-06 12:43:18 FALSE 2022-12-06 13:00:00
## 1152 2022-12-06 12:42:15 FALSE 2022-12-06 13:00:00
## 1153 2022-12-06 12:41:08 FALSE 2022-12-06 13:00:00
## 1154 2022-12-06 12:39:54 FALSE 2022-12-06 13:00:00
## 1155 2022-12-06 12:39:23 FALSE 2022-12-06 13:00:00
## 1156 2022-12-06 12:39:15 FALSE 2022-12-06 13:00:00
## 1157 2022-12-06 12:39:14 FALSE 2022-12-06 13:00:00
## 1158 2022-12-06 12:37:34 FALSE 2022-12-06 13:00:00
## 1159 2022-12-06 12:36:38 FALSE 2022-12-06 13:00:00
## 1160 2022-12-06 12:36:22 FALSE 2022-12-06 13:00:00
## 1161 2022-12-06 12:36:20 FALSE 2022-12-06 13:00:00
## 1162 2022-12-06 12:35:53 FALSE 2022-12-06 13:00:00
## 1163 2022-12-06 12:35:47 FALSE 2022-12-06 13:00:00
## 1164 2022-12-06 12:35:39 FALSE 2022-12-06 13:00:00
## 1165 2022-12-06 12:35:12 FALSE 2022-12-06 13:00:00
## 1166 2022-12-06 12:33:30 FALSE 2022-12-06 13:00:00
## 1167 2022-12-06 12:33:13 FALSE 2022-12-06 13:00:00
## 1168 2022-12-06 12:32:36 FALSE 2022-12-06 13:00:00
## 1169 2022-12-06 12:32:12 FALSE 2022-12-06 13:00:00
## 1170 2022-12-06 12:31:37 FALSE 2022-12-06 13:00:00
## 1171 2022-12-06 12:30:26 FALSE 2022-12-06 13:00:00
## 1172 2022-12-06 12:30:02 FALSE 2022-12-06 13:00:00
## 1173 2022-12-06 12:29:07 FALSE 2022-12-06 12:00:00
## 1174 2022-12-06 12:28:44 FALSE 2022-12-06 12:00:00
## 1175 2022-12-06 12:28:24 FALSE 2022-12-06 12:00:00
## 1176 2022-12-06 12:28:00 FALSE 2022-12-06 12:00:00
## 1177 2022-12-06 12:25:27 FALSE 2022-12-06 12:00:00
## 1178 2022-12-06 12:23:14 FALSE 2022-12-06 12:00:00
## 1179 2022-12-06 12:21:58 FALSE 2022-12-06 12:00:00
## 1180 2022-12-06 12:21:55 FALSE 2022-12-06 12:00:00
## 1181 2022-12-06 12:21:27 FALSE 2022-12-06 12:00:00
## 1182 2022-12-06 12:20:31 FALSE 2022-12-06 12:00:00
## 1183 2022-12-06 12:17:05 FALSE 2022-12-06 12:00:00
## 1184 2022-12-06 12:16:41 FALSE 2022-12-06 12:00:00
## 1185 2022-12-06 12:15:59 FALSE 2022-12-06 12:00:00
## 1186 2022-12-06 12:15:24 FALSE 2022-12-06 12:00:00
## 1187 2022-12-06 12:15:20 FALSE 2022-12-06 12:00:00
## 1188 2022-12-06 12:13:37 FALSE 2022-12-06 12:00:00
## 1189 2022-12-06 12:13:31 FALSE 2022-12-06 12:00:00
## 1190 2022-12-06 12:12:46 FALSE 2022-12-06 12:00:00
## 1191 2022-12-06 12:11:56 FALSE 2022-12-06 12:00:00
## 1192 2022-12-06 12:10:44 FALSE 2022-12-06 12:00:00
## 1193 2022-12-06 12:10:42 FALSE 2022-12-06 12:00:00
## 1194 2022-12-06 12:10:20 FALSE 2022-12-06 12:00:00
## 1195 2022-12-06 12:09:42 FALSE 2022-12-06 12:00:00
## 1196 2022-12-06 12:09:02 FALSE 2022-12-06 12:00:00
## 1197 2022-12-06 12:05:42 FALSE 2022-12-06 12:00:00
## 1198 2022-12-06 12:05:40 FALSE 2022-12-06 12:00:00
## 1199 2022-12-06 12:05:00 FALSE 2022-12-06 12:00:00
## 1200 2022-12-06 12:03:41 FALSE 2022-12-06 12:00:00
## 1201 2022-12-06 12:01:00 FALSE 2022-12-06 12:00:00
## 1202 2022-12-06 12:00:34 FALSE 2022-12-06 12:00:00
## 1203 2022-12-06 12:00:30 FALSE 2022-12-06 12:00:00
## 1204 2022-12-06 11:59:13 FALSE 2022-12-06 12:00:00
## 1205 2022-12-06 11:59:03 FALSE 2022-12-06 12:00:00
## 1206 2022-12-06 11:57:54 FALSE 2022-12-06 12:00:00
## 1207 2022-12-06 11:57:44 FALSE 2022-12-06 12:00:00
## 1208 2022-12-06 11:57:40 FALSE 2022-12-06 12:00:00
## 1209 2022-12-06 11:55:26 FALSE 2022-12-06 12:00:00
## 1210 2022-12-06 11:54:15 FALSE 2022-12-06 12:00:00
## 1211 2022-12-06 11:54:04 FALSE 2022-12-06 12:00:00
## 1212 2022-12-06 11:53:51 FALSE 2022-12-06 12:00:00
## 1213 2022-12-06 11:52:32 FALSE 2022-12-06 12:00:00
## 1214 2022-12-06 11:51:13 FALSE 2022-12-06 12:00:00
## 1215 2022-12-06 11:50:40 FALSE 2022-12-06 12:00:00
## 1216 2022-12-06 11:48:40 FALSE 2022-12-06 12:00:00
## 1217 2022-12-06 11:47:01 FALSE 2022-12-06 12:00:00
## 1218 2022-12-06 11:43:47 FALSE 2022-12-06 12:00:00
## 1219 2022-12-06 11:43:12 FALSE 2022-12-06 12:00:00
## 1220 2022-12-06 11:43:04 FALSE 2022-12-06 12:00:00
## 1221 2022-12-06 11:42:49 FALSE 2022-12-06 12:00:00
## 1222 2022-12-06 11:41:58 FALSE 2022-12-06 12:00:00
## 1223 2022-12-06 11:40:45 FALSE 2022-12-06 12:00:00
## 1224 2022-12-06 11:40:43 FALSE 2022-12-06 12:00:00
## 1225 2022-12-06 11:40:02 FALSE 2022-12-06 12:00:00
## 1226 2022-12-06 11:39:55 FALSE 2022-12-06 12:00:00
## 1227 2022-12-06 11:39:46 FALSE 2022-12-06 12:00:00
## 1228 2022-12-06 11:39:15 FALSE 2022-12-06 12:00:00
## 1229 2022-12-06 11:38:36 FALSE 2022-12-06 12:00:00
## 1230 2022-12-06 11:38:22 FALSE 2022-12-06 12:00:00
## 1231 2022-12-06 11:38:19 FALSE 2022-12-06 12:00:00
## 1232 2022-12-06 11:37:59 FALSE 2022-12-06 12:00:00
## 1233 2022-12-06 11:37:30 FALSE 2022-12-06 12:00:00
## 1234 2022-12-06 11:37:26 FALSE 2022-12-06 12:00:00
## 1235 2022-12-06 11:35:37 FALSE 2022-12-06 12:00:00
## 1236 2022-12-06 11:35:17 FALSE 2022-12-06 12:00:00
## 1237 2022-12-06 11:34:50 FALSE 2022-12-06 12:00:00
## 1238 2022-12-06 11:32:35 FALSE 2022-12-06 12:00:00
## 1239 2022-12-06 11:32:18 FALSE 2022-12-06 12:00:00
## 1240 2022-12-06 11:32:16 FALSE 2022-12-06 12:00:00
## 1241 2022-12-06 11:31:54 FALSE 2022-12-06 12:00:00
## 1242 2022-12-06 11:31:20 FALSE 2022-12-06 12:00:00
## 1243 2022-12-06 11:30:51 FALSE 2022-12-06 12:00:00
## 1244 2022-12-06 11:30:51 FALSE 2022-12-06 12:00:00
## 1245 2022-12-06 11:30:48 FALSE 2022-12-06 12:00:00
## 1246 2022-12-06 11:30:07 FALSE 2022-12-06 12:00:00
## 1247 2022-12-06 11:28:45 FALSE 2022-12-06 11:00:00
## 1248 2022-12-06 11:27:48 FALSE 2022-12-06 11:00:00
## 1249 2022-12-06 11:26:16 FALSE 2022-12-06 11:00:00
## 1250 2022-12-06 11:25:23 FALSE 2022-12-06 11:00:00
## 1251 2022-12-06 11:25:04 FALSE 2022-12-06 11:00:00
## 1252 2022-12-06 11:24:32 FALSE 2022-12-06 11:00:00
## 1253 2022-12-06 11:23:28 FALSE 2022-12-06 11:00:00
## 1254 2022-12-06 11:23:06 FALSE 2022-12-06 11:00:00
## 1255 2022-12-06 11:23:01 FALSE 2022-12-06 11:00:00
## 1256 2022-12-06 11:22:10 FALSE 2022-12-06 11:00:00
## 1257 2022-12-06 11:21:46 FALSE 2022-12-06 11:00:00
## 1258 2022-12-06 11:21:42 FALSE 2022-12-06 11:00:00
## 1259 2022-12-06 11:21:22 FALSE 2022-12-06 11:00:00
## 1260 2022-12-06 11:21:18 FALSE 2022-12-06 11:00:00
## 1261 2022-12-06 11:20:39 FALSE 2022-12-06 11:00:00
## 1262 2022-12-06 11:20:04 FALSE 2022-12-06 11:00:00
## 1263 2022-12-06 11:18:55 FALSE 2022-12-06 11:00:00
## 1264 2022-12-06 11:17:33 FALSE 2022-12-06 11:00:00
## 1265 2022-12-06 11:17:00 FALSE 2022-12-06 11:00:00
## 1266 2022-12-06 11:16:13 FALSE 2022-12-06 11:00:00
## 1267 2022-12-06 11:16:09 FALSE 2022-12-06 11:00:00
## 1268 2022-12-06 11:16:06 FALSE 2022-12-06 11:00:00
## 1269 2022-12-06 11:16:04 FALSE 2022-12-06 11:00:00
## 1270 2022-12-06 11:16:03 FALSE 2022-12-06 11:00:00
## 1271 2022-12-06 11:16:01 FALSE 2022-12-06 11:00:00
## 1272 2022-12-06 11:15:59 FALSE 2022-12-06 11:00:00
## 1273 2022-12-06 11:15:40 FALSE 2022-12-06 11:00:00
## 1274 2022-12-06 11:14:11 FALSE 2022-12-06 11:00:00
## 1275 2022-12-06 11:13:44 FALSE 2022-12-06 11:00:00
## 1276 2022-12-06 11:13:04 FALSE 2022-12-06 11:00:00
## 1277 2022-12-06 11:12:32 FALSE 2022-12-06 11:00:00
## 1278 2022-12-06 11:11:00 FALSE 2022-12-06 11:00:00
## 1279 2022-12-06 11:10:45 FALSE 2022-12-06 11:00:00
## 1280 2022-12-06 11:09:41 FALSE 2022-12-06 11:00:00
## 1281 2022-12-06 11:09:12 FALSE 2022-12-06 11:00:00
## 1282 2022-12-06 11:07:06 FALSE 2022-12-06 11:00:00
## 1283 2022-12-06 11:06:52 FALSE 2022-12-06 11:00:00
## 1284 2022-12-06 11:06:47 FALSE 2022-12-06 11:00:00
## 1285 2022-12-06 11:06:28 FALSE 2022-12-06 11:00:00
## 1286 2022-12-06 11:06:23 FALSE 2022-12-06 11:00:00
## 1287 2022-12-06 11:06:22 FALSE 2022-12-06 11:00:00
## 1288 2022-12-06 11:05:52 FALSE 2022-12-06 11:00:00
## 1289 2022-12-06 11:05:44 FALSE 2022-12-06 11:00:00
## 1290 2022-12-06 11:04:54 FALSE 2022-12-06 11:00:00
## 1291 2022-12-06 11:04:35 FALSE 2022-12-06 11:00:00
## 1292 2022-12-06 11:04:23 FALSE 2022-12-06 11:00:00
## 1293 2022-12-06 11:04:13 FALSE 2022-12-06 11:00:00
## 1294 2022-12-06 11:03:47 FALSE 2022-12-06 11:00:00
## 1295 2022-12-06 11:03:03 FALSE 2022-12-06 11:00:00
## 1296 2022-12-06 11:03:00 FALSE 2022-12-06 11:00:00
## 1297 2022-12-06 11:02:27 FALSE 2022-12-06 11:00:00
## 1298 2022-12-06 11:02:21 FALSE 2022-12-06 11:00:00
## 1299 2022-12-06 10:58:47 FALSE 2022-12-06 11:00:00
## 1300 2022-12-06 10:58:39 FALSE 2022-12-06 11:00:00
## 1301 2022-12-06 10:57:55 FALSE 2022-12-06 11:00:00
## 1302 2022-12-06 10:56:59 FALSE 2022-12-06 11:00:00
## 1303 2022-12-06 10:55:05 FALSE 2022-12-06 11:00:00
## 1304 2022-12-06 10:55:02 FALSE 2022-12-06 11:00:00
## 1305 2022-12-06 10:54:21 FALSE 2022-12-06 11:00:00
## 1306 2022-12-06 10:53:35 FALSE 2022-12-06 11:00:00
## 1307 2022-12-06 10:53:28 FALSE 2022-12-06 11:00:00
## 1308 2022-12-06 10:50:02 FALSE 2022-12-06 11:00:00
## 1309 2022-12-06 10:48:23 FALSE 2022-12-06 11:00:00
## 1310 2022-12-06 10:47:23 FALSE 2022-12-06 11:00:00
## 1311 2022-12-06 10:46:43 FALSE 2022-12-06 11:00:00
## 1312 2022-12-06 10:46:32 FALSE 2022-12-06 11:00:00
## 1313 2022-12-06 10:46:17 FALSE 2022-12-06 11:00:00
## 1314 2022-12-06 10:46:03 FALSE 2022-12-06 11:00:00
## 1315 2022-12-06 10:45:48 FALSE 2022-12-06 11:00:00
## 1316 2022-12-06 10:45:44 FALSE 2022-12-06 11:00:00
## 1317 2022-12-06 10:45:04 FALSE 2022-12-06 11:00:00
## 1318 2022-12-06 10:44:55 FALSE 2022-12-06 11:00:00
## 1319 2022-12-06 10:43:40 FALSE 2022-12-06 11:00:00
## 1320 2022-12-06 10:43:15 FALSE 2022-12-06 11:00:00
## 1321 2022-12-06 10:42:53 FALSE 2022-12-06 11:00:00
## 1322 2022-12-06 10:42:39 FALSE 2022-12-06 11:00:00
## 1323 2022-12-06 10:42:12 FALSE 2022-12-06 11:00:00
## 1324 2022-12-06 10:41:00 FALSE 2022-12-06 11:00:00
## 1325 2022-12-06 10:40:13 FALSE 2022-12-06 11:00:00
## 1326 2022-12-06 10:39:10 FALSE 2022-12-06 11:00:00
## 1327 2022-12-06 10:39:02 FALSE 2022-12-06 11:00:00
## 1328 2022-12-06 10:37:40 FALSE 2022-12-06 11:00:00
## 1329 2022-12-06 10:37:02 FALSE 2022-12-06 11:00:00
## 1330 2022-12-06 10:36:58 FALSE 2022-12-06 11:00:00
## 1331 2022-12-06 10:36:39 FALSE 2022-12-06 11:00:00
## 1332 2022-12-06 10:34:13 FALSE 2022-12-06 11:00:00
## 1333 2022-12-06 10:33:35 FALSE 2022-12-06 11:00:00
## 1334 2022-12-06 10:31:01 FALSE 2022-12-06 11:00:00
## 1335 2022-12-06 10:30:28 FALSE 2022-12-06 11:00:00
## 1336 2022-12-06 10:29:40 FALSE 2022-12-06 10:00:00
## 1337 2022-12-06 10:29:02 FALSE 2022-12-06 10:00:00
## 1338 2022-12-06 10:28:57 FALSE 2022-12-06 10:00:00
## 1339 2022-12-06 10:27:21 FALSE 2022-12-06 10:00:00
## 1340 2022-12-06 10:26:34 FALSE 2022-12-06 10:00:00
## 1341 2022-12-06 10:25:24 FALSE 2022-12-06 10:00:00
## 1342 2022-12-06 10:25:16 FALSE 2022-12-06 10:00:00
## 1343 2022-12-06 10:24:20 FALSE 2022-12-06 10:00:00
## 1344 2022-12-06 10:22:38 FALSE 2022-12-06 10:00:00
## 1345 2022-12-06 10:22:32 FALSE 2022-12-06 10:00:00
## 1346 2022-12-06 10:21:29 FALSE 2022-12-06 10:00:00
## 1347 2022-12-06 10:20:58 FALSE 2022-12-06 10:00:00
## 1348 2022-12-06 10:20:42 FALSE 2022-12-06 10:00:00
## 1349 2022-12-06 10:19:22 FALSE 2022-12-06 10:00:00
## 1350 2022-12-06 10:18:55 FALSE 2022-12-06 10:00:00
## 1351 2022-12-06 10:18:20 FALSE 2022-12-06 10:00:00
## 1352 2022-12-06 10:18:14 FALSE 2022-12-06 10:00:00
## 1353 2022-12-06 10:17:52 FALSE 2022-12-06 10:00:00
## 1354 2022-12-06 10:15:53 FALSE 2022-12-06 10:00:00
## 1355 2022-12-06 10:15:35 FALSE 2022-12-06 10:00:00
## 1356 2022-12-06 10:14:26 FALSE 2022-12-06 10:00:00
## 1357 2022-12-06 10:12:49 FALSE 2022-12-06 10:00:00
## 1358 2022-12-06 10:12:23 FALSE 2022-12-06 10:00:00
## 1359 2022-12-06 10:12:02 FALSE 2022-12-06 10:00:00
## 1360 2022-12-06 10:12:02 FALSE 2022-12-06 10:00:00
## 1361 2022-12-06 10:11:07 FALSE 2022-12-06 10:00:00
## 1362 2022-12-06 10:10:59 FALSE 2022-12-06 10:00:00
## 1363 2022-12-06 10:06:44 FALSE 2022-12-06 10:00:00
## 1364 2022-12-06 10:06:09 FALSE 2022-12-06 10:00:00
## 1365 2022-12-06 10:04:58 FALSE 2022-12-06 10:00:00
## 1366 2022-12-06 10:03:53 FALSE 2022-12-06 10:00:00
## 1367 2022-12-06 10:03:18 FALSE 2022-12-06 10:00:00
## 1368 2022-12-06 10:00:26 FALSE 2022-12-06 10:00:00
## 1369 2022-12-06 10:00:01 FALSE 2022-12-06 10:00:00
## 1370 2022-12-06 10:00:00 FALSE 2022-12-06 10:00:00
## 1371 2022-12-06 09:59:12 FALSE 2022-12-06 10:00:00
## 1372 2022-12-06 09:56:54 FALSE 2022-12-06 10:00:00
## 1373 2022-12-06 09:55:01 FALSE 2022-12-06 10:00:00
## 1374 2022-12-06 09:53:03 FALSE 2022-12-06 10:00:00
## 1375 2022-12-06 09:52:58 FALSE 2022-12-06 10:00:00
## 1376 2022-12-06 09:51:40 FALSE 2022-12-06 10:00:00
## 1377 2022-12-06 09:46:01 FALSE 2022-12-06 10:00:00
## 1378 2022-12-06 09:45:02 FALSE 2022-12-06 10:00:00
## 1379 2022-12-06 09:45:01 FALSE 2022-12-06 10:00:00
## 1380 2022-12-06 09:42:41 FALSE 2022-12-06 10:00:00
## 1381 2022-12-06 09:41:54 FALSE 2022-12-06 10:00:00
## 1382 2022-12-06 09:41:13 FALSE 2022-12-06 10:00:00
## 1383 2022-12-06 09:40:54 FALSE 2022-12-06 10:00:00
## 1384 2022-12-06 09:39:32 FALSE 2022-12-06 10:00:00
## 1385 2022-12-06 09:38:47 FALSE 2022-12-06 10:00:00
## 1386 2022-12-06 09:38:02 FALSE 2022-12-06 10:00:00
## 1387 2022-12-06 09:37:35 FALSE 2022-12-06 10:00:00
## 1388 2022-12-06 09:37:02 FALSE 2022-12-06 10:00:00
## 1389 2022-12-06 09:36:46 FALSE 2022-12-06 10:00:00
## 1390 2022-12-06 09:36:24 FALSE 2022-12-06 10:00:00
## 1391 2022-12-06 09:36:15 FALSE 2022-12-06 10:00:00
## 1392 2022-12-06 09:36:12 FALSE 2022-12-06 10:00:00
## 1393 2022-12-06 09:35:54 FALSE 2022-12-06 10:00:00
## 1394 2022-12-06 09:35:32 FALSE 2022-12-06 10:00:00
## 1395 2022-12-06 09:34:59 FALSE 2022-12-06 10:00:00
## 1396 2022-12-06 09:34:51 FALSE 2022-12-06 10:00:00
## 1397 2022-12-06 09:34:08 FALSE 2022-12-06 10:00:00
## 1398 2022-12-06 09:34:02 FALSE 2022-12-06 10:00:00
## 1399 2022-12-06 09:33:55 FALSE 2022-12-06 10:00:00
## 1400 2022-12-06 09:33:41 FALSE 2022-12-06 10:00:00
## 1401 2022-12-06 09:33:32 FALSE 2022-12-06 10:00:00
## 1402 2022-12-06 09:33:28 FALSE 2022-12-06 10:00:00
## 1403 2022-12-06 09:32:44 FALSE 2022-12-06 10:00:00
## 1404 2022-12-06 09:32:38 FALSE 2022-12-06 10:00:00
## 1405 2022-12-06 09:32:02 FALSE 2022-12-06 10:00:00
## 1406 2022-12-06 09:31:57 FALSE 2022-12-06 10:00:00
## 1407 2022-12-06 09:31:13 FALSE 2022-12-06 10:00:00
## 1408 2022-12-06 09:31:06 FALSE 2022-12-06 10:00:00
## 1409 2022-12-06 09:29:07 FALSE 2022-12-06 09:00:00
## 1410 2022-12-06 09:27:11 FALSE 2022-12-06 09:00:00
## 1411 2022-12-06 09:26:30 FALSE 2022-12-06 09:00:00
## 1412 2022-12-06 09:25:00 FALSE 2022-12-06 09:00:00
## 1413 2022-12-06 09:24:06 FALSE 2022-12-06 09:00:00
## 1414 2022-12-06 09:24:03 FALSE 2022-12-06 09:00:00
## 1415 2022-12-06 09:23:45 FALSE 2022-12-06 09:00:00
## 1416 2022-12-06 09:23:20 FALSE 2022-12-06 09:00:00
## 1417 2022-12-06 09:21:02 FALSE 2022-12-06 09:00:00
## 1418 2022-12-06 09:19:44 FALSE 2022-12-06 09:00:00
## 1419 2022-12-06 09:19:27 FALSE 2022-12-06 09:00:00
## 1420 2022-12-06 09:19:26 FALSE 2022-12-06 09:00:00
## 1421 2022-12-06 09:17:16 FALSE 2022-12-06 09:00:00
## 1422 2022-12-06 09:16:06 FALSE 2022-12-06 09:00:00
## 1423 2022-12-06 09:15:55 FALSE 2022-12-06 09:00:00
## 1424 2022-12-06 09:15:08 FALSE 2022-12-06 09:00:00
## 1425 2022-12-06 09:15:02 FALSE 2022-12-06 09:00:00
## 1426 2022-12-06 09:14:11 FALSE 2022-12-06 09:00:00
## 1427 2022-12-06 09:13:02 FALSE 2022-12-06 09:00:00
## 1428 2022-12-06 09:13:01 FALSE 2022-12-06 09:00:00
## 1429 2022-12-06 09:12:25 FALSE 2022-12-06 09:00:00
## 1430 2022-12-06 09:11:09 FALSE 2022-12-06 09:00:00
## 1431 2022-12-06 09:09:50 FALSE 2022-12-06 09:00:00
## 1432 2022-12-06 09:08:21 FALSE 2022-12-06 09:00:00
## 1433 2022-12-06 09:07:40 FALSE 2022-12-06 09:00:00
## 1434 2022-12-06 09:07:37 FALSE 2022-12-06 09:00:00
## 1435 2022-12-06 09:07:01 FALSE 2022-12-06 09:00:00
## 1436 2022-12-06 09:06:12 FALSE 2022-12-06 09:00:00
## 1437 2022-12-06 09:05:59 FALSE 2022-12-06 09:00:00
## 1438 2022-12-06 09:04:01 FALSE 2022-12-06 09:00:00
## 1439 2022-12-06 09:03:02 FALSE 2022-12-06 09:00:00
## 1440 2022-12-06 09:02:37 FALSE 2022-12-06 09:00:00
## 1441 2022-12-06 09:01:07 FALSE 2022-12-06 09:00:00
## 1442 2022-12-06 09:01:05 FALSE 2022-12-06 09:00:00
## 1443 2022-12-06 09:01:03 FALSE 2022-12-06 09:00:00
## 1444 2022-12-06 09:01:01 FALSE 2022-12-06 09:00:00
## 1445 2022-12-06 09:01:00 FALSE 2022-12-06 09:00:00
## 1446 2022-12-06 09:00:58 FALSE 2022-12-06 09:00:00
## 1447 2022-12-06 09:00:56 FALSE 2022-12-06 09:00:00
## 1448 2022-12-06 09:00:54 FALSE 2022-12-06 09:00:00
## 1449 2022-12-06 09:00:51 FALSE 2022-12-06 09:00:00
## 1450 2022-12-06 09:00:48 FALSE 2022-12-06 09:00:00
## 1451 2022-12-06 09:00:46 FALSE 2022-12-06 09:00:00
## 1452 2022-12-06 09:00:44 FALSE 2022-12-06 09:00:00
## 1453 2022-12-06 09:00:42 FALSE 2022-12-06 09:00:00
## 1454 2022-12-06 09:00:39 FALSE 2022-12-06 09:00:00
## 1455 2022-12-06 09:00:37 FALSE 2022-12-06 09:00:00
## 1456 2022-12-06 09:00:11 FALSE 2022-12-06 09:00:00
## 1457 2022-12-06 09:00:09 FALSE 2022-12-06 09:00:00
## 1458 2022-12-06 09:00:01 FALSE 2022-12-06 09:00:00
## 1459 2022-12-06 08:59:28 FALSE 2022-12-06 09:00:00
## 1460 2022-12-06 08:58:56 FALSE 2022-12-06 09:00:00
## 1461 2022-12-06 08:58:06 FALSE 2022-12-06 09:00:00
## 1462 2022-12-06 08:57:55 FALSE 2022-12-06 09:00:00
## 1463 2022-12-06 08:57:06 FALSE 2022-12-06 09:00:00
## 1464 2022-12-06 08:56:24 FALSE 2022-12-06 09:00:00
## 1465 2022-12-06 08:56:19 FALSE 2022-12-06 09:00:00
## 1466 2022-12-06 08:56:04 FALSE 2022-12-06 09:00:00
## 1467 2022-12-06 08:56:02 FALSE 2022-12-06 09:00:00
## 1468 2022-12-06 08:53:40 FALSE 2022-12-06 09:00:00
## 1469 2022-12-06 08:52:41 FALSE 2022-12-06 09:00:00
## 1470 2022-12-06 08:52:38 FALSE 2022-12-06 09:00:00
## 1471 2022-12-06 08:52:38 FALSE 2022-12-06 09:00:00
## 1472 2022-12-06 08:51:58 FALSE 2022-12-06 09:00:00
## 1473 2022-12-06 08:51:49 FALSE 2022-12-06 09:00:00
## 1474 2022-12-06 08:50:55 FALSE 2022-12-06 09:00:00
## 1475 2022-12-06 08:50:14 FALSE 2022-12-06 09:00:00
## 1476 2022-12-06 08:49:15 FALSE 2022-12-06 09:00:00
## 1477 2022-12-06 08:48:43 FALSE 2022-12-06 09:00:00
## 1478 2022-12-06 08:48:37 FALSE 2022-12-06 09:00:00
## 1479 2022-12-06 08:47:36 FALSE 2022-12-06 09:00:00
## 1480 2022-12-06 08:47:22 FALSE 2022-12-06 09:00:00
## 1481 2022-12-06 08:45:29 FALSE 2022-12-06 09:00:00
## 1482 2022-12-06 08:43:54 FALSE 2022-12-06 09:00:00
## 1483 2022-12-06 08:42:28 FALSE 2022-12-06 09:00:00
## 1484 2022-12-06 08:41:34 FALSE 2022-12-06 09:00:00
## 1485 2022-12-06 08:40:41 FALSE 2022-12-06 09:00:00
## 1486 2022-12-06 08:39:47 FALSE 2022-12-06 09:00:00
## 1487 2022-12-06 08:39:00 FALSE 2022-12-06 09:00:00
## 1488 2022-12-06 08:38:54 FALSE 2022-12-06 09:00:00
## 1489 2022-12-06 08:38:11 FALSE 2022-12-06 09:00:00
## 1490 2022-12-06 08:35:37 FALSE 2022-12-06 09:00:00
## 1491 2022-12-06 08:34:15 FALSE 2022-12-06 09:00:00
## 1492 2022-12-06 08:30:03 FALSE 2022-12-06 09:00:00
## 1493 2022-12-06 08:29:58 FALSE 2022-12-06 08:00:00
## 1494 2022-12-06 08:29:15 FALSE 2022-12-06 08:00:00
## 1495 2022-12-06 08:28:23 FALSE 2022-12-06 08:00:00
## 1496 2022-12-06 08:27:46 FALSE 2022-12-06 08:00:00
## 1497 2022-12-06 08:27:22 FALSE 2022-12-06 08:00:00
## 1498 2022-12-06 08:27:10 FALSE 2022-12-06 08:00:00
## 1499 2022-12-06 08:27:00 FALSE 2022-12-06 08:00:00
## 1500 2022-12-06 08:26:41 FALSE 2022-12-06 08:00:00
## 1501 2022-12-06 08:26:19 FALSE 2022-12-06 08:00:00
## 1502 2022-12-06 08:25:00 FALSE 2022-12-06 08:00:00
## 1503 2022-12-06 08:24:32 FALSE 2022-12-06 08:00:00
## 1504 2022-12-06 08:22:22 FALSE 2022-12-06 08:00:00
## 1505 2022-12-06 08:21:45 FALSE 2022-12-06 08:00:00
## 1506 2022-12-06 08:21:31 FALSE 2022-12-06 08:00:00
## 1507 2022-12-06 08:21:12 FALSE 2022-12-06 08:00:00
## 1508 2022-12-06 08:18:48 FALSE 2022-12-06 08:00:00
## 1509 2022-12-06 08:18:36 FALSE 2022-12-06 08:00:00
## 1510 2022-12-06 08:16:41 FALSE 2022-12-06 08:00:00
## 1511 2022-12-06 08:14:10 FALSE 2022-12-06 08:00:00
## 1512 2022-12-06 08:14:05 FALSE 2022-12-06 08:00:00
## 1513 2022-12-06 08:13:53 FALSE 2022-12-06 08:00:00
## 1514 2022-12-06 08:13:44 FALSE 2022-12-06 08:00:00
## 1515 2022-12-06 08:13:17 FALSE 2022-12-06 08:00:00
## 1516 2022-12-06 08:13:01 FALSE 2022-12-06 08:00:00
## 1517 2022-12-06 08:12:28 FALSE 2022-12-06 08:00:00
## 1518 2022-12-06 08:11:52 FALSE 2022-12-06 08:00:00
## 1519 2022-12-06 08:11:36 FALSE 2022-12-06 08:00:00
## 1520 2022-12-06 08:11:18 FALSE 2022-12-06 08:00:00
## 1521 2022-12-06 08:10:37 FALSE 2022-12-06 08:00:00
## 1522 2022-12-06 08:10:22 FALSE 2022-12-06 08:00:00
## 1523 2022-12-06 08:08:12 FALSE 2022-12-06 08:00:00
## 1524 2022-12-06 08:07:48 FALSE 2022-12-06 08:00:00
## 1525 2022-12-06 08:07:25 FALSE 2022-12-06 08:00:00
## 1526 2022-12-06 08:07:20 FALSE 2022-12-06 08:00:00
## 1527 2022-12-06 08:05:42 FALSE 2022-12-06 08:00:00
## 1528 2022-12-06 08:05:19 FALSE 2022-12-06 08:00:00
## 1529 2022-12-06 08:05:03 FALSE 2022-12-06 08:00:00
## 1530 2022-12-06 08:03:39 FALSE 2022-12-06 08:00:00
## 1531 2022-12-06 08:02:18 FALSE 2022-12-06 08:00:00
## 1532 2022-12-06 08:01:46 FALSE 2022-12-06 08:00:00
## 1533 2022-12-06 08:01:09 FALSE 2022-12-06 08:00:00
## 1534 2022-12-06 08:00:54 FALSE 2022-12-06 08:00:00
## 1535 2022-12-06 08:00:11 FALSE 2022-12-06 08:00:00
## 1536 2022-12-06 08:00:09 FALSE 2022-12-06 08:00:00
## 1537 2022-12-06 07:58:09 FALSE 2022-12-06 08:00:00
## 1538 2022-12-06 07:55:25 FALSE 2022-12-06 08:00:00
## 1539 2022-12-06 07:53:56 FALSE 2022-12-06 08:00:00
## 1540 2022-12-06 07:51:08 FALSE 2022-12-06 08:00:00
## 1541 2022-12-06 07:47:48 FALSE 2022-12-06 08:00:00
## 1542 2022-12-06 07:47:44 FALSE 2022-12-06 08:00:00
## 1543 2022-12-06 07:47:18 FALSE 2022-12-06 08:00:00
## 1544 2022-12-06 07:46:56 FALSE 2022-12-06 08:00:00
## 1545 2022-12-06 07:45:08 FALSE 2022-12-06 08:00:00
## 1546 2022-12-06 07:44:01 FALSE 2022-12-06 08:00:00
## 1547 2022-12-06 07:43:24 FALSE 2022-12-06 08:00:00
## 1548 2022-12-06 07:42:14 FALSE 2022-12-06 08:00:00
## 1549 2022-12-06 07:39:32 FALSE 2022-12-06 08:00:00
## 1550 2022-12-06 07:39:04 FALSE 2022-12-06 08:00:00
## 1551 2022-12-06 07:38:09 FALSE 2022-12-06 08:00:00
## 1552 2022-12-06 07:35:49 FALSE 2022-12-06 08:00:00
## 1553 2022-12-06 07:35:04 FALSE 2022-12-06 08:00:00
## 1554 2022-12-06 07:34:50 FALSE 2022-12-06 08:00:00
## 1555 2022-12-06 07:34:26 FALSE 2022-12-06 08:00:00
## 1556 2022-12-06 07:34:23 FALSE 2022-12-06 08:00:00
## 1557 2022-12-06 07:33:56 FALSE 2022-12-06 08:00:00
## 1558 2022-12-06 07:33:13 FALSE 2022-12-06 08:00:00
## 1559 2022-12-06 07:31:09 FALSE 2022-12-06 08:00:00
## 1560 2022-12-06 07:30:52 FALSE 2022-12-06 08:00:00
## 1561 2022-12-06 07:30:29 FALSE 2022-12-06 08:00:00
## 1562 2022-12-06 07:29:03 FALSE 2022-12-06 07:00:00
## 1563 2022-12-06 07:28:57 FALSE 2022-12-06 07:00:00
## 1564 2022-12-06 07:28:48 FALSE 2022-12-06 07:00:00
## 1565 2022-12-06 07:27:19 FALSE 2022-12-06 07:00:00
## 1566 2022-12-06 07:26:13 FALSE 2022-12-06 07:00:00
## 1567 2022-12-06 07:26:12 FALSE 2022-12-06 07:00:00
## 1568 2022-12-06 07:26:11 FALSE 2022-12-06 07:00:00
## 1569 2022-12-06 07:25:17 FALSE 2022-12-06 07:00:00
## 1570 2022-12-06 07:23:01 FALSE 2022-12-06 07:00:00
## 1571 2022-12-06 07:22:02 FALSE 2022-12-06 07:00:00
## 1572 2022-12-06 07:21:31 FALSE 2022-12-06 07:00:00
## 1573 2022-12-06 07:21:03 FALSE 2022-12-06 07:00:00
## 1574 2022-12-06 07:19:37 FALSE 2022-12-06 07:00:00
## 1575 2022-12-06 07:19:06 FALSE 2022-12-06 07:00:00
## 1576 2022-12-06 07:18:19 FALSE 2022-12-06 07:00:00
## 1577 2022-12-06 07:16:28 FALSE 2022-12-06 07:00:00
## 1578 2022-12-06 07:16:10 FALSE 2022-12-06 07:00:00
## 1579 2022-12-06 07:16:03 FALSE 2022-12-06 07:00:00
## 1580 2022-12-06 07:15:39 FALSE 2022-12-06 07:00:00
## 1581 2022-12-06 07:14:41 FALSE 2022-12-06 07:00:00
## 1582 2022-12-06 07:13:55 FALSE 2022-12-06 07:00:00
## 1583 2022-12-06 07:11:10 FALSE 2022-12-06 07:00:00
## 1584 2022-12-06 07:09:34 FALSE 2022-12-06 07:00:00
## 1585 2022-12-06 07:08:07 FALSE 2022-12-06 07:00:00
## 1586 2022-12-06 07:05:22 FALSE 2022-12-06 07:00:00
## 1587 2022-12-06 07:05:08 FALSE 2022-12-06 07:00:00
## 1588 2022-12-06 07:04:21 FALSE 2022-12-06 07:00:00
## 1589 2022-12-06 07:04:03 FALSE 2022-12-06 07:00:00
## 1590 2022-12-06 07:03:55 FALSE 2022-12-06 07:00:00
## 1591 2022-12-06 07:02:34 FALSE 2022-12-06 07:00:00
## 1592 2022-12-06 07:02:23 FALSE 2022-12-06 07:00:00
## 1593 2022-12-06 07:01:57 FALSE 2022-12-06 07:00:00
## 1594 2022-12-06 07:01:54 FALSE 2022-12-06 07:00:00
## 1595 2022-12-06 07:01:41 FALSE 2022-12-06 07:00:00
## 1596 2022-12-06 07:01:00 FALSE 2022-12-06 07:00:00
## 1597 2022-12-06 07:00:55 FALSE 2022-12-06 07:00:00
## 1598 2022-12-06 07:00:09 FALSE 2022-12-06 07:00:00
## 1599 2022-12-06 06:59:09 FALSE 2022-12-06 07:00:00
## 1600 2022-12-06 06:58:32 FALSE 2022-12-06 07:00:00
## 1601 2022-12-06 06:55:53 FALSE 2022-12-06 07:00:00
## 1602 2022-12-06 06:55:39 FALSE 2022-12-06 07:00:00
## 1603 2022-12-06 06:55:32 FALSE 2022-12-06 07:00:00
## 1604 2022-12-06 06:54:32 FALSE 2022-12-06 07:00:00
## 1605 2022-12-06 06:54:03 FALSE 2022-12-06 07:00:00
## 1606 2022-12-06 06:52:42 FALSE 2022-12-06 07:00:00
## 1607 2022-12-06 06:52:02 FALSE 2022-12-06 07:00:00
## 1608 2022-12-06 06:50:28 FALSE 2022-12-06 07:00:00
## 1609 2022-12-06 06:48:06 FALSE 2022-12-06 07:00:00
## 1610 2022-12-06 06:46:47 FALSE 2022-12-06 07:00:00
## 1611 2022-12-06 06:46:34 FALSE 2022-12-06 07:00:00
## 1612 2022-12-06 06:41:22 FALSE 2022-12-06 07:00:00
## 1613 2022-12-06 06:40:37 FALSE 2022-12-06 07:00:00
## 1614 2022-12-06 06:40:00 FALSE 2022-12-06 07:00:00
## 1615 2022-12-06 06:39:09 FALSE 2022-12-06 07:00:00
## 1616 2022-12-06 06:38:16 FALSE 2022-12-06 07:00:00
## 1617 2022-12-06 06:38:07 FALSE 2022-12-06 07:00:00
## 1618 2022-12-06 06:37:40 FALSE 2022-12-06 07:00:00
## 1619 2022-12-06 06:37:24 FALSE 2022-12-06 07:00:00
## 1620 2022-12-06 06:37:22 FALSE 2022-12-06 07:00:00
## 1621 2022-12-06 06:36:55 FALSE 2022-12-06 07:00:00
## 1622 2022-12-06 06:34:44 FALSE 2022-12-06 07:00:00
## 1623 2022-12-06 06:34:24 FALSE 2022-12-06 07:00:00
## 1624 2022-12-06 06:30:41 FALSE 2022-12-06 07:00:00
## 1625 2022-12-06 06:29:49 FALSE 2022-12-06 06:00:00
## 1626 2022-12-06 06:29:25 FALSE 2022-12-06 06:00:00
## 1627 2022-12-06 06:28:31 FALSE 2022-12-06 06:00:00
## 1628 2022-12-06 06:28:29 FALSE 2022-12-06 06:00:00
## 1629 2022-12-06 06:26:26 FALSE 2022-12-06 06:00:00
## 1630 2022-12-06 06:25:47 FALSE 2022-12-06 06:00:00
## 1631 2022-12-06 06:25:39 FALSE 2022-12-06 06:00:00
## 1632 2022-12-06 06:24:51 FALSE 2022-12-06 06:00:00
## 1633 2022-12-06 06:24:05 FALSE 2022-12-06 06:00:00
## 1634 2022-12-06 06:16:29 FALSE 2022-12-06 06:00:00
## 1635 2022-12-06 06:16:17 FALSE 2022-12-06 06:00:00
## 1636 2022-12-06 06:15:37 FALSE 2022-12-06 06:00:00
## 1637 2022-12-06 06:15:35 FALSE 2022-12-06 06:00:00
## 1638 2022-12-06 06:14:43 FALSE 2022-12-06 06:00:00
## 1639 2022-12-06 06:12:45 FALSE 2022-12-06 06:00:00
## 1640 2022-12-06 06:12:37 FALSE 2022-12-06 06:00:00
## 1641 2022-12-06 06:12:27 FALSE 2022-12-06 06:00:00
## 1642 2022-12-06 06:12:24 FALSE 2022-12-06 06:00:00
## 1643 2022-12-06 06:09:35 FALSE 2022-12-06 06:00:00
## 1644 2022-12-06 06:09:32 FALSE 2022-12-06 06:00:00
## 1645 2022-12-06 06:08:15 FALSE 2022-12-06 06:00:00
## 1646 2022-12-06 06:05:28 FALSE 2022-12-06 06:00:00
## 1647 2022-12-06 06:02:54 FALSE 2022-12-06 06:00:00
## 1648 2022-12-06 06:01:54 FALSE 2022-12-06 06:00:00
## 1649 2022-12-06 06:01:42 FALSE 2022-12-06 06:00:00
## 1650 2022-12-06 06:00:42 FALSE 2022-12-06 06:00:00
## 1651 2022-12-06 06:00:31 FALSE 2022-12-06 06:00:00
## 1652 2022-12-06 06:00:04 FALSE 2022-12-06 06:00:00
## 1653 2022-12-06 06:00:03 FALSE 2022-12-06 06:00:00
## 1654 2022-12-06 05:58:02 FALSE 2022-12-06 06:00:00
## 1655 2022-12-06 05:53:36 FALSE 2022-12-06 06:00:00
## 1656 2022-12-06 05:50:48 FALSE 2022-12-06 06:00:00
## 1657 2022-12-06 05:49:51 FALSE 2022-12-06 06:00:00
## 1658 2022-12-06 05:47:06 FALSE 2022-12-06 06:00:00
## 1659 2022-12-06 05:46:25 FALSE 2022-12-06 06:00:00
## 1660 2022-12-06 05:44:43 FALSE 2022-12-06 06:00:00
## 1661 2022-12-06 05:44:17 FALSE 2022-12-06 06:00:00
## 1662 2022-12-06 05:43:32 FALSE 2022-12-06 06:00:00
## 1663 2022-12-06 05:40:13 FALSE 2022-12-06 06:00:00
## 1664 2022-12-06 05:39:32 FALSE 2022-12-06 06:00:00
## 1665 2022-12-06 05:37:33 FALSE 2022-12-06 06:00:00
## 1666 2022-12-06 05:37:18 FALSE 2022-12-06 06:00:00
## 1667 2022-12-06 05:35:44 FALSE 2022-12-06 06:00:00
## 1668 2022-12-06 05:35:33 FALSE 2022-12-06 06:00:00
## 1669 2022-12-06 05:34:28 FALSE 2022-12-06 06:00:00
## 1670 2022-12-06 05:34:10 FALSE 2022-12-06 06:00:00
## 1671 2022-12-06 05:32:16 FALSE 2022-12-06 06:00:00
## 1672 2022-12-06 05:29:59 FALSE 2022-12-06 05:00:00
## 1673 2022-12-06 05:29:48 FALSE 2022-12-06 05:00:00
## 1674 2022-12-06 05:29:36 FALSE 2022-12-06 05:00:00
## 1675 2022-12-06 05:29:24 FALSE 2022-12-06 05:00:00
## 1676 2022-12-06 05:28:47 FALSE 2022-12-06 05:00:00
## 1677 2022-12-06 05:26:35 FALSE 2022-12-06 05:00:00
## 1678 2022-12-06 05:23:50 FALSE 2022-12-06 05:00:00
## 1679 2022-12-06 05:23:27 FALSE 2022-12-06 05:00:00
## 1680 2022-12-06 05:21:33 FALSE 2022-12-06 05:00:00
## 1681 2022-12-06 05:19:44 FALSE 2022-12-06 05:00:00
## 1682 2022-12-06 05:19:20 FALSE 2022-12-06 05:00:00
## 1683 2022-12-06 05:19:03 FALSE 2022-12-06 05:00:00
## 1684 2022-12-06 05:17:41 FALSE 2022-12-06 05:00:00
## 1685 2022-12-06 05:17:19 FALSE 2022-12-06 05:00:00
## 1686 2022-12-06 05:16:36 FALSE 2022-12-06 05:00:00
## 1687 2022-12-06 05:15:41 FALSE 2022-12-06 05:00:00
## 1688 2022-12-06 05:15:34 FALSE 2022-12-06 05:00:00
## 1689 2022-12-06 05:14:44 FALSE 2022-12-06 05:00:00
## 1690 2022-12-06 05:13:08 FALSE 2022-12-06 05:00:00
## 1691 2022-12-06 05:12:29 FALSE 2022-12-06 05:00:00
## 1692 2022-12-06 05:08:26 FALSE 2022-12-06 05:00:00
## 1693 2022-12-06 05:07:56 FALSE 2022-12-06 05:00:00
## 1694 2022-12-06 05:05:23 FALSE 2022-12-06 05:00:00
## 1695 2022-12-06 05:03:11 FALSE 2022-12-06 05:00:00
## 1696 2022-12-06 05:01:57 FALSE 2022-12-06 05:00:00
## 1697 2022-12-06 05:01:32 FALSE 2022-12-06 05:00:00
## 1698 2022-12-06 05:01:06 FALSE 2022-12-06 05:00:00
## 1699 2022-12-06 05:00:52 FALSE 2022-12-06 05:00:00
## 1700 2022-12-06 05:00:35 FALSE 2022-12-06 05:00:00
## 1701 2022-12-06 04:59:35 FALSE 2022-12-06 05:00:00
## 1702 2022-12-06 04:56:45 FALSE 2022-12-06 05:00:00
## 1703 2022-12-06 04:55:43 FALSE 2022-12-06 05:00:00
## 1704 2022-12-06 04:55:03 FALSE 2022-12-06 05:00:00
## 1705 2022-12-06 04:54:35 FALSE 2022-12-06 05:00:00
## 1706 2022-12-06 04:53:22 FALSE 2022-12-06 05:00:00
## 1707 2022-12-06 04:52:38 FALSE 2022-12-06 05:00:00
## 1708 2022-12-06 04:52:09 FALSE 2022-12-06 05:00:00
## 1709 2022-12-06 04:49:25 FALSE 2022-12-06 05:00:00
## 1710 2022-12-06 04:49:25 FALSE 2022-12-06 05:00:00
## 1711 2022-12-06 04:48:08 FALSE 2022-12-06 05:00:00
## 1712 2022-12-06 04:46:40 FALSE 2022-12-06 05:00:00
## 1713 2022-12-06 04:46:22 FALSE 2022-12-06 05:00:00
## 1714 2022-12-06 04:46:03 FALSE 2022-12-06 05:00:00
## 1715 2022-12-06 04:45:36 FALSE 2022-12-06 05:00:00
## 1716 2022-12-06 04:45:23 FALSE 2022-12-06 05:00:00
## 1717 2022-12-06 04:44:44 FALSE 2022-12-06 05:00:00
## 1718 2022-12-06 04:43:52 FALSE 2022-12-06 05:00:00
## 1719 2022-12-06 04:43:12 FALSE 2022-12-06 05:00:00
## 1720 2022-12-06 04:40:37 FALSE 2022-12-06 05:00:00
## 1721 2022-12-06 04:40:31 FALSE 2022-12-06 05:00:00
## 1722 2022-12-06 04:39:54 FALSE 2022-12-06 05:00:00
## 1723 2022-12-06 04:37:33 FALSE 2022-12-06 05:00:00
## 1724 2022-12-06 04:37:31 FALSE 2022-12-06 05:00:00
## 1725 2022-12-06 04:35:51 FALSE 2022-12-06 05:00:00
## 1726 2022-12-06 04:34:55 FALSE 2022-12-06 05:00:00
## 1727 2022-12-06 04:34:07 FALSE 2022-12-06 05:00:00
## 1728 2022-12-06 04:33:57 FALSE 2022-12-06 05:00:00
## 1729 2022-12-06 04:33:13 FALSE 2022-12-06 05:00:00
## 1730 2022-12-06 04:32:28 FALSE 2022-12-06 05:00:00
## 1731 2022-12-06 04:32:16 FALSE 2022-12-06 05:00:00
## 1732 2022-12-06 04:32:02 FALSE 2022-12-06 05:00:00
## 1733 2022-12-06 04:30:56 FALSE 2022-12-06 05:00:00
## 1734 2022-12-06 04:30:28 FALSE 2022-12-06 05:00:00
## 1735 2022-12-06 04:27:32 FALSE 2022-12-06 04:00:00
## 1736 2022-12-06 04:26:53 FALSE 2022-12-06 04:00:00
## 1737 2022-12-06 04:26:09 FALSE 2022-12-06 04:00:00
## 1738 2022-12-06 04:24:08 FALSE 2022-12-06 04:00:00
## 1739 2022-12-06 04:23:34 FALSE 2022-12-06 04:00:00
## 1740 2022-12-06 04:23:24 FALSE 2022-12-06 04:00:00
## 1741 2022-12-06 04:23:11 FALSE 2022-12-06 04:00:00
## 1742 2022-12-06 04:22:55 FALSE 2022-12-06 04:00:00
## 1743 2022-12-06 04:22:53 FALSE 2022-12-06 04:00:00
## 1744 2022-12-06 04:22:50 FALSE 2022-12-06 04:00:00
## 1745 2022-12-06 04:22:20 FALSE 2022-12-06 04:00:00
## 1746 2022-12-06 04:20:16 FALSE 2022-12-06 04:00:00
## 1747 2022-12-06 04:19:45 FALSE 2022-12-06 04:00:00
## 1748 2022-12-06 04:19:09 FALSE 2022-12-06 04:00:00
## 1749 2022-12-06 04:18:49 FALSE 2022-12-06 04:00:00
## 1750 2022-12-06 04:17:26 FALSE 2022-12-06 04:00:00
## 1751 2022-12-06 04:17:22 FALSE 2022-12-06 04:00:00
## 1752 2022-12-06 04:16:39 FALSE 2022-12-06 04:00:00
## 1753 2022-12-06 04:16:10 FALSE 2022-12-06 04:00:00
## 1754 2022-12-06 04:15:20 FALSE 2022-12-06 04:00:00
## 1755 2022-12-06 04:14:43 FALSE 2022-12-06 04:00:00
## 1756 2022-12-06 04:13:28 FALSE 2022-12-06 04:00:00
## 1757 2022-12-06 04:12:32 FALSE 2022-12-06 04:00:00
## 1758 2022-12-06 04:12:00 FALSE 2022-12-06 04:00:00
## 1759 2022-12-06 04:11:04 FALSE 2022-12-06 04:00:00
## 1760 2022-12-06 04:09:26 FALSE 2022-12-06 04:00:00
## 1761 2022-12-06 04:05:57 FALSE 2022-12-06 04:00:00
## 1762 2022-12-06 04:02:45 FALSE 2022-12-06 04:00:00
## 1763 2022-12-06 04:02:42 FALSE 2022-12-06 04:00:00
## 1764 2022-12-06 04:02:13 FALSE 2022-12-06 04:00:00
## 1765 2022-12-06 04:01:38 FALSE 2022-12-06 04:00:00
## 1766 2022-12-06 04:01:24 FALSE 2022-12-06 04:00:00
## 1767 2022-12-06 04:01:08 FALSE 2022-12-06 04:00:00
## 1768 2022-12-06 04:00:19 FALSE 2022-12-06 04:00:00
## 1769 2022-12-06 04:00:04 FALSE 2022-12-06 04:00:00
## 1770 2022-12-06 03:59:44 FALSE 2022-12-06 04:00:00
## 1771 2022-12-06 03:59:26 FALSE 2022-12-06 04:00:00
## 1772 2022-12-06 03:58:22 FALSE 2022-12-06 04:00:00
## 1773 2022-12-06 03:58:10 FALSE 2022-12-06 04:00:00
## 1774 2022-12-06 03:58:01 FALSE 2022-12-06 04:00:00
## 1775 2022-12-06 03:56:55 FALSE 2022-12-06 04:00:00
## 1776 2022-12-06 03:54:59 FALSE 2022-12-06 04:00:00
## 1777 2022-12-06 03:53:04 FALSE 2022-12-06 04:00:00
## 1778 2022-12-06 03:52:22 FALSE 2022-12-06 04:00:00
## 1779 2022-12-06 03:51:06 FALSE 2022-12-06 04:00:00
## 1780 2022-12-06 03:50:32 FALSE 2022-12-06 04:00:00
## 1781 2022-12-06 03:49:53 FALSE 2022-12-06 04:00:00
## 1782 2022-12-06 03:49:49 FALSE 2022-12-06 04:00:00
## 1783 2022-12-06 03:49:44 FALSE 2022-12-06 04:00:00
## 1784 2022-12-06 03:49:11 FALSE 2022-12-06 04:00:00
## 1785 2022-12-06 03:47:43 FALSE 2022-12-06 04:00:00
## 1786 2022-12-06 03:45:36 FALSE 2022-12-06 04:00:00
## 1787 2022-12-06 03:44:18 FALSE 2022-12-06 04:00:00
## 1788 2022-12-06 03:42:50 FALSE 2022-12-06 04:00:00
## 1789 2022-12-06 03:42:06 FALSE 2022-12-06 04:00:00
## 1790 2022-12-06 03:41:02 FALSE 2022-12-06 04:00:00
## 1791 2022-12-06 03:39:04 FALSE 2022-12-06 04:00:00
## 1792 2022-12-06 03:38:32 FALSE 2022-12-06 04:00:00
## 1793 2022-12-06 03:36:57 FALSE 2022-12-06 04:00:00
## 1794 2022-12-06 03:36:44 FALSE 2022-12-06 04:00:00
## 1795 2022-12-06 03:36:41 FALSE 2022-12-06 04:00:00
## 1796 2022-12-06 03:36:41 FALSE 2022-12-06 04:00:00
## 1797 2022-12-06 03:34:46 FALSE 2022-12-06 04:00:00
## 1798 2022-12-06 03:34:41 FALSE 2022-12-06 04:00:00
## 1799 2022-12-06 03:34:25 FALSE 2022-12-06 04:00:00
## 1800 2022-12-06 03:33:24 FALSE 2022-12-06 04:00:00
## 1801 2022-12-06 03:33:01 FALSE 2022-12-06 04:00:00
## 1802 2022-12-06 03:32:48 FALSE 2022-12-06 04:00:00
## 1803 2022-12-06 03:31:27 FALSE 2022-12-06 04:00:00
## 1804 2022-12-06 03:31:24 FALSE 2022-12-06 04:00:00
## 1805 2022-12-06 03:31:11 FALSE 2022-12-06 04:00:00
## 1806 2022-12-06 03:30:57 FALSE 2022-12-06 04:00:00
## 1807 2022-12-06 03:30:31 FALSE 2022-12-06 04:00:00
## 1808 2022-12-06 03:30:07 FALSE 2022-12-06 04:00:00
## 1809 2022-12-06 03:29:03 FALSE 2022-12-06 03:00:00
## 1810 2022-12-06 03:28:05 FALSE 2022-12-06 03:00:00
## 1811 2022-12-06 03:27:27 FALSE 2022-12-06 03:00:00
## 1812 2022-12-06 03:27:27 FALSE 2022-12-06 03:00:00
## 1813 2022-12-06 03:27:19 FALSE 2022-12-06 03:00:00
## 1814 2022-12-06 03:27:15 FALSE 2022-12-06 03:00:00
## 1815 2022-12-06 03:25:58 FALSE 2022-12-06 03:00:00
## 1816 2022-12-06 03:25:31 FALSE 2022-12-06 03:00:00
## 1817 2022-12-06 03:25:07 FALSE 2022-12-06 03:00:00
## 1818 2022-12-06 03:23:24 FALSE 2022-12-06 03:00:00
## 1819 2022-12-06 03:23:18 FALSE 2022-12-06 03:00:00
## 1820 2022-12-06 03:22:03 FALSE 2022-12-06 03:00:00
## 1821 2022-12-06 03:21:51 FALSE 2022-12-06 03:00:00
## 1822 2022-12-06 03:21:11 FALSE 2022-12-06 03:00:00
## 1823 2022-12-06 03:20:54 FALSE 2022-12-06 03:00:00
## 1824 2022-12-06 03:20:15 FALSE 2022-12-06 03:00:00
## 1825 2022-12-06 03:17:59 FALSE 2022-12-06 03:00:00
## 1826 2022-12-06 03:15:52 FALSE 2022-12-06 03:00:00
## 1827 2022-12-06 03:14:51 FALSE 2022-12-06 03:00:00
## 1828 2022-12-06 03:14:05 FALSE 2022-12-06 03:00:00
## 1829 2022-12-06 03:13:58 FALSE 2022-12-06 03:00:00
## 1830 2022-12-06 03:13:12 FALSE 2022-12-06 03:00:00
## 1831 2022-12-06 03:12:36 FALSE 2022-12-06 03:00:00
## 1832 2022-12-06 03:12:33 FALSE 2022-12-06 03:00:00
## 1833 2022-12-06 03:12:27 FALSE 2022-12-06 03:00:00
## 1834 2022-12-06 03:12:22 FALSE 2022-12-06 03:00:00
## 1835 2022-12-06 03:11:39 FALSE 2022-12-06 03:00:00
## 1836 2022-12-06 03:09:51 FALSE 2022-12-06 03:00:00
## 1837 2022-12-06 03:07:53 FALSE 2022-12-06 03:00:00
## 1838 2022-12-06 03:07:26 FALSE 2022-12-06 03:00:00
## 1839 2022-12-06 03:07:18 FALSE 2022-12-06 03:00:00
## 1840 2022-12-06 03:06:59 FALSE 2022-12-06 03:00:00
## 1841 2022-12-06 03:06:36 FALSE 2022-12-06 03:00:00
## 1842 2022-12-06 03:05:51 FALSE 2022-12-06 03:00:00
## 1843 2022-12-06 03:04:47 FALSE 2022-12-06 03:00:00
## 1844 2022-12-06 03:04:20 FALSE 2022-12-06 03:00:00
## 1845 2022-12-06 03:02:53 FALSE 2022-12-06 03:00:00
## 1846 2022-12-06 03:02:31 FALSE 2022-12-06 03:00:00
## 1847 2022-12-06 03:02:11 FALSE 2022-12-06 03:00:00
## 1848 2022-12-06 03:02:04 FALSE 2022-12-06 03:00:00
## 1849 2022-12-06 03:01:21 FALSE 2022-12-06 03:00:00
## 1850 2022-12-06 03:00:42 FALSE 2022-12-06 03:00:00
## 1851 2022-12-06 02:58:44 FALSE 2022-12-06 03:00:00
## 1852 2022-12-06 02:58:34 FALSE 2022-12-06 03:00:00
## 1853 2022-12-06 02:57:27 FALSE 2022-12-06 03:00:00
## 1854 2022-12-06 02:56:46 FALSE 2022-12-06 03:00:00
## 1855 2022-12-06 02:55:02 FALSE 2022-12-06 03:00:00
## 1856 2022-12-06 02:54:18 FALSE 2022-12-06 03:00:00
## 1857 2022-12-06 02:53:39 FALSE 2022-12-06 03:00:00
## 1858 2022-12-06 02:53:27 FALSE 2022-12-06 03:00:00
## 1859 2022-12-06 02:52:24 FALSE 2022-12-06 03:00:00
## 1860 2022-12-06 02:48:54 FALSE 2022-12-06 03:00:00
## 1861 2022-12-06 02:46:33 FALSE 2022-12-06 03:00:00
## 1862 2022-12-06 02:46:16 FALSE 2022-12-06 03:00:00
## 1863 2022-12-06 02:45:27 FALSE 2022-12-06 03:00:00
## 1864 2022-12-06 02:45:01 FALSE 2022-12-06 03:00:00
## 1865 2022-12-06 02:43:53 FALSE 2022-12-06 03:00:00
## 1866 2022-12-06 02:41:40 FALSE 2022-12-06 03:00:00
## 1867 2022-12-06 02:41:26 FALSE 2022-12-06 03:00:00
## 1868 2022-12-06 02:41:00 FALSE 2022-12-06 03:00:00
## 1869 2022-12-06 02:40:52 FALSE 2022-12-06 03:00:00
## 1870 2022-12-06 02:39:22 FALSE 2022-12-06 03:00:00
## 1871 2022-12-06 02:38:48 FALSE 2022-12-06 03:00:00
## 1872 2022-12-06 02:38:43 FALSE 2022-12-06 03:00:00
## 1873 2022-12-06 02:35:52 FALSE 2022-12-06 03:00:00
## 1874 2022-12-06 02:35:26 FALSE 2022-12-06 03:00:00
## 1875 2022-12-06 02:34:45 FALSE 2022-12-06 03:00:00
## 1876 2022-12-06 02:34:42 FALSE 2022-12-06 03:00:00
## 1877 2022-12-06 02:33:23 FALSE 2022-12-06 03:00:00
## 1878 2022-12-06 02:33:21 FALSE 2022-12-06 03:00:00
## 1879 2022-12-06 02:33:07 FALSE 2022-12-06 03:00:00
## 1880 2022-12-06 02:31:26 FALSE 2022-12-06 03:00:00
## 1881 2022-12-06 02:30:39 FALSE 2022-12-06 03:00:00
## 1882 2022-12-06 02:29:23 FALSE 2022-12-06 02:00:00
## 1883 2022-12-06 02:28:34 FALSE 2022-12-06 02:00:00
## 1884 2022-12-06 02:28:11 FALSE 2022-12-06 02:00:00
## 1885 2022-12-06 02:27:05 FALSE 2022-12-06 02:00:00
## 1886 2022-12-06 02:26:18 FALSE 2022-12-06 02:00:00
## 1887 2022-12-06 02:24:45 FALSE 2022-12-06 02:00:00
## 1888 2022-12-06 02:24:36 FALSE 2022-12-06 02:00:00
## 1889 2022-12-06 02:23:19 FALSE 2022-12-06 02:00:00
## 1890 2022-12-06 02:21:56 FALSE 2022-12-06 02:00:00
## 1891 2022-12-06 02:21:34 FALSE 2022-12-06 02:00:00
## 1892 2022-12-06 02:20:12 FALSE 2022-12-06 02:00:00
## 1893 2022-12-06 02:19:05 FALSE 2022-12-06 02:00:00
## 1894 2022-12-06 02:18:34 FALSE 2022-12-06 02:00:00
## 1895 2022-12-06 02:18:16 FALSE 2022-12-06 02:00:00
## 1896 2022-12-06 02:18:03 FALSE 2022-12-06 02:00:00
## 1897 2022-12-06 02:18:03 FALSE 2022-12-06 02:00:00
## 1898 2022-12-06 02:17:19 FALSE 2022-12-06 02:00:00
## 1899 2022-12-06 02:17:02 FALSE 2022-12-06 02:00:00
## 1900 2022-12-06 02:16:40 FALSE 2022-12-06 02:00:00
## 1901 2022-12-06 02:16:38 FALSE 2022-12-06 02:00:00
## 1902 2022-12-06 02:16:14 FALSE 2022-12-06 02:00:00
## 1903 2022-12-06 02:16:02 FALSE 2022-12-06 02:00:00
## 1904 2022-12-06 02:15:30 FALSE 2022-12-06 02:00:00
## 1905 2022-12-06 02:13:19 FALSE 2022-12-06 02:00:00
## 1906 2022-12-06 02:13:07 FALSE 2022-12-06 02:00:00
## 1907 2022-12-06 02:12:11 FALSE 2022-12-06 02:00:00
## 1908 2022-12-06 02:10:40 FALSE 2022-12-06 02:00:00
## 1909 2022-12-06 02:08:35 FALSE 2022-12-06 02:00:00
## 1910 2022-12-06 02:07:50 FALSE 2022-12-06 02:00:00
## 1911 2022-12-06 02:07:47 FALSE 2022-12-06 02:00:00
## 1912 2022-12-06 02:07:03 FALSE 2022-12-06 02:00:00
## 1913 2022-12-06 02:05:31 FALSE 2022-12-06 02:00:00
## 1914 2022-12-06 02:02:36 FALSE 2022-12-06 02:00:00
## 1915 2022-12-06 02:02:31 FALSE 2022-12-06 02:00:00
## 1916 2022-12-06 02:01:38 FALSE 2022-12-06 02:00:00
## 1917 2022-12-06 02:00:37 FALSE 2022-12-06 02:00:00
## 1918 2022-12-06 01:59:24 FALSE 2022-12-06 02:00:00
## 1919 2022-12-06 01:58:37 FALSE 2022-12-06 02:00:00
## 1920 2022-12-06 01:58:25 FALSE 2022-12-06 02:00:00
## 1921 2022-12-06 01:57:26 FALSE 2022-12-06 02:00:00
## 1922 2022-12-06 01:55:35 FALSE 2022-12-06 02:00:00
## 1923 2022-12-06 01:54:22 FALSE 2022-12-06 02:00:00
## 1924 2022-12-06 01:51:27 FALSE 2022-12-06 02:00:00
## 1925 2022-12-06 01:50:55 FALSE 2022-12-06 02:00:00
## 1926 2022-12-06 01:50:42 FALSE 2022-12-06 02:00:00
## 1927 2022-12-06 01:49:44 FALSE 2022-12-06 02:00:00
## 1928 2022-12-06 01:49:44 FALSE 2022-12-06 02:00:00
## 1929 2022-12-06 01:46:17 FALSE 2022-12-06 02:00:00
## 1930 2022-12-06 01:45:15 FALSE 2022-12-06 02:00:00
## 1931 2022-12-06 01:43:14 FALSE 2022-12-06 02:00:00
## 1932 2022-12-06 01:42:04 FALSE 2022-12-06 02:00:00
## 1933 2022-12-06 01:37:51 FALSE 2022-12-06 02:00:00
## 1934 2022-12-06 01:37:03 FALSE 2022-12-06 02:00:00
## 1935 2022-12-06 01:36:54 FALSE 2022-12-06 02:00:00
## 1936 2022-12-06 01:36:47 FALSE 2022-12-06 02:00:00
## 1937 2022-12-06 01:36:23 FALSE 2022-12-06 02:00:00
## 1938 2022-12-06 01:35:47 FALSE 2022-12-06 02:00:00
## 1939 2022-12-06 01:35:07 FALSE 2022-12-06 02:00:00
## 1940 2022-12-06 01:34:22 FALSE 2022-12-06 02:00:00
## 1941 2022-12-06 01:34:17 FALSE 2022-12-06 02:00:00
## 1942 2022-12-06 01:33:12 FALSE 2022-12-06 02:00:00
## 1943 2022-12-06 01:32:51 FALSE 2022-12-06 02:00:00
## 1944 2022-12-06 01:32:30 FALSE 2022-12-06 02:00:00
## 1945 2022-12-06 01:32:24 FALSE 2022-12-06 02:00:00
## 1946 2022-12-06 01:31:06 FALSE 2022-12-06 02:00:00
## 1947 2022-12-06 01:30:08 FALSE 2022-12-06 02:00:00
## 1948 2022-12-06 01:29:12 FALSE 2022-12-06 01:00:00
## 1949 2022-12-06 01:28:57 FALSE 2022-12-06 01:00:00
## 1950 2022-12-06 01:28:55 FALSE 2022-12-06 01:00:00
## 1951 2022-12-06 01:28:17 FALSE 2022-12-06 01:00:00
## 1952 2022-12-06 01:28:11 FALSE 2022-12-06 01:00:00
## 1953 2022-12-06 01:27:38 FALSE 2022-12-06 01:00:00
## 1954 2022-12-06 01:27:03 FALSE 2022-12-06 01:00:00
## 1955 2022-12-06 01:26:37 FALSE 2022-12-06 01:00:00
## 1956 2022-12-06 01:26:32 FALSE 2022-12-06 01:00:00
## 1957 2022-12-06 01:26:11 FALSE 2022-12-06 01:00:00
## 1958 2022-12-06 01:26:02 FALSE 2022-12-06 01:00:00
## 1959 2022-12-06 01:25:46 FALSE 2022-12-06 01:00:00
## 1960 2022-12-06 01:25:28 FALSE 2022-12-06 01:00:00
## 1961 2022-12-06 01:25:20 FALSE 2022-12-06 01:00:00
## 1962 2022-12-06 01:25:17 FALSE 2022-12-06 01:00:00
## 1963 2022-12-06 01:25:03 FALSE 2022-12-06 01:00:00
## 1964 2022-12-06 01:25:00 FALSE 2022-12-06 01:00:00
## 1965 2022-12-06 01:24:57 FALSE 2022-12-06 01:00:00
## 1966 2022-12-06 01:24:48 FALSE 2022-12-06 01:00:00
## 1967 2022-12-06 01:24:48 FALSE 2022-12-06 01:00:00
## 1968 2022-12-06 01:24:40 FALSE 2022-12-06 01:00:00
## 1969 2022-12-06 01:24:20 FALSE 2022-12-06 01:00:00
## 1970 2022-12-06 01:19:27 FALSE 2022-12-06 01:00:00
## 1971 2022-12-06 01:19:18 FALSE 2022-12-06 01:00:00
## 1972 2022-12-06 01:19:17 FALSE 2022-12-06 01:00:00
## 1973 2022-12-06 01:18:49 FALSE 2022-12-06 01:00:00
## 1974 2022-12-06 01:18:25 FALSE 2022-12-06 01:00:00
## 1975 2022-12-06 01:16:28 FALSE 2022-12-06 01:00:00
## 1976 2022-12-06 01:16:26 FALSE 2022-12-06 01:00:00
## 1977 2022-12-06 01:15:57 FALSE 2022-12-06 01:00:00
## 1978 2022-12-06 01:15:48 FALSE 2022-12-06 01:00:00
## 1979 2022-12-06 01:15:20 FALSE 2022-12-06 01:00:00
## 1980 2022-12-06 01:15:12 FALSE 2022-12-06 01:00:00
## 1981 2022-12-06 01:13:14 FALSE 2022-12-06 01:00:00
## 1982 2022-12-06 01:12:29 FALSE 2022-12-06 01:00:00
## 1983 2022-12-06 01:12:23 FALSE 2022-12-06 01:00:00
## 1984 2022-12-06 01:11:47 FALSE 2022-12-06 01:00:00
## 1985 2022-12-06 01:08:17 FALSE 2022-12-06 01:00:00
## 1986 2022-12-06 01:07:52 FALSE 2022-12-06 01:00:00
## 1987 2022-12-06 01:07:04 FALSE 2022-12-06 01:00:00
## 1988 2022-12-06 01:06:20 FALSE 2022-12-06 01:00:00
## 1989 2022-12-06 01:06:07 FALSE 2022-12-06 01:00:00
## 1990 2022-12-06 01:05:01 FALSE 2022-12-06 01:00:00
## 1991 2022-12-06 01:03:11 FALSE 2022-12-06 01:00:00
## 1992 2022-12-06 01:02:48 FALSE 2022-12-06 01:00:00
## 1993 2022-12-06 01:01:43 FALSE 2022-12-06 01:00:00
## 1994 2022-12-06 01:01:32 FALSE 2022-12-06 01:00:00
## 1995 2022-12-06 01:01:01 FALSE 2022-12-06 01:00:00
## 1996 2022-12-06 01:00:50 FALSE 2022-12-06 01:00:00
## 1997 2022-12-06 01:00:30 FALSE 2022-12-06 01:00:00
## 1998 2022-12-06 01:00:01 FALSE 2022-12-06 01:00:00
## 1999 2022-12-06 00:59:51 FALSE 2022-12-06 01:00:00
## 2000 2022-12-06 00:57:41 FALSE 2022-12-06 01:00:00
## 2001 2022-12-06 00:57:07 FALSE 2022-12-06 01:00:00
## 2002 2022-12-06 00:56:52 FALSE 2022-12-06 01:00:00
## 2003 2022-12-06 00:56:39 FALSE 2022-12-06 01:00:00
## 2004 2022-12-06 00:55:54 FALSE 2022-12-06 01:00:00
## 2005 2022-12-06 00:55:34 FALSE 2022-12-06 01:00:00
## 2006 2022-12-06 00:55:22 FALSE 2022-12-06 01:00:00
## 2007 2022-12-06 00:53:45 FALSE 2022-12-06 01:00:00
## 2008 2022-12-06 00:53:29 FALSE 2022-12-06 01:00:00
## 2009 2022-12-06 00:53:12 FALSE 2022-12-06 01:00:00
## 2010 2022-12-06 00:52:48 FALSE 2022-12-06 01:00:00
## 2011 2022-12-06 00:52:41 FALSE 2022-12-06 01:00:00
## 2012 2022-12-06 00:52:27 FALSE 2022-12-06 01:00:00
## 2013 2022-12-06 00:52:18 FALSE 2022-12-06 01:00:00
## 2014 2022-12-06 00:51:43 FALSE 2022-12-06 01:00:00
## 2015 2022-12-06 00:51:27 FALSE 2022-12-06 01:00:00
## 2016 2022-12-06 00:51:02 FALSE 2022-12-06 01:00:00
## 2017 2022-12-06 00:51:01 FALSE 2022-12-06 01:00:00
## 2018 2022-12-06 00:50:59 FALSE 2022-12-06 01:00:00
## 2019 2022-12-06 00:50:45 FALSE 2022-12-06 01:00:00
## 2020 2022-12-06 00:50:33 FALSE 2022-12-06 01:00:00
## 2021 2022-12-06 00:50:15 FALSE 2022-12-06 01:00:00
## 2022 2022-12-06 00:50:05 FALSE 2022-12-06 01:00:00
## 2023 2022-12-06 00:49:57 FALSE 2022-12-06 01:00:00
## 2024 2022-12-06 00:49:48 FALSE 2022-12-06 01:00:00
## 2025 2022-12-06 00:49:37 FALSE 2022-12-06 01:00:00
## 2026 2022-12-06 00:49:27 FALSE 2022-12-06 01:00:00
## 2027 2022-12-06 00:48:55 FALSE 2022-12-06 01:00:00
## 2028 2022-12-06 00:48:28 FALSE 2022-12-06 01:00:00
## 2029 2022-12-06 00:48:24 FALSE 2022-12-06 01:00:00
## 2030 2022-12-06 00:47:57 FALSE 2022-12-06 01:00:00
## 2031 2022-12-06 00:45:59 FALSE 2022-12-06 01:00:00
## 2032 2022-12-06 00:45:13 FALSE 2022-12-06 01:00:00
## 2033 2022-12-06 00:44:57 FALSE 2022-12-06 01:00:00
## 2034 2022-12-06 00:44:13 FALSE 2022-12-06 01:00:00
## 2035 2022-12-06 00:43:46 FALSE 2022-12-06 01:00:00
## 2036 2022-12-06 00:43:24 FALSE 2022-12-06 01:00:00
## 2037 2022-12-06 00:43:02 FALSE 2022-12-06 01:00:00
## 2038 2022-12-06 00:42:51 FALSE 2022-12-06 01:00:00
## 2039 2022-12-06 00:42:04 FALSE 2022-12-06 01:00:00
## 2040 2022-12-06 00:42:02 FALSE 2022-12-06 01:00:00
## 2041 2022-12-06 00:41:28 FALSE 2022-12-06 01:00:00
## 2042 2022-12-06 00:41:24 FALSE 2022-12-06 01:00:00
## 2043 2022-12-06 00:40:16 FALSE 2022-12-06 01:00:00
## 2044 2022-12-06 00:40:09 FALSE 2022-12-06 01:00:00
## 2045 2022-12-06 00:40:03 FALSE 2022-12-06 01:00:00
## 2046 2022-12-06 00:39:22 FALSE 2022-12-06 01:00:00
## 2047 2022-12-06 00:39:05 FALSE 2022-12-06 01:00:00
## 2048 2022-12-06 00:38:56 FALSE 2022-12-06 01:00:00
## 2049 2022-12-06 00:38:49 FALSE 2022-12-06 01:00:00
## 2050 2022-12-06 00:38:40 FALSE 2022-12-06 01:00:00
## 2051 2022-12-06 00:38:18 FALSE 2022-12-06 01:00:00
## 2052 2022-12-06 00:37:28 FALSE 2022-12-06 01:00:00
## 2053 2022-12-06 00:37:11 FALSE 2022-12-06 01:00:00
## 2054 2022-12-06 00:36:55 FALSE 2022-12-06 01:00:00
## 2055 2022-12-06 00:36:41 FALSE 2022-12-06 01:00:00
## 2056 2022-12-06 00:36:39 FALSE 2022-12-06 01:00:00
## 2057 2022-12-06 00:36:34 FALSE 2022-12-06 01:00:00
## 2058 2022-12-06 00:34:57 FALSE 2022-12-06 01:00:00
## 2059 2022-12-06 00:34:49 FALSE 2022-12-06 01:00:00
## 2060 2022-12-06 00:34:22 FALSE 2022-12-06 01:00:00
## 2061 2022-12-06 00:33:41 FALSE 2022-12-06 01:00:00
## 2062 2022-12-06 00:33:20 FALSE 2022-12-06 01:00:00
## 2063 2022-12-06 00:33:06 FALSE 2022-12-06 01:00:00
## 2064 2022-12-06 00:32:46 FALSE 2022-12-06 01:00:00
## 2065 2022-12-06 00:32:01 FALSE 2022-12-06 01:00:00
## 2066 2022-12-06 00:32:00 FALSE 2022-12-06 01:00:00
## 2067 2022-12-06 00:30:17 FALSE 2022-12-06 01:00:00
## 2068 2022-12-06 00:29:33 FALSE 2022-12-06 00:00:00
## 2069 2022-12-06 00:29:26 FALSE 2022-12-06 00:00:00
## 2070 2022-12-06 00:28:59 FALSE 2022-12-06 00:00:00
## 2071 2022-12-06 00:27:42 FALSE 2022-12-06 00:00:00
## 2072 2022-12-06 00:27:19 FALSE 2022-12-06 00:00:00
## 2073 2022-12-06 00:26:26 FALSE 2022-12-06 00:00:00
## 2074 2022-12-06 00:26:22 FALSE 2022-12-06 00:00:00
## 2075 2022-12-06 00:25:10 FALSE 2022-12-06 00:00:00
## 2076 2022-12-06 00:24:39 FALSE 2022-12-06 00:00:00
## 2077 2022-12-06 00:24:01 FALSE 2022-12-06 00:00:00
## 2078 2022-12-06 00:23:21 FALSE 2022-12-06 00:00:00
## 2079 2022-12-06 00:22:45 FALSE 2022-12-06 00:00:00
## 2080 2022-12-06 00:22:12 FALSE 2022-12-06 00:00:00
## 2081 2022-12-06 00:22:11 FALSE 2022-12-06 00:00:00
## 2082 2022-12-06 00:22:07 FALSE 2022-12-06 00:00:00
## 2083 2022-12-06 00:22:04 FALSE 2022-12-06 00:00:00
## 2084 2022-12-06 00:20:31 FALSE 2022-12-06 00:00:00
## 2085 2022-12-06 00:20:02 FALSE 2022-12-06 00:00:00
## 2086 2022-12-06 00:19:23 FALSE 2022-12-06 00:00:00
## 2087 2022-12-06 00:18:39 FALSE 2022-12-06 00:00:00
## 2088 2022-12-06 00:17:46 FALSE 2022-12-06 00:00:00
## 2089 2022-12-06 00:17:42 FALSE 2022-12-06 00:00:00
## 2090 2022-12-06 00:17:30 FALSE 2022-12-06 00:00:00
## 2091 2022-12-06 00:17:14 FALSE 2022-12-06 00:00:00
## 2092 2022-12-06 00:16:52 FALSE 2022-12-06 00:00:00
## 2093 2022-12-06 00:16:51 FALSE 2022-12-06 00:00:00
## 2094 2022-12-06 00:16:50 FALSE 2022-12-06 00:00:00
## 2095 2022-12-06 00:16:37 FALSE 2022-12-06 00:00:00
## 2096 2022-12-06 00:16:25 FALSE 2022-12-06 00:00:00
## 2097 2022-12-06 00:16:24 FALSE 2022-12-06 00:00:00
## 2098 2022-12-06 00:16:17 FALSE 2022-12-06 00:00:00
## 2099 2022-12-06 00:14:56 FALSE 2022-12-06 00:00:00
## 2100 2022-12-06 00:14:43 FALSE 2022-12-06 00:00:00
## 2101 2022-12-06 00:12:31 FALSE 2022-12-06 00:00:00
## 2102 2022-12-06 00:12:18 FALSE 2022-12-06 00:00:00
## 2103 2022-12-06 00:11:25 FALSE 2022-12-06 00:00:00
## 2104 2022-12-06 00:10:51 FALSE 2022-12-06 00:00:00
## 2105 2022-12-06 00:10:49 FALSE 2022-12-06 00:00:00
## 2106 2022-12-06 00:10:17 FALSE 2022-12-06 00:00:00
## 2107 2022-12-06 00:10:12 FALSE 2022-12-06 00:00:00
## 2108 2022-12-06 00:09:31 FALSE 2022-12-06 00:00:00
## 2109 2022-12-06 00:09:22 FALSE 2022-12-06 00:00:00
## 2110 2022-12-06 00:09:08 FALSE 2022-12-06 00:00:00
## 2111 2022-12-06 00:09:04 FALSE 2022-12-06 00:00:00
## 2112 2022-12-06 00:09:01 FALSE 2022-12-06 00:00:00
## 2113 2022-12-06 00:08:48 FALSE 2022-12-06 00:00:00
## 2114 2022-12-06 00:08:46 FALSE 2022-12-06 00:00:00
## 2115 2022-12-06 00:08:45 FALSE 2022-12-06 00:00:00
## 2116 2022-12-06 00:06:53 FALSE 2022-12-06 00:00:00
## 2117 2022-12-06 00:06:49 FALSE 2022-12-06 00:00:00
## 2118 2022-12-06 00:06:36 FALSE 2022-12-06 00:00:00
## 2119 2022-12-06 00:06:26 FALSE 2022-12-06 00:00:00
## 2120 2022-12-06 00:06:19 FALSE 2022-12-06 00:00:00
## 2121 2022-12-06 00:06:15 FALSE 2022-12-06 00:00:00
## 2122 2022-12-06 00:06:11 FALSE 2022-12-06 00:00:00
## 2123 2022-12-06 00:05:10 FALSE 2022-12-06 00:00:00
## 2124 2022-12-06 00:04:58 FALSE 2022-12-06 00:00:00
## 2125 2022-12-06 00:03:15 FALSE 2022-12-06 00:00:00
## 2126 2022-12-06 00:02:35 FALSE 2022-12-06 00:00:00
## 2127 2022-12-06 00:01:21 FALSE 2022-12-06 00:00:00
## 2128 2022-12-06 00:00:26 FALSE 2022-12-06 00:00:00
## 2129 2022-12-06 00:00:21 FALSE 2022-12-06 00:00:00
## 2130 2022-12-06 00:00:20 FALSE 2022-12-06 00:00:00
## 2131 2022-12-06 00:00:15 FALSE 2022-12-06 00:00:00
## 2132 2022-12-06 00:00:06 FALSE 2022-12-06 00:00:00
## 2133 2022-12-05 23:55:41 FALSE 2022-12-06 00:00:00
## 2134 2022-12-05 23:54:03 FALSE 2022-12-06 00:00:00
## 2135 2022-12-05 23:52:29 FALSE 2022-12-06 00:00:00
## 2136 2022-12-05 23:51:34 FALSE 2022-12-06 00:00:00
## 2137 2022-12-05 23:50:56 FALSE 2022-12-06 00:00:00
## 2138 2022-12-05 23:47:33 FALSE 2022-12-06 00:00:00
## 2139 2022-12-05 23:47:17 FALSE 2022-12-06 00:00:00
## 2140 2022-12-05 23:46:32 FALSE 2022-12-06 00:00:00
## 2141 2022-12-05 23:45:47 FALSE 2022-12-06 00:00:00
## 2142 2022-12-05 23:45:12 FALSE 2022-12-06 00:00:00
## 2143 2022-12-05 23:45:04 FALSE 2022-12-06 00:00:00
## 2144 2022-12-05 23:44:48 FALSE 2022-12-06 00:00:00
## 2145 2022-12-05 23:42:01 FALSE 2022-12-06 00:00:00
## 2146 2022-12-05 23:41:23 FALSE 2022-12-06 00:00:00
## 2147 2022-12-05 23:40:30 FALSE 2022-12-06 00:00:00
## 2148 2022-12-05 23:40:10 FALSE 2022-12-06 00:00:00
## 2149 2022-12-05 23:39:43 FALSE 2022-12-06 00:00:00
## 2150 2022-12-05 23:38:57 FALSE 2022-12-06 00:00:00
## 2151 2022-12-05 23:38:33 FALSE 2022-12-06 00:00:00
## 2152 2022-12-05 23:38:20 FALSE 2022-12-06 00:00:00
## 2153 2022-12-05 23:38:13 FALSE 2022-12-06 00:00:00
## 2154 2022-12-05 23:37:37 FALSE 2022-12-06 00:00:00
## 2155 2022-12-05 23:37:01 FALSE 2022-12-06 00:00:00
## 2156 2022-12-05 23:36:55 FALSE 2022-12-06 00:00:00
## 2157 2022-12-05 23:36:47 FALSE 2022-12-06 00:00:00
## 2158 2022-12-05 23:36:42 FALSE 2022-12-06 00:00:00
## 2159 2022-12-05 23:35:35 FALSE 2022-12-06 00:00:00
## 2160 2022-12-05 23:35:01 FALSE 2022-12-06 00:00:00
## 2161 2022-12-05 23:34:55 FALSE 2022-12-06 00:00:00
## 2162 2022-12-05 23:34:05 FALSE 2022-12-06 00:00:00
## 2163 2022-12-05 23:32:57 FALSE 2022-12-06 00:00:00
## 2164 2022-12-05 23:32:07 FALSE 2022-12-06 00:00:00
## 2165 2022-12-05 23:31:13 FALSE 2022-12-06 00:00:00
## 2166 2022-12-05 23:30:59 FALSE 2022-12-06 00:00:00
## 2167 2022-12-05 23:30:40 FALSE 2022-12-06 00:00:00
## 2168 2022-12-05 23:29:45 FALSE 2022-12-05 23:00:00
## 2169 2022-12-05 23:29:30 FALSE 2022-12-05 23:00:00
## 2170 2022-12-05 23:29:16 FALSE 2022-12-05 23:00:00
## 2171 2022-12-05 23:29:14 FALSE 2022-12-05 23:00:00
## 2172 2022-12-05 23:28:43 FALSE 2022-12-05 23:00:00
## 2173 2022-12-05 23:28:40 FALSE 2022-12-05 23:00:00
## 2174 2022-12-05 23:28:30 FALSE 2022-12-05 23:00:00
## 2175 2022-12-05 23:28:15 FALSE 2022-12-05 23:00:00
## 2176 2022-12-05 23:26:49 FALSE 2022-12-05 23:00:00
## 2177 2022-12-05 23:26:16 FALSE 2022-12-05 23:00:00
## 2178 2022-12-05 23:25:05 FALSE 2022-12-05 23:00:00
## 2179 2022-12-05 23:24:29 FALSE 2022-12-05 23:00:00
## 2180 2022-12-05 23:22:46 FALSE 2022-12-05 23:00:00
## 2181 2022-12-05 23:22:29 FALSE 2022-12-05 23:00:00
## 2182 2022-12-05 23:21:48 FALSE 2022-12-05 23:00:00
## 2183 2022-12-05 23:21:20 FALSE 2022-12-05 23:00:00
## 2184 2022-12-05 23:20:47 FALSE 2022-12-05 23:00:00
## 2185 2022-12-05 23:20:37 FALSE 2022-12-05 23:00:00
## 2186 2022-12-05 23:19:48 FALSE 2022-12-05 23:00:00
## 2187 2022-12-05 23:17:45 FALSE 2022-12-05 23:00:00
## 2188 2022-12-05 23:16:59 FALSE 2022-12-05 23:00:00
## 2189 2022-12-05 23:15:49 FALSE 2022-12-05 23:00:00
## 2190 2022-12-05 23:15:18 FALSE 2022-12-05 23:00:00
## 2191 2022-12-05 23:15:02 FALSE 2022-12-05 23:00:00
## 2192 2022-12-05 23:13:39 FALSE 2022-12-05 23:00:00
## 2193 2022-12-05 23:12:31 FALSE 2022-12-05 23:00:00
## 2194 2022-12-05 23:12:05 FALSE 2022-12-05 23:00:00
## 2195 2022-12-05 23:11:59 FALSE 2022-12-05 23:00:00
## 2196 2022-12-05 23:11:34 FALSE 2022-12-05 23:00:00
## 2197 2022-12-05 23:10:34 FALSE 2022-12-05 23:00:00
## 2198 2022-12-05 23:10:08 FALSE 2022-12-05 23:00:00
## 2199 2022-12-05 23:09:58 FALSE 2022-12-05 23:00:00
## 2200 2022-12-05 23:09:50 FALSE 2022-12-05 23:00:00
## 2201 2022-12-05 23:09:22 FALSE 2022-12-05 23:00:00
## 2202 2022-12-05 23:08:50 FALSE 2022-12-05 23:00:00
## 2203 2022-12-05 23:08:49 FALSE 2022-12-05 23:00:00
## 2204 2022-12-05 23:08:37 FALSE 2022-12-05 23:00:00
## 2205 2022-12-05 23:08:29 FALSE 2022-12-05 23:00:00
## 2206 2022-12-05 23:08:18 FALSE 2022-12-05 23:00:00
## 2207 2022-12-05 23:07:38 FALSE 2022-12-05 23:00:00
## 2208 2022-12-05 23:07:22 FALSE 2022-12-05 23:00:00
## 2209 2022-12-05 23:07:21 FALSE 2022-12-05 23:00:00
## 2210 2022-12-05 23:07:08 FALSE 2022-12-05 23:00:00
## 2211 2022-12-05 23:06:37 FALSE 2022-12-05 23:00:00
## 2212 2022-12-05 23:05:48 FALSE 2022-12-05 23:00:00
## 2213 2022-12-05 23:05:07 FALSE 2022-12-05 23:00:00
## 2214 2022-12-05 23:04:43 FALSE 2022-12-05 23:00:00
## 2215 2022-12-05 23:04:05 FALSE 2022-12-05 23:00:00
## 2216 2022-12-05 23:03:47 FALSE 2022-12-05 23:00:00
## 2217 2022-12-05 23:02:48 FALSE 2022-12-05 23:00:00
## 2218 2022-12-05 23:01:49 FALSE 2022-12-05 23:00:00
## 2219 2022-12-05 23:01:30 FALSE 2022-12-05 23:00:00
## 2220 2022-12-05 23:01:28 FALSE 2022-12-05 23:00:00
## 2221 2022-12-05 23:01:28 FALSE 2022-12-05 23:00:00
## 2222 2022-12-05 23:00:34 FALSE 2022-12-05 23:00:00
## 2223 2022-12-05 22:59:30 FALSE 2022-12-05 23:00:00
## 2224 2022-12-05 22:59:26 FALSE 2022-12-05 23:00:00
## 2225 2022-12-05 22:59:17 FALSE 2022-12-05 23:00:00
## 2226 2022-12-05 22:57:21 FALSE 2022-12-05 23:00:00
## 2227 2022-12-05 22:57:09 FALSE 2022-12-05 23:00:00
## 2228 2022-12-05 22:57:08 FALSE 2022-12-05 23:00:00
## 2229 2022-12-05 22:57:06 FALSE 2022-12-05 23:00:00
## 2230 2022-12-05 22:56:31 FALSE 2022-12-05 23:00:00
## 2231 2022-12-05 22:56:23 FALSE 2022-12-05 23:00:00
## 2232 2022-12-05 22:55:26 FALSE 2022-12-05 23:00:00
## 2233 2022-12-05 22:55:20 FALSE 2022-12-05 23:00:00
## 2234 2022-12-05 22:55:03 FALSE 2022-12-05 23:00:00
## 2235 2022-12-05 22:54:45 FALSE 2022-12-05 23:00:00
## 2236 2022-12-05 22:53:22 FALSE 2022-12-05 23:00:00
## 2237 2022-12-05 22:53:01 FALSE 2022-12-05 23:00:00
## 2238 2022-12-05 22:52:15 FALSE 2022-12-05 23:00:00
## 2239 2022-12-05 22:52:12 FALSE 2022-12-05 23:00:00
## 2240 2022-12-05 22:52:01 FALSE 2022-12-05 23:00:00
## 2241 2022-12-05 22:51:49 FALSE 2022-12-05 23:00:00
## 2242 2022-12-05 22:51:27 FALSE 2022-12-05 23:00:00
## 2243 2022-12-05 22:51:14 FALSE 2022-12-05 23:00:00
## 2244 2022-12-05 22:51:11 FALSE 2022-12-05 23:00:00
## 2245 2022-12-05 22:51:10 FALSE 2022-12-05 23:00:00
## 2246 2022-12-05 22:50:50 FALSE 2022-12-05 23:00:00
## 2247 2022-12-05 22:50:40 FALSE 2022-12-05 23:00:00
## 2248 2022-12-05 22:50:16 FALSE 2022-12-05 23:00:00
## 2249 2022-12-05 22:49:59 FALSE 2022-12-05 23:00:00
## 2250 2022-12-05 22:49:03 FALSE 2022-12-05 23:00:00
## 2251 2022-12-05 22:48:33 FALSE 2022-12-05 23:00:00
## 2252 2022-12-05 22:48:18 FALSE 2022-12-05 23:00:00
## 2253 2022-12-05 22:47:52 FALSE 2022-12-05 23:00:00
## 2254 2022-12-05 22:47:01 FALSE 2022-12-05 23:00:00
## 2255 2022-12-05 22:46:53 FALSE 2022-12-05 23:00:00
## 2256 2022-12-05 22:46:07 FALSE 2022-12-05 23:00:00
## 2257 2022-12-05 22:45:53 FALSE 2022-12-05 23:00:00
## 2258 2022-12-05 22:45:34 FALSE 2022-12-05 23:00:00
## 2259 2022-12-05 22:44:48 FALSE 2022-12-05 23:00:00
## 2260 2022-12-05 22:44:02 FALSE 2022-12-05 23:00:00
## 2261 2022-12-05 22:43:25 FALSE 2022-12-05 23:00:00
## 2262 2022-12-05 22:42:03 FALSE 2022-12-05 23:00:00
## 2263 2022-12-05 22:41:30 FALSE 2022-12-05 23:00:00
## 2264 2022-12-05 22:40:54 FALSE 2022-12-05 23:00:00
## 2265 2022-12-05 22:40:21 FALSE 2022-12-05 23:00:00
## 2266 2022-12-05 22:39:57 FALSE 2022-12-05 23:00:00
## 2267 2022-12-05 22:39:16 FALSE 2022-12-05 23:00:00
## 2268 2022-12-05 22:39:11 FALSE 2022-12-05 23:00:00
## 2269 2022-12-05 22:38:20 FALSE 2022-12-05 23:00:00
## 2270 2022-12-05 22:37:22 FALSE 2022-12-05 23:00:00
## 2271 2022-12-05 22:37:11 FALSE 2022-12-05 23:00:00
## 2272 2022-12-05 22:36:43 FALSE 2022-12-05 23:00:00
## 2273 2022-12-05 22:36:21 FALSE 2022-12-05 23:00:00
## 2274 2022-12-05 22:35:56 FALSE 2022-12-05 23:00:00
## 2275 2022-12-05 22:35:21 FALSE 2022-12-05 23:00:00
## 2276 2022-12-05 22:35:17 FALSE 2022-12-05 23:00:00
## 2277 2022-12-05 22:34:01 FALSE 2022-12-05 23:00:00
## 2278 2022-12-05 22:33:57 FALSE 2022-12-05 23:00:00
## 2279 2022-12-05 22:33:11 FALSE 2022-12-05 23:00:00
## 2280 2022-12-05 22:32:27 FALSE 2022-12-05 23:00:00
## 2281 2022-12-05 22:31:38 FALSE 2022-12-05 23:00:00
## 2282 2022-12-05 22:31:33 FALSE 2022-12-05 23:00:00
## 2283 2022-12-05 22:30:27 FALSE 2022-12-05 23:00:00
## 2284 2022-12-05 22:29:21 FALSE 2022-12-05 22:00:00
## 2285 2022-12-05 22:28:51 FALSE 2022-12-05 22:00:00
## 2286 2022-12-05 22:28:28 FALSE 2022-12-05 22:00:00
## 2287 2022-12-05 22:26:58 FALSE 2022-12-05 22:00:00
## 2288 2022-12-05 22:26:57 FALSE 2022-12-05 22:00:00
## 2289 2022-12-05 22:26:24 FALSE 2022-12-05 22:00:00
## 2290 2022-12-05 22:26:20 FALSE 2022-12-05 22:00:00
## 2291 2022-12-05 22:26:11 FALSE 2022-12-05 22:00:00
## 2292 2022-12-05 22:25:59 FALSE 2022-12-05 22:00:00
## 2293 2022-12-05 22:25:58 FALSE 2022-12-05 22:00:00
## 2294 2022-12-05 22:25:43 FALSE 2022-12-05 22:00:00
## 2295 2022-12-05 22:25:32 FALSE 2022-12-05 22:00:00
## 2296 2022-12-05 22:25:21 FALSE 2022-12-05 22:00:00
## 2297 2022-12-05 22:24:45 FALSE 2022-12-05 22:00:00
## 2298 2022-12-05 22:24:38 FALSE 2022-12-05 22:00:00
## 2299 2022-12-05 22:24:15 FALSE 2022-12-05 22:00:00
## 2300 2022-12-05 22:23:58 FALSE 2022-12-05 22:00:00
## 2301 2022-12-05 22:23:46 FALSE 2022-12-05 22:00:00
## 2302 2022-12-05 22:23:42 FALSE 2022-12-05 22:00:00
## 2303 2022-12-05 22:23:41 FALSE 2022-12-05 22:00:00
## 2304 2022-12-05 22:23:29 FALSE 2022-12-05 22:00:00
## 2305 2022-12-05 22:23:17 FALSE 2022-12-05 22:00:00
## 2306 2022-12-05 22:22:03 FALSE 2022-12-05 22:00:00
## 2307 2022-12-05 22:21:47 FALSE 2022-12-05 22:00:00
## 2308 2022-12-05 22:21:06 FALSE 2022-12-05 22:00:00
## 2309 2022-12-05 22:20:36 FALSE 2022-12-05 22:00:00
## 2310 2022-12-05 22:20:22 FALSE 2022-12-05 22:00:00
## 2311 2022-12-05 22:20:10 FALSE 2022-12-05 22:00:00
## 2312 2022-12-05 22:19:15 FALSE 2022-12-05 22:00:00
## 2313 2022-12-05 22:18:57 FALSE 2022-12-05 22:00:00
## 2314 2022-12-05 22:18:36 FALSE 2022-12-05 22:00:00
## 2315 2022-12-05 22:18:02 FALSE 2022-12-05 22:00:00
## 2316 2022-12-05 22:17:40 FALSE 2022-12-05 22:00:00
## 2317 2022-12-05 22:16:51 FALSE 2022-12-05 22:00:00
## 2318 2022-12-05 22:16:36 FALSE 2022-12-05 22:00:00
## 2319 2022-12-05 22:16:28 FALSE 2022-12-05 22:00:00
## 2320 2022-12-05 22:14:56 FALSE 2022-12-05 22:00:00
## 2321 2022-12-05 22:13:55 FALSE 2022-12-05 22:00:00
## 2322 2022-12-05 22:13:12 FALSE 2022-12-05 22:00:00
## 2323 2022-12-05 22:13:05 FALSE 2022-12-05 22:00:00
## 2324 2022-12-05 22:13:01 FALSE 2022-12-05 22:00:00
## 2325 2022-12-05 22:12:30 FALSE 2022-12-05 22:00:00
## 2326 2022-12-05 22:12:24 FALSE 2022-12-05 22:00:00
## 2327 2022-12-05 22:11:42 FALSE 2022-12-05 22:00:00
## 2328 2022-12-05 22:11:37 FALSE 2022-12-05 22:00:00
## 2329 2022-12-05 22:11:27 FALSE 2022-12-05 22:00:00
## 2330 2022-12-05 22:10:18 FALSE 2022-12-05 22:00:00
## 2331 2022-12-05 22:10:02 FALSE 2022-12-05 22:00:00
## 2332 2022-12-05 22:09:55 FALSE 2022-12-05 22:00:00
## 2333 2022-12-05 22:08:42 FALSE 2022-12-05 22:00:00
## 2334 2022-12-05 22:08:33 FALSE 2022-12-05 22:00:00
## 2335 2022-12-05 22:07:30 FALSE 2022-12-05 22:00:00
## 2336 2022-12-05 22:05:41 FALSE 2022-12-05 22:00:00
## 2337 2022-12-05 22:05:00 FALSE 2022-12-05 22:00:00
## 2338 2022-12-05 22:04:41 FALSE 2022-12-05 22:00:00
## 2339 2022-12-05 22:04:29 FALSE 2022-12-05 22:00:00
## 2340 2022-12-05 22:03:38 FALSE 2022-12-05 22:00:00
## 2341 2022-12-05 22:02:22 FALSE 2022-12-05 22:00:00
## 2342 2022-12-05 22:01:30 FALSE 2022-12-05 22:00:00
## 2343 2022-12-05 22:01:02 FALSE 2022-12-05 22:00:00
## 2344 2022-12-05 21:57:55 FALSE 2022-12-05 22:00:00
## 2345 2022-12-05 21:56:57 FALSE 2022-12-05 22:00:00
## 2346 2022-12-05 21:56:45 FALSE 2022-12-05 22:00:00
## 2347 2022-12-05 21:56:37 FALSE 2022-12-05 22:00:00
## 2348 2022-12-05 21:56:23 FALSE 2022-12-05 22:00:00
## 2349 2022-12-05 21:55:55 FALSE 2022-12-05 22:00:00
## 2350 2022-12-05 21:55:37 FALSE 2022-12-05 22:00:00
## 2351 2022-12-05 21:55:18 FALSE 2022-12-05 22:00:00
## 2352 2022-12-05 21:55:17 FALSE 2022-12-05 22:00:00
## 2353 2022-12-05 21:54:56 FALSE 2022-12-05 22:00:00
## 2354 2022-12-05 21:54:52 FALSE 2022-12-05 22:00:00
## 2355 2022-12-05 21:53:21 FALSE 2022-12-05 22:00:00
## 2356 2022-12-05 21:53:04 FALSE 2022-12-05 22:00:00
## 2357 2022-12-05 21:52:31 FALSE 2022-12-05 22:00:00
## 2358 2022-12-05 21:51:39 FALSE 2022-12-05 22:00:00
## 2359 2022-12-05 21:51:38 FALSE 2022-12-05 22:00:00
## 2360 2022-12-05 21:51:09 FALSE 2022-12-05 22:00:00
## 2361 2022-12-05 21:50:07 FALSE 2022-12-05 22:00:00
## 2362 2022-12-05 21:48:04 FALSE 2022-12-05 22:00:00
## 2363 2022-12-05 21:45:24 FALSE 2022-12-05 22:00:00
## 2364 2022-12-05 21:45:13 FALSE 2022-12-05 22:00:00
## 2365 2022-12-05 21:44:03 FALSE 2022-12-05 22:00:00
## 2366 2022-12-05 21:43:20 FALSE 2022-12-05 22:00:00
## 2367 2022-12-05 21:43:15 FALSE 2022-12-05 22:00:00
## 2368 2022-12-05 21:41:15 FALSE 2022-12-05 22:00:00
## 2369 2022-12-05 21:40:41 FALSE 2022-12-05 22:00:00
## 2370 2022-12-05 21:40:33 FALSE 2022-12-05 22:00:00
## 2371 2022-12-05 21:40:33 FALSE 2022-12-05 22:00:00
## 2372 2022-12-05 21:40:11 FALSE 2022-12-05 22:00:00
## 2373 2022-12-05 21:39:26 FALSE 2022-12-05 22:00:00
## 2374 2022-12-05 21:39:16 FALSE 2022-12-05 22:00:00
## 2375 2022-12-05 21:36:00 FALSE 2022-12-05 22:00:00
## 2376 2022-12-05 21:35:54 FALSE 2022-12-05 22:00:00
## 2377 2022-12-05 21:35:52 FALSE 2022-12-05 22:00:00
## 2378 2022-12-05 21:34:02 FALSE 2022-12-05 22:00:00
## 2379 2022-12-05 21:33:36 FALSE 2022-12-05 22:00:00
## 2380 2022-12-05 21:33:25 FALSE 2022-12-05 22:00:00
## 2381 2022-12-05 21:33:13 FALSE 2022-12-05 22:00:00
## 2382 2022-12-05 21:32:15 FALSE 2022-12-05 22:00:00
## 2383 2022-12-05 21:32:05 FALSE 2022-12-05 22:00:00
## 2384 2022-12-05 21:32:03 FALSE 2022-12-05 22:00:00
## 2385 2022-12-05 21:29:09 FALSE 2022-12-05 21:00:00
## 2386 2022-12-05 21:29:04 FALSE 2022-12-05 21:00:00
## 2387 2022-12-05 21:28:34 FALSE 2022-12-05 21:00:00
## 2388 2022-12-05 21:27:19 FALSE 2022-12-05 21:00:00
## 2389 2022-12-05 21:26:51 FALSE 2022-12-05 21:00:00
## 2390 2022-12-05 21:26:21 FALSE 2022-12-05 21:00:00
## 2391 2022-12-05 21:26:19 FALSE 2022-12-05 21:00:00
## 2392 2022-12-05 21:26:18 FALSE 2022-12-05 21:00:00
## 2393 2022-12-05 21:26:14 FALSE 2022-12-05 21:00:00
## 2394 2022-12-05 21:26:10 FALSE 2022-12-05 21:00:00
## 2395 2022-12-05 21:26:04 FALSE 2022-12-05 21:00:00
## 2396 2022-12-05 21:25:52 FALSE 2022-12-05 21:00:00
## 2397 2022-12-05 21:25:51 FALSE 2022-12-05 21:00:00
## 2398 2022-12-05 21:25:51 FALSE 2022-12-05 21:00:00
## 2399 2022-12-05 21:25:51 FALSE 2022-12-05 21:00:00
## 2400 2022-12-05 21:25:29 FALSE 2022-12-05 21:00:00
## 2401 2022-12-05 21:24:39 FALSE 2022-12-05 21:00:00
## 2402 2022-12-05 21:24:13 FALSE 2022-12-05 21:00:00
## 2403 2022-12-05 21:22:59 FALSE 2022-12-05 21:00:00
## 2404 2022-12-05 21:21:21 FALSE 2022-12-05 21:00:00
## 2405 2022-12-05 21:20:52 FALSE 2022-12-05 21:00:00
## 2406 2022-12-05 21:20:52 FALSE 2022-12-05 21:00:00
## 2407 2022-12-05 21:20:52 FALSE 2022-12-05 21:00:00
## 2408 2022-12-05 21:20:52 FALSE 2022-12-05 21:00:00
## 2409 2022-12-05 21:20:52 FALSE 2022-12-05 21:00:00
## 2410 2022-12-05 21:20:51 FALSE 2022-12-05 21:00:00
## 2411 2022-12-05 21:19:17 FALSE 2022-12-05 21:00:00
## 2412 2022-12-05 21:18:57 FALSE 2022-12-05 21:00:00
## 2413 2022-12-05 21:18:12 FALSE 2022-12-05 21:00:00
## 2414 2022-12-05 21:17:10 FALSE 2022-12-05 21:00:00
## 2415 2022-12-05 21:17:02 FALSE 2022-12-05 21:00:00
## 2416 2022-12-05 21:16:34 FALSE 2022-12-05 21:00:00
## 2417 2022-12-05 21:15:59 FALSE 2022-12-05 21:00:00
## 2418 2022-12-05 21:15:56 FALSE 2022-12-05 21:00:00
## 2419 2022-12-05 21:15:52 FALSE 2022-12-05 21:00:00
## 2420 2022-12-05 21:15:42 FALSE 2022-12-05 21:00:00
## 2421 2022-12-05 21:13:37 FALSE 2022-12-05 21:00:00
## 2422 2022-12-05 21:13:22 FALSE 2022-12-05 21:00:00
## 2423 2022-12-05 21:13:21 FALSE 2022-12-05 21:00:00
## 2424 2022-12-05 21:12:54 FALSE 2022-12-05 21:00:00
## 2425 2022-12-05 21:12:26 FALSE 2022-12-05 21:00:00
## 2426 2022-12-05 21:12:15 FALSE 2022-12-05 21:00:00
## 2427 2022-12-05 21:11:45 FALSE 2022-12-05 21:00:00
## 2428 2022-12-05 21:11:44 FALSE 2022-12-05 21:00:00
## 2429 2022-12-05 21:11:14 FALSE 2022-12-05 21:00:00
## 2430 2022-12-05 21:10:22 FALSE 2022-12-05 21:00:00
## 2431 2022-12-05 21:07:48 FALSE 2022-12-05 21:00:00
## 2432 2022-12-05 21:07:32 FALSE 2022-12-05 21:00:00
## 2433 2022-12-05 21:07:31 FALSE 2022-12-05 21:00:00
## 2434 2022-12-05 21:07:02 FALSE 2022-12-05 21:00:00
## 2435 2022-12-05 21:06:42 FALSE 2022-12-05 21:00:00
## 2436 2022-12-05 21:06:31 FALSE 2022-12-05 21:00:00
## 2437 2022-12-05 21:06:19 FALSE 2022-12-05 21:00:00
## 2438 2022-12-05 21:04:08 FALSE 2022-12-05 21:00:00
## 2439 2022-12-05 21:03:33 FALSE 2022-12-05 21:00:00
## 2440 2022-12-05 21:03:27 FALSE 2022-12-05 21:00:00
## 2441 2022-12-05 21:03:14 FALSE 2022-12-05 21:00:00
## 2442 2022-12-05 20:59:41 FALSE 2022-12-05 21:00:00
## 2443 2022-12-05 20:59:33 FALSE 2022-12-05 21:00:00
## 2444 2022-12-05 20:57:18 FALSE 2022-12-05 21:00:00
## 2445 2022-12-05 20:53:25 FALSE 2022-12-05 21:00:00
## 2446 2022-12-05 20:53:17 FALSE 2022-12-05 21:00:00
## 2447 2022-12-05 20:53:01 FALSE 2022-12-05 21:00:00
## 2448 2022-12-05 20:52:36 FALSE 2022-12-05 21:00:00
## 2449 2022-12-05 20:52:23 FALSE 2022-12-05 21:00:00
## 2450 2022-12-05 20:52:19 FALSE 2022-12-05 21:00:00
## 2451 2022-12-05 20:51:24 FALSE 2022-12-05 21:00:00
## 2452 2022-12-05 20:48:11 FALSE 2022-12-05 21:00:00
## 2453 2022-12-05 20:46:31 FALSE 2022-12-05 21:00:00
## 2454 2022-12-05 20:44:01 FALSE 2022-12-05 21:00:00
## 2455 2022-12-05 20:43:11 FALSE 2022-12-05 21:00:00
## 2456 2022-12-05 20:42:06 FALSE 2022-12-05 21:00:00
## 2457 2022-12-05 20:41:29 FALSE 2022-12-05 21:00:00
## 2458 2022-12-05 20:39:24 FALSE 2022-12-05 21:00:00
## 2459 2022-12-05 20:39:03 FALSE 2022-12-05 21:00:00
## 2460 2022-12-05 20:38:17 FALSE 2022-12-05 21:00:00
## 2461 2022-12-05 20:37:57 FALSE 2022-12-05 21:00:00
## 2462 2022-12-05 20:37:45 FALSE 2022-12-05 21:00:00
## 2463 2022-12-05 20:36:47 FALSE 2022-12-05 21:00:00
## 2464 2022-12-05 20:36:12 FALSE 2022-12-05 21:00:00
## 2465 2022-12-05 20:36:09 FALSE 2022-12-05 21:00:00
## 2466 2022-12-05 20:36:02 FALSE 2022-12-05 21:00:00
## 2467 2022-12-05 20:35:11 FALSE 2022-12-05 21:00:00
## 2468 2022-12-05 20:35:02 FALSE 2022-12-05 21:00:00
## 2469 2022-12-05 20:34:56 FALSE 2022-12-05 21:00:00
## 2470 2022-12-05 20:33:26 FALSE 2022-12-05 21:00:00
## 2471 2022-12-05 20:29:50 FALSE 2022-12-05 20:00:00
## 2472 2022-12-05 20:28:35 FALSE 2022-12-05 20:00:00
## 2473 2022-12-05 20:27:59 FALSE 2022-12-05 20:00:00
## 2474 2022-12-05 20:26:30 FALSE 2022-12-05 20:00:00
## 2475 2022-12-05 20:26:28 FALSE 2022-12-05 20:00:00
## 2476 2022-12-05 20:26:03 FALSE 2022-12-05 20:00:00
## 2477 2022-12-05 20:25:17 FALSE 2022-12-05 20:00:00
## 2478 2022-12-05 20:22:39 FALSE 2022-12-05 20:00:00
## 2479 2022-12-05 20:22:29 FALSE 2022-12-05 20:00:00
## 2480 2022-12-05 20:22:14 FALSE 2022-12-05 20:00:00
## 2481 2022-12-05 20:21:24 FALSE 2022-12-05 20:00:00
## 2482 2022-12-05 20:21:20 FALSE 2022-12-05 20:00:00
## 2483 2022-12-05 20:20:58 FALSE 2022-12-05 20:00:00
## 2484 2022-12-05 20:20:54 FALSE 2022-12-05 20:00:00
## 2485 2022-12-05 20:20:03 FALSE 2022-12-05 20:00:00
## 2486 2022-12-05 20:19:58 FALSE 2022-12-05 20:00:00
## 2487 2022-12-05 20:17:39 FALSE 2022-12-05 20:00:00
## 2488 2022-12-05 20:17:03 FALSE 2022-12-05 20:00:00
## 2489 2022-12-05 20:16:03 FALSE 2022-12-05 20:00:00
## 2490 2022-12-05 20:15:32 FALSE 2022-12-05 20:00:00
## 2491 2022-12-05 20:13:18 FALSE 2022-12-05 20:00:00
## 2492 2022-12-05 20:13:07 FALSE 2022-12-05 20:00:00
## 2493 2022-12-05 20:12:30 FALSE 2022-12-05 20:00:00
## 2494 2022-12-05 20:12:06 FALSE 2022-12-05 20:00:00
## 2495 2022-12-05 20:10:08 FALSE 2022-12-05 20:00:00
## 2496 2022-12-05 20:09:41 FALSE 2022-12-05 20:00:00
## 2497 2022-12-05 20:09:18 FALSE 2022-12-05 20:00:00
## 2498 2022-12-05 20:09:10 FALSE 2022-12-05 20:00:00
## 2499 2022-12-05 20:08:43 FALSE 2022-12-05 20:00:00
## 2500 2022-12-05 20:07:01 FALSE 2022-12-05 20:00:00
## 2501 2022-12-05 20:06:11 FALSE 2022-12-05 20:00:00
## 2502 2022-12-05 20:05:32 FALSE 2022-12-05 20:00:00
## 2503 2022-12-05 20:05:19 FALSE 2022-12-05 20:00:00
## 2504 2022-12-05 20:05:19 FALSE 2022-12-05 20:00:00
## 2505 2022-12-05 20:05:09 FALSE 2022-12-05 20:00:00
## 2506 2022-12-05 20:05:02 FALSE 2022-12-05 20:00:00
## 2507 2022-12-05 20:04:24 FALSE 2022-12-05 20:00:00
## 2508 2022-12-05 20:03:45 FALSE 2022-12-05 20:00:00
## 2509 2022-12-05 20:02:02 FALSE 2022-12-05 20:00:00
## 2510 2022-12-05 20:02:02 FALSE 2022-12-05 20:00:00
## 2511 2022-12-05 20:00:36 FALSE 2022-12-05 20:00:00
## 2512 2022-12-05 20:00:32 FALSE 2022-12-05 20:00:00
## 2513 2022-12-05 20:00:22 FALSE 2022-12-05 20:00:00
## 2514 2022-12-05 20:00:00 FALSE 2022-12-05 20:00:00
## 2515 2022-12-05 19:59:16 FALSE 2022-12-05 20:00:00
## 2516 2022-12-05 19:57:24 FALSE 2022-12-05 20:00:00
## 2517 2022-12-05 19:57:20 FALSE 2022-12-05 20:00:00
## 2518 2022-12-05 19:57:13 FALSE 2022-12-05 20:00:00
## 2519 2022-12-05 19:56:53 FALSE 2022-12-05 20:00:00
## 2520 2022-12-05 19:56:24 FALSE 2022-12-05 20:00:00
## 2521 2022-12-05 19:55:15 FALSE 2022-12-05 20:00:00
## 2522 2022-12-05 19:52:58 FALSE 2022-12-05 20:00:00
## 2523 2022-12-05 19:52:55 FALSE 2022-12-05 20:00:00
## 2524 2022-12-05 19:52:53 FALSE 2022-12-05 20:00:00
## 2525 2022-12-05 19:51:48 FALSE 2022-12-05 20:00:00
## 2526 2022-12-05 19:50:39 FALSE 2022-12-05 20:00:00
## 2527 2022-12-05 19:50:35 FALSE 2022-12-05 20:00:00
## 2528 2022-12-05 19:50:23 FALSE 2022-12-05 20:00:00
## 2529 2022-12-05 19:49:14 FALSE 2022-12-05 20:00:00
## 2530 2022-12-05 19:48:46 FALSE 2022-12-05 20:00:00
## 2531 2022-12-05 19:47:46 FALSE 2022-12-05 20:00:00
## 2532 2022-12-05 19:47:37 FALSE 2022-12-05 20:00:00
## 2533 2022-12-05 19:47:31 FALSE 2022-12-05 20:00:00
## 2534 2022-12-05 19:46:36 FALSE 2022-12-05 20:00:00
## 2535 2022-12-05 19:46:27 FALSE 2022-12-05 20:00:00
## 2536 2022-12-05 19:46:11 FALSE 2022-12-05 20:00:00
## 2537 2022-12-05 19:45:34 FALSE 2022-12-05 20:00:00
## 2538 2022-12-05 19:45:16 FALSE 2022-12-05 20:00:00
## 2539 2022-12-05 19:45:10 FALSE 2022-12-05 20:00:00
## 2540 2022-12-05 19:45:02 FALSE 2022-12-05 20:00:00
## 2541 2022-12-05 19:44:53 FALSE 2022-12-05 20:00:00
## 2542 2022-12-05 19:43:55 FALSE 2022-12-05 20:00:00
## 2543 2022-12-05 19:43:35 FALSE 2022-12-05 20:00:00
## 2544 2022-12-05 19:43:29 FALSE 2022-12-05 20:00:00
## 2545 2022-12-05 19:43:05 FALSE 2022-12-05 20:00:00
## 2546 2022-12-05 19:42:54 FALSE 2022-12-05 20:00:00
## 2547 2022-12-05 19:42:52 FALSE 2022-12-05 20:00:00
## 2548 2022-12-05 19:42:48 FALSE 2022-12-05 20:00:00
## 2549 2022-12-05 19:41:43 FALSE 2022-12-05 20:00:00
## 2550 2022-12-05 19:40:01 FALSE 2022-12-05 20:00:00
## 2551 2022-12-05 19:39:54 FALSE 2022-12-05 20:00:00
## 2552 2022-12-05 19:39:53 FALSE 2022-12-05 20:00:00
## 2553 2022-12-05 19:39:37 FALSE 2022-12-05 20:00:00
## 2554 2022-12-05 19:39:32 FALSE 2022-12-05 20:00:00
## 2555 2022-12-05 19:39:31 FALSE 2022-12-05 20:00:00
## 2556 2022-12-05 19:39:25 FALSE 2022-12-05 20:00:00
## 2557 2022-12-05 19:38:59 FALSE 2022-12-05 20:00:00
## 2558 2022-12-05 19:38:54 FALSE 2022-12-05 20:00:00
## 2559 2022-12-05 19:38:24 FALSE 2022-12-05 20:00:00
## 2560 2022-12-05 19:38:02 FALSE 2022-12-05 20:00:00
## 2561 2022-12-05 19:37:47 FALSE 2022-12-05 20:00:00
## 2562 2022-12-05 19:37:42 FALSE 2022-12-05 20:00:00
## 2563 2022-12-05 19:37:35 FALSE 2022-12-05 20:00:00
## 2564 2022-12-05 19:37:09 FALSE 2022-12-05 20:00:00
## 2565 2022-12-05 19:36:14 FALSE 2022-12-05 20:00:00
## 2566 2022-12-05 19:35:54 FALSE 2022-12-05 20:00:00
## 2567 2022-12-05 19:35:45 FALSE 2022-12-05 20:00:00
## 2568 2022-12-05 19:34:42 FALSE 2022-12-05 20:00:00
## 2569 2022-12-05 19:34:12 FALSE 2022-12-05 20:00:00
## 2570 2022-12-05 19:34:03 FALSE 2022-12-05 20:00:00
## 2571 2022-12-05 19:33:43 FALSE 2022-12-05 20:00:00
## 2572 2022-12-05 19:33:30 FALSE 2022-12-05 20:00:00
## 2573 2022-12-05 19:32:54 FALSE 2022-12-05 20:00:00
## 2574 2022-12-05 19:32:53 FALSE 2022-12-05 20:00:00
## 2575 2022-12-05 19:32:31 FALSE 2022-12-05 20:00:00
## 2576 2022-12-05 19:32:08 FALSE 2022-12-05 20:00:00
## 2577 2022-12-05 19:31:48 FALSE 2022-12-05 20:00:00
## 2578 2022-12-05 19:29:14 FALSE 2022-12-05 19:00:00
## 2579 2022-12-05 19:28:59 FALSE 2022-12-05 19:00:00
## 2580 2022-12-05 19:25:56 FALSE 2022-12-05 19:00:00
## 2581 2022-12-05 19:24:44 FALSE 2022-12-05 19:00:00
## 2582 2022-12-05 19:24:35 FALSE 2022-12-05 19:00:00
## 2583 2022-12-05 19:24:11 FALSE 2022-12-05 19:00:00
## 2584 2022-12-05 19:24:08 FALSE 2022-12-05 19:00:00
## 2585 2022-12-05 19:23:03 FALSE 2022-12-05 19:00:00
## 2586 2022-12-05 19:22:24 FALSE 2022-12-05 19:00:00
## 2587 2022-12-05 19:21:54 FALSE 2022-12-05 19:00:00
## 2588 2022-12-05 19:20:22 FALSE 2022-12-05 19:00:00
## 2589 2022-12-05 19:19:30 FALSE 2022-12-05 19:00:00
## 2590 2022-12-05 19:19:28 FALSE 2022-12-05 19:00:00
## 2591 2022-12-05 19:19:08 FALSE 2022-12-05 19:00:00
## 2592 2022-12-05 19:19:06 FALSE 2022-12-05 19:00:00
## 2593 2022-12-05 19:18:30 FALSE 2022-12-05 19:00:00
## 2594 2022-12-05 19:18:03 FALSE 2022-12-05 19:00:00
## 2595 2022-12-05 19:18:03 FALSE 2022-12-05 19:00:00
## 2596 2022-12-05 19:17:32 FALSE 2022-12-05 19:00:00
## 2597 2022-12-05 19:17:23 FALSE 2022-12-05 19:00:00
## 2598 2022-12-05 19:16:55 FALSE 2022-12-05 19:00:00
## 2599 2022-12-05 19:16:48 FALSE 2022-12-05 19:00:00
## 2600 2022-12-05 19:16:48 FALSE 2022-12-05 19:00:00
## 2601 2022-12-05 19:15:04 FALSE 2022-12-05 19:00:00
## 2602 2022-12-05 19:13:17 FALSE 2022-12-05 19:00:00
## 2603 2022-12-05 19:13:01 FALSE 2022-12-05 19:00:00
## 2604 2022-12-05 19:13:01 FALSE 2022-12-05 19:00:00
## 2605 2022-12-05 19:12:50 FALSE 2022-12-05 19:00:00
## 2606 2022-12-05 19:12:39 FALSE 2022-12-05 19:00:00
## 2607 2022-12-05 19:12:37 FALSE 2022-12-05 19:00:00
## 2608 2022-12-05 19:12:26 FALSE 2022-12-05 19:00:00
## 2609 2022-12-05 19:12:24 FALSE 2022-12-05 19:00:00
## 2610 2022-12-05 19:12:16 FALSE 2022-12-05 19:00:00
## 2611 2022-12-05 19:11:56 FALSE 2022-12-05 19:00:00
## 2612 2022-12-05 19:11:48 FALSE 2022-12-05 19:00:00
## 2613 2022-12-05 19:11:02 FALSE 2022-12-05 19:00:00
## 2614 2022-12-05 19:10:26 FALSE 2022-12-05 19:00:00
## 2615 2022-12-05 19:10:24 FALSE 2022-12-05 19:00:00
## 2616 2022-12-05 19:10:17 FALSE 2022-12-05 19:00:00
## 2617 2022-12-05 19:08:38 FALSE 2022-12-05 19:00:00
## 2618 2022-12-05 19:07:21 FALSE 2022-12-05 19:00:00
## 2619 2022-12-05 19:06:28 FALSE 2022-12-05 19:00:00
## 2620 2022-12-05 19:06:02 FALSE 2022-12-05 19:00:00
## 2621 2022-12-05 19:05:33 FALSE 2022-12-05 19:00:00
## 2622 2022-12-05 19:03:37 FALSE 2022-12-05 19:00:00
## 2623 2022-12-05 19:02:51 FALSE 2022-12-05 19:00:00
## 2624 2022-12-05 19:01:45 FALSE 2022-12-05 19:00:00
## 2625 2022-12-05 19:00:40 FALSE 2022-12-05 19:00:00
## 2626 2022-12-05 19:00:03 FALSE 2022-12-05 19:00:00
## 2627 2022-12-05 18:59:17 FALSE 2022-12-05 19:00:00
## 2628 2022-12-05 18:59:02 FALSE 2022-12-05 19:00:00
## 2629 2022-12-05 18:58:01 FALSE 2022-12-05 19:00:00
## 2630 2022-12-05 18:57:39 FALSE 2022-12-05 19:00:00
## 2631 2022-12-05 18:57:37 FALSE 2022-12-05 19:00:00
## 2632 2022-12-05 18:57:11 FALSE 2022-12-05 19:00:00
## 2633 2022-12-05 18:57:05 FALSE 2022-12-05 19:00:00
## 2634 2022-12-05 18:57:01 FALSE 2022-12-05 19:00:00
## 2635 2022-12-05 18:56:55 FALSE 2022-12-05 19:00:00
## 2636 2022-12-05 18:56:40 FALSE 2022-12-05 19:00:00
## 2637 2022-12-05 18:56:19 FALSE 2022-12-05 19:00:00
## 2638 2022-12-05 18:56:02 FALSE 2022-12-05 19:00:00
## 2639 2022-12-05 18:55:49 FALSE 2022-12-05 19:00:00
## 2640 2022-12-05 18:55:01 FALSE 2022-12-05 19:00:00
## 2641 2022-12-05 18:54:46 FALSE 2022-12-05 19:00:00
## 2642 2022-12-05 18:54:43 FALSE 2022-12-05 19:00:00
## 2643 2022-12-05 18:54:02 FALSE 2022-12-05 19:00:00
## 2644 2022-12-05 18:54:01 FALSE 2022-12-05 19:00:00
## 2645 2022-12-05 18:53:18 FALSE 2022-12-05 19:00:00
## 2646 2022-12-05 18:53:02 FALSE 2022-12-05 19:00:00
## 2647 2022-12-05 18:52:29 FALSE 2022-12-05 19:00:00
## 2648 2022-12-05 18:52:15 FALSE 2022-12-05 19:00:00
## 2649 2022-12-05 18:52:01 FALSE 2022-12-05 19:00:00
## 2650 2022-12-05 18:51:02 FALSE 2022-12-05 19:00:00
## 2651 2022-12-05 18:50:55 FALSE 2022-12-05 19:00:00
## 2652 2022-12-05 18:50:34 FALSE 2022-12-05 19:00:00
## 2653 2022-12-05 18:50:02 FALSE 2022-12-05 19:00:00
## 2654 2022-12-05 18:49:59 FALSE 2022-12-05 19:00:00
## 2655 2022-12-05 18:49:50 FALSE 2022-12-05 19:00:00
## 2656 2022-12-05 18:49:08 FALSE 2022-12-05 19:00:00
## 2657 2022-12-05 18:49:01 FALSE 2022-12-05 19:00:00
## 2658 2022-12-05 18:48:58 FALSE 2022-12-05 19:00:00
## 2659 2022-12-05 18:48:33 FALSE 2022-12-05 19:00:00
## 2660 2022-12-05 18:48:02 FALSE 2022-12-05 19:00:00
## 2661 2022-12-05 18:48:01 FALSE 2022-12-05 19:00:00
## 2662 2022-12-05 18:47:37 FALSE 2022-12-05 19:00:00
## 2663 2022-12-05 18:47:01 FALSE 2022-12-05 19:00:00
## 2664 2022-12-05 18:46:01 FALSE 2022-12-05 19:00:00
## 2665 2022-12-05 18:45:01 FALSE 2022-12-05 19:00:00
## 2666 2022-12-05 18:44:45 FALSE 2022-12-05 19:00:00
## 2667 2022-12-05 18:44:07 FALSE 2022-12-05 19:00:00
## 2668 2022-12-05 18:44:01 FALSE 2022-12-05 19:00:00
## 2669 2022-12-05 18:43:54 FALSE 2022-12-05 19:00:00
## 2670 2022-12-05 18:43:01 FALSE 2022-12-05 19:00:00
## 2671 2022-12-05 18:42:25 FALSE 2022-12-05 19:00:00
## 2672 2022-12-05 18:42:22 FALSE 2022-12-05 19:00:00
## 2673 2022-12-05 18:42:02 FALSE 2022-12-05 19:00:00
## 2674 2022-12-05 18:41:56 FALSE 2022-12-05 19:00:00
## 2675 2022-12-05 18:41:41 FALSE 2022-12-05 19:00:00
## 2676 2022-12-05 18:41:09 FALSE 2022-12-05 19:00:00
## 2677 2022-12-05 18:41:02 FALSE 2022-12-05 19:00:00
## 2678 2022-12-05 18:40:49 FALSE 2022-12-05 19:00:00
## 2679 2022-12-05 18:40:35 FALSE 2022-12-05 19:00:00
## 2680 2022-12-05 18:40:02 FALSE 2022-12-05 19:00:00
## 2681 2022-12-05 18:39:25 FALSE 2022-12-05 19:00:00
## 2682 2022-12-05 18:39:08 FALSE 2022-12-05 19:00:00
## 2683 2022-12-05 18:39:01 FALSE 2022-12-05 19:00:00
## 2684 2022-12-05 18:38:52 FALSE 2022-12-05 19:00:00
## 2685 2022-12-05 18:38:34 FALSE 2022-12-05 19:00:00
## 2686 2022-12-05 18:38:01 FALSE 2022-12-05 19:00:00
## 2687 2022-12-05 18:37:33 FALSE 2022-12-05 19:00:00
## 2688 2022-12-05 18:37:24 FALSE 2022-12-05 19:00:00
## 2689 2022-12-05 18:37:11 FALSE 2022-12-05 19:00:00
## 2690 2022-12-05 18:37:04 FALSE 2022-12-05 19:00:00
## 2691 2022-12-05 18:37:03 FALSE 2022-12-05 19:00:00
## 2692 2022-12-05 18:37:01 FALSE 2022-12-05 19:00:00
## 2693 2022-12-05 18:37:01 FALSE 2022-12-05 19:00:00
## 2694 2022-12-05 18:36:52 FALSE 2022-12-05 19:00:00
## 2695 2022-12-05 18:36:38 FALSE 2022-12-05 19:00:00
## 2696 2022-12-05 18:36:01 FALSE 2022-12-05 19:00:00
## 2697 2022-12-05 18:35:43 FALSE 2022-12-05 19:00:00
## 2698 2022-12-05 18:35:37 FALSE 2022-12-05 19:00:00
## 2699 2022-12-05 18:35:15 FALSE 2022-12-05 19:00:00
## 2700 2022-12-05 18:35:02 FALSE 2022-12-05 19:00:00
## 2701 2022-12-05 18:34:47 FALSE 2022-12-05 19:00:00
## 2702 2022-12-05 18:34:25 FALSE 2022-12-05 19:00:00
## 2703 2022-12-05 18:34:01 FALSE 2022-12-05 19:00:00
## 2704 2022-12-05 18:33:26 FALSE 2022-12-05 19:00:00
## 2705 2022-12-05 18:33:01 FALSE 2022-12-05 19:00:00
## 2706 2022-12-05 18:32:02 FALSE 2022-12-05 19:00:00
## 2707 2022-12-05 18:31:34 FALSE 2022-12-05 19:00:00
## 2708 2022-12-05 18:31:01 FALSE 2022-12-05 19:00:00
## 2709 2022-12-05 18:30:44 FALSE 2022-12-05 19:00:00
## 2710 2022-12-05 18:30:33 FALSE 2022-12-05 19:00:00
## 2711 2022-12-05 18:30:01 FALSE 2022-12-05 19:00:00
## 2712 2022-12-05 18:29:01 FALSE 2022-12-05 18:00:00
## 2713 2022-12-05 18:28:12 FALSE 2022-12-05 18:00:00
## 2714 2022-12-05 18:28:01 FALSE 2022-12-05 18:00:00
## 2715 2022-12-05 18:27:41 FALSE 2022-12-05 18:00:00
## 2716 2022-12-05 18:27:02 FALSE 2022-12-05 18:00:00
## 2717 2022-12-05 18:26:48 FALSE 2022-12-05 18:00:00
## 2718 2022-12-05 18:26:43 FALSE 2022-12-05 18:00:00
## 2719 2022-12-05 18:26:09 FALSE 2022-12-05 18:00:00
## 2720 2022-12-05 18:26:08 FALSE 2022-12-05 18:00:00
## 2721 2022-12-05 18:26:03 FALSE 2022-12-05 18:00:00
## 2722 2022-12-05 18:26:02 FALSE 2022-12-05 18:00:00
## 2723 2022-12-05 18:25:37 FALSE 2022-12-05 18:00:00
## 2724 2022-12-05 18:25:01 FALSE 2022-12-05 18:00:00
## 2725 2022-12-05 18:24:56 FALSE 2022-12-05 18:00:00
## 2726 2022-12-05 18:24:01 FALSE 2022-12-05 18:00:00
## 2727 2022-12-05 18:23:01 FALSE 2022-12-05 18:00:00
## 2728 2022-12-05 18:22:04 FALSE 2022-12-05 18:00:00
## 2729 2022-12-05 18:22:01 FALSE 2022-12-05 18:00:00
## 2730 2022-12-05 18:21:04 FALSE 2022-12-05 18:00:00
## 2731 2022-12-05 18:21:01 FALSE 2022-12-05 18:00:00
## 2732 2022-12-05 18:20:02 FALSE 2022-12-05 18:00:00
## 2733 2022-12-05 18:20:01 FALSE 2022-12-05 18:00:00
## 2734 2022-12-05 18:19:38 FALSE 2022-12-05 18:00:00
## 2735 2022-12-05 18:19:27 FALSE 2022-12-05 18:00:00
## 2736 2022-12-05 18:19:01 FALSE 2022-12-05 18:00:00
## 2737 2022-12-05 18:18:15 FALSE 2022-12-05 18:00:00
## 2738 2022-12-05 18:18:01 FALSE 2022-12-05 18:00:00
## 2739 2022-12-05 18:17:16 FALSE 2022-12-05 18:00:00
## 2740 2022-12-05 18:17:02 FALSE 2022-12-05 18:00:00
## 2741 2022-12-05 18:16:17 FALSE 2022-12-05 18:00:00
## 2742 2022-12-05 18:16:16 FALSE 2022-12-05 18:00:00
## 2743 2022-12-05 18:16:02 FALSE 2022-12-05 18:00:00
## 2744 2022-12-05 18:16:01 FALSE 2022-12-05 18:00:00
## 2745 2022-12-05 18:15:01 FALSE 2022-12-05 18:00:00
## 2746 2022-12-05 18:14:01 FALSE 2022-12-05 18:00:00
## 2747 2022-12-05 18:13:06 FALSE 2022-12-05 18:00:00
## 2748 2022-12-05 18:13:01 FALSE 2022-12-05 18:00:00
## 2749 2022-12-05 18:12:39 FALSE 2022-12-05 18:00:00
## 2750 2022-12-05 18:12:23 FALSE 2022-12-05 18:00:00
## 2751 2022-12-05 18:12:01 FALSE 2022-12-05 18:00:00
## 2752 2022-12-05 18:11:02 FALSE 2022-12-05 18:00:00
## 2753 2022-12-05 18:10:52 FALSE 2022-12-05 18:00:00
## 2754 2022-12-05 18:10:02 FALSE 2022-12-05 18:00:00
## 2755 2022-12-05 18:09:35 FALSE 2022-12-05 18:00:00
## 2756 2022-12-05 18:09:18 FALSE 2022-12-05 18:00:00
## 2757 2022-12-05 18:09:09 FALSE 2022-12-05 18:00:00
## 2758 2022-12-05 18:09:08 FALSE 2022-12-05 18:00:00
## 2759 2022-12-05 18:09:01 FALSE 2022-12-05 18:00:00
## 2760 2022-12-05 18:08:05 FALSE 2022-12-05 18:00:00
## 2761 2022-12-05 18:08:01 FALSE 2022-12-05 18:00:00
## 2762 2022-12-05 18:07:43 FALSE 2022-12-05 18:00:00
## 2763 2022-12-05 18:07:02 FALSE 2022-12-05 18:00:00
## 2764 2022-12-05 18:06:01 FALSE 2022-12-05 18:00:00
## 2765 2022-12-05 18:05:48 FALSE 2022-12-05 18:00:00
## 2766 2022-12-05 18:05:02 FALSE 2022-12-05 18:00:00
## 2767 2022-12-05 18:04:22 FALSE 2022-12-05 18:00:00
## 2768 2022-12-05 18:04:01 FALSE 2022-12-05 18:00:00
## 2769 2022-12-05 18:04:01 FALSE 2022-12-05 18:00:00
## 2770 2022-12-05 18:03:19 FALSE 2022-12-05 18:00:00
## 2771 2022-12-05 18:03:03 FALSE 2022-12-05 18:00:00
## 2772 2022-12-05 18:03:02 FALSE 2022-12-05 18:00:00
## 2773 2022-12-05 18:02:31 FALSE 2022-12-05 18:00:00
## 2774 2022-12-05 18:02:14 FALSE 2022-12-05 18:00:00
## 2775 2022-12-05 18:02:13 FALSE 2022-12-05 18:00:00
## 2776 2022-12-05 18:02:01 FALSE 2022-12-05 18:00:00
## 2777 2022-12-05 18:01:07 FALSE 2022-12-05 18:00:00
## 2778 2022-12-05 18:01:02 FALSE 2022-12-05 18:00:00
## 2779 2022-12-05 18:00:01 FALSE 2022-12-05 18:00:00
## 2780 2022-12-05 17:59:49 FALSE 2022-12-05 18:00:00
## 2781 2022-12-05 17:59:37 FALSE 2022-12-05 18:00:00
## 2782 2022-12-05 17:59:02 FALSE 2022-12-05 18:00:00
## 2783 2022-12-05 17:58:47 FALSE 2022-12-05 18:00:00
## 2784 2022-12-05 17:57:41 FALSE 2022-12-05 18:00:00
## 2785 2022-12-05 17:55:58 FALSE 2022-12-05 18:00:00
## 2786 2022-12-05 17:55:57 FALSE 2022-12-05 18:00:00
## 2787 2022-12-05 17:55:07 FALSE 2022-12-05 18:00:00
## 2788 2022-12-05 17:54:09 FALSE 2022-12-05 18:00:00
## 2789 2022-12-05 17:53:21 FALSE 2022-12-05 18:00:00
## 2790 2022-12-05 17:52:38 FALSE 2022-12-05 18:00:00
## 2791 2022-12-05 17:52:34 FALSE 2022-12-05 18:00:00
## 2792 2022-12-05 17:51:56 FALSE 2022-12-05 18:00:00
## 2793 2022-12-05 17:51:44 FALSE 2022-12-05 18:00:00
## 2794 2022-12-05 17:51:41 FALSE 2022-12-05 18:00:00
## 2795 2022-12-05 17:51:14 FALSE 2022-12-05 18:00:00
## 2796 2022-12-05 17:50:09 FALSE 2022-12-05 18:00:00
## 2797 2022-12-05 17:49:01 FALSE 2022-12-05 18:00:00
## 2798 2022-12-05 17:48:00 FALSE 2022-12-05 18:00:00
## 2799 2022-12-05 17:47:56 FALSE 2022-12-05 18:00:00
## 2800 2022-12-05 17:47:19 FALSE 2022-12-05 18:00:00
## 2801 2022-12-05 17:46:41 FALSE 2022-12-05 18:00:00
## 2802 2022-12-05 17:45:24 FALSE 2022-12-05 18:00:00
## 2803 2022-12-05 17:44:45 FALSE 2022-12-05 18:00:00
## 2804 2022-12-05 17:44:41 FALSE 2022-12-05 18:00:00
## 2805 2022-12-05 17:43:06 FALSE 2022-12-05 18:00:00
## 2806 2022-12-05 17:42:09 FALSE 2022-12-05 18:00:00
## 2807 2022-12-05 17:40:58 FALSE 2022-12-05 18:00:00
## 2808 2022-12-05 17:40:47 FALSE 2022-12-05 18:00:00
## 2809 2022-12-05 17:40:37 FALSE 2022-12-05 18:00:00
## 2810 2022-12-05 17:39:31 FALSE 2022-12-05 18:00:00
## 2811 2022-12-05 17:38:35 FALSE 2022-12-05 18:00:00
## 2812 2022-12-05 17:37:47 FALSE 2022-12-05 18:00:00
## 2813 2022-12-05 17:37:15 FALSE 2022-12-05 18:00:00
## 2814 2022-12-05 17:36:58 FALSE 2022-12-05 18:00:00
## 2815 2022-12-05 17:36:12 FALSE 2022-12-05 18:00:00
## 2816 2022-12-05 17:35:56 FALSE 2022-12-05 18:00:00
## 2817 2022-12-05 17:35:14 FALSE 2022-12-05 18:00:00
## 2818 2022-12-05 17:35:14 FALSE 2022-12-05 18:00:00
## 2819 2022-12-05 17:34:44 FALSE 2022-12-05 18:00:00
## 2820 2022-12-05 17:33:42 FALSE 2022-12-05 18:00:00
## 2821 2022-12-05 17:33:32 FALSE 2022-12-05 18:00:00
## 2822 2022-12-05 17:33:22 FALSE 2022-12-05 18:00:00
## 2823 2022-12-05 17:32:42 FALSE 2022-12-05 18:00:00
## 2824 2022-12-05 17:31:10 FALSE 2022-12-05 18:00:00
## 2825 2022-12-05 17:31:08 FALSE 2022-12-05 18:00:00
## 2826 2022-12-05 17:30:39 FALSE 2022-12-05 18:00:00
## 2827 2022-12-05 17:30:31 FALSE 2022-12-05 18:00:00
## 2828 2022-12-05 17:30:26 FALSE 2022-12-05 18:00:00
## 2829 2022-12-05 17:30:11 FALSE 2022-12-05 18:00:00
## 2830 2022-12-05 17:29:52 FALSE 2022-12-05 17:00:00
## 2831 2022-12-05 17:29:33 FALSE 2022-12-05 17:00:00
## 2832 2022-12-05 17:29:30 FALSE 2022-12-05 17:00:00
## 2833 2022-12-05 17:29:28 FALSE 2022-12-05 17:00:00
## 2834 2022-12-05 17:29:16 FALSE 2022-12-05 17:00:00
## 2835 2022-12-05 17:29:00 FALSE 2022-12-05 17:00:00
## 2836 2022-12-05 17:27:27 FALSE 2022-12-05 17:00:00
## 2837 2022-12-05 17:26:59 FALSE 2022-12-05 17:00:00
## 2838 2022-12-05 17:26:25 FALSE 2022-12-05 17:00:00
## 2839 2022-12-05 17:26:03 FALSE 2022-12-05 17:00:00
## 2840 2022-12-05 17:25:18 FALSE 2022-12-05 17:00:00
## 2841 2022-12-05 17:24:39 FALSE 2022-12-05 17:00:00
## 2842 2022-12-05 17:24:03 FALSE 2022-12-05 17:00:00
## 2843 2022-12-05 17:23:58 FALSE 2022-12-05 17:00:00
## 2844 2022-12-05 17:23:45 FALSE 2022-12-05 17:00:00
## 2845 2022-12-05 17:23:09 FALSE 2022-12-05 17:00:00
## 2846 2022-12-05 17:22:44 FALSE 2022-12-05 17:00:00
## 2847 2022-12-05 17:22:01 FALSE 2022-12-05 17:00:00
## 2848 2022-12-05 17:20:24 FALSE 2022-12-05 17:00:00
## 2849 2022-12-05 17:19:00 FALSE 2022-12-05 17:00:00
## 2850 2022-12-05 17:18:45 FALSE 2022-12-05 17:00:00
## 2851 2022-12-05 17:18:25 FALSE 2022-12-05 17:00:00
## 2852 2022-12-05 17:18:15 FALSE 2022-12-05 17:00:00
## 2853 2022-12-05 17:17:56 FALSE 2022-12-05 17:00:00
## 2854 2022-12-05 17:17:22 FALSE 2022-12-05 17:00:00
## 2855 2022-12-05 17:17:01 FALSE 2022-12-05 17:00:00
## 2856 2022-12-05 17:16:01 FALSE 2022-12-05 17:00:00
## 2857 2022-12-05 17:15:25 FALSE 2022-12-05 17:00:00
## 2858 2022-12-05 17:15:11 FALSE 2022-12-05 17:00:00
## 2859 2022-12-05 17:14:53 FALSE 2022-12-05 17:00:00
## 2860 2022-12-05 17:14:42 FALSE 2022-12-05 17:00:00
## 2861 2022-12-05 17:13:57 FALSE 2022-12-05 17:00:00
## 2862 2022-12-05 17:13:34 FALSE 2022-12-05 17:00:00
## 2863 2022-12-05 17:12:36 FALSE 2022-12-05 17:00:00
## 2864 2022-12-05 17:12:30 FALSE 2022-12-05 17:00:00
## 2865 2022-12-05 17:12:21 FALSE 2022-12-05 17:00:00
## 2866 2022-12-05 17:12:19 FALSE 2022-12-05 17:00:00
## 2867 2022-12-05 17:11:12 FALSE 2022-12-05 17:00:00
## 2868 2022-12-05 17:07:41 FALSE 2022-12-05 17:00:00
## 2869 2022-12-05 17:07:19 FALSE 2022-12-05 17:00:00
## 2870 2022-12-05 17:06:52 FALSE 2022-12-05 17:00:00
## 2871 2022-12-05 17:06:49 FALSE 2022-12-05 17:00:00
## 2872 2022-12-05 17:06:47 FALSE 2022-12-05 17:00:00
## 2873 2022-12-05 17:06:43 FALSE 2022-12-05 17:00:00
## 2874 2022-12-05 17:06:32 FALSE 2022-12-05 17:00:00
## 2875 2022-12-05 17:06:30 FALSE 2022-12-05 17:00:00
## 2876 2022-12-05 17:06:25 FALSE 2022-12-05 17:00:00
## 2877 2022-12-05 17:06:18 FALSE 2022-12-05 17:00:00
## 2878 2022-12-05 17:06:02 FALSE 2022-12-05 17:00:00
## 2879 2022-12-05 17:05:37 FALSE 2022-12-05 17:00:00
## 2880 2022-12-05 17:05:18 FALSE 2022-12-05 17:00:00
## 2881 2022-12-05 17:04:10 FALSE 2022-12-05 17:00:00
## 2882 2022-12-05 17:04:05 FALSE 2022-12-05 17:00:00
## 2883 2022-12-05 17:03:13 FALSE 2022-12-05 17:00:00
## 2884 2022-12-05 17:03:01 FALSE 2022-12-05 17:00:00
## 2885 2022-12-05 17:02:58 FALSE 2022-12-05 17:00:00
## 2886 2022-12-05 17:02:28 FALSE 2022-12-05 17:00:00
## 2887 2022-12-05 17:02:12 FALSE 2022-12-05 17:00:00
## 2888 2022-12-05 17:01:07 FALSE 2022-12-05 17:00:00
## 2889 2022-12-05 17:01:02 FALSE 2022-12-05 17:00:00
## 2890 2022-12-05 17:00:31 FALSE 2022-12-05 17:00:00
## 2891 2022-12-05 17:00:18 FALSE 2022-12-05 17:00:00
## 2892 2022-12-05 17:00:17 FALSE 2022-12-05 17:00:00
## 2893 2022-12-05 17:00:16 FALSE 2022-12-05 17:00:00
## 2894 2022-12-05 17:00:02 FALSE 2022-12-05 17:00:00
## 2895 2022-12-05 17:00:00 FALSE 2022-12-05 17:00:00
## 2896 2022-12-05 16:59:32 FALSE 2022-12-05 17:00:00
## 2897 2022-12-05 16:59:11 FALSE 2022-12-05 17:00:00
## 2898 2022-12-05 16:59:07 FALSE 2022-12-05 17:00:00
## 2899 2022-12-05 16:58:02 FALSE 2022-12-05 17:00:00
## 2900 2022-12-05 16:57:53 FALSE 2022-12-05 17:00:00
## 2901 2022-12-05 16:57:06 FALSE 2022-12-05 17:00:00
## 2902 2022-12-05 16:56:44 FALSE 2022-12-05 17:00:00
## 2903 2022-12-05 16:56:18 FALSE 2022-12-05 17:00:00
## 2904 2022-12-05 16:56:05 FALSE 2022-12-05 17:00:00
## 2905 2022-12-05 16:55:56 FALSE 2022-12-05 17:00:00
## 2906 2022-12-05 16:55:14 FALSE 2022-12-05 17:00:00
## 2907 2022-12-05 16:54:57 FALSE 2022-12-05 17:00:00
## 2908 2022-12-05 16:54:47 FALSE 2022-12-05 17:00:00
## 2909 2022-12-05 16:54:35 FALSE 2022-12-05 17:00:00
## 2910 2022-12-05 16:54:22 FALSE 2022-12-05 17:00:00
## 2911 2022-12-05 16:54:17 FALSE 2022-12-05 17:00:00
## 2912 2022-12-05 16:54:00 FALSE 2022-12-05 17:00:00
## 2913 2022-12-05 16:53:51 FALSE 2022-12-05 17:00:00
## 2914 2022-12-05 16:53:35 FALSE 2022-12-05 17:00:00
## 2915 2022-12-05 16:53:06 FALSE 2022-12-05 17:00:00
## 2916 2022-12-05 16:51:24 FALSE 2022-12-05 17:00:00
## 2917 2022-12-05 16:51:15 FALSE 2022-12-05 17:00:00
## 2918 2022-12-05 16:51:09 FALSE 2022-12-05 17:00:00
## 2919 2022-12-05 16:50:45 FALSE 2022-12-05 17:00:00
## 2920 2022-12-05 16:50:36 FALSE 2022-12-05 17:00:00
## 2921 2022-12-05 16:50:32 FALSE 2022-12-05 17:00:00
## 2922 2022-12-05 16:50:25 FALSE 2022-12-05 17:00:00
## 2923 2022-12-05 16:50:12 FALSE 2022-12-05 17:00:00
## 2924 2022-12-05 16:50:04 FALSE 2022-12-05 17:00:00
## 2925 2022-12-05 16:50:01 FALSE 2022-12-05 17:00:00
## 2926 2022-12-05 16:50:01 FALSE 2022-12-05 17:00:00
## 2927 2022-12-05 16:49:58 FALSE 2022-12-05 17:00:00
## 2928 2022-12-05 16:49:55 FALSE 2022-12-05 17:00:00
## 2929 2022-12-05 16:49:04 FALSE 2022-12-05 17:00:00
## 2930 2022-12-05 16:48:38 FALSE 2022-12-05 17:00:00
## 2931 2022-12-05 16:48:29 FALSE 2022-12-05 17:00:00
## 2932 2022-12-05 16:47:52 FALSE 2022-12-05 17:00:00
## 2933 2022-12-05 16:47:05 FALSE 2022-12-05 17:00:00
## 2934 2022-12-05 16:46:52 FALSE 2022-12-05 17:00:00
## 2935 2022-12-05 16:46:35 FALSE 2022-12-05 17:00:00
## 2936 2022-12-05 16:44:44 FALSE 2022-12-05 17:00:00
## 2937 2022-12-05 16:43:43 FALSE 2022-12-05 17:00:00
## 2938 2022-12-05 16:43:19 FALSE 2022-12-05 17:00:00
## 2939 2022-12-05 16:43:04 FALSE 2022-12-05 17:00:00
## 2940 2022-12-05 16:42:51 FALSE 2022-12-05 17:00:00
## 2941 2022-12-05 16:42:16 FALSE 2022-12-05 17:00:00
## 2942 2022-12-05 16:42:08 FALSE 2022-12-05 17:00:00
## 2943 2022-12-05 16:40:02 FALSE 2022-12-05 17:00:00
## 2944 2022-12-05 16:39:38 FALSE 2022-12-05 17:00:00
## 2945 2022-12-05 16:38:30 FALSE 2022-12-05 17:00:00
## 2946 2022-12-05 16:38:05 FALSE 2022-12-05 17:00:00
## 2947 2022-12-05 16:36:40 FALSE 2022-12-05 17:00:00
## 2948 2022-12-05 16:35:19 FALSE 2022-12-05 17:00:00
## 2949 2022-12-05 16:35:04 FALSE 2022-12-05 17:00:00
## 2950 2022-12-05 16:34:09 FALSE 2022-12-05 17:00:00
## 2951 2022-12-05 16:33:53 FALSE 2022-12-05 17:00:00
## 2952 2022-12-05 16:33:11 FALSE 2022-12-05 17:00:00
## 2953 2022-12-05 16:32:24 FALSE 2022-12-05 17:00:00
## 2954 2022-12-05 16:31:56 FALSE 2022-12-05 17:00:00
## 2955 2022-12-05 16:31:26 FALSE 2022-12-05 17:00:00
## 2956 2022-12-05 16:30:58 FALSE 2022-12-05 17:00:00
## 2957 2022-12-05 16:30:07 FALSE 2022-12-05 17:00:00
## 2958 2022-12-05 16:29:56 FALSE 2022-12-05 16:00:00
## 2959 2022-12-05 16:29:29 FALSE 2022-12-05 16:00:00
## 2960 2022-12-05 16:29:23 FALSE 2022-12-05 16:00:00
## 2961 2022-12-05 16:29:21 FALSE 2022-12-05 16:00:00
## 2962 2022-12-05 16:29:05 FALSE 2022-12-05 16:00:00
## 2963 2022-12-05 16:25:30 FALSE 2022-12-05 16:00:00
## 2964 2022-12-05 16:25:16 FALSE 2022-12-05 16:00:00
## 2965 2022-12-05 16:23:24 FALSE 2022-12-05 16:00:00
## 2966 2022-12-05 16:23:11 FALSE 2022-12-05 16:00:00
## 2967 2022-12-05 16:22:47 FALSE 2022-12-05 16:00:00
## 2968 2022-12-05 16:22:40 FALSE 2022-12-05 16:00:00
## 2969 2022-12-05 16:22:05 FALSE 2022-12-05 16:00:00
## 2970 2022-12-05 16:21:14 FALSE 2022-12-05 16:00:00
## 2971 2022-12-05 16:18:45 FALSE 2022-12-05 16:00:00
## 2972 2022-12-05 16:18:36 FALSE 2022-12-05 16:00:00
## 2973 2022-12-05 16:18:28 FALSE 2022-12-05 16:00:00
## 2974 2022-12-05 16:17:44 FALSE 2022-12-05 16:00:00
## 2975 2022-12-05 16:16:28 FALSE 2022-12-05 16:00:00
## 2976 2022-12-05 16:16:11 FALSE 2022-12-05 16:00:00
## 2977 2022-12-05 16:16:04 FALSE 2022-12-05 16:00:00
## 2978 2022-12-05 16:15:57 FALSE 2022-12-05 16:00:00
## 2979 2022-12-05 16:15:24 FALSE 2022-12-05 16:00:00
## 2980 2022-12-05 16:14:43 FALSE 2022-12-05 16:00:00
## 2981 2022-12-05 16:12:32 FALSE 2022-12-05 16:00:00
## 2982 2022-12-05 16:12:21 FALSE 2022-12-05 16:00:00
## 2983 2022-12-05 16:11:52 FALSE 2022-12-05 16:00:00
## 2984 2022-12-05 16:11:32 FALSE 2022-12-05 16:00:00
## 2985 2022-12-05 16:11:28 FALSE 2022-12-05 16:00:00
## 2986 2022-12-05 16:11:04 FALSE 2022-12-05 16:00:00
## 2987 2022-12-05 16:10:56 FALSE 2022-12-05 16:00:00
## 2988 2022-12-05 16:10:44 FALSE 2022-12-05 16:00:00
## 2989 2022-12-05 16:08:13 FALSE 2022-12-05 16:00:00
## 2990 2022-12-05 16:07:52 FALSE 2022-12-05 16:00:00
## 2991 2022-12-05 16:07:33 FALSE 2022-12-05 16:00:00
## 2992 2022-12-05 16:07:23 FALSE 2022-12-05 16:00:00
## 2993 2022-12-05 16:05:44 FALSE 2022-12-05 16:00:00
## 2994 2022-12-05 16:05:22 FALSE 2022-12-05 16:00:00
## 2995 2022-12-05 16:05:07 FALSE 2022-12-05 16:00:00
## 2996 2022-12-05 16:04:55 FALSE 2022-12-05 16:00:00
## 2997 2022-12-05 16:04:40 FALSE 2022-12-05 16:00:00
## 2998 2022-12-05 16:04:24 FALSE 2022-12-05 16:00:00
## 2999 2022-12-05 16:04:19 FALSE 2022-12-05 16:00:00
## 3000 2022-12-05 16:03:07 FALSE 2022-12-05 16:00:00
## 3001 2022-12-05 16:03:03 FALSE 2022-12-05 16:00:00
## 3002 2022-12-05 16:02:16 FALSE 2022-12-05 16:00:00
## 3003 2022-12-05 16:02:15 FALSE 2022-12-05 16:00:00
## 3004 2022-12-05 16:02:14 FALSE 2022-12-05 16:00:00
## 3005 2022-12-05 16:02:02 FALSE 2022-12-05 16:00:00
## 3006 2022-12-05 16:01:58 FALSE 2022-12-05 16:00:00
## 3007 2022-12-05 16:01:56 FALSE 2022-12-05 16:00:00
## 3008 2022-12-05 16:01:37 FALSE 2022-12-05 16:00:00
## 3009 2022-12-05 16:01:33 FALSE 2022-12-05 16:00:00
## 3010 2022-12-05 16:00:52 FALSE 2022-12-05 16:00:00
## 3011 2022-12-05 16:00:43 FALSE 2022-12-05 16:00:00
## 3012 2022-12-05 16:00:26 FALSE 2022-12-05 16:00:00
## 3013 2022-12-05 16:00:08 FALSE 2022-12-05 16:00:00
## 3014 2022-12-05 15:59:37 FALSE 2022-12-05 16:00:00
## 3015 2022-12-05 15:59:20 FALSE 2022-12-05 16:00:00
## 3016 2022-12-05 15:58:03 FALSE 2022-12-05 16:00:00
## 3017 2022-12-05 15:58:03 FALSE 2022-12-05 16:00:00
## 3018 2022-12-05 15:57:46 FALSE 2022-12-05 16:00:00
## 3019 2022-12-05 15:57:25 FALSE 2022-12-05 16:00:00
## 3020 2022-12-05 15:55:48 FALSE 2022-12-05 16:00:00
## 3021 2022-12-05 15:55:45 FALSE 2022-12-05 16:00:00
## 3022 2022-12-05 15:53:57 FALSE 2022-12-05 16:00:00
## 3023 2022-12-05 15:52:54 FALSE 2022-12-05 16:00:00
## 3024 2022-12-05 15:52:49 FALSE 2022-12-05 16:00:00
## 3025 2022-12-05 15:52:31 FALSE 2022-12-05 16:00:00
## 3026 2022-12-05 15:51:53 FALSE 2022-12-05 16:00:00
## 3027 2022-12-05 15:51:33 FALSE 2022-12-05 16:00:00
## 3028 2022-12-05 15:51:28 FALSE 2022-12-05 16:00:00
## 3029 2022-12-05 15:50:17 FALSE 2022-12-05 16:00:00
## 3030 2022-12-05 15:50:03 FALSE 2022-12-05 16:00:00
## 3031 2022-12-05 15:49:33 FALSE 2022-12-05 16:00:00
## 3032 2022-12-05 15:49:23 FALSE 2022-12-05 16:00:00
## 3033 2022-12-05 15:49:14 FALSE 2022-12-05 16:00:00
## 3034 2022-12-05 15:48:25 FALSE 2022-12-05 16:00:00
## 3035 2022-12-05 15:48:22 FALSE 2022-12-05 16:00:00
## 3036 2022-12-05 15:47:38 FALSE 2022-12-05 16:00:00
## 3037 2022-12-05 15:47:34 FALSE 2022-12-05 16:00:00
## 3038 2022-12-05 15:47:25 FALSE 2022-12-05 16:00:00
## 3039 2022-12-05 15:47:05 FALSE 2022-12-05 16:00:00
## 3040 2022-12-05 15:45:36 FALSE 2022-12-05 16:00:00
## 3041 2022-12-05 15:45:08 FALSE 2022-12-05 16:00:00
## 3042 2022-12-05 15:45:02 FALSE 2022-12-05 16:00:00
## 3043 2022-12-05 15:44:51 FALSE 2022-12-05 16:00:00
## 3044 2022-12-05 15:44:47 FALSE 2022-12-05 16:00:00
## 3045 2022-12-05 15:44:44 FALSE 2022-12-05 16:00:00
## 3046 2022-12-05 15:44:33 FALSE 2022-12-05 16:00:00
## 3047 2022-12-05 15:44:16 FALSE 2022-12-05 16:00:00
## 3048 2022-12-05 15:44:14 FALSE 2022-12-05 16:00:00
## 3049 2022-12-05 15:43:54 FALSE 2022-12-05 16:00:00
## 3050 2022-12-05 15:43:53 FALSE 2022-12-05 16:00:00
## 3051 2022-12-05 15:42:01 FALSE 2022-12-05 16:00:00
## 3052 2022-12-05 15:39:35 FALSE 2022-12-05 16:00:00
## 3053 2022-12-05 15:38:05 FALSE 2022-12-05 16:00:00
## 3054 2022-12-05 15:37:42 FALSE 2022-12-05 16:00:00
## 3055 2022-12-05 15:37:37 FALSE 2022-12-05 16:00:00
## 3056 2022-12-05 15:37:29 FALSE 2022-12-05 16:00:00
## 3057 2022-12-05 15:37:27 FALSE 2022-12-05 16:00:00
## 3058 2022-12-05 15:36:54 FALSE 2022-12-05 16:00:00
## 3059 2022-12-05 15:36:51 FALSE 2022-12-05 16:00:00
## 3060 2022-12-05 15:36:41 FALSE 2022-12-05 16:00:00
## 3061 2022-12-05 15:36:05 FALSE 2022-12-05 16:00:00
## 3062 2022-12-05 15:35:30 FALSE 2022-12-05 16:00:00
## 3063 2022-12-05 15:35:24 FALSE 2022-12-05 16:00:00
## 3064 2022-12-05 15:35:04 FALSE 2022-12-05 16:00:00
## 3065 2022-12-05 15:34:18 FALSE 2022-12-05 16:00:00
## 3066 2022-12-05 15:34:16 FALSE 2022-12-05 16:00:00
## 3067 2022-12-05 15:34:14 FALSE 2022-12-05 16:00:00
## 3068 2022-12-05 15:34:13 FALSE 2022-12-05 16:00:00
## 3069 2022-12-05 15:34:09 FALSE 2022-12-05 16:00:00
## 3070 2022-12-05 15:33:13 FALSE 2022-12-05 16:00:00
## 3071 2022-12-05 15:32:10 FALSE 2022-12-05 16:00:00
## 3072 2022-12-05 15:32:07 FALSE 2022-12-05 16:00:00
## 3073 2022-12-05 15:31:45 FALSE 2022-12-05 16:00:00
## 3074 2022-12-05 15:31:25 FALSE 2022-12-05 16:00:00
## 3075 2022-12-05 15:31:05 FALSE 2022-12-05 16:00:00
## 3076 2022-12-05 15:31:01 FALSE 2022-12-05 16:00:00
## 3077 2022-12-05 15:30:25 FALSE 2022-12-05 16:00:00
## 3078 2022-12-05 15:30:24 FALSE 2022-12-05 16:00:00
## 3079 2022-12-05 15:30:22 FALSE 2022-12-05 16:00:00
## 3080 2022-12-05 15:30:21 FALSE 2022-12-05 16:00:00
## 3081 2022-12-05 15:30:19 FALSE 2022-12-05 16:00:00
## 3082 2022-12-05 15:30:12 FALSE 2022-12-05 16:00:00
## 3083 2022-12-05 15:30:04 FALSE 2022-12-05 16:00:00
## 3084 2022-12-05 15:29:07 FALSE 2022-12-05 15:00:00
## 3085 2022-12-05 15:29:05 FALSE 2022-12-05 15:00:00
## 3086 2022-12-05 15:28:10 FALSE 2022-12-05 15:00:00
## 3087 2022-12-05 15:28:10 FALSE 2022-12-05 15:00:00
## 3088 2022-12-05 15:28:04 FALSE 2022-12-05 15:00:00
## 3089 2022-12-05 15:27:41 FALSE 2022-12-05 15:00:00
## 3090 2022-12-05 15:27:11 FALSE 2022-12-05 15:00:00
## 3091 2022-12-05 15:25:34 FALSE 2022-12-05 15:00:00
## 3092 2022-12-05 15:25:12 FALSE 2022-12-05 15:00:00
## 3093 2022-12-05 15:24:43 FALSE 2022-12-05 15:00:00
## 3094 2022-12-05 15:24:15 FALSE 2022-12-05 15:00:00
## 3095 2022-12-05 15:24:09 FALSE 2022-12-05 15:00:00
## 3096 2022-12-05 15:24:02 FALSE 2022-12-05 15:00:00
## 3097 2022-12-05 15:23:49 FALSE 2022-12-05 15:00:00
## 3098 2022-12-05 15:23:39 FALSE 2022-12-05 15:00:00
## 3099 2022-12-05 15:23:29 FALSE 2022-12-05 15:00:00
## 3100 2022-12-05 15:23:19 FALSE 2022-12-05 15:00:00
## 3101 2022-12-05 15:23:15 FALSE 2022-12-05 15:00:00
## 3102 2022-12-05 15:23:11 FALSE 2022-12-05 15:00:00
## 3103 2022-12-05 15:23:09 FALSE 2022-12-05 15:00:00
## 3104 2022-12-05 15:23:09 FALSE 2022-12-05 15:00:00
## 3105 2022-12-05 15:22:57 FALSE 2022-12-05 15:00:00
## 3106 2022-12-05 15:22:34 FALSE 2022-12-05 15:00:00
## 3107 2022-12-05 15:22:23 FALSE 2022-12-05 15:00:00
## 3108 2022-12-05 15:22:04 FALSE 2022-12-05 15:00:00
## 3109 2022-12-05 15:22:03 FALSE 2022-12-05 15:00:00
## 3110 2022-12-05 15:21:49 FALSE 2022-12-05 15:00:00
## 3111 2022-12-05 15:21:29 FALSE 2022-12-05 15:00:00
## 3112 2022-12-05 15:21:28 FALSE 2022-12-05 15:00:00
## 3113 2022-12-05 15:21:27 FALSE 2022-12-05 15:00:00
## 3114 2022-12-05 15:20:33 FALSE 2022-12-05 15:00:00
## 3115 2022-12-05 15:20:21 FALSE 2022-12-05 15:00:00
## 3116 2022-12-05 15:19:42 FALSE 2022-12-05 15:00:00
## 3117 2022-12-05 15:19:14 FALSE 2022-12-05 15:00:00
## 3118 2022-12-05 15:19:09 FALSE 2022-12-05 15:00:00
## 3119 2022-12-05 15:18:18 FALSE 2022-12-05 15:00:00
## 3120 2022-12-05 15:18:11 FALSE 2022-12-05 15:00:00
## 3121 2022-12-05 15:17:37 FALSE 2022-12-05 15:00:00
## 3122 2022-12-05 15:16:58 FALSE 2022-12-05 15:00:00
## 3123 2022-12-05 15:16:43 FALSE 2022-12-05 15:00:00
## 3124 2022-12-05 15:16:30 FALSE 2022-12-05 15:00:00
## 3125 2022-12-05 15:16:23 FALSE 2022-12-05 15:00:00
## 3126 2022-12-05 15:16:07 FALSE 2022-12-05 15:00:00
## 3127 2022-12-05 15:16:04 FALSE 2022-12-05 15:00:00
## 3128 2022-12-05 15:15:39 FALSE 2022-12-05 15:00:00
## 3129 2022-12-05 15:14:48 FALSE 2022-12-05 15:00:00
## 3130 2022-12-05 15:14:33 FALSE 2022-12-05 15:00:00
## 3131 2022-12-05 15:14:26 FALSE 2022-12-05 15:00:00
## 3132 2022-12-05 15:13:55 FALSE 2022-12-05 15:00:00
## 3133 2022-12-05 15:13:31 FALSE 2022-12-05 15:00:00
## 3134 2022-12-05 15:13:25 FALSE 2022-12-05 15:00:00
## 3135 2022-12-05 15:12:26 FALSE 2022-12-05 15:00:00
## 3136 2022-12-05 15:12:03 FALSE 2022-12-05 15:00:00
## 3137 2022-12-05 15:11:08 FALSE 2022-12-05 15:00:00
## 3138 2022-12-05 15:11:03 FALSE 2022-12-05 15:00:00
## 3139 2022-12-05 15:10:58 FALSE 2022-12-05 15:00:00
## 3140 2022-12-05 15:09:53 FALSE 2022-12-05 15:00:00
## 3141 2022-12-05 15:09:07 FALSE 2022-12-05 15:00:00
## 3142 2022-12-05 15:09:01 FALSE 2022-12-05 15:00:00
## 3143 2022-12-05 15:08:58 FALSE 2022-12-05 15:00:00
## 3144 2022-12-05 15:08:52 FALSE 2022-12-05 15:00:00
## 3145 2022-12-05 15:08:40 FALSE 2022-12-05 15:00:00
## 3146 2022-12-05 15:08:37 FALSE 2022-12-05 15:00:00
## 3147 2022-12-05 15:08:27 FALSE 2022-12-05 15:00:00
## 3148 2022-12-05 15:08:05 FALSE 2022-12-05 15:00:00
## 3149 2022-12-05 15:08:01 FALSE 2022-12-05 15:00:00
## 3150 2022-12-05 15:07:11 FALSE 2022-12-05 15:00:00
## 3151 2022-12-05 15:07:05 FALSE 2022-12-05 15:00:00
## 3152 2022-12-05 15:07:02 FALSE 2022-12-05 15:00:00
## 3153 2022-12-05 15:06:52 FALSE 2022-12-05 15:00:00
## 3154 2022-12-05 15:06:37 FALSE 2022-12-05 15:00:00
## 3155 2022-12-05 15:06:06 FALSE 2022-12-05 15:00:00
## 3156 2022-12-05 15:06:00 FALSE 2022-12-05 15:00:00
## 3157 2022-12-05 15:05:32 FALSE 2022-12-05 15:00:00
## 3158 2022-12-05 15:05:24 FALSE 2022-12-05 15:00:00
## 3159 2022-12-05 15:05:12 FALSE 2022-12-05 15:00:00
## 3160 2022-12-05 15:03:59 FALSE 2022-12-05 15:00:00
## 3161 2022-12-05 15:03:24 FALSE 2022-12-05 15:00:00
## 3162 2022-12-05 15:03:18 FALSE 2022-12-05 15:00:00
## 3163 2022-12-05 15:03:13 FALSE 2022-12-05 15:00:00
## 3164 2022-12-05 15:03:12 FALSE 2022-12-05 15:00:00
## 3165 2022-12-05 15:02:47 FALSE 2022-12-05 15:00:00
## 3166 2022-12-05 15:01:58 FALSE 2022-12-05 15:00:00
## 3167 2022-12-05 15:01:16 FALSE 2022-12-05 15:00:00
## 3168 2022-12-05 15:00:50 FALSE 2022-12-05 15:00:00
## 3169 2022-12-05 15:00:31 FALSE 2022-12-05 15:00:00
## 3170 2022-12-05 15:00:29 FALSE 2022-12-05 15:00:00
## 3171 2022-12-05 15:00:11 FALSE 2022-12-05 15:00:00
## 3172 2022-12-05 15:00:00 FALSE 2022-12-05 15:00:00
## 3173 2022-12-05 14:59:38 FALSE 2022-12-05 15:00:00
## 3174 2022-12-05 14:59:32 FALSE 2022-12-05 15:00:00
## 3175 2022-12-05 14:59:12 FALSE 2022-12-05 15:00:00
## 3176 2022-12-05 14:59:00 FALSE 2022-12-05 15:00:00
## 3177 2022-12-05 14:58:52 FALSE 2022-12-05 15:00:00
## 3178 2022-12-05 14:58:36 FALSE 2022-12-05 15:00:00
## 3179 2022-12-05 14:58:22 FALSE 2022-12-05 15:00:00
## 3180 2022-12-05 14:57:41 FALSE 2022-12-05 15:00:00
## 3181 2022-12-05 14:57:41 FALSE 2022-12-05 15:00:00
## 3182 2022-12-05 14:57:40 FALSE 2022-12-05 15:00:00
## 3183 2022-12-05 14:57:26 FALSE 2022-12-05 15:00:00
## 3184 2022-12-05 14:56:56 FALSE 2022-12-05 15:00:00
## 3185 2022-12-05 14:56:36 FALSE 2022-12-05 15:00:00
## 3186 2022-12-05 14:56:21 FALSE 2022-12-05 15:00:00
## 3187 2022-12-05 14:56:19 FALSE 2022-12-05 15:00:00
## 3188 2022-12-05 14:56:06 FALSE 2022-12-05 15:00:00
## 3189 2022-12-05 14:55:56 FALSE 2022-12-05 15:00:00
## 3190 2022-12-05 14:55:46 FALSE 2022-12-05 15:00:00
## 3191 2022-12-05 14:55:15 FALSE 2022-12-05 15:00:00
## 3192 2022-12-05 14:55:14 FALSE 2022-12-05 15:00:00
## 3193 2022-12-05 14:54:43 FALSE 2022-12-05 15:00:00
## 3194 2022-12-05 14:54:29 FALSE 2022-12-05 15:00:00
## 3195 2022-12-05 14:54:20 FALSE 2022-12-05 15:00:00
## 3196 2022-12-05 14:54:19 FALSE 2022-12-05 15:00:00
## 3197 2022-12-05 14:54:09 FALSE 2022-12-05 15:00:00
## 3198 2022-12-05 14:53:54 FALSE 2022-12-05 15:00:00
## 3199 2022-12-05 14:53:35 FALSE 2022-12-05 15:00:00
## 3200 2022-12-05 14:53:16 FALSE 2022-12-05 15:00:00
## 3201 2022-12-05 14:52:08 FALSE 2022-12-05 15:00:00
## 3202 2022-12-05 14:51:52 FALSE 2022-12-05 15:00:00
## 3203 2022-12-05 14:51:47 FALSE 2022-12-05 15:00:00
## 3204 2022-12-05 14:51:28 FALSE 2022-12-05 15:00:00
## 3205 2022-12-05 14:51:24 FALSE 2022-12-05 15:00:00
## 3206 2022-12-05 14:51:14 FALSE 2022-12-05 15:00:00
## 3207 2022-12-05 14:50:53 FALSE 2022-12-05 15:00:00
## 3208 2022-12-05 14:50:24 FALSE 2022-12-05 15:00:00
## 3209 2022-12-05 14:50:02 FALSE 2022-12-05 15:00:00
## 3210 2022-12-05 14:49:45 FALSE 2022-12-05 15:00:00
## 3211 2022-12-05 14:49:27 FALSE 2022-12-05 15:00:00
## 3212 2022-12-05 14:49:26 FALSE 2022-12-05 15:00:00
## 3213 2022-12-05 14:49:24 FALSE 2022-12-05 15:00:00
## 3214 2022-12-05 14:48:54 FALSE 2022-12-05 15:00:00
## 3215 2022-12-05 14:48:45 FALSE 2022-12-05 15:00:00
## 3216 2022-12-05 14:48:16 FALSE 2022-12-05 15:00:00
## 3217 2022-12-05 14:48:00 FALSE 2022-12-05 15:00:00
## 3218 2022-12-05 14:47:42 FALSE 2022-12-05 15:00:00
## 3219 2022-12-05 14:47:40 FALSE 2022-12-05 15:00:00
## 3220 2022-12-05 14:47:17 FALSE 2022-12-05 15:00:00
## 3221 2022-12-05 14:46:47 FALSE 2022-12-05 15:00:00
## 3222 2022-12-05 14:46:13 FALSE 2022-12-05 15:00:00
## 3223 2022-12-05 14:46:13 FALSE 2022-12-05 15:00:00
## 3224 2022-12-05 14:46:12 FALSE 2022-12-05 15:00:00
## 3225 2022-12-05 14:45:33 FALSE 2022-12-05 15:00:00
## 3226 2022-12-05 14:45:31 FALSE 2022-12-05 15:00:00
## 3227 2022-12-05 14:45:28 FALSE 2022-12-05 15:00:00
## 3228 2022-12-05 14:45:21 FALSE 2022-12-05 15:00:00
## 3229 2022-12-05 14:44:10 FALSE 2022-12-05 15:00:00
## 3230 2022-12-05 14:43:43 FALSE 2022-12-05 15:00:00
## 3231 2022-12-05 14:42:48 FALSE 2022-12-05 15:00:00
## 3232 2022-12-05 14:42:44 FALSE 2022-12-05 15:00:00
## 3233 2022-12-05 14:42:32 FALSE 2022-12-05 15:00:00
## 3234 2022-12-05 14:42:23 FALSE 2022-12-05 15:00:00
## 3235 2022-12-05 14:42:21 FALSE 2022-12-05 15:00:00
## 3236 2022-12-05 14:42:21 FALSE 2022-12-05 15:00:00
## 3237 2022-12-05 14:42:17 FALSE 2022-12-05 15:00:00
## 3238 2022-12-05 14:42:02 FALSE 2022-12-05 15:00:00
## 3239 2022-12-05 14:41:57 FALSE 2022-12-05 15:00:00
## 3240 2022-12-05 14:41:44 FALSE 2022-12-05 15:00:00
## 3241 2022-12-05 14:41:27 FALSE 2022-12-05 15:00:00
## 3242 2022-12-05 14:41:22 FALSE 2022-12-05 15:00:00
## 3243 2022-12-05 14:41:11 FALSE 2022-12-05 15:00:00
## 3244 2022-12-05 14:40:53 FALSE 2022-12-05 15:00:00
## 3245 2022-12-05 14:40:44 FALSE 2022-12-05 15:00:00
## 3246 2022-12-05 14:40:32 FALSE 2022-12-05 15:00:00
## 3247 2022-12-05 14:40:30 FALSE 2022-12-05 15:00:00
## 3248 2022-12-05 14:40:20 FALSE 2022-12-05 15:00:00
## 3249 2022-12-05 14:40:14 FALSE 2022-12-05 15:00:00
## 3250 2022-12-05 14:40:10 FALSE 2022-12-05 15:00:00
## 3251 2022-12-05 14:39:51 FALSE 2022-12-05 15:00:00
## 3252 2022-12-05 14:39:44 FALSE 2022-12-05 15:00:00
## 3253 2022-12-05 14:39:33 FALSE 2022-12-05 15:00:00
## 3254 2022-12-05 14:38:54 FALSE 2022-12-05 15:00:00
## 3255 2022-12-05 14:38:35 FALSE 2022-12-05 15:00:00
## 3256 2022-12-05 14:38:34 FALSE 2022-12-05 15:00:00
## 3257 2022-12-05 14:38:31 FALSE 2022-12-05 15:00:00
## 3258 2022-12-05 14:38:08 FALSE 2022-12-05 15:00:00
## 3259 2022-12-05 14:37:40 FALSE 2022-12-05 15:00:00
## 3260 2022-12-05 14:37:39 FALSE 2022-12-05 15:00:00
## 3261 2022-12-05 14:37:38 FALSE 2022-12-05 15:00:00
## 3262 2022-12-05 14:37:38 FALSE 2022-12-05 15:00:00
## 3263 2022-12-05 14:37:14 FALSE 2022-12-05 15:00:00
## 3264 2022-12-05 14:37:00 FALSE 2022-12-05 15:00:00
## 3265 2022-12-05 14:36:31 FALSE 2022-12-05 15:00:00
## 3266 2022-12-05 14:36:31 FALSE 2022-12-05 15:00:00
## 3267 2022-12-05 14:36:25 FALSE 2022-12-05 15:00:00
## 3268 2022-12-05 14:36:02 FALSE 2022-12-05 15:00:00
## 3269 2022-12-05 14:35:41 FALSE 2022-12-05 15:00:00
## 3270 2022-12-05 14:34:59 FALSE 2022-12-05 15:00:00
## 3271 2022-12-05 14:34:39 FALSE 2022-12-05 15:00:00
## 3272 2022-12-05 14:34:15 FALSE 2022-12-05 15:00:00
## 3273 2022-12-05 14:33:52 FALSE 2022-12-05 15:00:00
## 3274 2022-12-05 14:33:43 FALSE 2022-12-05 15:00:00
## 3275 2022-12-05 14:33:01 FALSE 2022-12-05 15:00:00
## 3276 2022-12-05 14:33:01 FALSE 2022-12-05 15:00:00
## 3277 2022-12-05 14:32:45 FALSE 2022-12-05 15:00:00
## 3278 2022-12-05 14:31:25 FALSE 2022-12-05 15:00:00
## 3279 2022-12-05 14:31:18 FALSE 2022-12-05 15:00:00
## 3280 2022-12-05 14:31:14 FALSE 2022-12-05 15:00:00
## 3281 2022-12-05 14:31:12 FALSE 2022-12-05 15:00:00
## 3282 2022-12-05 14:31:12 FALSE 2022-12-05 15:00:00
## 3283 2022-12-05 14:30:12 FALSE 2022-12-05 15:00:00
## 3284 2022-12-05 14:29:36 FALSE 2022-12-05 14:00:00
## 3285 2022-12-05 14:29:20 FALSE 2022-12-05 14:00:00
## 3286 2022-12-05 14:29:04 FALSE 2022-12-05 14:00:00
## 3287 2022-12-05 14:28:58 FALSE 2022-12-05 14:00:00
## 3288 2022-12-05 14:28:50 FALSE 2022-12-05 14:00:00
## 3289 2022-12-05 14:28:08 FALSE 2022-12-05 14:00:00
## 3290 2022-12-05 14:28:03 FALSE 2022-12-05 14:00:00
## 3291 2022-12-05 14:27:31 FALSE 2022-12-05 14:00:00
## 3292 2022-12-05 14:26:14 FALSE 2022-12-05 14:00:00
## 3293 2022-12-05 14:26:13 FALSE 2022-12-05 14:00:00
## 3294 2022-12-05 14:25:44 FALSE 2022-12-05 14:00:00
## 3295 2022-12-05 14:25:19 FALSE 2022-12-05 14:00:00
## 3296 2022-12-05 14:25:10 FALSE 2022-12-05 14:00:00
## 3297 2022-12-05 14:25:06 FALSE 2022-12-05 14:00:00
## 3298 2022-12-05 14:22:53 FALSE 2022-12-05 14:00:00
## 3299 2022-12-05 14:22:19 FALSE 2022-12-05 14:00:00
## 3300 2022-12-05 14:21:55 FALSE 2022-12-05 14:00:00
## 3301 2022-12-05 14:21:55 FALSE 2022-12-05 14:00:00
## 3302 2022-12-05 14:21:49 FALSE 2022-12-05 14:00:00
## 3303 2022-12-05 14:21:45 FALSE 2022-12-05 14:00:00
## 3304 2022-12-05 14:21:35 FALSE 2022-12-05 14:00:00
## 3305 2022-12-05 14:21:21 FALSE 2022-12-05 14:00:00
## 3306 2022-12-05 14:20:41 FALSE 2022-12-05 14:00:00
## 3307 2022-12-05 14:19:55 FALSE 2022-12-05 14:00:00
## 3308 2022-12-05 14:19:35 FALSE 2022-12-05 14:00:00
## 3309 2022-12-05 14:18:25 FALSE 2022-12-05 14:00:00
## 3310 2022-12-05 14:17:51 FALSE 2022-12-05 14:00:00
## 3311 2022-12-05 14:17:00 FALSE 2022-12-05 14:00:00
## 3312 2022-12-05 14:16:47 FALSE 2022-12-05 14:00:00
## 3313 2022-12-05 14:16:46 FALSE 2022-12-05 14:00:00
## 3314 2022-12-05 14:16:45 FALSE 2022-12-05 14:00:00
## 3315 2022-12-05 14:14:48 FALSE 2022-12-05 14:00:00
## 3316 2022-12-05 14:13:08 FALSE 2022-12-05 14:00:00
## 3317 2022-12-05 14:12:58 FALSE 2022-12-05 14:00:00
## 3318 2022-12-05 14:12:32 FALSE 2022-12-05 14:00:00
## 3319 2022-12-05 14:12:26 FALSE 2022-12-05 14:00:00
## 3320 2022-12-05 14:11:57 FALSE 2022-12-05 14:00:00
## 3321 2022-12-05 14:11:48 FALSE 2022-12-05 14:00:00
## 3322 2022-12-05 14:11:15 FALSE 2022-12-05 14:00:00
## 3323 2022-12-05 14:11:15 FALSE 2022-12-05 14:00:00
## 3324 2022-12-05 14:10:56 FALSE 2022-12-05 14:00:00
## 3325 2022-12-05 14:10:44 FALSE 2022-12-05 14:00:00
## 3326 2022-12-05 14:09:57 FALSE 2022-12-05 14:00:00
## 3327 2022-12-05 14:09:33 FALSE 2022-12-05 14:00:00
## 3328 2022-12-05 14:09:29 FALSE 2022-12-05 14:00:00
## 3329 2022-12-05 14:09:22 FALSE 2022-12-05 14:00:00
## 3330 2022-12-05 14:09:04 FALSE 2022-12-05 14:00:00
## 3331 2022-12-05 14:09:01 FALSE 2022-12-05 14:00:00
## 3332 2022-12-05 14:08:39 FALSE 2022-12-05 14:00:00
## 3333 2022-12-05 14:08:37 FALSE 2022-12-05 14:00:00
## 3334 2022-12-05 14:08:31 FALSE 2022-12-05 14:00:00
## 3335 2022-12-05 14:07:20 FALSE 2022-12-05 14:00:00
## 3336 2022-12-05 14:06:41 FALSE 2022-12-05 14:00:00
## 3337 2022-12-05 14:06:33 FALSE 2022-12-05 14:00:00
## 3338 2022-12-05 14:05:46 FALSE 2022-12-05 14:00:00
## 3339 2022-12-05 14:05:45 FALSE 2022-12-05 14:00:00
## 3340 2022-12-05 14:05:27 FALSE 2022-12-05 14:00:00
## 3341 2022-12-05 14:04:56 FALSE 2022-12-05 14:00:00
## 3342 2022-12-05 14:04:33 FALSE 2022-12-05 14:00:00
## 3343 2022-12-05 14:04:22 FALSE 2022-12-05 14:00:00
## 3344 2022-12-05 14:04:22 FALSE 2022-12-05 14:00:00
## 3345 2022-12-05 14:04:15 FALSE 2022-12-05 14:00:00
## 3346 2022-12-05 14:04:08 FALSE 2022-12-05 14:00:00
## 3347 2022-12-05 14:03:24 FALSE 2022-12-05 14:00:00
## 3348 2022-12-05 14:02:41 FALSE 2022-12-05 14:00:00
## 3349 2022-12-05 14:02:30 FALSE 2022-12-05 14:00:00
## 3350 2022-12-05 14:02:02 FALSE 2022-12-05 14:00:00
## 3351 2022-12-05 14:02:01 FALSE 2022-12-05 14:00:00
## 3352 2022-12-05 14:02:00 FALSE 2022-12-05 14:00:00
## 3353 2022-12-05 14:01:18 FALSE 2022-12-05 14:00:00
## 3354 2022-12-05 14:01:06 FALSE 2022-12-05 14:00:00
## 3355 2022-12-05 14:01:00 FALSE 2022-12-05 14:00:00
## 3356 2022-12-05 14:00:03 FALSE 2022-12-05 14:00:00
## 3357 2022-12-05 13:58:58 FALSE 2022-12-05 14:00:00
## 3358 2022-12-05 13:58:30 FALSE 2022-12-05 14:00:00
## 3359 2022-12-05 13:57:51 FALSE 2022-12-05 14:00:00
## 3360 2022-12-05 13:57:25 FALSE 2022-12-05 14:00:00
## 3361 2022-12-05 13:57:21 FALSE 2022-12-05 14:00:00
## 3362 2022-12-05 13:56:32 FALSE 2022-12-05 14:00:00
## 3363 2022-12-05 13:55:55 FALSE 2022-12-05 14:00:00
## 3364 2022-12-05 13:55:31 FALSE 2022-12-05 14:00:00
## 3365 2022-12-05 13:55:11 FALSE 2022-12-05 14:00:00
## 3366 2022-12-05 13:55:01 FALSE 2022-12-05 14:00:00
## 3367 2022-12-05 13:54:45 FALSE 2022-12-05 14:00:00
## 3368 2022-12-05 13:54:27 FALSE 2022-12-05 14:00:00
## 3369 2022-12-05 13:54:27 FALSE 2022-12-05 14:00:00
## 3370 2022-12-05 13:54:11 FALSE 2022-12-05 14:00:00
## 3371 2022-12-05 13:52:50 FALSE 2022-12-05 14:00:00
## 3372 2022-12-05 13:52:31 FALSE 2022-12-05 14:00:00
## 3373 2022-12-05 13:52:27 FALSE 2022-12-05 14:00:00
## 3374 2022-12-05 13:52:18 FALSE 2022-12-05 14:00:00
## 3375 2022-12-05 13:51:15 FALSE 2022-12-05 14:00:00
## 3376 2022-12-05 13:51:08 FALSE 2022-12-05 14:00:00
## 3377 2022-12-05 13:50:41 FALSE 2022-12-05 14:00:00
## 3378 2022-12-05 13:49:51 FALSE 2022-12-05 14:00:00
## 3379 2022-12-05 13:49:17 FALSE 2022-12-05 14:00:00
## 3380 2022-12-05 13:48:44 FALSE 2022-12-05 14:00:00
## 3381 2022-12-05 13:48:09 FALSE 2022-12-05 14:00:00
## 3382 2022-12-05 13:47:12 FALSE 2022-12-05 14:00:00
## 3383 2022-12-05 13:46:53 FALSE 2022-12-05 14:00:00
## 3384 2022-12-05 13:46:09 FALSE 2022-12-05 14:00:00
## 3385 2022-12-05 13:46:08 FALSE 2022-12-05 14:00:00
## 3386 2022-12-05 13:46:06 FALSE 2022-12-05 14:00:00
## 3387 2022-12-05 13:45:54 FALSE 2022-12-05 14:00:00
## 3388 2022-12-05 13:45:24 FALSE 2022-12-05 14:00:00
## 3389 2022-12-05 13:45:24 FALSE 2022-12-05 14:00:00
## 3390 2022-12-05 13:44:10 FALSE 2022-12-05 14:00:00
## 3391 2022-12-05 13:43:37 FALSE 2022-12-05 14:00:00
## 3392 2022-12-05 13:42:32 FALSE 2022-12-05 14:00:00
## 3393 2022-12-05 13:41:44 FALSE 2022-12-05 14:00:00
## 3394 2022-12-05 13:41:01 FALSE 2022-12-05 14:00:00
## 3395 2022-12-05 13:39:58 FALSE 2022-12-05 14:00:00
## 3396 2022-12-05 13:39:55 FALSE 2022-12-05 14:00:00
## 3397 2022-12-05 13:39:29 FALSE 2022-12-05 14:00:00
## 3398 2022-12-05 13:39:21 FALSE 2022-12-05 14:00:00
## 3399 2022-12-05 13:39:21 FALSE 2022-12-05 14:00:00
## 3400 2022-12-05 13:38:22 FALSE 2022-12-05 14:00:00
## 3401 2022-12-05 13:37:39 FALSE 2022-12-05 14:00:00
## 3402 2022-12-05 13:37:22 FALSE 2022-12-05 14:00:00
## 3403 2022-12-05 13:37:05 FALSE 2022-12-05 14:00:00
## 3404 2022-12-05 13:36:59 FALSE 2022-12-05 14:00:00
## 3405 2022-12-05 13:36:00 FALSE 2022-12-05 14:00:00
## 3406 2022-12-05 13:35:54 FALSE 2022-12-05 14:00:00
## 3407 2022-12-05 13:35:06 FALSE 2022-12-05 14:00:00
## 3408 2022-12-05 13:34:53 FALSE 2022-12-05 14:00:00
## 3409 2022-12-05 13:34:02 FALSE 2022-12-05 14:00:00
## 3410 2022-12-05 13:33:12 FALSE 2022-12-05 14:00:00
## 3411 2022-12-05 13:32:03 FALSE 2022-12-05 14:00:00
## 3412 2022-12-05 13:32:01 FALSE 2022-12-05 14:00:00
## 3413 2022-12-05 13:31:54 FALSE 2022-12-05 14:00:00
## 3414 2022-12-05 13:31:04 FALSE 2022-12-05 14:00:00
## 3415 2022-12-05 13:29:33 FALSE 2022-12-05 13:00:00
## 3416 2022-12-05 13:29:28 FALSE 2022-12-05 13:00:00
## 3417 2022-12-05 13:27:50 FALSE 2022-12-05 13:00:00
## 3418 2022-12-05 13:27:28 FALSE 2022-12-05 13:00:00
## 3419 2022-12-05 13:27:12 FALSE 2022-12-05 13:00:00
## 3420 2022-12-05 13:27:04 FALSE 2022-12-05 13:00:00
## 3421 2022-12-05 13:26:43 FALSE 2022-12-05 13:00:00
## 3422 2022-12-05 13:26:11 FALSE 2022-12-05 13:00:00
## 3423 2022-12-05 13:25:56 FALSE 2022-12-05 13:00:00
## 3424 2022-12-05 13:25:54 FALSE 2022-12-05 13:00:00
## 3425 2022-12-05 13:25:52 FALSE 2022-12-05 13:00:00
## 3426 2022-12-05 13:25:32 FALSE 2022-12-05 13:00:00
## 3427 2022-12-05 13:25:21 FALSE 2022-12-05 13:00:00
## 3428 2022-12-05 13:25:20 FALSE 2022-12-05 13:00:00
## 3429 2022-12-05 13:25:19 FALSE 2022-12-05 13:00:00
## 3430 2022-12-05 13:24:43 FALSE 2022-12-05 13:00:00
## 3431 2022-12-05 13:24:41 FALSE 2022-12-05 13:00:00
## 3432 2022-12-05 13:24:39 FALSE 2022-12-05 13:00:00
## 3433 2022-12-05 13:24:37 FALSE 2022-12-05 13:00:00
## 3434 2022-12-05 13:24:30 FALSE 2022-12-05 13:00:00
## 3435 2022-12-05 13:23:40 FALSE 2022-12-05 13:00:00
## 3436 2022-12-05 13:22:31 FALSE 2022-12-05 13:00:00
## 3437 2022-12-05 13:22:17 FALSE 2022-12-05 13:00:00
## 3438 2022-12-05 13:21:21 FALSE 2022-12-05 13:00:00
## 3439 2022-12-05 13:20:58 FALSE 2022-12-05 13:00:00
## 3440 2022-12-05 13:19:53 FALSE 2022-12-05 13:00:00
## 3441 2022-12-05 13:18:50 FALSE 2022-12-05 13:00:00
## 3442 2022-12-05 13:16:06 FALSE 2022-12-05 13:00:00
## 3443 2022-12-05 13:15:05 FALSE 2022-12-05 13:00:00
## 3444 2022-12-05 13:14:39 FALSE 2022-12-05 13:00:00
## 3445 2022-12-05 13:14:35 FALSE 2022-12-05 13:00:00
## 3446 2022-12-05 13:14:03 FALSE 2022-12-05 13:00:00
## 3447 2022-12-05 13:13:57 FALSE 2022-12-05 13:00:00
## 3448 2022-12-05 13:12:55 FALSE 2022-12-05 13:00:00
## 3449 2022-12-05 13:12:24 FALSE 2022-12-05 13:00:00
## 3450 2022-12-05 13:11:43 FALSE 2022-12-05 13:00:00
## 3451 2022-12-05 13:09:33 FALSE 2022-12-05 13:00:00
## 3452 2022-12-05 13:09:07 FALSE 2022-12-05 13:00:00
## 3453 2022-12-05 13:08:52 FALSE 2022-12-05 13:00:00
## 3454 2022-12-05 13:08:51 FALSE 2022-12-05 13:00:00
## 3455 2022-12-05 13:08:07 FALSE 2022-12-05 13:00:00
## 3456 2022-12-05 13:07:39 FALSE 2022-12-05 13:00:00
## 3457 2022-12-05 13:06:16 FALSE 2022-12-05 13:00:00
## 3458 2022-12-05 13:05:21 FALSE 2022-12-05 13:00:00
## 3459 2022-12-05 13:03:52 FALSE 2022-12-05 13:00:00
## 3460 2022-12-05 13:03:38 FALSE 2022-12-05 13:00:00
## 3461 2022-12-05 13:03:05 FALSE 2022-12-05 13:00:00
## 3462 2022-12-05 13:02:47 FALSE 2022-12-05 13:00:00
## 3463 2022-12-05 13:02:46 FALSE 2022-12-05 13:00:00
## 3464 2022-12-05 13:02:31 FALSE 2022-12-05 13:00:00
## 3465 2022-12-05 13:02:08 FALSE 2022-12-05 13:00:00
## 3466 2022-12-05 13:02:06 FALSE 2022-12-05 13:00:00
## 3467 2022-12-05 13:02:00 FALSE 2022-12-05 13:00:00
## 3468 2022-12-05 13:01:21 FALSE 2022-12-05 13:00:00
## 3469 2022-12-05 13:01:20 FALSE 2022-12-05 13:00:00
## 3470 2022-12-05 13:01:09 FALSE 2022-12-05 13:00:00
## 3471 2022-12-05 13:01:01 FALSE 2022-12-05 13:00:00
## 3472 2022-12-05 13:00:40 FALSE 2022-12-05 13:00:00
## 3473 2022-12-05 13:00:39 FALSE 2022-12-05 13:00:00
## 3474 2022-12-05 12:59:35 FALSE 2022-12-05 13:00:00
## 3475 2022-12-05 12:58:33 FALSE 2022-12-05 13:00:00
## 3476 2022-12-05 12:57:45 FALSE 2022-12-05 13:00:00
## 3477 2022-12-05 12:57:14 FALSE 2022-12-05 13:00:00
## 3478 2022-12-05 12:57:03 FALSE 2022-12-05 13:00:00
## 3479 2022-12-05 12:56:34 FALSE 2022-12-05 13:00:00
## 3480 2022-12-05 12:56:14 FALSE 2022-12-05 13:00:00
## 3481 2022-12-05 12:56:04 FALSE 2022-12-05 13:00:00
## 3482 2022-12-05 12:54:25 FALSE 2022-12-05 13:00:00
## 3483 2022-12-05 12:54:02 FALSE 2022-12-05 13:00:00
## 3484 2022-12-05 12:52:11 FALSE 2022-12-05 13:00:00
## 3485 2022-12-05 12:51:40 FALSE 2022-12-05 13:00:00
## 3486 2022-12-05 12:50:10 FALSE 2022-12-05 13:00:00
## 3487 2022-12-05 12:50:04 FALSE 2022-12-05 13:00:00
## 3488 2022-12-05 12:48:10 FALSE 2022-12-05 13:00:00
## 3489 2022-12-05 12:46:34 FALSE 2022-12-05 13:00:00
## 3490 2022-12-05 12:45:45 FALSE 2022-12-05 13:00:00
## 3491 2022-12-05 12:45:38 FALSE 2022-12-05 13:00:00
## 3492 2022-12-05 12:45:11 FALSE 2022-12-05 13:00:00
## 3493 2022-12-05 12:44:10 FALSE 2022-12-05 13:00:00
## 3494 2022-12-05 12:43:26 FALSE 2022-12-05 13:00:00
## 3495 2022-12-05 12:43:10 FALSE 2022-12-05 13:00:00
## 3496 2022-12-05 12:42:33 FALSE 2022-12-05 13:00:00
## 3497 2022-12-05 12:42:19 FALSE 2022-12-05 13:00:00
## 3498 2022-12-05 12:41:41 FALSE 2022-12-05 13:00:00
## 3499 2022-12-05 12:41:39 FALSE 2022-12-05 13:00:00
## 3500 2022-12-05 12:41:37 FALSE 2022-12-05 13:00:00
## 3501 2022-12-05 12:41:29 FALSE 2022-12-05 13:00:00
## 3502 2022-12-05 12:41:28 FALSE 2022-12-05 13:00:00
## 3503 2022-12-05 12:39:07 FALSE 2022-12-05 13:00:00
## 3504 2022-12-05 12:38:39 FALSE 2022-12-05 13:00:00
## 3505 2022-12-05 12:37:56 FALSE 2022-12-05 13:00:00
## 3506 2022-12-05 12:37:33 FALSE 2022-12-05 13:00:00
## 3507 2022-12-05 12:37:04 FALSE 2022-12-05 13:00:00
## 3508 2022-12-05 12:33:58 FALSE 2022-12-05 13:00:00
## 3509 2022-12-05 12:32:51 FALSE 2022-12-05 13:00:00
## 3510 2022-12-05 12:32:21 FALSE 2022-12-05 13:00:00
## 3511 2022-12-05 12:31:41 FALSE 2022-12-05 13:00:00
## 3512 2022-12-05 12:31:30 FALSE 2022-12-05 13:00:00
## 3513 2022-12-05 12:31:19 FALSE 2022-12-05 13:00:00
## 3514 2022-12-05 12:30:54 FALSE 2022-12-05 13:00:00
## 3515 2022-12-05 12:29:22 FALSE 2022-12-05 12:00:00
## 3516 2022-12-05 12:28:57 FALSE 2022-12-05 12:00:00
## 3517 2022-12-05 12:28:08 FALSE 2022-12-05 12:00:00
## 3518 2022-12-05 12:27:39 FALSE 2022-12-05 12:00:00
## 3519 2022-12-05 12:27:03 FALSE 2022-12-05 12:00:00
## 3520 2022-12-05 12:26:12 FALSE 2022-12-05 12:00:00
## 3521 2022-12-05 12:25:18 FALSE 2022-12-05 12:00:00
## 3522 2022-12-05 12:24:37 FALSE 2022-12-05 12:00:00
## 3523 2022-12-05 12:24:26 FALSE 2022-12-05 12:00:00
## 3524 2022-12-05 12:23:43 FALSE 2022-12-05 12:00:00
## 3525 2022-12-05 12:23:12 FALSE 2022-12-05 12:00:00
## 3526 2022-12-05 12:23:12 FALSE 2022-12-05 12:00:00
## 3527 2022-12-05 12:23:01 FALSE 2022-12-05 12:00:00
## 3528 2022-12-05 12:22:07 FALSE 2022-12-05 12:00:00
## 3529 2022-12-05 12:21:35 FALSE 2022-12-05 12:00:00
## 3530 2022-12-05 12:21:30 FALSE 2022-12-05 12:00:00
## 3531 2022-12-05 12:21:27 FALSE 2022-12-05 12:00:00
## 3532 2022-12-05 12:21:24 FALSE 2022-12-05 12:00:00
## 3533 2022-12-05 12:21:22 FALSE 2022-12-05 12:00:00
## 3534 2022-12-05 12:21:20 FALSE 2022-12-05 12:00:00
## 3535 2022-12-05 12:20:29 FALSE 2022-12-05 12:00:00
## 3536 2022-12-05 12:19:37 FALSE 2022-12-05 12:00:00
## 3537 2022-12-05 12:19:19 FALSE 2022-12-05 12:00:00
## 3538 2022-12-05 12:19:11 FALSE 2022-12-05 12:00:00
## 3539 2022-12-05 12:19:11 FALSE 2022-12-05 12:00:00
## 3540 2022-12-05 12:16:29 FALSE 2022-12-05 12:00:00
## 3541 2022-12-05 12:16:17 FALSE 2022-12-05 12:00:00
## 3542 2022-12-05 12:14:44 FALSE 2022-12-05 12:00:00
## 3543 2022-12-05 12:14:11 FALSE 2022-12-05 12:00:00
## 3544 2022-12-05 12:12:46 FALSE 2022-12-05 12:00:00
## 3545 2022-12-05 12:12:31 FALSE 2022-12-05 12:00:00
## 3546 2022-12-05 12:12:12 FALSE 2022-12-05 12:00:00
## 3547 2022-12-05 12:11:59 FALSE 2022-12-05 12:00:00
## 3548 2022-12-05 12:11:49 FALSE 2022-12-05 12:00:00
## 3549 2022-12-05 12:10:45 FALSE 2022-12-05 12:00:00
## 3550 2022-12-05 12:09:17 FALSE 2022-12-05 12:00:00
## 3551 2022-12-05 12:08:06 FALSE 2022-12-05 12:00:00
## 3552 2022-12-05 12:07:21 FALSE 2022-12-05 12:00:00
## 3553 2022-12-05 12:07:14 FALSE 2022-12-05 12:00:00
## 3554 2022-12-05 12:06:42 FALSE 2022-12-05 12:00:00
## 3555 2022-12-05 12:06:22 FALSE 2022-12-05 12:00:00
## 3556 2022-12-05 12:05:56 FALSE 2022-12-05 12:00:00
## 3557 2022-12-05 12:05:04 FALSE 2022-12-05 12:00:00
## 3558 2022-12-05 12:03:40 FALSE 2022-12-05 12:00:00
## 3559 2022-12-05 12:02:32 FALSE 2022-12-05 12:00:00
## 3560 2022-12-05 12:02:06 FALSE 2022-12-05 12:00:00
## 3561 2022-12-05 12:00:40 FALSE 2022-12-05 12:00:00
## 3562 2022-12-05 11:59:57 FALSE 2022-12-05 12:00:00
## 3563 2022-12-05 11:59:38 FALSE 2022-12-05 12:00:00
## 3564 2022-12-05 11:59:16 FALSE 2022-12-05 12:00:00
## 3565 2022-12-05 11:58:47 FALSE 2022-12-05 12:00:00
## 3566 2022-12-05 11:58:31 FALSE 2022-12-05 12:00:00
## 3567 2022-12-05 11:58:11 FALSE 2022-12-05 12:00:00
## 3568 2022-12-05 11:57:07 FALSE 2022-12-05 12:00:00
## 3569 2022-12-05 11:56:44 FALSE 2022-12-05 12:00:00
## 3570 2022-12-05 11:56:00 FALSE 2022-12-05 12:00:00
## 3571 2022-12-05 11:55:31 FALSE 2022-12-05 12:00:00
## 3572 2022-12-05 11:55:26 FALSE 2022-12-05 12:00:00
## 3573 2022-12-05 11:54:57 FALSE 2022-12-05 12:00:00
## 3574 2022-12-05 11:54:35 FALSE 2022-12-05 12:00:00
## 3575 2022-12-05 11:54:35 FALSE 2022-12-05 12:00:00
## 3576 2022-12-05 11:54:30 FALSE 2022-12-05 12:00:00
## 3577 2022-12-05 11:54:07 FALSE 2022-12-05 12:00:00
## 3578 2022-12-05 11:53:32 FALSE 2022-12-05 12:00:00
## 3579 2022-12-05 11:53:24 FALSE 2022-12-05 12:00:00
## 3580 2022-12-05 11:53:02 FALSE 2022-12-05 12:00:00
## 3581 2022-12-05 11:52:17 FALSE 2022-12-05 12:00:00
## 3582 2022-12-05 11:50:33 FALSE 2022-12-05 12:00:00
## 3583 2022-12-05 11:50:01 FALSE 2022-12-05 12:00:00
## 3584 2022-12-05 11:49:38 FALSE 2022-12-05 12:00:00
## 3585 2022-12-05 11:48:28 FALSE 2022-12-05 12:00:00
## 3586 2022-12-05 11:45:07 FALSE 2022-12-05 12:00:00
## 3587 2022-12-05 11:44:55 FALSE 2022-12-05 12:00:00
## 3588 2022-12-05 11:44:34 FALSE 2022-12-05 12:00:00
## 3589 2022-12-05 11:44:09 FALSE 2022-12-05 12:00:00
## 3590 2022-12-05 11:43:00 FALSE 2022-12-05 12:00:00
## 3591 2022-12-05 11:42:49 FALSE 2022-12-05 12:00:00
## 3592 2022-12-05 11:42:09 FALSE 2022-12-05 12:00:00
## 3593 2022-12-05 11:42:06 FALSE 2022-12-05 12:00:00
## 3594 2022-12-05 11:41:56 FALSE 2022-12-05 12:00:00
## 3595 2022-12-05 11:40:26 FALSE 2022-12-05 12:00:00
## 3596 2022-12-05 11:39:43 FALSE 2022-12-05 12:00:00
## 3597 2022-12-05 11:39:06 FALSE 2022-12-05 12:00:00
## 3598 2022-12-05 11:38:57 FALSE 2022-12-05 12:00:00
## 3599 2022-12-05 11:37:38 FALSE 2022-12-05 12:00:00
## 3600 2022-12-05 11:37:00 FALSE 2022-12-05 12:00:00
## 3601 2022-12-05 11:34:38 FALSE 2022-12-05 12:00:00
## 3602 2022-12-05 11:34:32 FALSE 2022-12-05 12:00:00
## 3603 2022-12-05 11:32:28 FALSE 2022-12-05 12:00:00
## 3604 2022-12-05 11:32:01 FALSE 2022-12-05 12:00:00
## 3605 2022-12-05 11:31:53 FALSE 2022-12-05 12:00:00
## 3606 2022-12-05 11:31:22 FALSE 2022-12-05 12:00:00
## 3607 2022-12-05 11:31:08 FALSE 2022-12-05 12:00:00
## 3608 2022-12-05 11:30:57 FALSE 2022-12-05 12:00:00
## 3609 2022-12-05 11:29:30 FALSE 2022-12-05 11:00:00
## 3610 2022-12-05 11:29:28 FALSE 2022-12-05 11:00:00
## 3611 2022-12-05 11:29:27 FALSE 2022-12-05 11:00:00
## 3612 2022-12-05 11:29:04 FALSE 2022-12-05 11:00:00
## 3613 2022-12-05 11:28:01 FALSE 2022-12-05 11:00:00
## 3614 2022-12-05 11:27:43 FALSE 2022-12-05 11:00:00
## 3615 2022-12-05 11:26:48 FALSE 2022-12-05 11:00:00
## 3616 2022-12-05 11:26:26 FALSE 2022-12-05 11:00:00
## 3617 2022-12-05 11:25:02 FALSE 2022-12-05 11:00:00
## 3618 2022-12-05 11:24:30 FALSE 2022-12-05 11:00:00
## 3619 2022-12-05 11:23:32 FALSE 2022-12-05 11:00:00
## 3620 2022-12-05 11:22:15 FALSE 2022-12-05 11:00:00
## 3621 2022-12-05 11:21:05 FALSE 2022-12-05 11:00:00
## 3622 2022-12-05 11:20:17 FALSE 2022-12-05 11:00:00
## 3623 2022-12-05 11:19:35 FALSE 2022-12-05 11:00:00
## 3624 2022-12-05 11:19:29 FALSE 2022-12-05 11:00:00
## 3625 2022-12-05 11:19:13 FALSE 2022-12-05 11:00:00
## 3626 2022-12-05 11:18:29 FALSE 2022-12-05 11:00:00
## 3627 2022-12-05 11:16:39 FALSE 2022-12-05 11:00:00
## 3628 2022-12-05 11:15:10 FALSE 2022-12-05 11:00:00
## 3629 2022-12-05 11:15:02 FALSE 2022-12-05 11:00:00
## 3630 2022-12-05 11:14:30 FALSE 2022-12-05 11:00:00
## 3631 2022-12-05 11:13:46 FALSE 2022-12-05 11:00:00
## 3632 2022-12-05 11:13:06 FALSE 2022-12-05 11:00:00
## 3633 2022-12-05 11:12:25 FALSE 2022-12-05 11:00:00
## 3634 2022-12-05 11:12:20 FALSE 2022-12-05 11:00:00
## 3635 2022-12-05 11:11:54 FALSE 2022-12-05 11:00:00
## 3636 2022-12-05 11:09:57 FALSE 2022-12-05 11:00:00
## 3637 2022-12-05 11:09:05 FALSE 2022-12-05 11:00:00
## 3638 2022-12-05 11:08:06 FALSE 2022-12-05 11:00:00
## 3639 2022-12-05 11:05:04 FALSE 2022-12-05 11:00:00
## 3640 2022-12-05 11:04:58 FALSE 2022-12-05 11:00:00
## 3641 2022-12-05 11:03:01 FALSE 2022-12-05 11:00:00
## 3642 2022-12-05 11:01:33 FALSE 2022-12-05 11:00:00
## 3643 2022-12-05 11:00:53 FALSE 2022-12-05 11:00:00
## 3644 2022-12-05 11:00:00 FALSE 2022-12-05 11:00:00
## 3645 2022-12-05 10:59:12 FALSE 2022-12-05 11:00:00
## 3646 2022-12-05 10:58:48 FALSE 2022-12-05 11:00:00
## 3647 2022-12-05 10:58:26 FALSE 2022-12-05 11:00:00
## 3648 2022-12-05 10:55:02 FALSE 2022-12-05 11:00:00
## 3649 2022-12-05 10:54:29 FALSE 2022-12-05 11:00:00
## 3650 2022-12-05 10:53:15 FALSE 2022-12-05 11:00:00
## 3651 2022-12-05 10:52:08 FALSE 2022-12-05 11:00:00
## 3652 2022-12-05 10:52:02 FALSE 2022-12-05 11:00:00
## 3653 2022-12-05 10:51:07 FALSE 2022-12-05 11:00:00
## 3654 2022-12-05 10:50:23 FALSE 2022-12-05 11:00:00
## 3655 2022-12-05 10:50:14 FALSE 2022-12-05 11:00:00
## 3656 2022-12-05 10:49:25 FALSE 2022-12-05 11:00:00
## 3657 2022-12-05 10:49:15 FALSE 2022-12-05 11:00:00
## 3658 2022-12-05 10:49:06 FALSE 2022-12-05 11:00:00
## 3659 2022-12-05 10:48:40 FALSE 2022-12-05 11:00:00
## 3660 2022-12-05 10:47:56 FALSE 2022-12-05 11:00:00
## 3661 2022-12-05 10:47:05 FALSE 2022-12-05 11:00:00
## 3662 2022-12-05 10:45:57 FALSE 2022-12-05 11:00:00
## 3663 2022-12-05 10:44:42 FALSE 2022-12-05 11:00:00
## 3664 2022-12-05 10:43:09 FALSE 2022-12-05 11:00:00
## 3665 2022-12-05 10:42:12 FALSE 2022-12-05 11:00:00
## 3666 2022-12-05 10:42:01 FALSE 2022-12-05 11:00:00
## 3667 2022-12-05 10:41:57 FALSE 2022-12-05 11:00:00
## 3668 2022-12-05 10:41:51 FALSE 2022-12-05 11:00:00
## 3669 2022-12-05 10:40:27 FALSE 2022-12-05 11:00:00
## 3670 2022-12-05 10:40:25 FALSE 2022-12-05 11:00:00
## 3671 2022-12-05 10:38:40 FALSE 2022-12-05 11:00:00
## 3672 2022-12-05 10:38:03 FALSE 2022-12-05 11:00:00
## 3673 2022-12-05 10:37:45 FALSE 2022-12-05 11:00:00
## 3674 2022-12-05 10:37:19 FALSE 2022-12-05 11:00:00
## 3675 2022-12-05 10:35:22 FALSE 2022-12-05 11:00:00
## 3676 2022-12-05 10:34:25 FALSE 2022-12-05 11:00:00
## 3677 2022-12-05 10:34:08 FALSE 2022-12-05 11:00:00
## 3678 2022-12-05 10:33:34 FALSE 2022-12-05 11:00:00
## 3679 2022-12-05 10:30:38 FALSE 2022-12-05 11:00:00
## 3680 2022-12-05 10:30:17 FALSE 2022-12-05 11:00:00
## 3681 2022-12-05 10:29:22 FALSE 2022-12-05 10:00:00
## 3682 2022-12-05 10:26:11 FALSE 2022-12-05 10:00:00
## 3683 2022-12-05 10:26:11 FALSE 2022-12-05 10:00:00
## 3684 2022-12-05 10:24:36 FALSE 2022-12-05 10:00:00
## 3685 2022-12-05 10:24:02 FALSE 2022-12-05 10:00:00
## 3686 2022-12-05 10:23:49 FALSE 2022-12-05 10:00:00
## 3687 2022-12-05 10:22:51 FALSE 2022-12-05 10:00:00
## 3688 2022-12-05 10:22:01 FALSE 2022-12-05 10:00:00
## 3689 2022-12-05 10:21:36 FALSE 2022-12-05 10:00:00
## 3690 2022-12-05 10:20:39 FALSE 2022-12-05 10:00:00
## 3691 2022-12-05 10:19:45 FALSE 2022-12-05 10:00:00
## 3692 2022-12-05 10:19:23 FALSE 2022-12-05 10:00:00
## 3693 2022-12-05 10:16:37 FALSE 2022-12-05 10:00:00
## 3694 2022-12-05 10:16:35 FALSE 2022-12-05 10:00:00
## 3695 2022-12-05 10:15:56 FALSE 2022-12-05 10:00:00
## 3696 2022-12-05 10:15:29 FALSE 2022-12-05 10:00:00
## 3697 2022-12-05 10:14:48 FALSE 2022-12-05 10:00:00
## 3698 2022-12-05 10:11:59 FALSE 2022-12-05 10:00:00
## 3699 2022-12-05 10:11:54 FALSE 2022-12-05 10:00:00
## 3700 2022-12-05 10:11:44 FALSE 2022-12-05 10:00:00
## 3701 2022-12-05 10:08:03 FALSE 2022-12-05 10:00:00
## 3702 2022-12-05 10:07:20 FALSE 2022-12-05 10:00:00
## 3703 2022-12-05 10:07:02 FALSE 2022-12-05 10:00:00
## 3704 2022-12-05 10:06:28 FALSE 2022-12-05 10:00:00
## 3705 2022-12-05 10:05:15 FALSE 2022-12-05 10:00:00
## 3706 2022-12-05 10:05:10 FALSE 2022-12-05 10:00:00
## 3707 2022-12-05 10:03:34 FALSE 2022-12-05 10:00:00
## 3708 2022-12-05 10:01:25 FALSE 2022-12-05 10:00:00
## 3709 2022-12-05 10:00:25 FALSE 2022-12-05 10:00:00
## 3710 2022-12-05 09:57:19 FALSE 2022-12-05 10:00:00
## 3711 2022-12-05 09:56:45 FALSE 2022-12-05 10:00:00
## 3712 2022-12-05 09:56:10 FALSE 2022-12-05 10:00:00
## 3713 2022-12-05 09:55:28 FALSE 2022-12-05 10:00:00
## 3714 2022-12-05 09:54:53 FALSE 2022-12-05 10:00:00
## 3715 2022-12-05 09:53:59 FALSE 2022-12-05 10:00:00
## 3716 2022-12-05 09:50:35 FALSE 2022-12-05 10:00:00
## 3717 2022-12-05 09:49:53 FALSE 2022-12-05 10:00:00
## 3718 2022-12-05 09:49:38 FALSE 2022-12-05 10:00:00
## 3719 2022-12-05 09:47:20 FALSE 2022-12-05 10:00:00
## 3720 2022-12-05 09:47:00 FALSE 2022-12-05 10:00:00
## 3721 2022-12-05 09:46:16 FALSE 2022-12-05 10:00:00
## 3722 2022-12-05 09:45:38 FALSE 2022-12-05 10:00:00
## 3723 2022-12-05 09:43:01 FALSE 2022-12-05 10:00:00
## 3724 2022-12-05 09:42:30 FALSE 2022-12-05 10:00:00
## 3725 2022-12-05 09:41:24 FALSE 2022-12-05 10:00:00
## 3726 2022-12-05 09:40:24 FALSE 2022-12-05 10:00:00
## 3727 2022-12-05 09:39:45 FALSE 2022-12-05 10:00:00
## 3728 2022-12-05 09:39:34 FALSE 2022-12-05 10:00:00
## 3729 2022-12-05 09:38:42 FALSE 2022-12-05 10:00:00
## 3730 2022-12-05 09:38:21 FALSE 2022-12-05 10:00:00
## 3731 2022-12-05 09:37:35 FALSE 2022-12-05 10:00:00
## 3732 2022-12-05 09:37:07 FALSE 2022-12-05 10:00:00
## 3733 2022-12-05 09:36:41 FALSE 2022-12-05 10:00:00
## 3734 2022-12-05 09:36:21 FALSE 2022-12-05 10:00:00
## 3735 2022-12-05 09:36:16 FALSE 2022-12-05 10:00:00
## 3736 2022-12-05 09:36:09 FALSE 2022-12-05 10:00:00
## 3737 2022-12-05 09:35:40 FALSE 2022-12-05 10:00:00
## 3738 2022-12-05 09:31:52 FALSE 2022-12-05 10:00:00
## 3739 2022-12-05 09:31:43 FALSE 2022-12-05 10:00:00
## 3740 2022-12-05 09:31:40 FALSE 2022-12-05 10:00:00
## 3741 2022-12-05 09:31:40 FALSE 2022-12-05 10:00:00
## 3742 2022-12-05 09:31:24 FALSE 2022-12-05 10:00:00
## 3743 2022-12-05 09:31:07 FALSE 2022-12-05 10:00:00
## 3744 2022-12-05 09:31:02 FALSE 2022-12-05 10:00:00
## 3745 2022-12-05 09:30:52 FALSE 2022-12-05 10:00:00
## 3746 2022-12-05 09:30:51 FALSE 2022-12-05 10:00:00
## 3747 2022-12-05 09:30:50 FALSE 2022-12-05 10:00:00
## 3748 2022-12-05 09:30:31 FALSE 2022-12-05 10:00:00
## 3749 2022-12-05 09:30:21 FALSE 2022-12-05 10:00:00
## 3750 2022-12-05 09:29:18 FALSE 2022-12-05 09:00:00
## 3751 2022-12-05 09:28:53 FALSE 2022-12-05 09:00:00
## 3752 2022-12-05 09:28:45 FALSE 2022-12-05 09:00:00
## 3753 2022-12-05 09:28:03 FALSE 2022-12-05 09:00:00
## 3754 2022-12-05 09:25:46 FALSE 2022-12-05 09:00:00
## 3755 2022-12-05 09:25:42 FALSE 2022-12-05 09:00:00
## 3756 2022-12-05 09:24:50 FALSE 2022-12-05 09:00:00
## 3757 2022-12-05 09:24:43 FALSE 2022-12-05 09:00:00
## 3758 2022-12-05 09:23:03 FALSE 2022-12-05 09:00:00
## 3759 2022-12-05 09:22:00 FALSE 2022-12-05 09:00:00
## 3760 2022-12-05 09:21:57 FALSE 2022-12-05 09:00:00
## 3761 2022-12-05 09:21:41 FALSE 2022-12-05 09:00:00
## 3762 2022-12-05 09:20:00 FALSE 2022-12-05 09:00:00
## 3763 2022-12-05 09:19:54 FALSE 2022-12-05 09:00:00
## 3764 2022-12-05 09:18:59 FALSE 2022-12-05 09:00:00
## 3765 2022-12-05 09:18:07 FALSE 2022-12-05 09:00:00
## 3766 2022-12-05 09:17:47 FALSE 2022-12-05 09:00:00
## 3767 2022-12-05 09:17:38 FALSE 2022-12-05 09:00:00
## 3768 2022-12-05 09:17:31 FALSE 2022-12-05 09:00:00
## 3769 2022-12-05 09:16:43 FALSE 2022-12-05 09:00:00
## 3770 2022-12-05 09:16:22 FALSE 2022-12-05 09:00:00
## 3771 2022-12-05 09:16:03 FALSE 2022-12-05 09:00:00
## 3772 2022-12-05 09:16:02 FALSE 2022-12-05 09:00:00
## 3773 2022-12-05 09:15:36 FALSE 2022-12-05 09:00:00
## 3774 2022-12-05 09:15:11 FALSE 2022-12-05 09:00:00
## 3775 2022-12-05 09:14:52 FALSE 2022-12-05 09:00:00
## 3776 2022-12-05 09:14:05 FALSE 2022-12-05 09:00:00
## 3777 2022-12-05 09:13:59 FALSE 2022-12-05 09:00:00
## 3778 2022-12-05 09:13:45 FALSE 2022-12-05 09:00:00
## 3779 2022-12-05 09:12:52 FALSE 2022-12-05 09:00:00
## 3780 2022-12-05 09:12:50 FALSE 2022-12-05 09:00:00
## 3781 2022-12-05 09:12:22 FALSE 2022-12-05 09:00:00
## 3782 2022-12-05 09:11:51 FALSE 2022-12-05 09:00:00
## 3783 2022-12-05 09:11:37 FALSE 2022-12-05 09:00:00
## 3784 2022-12-05 09:11:12 FALSE 2022-12-05 09:00:00
## 3785 2022-12-05 09:11:02 FALSE 2022-12-05 09:00:00
## 3786 2022-12-05 09:10:36 FALSE 2022-12-05 09:00:00
## 3787 2022-12-05 09:09:41 FALSE 2022-12-05 09:00:00
## 3788 2022-12-05 09:09:39 FALSE 2022-12-05 09:00:00
## 3789 2022-12-05 09:09:11 FALSE 2022-12-05 09:00:00
## 3790 2022-12-05 09:08:54 FALSE 2022-12-05 09:00:00
## 3791 2022-12-05 09:07:48 FALSE 2022-12-05 09:00:00
## 3792 2022-12-05 09:07:23 FALSE 2022-12-05 09:00:00
## 3793 2022-12-05 09:07:22 FALSE 2022-12-05 09:00:00
## 3794 2022-12-05 09:07:00 FALSE 2022-12-05 09:00:00
## 3795 2022-12-05 09:06:58 FALSE 2022-12-05 09:00:00
## 3796 2022-12-05 09:06:48 FALSE 2022-12-05 09:00:00
## 3797 2022-12-05 09:06:46 FALSE 2022-12-05 09:00:00
## 3798 2022-12-05 09:06:23 FALSE 2022-12-05 09:00:00
## 3799 2022-12-05 09:05:22 FALSE 2022-12-05 09:00:00
## 3800 2022-12-05 09:05:06 FALSE 2022-12-05 09:00:00
## 3801 2022-12-05 09:04:50 FALSE 2022-12-05 09:00:00
## 3802 2022-12-05 09:04:26 FALSE 2022-12-05 09:00:00
## 3803 2022-12-05 09:04:05 FALSE 2022-12-05 09:00:00
## 3804 2022-12-05 09:01:21 FALSE 2022-12-05 09:00:00
## 3805 2022-12-05 09:01:20 FALSE 2022-12-05 09:00:00
## 3806 2022-12-05 09:01:18 FALSE 2022-12-05 09:00:00
## 3807 2022-12-05 09:01:16 FALSE 2022-12-05 09:00:00
## 3808 2022-12-05 09:01:14 FALSE 2022-12-05 09:00:00
## 3809 2022-12-05 09:01:12 FALSE 2022-12-05 09:00:00
## 3810 2022-12-05 09:01:10 FALSE 2022-12-05 09:00:00
## 3811 2022-12-05 09:01:08 FALSE 2022-12-05 09:00:00
## 3812 2022-12-05 09:01:06 FALSE 2022-12-05 09:00:00
## 3813 2022-12-05 09:01:04 FALSE 2022-12-05 09:00:00
## 3814 2022-12-05 09:01:02 FALSE 2022-12-05 09:00:00
## 3815 2022-12-05 09:00:59 FALSE 2022-12-05 09:00:00
## 3816 2022-12-05 09:00:57 FALSE 2022-12-05 09:00:00
## 3817 2022-12-05 09:00:55 FALSE 2022-12-05 09:00:00
## 3818 2022-12-05 09:00:55 FALSE 2022-12-05 09:00:00
## 3819 2022-12-05 09:00:52 FALSE 2022-12-05 09:00:00
## 3820 2022-12-05 09:00:11 FALSE 2022-12-05 09:00:00
## 3821 2022-12-05 09:00:09 FALSE 2022-12-05 09:00:00
## 3822 2022-12-05 09:00:01 FALSE 2022-12-05 09:00:00
## 3823 2022-12-05 08:59:53 FALSE 2022-12-05 09:00:00
## 3824 2022-12-05 08:58:32 FALSE 2022-12-05 09:00:00
## 3825 2022-12-05 08:57:22 FALSE 2022-12-05 09:00:00
## 3826 2022-12-05 08:55:45 FALSE 2022-12-05 09:00:00
## 3827 2022-12-05 08:55:21 FALSE 2022-12-05 09:00:00
## 3828 2022-12-05 08:54:07 FALSE 2022-12-05 09:00:00
## 3829 2022-12-05 08:53:29 FALSE 2022-12-05 09:00:00
## 3830 2022-12-05 08:52:58 FALSE 2022-12-05 09:00:00
## 3831 2022-12-05 08:52:01 FALSE 2022-12-05 09:00:00
## 3832 2022-12-05 08:51:28 FALSE 2022-12-05 09:00:00
## 3833 2022-12-05 08:51:10 FALSE 2022-12-05 09:00:00
## 3834 2022-12-05 08:51:01 FALSE 2022-12-05 09:00:00
## 3835 2022-12-05 08:50:30 FALSE 2022-12-05 09:00:00
## 3836 2022-12-05 08:50:26 FALSE 2022-12-05 09:00:00
## 3837 2022-12-05 08:46:05 FALSE 2022-12-05 09:00:00
## 3838 2022-12-05 08:45:58 FALSE 2022-12-05 09:00:00
## 3839 2022-12-05 08:45:55 FALSE 2022-12-05 09:00:00
## 3840 2022-12-05 08:44:33 FALSE 2022-12-05 09:00:00
## 3841 2022-12-05 08:43:19 FALSE 2022-12-05 09:00:00
## 3842 2022-12-05 08:41:21 FALSE 2022-12-05 09:00:00
## 3843 2022-12-05 08:40:57 FALSE 2022-12-05 09:00:00
## 3844 2022-12-05 08:40:36 FALSE 2022-12-05 09:00:00
## 3845 2022-12-05 08:40:19 FALSE 2022-12-05 09:00:00
## 3846 2022-12-05 08:40:08 FALSE 2022-12-05 09:00:00
## 3847 2022-12-05 08:38:39 FALSE 2022-12-05 09:00:00
## 3848 2022-12-05 08:38:36 FALSE 2022-12-05 09:00:00
## 3849 2022-12-05 08:38:15 FALSE 2022-12-05 09:00:00
## 3850 2022-12-05 08:37:49 FALSE 2022-12-05 09:00:00
## 3851 2022-12-05 08:36:59 FALSE 2022-12-05 09:00:00
## 3852 2022-12-05 08:36:06 FALSE 2022-12-05 09:00:00
## 3853 2022-12-05 08:31:57 FALSE 2022-12-05 09:00:00
## 3854 2022-12-05 08:31:50 FALSE 2022-12-05 09:00:00
## 3855 2022-12-05 08:31:37 FALSE 2022-12-05 09:00:00
## 3856 2022-12-05 08:30:29 FALSE 2022-12-05 09:00:00
## 3857 2022-12-05 08:30:00 FALSE 2022-12-05 09:00:00
## 3858 2022-12-05 08:29:58 FALSE 2022-12-05 08:00:00
## 3859 2022-12-05 08:29:48 FALSE 2022-12-05 08:00:00
## 3860 2022-12-05 08:28:27 FALSE 2022-12-05 08:00:00
## 3861 2022-12-05 08:26:27 FALSE 2022-12-05 08:00:00
## 3862 2022-12-05 08:25:43 FALSE 2022-12-05 08:00:00
## 3863 2022-12-05 08:25:08 FALSE 2022-12-05 08:00:00
## 3864 2022-12-05 08:25:02 FALSE 2022-12-05 08:00:00
## 3865 2022-12-05 08:23:14 FALSE 2022-12-05 08:00:00
## 3866 2022-12-05 08:22:14 FALSE 2022-12-05 08:00:00
## 3867 2022-12-05 08:21:14 FALSE 2022-12-05 08:00:00
## 3868 2022-12-05 08:20:52 FALSE 2022-12-05 08:00:00
## 3869 2022-12-05 08:18:35 FALSE 2022-12-05 08:00:00
## 3870 2022-12-05 08:18:01 FALSE 2022-12-05 08:00:00
## 3871 2022-12-05 08:17:45 FALSE 2022-12-05 08:00:00
## 3872 2022-12-05 08:14:38 FALSE 2022-12-05 08:00:00
## 3873 2022-12-05 08:14:26 FALSE 2022-12-05 08:00:00
## 3874 2022-12-05 08:14:15 FALSE 2022-12-05 08:00:00
## 3875 2022-12-05 08:13:39 FALSE 2022-12-05 08:00:00
## 3876 2022-12-05 08:13:23 FALSE 2022-12-05 08:00:00
## 3877 2022-12-05 08:12:31 FALSE 2022-12-05 08:00:00
## 3878 2022-12-05 08:11:14 FALSE 2022-12-05 08:00:00
## 3879 2022-12-05 08:08:02 FALSE 2022-12-05 08:00:00
## 3880 2022-12-05 08:07:48 FALSE 2022-12-05 08:00:00
## 3881 2022-12-05 08:07:47 FALSE 2022-12-05 08:00:00
## 3882 2022-12-05 08:07:42 FALSE 2022-12-05 08:00:00
## 3883 2022-12-05 08:07:28 FALSE 2022-12-05 08:00:00
## 3884 2022-12-05 08:06:09 FALSE 2022-12-05 08:00:00
## 3885 2022-12-05 08:04:04 FALSE 2022-12-05 08:00:00
## 3886 2022-12-05 08:02:41 FALSE 2022-12-05 08:00:00
## 3887 2022-12-05 08:01:53 FALSE 2022-12-05 08:00:00
## 3888 2022-12-05 08:01:30 FALSE 2022-12-05 08:00:00
## 3889 2022-12-05 08:01:23 FALSE 2022-12-05 08:00:00
## 3890 2022-12-05 08:01:12 FALSE 2022-12-05 08:00:00
## 3891 2022-12-05 08:00:11 FALSE 2022-12-05 08:00:00
## 3892 2022-12-05 08:00:09 FALSE 2022-12-05 08:00:00
## 3893 2022-12-05 08:00:06 FALSE 2022-12-05 08:00:00
## 3894 2022-12-05 07:57:25 FALSE 2022-12-05 08:00:00
## 3895 2022-12-05 07:55:04 FALSE 2022-12-05 08:00:00
## 3896 2022-12-05 07:54:13 FALSE 2022-12-05 08:00:00
## 3897 2022-12-05 07:53:59 FALSE 2022-12-05 08:00:00
## 3898 2022-12-05 07:50:56 FALSE 2022-12-05 08:00:00
## 3899 2022-12-05 07:50:21 FALSE 2022-12-05 08:00:00
## 3900 2022-12-05 07:50:06 FALSE 2022-12-05 08:00:00
## 3901 2022-12-05 07:49:41 FALSE 2022-12-05 08:00:00
## 3902 2022-12-05 07:49:28 FALSE 2022-12-05 08:00:00
## 3903 2022-12-05 07:47:57 FALSE 2022-12-05 08:00:00
## 3904 2022-12-05 07:47:20 FALSE 2022-12-05 08:00:00
## 3905 2022-12-05 07:47:07 FALSE 2022-12-05 08:00:00
## 3906 2022-12-05 07:46:57 FALSE 2022-12-05 08:00:00
## 3907 2022-12-05 07:45:47 FALSE 2022-12-05 08:00:00
## 3908 2022-12-05 07:45:31 FALSE 2022-12-05 08:00:00
## 3909 2022-12-05 07:45:22 FALSE 2022-12-05 08:00:00
## 3910 2022-12-05 07:44:50 FALSE 2022-12-05 08:00:00
## 3911 2022-12-05 07:44:16 FALSE 2022-12-05 08:00:00
## 3912 2022-12-05 07:44:15 FALSE 2022-12-05 08:00:00
## 3913 2022-12-05 07:43:57 FALSE 2022-12-05 08:00:00
## 3914 2022-12-05 07:41:24 FALSE 2022-12-05 08:00:00
## 3915 2022-12-05 07:40:39 FALSE 2022-12-05 08:00:00
## 3916 2022-12-05 07:36:09 FALSE 2022-12-05 08:00:00
## 3917 2022-12-05 07:34:59 FALSE 2022-12-05 08:00:00
## 3918 2022-12-05 07:33:16 FALSE 2022-12-05 08:00:00
## 3919 2022-12-05 07:32:44 FALSE 2022-12-05 08:00:00
## 3920 2022-12-05 07:32:08 FALSE 2022-12-05 08:00:00
## 3921 2022-12-05 07:31:12 FALSE 2022-12-05 08:00:00
## 3922 2022-12-05 07:30:31 FALSE 2022-12-05 08:00:00
## 3923 2022-12-05 07:27:20 FALSE 2022-12-05 07:00:00
## 3924 2022-12-05 07:26:11 FALSE 2022-12-05 07:00:00
## 3925 2022-12-05 07:25:30 FALSE 2022-12-05 07:00:00
## 3926 2022-12-05 07:23:53 FALSE 2022-12-05 07:00:00
## 3927 2022-12-05 07:23:53 FALSE 2022-12-05 07:00:00
## 3928 2022-12-05 07:22:30 FALSE 2022-12-05 07:00:00
## 3929 2022-12-05 07:21:53 FALSE 2022-12-05 07:00:00
## 3930 2022-12-05 07:21:11 FALSE 2022-12-05 07:00:00
## 3931 2022-12-05 07:18:54 FALSE 2022-12-05 07:00:00
## 3932 2022-12-05 07:18:43 FALSE 2022-12-05 07:00:00
## 3933 2022-12-05 07:18:34 FALSE 2022-12-05 07:00:00
## 3934 2022-12-05 07:18:16 FALSE 2022-12-05 07:00:00
## 3935 2022-12-05 07:17:53 FALSE 2022-12-05 07:00:00
## 3936 2022-12-05 07:17:03 FALSE 2022-12-05 07:00:00
## 3937 2022-12-05 07:17:01 FALSE 2022-12-05 07:00:00
## 3938 2022-12-05 07:17:01 FALSE 2022-12-05 07:00:00
## 3939 2022-12-05 07:14:59 FALSE 2022-12-05 07:00:00
## 3940 2022-12-05 07:14:12 FALSE 2022-12-05 07:00:00
## 3941 2022-12-05 07:14:09 FALSE 2022-12-05 07:00:00
## 3942 2022-12-05 07:13:04 FALSE 2022-12-05 07:00:00
## 3943 2022-12-05 07:13:02 FALSE 2022-12-05 07:00:00
## 3944 2022-12-05 07:12:26 FALSE 2022-12-05 07:00:00
## 3945 2022-12-05 07:11:40 FALSE 2022-12-05 07:00:00
## 3946 2022-12-05 07:10:48 FALSE 2022-12-05 07:00:00
## 3947 2022-12-05 07:06:11 FALSE 2022-12-05 07:00:00
## 3948 2022-12-05 07:05:24 FALSE 2022-12-05 07:00:00
## 3949 2022-12-05 07:05:14 FALSE 2022-12-05 07:00:00
## 3950 2022-12-05 07:04:47 FALSE 2022-12-05 07:00:00
## 3951 2022-12-05 07:04:12 FALSE 2022-12-05 07:00:00
## 3952 2022-12-05 07:04:03 FALSE 2022-12-05 07:00:00
## 3953 2022-12-05 07:03:29 FALSE 2022-12-05 07:00:00
## 3954 2022-12-05 07:02:46 FALSE 2022-12-05 07:00:00
## 3955 2022-12-05 07:01:56 FALSE 2022-12-05 07:00:00
## 3956 2022-12-05 07:01:37 FALSE 2022-12-05 07:00:00
## 3957 2022-12-05 07:00:57 FALSE 2022-12-05 07:00:00
## 3958 2022-12-05 07:00:17 FALSE 2022-12-05 07:00:00
## 3959 2022-12-05 06:59:51 FALSE 2022-12-05 07:00:00
## 3960 2022-12-05 06:59:00 FALSE 2022-12-05 07:00:00
## 3961 2022-12-05 06:58:35 FALSE 2022-12-05 07:00:00
## 3962 2022-12-05 06:57:37 FALSE 2022-12-05 07:00:00
## 3963 2022-12-05 06:56:50 FALSE 2022-12-05 07:00:00
## 3964 2022-12-05 06:56:01 FALSE 2022-12-05 07:00:00
## 3965 2022-12-05 06:54:30 FALSE 2022-12-05 07:00:00
## 3966 2022-12-05 06:53:39 FALSE 2022-12-05 07:00:00
## 3967 2022-12-05 06:52:23 FALSE 2022-12-05 07:00:00
## 3968 2022-12-05 06:50:59 FALSE 2022-12-05 07:00:00
## 3969 2022-12-05 06:50:28 FALSE 2022-12-05 07:00:00
## 3970 2022-12-05 06:50:08 FALSE 2022-12-05 07:00:00
## 3971 2022-12-05 06:49:43 FALSE 2022-12-05 07:00:00
## 3972 2022-12-05 06:48:52 FALSE 2022-12-05 07:00:00
## 3973 2022-12-05 06:46:26 FALSE 2022-12-05 07:00:00
## 3974 2022-12-05 06:45:11 FALSE 2022-12-05 07:00:00
## 3975 2022-12-05 06:45:07 FALSE 2022-12-05 07:00:00
## 3976 2022-12-05 06:43:15 FALSE 2022-12-05 07:00:00
## 3977 2022-12-05 06:42:56 FALSE 2022-12-05 07:00:00
## 3978 2022-12-05 06:41:02 FALSE 2022-12-05 07:00:00
## 3979 2022-12-05 06:39:55 FALSE 2022-12-05 07:00:00
## 3980 2022-12-05 06:39:40 FALSE 2022-12-05 07:00:00
## 3981 2022-12-05 06:39:31 FALSE 2022-12-05 07:00:00
## 3982 2022-12-05 06:38:59 FALSE 2022-12-05 07:00:00
## 3983 2022-12-05 06:37:43 FALSE 2022-12-05 07:00:00
## 3984 2022-12-05 06:35:41 FALSE 2022-12-05 07:00:00
## 3985 2022-12-05 06:35:31 FALSE 2022-12-05 07:00:00
## 3986 2022-12-05 06:32:06 FALSE 2022-12-05 07:00:00
## 3987 2022-12-05 06:29:32 FALSE 2022-12-05 06:00:00
## 3988 2022-12-05 06:29:07 FALSE 2022-12-05 06:00:00
## 3989 2022-12-05 06:28:04 FALSE 2022-12-05 06:00:00
## 3990 2022-12-05 06:26:24 FALSE 2022-12-05 06:00:00
## 3991 2022-12-05 06:24:54 FALSE 2022-12-05 06:00:00
## 3992 2022-12-05 06:23:51 FALSE 2022-12-05 06:00:00
## 3993 2022-12-05 06:23:48 FALSE 2022-12-05 06:00:00
## 3994 2022-12-05 06:21:11 FALSE 2022-12-05 06:00:00
## 3995 2022-12-05 06:17:54 FALSE 2022-12-05 06:00:00
## 3996 2022-12-05 06:16:07 FALSE 2022-12-05 06:00:00
## 3997 2022-12-05 06:14:09 FALSE 2022-12-05 06:00:00
## 3998 2022-12-05 06:12:33 FALSE 2022-12-05 06:00:00
## 3999 2022-12-05 06:09:57 FALSE 2022-12-05 06:00:00
## 4000 2022-12-05 06:09:01 FALSE 2022-12-05 06:00:00
## 4001 2022-12-05 06:07:47 FALSE 2022-12-05 06:00:00
## 4002 2022-12-05 06:07:07 FALSE 2022-12-05 06:00:00
## 4003 2022-12-05 06:05:01 FALSE 2022-12-05 06:00:00
## 4004 2022-12-05 06:04:53 FALSE 2022-12-05 06:00:00
## 4005 2022-12-05 06:02:54 FALSE 2022-12-05 06:00:00
## 4006 2022-12-05 06:01:42 FALSE 2022-12-05 06:00:00
## 4007 2022-12-05 06:01:25 FALSE 2022-12-05 06:00:00
## 4008 2022-12-05 06:00:28 FALSE 2022-12-05 06:00:00
## 4009 2022-12-05 06:00:03 FALSE 2022-12-05 06:00:00
## 4010 2022-12-05 06:00:03 FALSE 2022-12-05 06:00:00
## 4011 2022-12-05 05:59:53 FALSE 2022-12-05 06:00:00
## 4012 2022-12-05 05:58:17 FALSE 2022-12-05 06:00:00
## 4013 2022-12-05 05:58:17 FALSE 2022-12-05 06:00:00
## 4014 2022-12-05 05:57:59 FALSE 2022-12-05 06:00:00
## 4015 2022-12-05 05:52:00 FALSE 2022-12-05 06:00:00
## 4016 2022-12-05 05:50:34 FALSE 2022-12-05 06:00:00
## 4017 2022-12-05 05:50:29 FALSE 2022-12-05 06:00:00
## 4018 2022-12-05 05:50:27 FALSE 2022-12-05 06:00:00
## 4019 2022-12-05 05:50:11 FALSE 2022-12-05 06:00:00
## 4020 2022-12-05 05:50:11 FALSE 2022-12-05 06:00:00
## 4021 2022-12-05 05:49:50 FALSE 2022-12-05 06:00:00
## 4022 2022-12-05 05:49:10 FALSE 2022-12-05 06:00:00
## 4023 2022-12-05 05:47:12 FALSE 2022-12-05 06:00:00
## 4024 2022-12-05 05:45:42 FALSE 2022-12-05 06:00:00
## 4025 2022-12-05 05:45:26 FALSE 2022-12-05 06:00:00
## 4026 2022-12-05 05:44:18 FALSE 2022-12-05 06:00:00
## 4027 2022-12-05 05:43:38 FALSE 2022-12-05 06:00:00
## 4028 2022-12-05 05:40:53 FALSE 2022-12-05 06:00:00
## 4029 2022-12-05 05:40:17 FALSE 2022-12-05 06:00:00
## 4030 2022-12-05 05:39:54 FALSE 2022-12-05 06:00:00
## 4031 2022-12-05 05:39:39 FALSE 2022-12-05 06:00:00
## 4032 2022-12-05 05:39:38 FALSE 2022-12-05 06:00:00
## 4033 2022-12-05 05:38:50 FALSE 2022-12-05 06:00:00
## 4034 2022-12-05 05:38:05 FALSE 2022-12-05 06:00:00
## 4035 2022-12-05 05:37:27 FALSE 2022-12-05 06:00:00
## 4036 2022-12-05 05:37:23 FALSE 2022-12-05 06:00:00
## 4037 2022-12-05 05:37:20 FALSE 2022-12-05 06:00:00
## 4038 2022-12-05 05:37:07 FALSE 2022-12-05 06:00:00
## 4039 2022-12-05 05:36:40 FALSE 2022-12-05 06:00:00
## 4040 2022-12-05 05:36:33 FALSE 2022-12-05 06:00:00
## 4041 2022-12-05 05:35:18 FALSE 2022-12-05 06:00:00
## 4042 2022-12-05 05:33:41 FALSE 2022-12-05 06:00:00
## 4043 2022-12-05 05:33:33 FALSE 2022-12-05 06:00:00
## 4044 2022-12-05 05:32:04 FALSE 2022-12-05 06:00:00
## 4045 2022-12-05 05:31:15 FALSE 2022-12-05 06:00:00
## 4046 2022-12-05 05:28:30 FALSE 2022-12-05 05:00:00
## 4047 2022-12-05 05:27:26 FALSE 2022-12-05 05:00:00
## 4048 2022-12-05 05:26:16 FALSE 2022-12-05 05:00:00
## 4049 2022-12-05 05:25:05 FALSE 2022-12-05 05:00:00
## 4050 2022-12-05 05:24:30 FALSE 2022-12-05 05:00:00
## 4051 2022-12-05 05:22:35 FALSE 2022-12-05 05:00:00
## 4052 2022-12-05 05:22:13 FALSE 2022-12-05 05:00:00
## 4053 2022-12-05 05:19:49 FALSE 2022-12-05 05:00:00
## 4054 2022-12-05 05:19:42 FALSE 2022-12-05 05:00:00
## 4055 2022-12-05 05:19:30 FALSE 2022-12-05 05:00:00
## 4056 2022-12-05 05:18:56 FALSE 2022-12-05 05:00:00
## 4057 2022-12-05 05:17:21 FALSE 2022-12-05 05:00:00
## 4058 2022-12-05 05:15:48 FALSE 2022-12-05 05:00:00
## 4059 2022-12-05 05:15:47 FALSE 2022-12-05 05:00:00
## 4060 2022-12-05 05:15:31 FALSE 2022-12-05 05:00:00
## 4061 2022-12-05 05:14:44 FALSE 2022-12-05 05:00:00
## 4062 2022-12-05 05:12:30 FALSE 2022-12-05 05:00:00
## 4063 2022-12-05 05:12:13 FALSE 2022-12-05 05:00:00
## 4064 2022-12-05 05:11:34 FALSE 2022-12-05 05:00:00
## 4065 2022-12-05 05:10:17 FALSE 2022-12-05 05:00:00
## 4066 2022-12-05 05:08:17 FALSE 2022-12-05 05:00:00
## 4067 2022-12-05 05:07:48 FALSE 2022-12-05 05:00:00
## 4068 2022-12-05 05:07:20 FALSE 2022-12-05 05:00:00
## 4069 2022-12-05 05:06:11 FALSE 2022-12-05 05:00:00
## 4070 2022-12-05 05:04:57 FALSE 2022-12-05 05:00:00
## 4071 2022-12-05 05:00:31 FALSE 2022-12-05 05:00:00
## 4072 2022-12-05 05:00:16 FALSE 2022-12-05 05:00:00
## 4073 2022-12-05 04:58:18 FALSE 2022-12-05 05:00:00
## 4074 2022-12-05 04:55:36 FALSE 2022-12-05 05:00:00
## 4075 2022-12-05 04:54:07 FALSE 2022-12-05 05:00:00
## 4076 2022-12-05 04:53:30 FALSE 2022-12-05 05:00:00
## 4077 2022-12-05 04:52:05 FALSE 2022-12-05 05:00:00
## 4078 2022-12-05 04:52:01 FALSE 2022-12-05 05:00:00
## 4079 2022-12-05 04:50:13 FALSE 2022-12-05 05:00:00
## 4080 2022-12-05 04:50:11 FALSE 2022-12-05 05:00:00
## 4081 2022-12-05 04:48:42 FALSE 2022-12-05 05:00:00
## 4082 2022-12-05 04:47:02 FALSE 2022-12-05 05:00:00
## 4083 2022-12-05 04:44:44 FALSE 2022-12-05 05:00:00
## 4084 2022-12-05 04:44:14 FALSE 2022-12-05 05:00:00
## 4085 2022-12-05 04:41:54 FALSE 2022-12-05 05:00:00
## 4086 2022-12-05 04:41:53 FALSE 2022-12-05 05:00:00
## 4087 2022-12-05 04:39:47 FALSE 2022-12-05 05:00:00
## 4088 2022-12-05 04:39:45 FALSE 2022-12-05 05:00:00
## 4089 2022-12-05 04:38:24 FALSE 2022-12-05 05:00:00
## 4090 2022-12-05 04:38:04 FALSE 2022-12-05 05:00:00
## 4091 2022-12-05 04:38:04 FALSE 2022-12-05 05:00:00
## 4092 2022-12-05 04:35:19 FALSE 2022-12-05 05:00:00
## 4093 2022-12-05 04:34:02 FALSE 2022-12-05 05:00:00
## 4094 2022-12-05 04:32:33 FALSE 2022-12-05 05:00:00
## 4095 2022-12-05 04:32:28 FALSE 2022-12-05 05:00:00
## 4096 2022-12-05 04:30:21 FALSE 2022-12-05 05:00:00
## 4097 2022-12-05 04:29:12 FALSE 2022-12-05 04:00:00
## 4098 2022-12-05 04:29:03 FALSE 2022-12-05 04:00:00
## 4099 2022-12-05 04:28:45 FALSE 2022-12-05 04:00:00
## 4100 2022-12-05 04:27:35 FALSE 2022-12-05 04:00:00
## 4101 2022-12-05 04:26:10 FALSE 2022-12-05 04:00:00
## 4102 2022-12-05 04:26:03 FALSE 2022-12-05 04:00:00
## 4103 2022-12-05 04:22:16 FALSE 2022-12-05 04:00:00
## 4104 2022-12-05 04:22:02 FALSE 2022-12-05 04:00:00
## 4105 2022-12-05 04:21:39 FALSE 2022-12-05 04:00:00
## 4106 2022-12-05 04:21:38 FALSE 2022-12-05 04:00:00
## 4107 2022-12-05 04:21:31 FALSE 2022-12-05 04:00:00
## 4108 2022-12-05 04:19:55 FALSE 2022-12-05 04:00:00
## 4109 2022-12-05 04:18:11 FALSE 2022-12-05 04:00:00
## 4110 2022-12-05 04:17:10 FALSE 2022-12-05 04:00:00
## 4111 2022-12-05 04:15:31 FALSE 2022-12-05 04:00:00
## 4112 2022-12-05 04:15:26 FALSE 2022-12-05 04:00:00
## 4113 2022-12-05 04:14:43 FALSE 2022-12-05 04:00:00
## 4114 2022-12-05 04:14:37 FALSE 2022-12-05 04:00:00
## 4115 2022-12-05 04:14:30 FALSE 2022-12-05 04:00:00
## 4116 2022-12-05 04:14:13 FALSE 2022-12-05 04:00:00
## 4117 2022-12-05 04:13:56 FALSE 2022-12-05 04:00:00
## 4118 2022-12-05 04:13:55 FALSE 2022-12-05 04:00:00
## 4119 2022-12-05 04:13:50 FALSE 2022-12-05 04:00:00
## 4120 2022-12-05 04:13:21 FALSE 2022-12-05 04:00:00
## 4121 2022-12-05 04:12:54 FALSE 2022-12-05 04:00:00
## 4122 2022-12-05 04:12:52 FALSE 2022-12-05 04:00:00
## 4123 2022-12-05 04:12:27 FALSE 2022-12-05 04:00:00
## 4124 2022-12-05 04:12:00 FALSE 2022-12-05 04:00:00
## 4125 2022-12-05 04:11:52 FALSE 2022-12-05 04:00:00
## 4126 2022-12-05 04:11:23 FALSE 2022-12-05 04:00:00
## 4127 2022-12-05 04:09:38 FALSE 2022-12-05 04:00:00
## 4128 2022-12-05 04:08:58 FALSE 2022-12-05 04:00:00
## 4129 2022-12-05 04:08:16 FALSE 2022-12-05 04:00:00
## 4130 2022-12-05 04:05:33 FALSE 2022-12-05 04:00:00
## 4131 2022-12-05 04:04:40 FALSE 2022-12-05 04:00:00
## 4132 2022-12-05 04:02:47 FALSE 2022-12-05 04:00:00
## 4133 2022-12-05 04:00:10 FALSE 2022-12-05 04:00:00
## 4134 2022-12-05 03:58:02 FALSE 2022-12-05 04:00:00
## 4135 2022-12-05 03:57:58 FALSE 2022-12-05 04:00:00
## 4136 2022-12-05 03:56:48 FALSE 2022-12-05 04:00:00
## 4137 2022-12-05 03:56:43 FALSE 2022-12-05 04:00:00
## 4138 2022-12-05 03:55:39 FALSE 2022-12-05 04:00:00
## 4139 2022-12-05 03:53:22 FALSE 2022-12-05 04:00:00
## 4140 2022-12-05 03:52:03 FALSE 2022-12-05 04:00:00
## 4141 2022-12-05 03:50:30 FALSE 2022-12-05 04:00:00
## 4142 2022-12-05 03:49:45 FALSE 2022-12-05 04:00:00
## 4143 2022-12-05 03:49:21 FALSE 2022-12-05 04:00:00
## 4144 2022-12-05 03:48:43 FALSE 2022-12-05 04:00:00
## 4145 2022-12-05 03:48:35 FALSE 2022-12-05 04:00:00
## 4146 2022-12-05 03:48:15 FALSE 2022-12-05 04:00:00
## 4147 2022-12-05 03:47:20 FALSE 2022-12-05 04:00:00
## 4148 2022-12-05 03:45:49 FALSE 2022-12-05 04:00:00
## 4149 2022-12-05 03:45:33 FALSE 2022-12-05 04:00:00
## 4150 2022-12-05 03:45:22 FALSE 2022-12-05 04:00:00
## 4151 2022-12-05 03:44:44 FALSE 2022-12-05 04:00:00
## 4152 2022-12-05 03:42:39 FALSE 2022-12-05 04:00:00
## 4153 2022-12-05 03:42:03 FALSE 2022-12-05 04:00:00
## 4154 2022-12-05 03:41:37 FALSE 2022-12-05 04:00:00
## 4155 2022-12-05 03:41:34 FALSE 2022-12-05 04:00:00
## 4156 2022-12-05 03:41:28 FALSE 2022-12-05 04:00:00
## 4157 2022-12-05 03:41:13 FALSE 2022-12-05 04:00:00
## 4158 2022-12-05 03:40:14 FALSE 2022-12-05 04:00:00
## 4159 2022-12-05 03:40:05 FALSE 2022-12-05 04:00:00
## 4160 2022-12-05 03:38:57 FALSE 2022-12-05 04:00:00
## 4161 2022-12-05 03:38:20 FALSE 2022-12-05 04:00:00
## 4162 2022-12-05 03:37:38 FALSE 2022-12-05 04:00:00
## 4163 2022-12-05 03:37:16 FALSE 2022-12-05 04:00:00
## 4164 2022-12-05 03:36:44 FALSE 2022-12-05 04:00:00
## 4165 2022-12-05 03:36:13 FALSE 2022-12-05 04:00:00
## 4166 2022-12-05 03:35:54 FALSE 2022-12-05 04:00:00
## 4167 2022-12-05 03:34:45 FALSE 2022-12-05 04:00:00
## 4168 2022-12-05 03:34:26 FALSE 2022-12-05 04:00:00
## 4169 2022-12-05 03:33:58 FALSE 2022-12-05 04:00:00
## 4170 2022-12-05 03:33:50 FALSE 2022-12-05 04:00:00
## 4171 2022-12-05 03:33:37 FALSE 2022-12-05 04:00:00
## 4172 2022-12-05 03:33:17 FALSE 2022-12-05 04:00:00
## 4173 2022-12-05 03:32:59 FALSE 2022-12-05 04:00:00
## 4174 2022-12-05 03:32:47 FALSE 2022-12-05 04:00:00
## 4175 2022-12-05 03:32:20 FALSE 2022-12-05 04:00:00
## 4176 2022-12-05 03:31:56 FALSE 2022-12-05 04:00:00
## 4177 2022-12-05 03:31:23 FALSE 2022-12-05 04:00:00
## 4178 2022-12-05 03:30:23 FALSE 2022-12-05 04:00:00
## 4179 2022-12-05 03:30:08 FALSE 2022-12-05 04:00:00
## 4180 2022-12-05 03:29:20 FALSE 2022-12-05 03:00:00
## 4181 2022-12-05 03:28:23 FALSE 2022-12-05 03:00:00
## 4182 2022-12-05 03:27:54 FALSE 2022-12-05 03:00:00
## 4183 2022-12-05 03:27:42 FALSE 2022-12-05 03:00:00
## 4184 2022-12-05 03:27:34 FALSE 2022-12-05 03:00:00
## 4185 2022-12-05 03:26:36 FALSE 2022-12-05 03:00:00
## 4186 2022-12-05 03:26:21 FALSE 2022-12-05 03:00:00
## 4187 2022-12-05 03:24:58 FALSE 2022-12-05 03:00:00
## 4188 2022-12-05 03:24:50 FALSE 2022-12-05 03:00:00
## 4189 2022-12-05 03:24:02 FALSE 2022-12-05 03:00:00
## 4190 2022-12-05 03:23:24 FALSE 2022-12-05 03:00:00
## 4191 2022-12-05 03:21:55 FALSE 2022-12-05 03:00:00
## 4192 2022-12-05 03:21:30 FALSE 2022-12-05 03:00:00
## 4193 2022-12-05 03:19:26 FALSE 2022-12-05 03:00:00
## 4194 2022-12-05 03:15:34 FALSE 2022-12-05 03:00:00
## 4195 2022-12-05 03:14:51 FALSE 2022-12-05 03:00:00
## 4196 2022-12-05 03:14:43 FALSE 2022-12-05 03:00:00
## 4197 2022-12-05 03:14:16 FALSE 2022-12-05 03:00:00
## 4198 2022-12-05 03:14:16 FALSE 2022-12-05 03:00:00
## 4199 2022-12-05 03:14:14 FALSE 2022-12-05 03:00:00
## 4200 2022-12-05 03:14:11 FALSE 2022-12-05 03:00:00
## 4201 2022-12-05 03:13:09 FALSE 2022-12-05 03:00:00
## 4202 2022-12-05 03:12:50 FALSE 2022-12-05 03:00:00
## 4203 2022-12-05 03:12:24 FALSE 2022-12-05 03:00:00
## 4204 2022-12-05 03:11:33 FALSE 2022-12-05 03:00:00
## 4205 2022-12-05 03:11:18 FALSE 2022-12-05 03:00:00
## 4206 2022-12-05 03:10:36 FALSE 2022-12-05 03:00:00
## 4207 2022-12-05 03:10:21 FALSE 2022-12-05 03:00:00
## 4208 2022-12-05 03:10:01 FALSE 2022-12-05 03:00:00
## 4209 2022-12-05 03:09:50 FALSE 2022-12-05 03:00:00
## 4210 2022-12-05 03:09:00 FALSE 2022-12-05 03:00:00
## 4211 2022-12-05 03:08:19 FALSE 2022-12-05 03:00:00
## 4212 2022-12-05 03:06:15 FALSE 2022-12-05 03:00:00
## 4213 2022-12-05 03:05:00 FALSE 2022-12-05 03:00:00
## 4214 2022-12-05 03:03:51 FALSE 2022-12-05 03:00:00
## 4215 2022-12-05 03:03:18 FALSE 2022-12-05 03:00:00
## 4216 2022-12-05 03:03:16 FALSE 2022-12-05 03:00:00
## 4217 2022-12-05 03:02:44 FALSE 2022-12-05 03:00:00
## 4218 2022-12-05 03:02:43 FALSE 2022-12-05 03:00:00
## 4219 2022-12-05 03:00:53 FALSE 2022-12-05 03:00:00
## 4220 2022-12-05 02:58:46 FALSE 2022-12-05 03:00:00
## 4221 2022-12-05 02:56:12 FALSE 2022-12-05 03:00:00
## 4222 2022-12-05 02:55:36 FALSE 2022-12-05 03:00:00
## 4223 2022-12-05 02:54:44 FALSE 2022-12-05 03:00:00
## 4224 2022-12-05 02:53:12 FALSE 2022-12-05 03:00:00
## 4225 2022-12-05 02:52:57 FALSE 2022-12-05 03:00:00
## 4226 2022-12-05 02:51:45 FALSE 2022-12-05 03:00:00
## 4227 2022-12-05 02:51:00 FALSE 2022-12-05 03:00:00
## 4228 2022-12-05 02:50:35 FALSE 2022-12-05 03:00:00
## 4229 2022-12-05 02:46:53 FALSE 2022-12-05 03:00:00
## 4230 2022-12-05 02:44:24 FALSE 2022-12-05 03:00:00
## 4231 2022-12-05 02:42:51 FALSE 2022-12-05 03:00:00
## 4232 2022-12-05 02:42:38 FALSE 2022-12-05 03:00:00
## 4233 2022-12-05 02:42:31 FALSE 2022-12-05 03:00:00
## 4234 2022-12-05 02:42:27 FALSE 2022-12-05 03:00:00
## 4235 2022-12-05 02:42:21 FALSE 2022-12-05 03:00:00
## 4236 2022-12-05 02:42:11 FALSE 2022-12-05 03:00:00
## 4237 2022-12-05 02:38:33 FALSE 2022-12-05 03:00:00
## 4238 2022-12-05 02:38:12 FALSE 2022-12-05 03:00:00
## 4239 2022-12-05 02:37:58 FALSE 2022-12-05 03:00:00
## 4240 2022-12-05 02:37:32 FALSE 2022-12-05 03:00:00
## 4241 2022-12-05 02:36:37 FALSE 2022-12-05 03:00:00
## 4242 2022-12-05 02:36:24 FALSE 2022-12-05 03:00:00
## 4243 2022-12-05 02:36:04 FALSE 2022-12-05 03:00:00
## 4244 2022-12-05 02:36:03 FALSE 2022-12-05 03:00:00
## 4245 2022-12-05 02:35:47 FALSE 2022-12-05 03:00:00
## 4246 2022-12-05 02:35:41 FALSE 2022-12-05 03:00:00
## 4247 2022-12-05 02:35:07 FALSE 2022-12-05 03:00:00
## 4248 2022-12-05 02:33:06 FALSE 2022-12-05 03:00:00
## 4249 2022-12-05 02:33:04 FALSE 2022-12-05 03:00:00
## 4250 2022-12-05 02:32:50 FALSE 2022-12-05 03:00:00
## 4251 2022-12-05 02:30:46 FALSE 2022-12-05 03:00:00
## 4252 2022-12-05 02:29:50 FALSE 2022-12-05 02:00:00
## 4253 2022-12-05 02:29:48 FALSE 2022-12-05 02:00:00
## 4254 2022-12-05 02:29:39 FALSE 2022-12-05 02:00:00
## 4255 2022-12-05 02:28:18 FALSE 2022-12-05 02:00:00
## 4256 2022-12-05 02:27:52 FALSE 2022-12-05 02:00:00
## 4257 2022-12-05 02:27:20 FALSE 2022-12-05 02:00:00
## 4258 2022-12-05 02:27:05 FALSE 2022-12-05 02:00:00
## 4259 2022-12-05 02:26:22 FALSE 2022-12-05 02:00:00
## 4260 2022-12-05 02:26:06 FALSE 2022-12-05 02:00:00
## 4261 2022-12-05 02:25:15 FALSE 2022-12-05 02:00:00
## 4262 2022-12-05 02:24:59 FALSE 2022-12-05 02:00:00
## 4263 2022-12-05 02:24:21 FALSE 2022-12-05 02:00:00
## 4264 2022-12-05 02:23:11 FALSE 2022-12-05 02:00:00
## 4265 2022-12-05 02:22:58 FALSE 2022-12-05 02:00:00
## 4266 2022-12-05 02:22:31 FALSE 2022-12-05 02:00:00
## 4267 2022-12-05 02:20:23 FALSE 2022-12-05 02:00:00
## 4268 2022-12-05 02:17:26 FALSE 2022-12-05 02:00:00
## 4269 2022-12-05 02:17:08 FALSE 2022-12-05 02:00:00
## 4270 2022-12-05 02:13:32 FALSE 2022-12-05 02:00:00
## 4271 2022-12-05 02:13:30 FALSE 2022-12-05 02:00:00
## 4272 2022-12-05 02:12:26 FALSE 2022-12-05 02:00:00
## 4273 2022-12-05 02:11:30 FALSE 2022-12-05 02:00:00
## 4274 2022-12-05 02:10:59 FALSE 2022-12-05 02:00:00
## 4275 2022-12-05 02:10:04 FALSE 2022-12-05 02:00:00
## 4276 2022-12-05 02:09:36 FALSE 2022-12-05 02:00:00
## 4277 2022-12-05 02:09:22 FALSE 2022-12-05 02:00:00
## 4278 2022-12-05 02:08:23 FALSE 2022-12-05 02:00:00
## 4279 2022-12-05 02:08:23 FALSE 2022-12-05 02:00:00
## 4280 2022-12-05 02:07:37 FALSE 2022-12-05 02:00:00
## 4281 2022-12-05 02:07:36 FALSE 2022-12-05 02:00:00
## 4282 2022-12-05 02:07:30 FALSE 2022-12-05 02:00:00
## 4283 2022-12-05 02:06:56 FALSE 2022-12-05 02:00:00
## 4284 2022-12-05 02:05:54 FALSE 2022-12-05 02:00:00
## 4285 2022-12-05 02:05:35 FALSE 2022-12-05 02:00:00
## 4286 2022-12-05 02:04:00 FALSE 2022-12-05 02:00:00
## 4287 2022-12-05 02:03:51 FALSE 2022-12-05 02:00:00
## 4288 2022-12-05 02:03:20 FALSE 2022-12-05 02:00:00
## 4289 2022-12-05 02:02:47 FALSE 2022-12-05 02:00:00
## 4290 2022-12-05 02:02:11 FALSE 2022-12-05 02:00:00
## 4291 2022-12-05 02:01:52 FALSE 2022-12-05 02:00:00
## 4292 2022-12-05 02:01:10 FALSE 2022-12-05 02:00:00
## 4293 2022-12-05 02:00:00 FALSE 2022-12-05 02:00:00
## 4294 2022-12-05 01:59:42 FALSE 2022-12-05 02:00:00
## 4295 2022-12-05 01:58:38 FALSE 2022-12-05 02:00:00
## 4296 2022-12-05 01:55:54 FALSE 2022-12-05 02:00:00
## 4297 2022-12-05 01:55:43 FALSE 2022-12-05 02:00:00
## 4298 2022-12-05 01:53:57 FALSE 2022-12-05 02:00:00
## 4299 2022-12-05 01:53:53 FALSE 2022-12-05 02:00:00
## 4300 2022-12-05 01:51:55 FALSE 2022-12-05 02:00:00
## 4301 2022-12-05 01:51:05 FALSE 2022-12-05 02:00:00
## 4302 2022-12-05 01:50:35 FALSE 2022-12-05 02:00:00
## 4303 2022-12-05 01:46:16 FALSE 2022-12-05 02:00:00
## 4304 2022-12-05 01:44:46 FALSE 2022-12-05 02:00:00
## 4305 2022-12-05 01:43:39 FALSE 2022-12-05 02:00:00
## 4306 2022-12-05 01:43:32 FALSE 2022-12-05 02:00:00
## 4307 2022-12-05 01:42:15 FALSE 2022-12-05 02:00:00
## 4308 2022-12-05 01:39:47 FALSE 2022-12-05 02:00:00
## 4309 2022-12-05 01:39:21 FALSE 2022-12-05 02:00:00
## 4310 2022-12-05 01:39:13 FALSE 2022-12-05 02:00:00
## 4311 2022-12-05 01:38:40 FALSE 2022-12-05 02:00:00
## 4312 2022-12-05 01:38:14 FALSE 2022-12-05 02:00:00
## 4313 2022-12-05 01:37:29 FALSE 2022-12-05 02:00:00
## 4314 2022-12-05 01:36:46 FALSE 2022-12-05 02:00:00
## 4315 2022-12-05 01:36:25 FALSE 2022-12-05 02:00:00
## 4316 2022-12-05 01:35:36 FALSE 2022-12-05 02:00:00
## 4317 2022-12-05 01:34:26 FALSE 2022-12-05 02:00:00
## 4318 2022-12-05 01:33:11 FALSE 2022-12-05 02:00:00
## 4319 2022-12-05 01:33:10 FALSE 2022-12-05 02:00:00
## 4320 2022-12-05 01:32:21 FALSE 2022-12-05 02:00:00
## 4321 2022-12-05 01:31:57 FALSE 2022-12-05 02:00:00
## 4322 2022-12-05 01:31:42 FALSE 2022-12-05 02:00:00
## 4323 2022-12-05 01:31:17 FALSE 2022-12-05 02:00:00
## 4324 2022-12-05 01:30:52 FALSE 2022-12-05 02:00:00
## 4325 2022-12-05 01:30:37 FALSE 2022-12-05 02:00:00
## 4326 2022-12-05 01:28:46 FALSE 2022-12-05 01:00:00
## 4327 2022-12-05 01:27:45 FALSE 2022-12-05 01:00:00
## 4328 2022-12-05 01:27:36 FALSE 2022-12-05 01:00:00
## 4329 2022-12-05 01:27:16 FALSE 2022-12-05 01:00:00
## 4330 2022-12-05 01:23:25 FALSE 2022-12-05 01:00:00
## 4331 2022-12-05 01:21:42 FALSE 2022-12-05 01:00:00
## 4332 2022-12-05 01:20:51 FALSE 2022-12-05 01:00:00
## 4333 2022-12-05 01:19:25 FALSE 2022-12-05 01:00:00
## 4334 2022-12-05 01:19:18 FALSE 2022-12-05 01:00:00
## 4335 2022-12-05 01:16:53 FALSE 2022-12-05 01:00:00
## 4336 2022-12-05 01:15:52 FALSE 2022-12-05 01:00:00
## 4337 2022-12-05 01:12:26 FALSE 2022-12-05 01:00:00
## 4338 2022-12-05 01:10:15 FALSE 2022-12-05 01:00:00
## 4339 2022-12-05 01:09:46 FALSE 2022-12-05 01:00:00
## 4340 2022-12-05 01:09:23 FALSE 2022-12-05 01:00:00
## 4341 2022-12-05 01:09:03 FALSE 2022-12-05 01:00:00
## 4342 2022-12-05 01:06:39 FALSE 2022-12-05 01:00:00
## 4343 2022-12-05 01:06:31 FALSE 2022-12-05 01:00:00
## 4344 2022-12-05 01:06:15 FALSE 2022-12-05 01:00:00
## 4345 2022-12-05 01:06:03 FALSE 2022-12-05 01:00:00
## 4346 2022-12-05 01:05:13 FALSE 2022-12-05 01:00:00
## 4347 2022-12-05 01:05:01 FALSE 2022-12-05 01:00:00
## 4348 2022-12-05 01:04:29 FALSE 2022-12-05 01:00:00
## 4349 2022-12-05 01:04:19 FALSE 2022-12-05 01:00:00
## 4350 2022-12-05 01:03:57 FALSE 2022-12-05 01:00:00
## 4351 2022-12-05 01:03:44 FALSE 2022-12-05 01:00:00
## 4352 2022-12-05 01:00:12 FALSE 2022-12-05 01:00:00
## 4353 2022-12-05 01:00:11 FALSE 2022-12-05 01:00:00
## 4354 2022-12-05 01:00:00 FALSE 2022-12-05 01:00:00
## 4355 2022-12-05 00:57:35 FALSE 2022-12-05 01:00:00
## 4356 2022-12-05 00:53:33 FALSE 2022-12-05 01:00:00
## 4357 2022-12-05 00:53:28 FALSE 2022-12-05 01:00:00
## 4358 2022-12-05 00:53:23 FALSE 2022-12-05 01:00:00
## 4359 2022-12-05 00:52:41 FALSE 2022-12-05 01:00:00
## 4360 2022-12-05 00:51:42 FALSE 2022-12-05 01:00:00
## 4361 2022-12-05 00:51:20 FALSE 2022-12-05 01:00:00
## 4362 2022-12-05 00:49:41 FALSE 2022-12-05 01:00:00
## 4363 2022-12-05 00:49:10 FALSE 2022-12-05 01:00:00
## 4364 2022-12-05 00:49:06 FALSE 2022-12-05 01:00:00
## 4365 2022-12-05 00:48:37 FALSE 2022-12-05 01:00:00
## 4366 2022-12-05 00:45:56 FALSE 2022-12-05 01:00:00
## 4367 2022-12-05 00:45:23 FALSE 2022-12-05 01:00:00
## 4368 2022-12-05 00:45:12 FALSE 2022-12-05 01:00:00
## 4369 2022-12-05 00:42:19 FALSE 2022-12-05 01:00:00
## 4370 2022-12-05 00:38:35 FALSE 2022-12-05 01:00:00
## 4371 2022-12-05 00:37:39 FALSE 2022-12-05 01:00:00
## 4372 2022-12-05 00:37:36 FALSE 2022-12-05 01:00:00
## 4373 2022-12-05 00:37:33 FALSE 2022-12-05 01:00:00
## 4374 2022-12-05 00:36:31 FALSE 2022-12-05 01:00:00
## 4375 2022-12-05 00:36:20 FALSE 2022-12-05 01:00:00
## 4376 2022-12-05 00:36:17 FALSE 2022-12-05 01:00:00
## 4377 2022-12-05 00:36:09 FALSE 2022-12-05 01:00:00
## 4378 2022-12-05 00:35:56 FALSE 2022-12-05 01:00:00
## 4379 2022-12-05 00:35:45 FALSE 2022-12-05 01:00:00
## 4380 2022-12-05 00:35:21 FALSE 2022-12-05 01:00:00
## 4381 2022-12-05 00:34:13 FALSE 2022-12-05 01:00:00
## 4382 2022-12-05 00:32:15 FALSE 2022-12-05 01:00:00
## 4383 2022-12-05 00:32:04 FALSE 2022-12-05 01:00:00
## 4384 2022-12-05 00:30:11 FALSE 2022-12-05 01:00:00
## 4385 2022-12-05 00:30:08 FALSE 2022-12-05 01:00:00
## 4386 2022-12-05 00:29:27 FALSE 2022-12-05 00:00:00
## 4387 2022-12-05 00:29:21 FALSE 2022-12-05 00:00:00
## 4388 2022-12-05 00:28:59 FALSE 2022-12-05 00:00:00
## 4389 2022-12-05 00:28:14 FALSE 2022-12-05 00:00:00
## 4390 2022-12-05 00:27:25 FALSE 2022-12-05 00:00:00
## 4391 2022-12-05 00:26:23 FALSE 2022-12-05 00:00:00
## 4392 2022-12-05 00:25:18 FALSE 2022-12-05 00:00:00
## 4393 2022-12-05 00:25:01 FALSE 2022-12-05 00:00:00
## 4394 2022-12-05 00:24:16 FALSE 2022-12-05 00:00:00
## 4395 2022-12-05 00:23:57 FALSE 2022-12-05 00:00:00
## 4396 2022-12-05 00:23:19 FALSE 2022-12-05 00:00:00
## 4397 2022-12-05 00:22:19 FALSE 2022-12-05 00:00:00
## 4398 2022-12-05 00:21:31 FALSE 2022-12-05 00:00:00
## 4399 2022-12-05 00:20:49 FALSE 2022-12-05 00:00:00
## 4400 2022-12-05 00:20:23 FALSE 2022-12-05 00:00:00
## 4401 2022-12-05 00:20:13 FALSE 2022-12-05 00:00:00
## 4402 2022-12-05 00:19:57 FALSE 2022-12-05 00:00:00
## 4403 2022-12-05 00:19:52 FALSE 2022-12-05 00:00:00
## 4404 2022-12-05 00:18:47 FALSE 2022-12-05 00:00:00
## 4405 2022-12-05 00:18:03 FALSE 2022-12-05 00:00:00
## 4406 2022-12-05 00:17:52 FALSE 2022-12-05 00:00:00
## 4407 2022-12-05 00:17:45 FALSE 2022-12-05 00:00:00
## 4408 2022-12-05 00:17:04 FALSE 2022-12-05 00:00:00
## 4409 2022-12-05 00:16:24 FALSE 2022-12-05 00:00:00
## 4410 2022-12-05 00:16:23 FALSE 2022-12-05 00:00:00
## 4411 2022-12-05 00:16:22 FALSE 2022-12-05 00:00:00
## 4412 2022-12-05 00:16:21 FALSE 2022-12-05 00:00:00
## 4413 2022-12-05 00:16:13 FALSE 2022-12-05 00:00:00
## 4414 2022-12-05 00:13:40 FALSE 2022-12-05 00:00:00
## 4415 2022-12-05 00:13:39 FALSE 2022-12-05 00:00:00
## 4416 2022-12-05 00:13:06 FALSE 2022-12-05 00:00:00
## 4417 2022-12-05 00:12:24 FALSE 2022-12-05 00:00:00
## 4418 2022-12-05 00:12:01 FALSE 2022-12-05 00:00:00
## 4419 2022-12-05 00:11:14 FALSE 2022-12-05 00:00:00
## 4420 2022-12-05 00:11:13 FALSE 2022-12-05 00:00:00
## 4421 2022-12-05 00:09:55 FALSE 2022-12-05 00:00:00
## 4422 2022-12-05 00:09:26 FALSE 2022-12-05 00:00:00
## 4423 2022-12-05 00:09:13 FALSE 2022-12-05 00:00:00
## 4424 2022-12-05 00:09:02 FALSE 2022-12-05 00:00:00
## 4425 2022-12-05 00:08:17 FALSE 2022-12-05 00:00:00
## 4426 2022-12-05 00:08:08 FALSE 2022-12-05 00:00:00
## 4427 2022-12-05 00:08:06 FALSE 2022-12-05 00:00:00
## 4428 2022-12-05 00:08:05 FALSE 2022-12-05 00:00:00
## 4429 2022-12-05 00:05:26 FALSE 2022-12-05 00:00:00
## 4430 2022-12-05 00:04:15 FALSE 2022-12-05 00:00:00
## 4431 2022-12-05 00:03:23 FALSE 2022-12-05 00:00:00
## 4432 2022-12-05 00:01:26 FALSE 2022-12-05 00:00:00
## 4433 2022-12-05 00:00:07 FALSE 2022-12-05 00:00:00
## 4434 2022-12-04 23:58:55 FALSE 2022-12-05 00:00:00
## 4435 2022-12-04 23:57:44 FALSE 2022-12-05 00:00:00
## 4436 2022-12-04 23:55:35 FALSE 2022-12-05 00:00:00
## 4437 2022-12-04 23:55:30 FALSE 2022-12-05 00:00:00
## 4438 2022-12-04 23:53:59 FALSE 2022-12-05 00:00:00
## 4439 2022-12-04 23:53:44 FALSE 2022-12-05 00:00:00
## 4440 2022-12-04 23:51:54 FALSE 2022-12-05 00:00:00
## 4441 2022-12-04 23:51:52 FALSE 2022-12-05 00:00:00
## 4442 2022-12-04 23:51:15 FALSE 2022-12-05 00:00:00
## 4443 2022-12-04 23:49:20 FALSE 2022-12-05 00:00:00
## 4444 2022-12-04 23:48:30 FALSE 2022-12-05 00:00:00
## 4445 2022-12-04 23:47:10 FALSE 2022-12-05 00:00:00
## 4446 2022-12-04 23:46:32 FALSE 2022-12-05 00:00:00
## 4447 2022-12-04 23:45:13 FALSE 2022-12-05 00:00:00
## 4448 2022-12-04 23:44:41 FALSE 2022-12-05 00:00:00
## 4449 2022-12-04 23:44:39 FALSE 2022-12-05 00:00:00
## 4450 2022-12-04 23:44:27 FALSE 2022-12-05 00:00:00
## 4451 2022-12-04 23:43:00 FALSE 2022-12-05 00:00:00
## 4452 2022-12-04 23:42:05 FALSE 2022-12-05 00:00:00
## 4453 2022-12-04 23:41:10 FALSE 2022-12-05 00:00:00
## 4454 2022-12-04 23:41:00 FALSE 2022-12-05 00:00:00
## 4455 2022-12-04 23:40:18 FALSE 2022-12-05 00:00:00
## 4456 2022-12-04 23:38:14 FALSE 2022-12-05 00:00:00
## 4457 2022-12-04 23:36:48 FALSE 2022-12-05 00:00:00
## 4458 2022-12-04 23:36:27 FALSE 2022-12-05 00:00:00
## 4459 2022-12-04 23:36:08 FALSE 2022-12-05 00:00:00
## 4460 2022-12-04 23:34:59 FALSE 2022-12-05 00:00:00
## 4461 2022-12-04 23:34:53 FALSE 2022-12-05 00:00:00
## 4462 2022-12-04 23:34:23 FALSE 2022-12-05 00:00:00
## 4463 2022-12-04 23:33:39 FALSE 2022-12-05 00:00:00
## 4464 2022-12-04 23:32:26 FALSE 2022-12-05 00:00:00
## 4465 2022-12-04 23:32:04 FALSE 2022-12-05 00:00:00
## 4466 2022-12-04 23:29:50 FALSE 2022-12-04 23:00:00
## 4467 2022-12-04 23:27:48 FALSE 2022-12-04 23:00:00
## 4468 2022-12-04 23:26:58 FALSE 2022-12-04 23:00:00
## 4469 2022-12-04 23:26:30 FALSE 2022-12-04 23:00:00
## 4470 2022-12-04 23:23:55 FALSE 2022-12-04 23:00:00
## 4471 2022-12-04 23:20:27 FALSE 2022-12-04 23:00:00
## 4472 2022-12-04 23:20:18 FALSE 2022-12-04 23:00:00
## 4473 2022-12-04 23:19:25 FALSE 2022-12-04 23:00:00
## 4474 2022-12-04 23:16:06 FALSE 2022-12-04 23:00:00
## 4475 2022-12-04 23:15:32 FALSE 2022-12-04 23:00:00
## 4476 2022-12-04 23:14:41 FALSE 2022-12-04 23:00:00
## 4477 2022-12-04 23:12:24 FALSE 2022-12-04 23:00:00
## 4478 2022-12-04 23:10:09 FALSE 2022-12-04 23:00:00
## 4479 2022-12-04 23:08:34 FALSE 2022-12-04 23:00:00
## 4480 2022-12-04 23:07:55 FALSE 2022-12-04 23:00:00
## 4481 2022-12-04 23:06:02 FALSE 2022-12-04 23:00:00
## 4482 2022-12-04 23:06:01 FALSE 2022-12-04 23:00:00
## 4483 2022-12-04 23:04:53 FALSE 2022-12-04 23:00:00
## 4484 2022-12-04 23:04:14 FALSE 2022-12-04 23:00:00
## 4485 2022-12-04 23:04:04 FALSE 2022-12-04 23:00:00
## 4486 2022-12-04 23:03:29 FALSE 2022-12-04 23:00:00
## 4487 2022-12-04 23:03:14 FALSE 2022-12-04 23:00:00
## 4488 2022-12-04 23:03:13 FALSE 2022-12-04 23:00:00
## 4489 2022-12-04 23:03:10 FALSE 2022-12-04 23:00:00
## 4490 2022-12-04 23:03:07 FALSE 2022-12-04 23:00:00
## 4491 2022-12-04 23:03:04 FALSE 2022-12-04 23:00:00
## 4492 2022-12-04 23:03:01 FALSE 2022-12-04 23:00:00
## 4493 2022-12-04 23:02:37 FALSE 2022-12-04 23:00:00
## 4494 2022-12-04 23:02:25 FALSE 2022-12-04 23:00:00
## 4495 2022-12-04 23:02:18 FALSE 2022-12-04 23:00:00
## 4496 2022-12-04 23:01:57 FALSE 2022-12-04 23:00:00
## 4497 2022-12-04 22:59:09 FALSE 2022-12-04 23:00:00
## 4498 2022-12-04 22:58:39 FALSE 2022-12-04 23:00:00
## 4499 2022-12-04 22:58:34 FALSE 2022-12-04 23:00:00
## 4500 2022-12-04 22:57:39 FALSE 2022-12-04 23:00:00
## 4501 2022-12-04 22:57:32 FALSE 2022-12-04 23:00:00
## 4502 2022-12-04 22:56:56 FALSE 2022-12-04 23:00:00
## 4503 2022-12-04 22:55:02 FALSE 2022-12-04 23:00:00
## 4504 2022-12-04 22:53:36 FALSE 2022-12-04 23:00:00
## 4505 2022-12-04 22:53:27 FALSE 2022-12-04 23:00:00
## 4506 2022-12-04 22:53:26 FALSE 2022-12-04 23:00:00
## 4507 2022-12-04 22:51:12 FALSE 2022-12-04 23:00:00
## 4508 2022-12-04 22:51:04 FALSE 2022-12-04 23:00:00
## 4509 2022-12-04 22:48:33 FALSE 2022-12-04 23:00:00
## 4510 2022-12-04 22:48:14 FALSE 2022-12-04 23:00:00
## 4511 2022-12-04 22:47:36 FALSE 2022-12-04 23:00:00
## 4512 2022-12-04 22:47:10 FALSE 2022-12-04 23:00:00
## 4513 2022-12-04 22:47:02 FALSE 2022-12-04 23:00:00
## 4514 2022-12-04 22:43:16 FALSE 2022-12-04 23:00:00
## 4515 2022-12-04 22:42:54 FALSE 2022-12-04 23:00:00
## 4516 2022-12-04 22:41:22 FALSE 2022-12-04 23:00:00
## 4517 2022-12-04 22:40:23 FALSE 2022-12-04 23:00:00
## 4518 2022-12-04 22:39:50 FALSE 2022-12-04 23:00:00
## 4519 2022-12-04 22:36:14 FALSE 2022-12-04 23:00:00
## 4520 2022-12-04 22:36:04 FALSE 2022-12-04 23:00:00
## 4521 2022-12-04 22:33:59 FALSE 2022-12-04 23:00:00
## 4522 2022-12-04 22:33:25 FALSE 2022-12-04 23:00:00
## 4523 2022-12-04 22:32:22 FALSE 2022-12-04 23:00:00
## 4524 2022-12-04 22:31:05 FALSE 2022-12-04 23:00:00
## 4525 2022-12-04 22:29:45 FALSE 2022-12-04 22:00:00
## 4526 2022-12-04 22:28:35 FALSE 2022-12-04 22:00:00
## 4527 2022-12-04 22:27:52 FALSE 2022-12-04 22:00:00
## 4528 2022-12-04 22:26:27 FALSE 2022-12-04 22:00:00
## 4529 2022-12-04 22:26:11 FALSE 2022-12-04 22:00:00
## 4530 2022-12-04 22:25:18 FALSE 2022-12-04 22:00:00
## 4531 2022-12-04 22:25:09 FALSE 2022-12-04 22:00:00
## 4532 2022-12-04 22:24:55 FALSE 2022-12-04 22:00:00
## 4533 2022-12-04 22:24:51 FALSE 2022-12-04 22:00:00
## 4534 2022-12-04 22:24:34 FALSE 2022-12-04 22:00:00
## 4535 2022-12-04 22:23:57 FALSE 2022-12-04 22:00:00
## 4536 2022-12-04 22:23:53 FALSE 2022-12-04 22:00:00
## 4537 2022-12-04 22:23:25 FALSE 2022-12-04 22:00:00
## 4538 2022-12-04 22:23:10 FALSE 2022-12-04 22:00:00
## 4539 2022-12-04 22:21:59 FALSE 2022-12-04 22:00:00
## 4540 2022-12-04 22:21:57 FALSE 2022-12-04 22:00:00
## 4541 2022-12-04 22:21:28 FALSE 2022-12-04 22:00:00
## 4542 2022-12-04 22:21:20 FALSE 2022-12-04 22:00:00
## 4543 2022-12-04 22:21:08 FALSE 2022-12-04 22:00:00
## 4544 2022-12-04 22:19:52 FALSE 2022-12-04 22:00:00
## 4545 2022-12-04 22:19:48 FALSE 2022-12-04 22:00:00
## 4546 2022-12-04 22:18:37 FALSE 2022-12-04 22:00:00
## 4547 2022-12-04 22:18:16 FALSE 2022-12-04 22:00:00
## 4548 2022-12-04 22:16:58 FALSE 2022-12-04 22:00:00
## 4549 2022-12-04 22:16:43 FALSE 2022-12-04 22:00:00
## 4550 2022-12-04 22:16:41 FALSE 2022-12-04 22:00:00
## 4551 2022-12-04 22:16:35 FALSE 2022-12-04 22:00:00
## 4552 2022-12-04 22:15:47 FALSE 2022-12-04 22:00:00
## 4553 2022-12-04 22:15:46 FALSE 2022-12-04 22:00:00
## 4554 2022-12-04 22:15:29 FALSE 2022-12-04 22:00:00
## 4555 2022-12-04 22:15:02 FALSE 2022-12-04 22:00:00
## 4556 2022-12-04 22:14:49 FALSE 2022-12-04 22:00:00
## 4557 2022-12-04 22:14:36 FALSE 2022-12-04 22:00:00
## 4558 2022-12-04 22:14:25 FALSE 2022-12-04 22:00:00
## 4559 2022-12-04 22:13:09 FALSE 2022-12-04 22:00:00
## 4560 2022-12-04 22:12:23 FALSE 2022-12-04 22:00:00
## 4561 2022-12-04 22:12:12 FALSE 2022-12-04 22:00:00
## 4562 2022-12-04 22:12:01 FALSE 2022-12-04 22:00:00
## 4563 2022-12-04 22:11:52 FALSE 2022-12-04 22:00:00
## 4564 2022-12-04 22:10:52 FALSE 2022-12-04 22:00:00
## 4565 2022-12-04 22:10:46 FALSE 2022-12-04 22:00:00
## 4566 2022-12-04 22:10:05 FALSE 2022-12-04 22:00:00
## 4567 2022-12-04 22:07:59 FALSE 2022-12-04 22:00:00
## 4568 2022-12-04 22:06:26 FALSE 2022-12-04 22:00:00
## 4569 2022-12-04 22:05:37 FALSE 2022-12-04 22:00:00
## 4570 2022-12-04 22:04:23 FALSE 2022-12-04 22:00:00
## 4571 2022-12-04 22:03:39 FALSE 2022-12-04 22:00:00
## 4572 2022-12-04 22:02:47 FALSE 2022-12-04 22:00:00
## 4573 2022-12-04 22:02:39 FALSE 2022-12-04 22:00:00
## 4574 2022-12-04 22:02:18 FALSE 2022-12-04 22:00:00
## 4575 2022-12-04 22:01:09 FALSE 2022-12-04 22:00:00
## 4576 2022-12-04 22:00:21 FALSE 2022-12-04 22:00:00
## 4577 2022-12-04 22:00:00 FALSE 2022-12-04 22:00:00
## 4578 2022-12-04 21:59:23 FALSE 2022-12-04 22:00:00
## 4579 2022-12-04 21:58:00 FALSE 2022-12-04 22:00:00
## 4580 2022-12-04 21:57:43 FALSE 2022-12-04 22:00:00
## 4581 2022-12-04 21:57:01 FALSE 2022-12-04 22:00:00
## 4582 2022-12-04 21:56:37 FALSE 2022-12-04 22:00:00
## 4583 2022-12-04 21:56:04 FALSE 2022-12-04 22:00:00
## 4584 2022-12-04 21:55:51 FALSE 2022-12-04 22:00:00
## 4585 2022-12-04 21:55:37 FALSE 2022-12-04 22:00:00
## 4586 2022-12-04 21:53:24 FALSE 2022-12-04 22:00:00
## 4587 2022-12-04 21:51:03 FALSE 2022-12-04 22:00:00
## 4588 2022-12-04 21:50:12 FALSE 2022-12-04 22:00:00
## 4589 2022-12-04 21:49:22 FALSE 2022-12-04 22:00:00
## 4590 2022-12-04 21:49:01 FALSE 2022-12-04 22:00:00
## 4591 2022-12-04 21:46:59 FALSE 2022-12-04 22:00:00
## 4592 2022-12-04 21:46:56 FALSE 2022-12-04 22:00:00
## 4593 2022-12-04 21:46:46 FALSE 2022-12-04 22:00:00
## 4594 2022-12-04 21:46:05 FALSE 2022-12-04 22:00:00
## 4595 2022-12-04 21:46:02 FALSE 2022-12-04 22:00:00
## 4596 2022-12-04 21:46:01 FALSE 2022-12-04 22:00:00
## 4597 2022-12-04 21:45:34 FALSE 2022-12-04 22:00:00
## 4598 2022-12-04 21:45:20 FALSE 2022-12-04 22:00:00
## 4599 2022-12-04 21:45:17 FALSE 2022-12-04 22:00:00
## 4600 2022-12-04 21:43:54 FALSE 2022-12-04 22:00:00
## 4601 2022-12-04 21:43:40 FALSE 2022-12-04 22:00:00
## 4602 2022-12-04 21:41:50 FALSE 2022-12-04 22:00:00
## 4603 2022-12-04 21:41:23 FALSE 2022-12-04 22:00:00
## 4604 2022-12-04 21:41:08 FALSE 2022-12-04 22:00:00
## 4605 2022-12-04 21:40:49 FALSE 2022-12-04 22:00:00
## 4606 2022-12-04 21:39:14 FALSE 2022-12-04 22:00:00
## 4607 2022-12-04 21:36:38 FALSE 2022-12-04 22:00:00
## 4608 2022-12-04 21:36:21 FALSE 2022-12-04 22:00:00
## 4609 2022-12-04 21:36:06 FALSE 2022-12-04 22:00:00
## 4610 2022-12-04 21:35:50 FALSE 2022-12-04 22:00:00
## 4611 2022-12-04 21:35:40 FALSE 2022-12-04 22:00:00
## 4612 2022-12-04 21:34:52 FALSE 2022-12-04 22:00:00
## 4613 2022-12-04 21:34:35 FALSE 2022-12-04 22:00:00
## 4614 2022-12-04 21:33:12 FALSE 2022-12-04 22:00:00
## 4615 2022-12-04 21:33:07 FALSE 2022-12-04 22:00:00
## 4616 2022-12-04 21:33:06 FALSE 2022-12-04 22:00:00
## 4617 2022-12-04 21:32:48 FALSE 2022-12-04 22:00:00
## 4618 2022-12-04 21:32:01 FALSE 2022-12-04 22:00:00
## 4619 2022-12-04 21:31:58 FALSE 2022-12-04 22:00:00
## 4620 2022-12-04 21:31:36 FALSE 2022-12-04 22:00:00
## 4621 2022-12-04 21:30:30 FALSE 2022-12-04 22:00:00
## 4622 2022-12-04 21:28:49 FALSE 2022-12-04 21:00:00
## 4623 2022-12-04 21:27:43 FALSE 2022-12-04 21:00:00
## 4624 2022-12-04 21:27:42 FALSE 2022-12-04 21:00:00
## 4625 2022-12-04 21:27:26 FALSE 2022-12-04 21:00:00
## 4626 2022-12-04 21:27:01 FALSE 2022-12-04 21:00:00
## 4627 2022-12-04 21:26:20 FALSE 2022-12-04 21:00:00
## 4628 2022-12-04 21:26:15 FALSE 2022-12-04 21:00:00
## 4629 2022-12-04 21:26:07 FALSE 2022-12-04 21:00:00
## 4630 2022-12-04 21:25:52 FALSE 2022-12-04 21:00:00
## 4631 2022-12-04 21:25:52 FALSE 2022-12-04 21:00:00
## 4632 2022-12-04 21:25:51 FALSE 2022-12-04 21:00:00
## 4633 2022-12-04 21:25:51 FALSE 2022-12-04 21:00:00
## 4634 2022-12-04 21:25:26 FALSE 2022-12-04 21:00:00
## 4635 2022-12-04 21:25:18 FALSE 2022-12-04 21:00:00
## 4636 2022-12-04 21:25:06 FALSE 2022-12-04 21:00:00
## 4637 2022-12-04 21:24:51 FALSE 2022-12-04 21:00:00
## 4638 2022-12-04 21:23:50 FALSE 2022-12-04 21:00:00
## 4639 2022-12-04 21:23:28 FALSE 2022-12-04 21:00:00
## 4640 2022-12-04 21:22:42 FALSE 2022-12-04 21:00:00
## 4641 2022-12-04 21:22:03 FALSE 2022-12-04 21:00:00
## 4642 2022-12-04 21:21:59 FALSE 2022-12-04 21:00:00
## 4643 2022-12-04 21:21:41 FALSE 2022-12-04 21:00:00
## 4644 2022-12-04 21:21:39 FALSE 2022-12-04 21:00:00
## 4645 2022-12-04 21:21:39 FALSE 2022-12-04 21:00:00
## 4646 2022-12-04 21:21:38 FALSE 2022-12-04 21:00:00
## 4647 2022-12-04 21:20:52 FALSE 2022-12-04 21:00:00
## 4648 2022-12-04 21:20:52 FALSE 2022-12-04 21:00:00
## 4649 2022-12-04 21:20:52 FALSE 2022-12-04 21:00:00
## 4650 2022-12-04 21:20:51 FALSE 2022-12-04 21:00:00
## 4651 2022-12-04 21:20:51 FALSE 2022-12-04 21:00:00
## 4652 2022-12-04 21:20:41 FALSE 2022-12-04 21:00:00
## 4653 2022-12-04 21:20:04 FALSE 2022-12-04 21:00:00
## 4654 2022-12-04 21:20:01 FALSE 2022-12-04 21:00:00
minimum <- tweets %>% pull(created) %>% min()
minimum
## [1] "2022-12-04 21:20:01 UTC"
maximum <- tweets %>% pull(created) %>% max()
maximum
## [1] "2022-12-06 23:59:51 UTC"
# Plot on tweets by time using the library(plotly) and ggplot().
ploty <- ggplot(crt1, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "midnightblue", high = "aquamarine4")
ploty %>% ggplotly()
## Warning: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
## ℹ Please use `after_stat(count)` instead.
## ℹ The deprecated feature was likely used in the ggplot2 package.
## Please report the issue at <]8;;https://github.com/tidyverse/ggplot2/issueshttps://github.com/tidyverse/ggplot2/issues]8;;>.
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.
#RETWEETS
retweetss <- trendtweetsdf %>%
select(screenName,text,created, isRetweet) %>% filter(isRetweet == TRUE)
retweetss
## screenName
## 1 Briejohnson_
## 2 mary_loves_1D
## 3 CEGOMAJO
## 4 fan_of_1D_hnllz
## 5 chachachim10
## 6 bwaygrace
## 7 yenthe_1D
## 8 Sann_1D
## 9 yenthe_1D
## 10 yenthe_1D
## 11 itscaptainluffy
## 12 BROOKLNB4BY
## 13 naoimpo81516940
## 14 thebossbab
## 15 HBretsnajdrova
## 16 1d_familyshow
## 17 aida_1d
## 18 1d_Obsessionnn
## 19 aida_1d
## 20 Yoonmin_1D
## 21 Alltheloveee_1D
## 22 ttoleratesit
## 23 gabyru_1D
## 24 ribosome_asmbly
## 25 drug_sleep
## 26 CaioLexiepedia
## 27 LilaAlmond
## 28 ultralordetwigs
## 29 cinemarri
## 30 matertnebrarum
## 31 Yoonmin_1D
## 32 Yoonmin_1D
## 33 tiffanybts_stan
## 34 blvsteilor
## 35 Sarah_1D_16
## 36 Sarah_1D_16
## 37 Sarah_1D_16
## 38 Sarah_1D_16
## 39 123milk4life
## 40 Yoonmin_1D
## 41 Cankersore_08
## 42 Yoonmin_1D
## 43 Meg_1d_lover
## 44 Meg_1d_lover
## 45 Angel_HyL_28
## 46 lycan_semedo
## 47 bejewelledmgc
## 48 alyssamidnights
## 49 Do_U_Love_1D
## 50 Do_U_Love_1D
## 51 avax_clarz
## 52 Mikerx_
## 53 trirahmaa__
## 54 Tay_1D_H10part2
## 55 ladyrose808
## 56 hudime
## 57 pinklilfairy
## 58 Meg_1d_lover
## 59 Neymar_1d_
## 60 oflittleczarina
## 61 iamcacv
## 62 1D_DailySpain
## 63 vanessaab_1d
## 64 1D_DailySpain
## 65 1D_DailySpain
## 66 eulayllaoliveir
## 67 Scawrletwich
## 68 nursey921
## 69 annmarie5sos_1D
## 70 1d_Obsessionnn
## 71 1d_Obsessionnn
## 72 xbivis
## 73 Tomizad35583466
## 74 INeedToYoutuber
## 75 MrsKelliBelli
## 76 bt7respect
## 77 alejandra030499
## 78 Aldamir
## 79 thelukeone13
## 80 CLSSCSalieriana
## 81 MOGIKOJIN
## 82 tmissamericana
## 83 dannyprtm89
## 84 rarebitlonger
## 85 yookcruel
## 86 French_1D_Girl
## 87 erodalilly
## 88 Meg_1d_lover
## 89 1d_luvvv
## 90 Juls2203
## 91 AshtenSmith12
## 92 1D5SOS1011
## 93 nestagwin
## 94 fideliuswift
## 95 tobaz1954
## 96 ale_xis_13
## 97 meninadoliam_1D
## 98 agusM_1D
## 99 TheOneDrenma
## 100 Maurici65884524
## 101 danikaalways
## 102 MauricioEasylog
## 103 Meetmeatmidni
## 104 miresdiz
## 105 cheryIb0mbsheII
## 106 h4rryslu
## 107 walkinginthe_1D
## 108 il_Volover_1D
## 109 il_Volover_1D
## 110 il_Volover_1D
## 111 il_Volover_1D
## 112 il_Volover_1D
## 113 il_Volover_1D
## 114 gilliesrffs
## 115 BiggerthanNicol
## 116 izzy_cloudyday
## 117 Meg_1d_lover
## 118 noodlesgirljn
## 119 1d_Obsessionnn
## 120 1d_Obsessionnn
## 121 midnghls
## 122 nasxdoja
## 123 MarleyRose0725
## 124 fckjazz_
## 125 ohmy_GOD_1D
## 126 kenda_1d
## 127 mariahmisses1D
## 128 Piper07656497
## 129 metamacI0
## 130 pip1co
## 131 Emily_1D_keough
## 132 gabitaydreams
## 133 JackalineMadden
## 134 Plagueinto
## 135 kenda_1d
## 136 alltooyong
## 137 daemonantihero
## 138 ilovemypetal
## 139 janobiebs_1D
## 140 midnightsrryy
## 141 daemyra_1D
## 142 Pikusiaaa
## 143 Meg_1d_lover
## 144 Meg_1d_lover
## 145 Caitlinbish1028
## 146 Meg_1d_lover
## 147 daemyra_1D
## 148 1d_ot5girl4life
## 149 95Swiftie
## 150 daemyra_1D
## 151 theawkwardswift
## 152 Cristina___1D
## 153 Cristina___1D
## 154 1d_ot5girl4life
## 155 kayleiann13
## 156 annmarie5sos_1D
## 157 GLITTERFAST
## 158 Meg_1d_lover
## 159 MatheusLod
## 160 1D_5sos_stan
## 161 Meg_1d_lover
## 162 alwaysyou__1d
## 163 alwaysyou__1d
## 164 tayoyok
## 165 SiaoXX
## 166 teenagedirtbhaz
## 167 athalarswho
## 168 Emyyxx_1D
## 169 colorschiwoo
## 170 Oscar_Ivann
## 171 yJuuuhh
## 172 1D_fan_Marlies
## 173 luke_niall_1D
## 174 luke_niall_1D
## 175 beathomas61
## 176 AJHoyles13
## 177 evelynswft
## 178 maddsoun
## 179 obsessed_1D
## 180 greys_taylor_
## 181 nehaluvstaylor
## 182 Meg_1d_lover
## 183 BB28_1D
## 184 haroldandtommo8
## 185 carIosparra
## 186 iivoiov
## 187 maya_loves_1d
## 188 Meg_1d_lover
## 189 munsvnlover
## 190 aliresapst
## 191 Cupidoge
## 192 1d_Obsessionnn
## 193 AqueleSwift
## 194 minyardcalore
## 195 jeimypaola87113
## 196 Csmurfy1
## 197 lauradonx
## 198 asherficworks
## 199 kiara_1d
## 200 kiara_1d
## 201 kiara_1d
## 202 trkchs
## 203 amassivethanks
## 204 aliresapst
## 205 tata_moonly
## 206 biggerthanamyxx
## 207 aheartshome
## 208 1d_luvvv
## 209 anklwbitters
## 210 samusauria
## 211 genderflower
## 212 graceompirate
## 213 Cecil_Snail
## 214 1d_luvvv
## 215 1D_DailySpain
## 216 1d_luvvv
## 217 1d_vxbes
## 218 HAPI_Whale
## 219 dr_saorimoura
## 220 grcrypto1
## 221 harambetrucks
## 222 annmarie5sos_1D
## 223 NICO__1d
## 224 diorswiftie
## 225 taywize13
## 226 xxsurelyy
## 227 BB28_1D
## 228 1D_inmyheart4L
## 229 BB28_1D
## 230 KanzDemian
## 231 __xrogixx
## 232 BB28_1D
## 233 markanthony_spy
## 234 ayunda_NF
## 235 HummelErwin
## 236 JorivalNunes
## 237 HummelErwin
## 238 GabiStyles04
## 239 Kkiana147
## 240 Kkiana147
## 241 hanjisbot
## 242 Buffet1Buffet
## 243 _ametsa_
## 244 basadoreinhard
## 245 fckndoping
## 246 Ratta666
## 247 Ratta666
## 248 Ratta666
## 249 Iam_GyanMoreira
## 250 BB28_1D
## 251 AdoreYou_1D
## 252 xWilliamMoney
## 253 clumsymartina
## 254 Lady_Popsi
## 255 Kkiana147
## 256 Kkiana147
## 257 lisavol6
## 258 sara_1d_juve
## 259 sara_1d_juve
## 260 Kkiana147
## 261 KinrossHS
## 262 Kkiana147
## 263 Kkiana147
## 264 Kkiana147
## 265 ArleneR_1D
## 266 elsaloveswalls
## 267 ay28hl
## 268 1d_MainlyLarry
## 269 1d_MainlyLarry
## 270 Leti_1D_
## 271 1D_mahone_xo99
## 272 MeganMcCarthy94
## 273 JediPixels
## 274 1d_larry4life_
## 275 1d_larry4life_
## 276 1d_MainlyLarry
## 277 mary_loves_1D
## 278 golden28_1D
## 279 1d_larry4life_
## 280 1d_larry4life_
## 281 MaurilioFilho10
## 282 w_k_1d_everyday
## 283 Ivandrofly
## 284 tooyoungonvinyl
## 285 LuzIvana14
## 286 tobaz1954
## 287 tobaz1954
## 288 ViacheslavHalk1
## 289 tobaz1954
## 290 tobaz1954
## 291 tobaz1954
## 292 tobaz1954
## 293 Inhogurte_
## 294 1d_MainlyLarry
## 295 tobaz1954
## 296 outhewoodzz
## 297 girlsforever_1D
## 298 Laura78072597
## 299 nnlyxjn
## 300 Pegada__1D
## 301 Pegada__1D
## 302 Pegada__1D
## 303 soullesscrwture
## 304 Pegada__1D
## 305 BSCS5H1DNJ
## 306 SwiftieBarchie1
## 307 parasabrighttu
## 308 julalikecarrots
## 309 Sam_Daab
## 310 chicca1982
## 311 HartmundMia
## 312 chicca1982
## 313 1d_Obsessionnn
## 314 handacore
## 315 1d_Obsessionnn
## 316 Pegada__1D
## 317 3226Pankaa
## 318 Foreverlarrie2
## 319 Neymar_1d_
## 320 ahmedrezkelomda
## 321 sunshine_0280
## 322 i_still_miss_1D
## 323 jaywriteshome
## 324 nazyalwnsky
## 325 MauroStats
## 326 cswmwiphwsohm28
## 327 1d_Shawol
## 328 hslothalo28
## 329 midrainsunshine
## 330 __laura28__
## 331 fitfArg
## 332 MissPlisetsky
## 333 milx_28
## 334 boowiewho
## 335 SjStar12151
## 336 Ddvgg_
## 337 unodirection01
## 338 LaPecadoraOs
## 339 xtreadingwaterx
## 340 httpsluigi
## 341 1d_Obsessionnn
## 342 1d_Shawol
## 343 AndrewFerr85
## 344 1d_Shawol
## 345 Pegada__1D
## 346 1d_Obsessionnn
## 347 hsxwalls9194
## 348 Destina_1D
## 349 Destina_1D
## 350 Destina_1D
## 351 1d_Shawol
## 352 otb_alive09
## 353 taybaji
## 354 elvirar0jas
## 355 1d_secsi
## 356 lousunshine_1d
## 357 1d_Shawol
## 358 notthebeemaya
## 359 PlanetVenus04
## 360 cardankishimoto
## 361 ILove__1D__
## 362 neIsonspring
## 363 midnightsluan
## 364 CavGuy2ndACR98
## 365 ILove__1D__
## 366 ILove__1D__
## 367 DayKQueen
## 368 ILove__1D__
## 369 ILove__1D__
## 370 5timesflick
## 371 TT56178656
## 372 ILove__1D__
## 373 saraperezalv
## 374 Cindy48401486
## 375 candeinwestview
## 376 fanpic_1d_
## 377 ILove__1D__
## 378 maya_loves_1d
## 379 fanpic_1d_
## 380 maya_loves_1d
## 381 maya_loves_1d
## 382 United_for_1D_
## 383 1DEmma_1D
## 384 glcwy1d
## 385 daemyra_1D
## 386 katyzinh_
## 387 United_for_1D_
## 388 1d_Obsessionnn
## 389 daemyra_1D
## 390 1d_Obsessionnn
## 391 rehfrigerante
## 392 Pegada__1D
## 393 1d_Shawol
## 394 Pegada__1D
## 395 Pegada__1D
## 396 lucy_Styles_28
## 397 CanelaDanya
## 398 Taurusicorn2400
## 399 United_for_1D_
## 400 stella_1d
## 401 United_for_1D_
## 402 aquablueeyelou
## 403 gimenanabella
## 404 BB28_1D
## 405 United_for_1D_
## 406 1d_Obsessionnn
## 407 thefangirl2023
## 408 United_for_1D_
## 409 United_for_1D_
## 410 1d_Obsessionnn
## 411 elrepco
## 412 1d_Obsessionnn
## 413 Rias_life_is_1d
## 414 Leidy_Horan_1D
## 415 louhoney28_
## 416 glittergelgirly
## 417 InfinityAngel18
## 418 fran_grupp
## 419 U_USER2000
## 420 xbbbys
## 421 1d_Obsessionnn
## 422 y0ungroyals
## 423 1d_Obsessionnn
## 424 1d_Obsessionnn
## 425 Benedet48294655
## 426 gldnsatellite
## 427 klarokie
## 428 1d_Obsessionnn
## 429 Matthew40603677
## 430 1d_Obsessionnn
## 431 CarrotGirl_1D
## 432 CarrotGirl_1D
## 433 CarrotGirl_1D
## 434 CarrotGirl_1D
## 435 CarrotGirl_1D
## 436 CarrotGirl_1D
## 437 CarrotGirl_1D
## 438 CarrotGirl_1D
## 439 _deadassbad_
## 440 perfctjoseph
## 441 yeosang_1d
## 442 AndrRodriguesF8
## 443 pe4rl_bl4ck
## 444 Strong_n_Happy
## 445 xhoaxjonas
## 446 misspeaknow
## 447 gracewhyy
## 448 chicagorry_
## 449 da_pimp_is_EeR
## 450 1D_Raya
## 451 babygatehate
## 452 magicisalways
## 453 a_500_1d
## 454 LOUUHRRY
## 455 tiniminibns
## 456 odinsoonloki
## 457 adormantheart
## 458 BB28_1D
## 459 constt91
## 460 aprincesahenry
## 461 1d_MainlyLarry
## 462 acciodxpp
## 463 pattinsontwi
## 464 Larry_Love18
## 465 stilleroine
## 466 CarrotGirl_1D
## 467 BB28_1D
## 468 H2LZN_1D
## 469 CarrotGirl_1D
## 470 BB28_1D
## 471 1d_MainlyLarry
## 472 taylorlivex
## 473 1d_MainlyLarry
## 474 H2LZN_1D
## 475 1DEmma_1D
## 476 BB28_1D
## 477 1DEmma_1D
## 478 LESB0FANII
## 479 1D_larry1007
## 480 DialShlup
## 481 alwaysyou__1d
## 482 isoldthedip
## 483 midnightrrain
## 484 alwaysyou__1d
## 485 daemyra_1D
## 486 daemyra_1D
## 487 alwaysyou__1d
## 488 rodrigosjen
## 489 H2LZN_1D
## 490 _meliixxa_
## 491 1d_MainlyLarry
## 492 lorrymanasse
## 493 wichapasputtha
## 494 boyssees
## 495 daemyra_1D
## 496 tsdefencxless
## 497 Frxns
## 498 rugsjordan
## 499 Arpitaloves_1d
## 500 angely_more
## 501 mefodemonkeys
## 502 AbdullJohnsen
## 503 kindofminemalik
## 504 LuzneryVera
## 505 doing_finelines
## 506 harrpotter937
## 507 benzylover
## 508 stan___1D
## 509 kenz_28_
## 510 1d_thot
## 511 1d_thot
## 512 1D_westlife
## 513 mev_folklore
## 514 I_admire_1D
## 515 1d_thot
## 516 I_admire_1D
## 517 dawn_vtae
## 518 guiguipeters
## 519 1D_westlife
## 520 BB28_1D
## 521 jolinalovesphh
## 522 vivinwond3rland
## 523 aliena1989
## 524 I_admire_1D
## 525 annmarie5sos_1D
## 526 1d_randomz
## 527 I_admire_1D
## 528 Oyinkansola_AAS
## 529 I_admire_1D
## 530 I_admire_1D
## 531 I_admire_1D
## 532 1D_westlife
## 533 HolySwiftly
## 534 xuxinav
## 535 I_admire_1D
## 536 H2LZN_1D
## 537 Sry1Dxx5
## 538 jhonatanmo1s3s
## 539 Sadie_557
## 540 Mitch_P
## 541 i_still_miss_1D
## 542 illictafs
## 543 xrocknroll
## 544 StayxMad
## 545 bookswiftosh
## 546 1d_Obsessionnn
## 547 daemyra_1D
## 548 heyjuliaaaaaa
## 549 1D_LoserLover
## 550 AqMkw
## 551 daemyra_1D
## 552 1d_gravity__
## 553 daemyra_1D
## 554 Hayslittlefreak
## 555 windysmile__
## 556 janobiebs_1D
## 557 H2LZN_1D
## 558 H2LZN_1D
## 559 studleemore
## 560 lolacaorey
## 561 1D_larry1007
## 562 agussonriente
## 563 sammie__dil
## 564 streekth
## 565 tpwk_1dx
## 566 prappyone
## 567 spreenswftie
## 568 SOGI_1D
## 569 Rechenkraft_net
## 570 Cn69Kidz
## 571 aida_1d
## 572 xmenxloki
## 573 Emyyxx_1D
## 574 myratfanaccount
## 575 ibunnyibu
## 576 CoachFitzJC
## 577 gglovesdnp
## 578 carlosgbc_
## 579 _GottaBeYou_1D
## 580 Yunes_Rojas
## 581 1d_MainlyLarry
## 582 basadoreinhard
## 583 basadoreinhard
## 584 1D_FITF28
## 585 1D_FITF28
## 586 1d_MainlyLarry
## 587 demitryy1021
## 588 yannaingminoo13
## 589 aprayertosunset
## 590 59_marine_1D
## 591 Sadie_557
## 592 CyrusMoaz
## 593 1D_FITF28
## 594 noraredreams
## 595 Davina_ot5
## 596 growingtheroses
## 597 stan___1D
## 598 taylorkarma13
## 599 leeminhoskz_
## 600 maya_loves_1d
## 601 speakmcnulty
## 602 Danitaylena
## 603 maya_loves_1d
## 604 1d_citizen
## 605 94HARRYSHOUSE
## 606 stan___1D
## 607 camsthebrave
## 608 daryn_schultz13
## 609 daryn_schultz13
## 610 daydreams_1d
## 611 HiveBlogShare
## 612 ohannaiicfh
## 613 dallasaustine11
## 614 maya_loves_1d
## 615 elhumodetuboca
## 616 1D_lover_one
## 617 1d_MainlyLarry
## 618 benophiemore
## 619 maya_loves_1d
## 620 stegenfcp
## 621 maya_loves_1d
## 622 maya_loves_1d
## 623 maya_loves_1d
## 624 maya_loves_1d
## 625 TraciYorkWriter
## 626 larii071201
## 627 1d_MainlyLarry
## 628 123letsgobitch_
## 629 1d_MainlyLarry
## 630 1d_MainlyLarry
## 631 1d_MainlyLarry
## 632 1d_MainlyLarry
## 633 jime_flores__
## 634 1d_Obsessionnn
## 635 marcosgn33
## 636 Rias_life_is_1d
## 637 1D_FITF28
## 638 1d_Obsessionnn
## 639 ohmy_GOD_1D
## 640 ladygaga2592
## 641 ThatSameOldSeI
## 642 1d_MainlyLarry
## 643 1D_FITF28
## 644 1d_Obsessionnn
## 645 kenobisfav
## 646 alissy2891
## 647 cxtsncxffee
## 648 1d_Obsessionnn
## 649 JTCCoach
## 650 erodalilly
## 651 EvanceJody
## 652 1D__p_
## 653 myratfanaccount
## 654 Red_ScarfTV
## 655 jesusatemybread
## 656 leputation
## 657 iasmina012
## 658 lightsupbrave_
## 659 iTOLERATEIT94
## 660 nora_1d_hp
## 661 1d_randomz
## 662 ohmy_GOD_1D
## 663 Quiara_13
## 664 Geayled
## 665 1d_Obsessionnn
## 666 clary98_
## 667 Iwasthescarf
## 668 DreamerSelGomez
## 669 clandestinehoax
## 670 repunights
## 671 1d_Obsessionnn
## 672 watermvgic
## 673 izzy_wdbhg
## 674 lionneromain
## 675 canyon_loulou
## 676 vaaaaaaaleriag
## 677 BB28_1D
## 678 caringonIykills
## 679 nickdidntwakeup
## 680 meme_rae22
## 681 Dawn_Sis0725
## 682 1d_Obsessionnn
## 683 1d__larry___
## 684 kenda_1d
## 685 mybendystraw
## 686 13midnightdream
## 687 DeFiDan4
## 688 1D__p_
## 689 1D__p_
## 690 _soshibee
## 691 bhenrquezl
## 692 iconicgreenb0a
## 693 weirdfixswift
## 694 TheKayelynne
## 695 DocClaireP
## 696 annyeongjinnie
## 697 distract3dd
## 698 maroonsmoon
## 699 1d__larry___
## 700 taypink12_RM
## 701 MeTSVersion13
## 702 Orpheispiel
## 703 heyfoufana
## 704 pagoda_tireda
## 705 padfootxs
## 706 repblondie
## 707 thunderchunkyPA
## 708 MariamS_1D
## 709 Ellen_Horan_1D
## 710 MariamS_1D
## 711 threesinapod
## 712 pinkmute
## 713 mary_loves_1D
## 714 ola_pajak
## 715 CarzanSofia
## 716 Neymar_1d_
## 717 chaturya_3
## 718 ivycryfornobody
## 719 Mattielisbon
## 720 homesicktown
## 721 baozily
## 722 laIisdate
## 723 laserhaas01
## 724 Attiya_A_A
## 725 BB28_1D
## 726 laserhaas01
## 727 AlexeyAOrlov
## 728 TomAntiHero12
## 729 thainevilis
## 730 wormsinside
## 731 ded_tobeginwith
## 732 queenthmoon
## 733 BB28_1D
## 734 1d__larry___
## 735 1d__larry___
## 736 __sriiiiii__
## 737 laserhaas01
## 738 laserhaas01
## 739 alltime_def
## 740 Girlonfire_1D
## 741 billm9
## 742 louissprecious
## 743 laserhaas01
## 744 1D_FITF28
## 745 1d__larry___
## 746 laserhaas01
## 747 souvercover
## 748 laserhaas01
## 749 majomagica_
## 750 laserhaas01
## 751 laserhaas01
## 752 catasburnbook
## 753 folklessia
## 754 vhagarbunda
## 755 Jklmhdawporda
## 756 aleksa_ndrq
## 757 cimanon_1083
## 758 laserhaas01
## 759 alatusgrace
## 760 1d_MainlyLarry
## 761 laserhaas01
## 762 laserhaas01
## 763 Leti_1D_
## 764 giantrrs
## 765 chaturya_3
## 766 risksksks
## 767 1d_perufanclub
## 768 Cand__ramirez
## 769 lxrres
## 770 lanstovs
## 771 harisALI099
## 772 nadiaht28
## 773 aida_1d
## 774 alejannddro_
## 775 PetiteBlaugrana
## 776 beomv_
## 777 bangerzsky
## 778 1d_Shawol
## 779 1d_MainlyLarry
## 780 annmarie5sos_1D
## 781 CarlyVilaro
## 782 MakennaRoley
## 783 folkstorie
## 784 ja1rrr
## 785 shawnhours
## 786 sweet_nothing02
## 787 1d_Obsessionnn
## 788 Brianna09207241
## 789 ts_tl_js
## 790 1d_is_amazayn28
## 791 1D_FITF28
## 792 1d_Obsessionnn
## 793 DressaDressa15
## 794 bsjeweIed
## 795 Arthurpatrici20
## 796 H2LZN_1D
## 797 1D_28_18
## 798 1d_Obsessionnn
## 799 1D_28_18
## 800 alltoowellxsz
## 801 1D_infoportugal
## 802 LuisMix_52
## 803 PizzaAndCal
## 804 obsessed_1D
## 805 jaehyunkalbo
## 806 fallenangel_1D
## 807 jaehyunkalbo
## 808 obsessed_1D
## 809 LostboyHenry
## 810 lhh_lover
## 811 jaehyunkalbo
## 812 Pegada__1D
## 813 gustsnts
## 814 everywherecleo
## 815 1d_is_amazayn28
## 816 irisxdolls
## 817 dxrcysupremacy
## 818 lukasking24
## 819 dijonfelida
## 820 1d_is_amazayn28
## 821 olivelufe
## 822 swifftizinho
## 823 yenthe_1D
## 824 henderyclt
## 825 swiftstylw
## 826 TSH__1D
## 827 yenthe_1D
## 828 1D_Colombiaaa
## 829 Hvictor3ugo
## 830 livynx
## 831 cornelianights
## 832 rhaeestormborn
## 833 nzwxn
## 834 yenthe_1D
## 835 belovedstirling
## 836 Roxanne_1D
## 837 Pola_laaa
## 838 Roxanne_1D
## 839 Roxanne_1D
## 840 Roxanne_1D
## 841 Roxanne_1D
## 842 kembarahaven
## 843 Aom_Sica
## 844 crisbehavior
## 845 hwkybshp
## 846 yenthe_1D
## 847 SandrineG_1D
## 848 Mackdonalds8
## 849 minniee_1d
## 850 augustine1199_
## 851 btwimloony
## 852 selenaxzadie
## 853 eug3_
## 854 debbieloves_1d
## 855 MateoFV
## 856 minniee_1d
## 857 nono_1D
## 858 wildflower_13_
## 859 yamebees
## 860 edinmanchester
## 861 ABilnk
## 862 scrawnymfkr
## 863 cavillrobbiee
## 864 _Niaxx_
## 865 brichqrs
## 866 december_winqt
## 867 Avantika_1D
## 868 Ohh_Yeah_1D
## 869 stealmycurly
## 870 taylenalolita
## 871 LTis_Sunshine
## 872 tkpurple_1D
## 873 debbieloves_1d
## 874 shecantloveme
## 875 widodo_ansari
## 876 steffi21011
## 877 cgfeelme
## 878 yourivysghost
## 879 1D_Tomtam_NRC
## 880 ZiSmeraldo
## 881 Avantika_1D
## 882 lajinolala
## 883 cierywine
## 884 Avantika_1D
## 885 wisteriaisblue
## 886 DavidBirch1982
## 887 michaengforevss
## 888 Baconpink55
## 889 Lauuumb
## 890 Wooniieeo
## 891 malboraslihan
## 892 Avantika_1D
## 893 Avantika_1D
## 894 knotoday
## 895 Avantika_1D
## 896 Ohh_Yeah_1D
## 897 ourmidnights13
## 898 Ohh_Yeah_1D
## 899 Ohh_Yeah_1D
## 900 EmeryMers
## 901 1D_5sos_Hustler
## 902 Ohh_Yeah_1D
## 903 Shadowl24253921
## 904 Taeyhade
## 905 tkpurple_1D
## 906 Celest_1D
## 907 Celest_1D
## 908 Celest_1D
## 909 Celest_1D
## 910 Avantika_1D
## 911 makeitright_91
## 912 Celest_1D
## 913 1d_luvvv
## 914 1d_luvvv
## 915 Celest_1D
## 916 PJHDI0R
## 917 Celest_1D
## 918 Celest_1D
## 919 vinnytayversion
## 920 Avantika_1D
## 921 Celest_1D
## 922 Ohh_Yeah_1D
## 923 sahlo_f0lina
## 924 sheefa_1d
## 925 xbrjl
## 926 Lovelorn_Ankita
## 927 sagis_fag
## 928 AlrightyD
## 929 debbieloves_1d
## 930 i2ISWFT
## 931 YolsVersion
## 932 1d_luvvv
## 933 mishahassan71
## 934 daydreams_1d
## 935 aida_1d
## 936 aida_1d
## 937 CryptCollecter
## 938 MinhHiu84556492
## 939 GuilhermSobral_
## 940 bbgoodvm
## 941 H2LZN_1D
## 942 Hannah07319570
## 943 Ohh_Yeah_1D
## 944 Iwtbffs
## 945 Ohh_Yeah_1D
## 946 DeathNDreams
## 947 H2LZN_1D
## 948 gatturamesh1981
## 949 tkpurple_1D
## 950 chu_cheat
## 951 Always_1D_Shawn
## 952 Always_1D_Shawn
## 953 Sanpei75196862
## 954 Sanpei75196862
## 955 Always_1D_Shawn
## 956 swiftxfanning
## 957 inexfable
## 958 Olivalarita_
## 959 AnaWillardMayne
## 960 y_1d_hs
## 961 taylahswiff1989
## 962 jennaswft
## 963 cryptowild91
## 964 B88Lima
## 965 _luvharreh_
## 966 Ohh_Yeah_1D
## 967 debbieloves_1d
## 968 Ohh_Yeah_1D
## 969 Ohh_Yeah_1D
## 970 cryptocub88
## 971 pro_genie
## 972 Ohh_Yeah_1D
## 973 Ohh_Yeah_1D
## 974 darkredfyre
## 975 Ohh_Yeah_1D
## 976 Ohh_Yeah_1D
## 977 mjisalouie
## 978 Celest_1D
## 979 Celest_1D
## 980 Celest_1D
## 981 Celest_1D
## 982 Celest_1D
## 983 Celest_1D
## 984 mastermind_ale
## 985 Celest_1D
## 986 speaKAnow
## 987 debbieloves_1d
## 988 sara_1d_juve
## 989 KevinSa39408441
## 990 SpeaknowcabeYo
## 991 pinoumai
## 992 Celest_1D
## 993 H2LZN_1D
## 994 BB28_1D
## 995 Celest_1D
## 996 darkblueboo
## 997 tye96ga
## 998 NicoleD85528867
## 999 Ohh_Yeah_1D
## 1000 Celest_1D
## 1001 Celest_1D
## 1002 Celest_1D
## 1003 Celest_1D
## 1004 Celest_1D
## 1005 Celest_1D
## 1006 Celest_1D
## 1007 Celest_1D
## 1008 Valenciacrypto
## 1009 LipeBrug
## 1010 1D_FITF28
## 1011 kenda_1d
## 1012 hold_on9996
## 1013 toutbrunag
## 1014 fragile_litt
## 1015 Neymar_1d_
## 1016 mrsfavs
## 1017 ManagoNevaeh
## 1018 snakewiftdab
## 1019 purpledaylightt
## 1020 cruellllsummer
## 1021 THE_FLASH_G
## 1022 blackstairs_tsc
## 1023 Sln__BR
## 1024 SmigajSmigaj
## 1025 biancabvega
## 1026 ladyyberyl
## 1027 swiftie_li
## 1028 1D_westlife
## 1029 Mallak_1D
## 1030 debbieloves_1d
## 1031 louiscardigann
## 1032 1d_MainlyLarry
## 1033 folkcresswell
## 1034 Neymar_1d_
## 1035 liwezx
## 1036 ultravittar
## 1037 taylenaboy
## 1038 CearraB_1D_5SOS
## 1039 sweetl_ou
## 1040 Tea4Spill
## 1041 Elisha2k14
## 1042 NordinPumbaya
## 1043 NordinPumbaya
## 1044 NordinPumbaya
## 1045 stevieschild
## 1046 ohmy_GOD_1D
## 1047 ohmy_GOD_1D
## 1048 ohmy_GOD_1D
## 1049 NordinPumbaya
## 1050 ohmy_GOD_1D
## 1051 ohmy_GOD_1D
## 1052 ciseauxsvan
## 1053 ohmy_GOD_1D
## 1054 NordinPumbaya
## 1055 ohmy_GOD_1D
## 1056 ohmy_GOD_1D
## 1057 ohmy_GOD_1D
## 1058 _1d__5sos___
## 1059 ohmy_GOD_1D
## 1060 ohmy_GOD_1D
## 1061 alwaysbluebird7
## 1062 TaylorConradie
## 1063 ohmy_GOD_1D
## 1064 powers_bff
## 1065 wallsniih
## 1066 VigilanteSh1t
## 1067 ohmy_GOD_1D
## 1068 IlaOurimi
## 1069 _snshn3
## 1070 AgungBunga_
## 1071 galaxyinbooks
## 1072 copycatmilas
## 1073 1D_DailySpain
## 1074 aMAIziiin
## 1075 taylorlovesme13
## 1076 AneAlvarezS
## 1077 saabelosada
## 1078 LEIGHSREVlVAL
## 1079 otb28sunshine
## 1080 1D_DailySpain
## 1081 1D_DailySpain
## 1082 1d088888
## 1083 sternarlington
## 1084 Flor_1D
## 1085 MariamS_1D
## 1086 filmsNbooks
## 1087 cowboylikeguada
## 1088 DarcyStClemming
## 1089 kleikart
## 1090 luisantonio1363
## 1091 marielelou24_1D
## 1092 _luciaavecilla_
## 1093 iimrloverman
## 1094 yongschnee
## 1095 Taylorperfect10
## 1096 margotroebbie
## 1097 r3ar_view
## 1098 myratfanaccount
## 1099 1D_DailySpain
## 1100 nasiiraa_1d
## 1101 1d_lh28
## 1102 state_of_Lover
## 1103 CarrotGirl_1D
## 1104 maya_loves_1d
## 1105 maya_loves_1d
## 1106 maya_loves_1d
## 1107 maya_loves_1d
## 1108 USandNIALL
## 1109 zhrhndia
## 1110 aImostI0ve
## 1111 Anneloveslouist
## 1112 agustlna_
## 1113 MeAndLou_1D
## 1114 the13boleyn
## 1115 oumattheus
## 1116 phuepps
## 1117 daphne28_
## 1118 pinkskyup
## 1119 idkmvtin4_1D
## 1120 10_Zayn_
## 1121 nobodynoswift
## 1122 stylexfalling
## 1123 lvrdgniall
## 1124 GetawayShip
## 1125 wheredowego_1d
## 1126 whos_leonardo
## 1127 5sosfannnl
## 1128 MuffinnLadd
## 1129 taylorvelaryon
## 1130 1d__larry___
## 1131 midnightzrain
## 1132 1d__larry___
## 1133 bellemurphyyy
## 1134 theraredeluxe
## 1135 bellemurphyyy
## 1136 dontblamelisa
## 1137 jeansaystaistoi
## 1138 lisaskywaIker
## 1139 1D_DailySpain
## 1140 sunshinehobi_4
## 1141 Army4evva
## 1142 Merediith731
## 1143 _gateshead
## 1144 FlorCas25714727
## 1145 Grace_stateof
## 1146 autrevies
## 1147 DnaOkayboy
## 1148 CarrotGirl_1D
## 1149 CarrotGirl_1D
## 1150 CarrotGirl_1D
## 1151 CarrotGirl_1D
## 1152 CarrotGirl_1D
## 1153 CarrotGirl_1D
## 1154 choosinglove28
## 1155 OzlimanSercan
## 1156 Ang3lsFly91
## 1157 Station613
## 1158 wheredowego_1d
## 1159 SilentSwiftie
## 1160 icsparksflying
## 1161 lucaoliveer13
## 1162 genderflower
## 1163 wheredowego_1d
## 1164 taylorswiftbzz
## 1165 delicatetheman
## 1166 1d__larry___
## 1167 wheredowego_1d
## 1168 crxxstobal
## 1169 lovenongcake
## 1170 PemmyPemmy22
## 1171 AnGeLDBlx
## 1172 era_midnights
## 1173 LOOKALIKEKP
## 1174 leoa_bia
## 1175 shigadabitch
## 1176 when_yu_shmile
## 1177 lerdchumore
## 1178 OwnedByLouis
## 1179 vi20845552
## 1180 tayIenia
## 1181 1d__larry___
## 1182 1D_5sos_Hustler
## 1183 1D_5sos_Hustler
## 1184 SolYangE_GMIT
## 1185 zaynharrygirl
## 1186 selmidnights
## 1187 wrongstatehc
## 1188 bautizallocco13
## 1189 tkpurple_1D
## 1190 youre_the_judge
## 1191 zieight08
## 1192 etvullveure_
## 1193 alya_maruli
## 1194 alya_maruli
## 1195 swiftiefer13
## 1196 taylors_ver
## 1197 theoldtayisdead
## 1198 iknowplcesz
## 1199 peacefulpeony
## 1200 _amy_chiara_
## 1201 lucy_Styles_28
## 1202 Iry091
## 1203 Chaotic_Yin
## 1204 luv_ingjeno
## 1205 flowrshl89
## 1206 sunstoned1
## 1207 Walton_Ocelot
## 1208 haveumetgi
## 1209 gwhispererr
## 1210 ChrstnETH
## 1211 pattzbitch
## 1212 newangelmalec
## 1213 1D_LoserLover
## 1214 marielelou24_1D
## 1215 linsomnia_25
## 1216 marielelou24_1D
## 1217 midnighxts
## 1218 CryptoRick88
## 1219 misterfibb
## 1220 AllyNr_1D
## 1221 1d_larry4life_
## 1222 otbkennedy
## 1223 AllyNr_1D
## 1224 sardothien_
## 1225 _mariyaaah_
## 1226 txtbnsph
## 1227 AllyNr_1D
## 1228 _coacoac_28_
## 1229 mizutamar11
## 1230 TwoGhosts_1D
## 1231 meetmaisatmidn
## 1232 RonnieLovesTay
## 1233 m0n01un3
## 1234 captofthecrux_
## 1235 Death_Burger
## 1236 AFTER_HKS
## 1237 Station613
## 1238 Station613
## 1239 Station613
## 1240 Station613
## 1241 pirozhyuri
## 1242 happy_as_larrie
## 1243 liminal_trash
## 1244 HaroldsHoobies
## 1245 1DBelgiqueNews
## 1246 temotia_
## 1247 mikokomonami
## 1248 BargianoAnto
## 1249 1d_is_amazayn28
## 1250 jotaelix
## 1251 aesykrn
## 1252 ohmlivoer
## 1253 1d_is_amazayn28
## 1254 crynightsky
## 1255 larryysprincess
## 1256 ifzjuli
## 1257 yeonseung_
## 1258 radfemhawtrii
## 1259 LMixTaylorS
## 1260 momoat0107
## 1261 Tpwkhs16878127
## 1262 int_main_akuru
## 1263 ahlaaaambeeeen
## 1264 ailuumaidana_
## 1265 acousticnialI
## 1266 8bit_ghosts
## 1267 moon_and_saturn
## 1268 dwynqrg
## 1269 CarrotGirl_1D
## 1270 a_m_b_e_r_p_m
## 1271 syasipat
## 1272 nigdywiecejlez
## 1273 thesixthbennet
## 1274 moongrapejuice
## 1275 Jaione240
## 1276 aronaddict
## 1277 __Lizannsonders
## 1278 Rebecca_14LA
## 1279 GhsJoselin
## 1280 1D_Tomtam_NRC
## 1281 THEKallapangha
## 1282 psychlcsandwich
## 1283 1Chris_Swift2
## 1284 SalvaFearless_
## 1285 mari_ragnvindr
## 1286 arantxapr_
## 1287 Gabrihell_4
## 1288 Lucia_28s
## 1289 stereohe4rt
## 1290 faggherita
## 1291 jennicka_bacon
## 1292 njh_hda_afi
## 1293 wendywarmheart_
## 1294 altharsintid
## 1295 HsOnlyAngelxo
## 1296 sott_HsLt
## 1297 KhizraShaikh5
## 1298 teresana63
## 1299 janobiebs_1D
## 1300 NWahidahhh
## 1301 Gabiischinato
## 1302 Mapaz0711
## 1303 1D_famss
## 1304 mrsmendes102
## 1305 LavanyaChavalii
## 1306 CuerpoVolado
## 1307 lucy_Styles_28
## 1308 stella_1d
## 1309 hs_lt_1d_ly
## 1310 tobaz1954
## 1311 soso_niick
## 1312 hs_lt_1d_ly
## 1313 tobaz1954
## 1314 sugarfolk
## 1315 obviously09
## 1316 Dewnosaurio
## 1317 mikaylamnesia
## 1318 swtbreathinx
## 1319 ashleyjuliette
## 1320 whoisminer
## 1321 carats2696
## 1322 daisyjonx
## 1323 foolforjoe
## 1324 alwayyslarry
## 1325 Natalia_0904
## 1326 sarahmnbpl
## 1327 cah_mst1
## 1328 yellwumbrlla
## 1329 mtgpredator1
## 1330 hausofdeuce
## 1331 2chomeHouse
## 1332 babielarrie
## 1333 Llamarswift13
## 1334 itssuriakamilan
## 1335 swiftgumball
## 1336 folklore_SideB
## 1337 djshimoyama
## 1338 angelbbylouis
## 1339 1d_beat
## 1340 youngkanddaisy
## 1341 thislovesbad
## 1342 sophtheloaf22
## 1343 1d_MainlyLarry
## 1344 crookedweasley
## 1345 littlelarrie_j
## 1346 Moments_890
## 1347 JoDrs28
## 1348 criminalrry__
## 1349 Pedro_Tiago_
## 1350 1d_MainlyLarry
## 1351 1d_MainlyLarry
## 1352 fearvless89
## 1353 lmaojulie13
## 1354 1d_MainlyLarry
## 1355 1d_MainlyLarry
## 1356 cutsoyaa
## 1357 sabschase
## 1358 AmericaHoran_1D
## 1359 gemeinschaaft
## 1360 yoonminimoniot7
## 1361 AmericaHoran_1D
## 1362 1d_MainlyLarry
## 1363 licachorando
## 1364 itssuriakamilan
## 1365 alexxx_211
## 1366 itssuriakamilan
## 1367 1d_MainlyLarry
## 1368 1d_MainlyLarry
## 1369 simevesconganas
## 1370 akubonbin
## 1371 Kazz8170
## 1372 RakshitAyantika
## 1373 audreygrace83
## 1374 cianneila
## 1375 frathetic
## 1376 saycookie28
## 1377 ryoo_1d
## 1378 Arpitaloves_1d
## 1379 nowayevelyn
## 1380 swiftwilight13
## 1381 TarisaNataniel
## 1382 Arpitaloves_1d
## 1383 Arpitaloves_1d
## 1384 Arpitaloves_1d
## 1385 antiknock1985
## 1386 tipobiga
## 1387 Arpitaloves_1d
## 1388 KyuwookF
## 1389 1d_milou
## 1390 Arpitaloves_1d
## 1391 azrieldreams
## 1392 nothingjustp_k
## 1393 Arpitaloves_1d
## 1394 shokhboz177
## 1395 missgolden28
## 1396 suzzyvip
## 1397 rep138
## 1398 benjam_13
## 1399 itssuriakamilan
## 1400 kiaa_241
## 1401 BadlerDiana
## 1402 grcsophie
## 1403 Cindernonu
## 1404 alwaysyoulou_1D
## 1405 coercedbabe
## 1406 alwaysyoulou_1D
## 1407 alwaysyoulou_1D
## 1408 umtoxicozinho
## 1409 liviathuler_
## 1410 araaichi
## 1411 DIGDIG_OKAYAMA
## 1412 shahzerkhan
## 1413 tkpurple_1D
## 1414 minaa________
## 1415 nora_1d_hp
## 1416 derek_kjj
## 1417 Neymar_1d_
## 1418 maaariez
## 1419 redv_Ivet
## 1420 CarrotGirl_1D
## 1421 CarrotGirl_1D
## 1422 CarrotGirl_1D
## 1423 CarrotGirl_1D
## 1424 nasiiraa_1d
## 1425 thegreatgabzzy
## 1426 ClaireProphesy
## 1427 thinxness
## 1428 NineNineCraig
## 1429 CarrotGirl_1D
## 1430 1D_fan2021
## 1431 starlight_taegi
## 1432 CarrotGirl_1D
## 1433 CarrotGirl_1D
## 1434 thirdycy
## 1435 CarrotGirl_1D
## 1436 gabri_house
## 1437 stunninbrina
## 1438 1D_fan2021
## 1439 nora_1d_hp
## 1440 lolshesalesbian
## 1441 mariionapons_
## 1442 __Aureus__
## 1443 dinasarian
## 1444 killjoyara
## 1445 notti_mt
## 1446 1d_lh28
## 1447 Avantika_1D
## 1448 nora_1d_hp
## 1449 kenda_1d
## 1450 fuckuanywxy
## 1451 Sitbonethwe
## 1452 Lavanniya4
## 1453 nora_1d_hp
## 1454 Finance290
## 1455 MauricioM_Gomez
## 1456 bloodofrep
## 1457 bellacsouza
## 1458 nora_1d_hp
## 1459 __Craving__
## 1460 Maria_p_1d
## 1461 HumSherHai
## 1462 cowboylikefinn
## 1463 lostinfabs
## 1464 osamulfc
## 1465 killbowie
## 1466 wildestyle13
## 1467 BITCOINTRAPPER
## 1468 marielelou24_1D
## 1469 Avantika_1D
## 1470 Avantika_1D
## 1471 1D_Tomtam_NRC
## 1472 acabecca
## 1473 tanyaAmam
## 1474 NeedAGetawayCar
## 1475 mariamolina7401
## 1476 sadgirlbenedict
## 1477 HopiaSaMenpa
## 1478 Avantika_1D
## 1479 _littlematilda
## 1480 qinath_
## 1481 Douxjessie
## 1482 sznsticks
## 1483 mirrortays
## 1484 amandapdp3
## 1485 naufalnianwar
## 1486 monsechh
## 1487 Nikita54067730
## 1488 Mati_190
## 1489 helloangykitty
## 1490 chokopayamato
## 1491 Maria_p_1d
## 1492 KeziaGio
## 1493 Hitosi_Dr
## 1494 midnightsandme
## 1495 khymct
## 1496 lipstickyungsoo
## 1497 Avantika_1D
## 1498 kike7009
## 1499 BiggerThanMisty
## 1500 sarulvsJps
## 1501 liahxenha
## 1502 pendehhoe
## 1503 HamaEsaka
## 1504 hadaglitch
## 1505 folkIorian13
## 1506 DYALRO
## 1507 iratxe_stark
## 1508 jaemidnights
## 1509 atomicbot_
## 1510 ptilllll
## 1511 ainelzm
## 1512 7_j_b_emo
## 1513 fierycherry
## 1514 36_urpi
## 1515 1D_Tomtam_NRC
## 1516 tswiftieshit
## 1517 gmcorrea93
## 1518 superchispa38
## 1519 RajabAlmukarrom
## 1520 FisiAxolotl
## 1521 __Lizannsonders
## 1522 tkpurple_1D
## 1523 1D_Tomtam_NRC
## 1524 gaby_rr14
## 1525 kyubinlover
## 1526 nadssu
## 1527 gixherondale
## 1528 Toke_Eji
## 1529 raytatata13
## 1530 sellyjin092
## 1531 whosxlu
## 1532 oates13_
## 1533 rathrango
## 1534 adlinrsln
## 1535 likeharkness
## 1536 SmiSasusakuTS
## 1537 98TKM1114
## 1538 midnighxs
## 1539 caseofyuh
## 1540 moimooi_
## 1541 addictedtonyc
## 1542 cfolklores
## 1543 Courtney__1D
## 1544 stylelor13
## 1545 FurphyGrace
## 1546 ThSevenYearItch
## 1547 _GottaBeYou_1D
## 1548 alenkkkj
## 1549 harriet_sty1es
## 1550 alenkkkj
## 1551 nasiiraa_1d
## 1552 NITELIST_MUSIC
## 1553 arpit_1989
## 1554 nasiiraa_1d
## 1555 Lunar0mar
## 1556 LuthienElessar
## 1557 ginchanism_
## 1558 07purpleheart_
## 1559 sgpostlng
## 1560 DhrutiNimkar
## 1561 holaiamella
## 1562 deejay_barony
## 1563 cxmbrx
## 1564 tkpurple_1D
## 1565 holaiamella
## 1566 twelveamswiftie
## 1567 Cristina___1D
## 1568 fruitymerchloe
## 1569 lavanderhaze131
## 1570 augustforeverrr
## 1571 hurricaneofsel
## 1572 Matilda__1D
## 1573 Matilda__1D
## 1574 champagne19prob
## 1575 cashidalgostein
## 1576 whats_abrian
## 1577 hauntevil
## 1578 LeahItsleya
## 1579 folksmorer
## 1580 jaehyunsdaught1
## 1581 HaroldsHoobies
## 1582 bootyhypnotic
## 1583 elenaLJ_
## 1584 selxringz
## 1585 stxrryisland
## 1586 CharlotteHerrm4
## 1587 Niall3991Horan
## 1588 Lightzuli
## 1589 coruna_val
## 1590 kdramerchph
## 1591 otblcmm
## 1592 kdramerchph
## 1593 treaycherous
## 1594 holdsaito
## 1595 4ruqtyi
## 1596 1d_gravity__
## 1597 MsChoomTop
## 1598 Kobudho_1D
## 1599 _zyoswift
## 1600 sara_penne_
## 1601 Lalala22630372
## 1602 LaTaDaisy
## 1603 lerngerki
## 1604 Michi_Ca_Pin
## 1605 phillychilly2
## 1606 Alanredd13
## 1607 rkthghts
## 1608 itlotn
## 1609 flklorelipa
## 1610 illicit_hero
## 1611 RibbaaR
## 1612 JakartaSf
## 1613 dreamsndelusion
## 1614 christinephili
## 1615 treasure_bns
## 1616 miks_craft13
## 1617 ordinaryabbey
## 1618 railmealltooweL
## 1619 LuzmeL9
## 1620 miks_craft13
## 1621 ideal_society
## 1622 alpacawuvs
## 1623 anne_pmo
## 1624 stargeaze
## 1625 BiaBianca01
## 1626 flowerchildhs
## 1627 stf4vs
## 1628 sisiist91
## 1629 p3achyghost
## 1630 doodleloves1D
## 1631 AdeHoran97
## 1632 wotisyeet
## 1633 Fabriakkermans
## 1634 R0ebn
## 1635 JohnRude15
## 1636 MovePerrie18
## 1637 Tswifts_arms
## 1638 alisha_baretto
## 1639 candeleclerc16
## 1640 charliekills13
## 1641 ashrry_1D
## 1642 byerscrf
## 1643 outofdaawoods13
## 1644 goldxrussell
## 1645 ashrry_1D
## 1646 coldasyou13_
## 1647 crfdora
## 1648 aguscrnls
## 1649 xcrikeymikeyx
## 1650 Mayu__Chan
## 1651 Mariajo0057
## 1652 1d_babygirlss
## 1653 reputati0nTV
## 1654 1d_babygirlss
## 1655 xsatanswift
## 1656 saraobrien_26
## 1657 reignxxi
## 1658 ayat1625
## 1659 hitthepedal_
## 1660 Lo20376798
## 1661 majrbb
## 1662 hstymusto
## 1663 FAITHXFUTURE
## 1664 Allisonvive23
## 1665 andyfiennes
## 1666 avocadolklore
## 1667 1D_flashback
## 1668 1d_babygirlss
## 1669 1D_flashback
## 1670 1DAFSanta
## 1671 1d_babygirlss
## 1672 Numu13Version
## 1673 1d_babygirlss
## 1674 herstweets
## 1675 themultifandoms
## 1676 raymudms
## 1677 Sweet_xiii
## 1678 _fxbrxv_
## 1679 littl3fr_ak
## 1680 Kaito_kid1998
## 1681 HaeTanaIndigo
## 1682 exhockeyfan44
## 1683 ripclara
## 1684 fanuelytz
## 1685 pezzsmiles
## 1686 mmyeongoo
## 1687 reinteithrep
## 1688 QueenTLord
## 1689 TheBoySwifties
## 1690 tatx_1D_Dallas
## 1691 mohinko69
## 1692 1d_larry4life_
## 1693 ripclara
## 1694 SwiftiesRegion
## 1695 1D_5sos_Hustler
## 1696 1d_larry4life_
## 1697 karmaismo
## 1698 Niallina1985_1D
## 1699 greatesttears
## 1700 jupiter_riccis
## 1701 333folklvs
## 1702 AuutaAuuta2
## 1703 sforlouisstyles
## 1704 gaveuponlife13
## 1705 SarahIzzatiG
## 1706 a5ahikun
## 1707 1D_5sos_Hustler
## 1708 khunchawarin
## 1709 1D_5sos_Hustler
## 1710 LOUWTHES91
## 1711 _GottaBeYou_1D
## 1712 _GottaBeYou_1D
## 1713 potpotaynew
## 1714 Espoirvients
## 1715 ShemeemAhammed
## 1716 yeboah__
## 1717 Harees_ms
## 1718 wonderlandsrry
## 1719 twinkleliltstar
## 1720 TweetByThapz
## 1721 ilovemypetal
## 1722 MarvinDavid626
## 1723 mohammadraihan8
## 1724 sforlouisstyles
## 1725 ASingleDeath
## 1726 marielelou24_1D
## 1727 marielelou24_1D
## 1728 anti_gifted
## 1729 acbb_04
## 1730 alee_cabj11
## 1731 1d_larry4life_
## 1732 1d_larry4life_
## 1733 jose_1d
## 1734 spellman_aria
## 1735 idkmvtin4_1D
## 1736 idkmvtin4_1D
## 1737 mel_xzh
## 1738 izazure
## 1739 midviz
## 1740 ilovelouandhazz
## 1741 Aly_reste
## 1742 shaughran
## 1743 theia_sol
## 1744 caroooline79
## 1745 Al_3seery
## 1746 tsmidnightstgw
## 1747 Nav77970096
## 1748 ArchieSwift13
## 1749 Neymar_1d_
## 1750 MidnightSaviour
## 1751 ingridc_studio
## 1752 GoldStockGuy1
## 1753 neodaee
## 1754 Shazelyn1
## 1755 xkcp13
## 1756 Guii029
## 1757 1d_Shawol
## 1758 thegodsludge
## 1759 supahmyk
## 1760 elisversion13
## 1761 1D_lt91perfect
## 1762 f8BpyLFi1YEj57t
## 1763 1D_lt91perfect
## 1764 lalalow_1556
## 1765 Letty809
## 1766 WillAAAHHH
## 1767 Nils0Sjoberg
## 1768 Alexand88841237
## 1769 dandelion3369
## 1770 TToThemoons
## 1771 SwarryTyles
## 1772 sudamasakink
## 1773 ruka0914
## 1774 candynikko
## 1775 reputationoftay
## 1776 1d_Shawol
## 1777 ggstanxswift
## 1778 majrbb
## 1779 mikkhaan
## 1780 maceda_96
## 1781 MXRRORBALLS1989
## 1782 pliyansss
## 1783 maroononvinyl
## 1784 hige_after5
## 1785 wavesofperry
## 1786 sshi_joy
## 1787 Meg_1d_lover
## 1788 mchllnglrnd
## 1789 hobishope07
## 1790 AbOdDyaloo
## 1791 demiscardigan
## 1792 Tetsuya_s_2022
## 1793 Amae4Jinnie
## 1794 1d_Shawol
## 1795 uptown_girlll
## 1796 veebeato
## 1797 pani_na_fochu
## 1798 yashiree1
## 1799 dumsunny
## 1800 yashiree1
## 1801 Ohh_Yeah_1D
## 1802 roybelfangirl
## 1803 effiepattycak3
## 1804 1d_babygirlss
## 1805 BrixtonNaoki
## 1806 BrixtonNaoki
## 1807 Stateofgrace102
## 1808 GabrielTaibi
## 1809 Allie_Luvs_1D
## 1810 lxzgtt
## 1811 BriannaTaibi
## 1812 skinnybitchluv
## 1813 tayismycupcakee
## 1814 1d_Shawol
## 1815 gsb_tokyo
## 1816 smilevvsmilevv
## 1817 kii1014
## 1818 Avantika_1D
## 1819 JrManuelGuillen
## 1820 Pandaxnz
## 1821 taylorforme13
## 1822 ProudofLouis__
## 1823 sprinkles365
## 1824 1d_Shawol
## 1825 Avantika_1D
## 1826 arivchy
## 1827 smalik_1D
## 1828 dadangan
## 1829 daemyra_1D
## 1830 cowboyIikeem
## 1831 daemyra_1D
## 1832 swiftlygal
## 1833 daemyra_1D
## 1834 dresslix
## 1835 wbejeweled
## 1836 1d_Shawol
## 1837 Ohh_Yeah_1D
## 1838 Ohh_Yeah_1D
## 1839 Ohh_Yeah_1D
## 1840 victorhuasi
## 1841 Ohh_Yeah_1D
## 1842 1d_Shawol
## 1843 maiiikura
## 1844 cherishingilll
## 1845 Ohh_Yeah_1D
## 1846 Sry1Dxx5
## 1847 blackroseHS
## 1848 speaknow01
## 1849 Akira_ES
## 1850 thaisluko
## 1851 1d_Shawol
## 1852 monicaswarovski
## 1853 wildestts
## 1854 tswifthales
## 1855 trwrdi
## 1856 ILove__1D__
## 1857 LauraEv67093280
## 1858 _antoniaqq
## 1859 SOGI_1D
## 1860 Darth_Migs
## 1861 0721_gon
## 1862 scareyouaway
## 1863 sukhaocart
## 1864 afvulax
## 1865 AlertTrade
## 1866 AlertTrade
## 1867 csa_rx
## 1868 1d_gravity__
## 1869 takemetochcrch
## 1870 chazaenul
## 1871 ciapecintacogan
## 1872 Neymar_1d_
## 1873 childofconfetti
## 1874 _crazy_about_1d
## 1875 Liuskaluiska
## 1876 ITHKCH4LAMET
## 1877 SwiftXuna
## 1878 1d_Shawol
## 1879 iMoouurr
## 1880 pica_rossella1
## 1881 alexsadruh
## 1882 Alihd7
## 1883 viptilwhnver
## 1884 1d_familyshow
## 1885 yeganehYEK
## 1886 tzumosamichaeyu
## 1887 Ohh_Yeah_1D
## 1888 Ohh_Yeah_1D
## 1889 bbwarbz
## 1890 1D_ma_blog
## 1891 1d_Shawol
## 1892 1D_AMAvote
## 1893 1D_AMAvote
## 1894 1d_Shawol
## 1895 bujias__
## 1896 SergioKeithh
## 1897 1D_5sos_Hustler
## 1898 SevenIvyConey
## 1899 LavenderOnMee
## 1900 1D_5sos_Hustler
## 1901 Madison99730051
## 1902 Naya_Sh_28
## 1903 9999RUM
## 1904 ChuJ2117
## 1905 nrltshh
## 1906 triangleosaka
## 1907 RSPBExeEstuary
## 1908 mystique_chaos
## 1909 Baba_Gannah
## 1910 perrielloyd
## 1911 cherrysuckers19
## 1912 azri_nv
## 1913 mahdi_njt
## 1914 Jnn427
## 1915 SolCRobles
## 1916 kkayesoo
## 1917 Avantika_1D
## 1918 moeralu
## 1919 Hugzefj
## 1920 1D_5sos_Hustler
## 1921 3kom3ya
## 1922 Avantika_1D
## 1923 fusionxrry
## 1924 Thisloveisgood3
## 1925 dohaeyiz
## 1926 unknown39077245
## 1927 Davidson_sam1
## 1928 Avantika_1D
## 1929 bemyyves
## 1930 Avantika_1D
## 1931 1D_FITF28
## 1932 brycenmv
## 1933 Gambiste1
## 1934 ashrry_1D
## 1935 1D_FITF28
## 1936 luccasxoxo
## 1937 Fw10535879
## 1938 1D_FITF28
## 1939 JoseL_VintureC
## 1940 EshaJadhav2
## 1941 afterfolkever
## 1942 daemyra_1D
## 1943 kwamelawless
## 1944 BalansVit
## 1945 jun190811
## 1946 hayatcokzor_727
## 1947 whatevsna
## 1948 Allie_Luvs_1D
## 1949 tobaz1954
## 1950 LoveAlw28s
## 1951 asimpforlouis
## 1952 persxuasion
## 1953 xsunthelouisx
## 1954 user710238
## 1955 DhatBoiYM
## 1956 chararry
## 1957 4ck_money
## 1958 Maxibrown2
## 1959 _fiqqqq_
## 1960 ikes_kobby
## 1961 i_am_koranteng
## 1962 IzQuame
## 1963 btdecember13
## 1964 ivytwt1
## 1965 cryptowarloard
## 1966 paa_kobinaa
## 1967 IkaksonF
## 1968 Yanks_Uchiha
## 1969 Filaman19
## 1970 oninemalone
## 1971 Obiba_Nana_
## 1972 AlphaSarkces
## 1973 sadbigtittybtch
## 1974 O_dgx1
## 1975 papay3guyyy
## 1976 wokwasia_
## 1977 yhaah_lina
## 1978 marielelou24_1D
## 1979 EDWOODSbilly
## 1980 pcallinghere
## 1981 sohycronyy
## 1982 atzp1h
## 1983 Pnut_MK
## 1984 _lunahime_
## 1985 marielelou24_1D
## 1986 the1_afterglow
## 1987 UraniumCaesar
## 1988 lacyjimtonic
## 1989 safestzoneever
## 1990 Eva13_12
## 1991 ann_jaan13
## 1992 Imred131
## 1993 harurut_13
## 1994 enhaneoz
## 1995 midnightveIvets
## 1996 urfavpainkiller
## 1997 United_for_1D_
## 1998 United_for_1D_
## 1999 PAPA_IS_BORED
## 2000 donaablink31
## 2001 frathetic
## 2002 United_for_1D_
## 2003 frathetic
## 2004 Yoonmin_1D
## 2005 Yoonmin_1D
## 2006 1D_skz_energy
## 2007 Yoonmin_1D
## 2008 Miranda_Jenius
## 2009 nnswift13
## 2010 tkpurple_1D
## 2011 _superiorfjs12
## 2012 MikayBhay
## 2013 leviswiftie
## 2014 beebeel09737584
## 2015 werejustlikelou
## 2016 IgotbeZiam
## 2017 icarusfallsmoon
## 2018 minniee_1d
## 2019 syinichii
## 2020 lachhhho
## 2021 1D_TeresaHS
## 2022 BioDynaMo_org
## 2023 Abdulrehman_1d
## 2024 Freefols_1D
## 2025 Freefols_1D
## 2026 woodvalevermore
## 2027 Freefols_1D
## 2028 1D_FITF28
## 2029 pasta_carb0nara
## 2030 LittleLaiLin
## 2031 kensei_crl
## 2032 himereece
## 2033 himereece
## 2034 Avantika_1D
## 2035 Avantika_1D
## 2036 ArleneR_1D
## 2037 1D_girl_anna
## 2038 1D_girl_anna
## 2039 1D_girl_anna
## 2040 1D_girl_anna
## 2041 1D_girl_anna
## 2042 Avantika_1D
## 2043 1D_girl_anna
## 2044 1d_Shawol
## 2045 1D_girl_anna
## 2046 acitydove
## 2047 swiftkev13
## 2048 Avantika_1D
## 2049 2SWvKVlxlxHCyDV
## 2050 elizel_santos
## 2051 pnonyo
## 2052 cobwebbedlife
## 2053 pricelesswine13
## 2054 the_D_in_1D
## 2055 Avantika_1D
## 2056 the_D_in_1D
## 2057 the_D_in_1D
## 2058 Avantika_1D
## 2059 Tenmidnights
## 2060 ArleneR_1D
## 2061 braxtonmg
## 2062 ArleneR_1D
## 2063 PjmluvrEra
## 2064 minniee_1d
## 2065 minniee_1d
## 2066 tayluvzen
## 2067 enust
## 2068 kindness_ksw
## 2069 yasu_m_m_s
## 2070 _bubblegreen_
## 2071 swiftielikem3
## 2072 Avantika_1D
## 2073 ____A_y_o_____
## 2074 DeepVeerLuv
## 2075 soulxinxthexsky
## 2076 1d_lh28
## 2077 redcardiganz
## 2078 Avantika_1D
## 2079 Roland21226830
## 2080 suckling_adam
## 2081 Roland21226830
## 2082 yvenisinexile
## 2083 Roland21226830
## 2084 teletubbswift13
## 2085 STRIPEDCRESCENT
## 2086 Telcoin_India
## 2087 Roland21226830
## 2088 MTesquet
## 2089 kensei_crl
## 2090 tkpurple_1D
## 2091 soulxinxthexsky
## 2092 soulxinxthexsky
## 2093 _bubblegreen_
## 2094 Sanjaynarayan23
## 2095 1D_FanFics11
## 2096 aingael_mommy
## 2097 shinyskiies
## 2098 soulxinxthexsky
## 2099 JoeInska
## 2100 soulxinxthexsky
## 2101 1d_lh28
## 2102 soulxinxthexsky
## 2103 MusicIndustryTS
## 2104 xie_charlie
## 2105 15claudia90_1D
## 2106 15claudia90_1D
## 2107 15claudia90_1D
## 2108 15claudia90_1D
## 2109 Yoonmin_1D
## 2110 ArtfulArif07
## 2111 samruddhi_khair
## 2112 Sevenexil3
## 2113 1d_lh28
## 2114 rszegi_rka28
## 2115 Emyyxx_1D
## 2116 rszegi_rka28
## 2117 madricochet
## 2118 1d_Obsessionnn
## 2119 1d_Obsessionnn
## 2120 moviesseries_1D
## 2121 1D_FITF28
## 2122 daemyra_1D
## 2123 daemyra_1D
## 2124 1d_Shawol
## 2125 daemyra_1D
## 2126 LooveNiall_1D
## 2127 1d_luvvv
## 2128 1D_FITF28
## 2129 1D_FITF28
## 2130 1d_luvvv
## 2131 1d_luvvv
## 2132 1d_luvvv
## 2133 1d_luvvv
## 2134 1d_Obsessionnn
## 2135 jacksfolklore
## 2136 1d_luvvv
## 2137 1d_luvvv
## 2138 1d_luvvv
## 2139 1d_luvvv
## 2140 KylaNoel8
## 2141 1d_Shawol
## 2142 walkinginthe_1D
## 2143 1d_luvvv
## 2144 1d_luvvv
## 2145 1d_luvvv
## 2146 IHEARTJOSHCHEN
## 2147 1d_luvvv
## 2148 HaiDang2121996
## 2149 1d_luvvv
## 2150 1d_Shawol
## 2151 IrisBarryAllen
## 2152 jime_flores__
## 2153 1d_Shawol
## 2154 SwiftieTaylor23
## 2155 toleratingit13
## 2156 1d_Shawol
## 2157 1d_Shawol
## 2158 1d_larry_hun
## 2159 DeadTS13fan
## 2160 Livyourlife___
## 2161 nicolefrank6
## 2162 taylorswiftmus7
## 2163 HoareauNATHALI6
## 2164 Sara_JB_1D_
## 2165 sunihouis
## 2166 psychopayne_
## 2167 nickyyysev
## 2168 TSH__1D
## 2169 kiara_1d
## 2170 kiara_1d
## 2171 Letty13Swifite
## 2172 kiara_1d
## 2173 kiara_1d
## 2174 kiara_1d
## 2175 kiara_1d
## 2176 Ellen_Horan_1D
## 2177 goldenloueh_haz
## 2178 Buffet1Buffet
## 2179 Buffet1Buffet
## 2180 Buffet1Buffet
## 2181 Buffet1Buffet
## 2182 Buffet1Buffet
## 2183 1D__TS
## 2184 Buffet1Buffet
## 2185 Buffet1Buffet
## 2186 Buffet1Buffet
## 2187 evermoresupreme
## 2188 Buffet1Buffet
## 2189 1D__TS
## 2190 Sara_JB_1D_
## 2191 Buffet1Buffet
## 2192 SandrineG_1D
## 2193 1D__TS
## 2194 Buffet1Buffet
## 2195 melojoyyyyy
## 2196 Sanpei75196862
## 2197 Sanpei75196862
## 2198 whitelovers5
## 2199 janobiebs_1D
## 2200 Buffet1Buffet
## 2201 28DIANAMIGHTY
## 2202 Larrypotatod
## 2203 1D_TVD_BELIEBER
## 2204 _meowdumppp
## 2205 1D__TS
## 2206 enchantedtscr
## 2207 1D__TS
## 2208 defencelexxanna
## 2209 thetommoway919
## 2210 nielsedrick_
## 2211 asimpformike
## 2212 1D__TS
## 2213 YaelGreat
## 2214 sunnyangii
## 2215 1D__TS
## 2216 chewbacc4_
## 2217 karina_av_
## 2218 samaira_nafisa
## 2219 snowOnTheBtch
## 2220 janobiebs_1D
## 2221 janobiebs_1D
## 2222 Roxanne_1D
## 2223 PashaSWK
## 2224 PashaSWK
## 2225 TeumeMarketPH
## 2226 Vonnerrs
## 2227 iluvcolepreston
## 2228 United_for_1D_
## 2229 United_for_1D_
## 2230 PashaSWK
## 2231 treasure_bns
## 2232 kkaebsong_6104
## 2233 1D_Tomtam_NRC
## 2234 1d_luvvv
## 2235 PashaSWK
## 2236 nora_1d_hp
## 2237 1d_luvvv
## 2238 1d_luvvv
## 2239 1d_luvvv
## 2240 1d_luvvv
## 2241 1d_luvvv
## 2242 1d_luvvv
## 2243 1d_luvvv
## 2244 AqilahMukhlis
## 2245 1d_luvvv
## 2246 1d_luvvv
## 2247 1d_luvvv
## 2248 lightsuperla
## 2249 treasure_bns
## 2250 1d_luvvv
## 2251 shakkarpapalou
## 2252 1D_FITF28
## 2253 1D_FITF28
## 2254 nora_1d_hp
## 2255 louietomlinxson
## 2256 leslie_lorene
## 2257 jime_flores__
## 2258 youfakebetch_1d
## 2259 Caroool_PF
## 2260 Naya_Sh_28
## 2261 youfakebetch_1d
## 2262 thcarryonx
## 2263 Yoonmin_1D
## 2264 hummm0906
## 2265 bitch4_1d
## 2266 gay_in_fandoms
## 2267 snbrsky
## 2268 1D_TBSL
## 2269 1D_TBSL
## 2270 angelsfly028
## 2271 1D_TBSL
## 2272 1D_TBSL
## 2273 1D_TBSL
## 2274 cinnamonhaze13
## 2275 arlert_amii
## 2276 ElizabethZurzo1
## 2277 maryacraze1
## 2278 Niallina1985_1D
## 2279 NeverIsNever_
## 2280 swiftlytaystan
## 2281 1d_zquadd
## 2282 3lb0wgr34se
## 2283 1d_all_mylove
## 2284 Yoonmin_1D
## 2285 FeeqFeeqWafeeq_
## 2286 gorgeuslarry
## 2287 emptyscenario
## 2288 matildafiIms
## 2289 king44dess
## 2290 ryleehalsten
## 2291 soulxinxthexsky
## 2292 soulxinxthexsky
## 2293 Louis_avocaado
## 2294 Yoonmin_1D
## 2295 Monu94997998
## 2296 maya_loves_1d
## 2297 maya_loves_1d
## 2298 timelessly_ashk
## 2299 Yoonmin_1D
## 2300 maya_loves_1d
## 2301 maya_loves_1d
## 2302 maya_loves_1d
## 2303 1d_luvvv
## 2304 maya_loves_1d
## 2305 minniee_1d
## 2306 maya_loves_1d
## 2307 1d_luvvv
## 2308 maya_loves_1d
## 2309 Ruckus_1D
## 2310 1D_FanFics11
## 2311 Yoonmin_1D
## 2312 butterdatfly
## 2313 Jennife66282781
## 2314 saragraccee
## 2315 YDoUWantMyName6
## 2316 seonwoo_5
## 2317 CarrotGirl_1D
## 2318 CarrotGirl_1D
## 2319 screamtokiwi
## 2320 CarrotGirl_1D
## 2321 CarrotGirl_1D
## 2322 nasiiraa_1d
## 2323 LittleMix_1D
## 2324 teumevip
## 2325 Youreyes_28
## 2326 fullilsun
## 2327 1dsunshine_28
## 2328 daemyra_1D
## 2329 dreamietaekoo
## 2330 LouBear_85
## 2331 brittney24_
## 2332 rosesfrsnflwrry
## 2333 AreKool
## 2334 xxyeolove
## 2335 69thousandUSD
## 2336 KHAL_CRPT
## 2337 mariahdebutera
## 2338 myenhauls
## 2339 1d_jmcstyles
## 2340 Haba_Mayo
## 2341 SuzySueweetie
## 2342 fabiister
## 2343 meninadoliam_1D
## 2344 pankipelus
## 2345 therealdrmax
## 2346 AdventChild_BTC
## 2347 zouismyfavv
## 2348 liwezx
## 2349 vnillachey
## 2350 asm_oddeus
## 2351 1D_LenaNVili
## 2352 1D_LenaNVili
## 2353 alessiak03
## 2354 1d_manan_fan
## 2355 1d_manan_fan
## 2356 JaCki95
## 2357 fitf_hazza_lou
## 2358 1d_manan_fan
## 2359 mochidoies
## 2360 214karlaa
## 2361 DonahsAngel
## 2362 LauraEv67093280
## 2363 Athaliaaa29
## 2364 kulsum37801624
## 2365 cliffordmebf
## 2366 juan_espiinoza
## 2367 honey__spoons
## 2368 1d_owns_me_28
## 2369 1d_owns_me_28
## 2370 1d_owns_me_28
## 2371 1d_owns_me_28
## 2372 stan___1D
## 2373 zoesmithjones
## 2374 1d_owns_me_28
## 2375 ynfcart
## 2376 28__louisstyles
## 2377 1d_owns_me_28
## 2378 Tpwkhs16878127
## 2379 Lupita_lo1
## 2380 shiftoill
## 2381 BBKSHOP_PH
## 2382 Merelly24
## 2383 Rias_life_is_1d
## 2384 Rias_life_is_1d
## 2385 betty_and_i
## 2386 Avantika_1D
## 2387 djhiroki_33rec
## 2388 daemyra_1D
## 2389 NordinPumbaya
## 2390 Tpwkhs16878127
## 2391 annmarie5sos_1D
## 2392 KiahKaltiainen
## 2393 jmnlied
## 2394 _emmamd2010_
## 2395 theblackdash
## 2396 marielelou24_1D
## 2397 Pang_1D
## 2398 NaradiUsamah
## 2399 FitzAndLarry
## 2400 GinzaSukiBar
## 2401 marielelou24_1D
## 2402 Swiftie_2526
## 2403 MarianGM97
## 2404 1d_owns_me_28
## 2405 Biancah_1D
## 2406 Biancah_1D
## 2407 Biancah_1D
## 2408 Biancah_1D
## 2409 Arpitaloves_1d
## 2410 Biancah_1D
## 2411 bennygirl10
## 2412 Biancah_1D
## 2413 Biancah_1D
## 2414 1d_owns_me_28
## 2415 sullenoface0
## 2416 Biancah_1D
## 2417 Biancah_1D
## 2418 Biancah_1D
## 2419 Biancah_1D
## 2420 Biancah_1D
## 2421 mmh_idontknow
## 2422 Arpitaloves_1d
## 2423 Arpitaloves_1d
## 2424 1d_owns_me_28
## 2425 1d_owns_me_28
## 2426 ohmy_GOD_1D
## 2427 ohmy_GOD_1D
## 2428 ohmy_GOD_1D
## 2429 1d_owns_me_28
## 2430 1d_owns_me_28
## 2431 1d_owns_me_28
## 2432 mintSUN_shine
## 2433 RobinDrennenBr1
## 2434 RdhTracy
## 2435 Blockonethv
## 2436 man09621
## 2437 _BlueFaires_
## 2438 a5ahikun
## 2439 1d_babygirlss
## 2440 1d_babygirlss
## 2441 1d_babygirlss
## 2442 _VM00N
## 2443 dlibyhbestie
## 2444 cowboydaylight
## 2445 OneBucFan47
## 2446 fernandahv_1d
## 2447 minniee_1d
## 2448 minniee_1d
## 2449 agibsteroni
## 2450 INYOURAREAPH
## 2451 INYOURAREAPH
## 2452 Neuro2343
## 2453 daemyra_1D
## 2454 CarrotGirl_1D
## 2455 CarrotGirl_1D
## 2456 murdock_sr
## 2457 CarrotGirl_1D
## 2458 AudreyMatty
## 2459 CarrotGirl_1D
## 2460 CarrotGirl_1D
## 2461 Nioxistyreumink
## 2462 Tay_1D_H10part2
## 2463 Girlonfire_1D
## 2464 1D_FanFics11
## 2465 loustyles21
## 2466 shuapify
## 2467 Girlonfire_1D
## 2468 2Shamaim
## 2469 MedinaAy1279
## 2470 account_hstyles
## 2471 CarleighBeute
## 2472 il_Volover_1D
## 2473 Yoonmin_1D
## 2474 uvmid
## 2475 zouismyfavv
## 2476 1d_perufanclub
## 2477 maniakjemblem
## 2478 Vismirbaig
## 2479 haley1Dstan
## 2480 sk8rjake15
## 2481 CarrotGirl_1D
## 2482 1d_lh28
## 2483 CarrotGirl_1D
## 2484 CarrotGirl_1D
## 2485 enust
## 2486 larriesarehot28
## 2487 annmarie5sos_1D
## 2488 _swiftianity_
## 2489 solomonalyy
## 2490 Roxanne_1D
## 2491 trashton5sauce
## 2492 marielelou24_1D
## 2493 ComfyZiam_25
## 2494 RaeluvBlueGreen
## 2495 jean_lover69
## 2496 NickTB45
## 2497 otbsweethome
## 2498 fcaltabellotta_
## 2499 ohmy_GOD_1D
## 2500 mtrdmnzdmnk_20
## 2501 SANDRUXISS
## 2502 ohmy_GOD_1D
## 2503 1d_perufanclub
## 2504 marscartt
## 2505 bffswm
## 2506 rh3np
## 2507 ThickieRozay
## 2508 JoBros_1D_BTS
## 2509 GinKriss
## 2510 hyuk4iloml
## 2511 edl1tam
## 2512 alimentenme
## 2513 lou_high_walls
## 2514 Csmurfy1
## 2515 Csmurfy1
## 2516 wolvesruel
## 2517 loveharryS_1D_
## 2518 _1d_4ever_28
## 2519 _SatelliteAna28
## 2520 HOSHIC4RT
## 2521 pk_hoonisty
## 2522 LeahMarieee___
## 2523 aldobucs
## 2524 Issyhg
## 2525 maricon_0220
## 2526 minniee_1d
## 2527 homeisouralways
## 2528 Roxanne_1D
## 2529 CraigInThe843
## 2530 lionheart__siva
## 2531 wnterys
## 2532 Roxanne_1D
## 2533 daemyra_1D
## 2534 daemyra_1D
## 2535 Roxanne_1D
## 2536 Roxanne_1D
## 2537 larrybuzzz
## 2538 ily5sos__1d
## 2539 Roxanne_1D
## 2540 guatizol
## 2541 daemyra_1D
## 2542 karen_munevar9
## 2543 daemyra_1D
## 2544 cowboylikeamer
## 2545 91louispoem
## 2546 ily5sos__1d
## 2547 cswmwiphwsohm28
## 2548 charxstyles
## 2549 ohmy_GOD_1D
## 2550 truealIure
## 2551 nursey921
## 2552 N_L_H_Z_L_1D_
## 2553 Josh_88_groover
## 2554 JimmyCrypto888
## 2555 Hs1m_1D
## 2556 1d_mariana14
## 2557 mybendystraw
## 2558 strznseob
## 2559 ohmy_GOD_1D
## 2560 ohmy_GOD_1D
## 2561 Trupti_1D
## 2562 Nemesis021
## 2563 gabrn123
## 2564 astrokev1n
## 2565 louis28_harry2
## 2566 jeonandparks
## 2567 giihaee
## 2568 Louis_salad_1D
## 2569 ram_yta22
## 2570 Tanialit090764
## 2571 YoloFXAcademy
## 2572 YoloFXAcademy
## 2573 fitf_hazza_lou
## 2574 jeonghanhaul
## 2575 Tom_Peredo
## 2576 ThickieRozay
## 2577 nyniesthv
## 2578 sunflowerights
## 2579 LuckyCharm_28
## 2580 blue_vanille
## 2581 1D_Tomtam_NRC
## 2582 hxxthxrs
## 2583 LuckyCharm_28
## 2584 calmingmusk_
## 2585 Prksnghn_1208
## 2586 ThomasDwyane1
## 2587 bonyscribe
## 2588 4EAE_1D
## 2589 AlonsoCervera_
## 2590 ChiefsGotBlurrd
## 2591 Rin_san_1D
## 2592 AllThingsTBbucs
## 2593 Robertbyrne2001
## 2594 TheOMeara
## 2595 SI_Buccaneers
## 2596 cervoneelu
## 2597 Mari19433629
## 2598 FineLineee345
## 2599 yobecks
## 2600 1d__larry___
## 2601 uptonogood128
## 2602 kenda_1d
## 2603 ps4more3
## 2604 BcILoveuBabe
## 2605 daemyra_1D
## 2606 Valerysofia_1d
## 2607 paraevermore
## 2608 VTuberTweeter
## 2609 minniee_1d
## 2610 Clairekoumba1
## 2611 HARE_FMR
## 2612 1D_FanFics11
## 2613 IsabelM94902405
## 2614 IsabelM94902405
## 2615 HARE_FMR
## 2616 SebasVal11
## 2617 Natalia_TS_0
## 2618 tkpurple_1D
## 2619 melstylestommo
## 2620 il_Volover_1D
## 2621 il_Volover_1D
## 2622 golden28_1D
## 2623 gabyru_1D
## 2624 yellowsnow_1d
## 2625 Yoonmin_1D
## 2626 yellowsnow_1d
## 2627 blonde_niall_1d
## 2628 yellowsnow_1d
## 2629 blonde_niall_1d
## 2630 siIvernothing
## 2631 1d__larry___
## 2632 1D_Evie_5SOS
## 2633 yellowsnow_1d
## 2634 daemyra_1D
## 2635 _crazy_about_1d
## 2636 _crazy_about_1d
## 2637 tol_and_smoll
## 2638 thetommoway919
## 2639 Brookly34170015
## 2640 OxBless0917
## 2641 rustonyourdoor
## 2642 1d__larry___
## 2643 Csmurfy1
## 2644 1d__larry___
## 2645 1d_larry4life_
## 2646 1d_larry4life_
## 2647 Ohh_Yeah_1D
## 2648 safestzoneever
## 2649 safestzoneever
## 2650 Sann_1D
## 2651 sica_eclare
## 2652 fantasyofAl
## 2653 NotHappyJann
## 2654 Ohh_Yeah_1D
## 2655 fallenangeIs25
## 2656 TeumeMarketPH
## 2657 ratliffmark63
## 2658 seekerphoenix
## 2659 5evafangirl
## 2660 1d__larry___
## 2661 tommoluv91
## 2662 _serendipitysun
## 2663 intoflynn
## 2664 maguarydemorang
## 2665 fearlessdutchie
## 2666 maeintheam_
## 2667 hychilddiz
## 2668 stephy_182
## 2669 kenda_1d
## 2670 ayirpelle
## 2671 Horan28Poppy
## 2672 Roxanne_1D
## 2673 Roxanne_1D
## 2674 Roxanne_1D
## 2675 _1d_365
## 2676 Laceface28
## 2677 nicolegarza1000
## 2678 Daruma96586388
## 2679 JulietaV99
## 2680 lilfreakestela
## 2681 chloes_house
## 2682 CarrotGirl_1D
## 2683 CarrotGirl_1D
## 2684 crynightsky
## 2685 Occulence
## 2686 keepdriving369
## 2687 teaandfrozenpea
## 2688 EvelynGAMING1
## 2689 Basic_bxcky
## 2690 Dawn_Sis0725
## 2691 annmarie5sos_1D
## 2692 annmarie5sos_1D
## 2693 marielelou24_1D
## 2694 tbslchels
## 2695 mlovesmysteries
## 2696 1d_Obsessionnn
## 2697 ily5sos__1d
## 2698 ily5sos__1d
## 2699 Grimmestam
## 2700 JUSTLIKEYOUFTDT
## 2701 blonde_niall_1d
## 2702 moonfruit28
## 2703 valepm_1d
## 2704 mathoncbro
## 2705 Giselle_1D_5SOS
## 2706 BarrettTyler78
## 2707 1d_Obsessionnn
## 2708 JamieSh71553090
## 2709 1D_Tomtam_NRC
## 2710 Mack__O
## 2711 tehdinginnn
## 2712 1d_Obsessionnn
## 2713 irmi_e
## 2714 alissy2891
## 2715 Alyssers_s
## 2716 ItIsAsItWas
## 2717 Jana_1D
## 2718 Jana_1D
## 2719 Janaviisharma1
## 2720 imdatingwinwin
## 2721 Annie23703
## 2722 Marina21446771
## 2723 daemyra_1D
## 2724 daemyra_1D
## 2725 natalie_28otb
## 2726 Jana_1D
## 2727 daemyra_1D
## 2728 daemyra_1D
## 2729 Jana_1D
## 2730 Jana_1D
## 2731 valepm_1d
## 2732 1D_OhNoNiall
## 2733 v_rocio07
## 2734 daemyra_1D
## 2735 Jana_1D
## 2736 Jana_1D
## 2737 urehalfwayhome
## 2738 blonde_niall_1d
## 2739 Giselle_1D_5SOS
## 2740 daemyra_1D
## 2741 1D_TPWK2
## 2742 golden28_1D
## 2743 endkampf
## 2744 GiantBalls5
## 2745 daemyra_1D
## 2746 WWE_1D_5SOS_JB
## 2747 ChloeWinslow28
## 2748 BTBFAN2005
## 2749 1D_infoportugal
## 2750 WWE_1D_5SOS_JB
## 2751 1D_lover_one
## 2752 1D_mahone_xo99
## 2753 thequeensheart
## 2754 _GottaBeYou_1D
## 2755 glonk_sad
## 2756 WWE_1D_5SOS_JB
## 2757 1d_Obsessionnn
## 2758 FFPmoonman
## 2759 1D_mahone_xo99
## 2760 1D_mahone_xo99
## 2761 knjzie
## 2762 liaococo1
## 2763 CarrotGirl_1D
## 2764 1D_mahone_xo99
## 2765 katya4444
## 2766 TanushriTasha
## 2767 1D_mahone_xo99
## 2768 littlelarrie_j
## 2769 CEGOMAJO
## 2770 1D_mahone_xo99
## 2771 etherealyours
## 2772 babyzjune
## 2773 ArleneR_1D
## 2774 gloria_HyL_1D
## 2775 Gambiste1
## 2776 LarrySt28_1D
## 2777 lillyabbi
## 2778 SuMmEr_ash0526
## 2779 redpanda606
## 2780 apollopilled
## 2781 1d_0829lp
## 2782 fan_of_1D_hnllz
## 2783 MLSNEXT
## 2784 love_n_thunder
## 2785 goldenMoon28_
## 2786 Ter2io
## 2787 dinacriedpower
## 2788 fan_of_1D_hnllz
## 2789 thoedasscolson
## 2790 golden28_1D
## 2791 golden28_1D
## 2792 fan_of_1D_hnllz
## 2793 fan_of_1D_hnllz
## 2794 beth_callin24
## 2795 fan_of_1D_hnllz
## 2796 _GottaBeYou_1D
## 2797 golden28_1D
## 2798 _GottaBeYou_1D
## 2799 _GottaBeYou_1D
## 2800 _GottaBeYou_1D
## 2801 1d_aracely
## 2802 zzynjavv
## 2803 fan_of_1D_hnllz
## 2804 Kenz_1d
## 2805 Kenz_1d
## 2806 lucimar_1d_
## 2807 annmarie5sos_1D
## 2808 Kenz_1d
## 2809 ChloeWinslow28
## 2810 Cortes22Val
## 2811 French_1D_Girl
## 2812 _crazy_about_1d
## 2813 _crazy_about_1d
## 2814 4naelle_Styles
## 2815 MihaKline7
## 2816 rhymeswsherry
## 2817 tommo28sun
## 2818 1D_infoportugal
## 2819 Kinsey_3
## 2820 1d_MainlyLarry
## 2821 grcrypto1
## 2822 Joanne_1D
## 2823 atypic_el
## 2824 1D_DailySpain
## 2825 golden28_1D
## 2826 Girlonfire_1D
## 2827 Tini_y_1D
## 2828 1d_leftpinkytoe
## 2829 robjones9753
## 2830 w_k_1d_everyday
## 2831 1D_france_OD
## 2832 eva_1D_12
## 2833 5sos_1D_gd
## 2834 Leti_1D_
## 2835 mary_loves_1D
## 2836 THORChads
## 2837 britti_lee
## 2838 wilmonxlarrie
## 2839 Hahyunclip
## 2840 meninadoliam_1D
## 2841 Neymar_1d_
## 2842 1D_DailySpain
## 2843 1D_DailySpain
## 2844 1D_inmyheart4L
## 2845 SofiiG_1D
## 2846 MichalRomejko
## 2847 ohmy_GOD_1D
## 2848 riptmhlawleys
## 2849 ebscbwi
## 2850 Neymar_1d_
## 2851 jisturrabkim
## 2852 louisonlygf
## 2853 KristyW71080355
## 2854 KristyW71080355
## 2855 94HARRYSHOUSE
## 2856 RegionSkies
## 2857 otbtpwk
## 2858 LuzIvana14
## 2859 otb_satellite
## 2860 1D_france_OD
## 2861 219Solveig
## 2862 TheFatBunnee
## 2863 miks_craft13
## 2864 softeroften
## 2865 Neymar_1d_
## 2866 Dawn_Sis0725
## 2867 ChloeWinslow28
## 2868 Chisa_1D
## 2869 Leti_1D_
## 2870 chili2312
## 2871 Barbiebambi7
## 2872 lousofthair
## 2873 SandrineG_1D
## 2874 SandrineG_1D
## 2875 Neymar_1d_
## 2876 Neymar_1d_
## 2877 lilylovies
## 2878 speriamopassi
## 2879 ohmy_GOD_1D
## 2880 ohmy_GOD_1D
## 2881 ohmy_GOD_1D
## 2882 _GottaBeYou_1D
## 2883 ohmy_GOD_1D
## 2884 tommo28sun
## 2885 maryfer178
## 2886 hill_kirstie
## 2887 crynightsky
## 2888 Pegada__1D
## 2889 tol_and_smoll
## 2890 Pegada__1D
## 2891 Pegada__1D
## 2892 Pegada__1D
## 2893 Pegada__1D
## 2894 1d_larry4life_
## 2895 Pegada__1D
## 2896 1d_larry4life_
## 2897 1d_larry4life_
## 2898 1d_larry4life_
## 2899 1d_larry4life_
## 2900 Pegada__1D
## 2901 vaniakeisya_
## 2902 1d_MainlyLarry
## 2903 Maybe1Day1234
## 2904 daemyra_1D
## 2905 1d_wxlls
## 2906 Danigris18
## 2907 calipso2828
## 2908 1D_skz_energy
## 2909 lycan_semedo
## 2910 Neymar_1d_
## 2911 SUEDEVORA
## 2912 Ellen_Horan_1D
## 2913 EmpoweredTradr
## 2914 annmarie5sos_1D
## 2915 bangswiftvoting
## 2916 lovesziiam
## 2917 SonoFedericaaa
## 2918 bitcoinbruhdude
## 2919 NFTMoneybruh
## 2920 NFTGuyDude
## 2921 DeFiDudeGuy
## 2922 cryptospacedude
## 2923 larrieeelove
## 2924 Neymar_1d_
## 2925 1d_vxbes
## 2926 Neymar_1d_
## 2927 daemyra_1D
## 2928 1d_eanna
## 2929 pocketsofposiee
## 2930 anniversary_1d
## 2931 1d_vxbes
## 2932 Elgod_HL
## 2933 Emily_Cosce
## 2934 hudime
## 2935 1D_my_savers
## 2936 1D_my_savers
## 2937 1D_my_savers
## 2938 fallenangel_1D
## 2939 yeetsabssss
## 2940 harryshandss_
## 2941 1D_larry1007
## 2942 majesstik1
## 2943 SeeYouAlways369
## 2944 Neymar_1d_
## 2945 Neymar_1d_
## 2946 Larrys_flower
## 2947 1D_larry1007
## 2948 Aww_stardust
## 2949 1D_larry1007
## 2950 Ricardo62539930
## 2951 tomdaya28larry
## 2952 Laceface28
## 2953 Livyourlife___
## 2954 1D_larry1007
## 2955 1D_larry1007
## 2956 valentinaia1708
## 2957 yooncullenel
## 2958 withstyle_1D
## 2959 1D_larry1007
## 2960 thequeensheart
## 2961 alwaysalouie
## 2962 Cristina___1D
## 2963 Srry713
## 2964 Destina_1D
## 2965 171rainb0w
## 2966 jechr2012
## 2967 taylanasgirlie
## 2968 roozCantwell
## 2969 TPWKarlo
## 2970 _five_angels_1D
## 2971 harrieflieber
## 2972 luhhrainbow
## 2973 louehhstalright
## 2974 1d__fairy
## 2975 basadoreinhard
## 2976 1d_Obsessionnn
## 2977 basadoreinhard
## 2978 yaeunda
## 2979 fay_2528
## 2980 _five_angels_1D
## 2981 1D_fan_Marlies
## 2982 mary_loves_1D
## 2983 tadeubueno
## 2984 nora_1d_hp
## 2985 3226Pankaa
## 2986 MaliShirazian
## 2987 bronzeagepapi
## 2988 swiftsversion13
## 2989 RobertCryptoWo1
## 2990 Home28Sunflwer
## 2991 SaraAlamilla11
## 2992 RobertCryptoWo1
## 2993 micana_
## 2994 RobertCryptoWo1
## 2995 nora_1d_hp
## 2996 ljhsjp66
## 2997 nora_1d_hp
## 2998 bbyy01
## 2999 bbyy01
## 3000 littlelarrie_j
## 3001 brightannegold
## 3002 Walton_Ocelot
## 3003 Buffet1Buffet
## 3004 SandrineG_1D
## 3005 tomjackson2065
## 3006 emasversion13
## 3007 lrrybowie
## 3008 1D_fan_Marlies
## 3009 boo_bear_lou_91
## 3010 ChrstnETH
## 3011 ron_crypto17
## 3012 LittleMix_1D
## 3013 anniversary_1d
## 3014 anniversary_1d
## 3015 copyoflouist28
## 3016 XNDASVERSION
## 3017 Babyfreakrry28
## 3018 SandrineG_1D
## 3019 SandrineG_1D
## 3020 SandrineG_1D
## 3021 supermormongirl
## 3022 Cristina___1D
## 3023 Cristina___1D
## 3024 74SonCam
## 3025 lvstognotfound
## 3026 QuackWhale27
## 3027 Cat_adultlarry
## 3028 AMADO__1D
## 3029 charlotteeww
## 3030 BB28_1D
## 3031 28twoghosts_
## 3032 f02lnaf
## 3033 lislvsangelsfly
## 3034 Neymar_1d_
## 3035 TMessi_1D
## 3036 YDanoyan
## 3037 notminebutyour
## 3038 TMessi_1D
## 3039 TMessi_1D
## 3040 fuck1ngbea
## 3041 TMessi_1D
## 3042 TMessi_1D
## 3043 TMessi_1D
## 3044 Yoonmin_1D
## 3045 Balisa07
## 3046 DraganovaIliana
## 3047 Chaotic_Yin
## 3048 l0stinthemiddle
## 3049 ChargeStripe
## 3050 1D_InaCoolWay
## 3051 kenda_1d
## 3052 kenda_1d
## 3053 ILove__1D__
## 3054 LTHS2730
## 3055 n_stylinson_28
## 3056 Leti_1D_
## 3057 nesafleur
## 3058 Louis369Harry
## 3059 Neymar_1d_
## 3060 DariusBystry85
## 3061 GehakteSpinazie
## 3062 Rainbowstar80
## 3063 _luciaavecilla_
## 3064 thatcosmogurl
## 3065 SandrineG_1D
## 3066 mariatpwk58
## 3067 kenda_1d
## 3068 harrylouis_28_
## 3069 larryshousex
## 3070 myratfanaccount
## 3071 natyx09jinx
## 3072 Veritopreeciosa
## 3073 FreeSmo11686855
## 3074 2CosmicHearts
## 3075 maya_loves_1d
## 3076 Taylors_shoe13
## 3077 maya_loves_1d
## 3078 cryingoveresny
## 3079 1Dinformation02
## 3080 thearchergomez
## 3081 bloristyles
## 3082 katarina_ns_
## 3083 Coffeedreamer10
## 3084 Rebecca_14LA
## 3085 harrys28house
## 3086 McNamaraDynasty
## 3087 IsabelM94902405
## 3088 zeller_craig
## 3089 lovelovemelou
## 3090 AndreaRock97
## 3091 ky0_1d
## 3092 Braveinlove28
## 3093 tobiasptr
## 3094 BB28_1D
## 3095 always1d__1d
## 3096 Vstars_TaeTae
## 3097 always1d__1d
## 3098 always1d__1d
## 3099 always1d__1d
## 3100 always1d__1d
## 3101 always1d__1d
## 3102 always1d__1d
## 3103 larriepontocom
## 3104 always1d__1d
## 3105 always1d__1d
## 3106 moonlightrry__
## 3107 always1d__1d
## 3108 PaoCastaneda12
## 3109 swifthe1
## 3110 BB28_1D
## 3111 Legal0Chef
## 3112 stan___1D
## 3113 XavierTh3Savior
## 3114 28_09_2013
## 3115 sobtafo
## 3116 Jhoana67256791
## 3117 BMoonan
## 3118 nora_1d_hp
## 3119 Always_1D_Shawn
## 3120 CTowersCBS
## 3121 princessxxy1
## 3122 theffrobot
## 3123 halleym123
## 3124 this_is_tarable
## 3125 did_harry1
## 3126 Marteensis
## 3127 Maiara_1D
## 3128 CarrotGirl_1D
## 3129 CarrotGirl_1D
## 3130 MiisBeean
## 3131 Yoonmin_1D
## 3132 Yoonmin_1D
## 3133 maya_loves_1d
## 3134 BB28_1D
## 3135 maya_loves_1d
## 3136 aslouwas
## 3137 Rias_life_is_1d
## 3138 papaspoppinpeny
## 3139 Neymar_1d_
## 3140 nehir20262026
## 3141 Yoonmin_1D
## 3142 aida_1d
## 3143 Rias_life_is_1d
## 3144 becauseihhadyou
## 3145 aida_1d
## 3146 Rias_life_is_1d
## 3147 Rias_life_is_1d
## 3148 aida_1d
## 3149 1D_HeJ
## 3150 aida_1d
## 3151 minniee_1d
## 3152 leslie_lorene
## 3153 MariamS_1D
## 3154 Neymar_1d_
## 3155 SandrineG_1D
## 3156 1d_larry4life_
## 3157 1D_larry1007
## 3158 SandrineG_1D
## 3159 SandrineG_1D
## 3160 1d_larry4life_
## 3161 my5littlefreaks
## 3162 1d_larry4life_
## 3163 1d_larry4life_
## 3164 1d_larry4life_
## 3165 viki_font
## 3166 1d_larry4life_
## 3167 luizisbi
## 3168 RtRyujin
## 3169 annmarie5sos_1D
## 3170 Mallak_1D
## 3171 annmarie5sos_1D
## 3172 1d_larry4life_
## 3173 Mallak_1D
## 3174 Always_1D_Shawn
## 3175 Taurusicorn2400
## 3176 daydreams_1d
## 3177 NettaTah
## 3178 1d_larry4life_
## 3179 Priya_1d
## 3180 1d_larry4life_
## 3181 RtRyujin
## 3182 1D_lover_one
## 3183 AcornRivers
## 3184 3X3_Yt10
## 3185 cowboylikefefe
## 3186 Jhosept33382355
## 3187 Ellen_Horan_1D
## 3188 Ellen_Horan_1D
## 3189 Yoonmin_1D
## 3190 Rocketmanz231
## 3191 Meg_1d_lover
## 3192 Ellen_Horan_1D
## 3193 imnota_catt
## 3194 thereisjust_1D
## 3195 tinylttlelarrie
## 3196 Rias_life_is_1d
## 3197 sugar_1d
## 3198 minniee_1d
## 3199 NettaTah
## 3200 5sos_caramel
## 3201 LittleMix_1D
## 3202 JediJazz22
## 3203 LittleMix_1D
## 3204 LittleMix_1D
## 3205 Leadingsedge
## 3206 il_Volover_1D
## 3207 1D_mollie_niall
## 3208 iamastridsloan
## 3209 LoveAlw28s
## 3210 1d_Obsessionnn
## 3211 1d_perufanclub
## 3212 1D_westlife
## 3213 1D_westlife
## 3214 BreanaA_Walls28
## 3215 enchanteerose
## 3216 Erika2tomlinson
## 3217 KaitlinBain
## 3218 tinylttlelarrie
## 3219 1d_MainlyLarry
## 3220 HullingsNFL
## 3221 pooblicious
## 3222 1d_perufanclub
## 3223 cuddlemeIouu
## 3224 Girlonfire_1D
## 3225 Girlonfire_1D
## 3226 dreamsndelusion
## 3227 1D_DailySpain
## 3228 JuliaSigned
## 3229 1d_Obsessionnn
## 3230 theammarah
## 3231 ShellyLJensen
## 3232 Neymar_1d_
## 3233 luke_niall_1D
## 3234 poki_po_ku_chan
## 3235 o_mescheryakova
## 3236 valepm_1d
## 3237 ohmy_GOD_1D
## 3238 1D_larry1007
## 3239 Pili_Pedrozo
## 3240 Pontos1923
## 3241 MarcinNest
## 3242 Sarah_1D_16
## 3243 luke_niall_1D
## 3244 Neymar_1d_
## 3245 luke_niall_1D
## 3246 urfav_adriana
## 3247 cmdingerjr
## 3248 MackJohanssen
## 3249 1D_FITF28
## 3250 TermaatAvery
## 3251 yeosang_1d
## 3252 bsf_1d_13
## 3253 cinnamuneir
## 3254 yeosang_1d
## 3255 blackpeopledata
## 3256 Emyyxx_1D
## 3257 Roxanne_1D
## 3258 basadoreinhard
## 3259 Gambiste1
## 3260 _SiniStarMan
## 3261 _SiniStarMan
## 3262 1D_InaCoolWay
## 3263 1d_swift_love
## 3264 BojBrouns
## 3265 1D_FITF28
## 3266 _1d__5sos___
## 3267 1D_Abby
## 3268 wallowswiftiee
## 3269 chelelovesyahxx
## 3270 wolfstarbIack
## 3271 1d_Obsessionnn
## 3272 1d_swift_love
## 3273 BoggianAngela
## 3274 mattfriedman4
## 3275 saam00522101
## 3276 Roxanne_1D
## 3277 AnaPaulaOrdonez
## 3278 russierre
## 3279 1D_InaCoolWay
## 3280 FFTylerO
## 3281 Roxanne_1D
## 3282 Roxanne_1D
## 3283 swiftmoa
## 3284 1d_all_mylove
## 3285 1d_all_mylove
## 3286 GeorgeWLDD
## 3287 maya_loves_1d
## 3288 1D_larry1007
## 3289 maya_loves_1d
## 3290 1D_larry1007
## 3291 maya_loves_1d
## 3292 1D_larry1007
## 3293 Roxanne_1D
## 3294 paediateach
## 3295 GageOfEarth99
## 3296 1D_larry1007
## 3297 kissy_carolina
## 3298 kaffefar
## 3299 Roxanne_1D
## 3300 byaeras
## 3301 1D_larry1007
## 3302 docbjorn
## 3303 1D_larry1007
## 3304 minniee_1d
## 3305 Roxanne_1D
## 3306 1D_larry1007
## 3307 1D_larry1007
## 3308 1D_larry1007
## 3309 mary_loves_1D
## 3310 DannyBKelly
## 3311 1D_inmyheart4L
## 3312 M_Lin
## 3313 mirthe_1d_hp
## 3314 1D_larry1007
## 3315 Konstantinosios
## 3316 tiny_tammo
## 3317 duncneyys
## 3318 1D__p_
## 3319 LeslieAngelo08
## 3320 mary_loves_1D
## 3321 1D_larry1007
## 3322 mary_loves_1D
## 3323 rubi_1D_
## 3324 mary_loves_1D
## 3325 1D_larry1007
## 3326 Pau12007902
## 3327 bsf_1d_13
## 3328 mary_loves_1D
## 3329 1D_larry1007
## 3330 hxctor26
## 3331 BejeweledUmjix
## 3332 BB28_1D
## 3333 1D_InaCoolWay
## 3334 Raid101B
## 3335 ashrry_1D
## 3336 ashrry_1D
## 3337 ashrry_1D
## 3338 BishopRachii
## 3339 angelinak_1d
## 3340 yellowsnow_1d
## 3341 1D_larry1007
## 3342 ttsloverry
## 3343 Iuckyworm
## 3344 1d_lh28
## 3345 aelcenganda
## 3346 Nabguti12
## 3347 vol_1d
## 3348 nora_1d_hp
## 3349 latinohrry
## 3350 nora_1d_hp
## 3351 _GottaBeYou_1D
## 3352 daydreams_1d
## 3353 SUKIMONO5
## 3354 _GottaBeYou_1D
## 3355 daydreams_1d
## 3356 DenisFischer15
## 3357 awa_lesay03
## 3358 DenisFischer15
## 3359 DenisFischer15
## 3360 DenisFischer15
## 3361 garydoc777
## 3362 HEbadi55
## 3363 purplearmyst_
## 3364 _GottaBeYou_1D
## 3365 JakeHowland369
## 3366 _GottaBeYou_1D
## 3367 _GottaBeYou_1D
## 3368 _GottaBeYou_1D
## 3369 8ec0dd552b9242f
## 3370 1d_lh28
## 3371 janobiebs_1D
## 3372 1D_westlife
## 3373 1D_westlife
## 3374 scarlettgIitch
## 3375 dlbambam
## 3376 VaseKral
## 3377 Cristina___1D
## 3378 Cristina___1D
## 3379 BB28_1D
## 3380 tkmalik1
## 3381 1D_FITF28
## 3382 Cristina___1D
## 3383 AcidChelle
## 3384 kirazalea
## 3385 1d__larry___
## 3386 kiara_1d
## 3387 caricapapayy
## 3388 1d_MainlyLarry
## 3389 kiara_1d
## 3390 _five_angels_1D
## 3391 Trupti_1D
## 3392 Steve52299483
## 3393 1d_MainlyLarry
## 3394 Javi_1d_28
## 3395 eva_1D_12
## 3396 BananaBanis
## 3397 59_marine_1D
## 3398 1d_leftpinkytoe
## 3399 Gram003Gabriel
## 3400 ArleneR_1D
## 3401 saralefayy
## 3402 BelenDures
## 3403 Hounddog117
## 3404 emma13x_
## 3405 Princesix66
## 3406 repstanswift
## 3407 twentvo
## 3408 1d_lh28
## 3409 taylors_scarf12
## 3410 Hannah_Andy_
## 3411 drugovich_3
## 3412 1D_DailySpain
## 3413 1D_Tomtam_NRC
## 3414 MILKIEJEONS_
## 3415 minniee_1d
## 3416 1D_Tomtam_NRC
## 3417 jichuuusmirks
## 3418 minniee_1d
## 3419 w_k_1d_everyday
## 3420 maroonjewels
## 3421 annabluelou
## 3422 libster501
## 3423 hologramswift
## 3424 Aly_reste
## 3425 minniee_1d
## 3426 AuroraFireFly
## 3427 aida_1d
## 3428 Carolarrystan
## 3429 Sol__Fortuna
## 3430 TradertowelieC
## 3431 Cheryl_bella
## 3432 ITHKCH4LAMET
## 3433 BB28_1D
## 3434 Emyyxx_1D
## 3435 serenamoreena
## 3436 BB28_1D
## 3437 1d_harrie94
## 3438 1d_harrie94
## 3439 soslalisa
## 3440 LZLNHS____
## 3441 msmyers913
## 3442 TT56178656
## 3443 idkmvtin4_1D
## 3444 1d_Obsessionnn
## 3445 1d_Obsessionnn
## 3446 1d_Obsessionnn
## 3447 1d_larry4life_
## 3448 lean_karla
## 3449 1d_larry4life_
## 3450 idkmvtin4_1D
## 3451 1d_larry4life_
## 3452 KasperYiu
## 3453 the_D_in_1D
## 3454 minniee_1d
## 3455 SnowHeroSilv137
## 3456 i_still_miss_1D
## 3457 minniee_1d
## 3458 59_marine_1D
## 3459 Kathy1D90
## 3460 minniee_1d
## 3461 CarrotGirl_1D
## 3462 DAMERONISM
## 3463 Pegada__1D
## 3464 minniee_1d
## 3465 Pazzap9
## 3466 danicaxpearl
## 3467 Niallina1985_1D
## 3468 H_arv_
## 3469 mindoffminw
## 3470 Niallina1985_1D
## 3471 danicaxpearl
## 3472 Niallina1985_1D
## 3473 danicaxpearl
## 3474 1D_5sos_Hustler
## 3475 1d_Obsessionnn
## 3476 danicaxpearl
## 3477 llsugarspicell
## 3478 Pang_1D
## 3479 1d__fairy
## 3480 Pang_1D
## 3481 1d_Obsessionnn
## 3482 jhokissy28
## 3483 faii_winkwink
## 3484 BalansVit
## 3485 BalansVit
## 3486 BalansVit
## 3487 1D_5sos_Hustler
## 3488 vrbthl
## 3489 Andy_Nguyen__
## 3490 VahidZeros
## 3491 LoveAlw28s
## 3492 1D_infoportugal
## 3493 AquarianPopper
## 3494 GayamSudha
## 3495 bubblgum_pnk
## 3496 1D_westlife
## 3497 Chisa_1D
## 3498 cryptowarloard
## 3499 jesusrockz1133
## 3500 cryptowarloard
## 3501 BrightYukko
## 3502 cryptowarloard
## 3503 cryptowarloard
## 3504 1D_westlife
## 3505 1D_FITF28
## 3506 1d_MainlyLarry
## 3507 AllyNr_1D
## 3508 AllyNr_1D
## 3509 1D_westlife
## 3510 filolou_1D
## 3511 Cristina___1D
## 3512 1d_Obsessionnn
## 3513 1D_westlife
## 3514 1d_Obsessionnn
## 3515 1d__larry___
## 3516 1d_Shawol
## 3517 1D_FITF28
## 3518 1d_MainlyLarry
## 3519 MarBarrosooo
## 3520 hrrybey
## 3521 1d_Shawol
## 3522 ohmy_GOD_1D
## 3523 idkmvtin4_1D
## 3524 candeleclerc16
## 3525 ohmy_GOD_1D
## 3526 fxgamechanger
## 3527 ohmy_GOD_1D
## 3528 ohmy_GOD_1D
## 3529 1d_MainlyLarry
## 3530 ohmy_GOD_1D
## 3531 cryptz_nub
## 3532 bettyistrying13
## 3533 Alltheloveee_1D
## 3534 ohmy_GOD_1D
## 3535 aftaekookglow
## 3536 blink3timesss
## 3537 1d_MainlyLarry
## 3538 ohmy_GOD_1D
## 3539 aftaekookglow
## 3540 ohmy_GOD_1D
## 3541 Pang_1D
## 3542 YaminiK39203915
## 3543 il_Volover_1D
## 3544 il_Volover_1D
## 3545 il_Volover_1D
## 3546 il_Volover_1D
## 3547 ohmy_GOD_1D
## 3548 il_Volover_1D
## 3549 il_Volover_1D
## 3550 il_Volover_1D
## 3551 il_Volover_1D
## 3552 ohmy_GOD_1D
## 3553 1d_Shawol
## 3554 il_Volover_1D
## 3555 il_Volover_1D
## 3556 il_Volover_1D
## 3557 ItsBullishBear
## 3558 il_Volover_1D
## 3559 il_Volover_1D
## 3560 il_Volover_1D
## 3561 il_Volover_1D
## 3562 il_Volover_1D
## 3563 il_Volover_1D
## 3564 tommo1991tpwk
## 3565 ohmy_GOD_1D
## 3566 samaw_1D
## 3567 1d_Obsessionnn
## 3568 kiara_1d
## 3569 ohmy_GOD_1D
## 3570 kiara_1d
## 3571 ohmy_GOD_1D
## 3572 Pegada__1D
## 3573 ohmy_GOD_1D
## 3574 ohmy_GOD_1D
## 3575 marielelou24_1D
## 3576 maya_loves_1d
## 3577 mel0n_mythical
## 3578 maya_loves_1d
## 3579 maya_loves_1d
## 3580 1d_Shawol
## 3581 maya_loves_1d
## 3582 ohmy_GOD_1D
## 3583 marielelou24_1D
## 3584 berriestyles
## 3585 ohmy_GOD_1D
## 3586 ohmy_GOD_1D
## 3587 ohmy_GOD_1D
## 3588 1d_MainlyLarry
## 3589 ohmy_GOD_1D
## 3590 ohmy_GOD_1D
## 3591 1d_lh28
## 3592 ohmy_GOD_1D
## 3593 ohmy_GOD_1D
## 3594 Ardyy30
## 3595 ohmy_GOD_1D
## 3596 ohmy_GOD_1D
## 3597 ohmy_GOD_1D
## 3598 ohmy_GOD_1D
## 3599 ohmy_GOD_1D
## 3600 ohmy_GOD_1D
## 3601 ohmy_GOD_1D
## 3602 CelestinoGutirr
## 3603 proudtobeme922
## 3604 ohmy_GOD_1D
## 3605 ohmy_GOD_1D
## 3606 1d_MainlyLarry
## 3607 1d_Obsessionnn
## 3608 arctpotter
## 3609 1d_Obsessionnn
## 3610 cryptinho7
## 3611 ohmy_GOD_1D
## 3612 ohmy_GOD_1D
## 3613 1d_lh28
## 3614 ohmy_GOD_1D
## 3615 ohmy_GOD_1D
## 3616 ohmy_GOD_1D
## 3617 everywherecleo
## 3618 ohmy_GOD_1D
## 3619 ohmy_GOD_1D
## 3620 1d_Shawol
## 3621 1d_Shawol
## 3622 ohmy_GOD_1D
## 3623 cryptohodlgroup
## 3624 ohmy_GOD_1D
## 3625 1d_Shawol
## 3626 ohmy_GOD_1D
## 3627 ohmy_GOD_1D
## 3628 ohmy_GOD_1D
## 3629 1d_Shawol
## 3630 ohmy_GOD_1D
## 3631 ohmy_GOD_1D
## 3632 Shibba59273614
## 3633 ohmy_GOD_1D
## 3634 stoplosshunterr
## 3635 cforthehopeofit
## 3636 ohmy_GOD_1D
## 3637 ohmy_GOD_1D
## 3638 ohmy_GOD_1D
## 3639 Arch1France
## 3640 charlieclovd
## 3641 denizakin80
## 3642 ohmy_GOD_1D
## 3643 ohmy_GOD_1D
## 3644 JoanneMcfaddenn
## 3645 Locke0097
## 3646 YaniYanisavva
## 3647 RobertCryptoWo1
## 3648 johncramery97
## 3649 1d_Obsessionnn
## 3650 harrysghost14
## 3651 OfTheDirewolves
## 3652 Abdelhalimd1990
## 3653 DONKEYKONGBTC
## 3654 1d_Obsessionnn
## 3655 Gweifather
## 3656 triasmaster
## 3657 BB28_1D
## 3658 maayee8
## 3659 GIGAPUMPZ
## 3660 VCeluzi
## 3661 Etherpotamus
## 3662 VCeluzi
## 3663 TSH__1D
## 3664 1d_luvvv
## 3665 mandaTW_1D_DG
## 3666 1d_luvvv
## 3667 1d_luvvv
## 3668 loveknouw
## 3669 1d_Obsessionnn
## 3670 1d_luvvv
## 3671 golden_roses28
## 3672 canyonmoon_1D
## 3673 1d_MainlyLarry
## 3674 1D_larry1007
## 3675 Bernade87792273
## 3676 ArleneR_1D
## 3677 1d_Obsessionnn
## 3678 swiftchemist
## 3679 1D_FITF28
## 3680 soulxinxthexsky
## 3681 Rias_life_is_1d
## 3682 Rias_life_is_1d
## 3683 Rias_life_is_1d
## 3684 ashrry_1D
## 3685 ashrry_1D
## 3686 Rias_life_is_1d
## 3687 1d_larry_hun
## 3688 Rias_life_is_1d
## 3689 BB28_1D
## 3690 Rias_life_is_1d
## 3691 ashrry_1D
## 3692 ashrry_1D
## 3693 ashrry_1D
## 3694 1D_FITF28
## 3695 Rias_life_is_1d
## 3696 ashrry_1D
## 3697 tlg_nft
## 3698 ashrry_1D
## 3699 ashrry_1D
## 3700 1D_FITF28
## 3701 1D_larry1007
## 3702 1d_Obsessionnn
## 3703 1d__larry___
## 3704 1d_MainlyLarry
## 3705 1d__larry___
## 3706 idkmvtin4_1D
## 3707 AWomanStabbedMe
## 3708 AyieFitri980
## 3709 Danieeelyfg
## 3710 tiramiwshu
## 3711 1d_MainlyLarry
## 3712 1d__larry___
## 3713 bdaywins0813
## 3714 1d__larry___
## 3715 1d_Obsessionnn
## 3716 MariamS_1D
## 3717 Cristina___1D
## 3718 AlphaMA1Bomber
## 3719 JacqueValdezzz
## 3720 MariamS_1D
## 3721 buttercupmia28
## 3722 Cristina___1D
## 3723 canyonmoon_1D
## 3724 FunghiSusanna
## 3725 itsjustluiza02
## 3726 1d_MainlyLarry
## 3727 1d_Obsessionnn
## 3728 canyonmoon_1D
## 3729 millercaoimhe7
## 3730 1d_Obsessionnn
## 3731 BB28_1D
## 3732 canyonmoon_1D
## 3733 1d_Obsessionnn
## 3734 Cristina___1D
## 3735 thatsSoM3an
## 3736 YODTONG_1D
## 3737 1d_Obsessionnn
## 3738 misba_pk
## 3739 Cristina___1D
## 3740 nora_1d_hp
## 3741 KMV843
## 3742 YODTONG_1D
## 3743 1d_Obsessionnn
## 3744 Cristina___1D
## 3745 1d_MainlyLarry
## 3746 FabioBardho2
## 3747 Lazy_Bonez1
## 3748 Theanci44373197
## 3749 La_delfiii_1D
## 3750 1D_FITF28
## 3751 1d_MainlyLarry
## 3752 1D_FITF28
## 3753 1D_FITF28
## 3754 CarbonicGold
## 3755 Miem4you2
## 3756 1D_FITF28
## 3757 1D_FITF28
## 3758 1d_MainlyLarry
## 3759 Cristina___1D
## 3760 KimJisoo2911
## 3761 1D_FITF28
## 3762 Cristina___1D
## 3763 Cristina___1D
## 3764 jbckptlzm
## 3765 ABCXNFT
## 3766 actmy_1d
## 3767 golden28_1D
## 3768 401b2b401
## 3769 ILove__1D__
## 3770 shercrushh
## 3771 ohmy_GOD_1D
## 3772 dino_train_
## 3773 A_H_Mitchell
## 3774 1d_Obsessionnn
## 3775 mrsevrmore
## 3776 Cristina___1D
## 3777 Cristina___1D
## 3778 Cristina___1D
## 3779 yellowsnow_1d
## 3780 yellowsnow_1d
## 3781 yellowsnow_1d
## 3782 yellowsnow_1d
## 3783 Cristina___1D
## 3784 ohmy_GOD_1D
## 3785 CarrotGirl_1D
## 3786 CarrotGirl_1D
## 3787 CarrotGirl_1D
## 3788 CarrotGirl_1D
## 3789 takumi_tt
## 3790 1d_larry4life_
## 3791 CarrotGirl_1D
## 3792 CarrotGirl_1D
## 3793 1d_larry4life_
## 3794 yellowsnow_1d
## 3795 yellowsnow_1d
## 3796 stella_1d
## 3797 1d__larry___
## 3798 stella_1d
## 3799 maya_loves_1d
## 3800 1d_Obsessionnn
## 3801 1d_Obsessionnn
## 3802 Niallina1985_1D
## 3803 LamiaBoutaba
## 3804 _sky_loves_1d
## 3805 _sky_loves_1d
## 3806 stockman1301
## 3807 _sky_loves_1d
## 3808 _sky_loves_1d
## 3809 _sky_loves_1d
## 3810 1d_Obsessionnn
## 3811 maya_loves_1d
## 3812 YohanibisMoore
## 3813 1d_Obsessionnn
## 3814 _5_idiots_1D
## 3815 _Smej
## 3816 golden28_1D
## 3817 ryoo_1d
## 3818 1d_jmcstyles
## 3819 1d_louisstyles
## 3820 folkmean
## 3821 1d__larry___
## 3822 Leti_1D_
## 3823 tpwk_maja_1D
## 3824 koski_kostas
## 3825 1d_Obsessionnn
## 3826 Hannah07319570
## 3827 Hs1m_1D
## 3828 w0nusung
## 3829 maya_loves_1d
## 3830 littlenightmaws
## 3831 maya_loves_1d
## 3832 1d_Obsessionnn
## 3833 maya_loves_1d
## 3834 1D_DailySpain
## 3835 maya_loves_1d
## 3836 CarrotGirl_1D
## 3837 CarrotGirl_1D
## 3838 CarrotGirl_1D
## 3839 CarrotGirl_1D
## 3840 ajp88
## 3841 1d_Obsessionnn
## 3842 CarrotGirl_1D
## 3843 featsooyaaa__
## 3844 maya_loves_1d
## 3845 maya_loves_1d
## 3846 maya_loves_1d
## 3847 1d__larry___
## 3848 Fiona_C1
## 3849 1d_lh28
## 3850 1d__larry___
## 3851 _1d__5sos___
## 3852 chalalansss
## 3853 1d_lh28
## 3854 AmericaHoran_1D
## 3855 1D_FITF28
## 3856 wheredowego_1d
## 3857 1d__larry___
## 3858 1D_FITF28
## 3859 FETUS5AISHAxx
## 3860 Gsoo_MC
## 3861 Neocricketchan
## 3862 1D_FITF28
## 3863 AllenMockMusic
## 3864 BB28_1D
## 3865 1D_FITF28
## 3866 JtradesNeo
## 3867 bichiyalgis
## 3868 1D_FITF28
## 3869 12archivee
## 3870 BB28_1D
## 3871 1d__larry___
## 3872 1d__larry___
## 3873 BB28_1D
## 3874 drumsple4sefab_
## 3875 notastrwbrysng2
## 3876 arytomlinsonx
## 3877 hopelessheqrts
## 3878 wateidubz
## 3879 littlelou050
## 3880 valsoutplanned
## 3881 PrincessAdaob10
## 3882 littlelou050
## 3883 littlelou050
## 3884 1d__larry___
## 3885 1d_is_amazayn28
## 3886 1d__larry___
## 3887 vandijkdetails
## 3888 novitaaanggrnii
## 3889 luvpolcababii
## 3890 SharpFBAnalysis
## 3891 ashrry_1D
## 3892 ashrry_1D
## 3893 ashrry_1D
## 3894 1d__larry___
## 3895 rustiqscents
## 3896 ashrry_1D
## 3897 ionionchill
## 3898 ashrry_1D
## 3899 ashrry_1D
## 3900 1d__larry___
## 3901 laventay13
## 3902 BB28_1D
## 3903 ashrry_1D
## 3904 Niallina1985_1D
## 3905 Its_me_0c4
## 3906 ashrry_1D
## 3907 1d__larry___
## 3908 ashrry_1D
## 3909 nora_1d_hp
## 3910 ashrry_1D
## 3911 ashrry_1D
## 3912 ashrry_1D
## 3913 DesignsByPeak
## 3914 wn71740209
## 3915 MoniSulvaran
## 3916 ashrry_1D
## 3917 KingTaz313_
## 3918 ashrry_1D
## 3919 nora_1d_hp
## 3920 nora_1d_hp
## 3921 Charlotte_J_C
## 3922 nora_1d_hp
## 3923 1_wifeofseokjin
## 3924 orizifian
## 3925 1d_MainlyLarry
## 3926 1d__larry___
## 3927 ChetGresham
## 3928 BB28_1D
## 3929 tim_edwalker
## 3930 1d_lh28
## 3931 1d_larry_hun
## 3932 bengal90
## 3933 jdlews123
## 3934 1d__larry___
## 3935 WorldwideJisoo
## 3936 idkwtkmai
## 3937 JustinDBarath
## 3938 brianslionsblog
## 3939 Edyoucation2
## 3940 liminal_trash
## 3941 LavanyaChavalii
## 3942 1d_lh28
## 3943 meganenonippon
## 3944 Christibp00
## 3945 1d__larry___
## 3946 AmericaHoran_1D
## 3947 1d__larry___
## 3948 swallowingpride
## 3949 yyoubringmehome
## 3950 doodleloves1D
## 3951 1d_larry4life_
## 3952 1d_MainlyLarry
## 3953 highzzu
## 3954 ViacheslavHalk1
## 3955 frankie_s_tyo
## 3956 MetalMental15
## 3957 wxrryrock
## 3958 AmericaHoran_1D
## 3959 AmericaHoran_1D
## 3960 1d_lh28
## 3961 M0nster_36
## 3962 Reyna_a_
## 3963 shecantloveme
## 3964 1d_MainlyLarry
## 3965 Alltheloveee_1D
## 3966 1d_larry4life_
## 3967 1d_larry4life_
## 3968 1d_larry4life_
## 3969 1d_larry4life_
## 3970 goldenhharry
## 3971 1d_larry4life_
## 3972 1d_lh28
## 3973 PrincessAdaob10
## 3974 1d_MainlyLarry
## 3975 1d_MainlyLarry
## 3976 haizsdirection
## 3977 MeganH_1D
## 3978 ifn187_
## 3979 PrincessAdaob10
## 3980 haizsdirection
## 3981 PrincessAdaob10
## 3982 putriamss
## 3983 1d_larry4life_
## 3984 1d_larry4life_
## 3985 1d_larry4life_
## 3986 1D_DailySpain
## 3987 1d_larry4life_
## 3988 1d_larry4life_
## 3989 1d_lh28
## 3990 1D_FITF28
## 3991 1d_larry4life_
## 3992 1d_larry4life_
## 3993 1d_larry4life_
## 3994 1d_larry4life_
## 3995 1d_larry4life_
## 3996 1d_larry_hun
## 3997 1d_larry4life_
## 3998 1d_larry4life_
## 3999 oxapohyzo
## 4000 1d_larry4life_
## 4001 1d_larry4life_
## 4002 1d_larry4life_
## 4003 1d_larry4life_
## 4004 1d_larry4life_
## 4005 1d__fairy
## 4006 1d_larry4life_
## 4007 gordy_norman
## 4008 1d_lh28
## 4009 1D_FITF28
## 4010 misffy
## 4011 1d__larry___
## 4012 nora_1d_hp
## 4013 1D_FITF28
## 4014 1D_FITF28
## 4015 1D_FITF28
## 4016 Avantika_1D
## 4017 1D_FITF28
## 4018 jisoostatin
## 4019 _GottaBeYou_1D
## 4020 Arpitaloves_1d
## 4021 juliets_28
## 4022 Arpitaloves_1d
## 4023 Arpitaloves_1d
## 4024 Arpitaloves_1d
## 4025 Arpitaloves_1d
## 4026 5sos_1D_gd
## 4027 _GottaBeYou_1D
## 4028 _GottaBeYou_1D
## 4029 AmericaHoran_1D
## 4030 AmericaHoran_1D
## 4031 Arpitaloves_1d
## 4032 1D_jalli_zhnll
## 4033 1D_jalli_zhnll
## 4034 throungthedark
## 4035 Neymar_1d_
## 4036 MariamS_1D
## 4037 Avantika_1D
## 4038 naiivas
## 4039 nora_1d_hp
## 4040 KreZnaTioN
## 4041 1d_larry4life_
## 4042 Arpitaloves_1d
## 4043 yuika_1d
## 4044 KurorunNekosoul
## 4045 Arpitaloves_1d
## 4046 Arpitaloves_1d
## 4047 Arpitaloves_1d
## 4048 Arpitaloves_1d
## 4049 1d_larry4life_
## 4050 Arpitaloves_1d
## 4051 1d_larry4life_
## 4052 ArleneR_1D
## 4053 labelle_daisy
## 4054 ArleneR_1D
## 4055 hs_lt_1d_ly
## 4056 Avantika_1D
## 4057 Rias_life_is_1d
## 4058 svtyojongie
## 4059 KreZnaTioN
## 4060 hs_lt_1d_ly
## 4061 shuaberrycart
## 4062 __sriiiiii__
## 4063 nora_1d_hp
## 4064 1D_infoportugal
## 4065 johnbaum73
## 4066 Avantika_1D
## 4067 nora_1d_hp
## 4068 nora_1d_hp
## 4069 nora_1d_hp
## 4070 jade_zarreh
## 4071 stoychiquita
## 4072 FG_BP5H
## 4073 1D_5sos_Hustler
## 4074 nora_1d_hp
## 4075 1D_5sos_Hustler
## 4076 CarrotGirl_1D
## 4077 CarrotGirl_1D
## 4078 CarrotGirl_1D
## 4079 CarrotGirl_1D
## 4080 1D_5sos_Hustler
## 4081 tkpurple_1D
## 4082 CarrotGirl_1D
## 4083 CarrotGirl_1D
## 4084 CarrotGirl_1D
## 4085 Avantika_1D
## 4086 KreZnaTioN
## 4087 KreZnaTioN
## 4088 KreZnaTioN
## 4089 KreZnaTioN
## 4090 KreZnaTioN
## 4091 blankspace_leo
## 4092 nora_1d_hp
## 4093 KreZnaTioN
## 4094 KreZnaTioN
## 4095 KreZnaTioN
## 4096 100challengebot
## 4097 _GottaBeYou_1D
## 4098 _GottaBeYou_1D
## 4099 bbugs_100daybot
## 4100 _GottaBeYou_1D
## 4101 _GottaBeYou_1D
## 4102 _GottaBeYou_1D
## 4103 _GottaBeYou_1D
## 4104 _GottaBeYou_1D
## 4105 _GottaBeYou_1D
## 4106 pinksone08
## 4107 KreZnaTioN
## 4108 _GottaBeYou_1D
## 4109 1D_FITF28
## 4110 TeddyBearIsABot
## 4111 pytwt3
## 4112 ppappapalganmat
## 4113 Avantika_1D
## 4114 KreZnaTioN
## 4115 misskoreaJisoo
## 4116 1D_FITF28
## 4117 bp_forever24
## 4118 SunshineJisoo2
## 4119 AiSOTOPE_LOUNGE
## 4120 MyLisoo1
## 4121 pilosoopo
## 4122 BTSMYONLYLOV_E
## 4123 _ntpd_
## 4124 tkpurple_1D
## 4125 MochiME10
## 4126 MochiME10
## 4127 MochiME10
## 4128 KreZnaTioN
## 4129 KreZnaTioN
## 4130 KreZnaTioN
## 4131 sznsticks
## 4132 KreZnaTioN
## 4133 rubyyylllx
## 4134 KreZnaTioN
## 4135 KreZnaTioN
## 4136 1D_Luver_013
## 4137 okadadada
## 4138 DJyuvuy
## 4139 jasoncrypto95
## 4140 1D_Luver_013
## 4141 buutifyoulike
## 4142 need2knowC
## 4143 Avantika_1D
## 4144 1D_Luver_013
## 4145 1D_Luver_013
## 4146 kikoupsbagi2
## 4147 pretenderr28
## 4148 nora_1d_hp
## 4149 1D_Luver_013
## 4150 carlgib28
## 4151 Mymindout11
## 4152 nora_1d_hp
## 4153 DickLongstride
## 4154 excusemeliamm
## 4155 H2LZN_1D
## 4156 dltas1989
## 4157 1D_FITF28
## 4158 nora_1d_hp
## 4159 nora_1d_hp
## 4160 Avantika_1D
## 4161 xcarollen
## 4162 golden28_1D
## 4163 nora_1d_hp
## 4164 man09621
## 4165 man09621
## 4166 1D_Tomtam_NRC
## 4167 HappyG108
## 4168 nora_1d_hp
## 4169 JimmyCrypto888
## 4170 nora_1d_hp
## 4171 TakaTak49609254
## 4172 MeChAnIc220022
## 4173 keetyo1
## 4174 iz_komi
## 4175 1D_Tomtam_NRC
## 4176 nora_1d_hp
## 4177 nora_1d_hp
## 4178 nora_1d_hp
## 4179 ana_lovesf1
## 4180 1D_MillaVadstrm
## 4181 joebombfactory
## 4182 maya_loves_1d
## 4183 marielelou24_1D
## 4184 breakoutyuta
## 4185 ejaversion
## 4186 1d__fairy
## 4187 thekadenamine
## 4188 TpwkLara1d
## 4189 nora_1d_hp
## 4190 TzArturito
## 4191 lazymanrecs
## 4192 Randocatss
## 4193 Randocatss
## 4194 mariionapons_
## 4195 59_marine_1D
## 4196 Lokes_SPC
## 4197 colin_coulson
## 4198 mvs51234
## 4199 EternalAryLie
## 4200 2023_kayaraya
## 4201 TheSeekerFX
## 4202 1D_28_18
## 4203 watinthe_
## 4204 golden28_1D
## 4205 kiara_1d
## 4206 kiara_1d
## 4207 naudexer_1D
## 4208 kiara_1d
## 4209 kiara_1d
## 4210 1d_larry_hun
## 4211 pinkkleee
## 4212 kiara_1d
## 4213 1d__larry___
## 4214 kiara_1d
## 4215 1D_DailySpain
## 4216 FisiAxolotl
## 4217 1D_TBSL
## 4218 Ellen_Horan_1D
## 4219 _GottaBeYou_1D
## 4220 AdoreAsLouis
## 4221 sintaro_fujita
## 4222 Remewat940
## 4223 ObViOuSLyNiKhiL
## 4224 TeumeMarketPH
## 4225 Gayeshi_Gomes
## 4226 JunjiMatsushita
## 4227 songbirdsues
## 4228 ola_pajak
## 4229 LALS1A
## 4230 Ddppll83
## 4231 akadashi1bann
## 4232 castaway_JP
## 4233 Sidhdharth99245
## 4234 NordinPumbaya
## 4235 1D_FanFics11
## 4236 CharlotteHerrm4
## 4237 harrystaryKC
## 4238 ContrariaTrader
## 4239 hiraku4123
## 4240 NordinPumbaya
## 4241 NordinPumbaya
## 4242 NordinPumbaya
## 4243 NordinPumbaya
## 4244 MariamS_1D
## 4245 NordinPumbaya
## 4246 MariamS_1D
## 4247 NordinPumbaya
## 4248 ViktorKadenian
## 4249 treasure_bns
## 4250 autalow
## 4251 HaroldsHoobies
## 4252 golden28_1D
## 4253 idkmvtin4_1D
## 4254 B3_4_all
## 4255 stopicantchoose
## 4256 aahhmmaad54321
## 4257 Biju23653088
## 4258 youfakebetch_1d
## 4259 hauntedhouse666
## 4260 youfakebetch_1d
## 4261 1d_babygirlss
## 4262 youfakebetch_1d
## 4263 1d_babygirlss
## 4264 youfakebetch_1d
## 4265 ede_jeffry
## 4266 1d_babygirlss
## 4267 Nishant__Saini
## 4268 1d_babygirlss
## 4269 1d_babygirlss
## 4270 1d_babygirlss
## 4271 mud_glitter
## 4272 Qc_Browno
## 4273 grexniall
## 4274 idkmvtin4_1D
## 4275 1d_babygirlss
## 4276 1d_babygirlss
## 4277 1d__larry___
## 4278 ArleneR_1D
## 4279 ArleneR_1D
## 4280 1d_larry4life_
## 4281 1d_babygirlss
## 4282 1d_babygirlss
## 4283 1d__larry___
## 4284 AragonUK21
## 4285 BB28_1D
## 4286 bonolivelive
## 4287 PhilClement1983
## 4288 1d_larry4life_
## 4289 1d_larry4life_
## 4290 1d_larry4life_
## 4291 1d_larry4life_
## 4292 tkmalik1
## 4293 tkmalik1
## 4294 tkmalik1
## 4295 1d_larry4life_
## 4296 _1D_larry28_
## 4297 tkmalik1
## 4298 1D_5sos_Hustler
## 4299 1d_larry4life_
## 4300 tkmalik1
## 4301 1d_larry4life_
## 4302 Rias_life_is_1d
## 4303 Rias_life_is_1d
## 4304 Rias_life_is_1d
## 4305 itsmejohannamae
## 4306 itsmejohannamae
## 4307 gordy_norman
## 4308 1D_Tomtam_NRC
## 4309 takemyhandnics
## 4310 SBento15
## 4311 nat_1d_LS
## 4312 1d_larry_hun
## 4313 Blindchannel14
## 4314 DwayneDarling21
## 4315 Louehoiioiiii
## 4316 siusyy
## 4317 TeumeMarketPH
## 4318 kwoojii
## 4319 iamairika
## 4320 muizx9
## 4321 Nina_Ilegna
## 4322 _Elizs883
## 4323 _vish_1d
## 4324 gabbyloveslou
## 4325 Shoel_syamsul
## 4326 1D_flashback
## 4327 1DAFSanta
## 4328 trashton5sauce
## 4329 1D_flashback
## 4330 Lo20376798
## 4331 lovieyberry
## 4332 a_500_1d
## 4333 Avantika_1D
## 4334 Avantika_1D
## 4335 Vilma29473428
## 4336 TknBdh
## 4337 1D_TeresaHS
## 4338 Avantika_1D
## 4339 MejustMeTPWK
## 4340 tkmalik1
## 4341 Avantika_1D
## 4342 luisperdomo3223
## 4343 _Elizs883
## 4344 lyaskp4
## 4345 furfuri71
## 4346 Avantika_1D
## 4347 mananmankad
## 4348 BilalKADENA
## 4349 Avantika_1D
## 4350 eriyyaaaa
## 4351 marielelou24_1D
## 4352 nomercy4him
## 4353 Avantika_1D
## 4354 Avantika_1D
## 4355 handacore
## 4356 Avantika_1D
## 4357 Avantika_1D
## 4358 Avantika_1D
## 4359 withstyle_1D
## 4360 Avantika_1D
## 4361 XBTcryptocoder
## 4362 greentechdon
## 4363 Avantika_1D
## 4364 HiLo1211
## 4365 1d__larry___
## 4366 good_h_e_a_r_t
## 4367 1d__larry___
## 4368 abderrazz1
## 4369 Avantika_1D
## 4370 _Elizs883
## 4371 Avantika_1D
## 4372 1D_TeresaHS
## 4373 Avantika_1D
## 4374 Avantika_1D
## 4375 ChadwickTheBard
## 4376 Avantika_1D
## 4377 Avantika_1D
## 4378 1D_Raya
## 4379 jaques_jagger
## 4380 kdavg9
## 4381 jeka72488
## 4382 ChipNortonLake
## 4383 yuriymmatsoo
## 4384 the_D_in_1D
## 4385 the_D_in_1D
## 4386 the_D_in_1D
## 4387 the_D_in_1D
## 4388 Avantika_1D
## 4389 adorozebras
## 4390 Dashcix
## 4391 thereisjust_1D
## 4392 Avantika_1D
## 4393 thahedgehog
## 4394 Avantika_1D
## 4395 the_D_in_1D
## 4396 tkpurple_1D
## 4397 Livyourlife___
## 4398 the_D_in_1D
## 4399 La_delfiii_1D
## 4400 the_D_in_1D
## 4401 the_D_in_1D
## 4402 the_D_in_1D
## 4403 tobaz1954
## 4404 the_D_in_1D
## 4405 the_D_in_1D
## 4406 the_D_in_1D
## 4407 djsmith1716
## 4408 1d__fairy
## 4409 1d__fairy
## 4410 tobaz1954
## 4411 tobaz1954
## 4412 tobaz1954
## 4413 tobaz1954
## 4414 tobaz1954
## 4415 tobaz1954
## 4416 tobaz1954
## 4417 tobaz1954
## 4418 tobaz1954
## 4419 tobaz1954
## 4420 tobaz1954
## 4421 tobaz1954
## 4422 tobaz1954
## 4423 tobaz1954
## 4424 tobaz1954
## 4425 Avantika_1D
## 4426 Avantika_1D
## 4427 Avantika_1D
## 4428 PilotoCCC
## 4429 mahaeists_
## 4430 1D_FanFics11
## 4431 Avantika_1D
## 4432 lazpangilinan
## 4433 x_juanstylvato5
## 4434 daemyra_1D
## 4435 HSKB29517132
## 4436 Avantika_1D
## 4437 Avantika_1D
## 4438 tkpurple_1D
## 4439 1d_citizen
## 4440 leggoerespiro
## 4441 Avantika_1D
## 4442 tomo2018z
## 4443 VaseKral
## 4444 TimCentauri
## 4445 clazayn25
## 4446 DominikLupinski
## 4447 Avantika_1D
## 4448 Avantika_1D
## 4449 1D_Tomtam_NRC
## 4450 1d_citizen
## 4451 1d_citizen
## 4452 1d_citizen
## 4453 1d_citizen
## 4454 1d_citizen
## 4455 BofNormal
## 4456 ArifWaheed
## 4457 AnaPaulaOrdonez
## 4458 Arpitaloves_1d
## 4459 daemyra_1D
## 4460 notme735
## 4461 squawk7kdotnet
## 4462 mwamiyes
## 4463 you87529529
## 4464 giaaaanskos
## 4465 ROCKIN_BILLY
## 4466 VunoKejani
## 4467 Riki0613_D
## 4468 No13_Japan
## 4469 Avantika_1D
## 4470 CharlotteHerrm4
## 4471 Avantika_1D
## 4472 marielelou24_1D
## 4473 Avantika_1D
## 4474 1D_I_E_G_O3
## 4475 Yu_cryred
## 4476 Avantika_1D
## 4477 mwamiyes
## 4478 Avantika_1D
## 4479 Avantika_1D
## 4480 icryred_jp
## 4481 Avantika_1D
## 4482 _sky_loves_1d
## 4483 _sky_loves_1d
## 4484 _sky_loves_1d
## 4485 asm_8888
## 4486 Avantika_1D
## 4487 tahlilghar_arz
## 4488 Avantika_1D
## 4489 mehmet_ekinci07
## 4490 tjlykke
## 4491 aynaz_a_h
## 4492 UziKuuu
## 4493 Avantika_1D
## 4494 chenyao92
## 4495 MariamS_1D
## 4496 dj_jomo_0517
## 4497 Pang_1D
## 4498 Pang_1D
## 4499 Retham68917746
## 4500 MariamS_1D
## 4501 Avantika_1D
## 4502 Avantika_1D
## 4503 Avantika_1D
## 4504 Taiga_dr
## 4505 kovo_naro
## 4506 BB28_1D
## 4507 Avantika_1D
## 4508 Avantika_1D
## 4509 asharuto_
## 4510 itsniallswift_
## 4511 marielelou24_1D
## 4512 Avantika_1D
## 4513 Ackey_ba13
## 4514 OuterMutant
## 4515 Avantika_1D
## 4516 luvfaerry
## 4517 bhaktidas108
## 4518 kovo_naro
## 4519 Avantika_1D
## 4520 Eduard_As
## 4521 _1D_ot5__
## 4522 Avantika_1D
## 4523 A_H_Mitchell
## 4524 kovo_naro
## 4525 Nas_Aziz1
## 4526 Avantika_1D
## 4527 maya_loves_1d
## 4528 Avantika_1D
## 4529 1D_Tomtam_NRC
## 4530 Avantika_1D
## 4531 virgosunplease
## 4532 Avantika_1D
## 4533 babyyricss
## 4534 Minchae_Malik
## 4535 Avantika_1D
## 4536 SUGLINSON
## 4537 Avantika_1D
## 4538 Avantika_1D
## 4539 Cli_Finder
## 4540 Roland21226830
## 4541 Roland21226830
## 4542 Roland21226830
## 4543 Roland21226830
## 4544 Go_Ultima
## 4545 tkpurple_1D
## 4546 disk0nekted
## 4547 1d_babygirlss
## 4548 1d_babygirlss
## 4549 1d_babygirlss
## 4550 1d_babygirlss
## 4551 1D_Tomtam_NRC
## 4552 1d_babygirlss
## 4553 1d_babygirlss
## 4554 1d_babygirlss
## 4555 1d_babygirlss
## 4556 1d_babygirlss
## 4557 1d_babygirlss
## 4558 Yoonmin_1D
## 4559 1d_babygirlss
## 4560 AMIzlkfi
## 4561 1d_babygirlss
## 4562 1d_babygirlss
## 4563 1d_babygirlss
## 4564 harry99styles
## 4565 maya_loves_1d
## 4566 maya_loves_1d
## 4567 Underthecanyon3
## 4568 JesseMazambo
## 4569 nasiiraa_1d
## 4570 Roxanne_1D
## 4571 sandman49214921
## 4572 sve_1D
## 4573 snf14_
## 4574 grcrypto1
## 4575 ola_pajak
## 4576 grcrypto1
## 4577 hyunjinslettuce
## 4578 phpasadena
## 4579 Pang_1D
## 4580 eva_1D_12
## 4581 treasure_bns
## 4582 Niallina1985_1D
## 4583 Niallina1985_1D
## 4584 debbieloves_1d
## 4585 LouDaydreaming
## 4586 MariamS_1D
## 4587 spgl_
## 4588 minniee_1d
## 4589 amayelwa
## 4590 reputamatt
## 4591 tobega1
## 4592 1D_TVD_BELIEBER
## 4593 Meshico13
## 4594 Buffet1Buffet
## 4595 tht_1d_gal
## 4596 Asim_Ani
## 4597 XBTcryptocoder
## 4598 stella_1d
## 4599 ViacheslavHalk1
## 4600 1d_larry_hun
## 4601 ErikaHoran122
## 4602 ViacheslavHalk1
## 4603 nwjnsvibe
## 4604 Buffet1Buffet
## 4605 Buffet1Buffet
## 4606 ahmadarbaz21
## 4607 OffshoreInn
## 4608 Buffet1Buffet
## 4609 Larrbutterflys1
## 4610 MariamS_1D
## 4611 HamnahNH
## 4612 Proyectolouist1
## 4613 92DausAdy
## 4614 illicitbaguette
## 4615 endlesseventeen
## 4616 LauraCelisss
## 4617 __sriiiiii__
## 4618 1D_FITF28
## 4619 SeanBork1
## 4620 sunflowerry2
## 4621 AlessioCrypto
## 4622 Luuuly_1D
## 4623 Arpitaloves_1d
## 4624 Guly_1D_5H
## 4625 Guly_1D_5H
## 4626 Gambiste1
## 4627 kiara_1d
## 4628 kiara_1d
## 4629 kiara_1d
## 4630 kiara_1d
## 4631 kiara_1d
## 4632 Yoonmin_1D
## 4633 Yoonmin_1D
## 4634 Fren75La
## 4635 MKTNGBarbie
## 4636 Yoonmin_1D
## 4637 bbyy01
## 4638 bbyy01
## 4639 1D_FITF28
## 4640 older_luke
## 4641 avenger_x_
## 4642 GreenDevon11
## 4643 halfapple772
## 4644 JulianWan7
## 4645 Blocky_Chain
## 4646 TaylorMutuals
## 4647 CarrotGirl_1D
## 4648 1d_larry_hun
## 4649 CarrotGirl_1D
## 4650 purin_ako
## 4651 RaghurajFairy
## 4652 DennisRaabe1
## 4653 DestineRaine
## 4654 marielelou24_1D
## 4655 Abdulrehman_1d
## 4656 1D_FITF28
## 4657 AmliePer
## 4658 fernandahv_1d
## 4659 Soy__Ali
## 4660 SandrineG_1D
## 4661 fernandahv_1d
## 4662 mari_a2912
## 4663 fernandahv_1d
## 4664 Q_chotudom
## 4665 15claudia90_1D
## 4666 Telcoin_India
## 4667 Karlasibrian_
## 4668 Missyou_LouisT
## 4669 KissMeYouFool28
## 4670 0xwintertarget
## 4671 Josudlc
## 4672 MarekSchenk1
## 4673 _applefield
## 4674 hudime
## 4675 TheSiyl
## 4676 na_dindaaaa
## 4677 na_dindaaaa
## 4678 Tanner92402497
## 4679 widodo_ansari
## 4680 meninadoliam_1D
## 4681 1d_citizen
## 4682 1d_citizen
## 4683 100challengebot
## 4684 bbugs_100daybot
## 4685 ferdinorin
## 4686 TeddyBearIsABot
## 4687 mary_loves_1D
## 4688 ReusArzoine
## 4689 AdrienSoma
## 4690 Isty2021
## 4691 spencerrthomas
## 4692 SaraKnaves
## 4693 SaraKnaves
## 4694 lutemizio
## 4695 StevenFonzi312
## 4696 mystypo
## 4697 1D_NYCE
## 4698 Sbht02486596
## 4699 sabebastante
## 4700 1D_larry1007
## 4701 RawalParish
## 4702 bigwinsonu
## 4703 CharlieLetsgo
## 4704 1D_larry1007
## 4705 Katniss_2012
## 4706 louu28_
## 4707 anfangell
## 4708 mitamforeverr
## 4709 mariegomezmalik
## 4710 Rias_life_is_1d
## 4711 AliShafqatB
## 4712 1d_svenny
## 4713 1D_Tomtam_NRC
## 4714 SHodl9000
## 4715 fanysuarez_1D
## 4716 Tihankhan11
## 4717 luke_niall_1D
## 4718 fanysuarez_1D
## 4719 luke_niall_1D
## 4720 luke_niall_1D
## 4721 fanysuarez_1D
## 4722 hazellianhs
## 4723 wheredowego_1d
## 4724 tzumosamichaeyu
## 4725 Rias_life_is_1d
## 4726 dtrjbuynsell
## 4727 isthatisii
## 4728 FORESTLIMIT
## 4729 AMCSPARTON
## 4730 matibarce22
## 4731 luke_niall_1D
## 4732 luke_niall_1D
## 4733 NFTPLACE1
## 4734 only1dragonn
## 4735 PrincessLUVS_1D
## 4736 tweetsbunga
## 4737 tweetsbunga
## 4738 marielelou24_1D
## 4739 marielelou24_1D
## 4740 ohmy_GOD_1D
## 4741 Emyyxx_1D
## 4742 1D_K28
## 4743 Sbht02486596
## 4744 FMClubnft
## 4745 mohai_deen08
## 4746 mohai_deen08
## 4747 itsaldie
## 4748 AryanNikhare1
## 4749 Ishsodhi6
## 4750 ReusArzoine
## 4751 Arpitaloves_1d
## 4752 Arpitaloves_1d
## 4753 Arpitaloves_1d
## 4754 dontknow415
## 4755 Arpitaloves_1d
## 4756 1d_thot
## 4757 Arpitaloves_1d
## 4758 Arpitaloves_1d
## 4759 Arpitaloves_1d
## 4760 Arpitaloves_1d
## 4761 Arpitaloves_1d
## 4762 Arpitaloves_1d
## 4763 Arpitaloves_1d
## 4764 Snowynam22
## 4765 Timjomes17
## 4766 AmericaHoran_1D
## 4767 kenda_1d
## 4768 1d_mariana14
## 4769 OmarLL0620
## 4770 ariadnaps_1d
## 4771 hudime
## 4772 RollDawgWoof
## 4773 1D_charlieputh
## 4774 ReusArzoine
## 4775 thatonesimp0101
## 4776 nn7fer
## 4777 luke_niall_1D
## 4778 luke_niall_1D
## 4779 hudime
## 4780 nintenceI
## 4781 Arpitaloves_1d
## 4782 Arpitaloves_1d
## 4783 Arpitaloves_1d
## 4784 Arpitaloves_1d
## 4785 hanedalle
## 4786 bot_chaeyoung_
## 4787 Arpitaloves_1d
## 4788 Arpitaloves_1d
## 4789 Arpitaloves_1d
## 4790 Arpitaloves_1d
## 4791 Brad16081374
## 4792 lazyassotter
## 4793 shahi_67
## 4794 Jonborden17
## 4795 Arpitaloves_1d
## 4796 danikeeeyks
## 4797 Arpitaloves_1d
## 4798 Arpitaloves_1d
## 4799 Arpitaloves_1d
## 4800 Arpitaloves_1d
## 4801 Arpitaloves_1d
## 4802 1d_babygirlss
## 4803 1d_babygirlss
## 4804 1d_babygirlss
## 4805 1d_babygirlss
## 4806 Arpitaloves_1d
## 4807 1d_babygirlss
## 4808 Arpitaloves_1d
## 4809 bot_nayeon
## 4810 1d_babygirlss
## 4811 Arpitaloves_1d
## 4812 Arpitaloves_1d
## 4813 Arpitaloves_1d
## 4814 1d_babygirlss
## 4815 1d_babygirlss
## 4816 Arpitaloves_1d
## 4817 bot_chaeyoung_
## 4818 1d_babygirlss
## 4819 ClarissaMaricl4
## 4820 Arpitaloves_1d
## 4821 1d_babygirlss
## 4822 bot_nayeon
## 4823 Arpitaloves_1d
## 4824 1d_babygirlss
## 4825 Arpitaloves_1d
## 4826 1d_babygirlss
## 4827 Arpitaloves_1d
## 4828 1d_babygirlss
## 4829 bot_nayeon
## 4830 1d_babygirlss
## 4831 Arpitaloves_1d
## 4832 1d_babygirlss
## 4833 bot_chaeyoung_
## 4834 1d_babygirlss
## 4835 satoshis_pt
## 4836 MaraJos05044945
## 4837 1d_babygirlss
## 4838 1d_babygirlss
## 4839 1d_babygirlss
## 4840 satoshis_pt
## 4841 1d_babygirlss
## 4842 Arpitaloves_1d
## 4843 1d_babygirlss
## 4844 1d_babygirlss
## 4845 Tay_1D_H10part2
## 4846 1d_babygirlss
## 4847 satoshis_pt
## 4848 DestinyRmb
## 4849 Arpitaloves_1d
## 4850 bot_chaeyoung_
## 4851 1d_babygirlss
## 4852 1d_babygirlss
## 4853 1d_babygirlss
## 4854 1d_babygirlss
## 4855 bot_chaeyoung_
## 4856 bot_chaeyoung_
## 4857 1d_babygirlss
## 4858 1d_babygirlss
## 4859 1d_babygirlss
## 4860 1d_babygirlss
## 4861 1d_babygirlss
## 4862 1d_babygirlss
## 4863 1d_babygirlss
## 4864 1d_babygirlss
## 4865 Freefols_1D
## 4866 1d_babygirlss
## 4867 stockysports
## 4868 Freefols_1D
## 4869 1d_babygirlss
## 4870 bot_nayeon
## 4871 1d_babygirlss
## 4872 1d_babygirlss
## 4873 1d_babygirlss
## 4874 1d_babygirlss
## 4875 Freefols_1D
## 4876 1d_babygirlss
## 4877 1d_babygirlss
## 4878 1d_babygirlss
## 4879 1d_babygirlss
## 4880 1d_babygirlss
## 4881 1d_babygirlss
## 4882 1d_babygirlss
## 4883 1d_babygirlss
## 4884 1d_babygirlss
## 4885 Freefols_1D
## 4886 1d_babygirlss
## 4887 1d_babygirlss
## 4888 1d_babygirlss
## 4889 1d_babygirlss
## 4890 1d_babygirlss
## 4891 1d_babygirlss
## 4892 1d_babygirlss
## 4893 TSH__1D
## 4894 Coinfidence92
## 4895 man09621
## 4896 man09621
## 4897 AfaaqTrader
## 4898 hibari_0325
## 4899 man09621
## 4900 ohmy_GOD_1D
## 4901 1d_secsi
## 4902 ByBitSavage
## 4903 luke_niall_1D
## 4904 luke_niall_1D
## 4905 luke_niall_1D
## 4906 luke_niall_1D
## 4907 1d_MainlyLarry
## 4908 kovo_naro
## 4909 zainberrie
## 4910 1d_larry4life_
## 4911 Gildavila90
## 4912 luke_niall_1D
## 4913 luke_niall_1D
## 4914 luke_niall_1D
## 4915 1d_wn
## 4916 Leti_1D_
## 4917 man09621
## 4918 Cece7031
## 4919 1d_lh28
## 4920 1d_lh28
## 4921 luke_niall_1D
## 4922 luke_niall_1D
## 4923 1d_lh28
## 4924 1d_lh28
## 4925 singhisamcape
## 4926 1d_lh28
## 4927 ppjschultz
## 4928 1d_lh28
## 4929 1d_lh28
## 4930 1d_lh28
## 4931 carmen_di
## 4932 1d_lh28
## 4933 1d_lh28
## 4934 AllieLmaow
## 4935 1d_lh28
## 4936 1d_lh28
## 4937 CarrotGirl_1D
## 4938 CarrotGirl_1D
## 4939 1D_Tomtam_NRC
## 4940 breelovestay13
## 4941 1d_lh28
## 4942 1D_france_OD
## 4943 snoop_dog_3
## 4944 kehtjap
## 4945 xsunflwr94
## 4946 AllanSr0515
## 4947 AmbikaHosein
## 4948 AllyNr_1D
## 4949 AllyNr_1D
## 4950 AllyNr_1D
## 4951 CarrotGirl_1D
## 4952 CarrotGirl_1D
## 4953 CarrotGirl_1D
## 4954 CarrotGirl_1D
## 4955 CarrotGirl_1D
## 4956 CarrotGirl_1D
## 4957 CarrotGirl_1D
## 4958 CarrotGirl_1D
## 4959 CarrotGirl_1D
## 4960 CarrotGirl_1D
## 4961 CarrotGirl_1D
## 4962 CarrotGirl_1D
## 4963 CarrotGirl_1D
## 4964 CarrotGirl_1D
## 4965 CarrotGirl_1D
## 4966 CarrotGirl_1D
## 4967 CarrotGirl_1D
## 4968 CarrotGirl_1D
## 4969 CarrotGirl_1D
## 4970 CarrotGirl_1D
## 4971 lollyjo71
## 4972 CarrotGirl_1D
## 4973 LeeTJG
## 4974 SandieW84755401
## 4975 haley1Dstan
## 4976 mj_james14
## 4977 luke_niall_1D
## 4978 ElizabethZurzo1
## 4979 PowCg27
## 4980 Taylorpike
## 4981 luke_niall_1D
## 4982 luhhrainbow
## 4983 ezcart666
## 4984 ezcart666
## 4985 CarrotGirl_1D
## 4986 CarrotGirl_1D
## 4987 CarrotGirl_1D
## 4988 CarrotGirl_1D
## 4989 marielelou24_1D
## 4990 AwakeSpace7
## 4991 itiswhatitislhb
## 4992 johnCapicchioni
## 4993 IamVietnamese5
## 4994 luke_niall_1D
## 4995 cndiesaddctd
## 4996 avila_nanye
## 4997 GenkoNFT
## 4998 itiswhatitislhb
## 4999 Wheaton25
## 5000 montrealinvest1
## 5001 marielelou24_1D
## 5002 marielelou24_1D
## 5003 SETexasAPE
## 5004 Alyxandrya9
## 5005 xmax171
## 5006 liveinvictoryyy
## 5007 1D_world28
## 5008 Alltheloveee_1D
## 5009 1D_world28
## 5010 Kenz_1d
## 5011 1D_world28
## 5012 Kenz_1d
## 5013 Kenz_1d
## 5014 ApeAvenger
## 5015 Kenz_1d
## 5016 Kenz_1d
## 5017 JPClarkeSr
## 5018 1D_world28
## 5019 1D_world28
## 5020 BennnyTheJets
## 5021 marielelou24_1D
## 5022 marielelou24_1D
## 5023 BlkmambaCA
## 5024 1D_world28
## 5025 1D_world28
## 5026 OLIEBHODLING
## 5027 AMC_Apee
## 5028 ReeKwangSun
## 5029 MrGoodtimes11
## 5030 wontoodoo
## 5031 5sos_1D_gd
## 5032 llGORDll
## 5033 Tf41038705
## 5034 LeslieRidgeVIP
## 5035 WarrenFunkJr
## 5036 tommoandhar
## 5037 1D_jaNe
## 5038 leeyump28
## 5039 carolmacenaa
## 5040 xmenxloki
## 5041 x_brokenhome_x
## 5042 NaehlRose
## 5043 cinemaharryyy
## 5044 muffing99
## 5045 luvxmitsuri
## 5046 jeysebelmalik
## 5047 belenotb
## 5048 1D_tookachOnce7
## 5049 ZzANv3y1A8axWM4
## 5050 achil_01
## 5051 TomWhatsoeverB
## 5052 sunflwrslwt
## 5053 CarrotGirl_1D
## 5054 azileaf
## 5055 _GottaBeYou_1D
## 5056 minniee_1d
## 5057 SonoFedericaaa
## 5058 larac_n
## 5059 nisajelani
## 5060 SatanslittleBae
## 5061 Someone_with_R
## 5062 mynrp_nubia
## 5063 ohmy_GOD_1D
## 5064 ily5sos__1d
## 5065 AcornRivers
## 5066 1D_mahone_xo99
## 5067 ohmy_GOD_1D
## 5068 TinaManurung14
## 5069 Csmurfy1
## 5070 marielelou24_1D
## 5071 marielelou24_1D
## 5072 Cecilis80
## 5073 tnjgyeoja
## 5074 1d_larry4life_
## 5075 1d_larry4life_
## 5076 1d_larry4life_
## 5077 1d_larry4life_
## 5078 Ratta666
## 5079 Ratta666
## 5080 1d_larry4life_
## 5081 1d_larry4life_
## 5082 madamalik1d
## 5083 daydreams_1d
## 5084 1d_larry4life_
## 5085 jczala_18
## 5086 1d_larry4life_
## 5087 alice_jaworski
## 5088 1d_larry4life_
## 5089 harrieature
## 5090 Raid101B
## 5091 1D_WhereisKevin
## 5092 louissweettt
## 5093 fay_2528
## 5094 1d_luvvv
## 5095 EyesWideCrypto
## 5096 NicoleOlivo_1D
## 5097 kawalekonline
## 5098 vaniakeisya_
## 5099 josy_shr
## 5100 1d_Obsessionnn
## 5101 itsrsdarling
## 5102 1d_Obsessionnn
## 5103 rainlarryy
## 5104 RubyShallcross
## 5105 dec_bigwin1111
## 5106 dec_bigwin1111
## 5107 mrs_MSHPT
## 5108 Tini_y_1D
## 5109 _crazy_about_1d
## 5110 alessiak03
## 5111 _crazy_about_1d
## 5112 _crazy_about_1d
## 5113 _crazy_about_1d
## 5114 _crazy_about_1d
## 5115 _crazy_about_1d
## 5116 _crazy_about_1d
## 5117 _crazy_about_1d
## 5118 itsbeen2wks
## 5119 1D_Hello_Kitty
## 5120 Sebasti14717053
## 5121 itsme_maiki
## 5122 DimantSofia
## 5123 1d_Obsessionnn
## 5124 IoveofmyIifee
## 5125 eIIIizz883
## 5126 CryptoAround24
## 5127 Hedgerdady
## 5128 carousel_muke
## 5129 daydreams_1d
## 5130 cho_aryani32
## 5131 HeyLuchia
## 5132 Ash16jordan
## 5133 txkxtoncemore
## 5134 satellitebtch
## 5135 itsjustluiza02
## 5136 bitcoinbruhdude
## 5137 NFTMoneybruh
## 5138 NFTGuyDude
## 5139 DeFiDudeGuy
## 5140 cryptospacedude
## 5141 GPickens9
## 5142 cryptosamy1
## 5143 satelliteismygf
## 5144 Vampirezamua13
## 5145 abnormallykenz
## 5146 1d_secsi
## 5147 1d_secsi
## 5148 hrtsforboobear
## 5149 sahaar_xo
## 5150 _moshi_moshika
## 5151 h0mewith_h
## 5152 yoshinami73
## 5153 areebawan22
## 5154 Lucia_28s
## 5155 cashtonsghoul
## 5156 qmaconhaboa
## 5157 isidora_bae
## 5158 daydreams_1d
## 5159 ohmy_GOD_1D
## 5160 ohmy_GOD_1D
## 5161 ohmy_GOD_1D
## 5162 1D_LoserLover
## 5163 ohmy_GOD_1D
## 5164 1D_DailySpain
## 5165 FedeKaufer
## 5166 luke_niall_1D
## 5167 luke_niall_1D
## 5168 luke_niall_1D
## 5169 luke_niall_1D
## 5170 luke_niall_1D
## 5171 putridewia_a
## 5172 pinkkleee
## 5173 1d___and___5sos
## 5174 XavierHounnou
## 5175 AlmadenKathleen
## 5176 PamAndr33149140
## 5177 ily_1d_13
## 5178 killazay216
## 5179 RobertCryptoWo1
## 5180 Jjvikinkaa_
## 5181 caprrysongs
## 5182 MaureenZoethout
## 5183 Dominatoor49
## 5184 saam00522101
## 5185 Csmurfy1
## 5186 I_admire_1D
## 5187 nelltuna_ender
## 5188 my__glitter
## 5189 PrincessLUVS_1D
## 5190 hudime
## 5191 Lilli61449676
## 5192 hudime
## 5193 hudime
## 5194 larxklnc
## 5195 ohmy_GOD_1D
## 5196 ohmy_GOD_1D
## 5197 takakichi_tktk
## 5198 yeosang_1d
## 5199 yeosang_1d
## 5200 yeosang_1d
## 5201 yeosang_1d
## 5202 yeosang_1d
## 5203 goldenhharry
## 5204 imtheecharmer
## 5205 JanDuPreez8
## 5206 Moonchaser20200
## 5207 daydreaminhabit
## 5208 Cristina___1D
## 5209 luisiiartino
## 5210 1d_secsi
## 5211 Cryptonite_tab
## 5212 Lou_1D_myhome
## 5213 Diana32_1D
## 5214 Pegada__1D
## 5215 SamirGourPR
## 5216 Pegada__1D
## 5217 Eva_Larry_28
## 5218 biancabvega
## 5219 Always_1D_Shawn
## 5220 harrystaryKC
## 5221 SabineWaschkew1
## 5222 house_of_1D
## 5223 NicoleOlivo_1D
## 5224 chxrryalmighty
## 5225 Saffron_run
## 5226 EyesWideCrypto
## 5227 1D_InaCoolWay
## 5228 AlexLivesHere1
## 5229 zinariyy
## 5230 ohmy_GOD_1D
## 5231 1d__larry___
## 5232 1d__larry___
## 5233 ste_nocontrol
## 5234 fivesecondsrry
## 5235 Akashi30eth
## 5236 its_vicky_again
## 5237 ohmy_GOD_1D
## 5238 ohmy_GOD_1D
## 5239 _Crypto_freak
## 5240 ohmy_GOD_1D
## 5241 1d_MainlyLarry
## 5242 Jesus81383519
## 5243 ohmy_GOD_1D
## 5244 AdnanCh02520583
## 5245 MichaelHokkanen
## 5246 ohmy_GOD_1D
## 5247 ohmy_GOD_1D
## 5248 Javi_1d_28
## 5249 ohmy_GOD_1D
## 5250 ohmy_GOD_1D
## 5251 Javi_1d_28
## 5252 smalik_1D
## 5253 Cryptome1
## 5254 grcrypto1
## 5255 rickianna3
## 5256 ohmy_GOD_1D
## 5257 ohmy_GOD_1D
## 5258 ohmy_GOD_1D
## 5259 Crsblond
## 5260 1d_mariana14
## 5261 _GottaBeYou_1D
## 5262 DortheFleischer
## 5263 _GottaBeYou_1D
## 5264 _GottaBeYou_1D
## 5265 blank8781
## 5266 _amy_chiara_
## 5267 Sathishpattusa2
## 5268 meeshahaha_
## 5269 1d_MainlyLarry
## 5270 Ghoulzjvk
## 5271 SilvesterALe17
## 5272 1D_ubsest
## 5273 https_rslie
## 5274 1d_MainlyLarry
## 5275 1d_MainlyLarry
## 5276 1d_marzie
## 5277 Sammyseven3
## 5278 sergio3cap
## 5279 CryptoTopTrades
## 5280 1D_ubsest
## 5281 Shibba59273614
## 5282 1D__TS
## 5283 CbzasP
## 5284 ThorsethTorgeir
## 5285 1D__TS
## 5286 stan___1D
## 5287 saveljic_nisa
## 5288 Rakoo_k
## 5289 louistwatchesme
## 5290 quinn_vegas7
## 5291 L_1D_potato
## 5292 DREAM3O5
## 5293 77Saeidian
## 5294 anniversary_1d
## 5295 anniversary_1d
## 5296 Brenna_rose
## 5297 anniversary_1d
## 5298 anniversary_1d
## 5299 satelliteni
## 5300 maxsound1717
## 5301 anniversary_1d
## 5302 anniversary_1d
## 5303 Ellen_Horan_1D
## 5304 DavidBirch1982
## 5305 DavidBirch1982
## 5306 Rias_life_is_1d
## 5307 1d_thot
## 5308 1d_thot
## 5309 1d_thot
## 5310 anniversary_1d
## 5311 1d_thot
## 5312 1d_thot
## 5313 LittleMix_1D
## 5314 Sathishpattusa2
## 5315 1d_thot
## 5316 1d_thot
## 5317 Pegada__1D
## 5318 Pegada__1D
## 5319 cryptowar80
## 5320 Larry_All_Along
## 5321 1D_infoportugal
## 5322 Pegada__1D
## 5323 Pegada__1D
## 5324 gentry_tx
## 5325 ry_tomlinson28
## 5326 oconed_jakey
## 5327 stella_1d
## 5328 1D_larry1007
## 5329 1d_Obsessionnn
## 5330 aliresapst
## 5331 molly_turner04
## 5332 59_marine_1D
## 5333 Aloma04
## 5334 ILove__1D__
## 5335 Lila28_1d
## 5336 W3RTH_99
## 5337 positivesteven
## 5338 Lila28_1d
## 5339 NICO__1d
## 5340 ry_tomlinson28
## 5341 ry_tomlinson28
## 5342 CarrotGirl_1D
## 5343 CarrotGirl_1D
## 5344 CarrotGirl_1D
## 5345 CarrotGirl_1D
## 5346 JollibeeTrades
## text
## 1 RT @aceofspadessac: Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨…
## 2 RT @spotifycharts: Who else lived in #HarrysHouse all year? 🎶\n\nReply with 🏠 if #AsItWas is the top song on your #SpotifyWrapped
## 3 RT @kmmwkindness: An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spending mo…
## 4 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 5 RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…
## 6 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 7 RT @cIxiro: let’s talk about this again https://t.co/2LU5j8PiJB
## 8 RT @blueblrdhoneyy: you stopped scrolling didn’t you https://t.co/Z5iGnNbwuS
## 9 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 10 RT @tommillichamp: goodnight world
## 11 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 12 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 13 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 14 RT @TheFinancierge: Yearly -> Weekly, Monthly\nMonthly -> 1D, 2D, 3D\nWeekly -> H4, H8, H12\nDaily -> m15, m30, H1\nH4 -> m5, m10\nH1 -> m1, m2,…
## 15 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 16 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 17 RT @moonemozi: @darushmemar #Mehdi_Kerami, this young man is the national karate champion with many medals.\n Under severe torture, he was f…
## 18 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 19 RT @farawayland_4: @darushmemar #Mehdi_Karami, 22 years old resident of Nazarabad, was accused of corruption in the land and is in danger o…
## 20 RT @mhereonlyforbts: ARMYS: "NOT EVERYTHING IS ABOUT HYYH"\nNAMJOON: https://t.co/TUHS3Rk1kz
## 21 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 22 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 23 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 24 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 25 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 26 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 27 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 28 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 29 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 30 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 31 RT @onedayjm: yoongi at any given chance https://t.co/kxMzKm3L7r
## 32 RT @sugatradamus: i teared up a lot https://t.co/5mWRVi5GLH
## 33 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 34 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 35 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 36 RT @LewisCapaldi: don’t like menthols
## 37 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 38 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 39 RT @Are1DBackToday: No 1D Reunion Today
## 40 RT @btsfashionhr: NAMJOON X STILL LIFE MV https://t.co/0A7F7gnP2g
## 41 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 42 RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w
## 43 RT @selecaoportugal: 𝕃𝔼𝕋'𝕊 𝔻𝕆 𝕀𝕋 ! ✊🔥 #VesteABandeira #WearTheFlag #FIFAWorldCup https://t.co/4AIMjq9YOX
## 44 RT @harryslyricbot: don't you call him baby, we're not talking lately, don't you call him what you used to call me
## 45 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 46 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 47 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 48 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 49 RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…
## 50 RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…
## 51 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 52 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 53 RT @UGM_FESS: 1D was right.. ugm_fess
## 54 RT @wonubliss: baby shark x cant take my eyes off you 😂 https://t.co/kEZx7Fvnji
## 55 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 56 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 57 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 58 RT @harryslyricbot: stop your crying, baby, it'll be alright
## 59 RT @MadridXtra: Pepe signing a Real Madrid shirt after the game. 🤍 https://t.co/go3exeEGe1
## 60 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 61 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 62 RT @LTHSOURCE: 📸| We are nice enough to share this, you’re welcome. https://t.co/V9Za65zXIY
## 63 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 64 RT @hslotlives: 74 show • São Paulo \n\nAccounts that might be going live\n\nhttps://t.co/nDBFzAu1TZ\nhttps://t.co/tJNWt8cnKq\nhttps://t.co/4SHvq…
## 65 RT @spotifycharts: These artists swept the charts in 2022 🧹 #SpotifyWrapped https://t.co/5MXcuNoump
## 66 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 67 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 68 RT @sunflowrry28: Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt
## 69 RT @Tha5SOSFamily: Happy Birthday to the heart and soul of Tha5SOSFamily, @minhofreak. Brad, you're the backbone and the best friend we cou…
## 70 RT @sparklybIue: STOP. EVERYTHING. RIGHT. NOW. https://t.co/hBOmVF2Cbx
## 71 RT @todays1dhistory: Today (December 6) in 2014 - Lux misses her "Uncle Knobhead" 🥺🥺💗\n\nvia Lou's Insta https://t.co/AJnrXpSEeh
## 72 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 73 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 74 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 75 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 76 RT @Bangtan7tiktok: #ineedyou\n1M views |1d✨\n\n[ click + like + comment + share + repost]\nhttps://t.co/MJr4Q8ZPEC https://t.co/xUU0uTtWXD
## 77 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 78 RT @KeelanLeeper: The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1d from…
## 79 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 80 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 81 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 82 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 83 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 84 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 85 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 86 RT @SoVeryBritish: “Cold out there”\n“Meant to get even colder”\n\n- end of conversation -\n- repeat tomorrow -
## 87 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 88 RT @laraloveshrry: SLAY https://t.co/XzgkQ7wMx3
## 89 RT @louiology: louis rn https://t.co/bzVmdBdzkK
## 90 RT @Juls2203: ☆Juls, 19 yo\n☆Stan list: Taylor Swift, 1D, Louis Tomlinson, Harry Styles, Niall Horan\n☆Like list: Zayn, Halsey, Yungblud, Sel…
## 91 RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…
## 92 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 93 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 94 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 95 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 96 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 97 RT @meninadoliam_1D: Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr
## 98 RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl
## 99 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 100 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 101 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 102 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 103 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 104 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 105 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 106 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 107 RT @bettertthanme: poems “short story” & “hate box” by Gerard Way, 1995 \n(poems available in the 🧵 for vision impaired) https://t.co/cuyl1I…
## 108 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 109 RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…
## 110 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 111 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 112 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 113 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 114 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 115 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 116 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 117 RT @MillsReggie: Be private. Vibe alone. Grow in silence.
## 118 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 119 RT @copyofsunflwr: remember him? he grew up. https://t.co/UmXoizDH0D
## 120 RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…
## 121 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 122 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 123 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 124 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 125 RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…
## 126 RT @lwnnisterz: LOOK AT HIM https://t.co/MJBDyLKeTI
## 127 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 128 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 129 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 130 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 131 RT @luvinflix: me ignoring all hints until you say it with your chest https://t.co/5zhNoQQV7w
## 132 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 133 RT @fearlessly2803: He said he loves her 1d shirt😭
## 134 RT @PatchyBS: bro sans tweet about eu is just not funny. bro they worked all year to get there just to get 3-1d by na and laughed at by a d…
## 135 RT @lwnnisterz: WHAT https://t.co/EdWYwEgH1r
## 136 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 137 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 138 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 139 RT @jayascats: blond cat https://t.co/tCfi9PYuZN
## 140 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 141 RT @rhaenyratrgryns: every award to emma d’arcy https://t.co/nX0TPrZ3MK
## 142 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 143 RT @selecaoportugal: GOOOOOLLOOOOO RAPHAEL!!!!!!!!!! 4-0!!! https://t.co/jctl6LfxTM
## 144 RT @MillsReggie: my mother deserves the world
## 145 RT @mauraortiz: My top 5 artists of 2022. Who were yours? @CNCOmusic #Camilo @gloriagroove #1D @MauYRicky #SpotifyWrapped \nhttps://t.co/whJ…
## 146 RT @stevirouss: “you look really tired” i really am.
## 147 RT @rhaenyratrgryns: matt smith as daemon targaryen supremacy https://t.co/Sa8fJENcm6
## 148 RT @BUZZNET: I got Iron Man 🤖
## 149 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 150 RT @lzzehh: this is the cutest thing i’ve ever read https://t.co/SK1y4STWoY
## 151 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 152 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 153 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 154 RT @SECNetwork: The best defensive player in college football ... again 😤\n\nWill Anderson Jr. repeats as the Nagurski Award winner 🏆\n\n(📸: @A…
## 155 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 156 RT @Tha5SOSFamily: TONIGHT | 07/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nNewcastle, Australia\n\n#TakeMyHandNewcastle https://t.co/tTYvYbry…
## 157 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 158 RT @janesreputation: no cause would’ve, could’ve, should’ve is toooo good HOW is it not in the standard version of midnights i don’t unders…
## 159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 160 RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95
## 161 RT @selecaoportugal: 🎮 Next 𝕃𝔼𝕍𝔼𝕃 unlocked: Morocco 🇲🇦! #VesteABandeira #WearTheFlag https://t.co/Abfey1vw2L
## 162 RT @gabrimoonn: KISS ME HARD BEFORE YOU GO
## 163 RT @carlamaardo_: think I'll miss u forever
## 164 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 165 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 166 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 167 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 168 RT @mrs_MSHPT: Same Louis, same!!🇵🇹🇵🇹🇵🇹 https://t.co/wQGJg6YUnU
## 169 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 170 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 172 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 173 RT @quackupdates: quackity posted on his story! https://t.co/jFPAh8boNS
## 174 RT @quackupdates: More from Quackity’s insta story! https://t.co/C3hEJNWHuj
## 175 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 176 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 177 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 178 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 179 RT @dailylarrybot28: The look Louis gives Harry as soon as he walks through the door after touring for 2 weeks straight...😏 https://t.co/Mk…
## 180 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 181 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 182 RT @GETlTWRONG: FIRST HAT TRICK OF THIS WORLD CUP IS FROM PORTUGAL CHUPEMM
## 183 RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…
## 184 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 185 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 186 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 187 RT @stylinarts: he’s so dramatic https://t.co/28jG1UvWGg
## 188 RT @brutaloue: portugal winning because louis said he loves us so true
## 189 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 190 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 191 RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…
## 192 RT @itsyoulou28_: nobody speak to me https://t.co/yAuDLa9Wo8
## 193 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 194 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 195 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 196 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 197 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 198 RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…
## 199 RT @ScrapDaddyAP: Christmas came early! 🎄🎁🎄 https://t.co/XsuxPDN1dN
## 200 RT @WWEUsos: A lot of Salty ass tag teams out there huh??…#WeTheOnes
## 201 RT @JohnCena: Give people a chance. They’ll either prove your judgements were correct or they might surprise you. Gain the patience and cou…
## 202 RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…
## 203 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 204 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 205 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 206 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 207 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 208 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 209 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 210 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 211 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 212 RT @leighanoisgocua: went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that somethings w…
## 213 RT @satsnaffler: Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had little to no…
## 214 RT @redlinelrh: retweet if you actually loved the take my hand tour setlist that 5sos curated. we exist
## 215 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 216 RT @WTRMLNSGR94: “rock, paper, scissors, if i win, you have to release copy of a copy, studio.” \n\n“nah nah nah”
## 217 RT @TeamLouisNews: This is the cutest thing you’ll see today. 🫶🏻\n\n© lomlouisxx https://t.co/DxgdDSOr5s
## 218 RT @AxelUfermann: Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D compare…
## 219 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 220 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 221 RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…
## 222 RT @danielhowell: it’s time for @AmazingPhil to get his revenge - Viewers Pick Dan’s Outfits https://t.co/pzjQrGksDq
## 223 RT @LESARDENTES: 🔥 On est de retour 🤯 @trvisXX at @lesardentes le vendredi 7 juillet \n🔥 We’re back 🤯 @trvisXX @lesardentes festival friday…
## 224 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 225 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 226 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 227 RT @bookpoets: you’re not lost you are finding https://t.co/vXZzOd2EaH
## 228 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 229 RT @sweet_ghostie: ,, My arm is fucking hurting '' 😭😭 https://t.co/Wn4GG285tT
## 230 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 231 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 232 RT @cliffordmebf: NO, STOP IT, WHY https://t.co/ud9IJ4tGuZ
## 233 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 234 RT @SIieIls: ✨Rekomendasi Parfume Powdery✨\n\n1 Musk by lilian ashley\n🖇https://t.co/jSbIQS3azd (putih)\n🖇https://t.co/YntUZo5hvy\n\n2 Victoria E…
## 235 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 236 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 237 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 238 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 239 RT @SpotifyUK: Team #1D forever... everything you do boys, everything you do = #Perfect 💯👌#BRITs2016\nhttps://t.co/o6T2WTmqGv
## 240 RT @onedirection: RT to vote 1D in the 2016 #RDMA. #OneDirection #YouKnowYouLoveThem @radiodisney https://t.co/SASUOZ0Dt9
## 241 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 242 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 243 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 244 RT @ave_eli: $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal and the whi…
## 245 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 246 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 247 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 248 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 249 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 250 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 251 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 252 RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…
## 253 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 254 RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…
## 255 RT @onedirection: Thank you 1D family for helping us celebrate #8YearsofOneDirection we hope you enjoyed reliving some of the amazing memor…
## 256 RT @onedirection: Happy #10YearsOf1D Day! Relive your favourite One Direction memories here: https://t.co/GrUHfaSMUp https://t.co/yS5KsERP1y
## 257 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 258 RT @FIFAWorldCup: 🙌 On the night when Morocco enter uncharted territory, Yassine Bounou is the hero.\n\nTonight’s @Budweiser Player of the Ma…
## 259 RT @FIFAWorldCup: Morocco and Portugal are heading to the Quarter-Finals 🔥 \n\nWatch the highlights from today on FIFA+ 📺 \n\n#FIFAWorldCup #Qa…
## 260 RT @onedirection: What’s your best 1D moment? Watch '10 Years of One Direction' on @YouTube now! https://t.co/q2C4I2IAEp #10YearsOf1D https…
## 261 RT @ML_KinrossHS: 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1A work…
## 262 RT @onedirection: Celebrate 10 years of One Direction! Sing along to your favourite songs with time-synced lyrics on @AppleMusic https://t.…
## 263 RT @onedirection: Be sure to check out the enhanced 'This Is One Direction' playlist with videos and storylines on @Spotify now https://t.c…
## 264 RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…
## 265 RT @devbostick: I was
## 266 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 267 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 268 RT @UpdateHLD: Louis smiling during the signing today.\n\n📸: lwtallalong https://t.co/7kfVjv399Y
## 269 RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi
## 270 RT @L_HSupremacy: @Spotify LOUIS TOMLINSON\nHARRY STYLES \nNiall Horan\nLiam Payne\nZayn Malik https://t.co/BtLjhGtOyN
## 271 RT @korndiddy: I tried to argue that Hallmark-style Christmas movies are inherently republican propaganda and it’s the most viscerally upse…
## 272 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 273 RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…
## 274 RT @louismydaby: We all just blinked no? https://t.co/zqgeIo0diC
## 275 RT @suunflowervol28: "I get lost inside blue eyes'" I get it harry https://t.co/8yi3iIGViG
## 276 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j
## 277 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 278 RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm
## 279 RT @flickerofem: HE WROTE SLAY MY BRAND IM CRYING https://t.co/CXfFfvVVPj
## 280 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 281 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 282 RT @louloveslouies: i asked louis if he’s excited to come to poland on tour and that was his answer HAHAHAH https://t.co/PIMKDQ0XyW
## 283 RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…
## 284 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 285 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 286 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 287 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 288 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 289 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 290 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 291 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 292 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 293 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 294 RT @UpdateHLD: Louis accepting a bracelet from a fan today. \n\n🎥: fitfonfilms \n https://t.co/eBiTS7B8jh
## 295 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 296 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 297 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 298 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 299 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 300 RT @NiallOfficial: @niallsdayIight @NJHNEWS Ahhhhhhhh… sorry
## 301 RT @NiallOfficial: @xxjessiedavis Shall I do an insta live this week or maybe Tik tok?
## 302 RT @NiallOfficial: @dearpatienceNJH You’re missing out . I’m the king of tik tok .
## 303 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 304 RT @NiallOfficial: @niallsperoni My new music is soooo handsome
## 305 RT @Are1DBackToday: No 1D Reunion Today
## 306 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 307 RT @icandyhshoppe: #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND\n✅OFFI…
## 308 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 309 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 310 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 311 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 312 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 313 RT @jacksescapade: “there’s nothing scary about me love” 🥹🥹🥹🥹
## 314 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 315 RT @harryisamiIf: hand me a gun https://t.co/27sOWmxjWT
## 316 RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…
## 317 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 318 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 319 RT @brfootball: GONÇALO RAMOS WITH THE FIRST HAT TRICK OF THE 2022 WORLD CUP 🎩 https://t.co/CGWZ5KVwUT
## 320 RT @AlexsOptions: $BYND 1D\n\nFrom my kicking pattern video, \n\nThis is about as good as it gets with #TheStrat https://t.co/XyyFw2ncFI
## 321 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 322 RT @thatscooljacket: "5sos likes the hbg chant they find it funny!!"\nu sure about that pal? https://t.co/7VJfZiU6Vf
## 323 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 324 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 325 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 326 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 327 RT @shineefilms: choi minho and his film degree are so sexy for this https://t.co/8USX5TBsmF
## 328 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 329 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 330 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 331 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 332 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 333 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 334 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 335 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 336 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 337 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 338 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 339 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 340 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 341 RT @UpdateHLD: Louis signing some items today.\n\n📸: teganmulcahyx https://t.co/tjAYQCBV7A
## 342 RT @iheartshinee_: MINHO’s 놓아줘(chase) & JONGHYUN’s 놓아줘 (let me out)\n\n💙 “there’s a song of Jonghyun hyung that has the same title right. It’…
## 343 RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…
## 344 RT @shineefilms: man i'm so proud ♡ https://t.co/5pfTrjfrHp
## 345 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 346 RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi
## 347 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 348 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 349 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 350 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 351 RT @folklovermore9: CHASE PLAYLISTS THREAD\n\n#MINHO #민호 #CHASE #SHINee #샤이니
## 352 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 353 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 354 RT @Are1DBackToday: No 1D Reunion Today
## 355 RT @ZackBornstein: I don’t understand how COVID is spiking again after we’ve tried everything from pretending it’s over to pretending it ne…
## 356 RT @thelittlefreaks: 🎄 DAY 6 🎄 ONE PERSON CAN PICK BETWEEN ANY HARRY STYLES LOT KEYRING FOR DAY 6 OF MY 25 DAY GIVEAWAYS TILL CHRISTMAS!! t…
## 357 RT @kchartsmaster: "CHASE" by MINHO of @SHINee has reached #1 on US iTunes.
## 358 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 359 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 360 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 361 RT @91Anzlife: find your birthday twin in the replies
## 362 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 363 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 364 RT @JoeyStockton7: Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2J…
## 365 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 366 RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n
## 367 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 368 RT @stylinarts: of course louis is watching a football match on his ipad during a fan signing 💀 https://t.co/TBwBuLL2Ch
## 369 RT @OT5Dailys: 📸| Louis Tomlinson has woken up from his slay! \n\nvia surfsupcai https://t.co/Ls7rZedHp1
## 370 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 371 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 372 RT @thelittlefreaks: i need niall to go live asap it’s been too long
## 373 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 374 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 375 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 376 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/aFkUlIq6ZB https://t.co/ih441Mse0j
## 377 RT @zicarus_rxse: Fixed it I think https://t.co/LYex7P7CXK
## 378 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j
## 379 RT @UpdateHLD: Louis reacting to a fan’s hat that said ‘England’ on it!\n\n📸: _charlys_ https://t.co/ixBvlyafTy
## 380 RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…
## 381 RT @UpdateHLD: Louis trying to get some free coffee from a fan!\n\n🎥: WallsIsGolden\n https://t.co/qVmaBa2hCj
## 382 RT @longsuitabel: I'M DONE 💀 https://t.co/yImk1F6bf2
## 383 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 384 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 385 RT @wrathsemilia: if no one got me i know sam claflin in book adaptations got me 🙏🏻\n\n#daisyjonesandthesix https://t.co/k08uD2FoV0
## 386 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 387 RT @lukesbluesuit: he was…doing…bunny ears…to her… https://t.co/F4vBXxUWzh
## 388 RT @HLDPromo: ⏰| Another day, another weekly #TommoTuesday and another 18 days away from Louis turning 31! \n\nJoin us in one hour to stream…
## 389 RT @bydracarys: i will never forget 1x03 of hotd because matt was trending and all the locals and critics were talking about the power of h…
## 390 RT @OT5Promo: Thank you so much for joining us today, we had so much fun with you! Here is your well deserved unseen, happy 3 years of LP1!…
## 391 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 392 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 393 RT @tortaurelle: No but now, Flamers don't have to say "oh, but Minho has a beautiful voice too, listen to these 5 sec of SHINee song/ to H…
## 394 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 395 RT @SharonStyless: “Can we make a pinky promise?”\n“Depends what it is”\n“To put our happiness before anything else”\n“Yeah, always”\n🤞🏻🤍 https…
## 396 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 397 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 398 RT @Are1DBackToday: No 1D Reunion Today
## 399 RT @buitengebieden: Never give up.. 😂 https://t.co/9x5NaIU5uH
## 400 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: asheseilish https://t.co/vti5SuTUHq
## 401 RT @lukesbluesuit: why did he just ~fold~ https://t.co/C6G9d2KSLC
## 402 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 403 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 404 RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…
## 405 RT @Tha5SOSFamily: “Sorry but I don’t see Heartbreak Girl on my fucking setlist and if it’s not on my setlist I don’t have to play it. Befo…
## 406 RT @fratsnapback: WE ARE AT FRATRRY LENGTH HAIR THIS IS NOT A DRILL https://t.co/QFFeis0O89
## 407 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 408 RT @carlaxnxx: When the problem asks you what the problem is https://t.co/xqGSWX7siJ
## 409 RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN
## 410 RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl
## 411 RT @ToshibaSemi_GL: #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small QFN…
## 412 RT @jacksescapade: i went to meet louis with a mission and i succeeded 🫡 https://t.co/IJOm8TUBbz
## 413 RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl
## 414 RT @perfectghostss: Me: Louis, thank you so much for going to Colombia, we really appreciated that you went there\n\nLouis: No worries, no wo…
## 415 RT @harrys_cactuss: Hi hi! I'm new to stan twitter. My name is Luna and I'm a fan of Harry Styles, Louis Tomlinson, 1D, Taylor Swift and mo…
## 416 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 417 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 418 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 419 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 420 RT @Are1DBackToday: No 1D Reunion Today
## 421 RT @fearlessrry91: Your honour those are filthy bluegreeners https://t.co/VUBoz05Hie
## 422 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 423 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: twoheartsxo https://t.co/feqhqXB1t5
## 424 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 425 RT @Are1DBackToday: No 1D Reunion Today
## 426 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 427 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 428 RT @silvertxngues: told him congrats on his #1 and that w his broken arm he’s single handedly carrying the music industry x https://t.co/pP…
## 429 RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…
## 430 RT @UpdateHLD: "What's that posh one called? .. Burrata. Bangin'." -Louis on his favorite type of cheese. 🧀 \n\n🎥: gimmieghostie\nhttps://t.co…
## 431 RT @STATIONHEAD: RM is live on the Official BTS station right now- are you tuned in? #BTSARMY #IndigoByRM https://t.co/SsQJhV3VI9
## 432 RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…
## 433 RT @STATIONHEAD: Okay ARMY, here is the link you have been waiting for! Stream RM’s #IndigoListeningParty anytime on the app (streams count…
## 434 RT @allkpop: [UCC] #BTS's #Jimin featured by Korean media for inspiring the Korean wave among MZ generation in Japan https://t.co/Z4CYpiZn77
## 435 RT @allkpop: [UCC] BTS's V (Kim Taehyung) in new photos with actors Kang Dong Won and Im Siwan on the golf course https://t.co/JDI1O5tClA
## 436 RT @WORLDMUSICAWARD: 🔝🔟💿🌎ITUNES🎵\n1⃣Indigo #RM #BTS\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣AFamilyXmas #AndreaBocelli #MatteoBocelli #Virgi…
## 437 RT @billboard: Watch #RM's new music video for "Still Life" with Anderson .Paak! https://t.co/Kpzm0TM0Gg
## 438 RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft #Youjeen scores a 4th day atop the #WorldwideiTunesSongchart and is the Most Streamed K-Pop Song…
## 439 RT @Are1DBackToday: No 1D Reunion Today
## 440 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 441 RT @YUNH0ACE: Do you ever look at yunho and feel everything is gonna be alright 🥺 https://t.co/55gHqDmLLk
## 442 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 443 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 444 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 445 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 446 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 447 RT @UGM_FESS: 1D was right.. ugm_fess
## 448 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 449 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 450 RT @Muslim: Morocco advances to quarterfinals of World Cup. 🇲🇦☝🏽 https://t.co/BuyPP9xJhu
## 451 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 452 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 453 RT @Cobratate: Your life is what it’s like because of the influences you have.\n\nYou can’t NOT be influenced, but you can control what influ…
## 454 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 455 RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…
## 456 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 457 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 458 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 459 RT @Are1DBackToday: No 1D Reunion Today
## 460 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 461 RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…
## 462 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 463 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 464 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 465 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 466 RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS en Spotify (4-12):\n\n🔹Dynamite — 1,540M\n🔹Butter — 1,035M\n🔹Save Me — 265M\n🔹Not Today — 245M\n🔹Jamais V…
## 467 RT @louisacademia: time flies :( https://t.co/oBHRdFhlac
## 468 RT @wonnnwoo: ive had enough https://t.co/ryFKM5qcIQ
## 469 RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing "Good Boy Gone Bad" and "0X1=LOVESONG (I Know I Love You) feat.…
## 470 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 471 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 472 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 473 RT @UpdateHLD: Louis comforting a fan today at the signing! \n\n🎥: asheseilish \n https://t.co/jD5xY6MYrz
## 474 RT @prettyulover: seventeen invented fun and fresh concepts tho. no one had fun before they did, everyone was miserable.
## 475 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 476 RT @OT5Dailys: 🎥| Louis Tomlinson giving a fan a pinky promise at the signing in London today!\n\nvis @SharonStyless \n\n https://t.co/AsXY1XJs…
## 477 RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…
## 478 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 479 RT @pretenderlouis: louis said Brazil isn't as good as England so they scored 3 goals in 28 mins to show him hehe
## 480 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 481 RT @softesttangel: Princess treatment only!!
## 482 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 483 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 484 RT @UpdateHLD: Louis at the signing in London today. \n\n📸: 2mads8 https://t.co/Ydpd02JTv2
## 485 RT @slaymechaos: there's something very wholesome about rhaenyra and daemon having dinner with their kids and watching them proudly https:/…
## 486 RT @rhaenyratrgryns: need y’all to leave matt alone im so serious
## 487 RT @UpdateHLD: Louis asking a fan what their favorite song is on #FaithInTheFuture. \n\n🎥: amscrocs \n https://t.co/ucI6Hag1w6
## 488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 489 RT @vernonlovebot: scrolling through the tl full of boobs of men as we speak\n\nhttps://t.co/7SHZ9jmaUw
## 490 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 491 RT @whenyouknow28: I’m sorry but going to multiple signing when there are fans that were trying to get tickets and just couldn’t is just fu…
## 492 RT @lorrymanasse: I can't long #Bitcoin ,under such amazing resistance in W,and LH in 1D ,HH in 4H time frame,it can't be worth as a profes…
## 493 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 494 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 495 RT @rhaelina: matt being nominated for best supporting actor at the critics choice awards and emma being the imdb #1 breakout star/#2 top s…
## 496 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 497 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 498 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 499 RT @allabout_atz: [📸] FOR ATINY\n\nATEEZ(에이티즈) [PLAY82 WITH ATEEZ IN NEW YORK] \nfansigning event group selca https://t.co/D5JevM8FDJ
## 500 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 501 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 502 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 503 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 504 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 505 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 506 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 507 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 508 RT @elektrasvrse: rt if ur taller than her https://t.co/ywPb8gx8Js
## 509 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 510 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 511 RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…
## 512 RT @LouisT91Updates: Louis at the HMV signing in London today! ( _itssraquel_, mi.alouise, xorainbowlouis) https://t.co/9ZtVJZ760s
## 513 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 514 RT @CrewsmatMorocco: Morocco carrying the African continent, the Arab and the Muslim world 🇲🇦 https://t.co/udZ0ykgfDp
## 515 RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3
## 516 RT @xnaimacf: Morocco with the Palestinian flag at every given opportunity i really love them sm 😭❤️\nhttps://t.co/t3SvxObjes
## 517 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 518 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 519 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 520 RT @amitheonlyone_n: this mf literally got his laptop out to watch football in the middle of a signing i love him 😭https://t.co/Tp0XkLe6TB
## 521 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 522 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 523 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 524 RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…
## 525 RT @STATIONHEAD: From BTS to Nicki Minaj, fans and artists came together to celebrate the best music releases this year. What was YOUR favo…
## 526 RT @GAFollowers: An attempted robbery gone wrong in Atlanta over the weekend. Surveillance video shows the moment two women were almost amb…
## 527 RT @goal: Bono is Morocco's penalty hero 👏 https://t.co/3YT7kKZ7UP
## 528 RT @Fxlse_nein: "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…
## 529 RT @brfootball: MOROCCO KNOCK OUT SPAIN ON PENALTIES 😱 https://t.co/wHt8LcXzun
## 530 RT @brfootball: What a moment for Morocco 🇲🇦 https://t.co/ouiIsmAQM9
## 531 RT @MuhammadSmiry: Congrats to #Morocco and Free Palestine! #المغرب https://t.co/izuhulBcvs
## 532 RT @LeighAnneMusic: Got to play dress up at the British Fashion Awards... 💎🖤 styled by Shaquille Ross-Williams \nWearing custom Fiorucci des…
## 533 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 534 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 535 RT @oIdshoujo: ANOTHER COLONIZER LOST TODAY 😭🙏🏻
## 536 RT @p1harmonyp1ece: "Best boy band of all time"\n\nTheo, Intak, Jiung, Soul: big bang\nJongseob: my chemical romance\nKeeho: one direction http…
## 537 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 538 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 539 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 540 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 541 RT @tragicbirdapp: new slur update just dropped https://t.co/K4qM8A4Vnn
## 542 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 543 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 545 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 546 RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3
## 547 RT @DailyDaemyra: MATT SMITH IS NOMINATED FOR BEST SUPPORTING ACTOR AT THE CRITICS CHOICE AWARDS. AS HE SHOULD!!!!!! https://t.co/Nt2f4eW4Qm
## 548 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 549 RT @lwtaesthetlcs: Louis Tomlinson the human emoji😭 https://t.co/r1h7tHqG2y
## 550 RT @1DGAlNS: 1D fans follow everyone who interacts
## 551 RT @FilmUpdates: Emma D’Arcy has won the #IMDb Breakout Star STARmeter Award. https://t.co/Mw8bsf51wk
## 552 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 553 RT @safematts: Matt Smith has been nominated for “Best Supporting Actor in a Drama Series” for his performance as Daemon Targaryen in House…
## 554 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 555 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 556 RT @JKDAILY_ARCHIVE: i miss HIM :< https://t.co/H2oaqAiLFZ
## 557 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 558 RT @AoTJewels: 2 years ago today, Attack on Titan The Final Season started airing https://t.co/nlSQWbviYC
## 559 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 560 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 561 RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…
## 562 RT @fearlessly2803: He said he loves her 1d shirt😭
## 563 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 564 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 565 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 566 RT @Fxlse_nein: "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…
## 567 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 568 RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…
## 569 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 570 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 571 RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…
## 572 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 573 RT @thinkerspuffy: Jenna Ortega from the hit Netflix show ‘Wednesday’ reveals in a new interview that her favourite ‘Buffy the Vampire Slay…
## 574 RT @fearlessly2803: He said he loves her 1d shirt😭
## 575 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 576 RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…
## 577 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 578 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 579 RT @HS_News_: SLOWLY ! You will hurt yourself ! 😰\n\n#LoveOnTourBrasil #LoveOnTourSaoPaulo\n\n- December 6th, 2022 https://t.co/aXCoqe2aUe
## 580 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 581 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 582 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 583 RT @ave_eli: $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price remains in…
## 584 RT @UpdateHLD: Louis fondly looking at a fan at the signing today in London. \n\n📸: _smalltlkniall_ https://t.co/UzjK11gm3Z
## 585 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 586 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: cliffordtpwk https://t.co/mxPnIKo6Xd
## 587 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 588 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 589 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 590 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 591 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 592 RT @murphycharts: $MJ Prime Alternative Harvest 1D\n\nNew multi-month high coming off a bullish RSI divergence. https://t.co/ah17yMMXVz
## 593 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 594 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 595 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 596 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 597 RT @sassychopsuey: HEADLINE STANS RAISE YOUR HANDS THIS SONG IS NOT APPRECIATED ENOUGH.
## 598 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 599 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 600 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 601 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 602 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 603 RT @UpdateHLD: Louis at the signing at HMW Westfield today. \n\n🎥: hmvlondon https://t.co/3Q69V3wwsq
## 604 RT @Biggerthanbhr: @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch…
## 605 RT @Are1DBackToday: No 1D Reunion Today
## 606 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 607 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 608 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 609 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 610 RT @91spics: i could die if he look at me like that https://t.co/iUqraXITY1
## 611 RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 612 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 613 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 614 RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…
## 615 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 616 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 617 RT @UpdateHLD: Louis pinky-promising a fan that he'll play the Football game for fans lined up for ONO on Saturday. \n\n📸: xo_mollyyy_xo http…
## 618 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 619 RT @habit_nr: ok who’s ready https://t.co/XYbh1DiQOM
## 620 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 621 RT @lwttle_freak: home 😭 https://t.co/PghCPkmmo0
## 622 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 623 RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E
## 624 RT @otb28sunshine: the ultimate bluegreener💀 https://t.co/mIjNS8xayt
## 625 RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 626 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 627 RT @ihgdabc: One thing is not to believe in someone’s theory. That’s totally ok. Just keep scrolling. Another thing is to discredit other l…
## 628 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 629 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 630 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: surfsupcal https://t.co/HvrouXujdk
## 631 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 632 RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ
## 633 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 634 RT @UpdateHLD: Louis at the signing today.\n\n📸: _itssraquel_ https://t.co/HWzmSTYrgi
## 635 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 636 RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…
## 637 RT @Davina_ot5: Tell me do you still remember feeling young..... https://t.co/Ve6Hs1e5jD
## 638 RT @peaceringlove28: Does it ever drive you crazy?? https://t.co/948bAzbZqo
## 639 RT @780613: morocco officially gets to claim dreamers as their theme song
## 640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 641 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 642 RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN
## 643 RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC
## 644 RT @UpdateHLD: Louis lighting up the entire room. \n\n📸: Tomlinbucks https://t.co/ON92nQZe3F
## 645 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 646 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 647 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 648 RT @orlandorry: i’ve never been in this much pain in my life https://t.co/tX1aRoqDKt
## 649 RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…
## 650 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 651 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 652 RT @EbrahimAdham3: This song sounds like heaven but hurts like hell." https://t.co/BgTzbxhlhH
## 653 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 654 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 655 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 656 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 657 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 658 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 659 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 660 RT @stylinarts: when watching livestreams of ltwt this year all i ever wanted was to sing only the brave in a sea of people just like me. y…
## 661 RT @KekePalmer: I just saw a few comments of ppl saying I was ugly cause I wasn’t wearing any makeup. And I really want y’all to get the he…
## 662 RT @780613: LETS GOOOOOOOOOOOOOOOOO https://t.co/9mAbwI5FkU
## 663 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 664 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 665 RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm
## 666 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 667 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 668 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 669 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 670 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 671 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 672 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 673 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 674 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 675 RT @_LilyBlue28: Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭
## 676 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 677 RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC
## 678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 679 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 680 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 681 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 682 RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E
## 683 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 684 RT @ewancentral: ewan mitchell has been chosen as one of the top 100 stars of 2022 by @IMDb! many congratulations to him!! 💗 https://t.co/H…
## 685 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 686 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 687 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 688 RT @ahmed_elelimy: The world is quiet here 🤍🕊️ https://t.co/KCH2WwyXYF
## 689 RT @just14602171: Fact: https://t.co/WYH0eWeFnI
## 690 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 691 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 692 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 693 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 694 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 695 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 696 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 697 RT @UGM_FESS: 1D was right.. ugm_fess
## 698 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 699 RT @UpdateHLD: Louis’ face as fan begged him to put All This Time on the setlist.\n\n📸: 89XHABIT https://t.co/M3grPRijpL
## 700 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 701 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 702 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 703 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 704 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 705 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 706 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 707 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 708 RT @nahiyansays: Peoples in the capital city of Argentina, Buenos Aires, celebrating their win yesterday with OUR flag. This is as wholsome…
## 709 RT @lxcrabtree: @LewisCapaldi i volunteer to marry you. i am 18 and am of age. xoxo someone who wants to be brought coffee (but i’m british…
## 710 RT @jennaortega: Decolonize Palestine. \n\nhttps://t.co/MlI5Gpr2QN
## 711 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 712 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 713 RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ
## 714 RT @Are1DBackToday: No 1D Reunion Today
## 715 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 716 RT @RodrygoGoes: See you PAPA @lukamodric10 ❤️ #FIFAWorldCup https://t.co/JKkYBslf7z
## 717 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 718 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 719 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 720 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 721 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 722 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 723 RT @Loveon999: @bonjouryall @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gr…
## 724 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 725 RT @twinflamebreeze: LOUIS WILLIAM TOMLINSON STOP RN https://t.co/xW4Mjw1duY
## 726 RT @Loveon999: @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @Linc…
## 727 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 728 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 729 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 730 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 731 RT @DontblameMar28: 1D should've named act my age "unleash the monster in you" fr.
## 732 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 733 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 734 RT @UpdateHLD: Louis at today’s signing at HMV Westfield. \n\n📸: copyofsatellite https://t.co/5PqNeomaPG
## 735 RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN
## 736 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 737 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 2/ Nikola Tesla –…
## 738 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 1/ Don't know how…
## 739 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 740 RT @soitfuckingoes: THE BURGUNDY ON MY T-SHIRT WHEN YOU SPLASHED YOUR WINE INTO ME AND HOW THE BLOOD RUSHED INTO MY CHEEKS SO SCARLET IT WA…
## 741 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 742 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 743 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Let me go get art…
## 744 RT @LOUISismyloml: This is how ageing backwards looks like https://t.co/NNnCmLwfmC
## 745 RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…
## 746 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible I read a story just last night…
## 747 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 748 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 749 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 750 RT @Loveon999: @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible From @sprzyslp - College roommate of Jared was one of…
## 751 RT @TigerWieseJones: @StandForSomet10 @Loveon999 @1D_Nasty @gregolear @LincolnsBible Yeah, sickening. I’m so curious what Trump told Justi…
## 752 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 753 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 754 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 755 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 756 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 757 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 758 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 759 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 760 RT @UpdateHLD: Louis talking to a fan at today’s signing! \n\n📸: 89XHABIT https://t.co/v20k1kpmXZ
## 761 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 762 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 763 RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…
## 764 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 765 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 766 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 767 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 768 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 769 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 770 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 771 RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…
## 772 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 773 RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…
## 774 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 776 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 777 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 778 RT @SHINee: "2022 BEST CHOI's MINHO - LUCKY CHOI's" Special VIDEO 🎥\n \n드디어 LUCKY CHOI's "D-1" 💎\nSHINee WORLD 내일 만나요 🥰\n\n📆 12/7 WED 8PM (KST)…
## 779 RT @venomrry: THE FUCKING HEART ATTACK THIS JUST GAVE ME I THOUGHT THEY WERE SPOTTED TOGETHER WHAT THE FUCK HLD https://t.co/fv0t1fRCL2
## 780 RT @Tha5SOSFamily: Michael did a shoey on stage???? (@cheyshouse) https://t.co/szIe6lxj0t
## 781 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 782 RT @Are1DBackToday: No 1D Reunion Today
## 783 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 784 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 785 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 786 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 787 RT @sunflower0264: WHY HAS NOBODY TOLD ME THIS HAPPENED https://t.co/w7E70d15tp
## 788 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 789 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 790 RT @keldotlauren: i think this is the most pathetic tweet in history https://t.co/Vv6Y2kIOlp
## 791 RT @91Anzlife: Harry Styles is breathtaking https://t.co/TNn8DQWyPe
## 792 RT @HLDPromo: Harry Styles and Louis Tomlinson!
## 793 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 794 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 795 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 796 RT @streepvcute: what was more culturally significant, the renaissance or the mamma mia post credit scene?\nhttps://t.co/mMvyB8yerb
## 797 RT @HLDMedia: Harry via Instagram for his second Buenos Aires show! \n\n📸: Anthony Pham https://t.co/lGzePLSbLg
## 798 RT @lourrysbaby: .@UnlockedSmau \n\n(it's a joke but also not) https://t.co/CJQhx5CAG2
## 799 RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY
## 800 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 801 RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…
## 802 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 803 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 804 RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr
## 805 RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400 if pay…
## 806 RT @DannaReports: 🇲🇽l Top Artists Mexico Spotify:\n\n#73. @dannapaola (+11)\n\nPeak: #34 | Total days on chart: 411 https://t.co/xNDORDSJwi
## 807 RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop: P400…
## 808 RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…
## 809 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 810 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 811 RT @jeonandparks: ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo / 50%…
## 812 RT @hlnlzdaily: Liam Payne on kateecass Instagram https://t.co/vMotSTQRaW
## 813 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 814 RT @Are1DBackToday: No 1D Reunion Today
## 815 RT @taowille: it's such a waste that netflix seemingly didn't do any deep talks for s2. i need edvin to talk about wille's journey in s2 so…
## 816 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 817 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 818 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 819 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 820 RT @JoannaNoBanana: Knowing that the Wednesday dance scene was filmed while the main character had covid really sours it for me.\n\nShe woke…
## 821 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 822 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 823 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 824 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 825 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 826 RT @lesbianism__: manspreading is only hot when women do it
## 827 RT @ppredictors: Your fandom will reach a new peak in 2023.
## 828 RT @SweetHabitVol6: The way he holds his hurt arm, the way Jonny fixes the chair so it’s too high for his arm, the way he prepares the pen…
## 829 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 830 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 831 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 832 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 833 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 834 RT @kmmwkindness: Hi Harry but who is this guy ? He’s pretty https://t.co/pKk8c13r8u
## 835 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 836 RT @OfCarLover: Craving this.\n https://t.co/WCvf0ad3sx
## 837 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 838 RT @hessaisafter: hero definitely got the tattoo around the time he came for coachella!! https://t.co/2LRzV8PIqD
## 839 RT @manciny11: List of the best kisses Hessa.. https://t.co/YHhcx3vVzF
## 840 RT @ling0079: Hero “…..fuck…”\nJo 😊\nMe 🤣 https://t.co/FwOx1NGvry
## 841 RT @AndyHFT_JL: “At this point there are not rules like that…” yeah Hero, of course😋 https://t.co/2LOXD6SBvA
## 842 RT @danialtsu: 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA
## 843 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 844 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 845 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 846 RT @theyarebravee: @1dtpwk_28 Me, waiting for LT3 to answer this question🧍♀️
## 847 RT @dnaofficial: [🎥] L'OFFICIEL HOMMES Thailand December 2022 cover\n\n#MarkTuan #Mark \n#마크 #段宜恩 \n#HommesthailandxMarkTuan\n@marktuan @YSL…
## 848 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 849 RT @vmonsparadise: 🙌🏾IM STILL LIFE 🙌🏾 HALLELU!!! AHHHHHH SHONDO 🕊🙏🏾😖 https://t.co/xsz5jLJCLZ
## 850 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 851 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 852 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 853 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 854 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 855 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 856 RT @prodK0YA: compilation of DJ joon on indigo fm (part 1) https://t.co/P6jk1ROR0H
## 857 RT @NazaninBoniadi: ‘One rule for me, another for thee’ is the modus operandi of the Islamic Republic & its lobby abroad. Criticism of wome…
## 858 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 859 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 860 RT @hannahishome28: Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I have…
## 861 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 862 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 863 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 864 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 865 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 866 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 867 RT @historyInlost: Bonnie and Clyde’s last kiss a few hours before they were killed. May 23, 1934. https://t.co/T4ZDZybTBd
## 868 RT @JINK997: i’m still life, but i’m moving 🚊📔 https://t.co/hgsGex3Ug3
## 869 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 870 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 871 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 872 RT @meroutro: Going forward https://t.co/W0JFMcT4BM
## 873 RT @maisieshome: @HLDQuotes in this house, we protect and stan walls. no one's allowed to slander it, not even louis himself. I said what I…
## 874 RT @Are1DBackToday: No 1D Reunion Today
## 875 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 876 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 878 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 879 RT @biblesumett: Thank you so much to everyone who supported the 3 of us at the @RedSeaFilm. Thank you @milephakphum @Nnattawin1 for taking…
## 880 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 881 RT @bhorton314: "You got one advantage Max didn't have."\n"Dad? Because Dad not here, Dean."\n"No. Me. As long as I'm around, nothing bad is…
## 882 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 883 RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj
## 884 RT @safetypinnedsam: Shoutout to Walker for giving us so many shirtless scenes.\n\n"Why? The Jared ones?" Nah, of everyone😈. \n\nThis show has…
## 885 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 886 RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…
## 887 RT @seoul_stop: PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2022\nREMA…
## 888 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 889 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 890 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 891 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 892 RT @jensensboyjared: Jared and Jensen watching Red Meat and re-enacting themselves in the scene lol adorable idiots 🤧 https://t.co/MKobjSmP…
## 893 RT @theExtraCookie: Seriously we need supernatural back and more of this. A lot more of this.
## 894 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 895 RT @carolineclb1: Hey @jarpad, \nI saw this shirt the other day. I think it’s yours? 😂\nMerry Christmoouse @jarpad 🥰 https://t.co/5rSkmMzO0q
## 896 RT @btsbrasil_on: [INFO] O #BTS, #JHOPE, #JIN e #JIMIN (@BTS_twt) receberam indicações no 32nd Seoul Music Awards! \n\n▪ Main Prize (Bonsang)…
## 897 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 898 RT @taebokkiii: Still Life by RM (2022) ✨ https://t.co/xA0XMsOtgd
## 899 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 900 RT @Julia412527801: @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forget!!…
## 901 RT @bxtterflylies: MICHAEL CLIFFORD SAID \n"SORRY BUT I DONT SEE HEARTBREAK GIRL ON MY FUCKING SETLIST AND IF ITS NOT ON MY SETLIST I DONT H…
## 902 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 903 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 904 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 905 RT @jkyoongs: WHO WROTE THESE CAPTIONS https://t.co/4Tt4Na96pM
## 906 RT @itsnotjazminn: princess treatment only.
## 907 RT @potatosaysss: we communicate, we fix, we stay. That’s maturity.
## 908 RT @itswords_: me??? tired??? stressed??? exhausted??? i wanna cry??? yes
## 909 RT @sadedposts: to my fav person, i miss you, i love you
## 910 RT @Ivarr_Rune: @Adam_Arcade @babybottlewock @BornAKang Its one of my favorite shows and the social commentary is real
## 911 RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…
## 912 RT @WhoTFissim: When I start rubbing yo face, ears, hands anything for no reason just know im in love😂
## 913 RT @otbtpwk: whole fandom about to have we’ll be alright in lou’s handwriting tattooed on their body
## 914 RT @carameIIuke: imagine if 5sos actually called themselves 4sos they’d be like “hi were faur secoinds of summah”
## 915 RT @_Pammy_DS_: Date someone who understands you're a work in progress but still adores you for the absolute fucking masterpiece that you a…
## 916 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 917 RT @MillsReggie: communication isn’t just about how you talk, it’s about how you listen too.
## 918 RT @ElevenElevenQts: In my dreams, you're with me.
## 919 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 920 RT @evaproudofj2: ✨Sam said: 'Dude be proud of your hobbies! Makes you who you are.' - and i think we should listen to him https://t.co/zVb…
## 921 RT @xotiffanyy_: i be screaming “communication is key” until he asks me what’s wrong
## 922 RT @fayepjm: may this winter be a little warmer for you\nhttps://t.co/Egt3CsA5ML
## 923 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 924 RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO
## 925 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 926 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 927 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 928 RT @DerekdotSpace: 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine cluste…
## 929 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 930 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 931 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 932 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 933 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 934 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 935 RT @OfficialToomaj: What matters is seeing him again after 38 days without having any news of him.\n#ToomajSalehi\n#FreeToomaj \n @UN_HRC @Jav…
## 936 RT @OfficialToomaj: While the marks of torture & violence are evident on the artists’ eyes, face & soul, he's been forced to apologise for…
## 937 RT @CryptCollecter: $SPX 1D\nOverbought on HTF, testing the trendline, it's either the end of the rally or the start of a huge move! https:/…
## 938 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 939 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 940 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 941 RT @boosangeI: They really gave us this masterpiece and then forgot all about her https://t.co/iuu63wlZgi
## 942 RT @Are1DBackToday: No 1D Reunion Today
## 943 RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X
## 944 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 945 RT @bangtinyboyys: This part when he woke up and his reflection started dancing https://t.co/96Ksm0GLcR
## 946 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 947 RT @wonblvd: i will never understand why people hate world when it’s legit just thirteen men with colorful hair laughing and shaking their…
## 948 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 949 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 950 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 951 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 952 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 953 RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView metric…
## 954 RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView metr…
## 955 RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing "Good Boy Gone Bad" and "0X1=LOVESONG (I Know I Love You) feat.…
## 956 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 957 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 958 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 959 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 960 RT @Jamiebower: Tokyo 🖤 I love you. https://t.co/OQ9aypXtnu
## 961 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 962 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 963 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 964 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 965 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 966 RT @winnttaebear: OH MY GOD??!! https://t.co/7PhzEg8DYw
## 967 RT @lacs8607: c: she gone?\nh: she gone.\nc: gone gone??\nh: goner than gone. \nc: halle-fucking-lujah!!! https://t.co/JsXpLOkN8r
## 968 RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG
## 969 RT @rmarchives: still life is coming https://t.co/aXmjJeCMug
## 970 RT @JohnWic35821736: For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to what h…
## 971 RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…
## 972 RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w
## 973 RT @rmarchives: joon vibing, love to see it. https://t.co/r1WlLKpvEY
## 974 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 975 RT @hourIyng: everything yoongi does is cute 😭 https://t.co/Zcxb94EXtX
## 976 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 977 RT @thebcstday: i want more 1d/harry/louis/niall moots!!
## 978 RT @lowkeyalbert: I’m such a “but I feel bad” type of person
## 979 RT @ohanxiety: Sometimes my tweets are messages for you.
## 980 RT @maespov: i like my music louddd, i need to FEEL that shit
## 981 RT @livewithnoregrt: communication isn’t just about how u talk, it’s about how u listen too.
## 982 RT @sadedposts: so many what ifs on my mind.
## 983 RT @jaemvcl: watched nct dream the movie: in a dream and the only thing i can say is that i’m in this 7dream shit for life.
## 984 RT @thebcstday: i want more 1d/harry/louis/niall moots!!
## 985 RT @johkuns: HOW THE FUCK DID OP NOT GO CRAZY????? https://t.co/XvNhTOYdny
## 986 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 987 RT @stylinarts: everyday is a good day to be mean towards simon cowell sorry not sorry
## 988 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 989 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 990 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 991 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 992 RT @munah_ishak: @potatosaysss Overthinking is parasitic. It’s viral. It’s deadly, even.\n\nLetting yourself fall victim to overthinking does…
## 993 RT @jeonselca: the one just had their jam packed 6 japan dome tour stops and one is now in world cup this is a crazy world
## 994 RT @edsheeran: But at least they're trying to make it work https://t.co/16zYslsns7
## 995 RT @potatosaysss: hey overthinkers, one day it won’t feel heavy anymore
## 996 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 997 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 998 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 999 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1000 RT @UncappedSoul: @PoemHeaven you deserve to be loved the way you love - unconditionally.
## 1001 RT @PoemHeaven: you deserve to be prioritized. https://t.co/l15Tv5xIyU
## 1002 RT @najaemscoffee: after watching tds2 the movie is like having a post concert depression 😭 I WANT TO WATCH IT AGAIN
## 1003 RT @itswords_: only person i want is you.
## 1004 RT @srjmxrell: yes, im thinking about u rn.
## 1005 RT @PoemHeaven: dear 2022, thank you for showing me the true colors of the people around me.
## 1006 RT @baefeelingstxt: hi love, i miss you so much
## 1007 RT @sadtruthwords: Again, if they want to, they will.
## 1008 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 1009 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1010 RT @flwersforlouis: Do you love Louis Tomlinson 💞 https://t.co/BmOpnPFOJS
## 1011 RT @badestoutfit: i was born to slay but i’m forced to work https://t.co/p8pFUQwWG4
## 1012 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1013 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1014 RT @malaysiandaily: Check out [100% Original] Skechers SR6215 Women's Rosencrans Paddlepop Paddle Pop Analog Quartz Pink Silicone Strap Wat…
## 1015 RT @itaelysian: WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN https://t.co/PHlHVYXku6
## 1016 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1017 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1018 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1019 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1020 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1021 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1022 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1023 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 1024 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1025 RT @Are1DBackToday: No 1D Reunion Today
## 1026 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1027 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1028 RT @LouisT91Updates: "This isn't a brag, even though it sounds like it, I did 80+ shows this year. You'd think that doing the same set ever…
## 1029 RT @Zzzuhaira: I really wanna go for walks at night but i’m actually a girl.
## 1030 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 1031 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1032 RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X
## 1033 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1034 RT @FIFAWorldCup: When Richarlison met Ronaldo 🥹🇧🇷\n\n#FIFAWorldCup | #Qatar2022
## 1035 RT @Are1DBackToday: No 1D Reunion Today
## 1036 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1037 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1038 RT @wildcliffaconda: i just love how 5sos really only ever did one take for their yt videos. like they did not give a single shit https://t…
## 1039 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1040 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1041 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1042 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 1043 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 1044 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 1045 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1046 RT @kookjinworld_: "I'll be missing you" @ jin 😭\nhttps://t.co/H1k5DPGO3F
## 1047 RT @btsbaragi_jk: TXT Soobin mentioning Namjoon during his live\n“These days my life role model is… RM sunbaenim is really to me- to me, I t…
## 1048 RT @yen33x: “Hello,\nThis is BIGHIT MUSIC.”\n\n https://t.co/qSfWCUtWiT
## 1049 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 1050 RT @rmarchives: 🐨: "for those who may not know, i'm not a criminal. but i steal some people's hearts sometimes.” https://t.co/enzak4hpp8
## 1051 RT @rmarchives: joon wants us to take care of ourselves 🥺 https://t.co/tdg3H7MV5I
## 1052 RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj
## 1053 RT @kiminjoons: still life (2022) https://t.co/jplYQan7il
## 1054 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 1055 RT @yoongichy: This is so creative and aesthetically pleasing big shout out to the art director and all the team!! https://t.co/5bhcjXUKpW
## 1056 RT @aqualimits: they said it again but more strictly this time. do not show up there. and do not support ANYONE who shares any photos or sh…
## 1057 RT @milfjins: jungkook can play football but can ronaldo sing blood sweat and tears
## 1058 RT @calmIyricsbot: we fuck and we fight then you call me a psycho
## 1059 RT @780613: THIS PART.. PERFECT https://t.co/Nz9oGDdxoG
## 1060 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1061 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1062 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1063 RT @namjoona9764ps2: South Korean footballer Cho Gue-sung reveals to Vogue that his favorite album released this year is INDIGO by RM of BT…
## 1064 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 1065 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1066 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1067 RT @rmarchives: 🐨: "we don't need to prove anything to somebody"
## 1068 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1069 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 1070 RT @somexthread: 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9
## 1071 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1072 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1073 RT @zolden25_: MY MAN
## 1074 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1075 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1076 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1077 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1078 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1079 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1080 RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…
## 1081 RT @channelrradio: 👑Vote NOW for the next #ChannelRSongOfTheWeek, playing 3X daily!\n\n#JungKook & #BTS\n#SB19\n#LouisTomlinson\n#JimiHendrix &…
## 1082 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 1083 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1084 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 1085 RT @HaramainInfo: 20 Surahs of the Qur'an have been recorded in the new studio so far by his eminence Sheikh Abdul Rahman Sudais https://t.…
## 1086 RT @1DGAlNS: 1D fans interact to find mutuals
## 1087 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1088 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1089 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 1090 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1091 RT @ryejikkeo: yeji!: since it’s been a long time since we went (to the PH), we’ve really prepared well this time and can’t wait to meet ev…
## 1092 RT @Are1DBackToday: No 1D Reunion Today
## 1093 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1094 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1095 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1096 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1097 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1098 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1099 RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…
## 1100 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1101 RT @fearlessly2803: NOT LOU FINALLY TALKING ABOUT PARADISE?? ITS SO SAD HOW THAT GREAT & RIDICULOUSLY LOUD SONG IS ONLY ONE THAT IS “ON ONE…
## 1102 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1103 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1104 RT @tbslchels: you know what time it is? it’s time for me to drop more some louis pictures from tour! enjoy https://t.co/OEKyQPh0fB
## 1105 RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc
## 1106 RT @LiamPayneData: 3 years ago today, @LiamPayne released his debut album "LP1". \n— It debuted at #17 on The UK Albums Chart , has amassed…
## 1107 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 1108 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1109 RT @danialtsu: 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L
## 1110 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1111 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1112 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1113 RT @naurzar: To those who are attending ATEEZ concert in Copenhagen, Denmark. Allthingslive wont send out a code but a link to the pre sale…
## 1114 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1115 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1116 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1117 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1118 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1119 RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1
## 1120 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1121 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1122 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1123 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1124 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1125 RT @HSeveryhour: I’m not even exaggerating when i say harry is the most beautiful man i’ve ever seen in my entire life, he’s way more hands…
## 1126 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1127 RT @Are1DBackToday: No 1D Reunion Today
## 1128 RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…
## 1129 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1130 RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…
## 1131 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1132 RT @La_Triquetra: I rewatched "Love, Simon" yesterday and made me remember something I decided to bring back here to share with you what, t…
## 1133 RT @lowerbodyinjury: can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what tra…
## 1134 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1135 RT @molfully: @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obsess over and…
## 1136 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1137 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1138 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1139 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 1140 RT @jinsgreenLVbag: @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is one f…
## 1141 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1142 RT @Are1DBackToday: No 1D Reunion Today
## 1143 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1144 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1145 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1146 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1147 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1148 RT @ZachSangShow: Full interview with RM of @bts_bighit is up! \n\n#RM #Indigo #RMonAmp \n\nhttps://t.co/vGg9bxMjS8 https://t.co/g9d1VcLlcX
## 1149 RT @allkpop: #BTS's #Jimin is spotted at the Incheon International Airport departing for the U.S.\nhttps://t.co/b9OPnVHGzp
## 1150 RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…
## 1151 RT @WORLDMUSICAWARD: #BIGHITMUSIC releases official statement on #BTS's #Jin’s Military Enlistment!💔\nhttps://t.co/GYNJH71r1e https://t.co/5…
## 1152 RT @WORLDMUSICAWARD: #Jin's #TheAstronaut is the highest placed K-pop Song in #RollingStone's "The 100 Best Songs of 2022"!💪🥇🇰🇷🔝💯🎶2️⃣0️⃣…
## 1153 RT @WORLDMUSICAWARD: #BTS's #V stuns in #VeautifulDays teaser for special 8 photo-folio #MeMyselfandV, and visits the most luxurious horse…
## 1154 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1155 RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…
## 1156 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1157 RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…
## 1158 RT @littlefreakbby: great male nose for heartthrob harry styles! he has that deep inset radix, straight dorsum, nice refined tip, really wo…
## 1159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1160 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1161 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1162 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1163 RT @celestialswiftt: “give me back my girlhood it was mine first” is one of the most heartbreaking and nauseating lyrics of all time
## 1164 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1165 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1166 RT @louiesfitf: help why did he say it like that https://t.co/LmTd6b7CIT
## 1167 RT @goIdenaffairs: harry doing mundane things will never stop surprising me https://t.co/w4QJ1nLwPw
## 1168 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1169 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1170 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 1171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1172 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1173 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1174 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 1175 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1176 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1177 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 1178 RT @OwnedByLouis: It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like the same…
## 1179 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1180 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1181 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 1182 RT @lalunatua: performer zuho always my favorite 🥹 he glows https://t.co/G7WGwjLzcV
## 1183 RT @kickitjy: korea saying goodbye to the world cup and the rest of the world saying goodbye to cho gue sung:\nhttps://t.co/nZQfP3WzEH
## 1184 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1185 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1186 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1187 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1188 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1189 RT @btstatsreminder: Still Life Official MV releases in 1.5 Hour! Armys be ready!!\n\nManually stream the MV like this:\n\nStill Life MV\nWildfl…
## 1190 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1191 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1192 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1193 RT @rubycso: Clair Shirt 336\n\nLink : https://t.co/zG3ebKqV8b https://t.co/EdJx4rfk4X
## 1194 RT @rubycso: Zara Shirt\n\nLink : https://t.co/C36Bbj11uw https://t.co/FZtkGkqQOt
## 1195 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1196 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1197 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1198 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1199 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 1200 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1201 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1202 RT @Are1DBackToday: No 1D Reunion Today
## 1203 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1204 RT @94hstcreature: @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could fly -…
## 1205 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1206 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1207 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1208 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1209 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1210 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1211 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1212 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1213 RT @katerrinna91: "angels doesn't exist" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80
## 1214 RT @swyeji: don't you just love it when Yejisu https://t.co/3wdK1k77Ck
## 1215 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1216 RT @ITZYofficial: ITZY <CHESHIRE> \n\nSpecial ✨HAND-SIGNED FOLDING POSTER (Random member)✨ Only at ITZY SHOP\n\nA ver. https://t.co/jexWUY0nny…
## 1217 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1218 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1219 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1220 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…
## 1221 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 1222 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1223 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nListen now on your favorite platform❤️🔥\n➫ https://t.co/zHgXVwwdRr\n\n#민호 #MINHO\n#샤이니 #SHINe…
## 1224 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1225 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1226 RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…
## 1227 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…
## 1228 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1229 RT @PGR_GLOBAL: Commandants, please check out the 「Inscription of Labyrinth」animated wallpapaer we have prepared for you. You can also down…
## 1230 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 1231 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1232 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1233 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1234 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1235 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1236 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1237 RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except rand…
## 1238 RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V or SUG…
## 1239 RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no random pc…
## 1240 RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox discolor…
## 1241 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1242 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1243 RT @Are1DBackToday: No 1D Reunion Today
## 1244 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1245 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1246 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1247 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1248 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1249 RT @mazzypopstar: Why doesn’t anyone talk about the fact that Quentin Tarantino used to date Trisha Paytas and he even loosely based Uma Th…
## 1250 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1251 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1252 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1253 RT @bndtherulesnh: Grace saying she wanted to keep the upside down version of herself and take it home to let it spin from her ceiling fan…
## 1254 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1255 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1256 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1257 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1258 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1259 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1260 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1261 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1262 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1263 RT @Are1DBackToday: No 1D Reunion Today
## 1264 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1265 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1266 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1267 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1268 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1269 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸MIC Drop — 1,280M\n🔸ON Kinetic Manif…
## 1270 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1271 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1272 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1273 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1274 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1275 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1276 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1277 RT @LizAnnSonders: Oct typically has uptick in single-stock dispersion; burdened with Big Tech, YTD is no exception; 1d dispersion in S&P s…
## 1278 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1279 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1280 RT @chenniepii: I LOVE U SO MUCH😭😭😭😭 https://t.co/8YaxOUeyWq
## 1281 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1282 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1283 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1284 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1285 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1286 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1287 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1288 RT @Are1DBackToday: No 1D Reunion Today
## 1289 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1290 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1291 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1292 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1293 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1294 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1295 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1296 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1297 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1298 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1299 RT @hanjiclips: han jisung you're so fine https://t.co/7FwIb6V2aC
## 1300 RT @fatinxfatihah: https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd
## 1301 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1302 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1303 RT @notsaintlauren: Never not love you. One roseanne park pls https://t.co/iwVV4NPaLo
## 1304 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1305 RT @Are1DBackToday: No 1D Reunion Today
## 1306 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1307 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1308 RT @onedlyricbot: can we stop this for a minute?
## 1309 RT @underamdnghtsun: 5 DAYS OF 5SOS CHRISTMAS GIVEAWAYS 🎄🎁\n\nGiveaway #1 💿5SOS5 CDs💿\n- 1 Deluxe CD and 1 Lenticular CD\n- Two Separate Wi…
## 1310 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 1311 RT @samanehashemi: 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuable !…
## 1312 RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…
## 1313 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 1314 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1315 RT @Are1DBackToday: No 1D Reunion Today
## 1316 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1317 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1318 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1319 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1320 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1321 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1322 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1323 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1324 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1325 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1326 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1327 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1328 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1329 RT @Huschenmtg: 5-1d the Historic Qualifier Play-In w/ Jeskai by @Mystmin. Deck felt like a great choice for the Bo1 Historic Meta! https:/…
## 1330 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1331 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1332 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1333 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1334 RT @ayuumihashira: Paisley Pathwork Shoe\n\n🦋 https://t.co/lhMU0dm6A1 https://t.co/yAMCpo2azC
## 1335 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1336 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1337 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1338 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1339 RT @FIFAWorldCup: 10 games left.
## 1340 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1341 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1342 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1343 RT @LiamPUpdate: 📷| Liam during an Instagram live last night https://t.co/3ayN5MSiPj
## 1344 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1345 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1346 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1347 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1348 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1349 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1350 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 1351 RT @UpdateHLD: “Once I’ve finished writing it and it’s out there to the world, it means whatever it means to the listener, like art in gene…
## 1352 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1353 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1354 RT @UpdateHLD: “If the first time one of the fans listens to one of the songs and it means something to them, they ask me what it means and…
## 1355 RT @UpdateHLD: “Saturdays is a pretty raw song emotionally so I’m sure that could be another one, in the other end of the spectrum.” \n\n-Lou…
## 1356 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1357 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1358 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 1359 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1360 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1361 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1362 RT @UpdateHLD: “The Greatest would be a contender just because that lyric was written with the fans in mind and with that relationship betw…
## 1363 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1364 RT @hasutbeli: It’s all about minimize kan space dalam bedroom! Just use this untuk letak deco ✨ \n\n3)https://t.co/EI68TprQj6\n\n4) https://t.…
## 1365 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1366 RT @qtpieee: Link: https://t.co/XMbKqooZ1b https://t.co/hoPEAGAapk
## 1367 RT @UpdateHLD: “because it sort of slaps you around the face with that drum, it’s an interesting sonic, and it feels pretty anthemic as wel…
## 1368 RT @UpdateHLD: “It isn’t, but that was written with the intention, not necessarily to open the album, although that’s what we did in the en…
## 1369 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1370 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1371 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1372 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1373 RT @ManInTheMadness: @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery…
## 1374 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1375 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1376 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1377 RT @DiceK_NFT: 🌐Foundation \nhttps://t.co/jZqwpC5whK\n⚔️SevenSamurai Collection\nhttps://t.co/t2QaDLysr1\n👹Oni Kakkoii Demons\nhttps://t.co/pPqU…
## 1378 RT @etherealsanie: He makes the cutest little sounds. 😞💗 https://t.co/p0hD98KHDm
## 1379 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1380 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1381 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1382 RT @JUNGSBIBLE: yall praying for a Korean comeback in literally 1 month..? ATEEZ needs REST and i dont think yall grasping the concept. the…
## 1383 RT @ateez_charts: ATEEZ(에이티즈) - 'Paradigm' Official MV (Performance ver.) has surpassed 1.5 million views on YouTube. \n\nhttps://t.co/6pG1pK…
## 1384 RT @hongteezer: hongjoong always has the verses in ateez songs that stay stuck in your head cause if i’m not jigyeo jigyeowo-ing then i’m y…
## 1385 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1386 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1387 RT @realyunhotteok: yunho being the dilfiest member of atz; a thread https://t.co/VQ4WRkTjUh
## 1388 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1389 RT @TheEuropeanLad: • Do you realize that when you eliminate Messi, you don't just put Argentina in mourning, but the whole world?\n\nDumfrie…
## 1390 RT @ATEEZofficial: [🎬] Hi, I'm a street photographer📸\n⠀ ⠀\n🔗 https://t.co/zsL80qsSMk\n🔗 https://t.co/fqEadgueZR\n🔗 https://t.co/sGVKUyxXus\n⠀ ⠀…
## 1391 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1392 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1393 RT @ateez_charts: THE WORLD EP. PARADIGM \n\n#1. European iTunes Album Chart\n#1. Tower Records Daily Sales Chart\n#1. Oricon Daily Album Chart…
## 1394 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1395 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1396 RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…
## 1397 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1398 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1399 RT @floraliaco: sneaker ala style fila 🤭❤\n\nshopee link ⬇️⬇️\nhttps://t.co/4PzP2Oszsh https://t.co/xaa4WufooE
## 1400 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1401 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1402 RT @ga_r1997: @conttinent @shitty_pumpkin "1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to straight men…
## 1403 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1404 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 1405 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1406 RT @LOUISARCHlVE: louis tomlinson fan signing, december 5 https://t.co/qWpZHsIDgS
## 1407 RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn
## 1408 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1409 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1410 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1411 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1412 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1413 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1414 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1415 RT @LiamPUpdate: 🔙| 3 years ago Liam released LP1! We can't believe it's been 3 years already. So proud! 🥹
## 1416 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1417 RT @goal: Neymar is the third Brazilian man to score at three different World Cups, after Pele and Ronaldo 👏 https://t.co/nCdDegqaLd
## 1418 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1419 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1420 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1421 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1422 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1423 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 1424 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1425 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1426 RT @ClaireProphesy: #Binance #BNB\n\nOn 1D the upward trend seems to have stalled a bit after breaking the mean resistance turning it into me…
## 1427 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 1428 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1429 RT @cake_x_official: Have you guys heard?👂\n\nKoreans often start a conversation with "아니(a-ni)." Here, "아니(a-ni)" doesn't mean "No" but is i…
## 1430 RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3
## 1431 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1432 RT @TXT_bighit: Exclusive Behind-the-scenes #1\n\n🔗 https://t.co/7l8F7QttTZ\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter
## 1433 RT @TXT_bighit: Exclusive Behind-the-scenes #2\n\n🔗 https://t.co/YD6PS0zXdj\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter
## 1434 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1435 RT @yugyeom: [FOLLOW THE MOVEMENT]\nhttps://t.co/RpYRXYphJ3\nDid you guys cop the tickets for AOMG's first ever world tour?\nJan 8(SUN) SINGAP…
## 1436 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1437 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1438 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 1439 RT @Saraloveslove: Liam is clearly not well, his smile hasn't reached his eyes in too long now. We have seen him singing half naked and now…
## 1440 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1441 RT @Are1DBackToday: No 1D Reunion Today
## 1442 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1443 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1444 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1445 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1446 RT @pucchiboyzayn: A RARE ZIAM PICTURE?!?!? https://t.co/wygLnZSgq3
## 1447 RT @TattooedMisery: @horrormuseum The original. There is no other. https://t.co/aeE90SvfAy
## 1448 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 1449 RT @aliyahInterlude: the female urge to put an exclamation point at the end of every sentence !
## 1450 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1451 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1452 RT @Are1DBackToday: No 1D Reunion Today
## 1453 RT @otb28sunshine: 16 june - VERY big day for annoying ppl \n\nh/l/t show AND niall‘s first show back😭😭 https://t.co/WCXcypKDR5
## 1454 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 1455 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1456 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1457 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1458 RT @Nise_ZIAM: #3YearsOfLP1 and one of the things we REALLY want is to @capitolmusic @CapitolUK @RepublicRecords to add the remaining song…
## 1459 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1460 RT @miraculouscraz: i need answers??? https://t.co/vebyjlDg8c
## 1461 RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…
## 1462 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1463 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1464 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1465 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1466 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1467 RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…
## 1468 RT @thclwa: hwang yeji with this outfit is SOMETHING ELSE.. like look at her?! https://t.co/eKmx3scL6N
## 1469 RT @TVGuide: 20. @TheBoysTV\n\n"The Boys presents itself as an explicit, over-the-top blockbuster drama, but it is sneakily one of the most i…
## 1470 RT @TheGreenCooler: ❄️Happy Holidays.❄️\n\nLove,\n💚GC💚 https://t.co/5Zufb3jlkr
## 1471 RT @tbestJD: his reaction sksjs https://t.co/JKPLq9uFuv
## 1472 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1473 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1474 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1475 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1476 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1477 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1478 RT @demondoyle: things i found by clicking through every pinterest suggestion https://t.co/DMaQl7amlE
## 1479 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1480 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1481 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1482 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1483 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1484 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1485 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1486 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1487 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1489 RT @Are1DBackToday: No 1D Reunion Today
## 1490 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1491 RT @miraculouscraz: gloob dont u dare post two new episodes unless it’s kwamis choice bro.
## 1492 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1493 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1494 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1495 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1496 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1497 RT @samgirldean: #SAMDEAN: BONES https://t.co/Te29ewJMaK
## 1498 RT @leonardopr22: BTR > 1D
## 1499 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1500 RT @Are1DBackToday: No 1D Reunion Today
## 1501 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1502 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1503 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1504 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1505 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1506 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1507 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1508 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1509 RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…
## 1510 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1511 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1512 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1513 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1514 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 1515 RT @pawstaem: and this is exactly when i start crying https://t.co/nrd2vWBP8Z
## 1516 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1517 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1518 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1519 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1520 RT @Are1DBackToday: No 1D Reunion Today
## 1521 RT @LizAnnSonders: S&P 500 has embraced 'good news is bad news' mindset ... since early July, 86% of labor market data releases that were w…
## 1522 RT @btsqtsarchive: "i'm always your joon" ♡ https://t.co/oU6Y5R0ZcF
## 1523 RT @Yolo78039776: Stand by หล่อ \n\n#MilePhakphum : edit by me 😯 https://t.co/OOkFJB3ai6
## 1524 RT @Are1DBackToday: No 1D Reunion Today
## 1525 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1526 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1527 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1528 RT @iamremraj: @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small test for hi…
## 1529 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1530 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1531 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1532 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1533 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 1534 RT @iampejal: Hello girls, keep calm and carry a fabulous handbag 👜 . Get it on @ShopeeMY now! \n👜 https://t.co/8xxYUWWBxe\n👜 https://t.co/VG…
## 1535 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1536 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1537 RT @otono_umi: 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ\nBAZIL\nSN…
## 1538 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1539 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1540 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1541 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1542 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1543 RT @noctblues: why were they acting like she wasn't serving https://t.co/F90EJsNeTA
## 1544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1545 RT @Are1DBackToday: No 1D Reunion Today
## 1546 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1547 RT @HS_News_: Harry Lambert is one of 15 winners in the 'Leaders of Change' category at the British Fashion Awards. \n\nDuring his presentati…
## 1548 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 1549 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 1550 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1551 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1552 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1553 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1554 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1555 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1556 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1557 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1558 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1559 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1560 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1561 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1562 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1563 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1564 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1565 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1566 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1567 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 1568 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1569 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1570 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1571 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1572 RT @directiotaylena: Human rights are being severely violated by the mullahs' regime in #Iran, and the international community must wake up…
## 1573 RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…
## 1574 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1575 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1576 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1577 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1578 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1579 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1580 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1581 RT @Are1DBackToday: No 1D Reunion Today
## 1582 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1583 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1584 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1585 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1586 RT @Are1DBackToday: No 1D Reunion Today
## 1587 RT @Are1DBackToday: No 1D Reunion Today
## 1588 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1589 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1590 RT @kdramerchph: #KDMPH_ONHAND\n\nSelling Onhand Kdrama OST Albums\n\n🛒 Buy here: https://t.co/N11Zkes1Kx\n\n✅ COD Accepted\n✅ Ready to ship\n✅ Sea…
## 1591 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1592 RT @kdramerchph: Help RT 🙏\n\n[ ON HAND ] Park Eun Bin x Mokkan Henshu Japan Magazine \n\n🍀 Tiktok Shop: https://t.co/dABnIJcgEw\n✅ Free shippin…
## 1593 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1594 RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…
## 1595 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1596 RT @Noorthevirgo: I went from a “straight A” student to a “as long as I pass" student
## 1597 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1598 RT @RodgersKipembe: Homa Bay County Returning Officer Fredrick Apopah says Raila Odinga called him a record 3 times pressuring him to decla…
## 1599 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1600 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1601 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1602 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1603 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1604 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1605 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1606 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1607 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1608 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1609 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1610 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1611 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1612 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1613 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1614 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 1615 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyunsuk, jiho…
## 1616 RT @ihgdabc: @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that have leading…
## 1617 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1618 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1619 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1620 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 1621 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1622 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1623 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1624 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1625 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1626 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1627 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1628 RT @Are1DBackToday: No 1D Reunion Today
## 1629 RT @Are1DBackToday: No 1D Reunion Today
## 1630 RT @Are1DBackToday: No 1D Reunion Today
## 1631 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1632 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1633 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1634 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1635 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1636 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1637 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1638 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1639 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1641 RT @harry__lambert: I won a fashion award ! slay work diva https://t.co/d54IqQ6DBR
## 1642 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1643 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1644 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1645 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 1646 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1647 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1648 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1649 RT @Are1DBackToday: No 1D Reunion Today
## 1650 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1651 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 1652 RT @bookish_bees: these pics >>>>> https://t.co/eLmFjOfPaH
## 1653 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1654 RT @_zmeadows: They are my family https://t.co/RBT8cp7PuL
## 1655 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1656 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1657 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1658 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1659 RT @Are1DBackToday: No 1D Reunion Today
## 1660 RT @Are1DBackToday: No 1D Reunion Today
## 1661 RT @Are1DBackToday: No 1D Reunion Today
## 1662 RT @Are1DBackToday: No 1D Reunion Today
## 1663 RT @Are1DBackToday: No 1D Reunion Today
## 1664 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1665 RT @Are1DBackToday: No 1D Reunion Today
## 1666 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1667 RT @1DAFSanta: Day 2550: One Direction are not back yet
## 1668 RT @SwiftsTiktok: the only way to sing Would’ve, Could’ve, Should’ve https://t.co/jcRRrEc9kE
## 1669 RT @Are1DBackToday: No 1D Reunion Today
## 1670 RT @Are1DBackToday: No 1D Reunion Today
## 1671 RT @jenniespet13: would've, could've, should've it's literally my song https://t.co/8g1VmFhZkW
## 1672 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1673 RT @swifterous: midnights by taylor swift https://t.co/fYnXFFLQSA
## 1674 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1675 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1676 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1677 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1679 RT @28_taliaa: fool's gold Niall version >>>>>> 1D
## 1680 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1681 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1682 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1683 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1684 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1685 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1686 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1687 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1688 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1689 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1690 RT @RiverPlate: 𝑪𝑶𝑵𝑻𝑹𝑶𝑳. 🎩\n\n📷 Getty https://t.co/lv6wrOHKeM
## 1691 RT @meloiksign: 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE 05:00\nAD…
## 1692 RT @itsyoulou28_: 5/5 happy days https://t.co/r5rgf3EGNZ
## 1693 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1694 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1695 RT @jeonboops: joon confirmed he doesn’t have a drivers license and we’re back to being a society again
## 1696 RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe
## 1697 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1698 RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE
## 1699 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1700 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1701 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1702 RT @1DGAlNS: 1D fans like to find mutuals
## 1703 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1704 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1705 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1706 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1707 RT @kpophappenings_: when that kpop girl covered a song commonly known for its hard choreo so well she even nailed hanging upside down
## 1708 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1709 RT @oniechans: team rivals >>>>>> https://t.co/ThJWjaoJzz
## 1710 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1711 RT @kidsraIright: he said he was alright but it was still a bit stiff ❤️🩹
## 1712 RT @mainlyoasis: Liam Gallagher - Wonderwall (Knebworth 2022) \n\nAmazing footage 😍\n\n https://t.co/wb7kvx2gfy
## 1713 RT @GreenHeartPH: Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8
## 1714 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1715 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1716 RT @1DGAlNS: 1D fans like to find mutuals
## 1717 RT @1DGAlNS: 1D fans like to find mutuals
## 1718 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1719 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1720 RT @1DGAlNS: 1D fans like to find mutuals
## 1721 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1722 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1723 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1724 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1725 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1726 RT @noitzynome: Convenience store dates with my Yeddeong 🫶🏻 https://t.co/Kce2ZCqVjY
## 1727 RT @ITZYofficial: 🎂Queen YUNA’s 20th Birthday LIVE🎂\n\n2022.12.07 WED 19:30 (KST)\nhttps://t.co/8KgmDknHOV\n\n#ITZY #MIDZY\n#HappyYunaDay\n#유나 #YU…
## 1728 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1729 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1730 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1731 RT @Jessica8384ny: Hello @Harry_Styles when are you wearing this shirt? You requested it and your wish was granted! We’ve been patiently wa…
## 1732 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 1733 RT @lekankingkong: As you all asked, here’s the YORÙBÁ VERSION #voiceover #yoruba #agbainaki https://t.co/x6aKjU8fhE
## 1734 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1735 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 1736 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 1737 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1738 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 1739 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1740 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1741 RT @1dgain1d: rt to gain 1D moots
## 1742 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1743 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1744 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1745 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 1746 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1747 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1748 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1749 RT @chimigraphic: WE WILL WAIT FOR YOU JIN 🤍 https://t.co/kqbyHLi8j6
## 1750 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1751 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1752 RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1753 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1754 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1755 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1756 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1757 RT @arcticminkey: minho: this is shinee five \n https://t.co/or5mnsLavu
## 1758 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1759 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1760 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1761 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 1762 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1763 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 1764 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1765 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1766 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1767 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1768 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1769 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1770 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1771 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1772 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1773 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1774 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1776 RT @tofumango: She brought back the marine in him https://t.co/cbUrxMSUE9
## 1777 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1778 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1779 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1780 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1781 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1782 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1783 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1784 RT @txkxtoncemore: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO…
## 1785 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1786 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1787 RT @sadlifeebro: List of priorities in 2023:\n1. Me
## 1788 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1789 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1790 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 1791 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1792 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1793 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1794 RT @iluvsjjong: ┈ chase focused playlists for spotify ┈\n\n#MINHO #민호 #SHINee #샤이니 \n#MINHO_CHASE @SHINee
## 1795 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1796 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1797 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1798 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1799 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1800 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1801 RT @minyoongab: "Hello, \nThis is BIGHIT MUSIC." https://t.co/oRD3kqnI10
## 1802 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1803 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1804 RT @thomasvtair: are you a nesta archeron stan? let me make assumptions about you ୭̥⋆*。 https://t.co/JLqsqWrUAj
## 1805 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1806 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1807 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1808 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1809 RT @thecartoonnews: 'Sesame Street' veteran Bob McGrath has passed away at the age of 90 💔 RIP https://t.co/fjfrDRnwl1
## 1810 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1811 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1812 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 1813 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1814 RT @korea_odyssey: #SHINee's #MINHO said he feels both excited and pressured to become the group's last member to debut as a solo artist.🫶…
## 1815 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 1816 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1817 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1818 RT @American_Stroke: From “Supernatural” to super thankful: Actor-musician and stroke survivor @RobBenedict wants everyone to know that FAS…
## 1819 RT @GertvanLagen: #DXY [1D]: HTF breakdown of this channel. https://t.co/bTQz2jt063
## 1820 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1821 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1822 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1823 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1824 RT @shineefilms: #SHINee's #MINHO just released his first mini album "CHASE" making this his debut solo after 14 years. He worded very hard…
## 1825 RT @wonderofscience: The resurrection plant (Selaginella lepidophylla) can survive years of drought and almost complete desiccation, coming…
## 1826 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1827 RT @OliviaLilyMarks: I fully believe that Aubrey Plaza can beat every lie detector https://t.co/AzeGIXUc6t
## 1828 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 1829 RT @darknyra: and that's a man https://t.co/gXtuNgTBwG
## 1830 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1831 RT @lallikc: PUREST COUPLE 🥹🤏🏼 https://t.co/AwGK1vnzHc
## 1832 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1833 RT @hitmewlucille: he's so slay (literally) 🗡💅🏻 https://t.co/GjoQDMO2ky
## 1834 RT @morlvy: if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #m…
## 1835 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1836 RT @shineefilms: ── #SHINee's #MINHO The 1st Mini Album〖CHASE〗\n\nTRACK 02: Runaway feat GEMINI\n\n➫ https://t.co/0FM1vyRxEK\n\n#민호 #MINHO\n#샤이니 #…
## 1837 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 1838 RT @jmfolder: jimin's cute shoes https://t.co/qr3Td6auKX
## 1839 RT @rmarchives: 🐨: "we should never look back. whatever happened in your life was your best. it was whatever we could achieve."
## 1840 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1841 RT @jooniesloops: milKISS from namjoon https://t.co/V7X1VltZxY
## 1842 RT @taeminyeehawhat: SHE IS FREE!!! #CHASE #MINHO
## 1843 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1844 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1845 RT @lthearting: i’m not okay https://t.co/qhaDkq0SVS
## 1846 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1847 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1848 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1849 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 1850 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1851 RT @soompi: WATCH: #SHINee's #Minho Drops Cinematic "Reality Of Illusion" Trailer For "CHASE" \nhttps://t.co/bMUENlB8qG https://t.co/c0MNSOg…
## 1852 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1853 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1854 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1855 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1856 RT @1dtpwk_28: When’s my turn to meet Louis??
## 1857 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1858 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1859 RT @Louharrehh28: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian foot…
## 1860 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1861 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 1862 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1863 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 1864 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1865 RT @CryptoTraderPro: Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVY…
## 1866 RT @CryptoTraderPro: Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7…
## 1867 RT @csa_rx: Plaid shirt bahan rayon crinkle\n⭐ 4,8\n💸 128k\n📍 https://t.co/53e24Ek8dZ https://t.co/dWthbqkrng
## 1868 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 1869 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1870 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1871 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 1872 RT @goal: Brazil are doing it for The King 👑 https://t.co/VrAWyvRnT0
## 1873 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1874 RT @whatndever: heaven. https://t.co/CHSkBZ4vsY
## 1875 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 1876 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1878 RT @taeminyeehawhat: “The album is for SHINee world, it is true! This is for the fans” \n#CHASE #MINHO https://t.co/YYfRiZr7i2
## 1879 RT @Ngsutagsn: Avery Pants\n\nLink: https://t.co/TtCxw4EioJ https://t.co/DchdgYNwTe
## 1880 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1881 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1882 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1883 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1884 RT @_charlys_: HE WAS IN LOVE WITH MY JUMPER 😭😭😭😭 #LouisTomlinson https://t.co/ylNergV3s0
## 1885 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1886 RT @TabbysShoppe: 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc
## 1887 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 1888 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1889 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1890 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 1891 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…
## 1892 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 1893 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 1894 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…
## 1895 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1896 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1897 RT @buffhyucks: something about the way jaemin (1) has way too many teeth and (2) always stares at his victims' lips whenever he's talking…
## 1898 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1899 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1900 RT @hwaberrymilk: i cant believe op deleted their tweet. im immortalizing this in a screenshot i hope you can hear it just from the image h…
## 1901 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1902 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1903 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1904 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1905 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1906 RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…
## 1907 RT @pootlepod: Numbers are building: from the hide at RSPB Bowling Green @RSPBExeEstuary \nIt just gets better and better!\n\nCanon EOS-1D X…
## 1908 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1909 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1910 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1911 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1912 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1913 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1914 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 1915 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1916 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1917 RT @shoneymc: Love this…#SPNFamily #BigSky #GreenCooler https://t.co/m10pDIdvKc
## 1918 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1919 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1920 RT @allkpop: #ParkSeoJoon is reportedly playing the role of Prince Yan, the leader of a musical planet & Carol Danvers’ husband, in ‘The Ma…
## 1921 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1922 RT @JulSPNForever67: It’s #ManCrushMonday with two of my favorite humans #JensenAckles and #JaredPadalecki make me smile every day. 💕 #SPNF…
## 1923 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1924 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1925 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1926 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1927 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1928 RT @BigSkyABC: We're going out with a bang for the #BigSky Winter Finale Don’t miss it Wednesday at 10/9c 🏔 https://t.co/ftj5yMPP9p
## 1929 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1930 RT @potatosaysss: i pray my friends get through the battles they don't tell me about
## 1931 RT @twoghostsry: Louis saying he loves every song from One Direction means everything. Stop saying the band is dead and that they don’t car…
## 1932 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1933 RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 1934 RT @UpdateHLD: Louis while talking to a fan 🥺\n\n📸: daylighthaze https://t.co/wc5EAVEBV0
## 1935 RT @FliCKER0H0PE: No but what is happening? https://t.co/I0jks7Y5zc
## 1936 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1937 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1938 RT @__louistommo28: Harry : Love on Tour \nLouis : signing vinyl\nZayn : Annette\nNiall : replied to tweet about ig live\nLIAM : IS BACK https:…
## 1939 RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 1940 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1941 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1942 RT @jemsstargaryen: yes yes https://t.co/LV57qV5HVw
## 1943 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1944 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1945 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1946 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1947 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1948 RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx
## 1949 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1950 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 1951 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1952 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1953 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1954 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1955 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1956 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1957 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1958 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1959 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1960 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1961 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1962 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1963 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1964 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1965 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1966 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1967 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1968 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1969 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1970 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1971 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1972 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1973 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1974 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1975 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1976 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1977 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1978 RT @ryujinscorner: ryujins aggressive “oh” in this part >>> https://t.co/377H8PTmc2
## 1979 RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…
## 1980 RT @im_goomba: @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe
## 1981 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1982 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1983 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1984 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1985 RT @AbsoluteZeroPh: TEAM ITZY SHIRT GIVEAWAY PH 🎉🎉\n\n- follow us \n- RT & LIKE \n- stream Cheshire MV on YouTube and attach ss for proof\n- tag…
## 1986 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1987 RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1988 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1989 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1990 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1991 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1992 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1993 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1994 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 1995 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1996 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1997 RT @luvinflix: when you say something & it comes out meaner than expected https://t.co/aiZao5qR2E
## 1998 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 1999 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2000 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2001 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 2002 RT @weirdlilguys: strong but sleepy https://t.co/VO6LtUm170
## 2003 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2004 RT @bangtinyboyys: Me throughout the namjoon listening party\nhttps://t.co/CdmsGKoYQx
## 2005 RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…
## 2006 RT @bchanarchive: when bang chan 🐈 https://t.co/9VHSueHTay
## 2007 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 2008 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2009 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2010 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 2011 RT @jeeznutsdtd: "this is our home, this is our zone"\n"don't forget where you belong — home"\n\ni love you both with all my heart, sb19 and 1…
## 2012 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2013 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2014 RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…
## 2015 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2016 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2017 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2018 RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…
## 2019 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2020 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2021 RT @gemmacorrell: here we go again. https://t.co/kWVM6d9ir9
## 2022 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2023 RT @DovySimuMMA: let's wrestle, let's wrestle https://t.co/HWITBmFf5i
## 2024 RT @STYLESARCHlVE: this is so🥹 https://t.co/U3NrSGPhZl
## 2025 RT @fearlesssx28: @stylinarts green on Louis>>>
## 2026 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2027 RT @stylinarts: LOUIS’ REACTION TO THE HARRY SHIRT IM THROWING UP https://t.co/6XliMRcNvk
## 2028 RT @xalwayspayno: STREAM Y'ALLLLLLL
## 2029 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2030 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2031 RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…
## 2032 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 2033 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2034 RT @daianaxart: @jarpad @TheRealPhilemon I find it rather aMOOOOOOsing 😌
## 2035 RT @TheRealPhilemon: @jarpad Ohh Jared…I love you man.
## 2036 RT @dailymouche: i will NEVER get over that voiceline https://t.co/niAkmkRRdd
## 2037 RT @hlnlzdaily: 📲LIAM PAYNE IS FEEDING US and giving us more content on his IG \n(If someone is making those memes don't gatekeep we wanna s…
## 2038 RT @comfortforliam: Three years ago Liam Payne has released his solo album. \n#3YearsOfLP1 https://t.co/0anokfIk6l
## 2039 RT @comfortforliam: LIAM PAYNE.\nTHAT'S THE TWEET. https://t.co/BtKajyKzC7
## 2040 RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3
## 2041 RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA
## 2042 RT @artindetails: flowers everywhere. https://t.co/k2QpUn2hGG
## 2043 RT @ULJPMedia: 📸 Liam Payne and Rita Ora at The Fashion Awards 2022 Pre-Ceremony Drinks at the Royal Albert Hall. \n\n©️ Lia Toby/BFC/Getty I…
## 2044 RT @meusconceptions: me the night before the release of the most anticipated choi minho solo album “chase” https://t.co/TckzdIPybm
## 2045 RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y
## 2046 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2047 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2048 RT @WinchestersOnCW: Are they out of time? Catch up on #TheWinchesters before the midseason finale: https://t.co/i80BQRUzFd #Supernatural h…
## 2049 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2050 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2051 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2052 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2053 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2054 RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY
## 2055 RT @CBSTVStudios: only 4 more Mondays left of 2022. We got this fam let’s goo 👊 https://t.co/YkR95QStUP
## 2056 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2057 RT @brightannegold: management needs you to find the difference between these two photos https://t.co/BWM19SNwhD
## 2058 RT @therealKripke: Now that the cat's out of the bag, I can officially announce my new producing partner #PuppetDeep. See him in action in…
## 2059 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2060 RT @UNLAP1N: WAIT HE CAN SEE ARANARA https://t.co/ntWrbIGZGu
## 2061 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2062 RT @YannaGod: @VanessaNguyen28 The baby when it came out: https://t.co/6wj4jP4vHD
## 2063 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2064 RT @btsqtsarchive: "don’t forget to get close to the nature because we all came from the nature."\n\nㅡ 221206, Kim Namjoon In Stationhead
## 2065 RT @stallseok: from the tannies getting covid back to back, koobi getting covid before the grammys, the grammys whole situation, june 14, p…
## 2066 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2067 RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…
## 2068 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2069 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2070 RT @triangleosaka: 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmoke\nRA…
## 2071 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2072 RT @gunsnrosesgirl3: What do polar bears do in Summer? \n\nPhotographer Martin Gregus documented the lesser depicted side of polar bears, fro…
## 2073 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2074 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2075 RT @carolsdaryI: name a better duo…i’ll wait #TWD https://t.co/TR7tMQHRxP
## 2076 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 2077 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2078 RT @TheCW: The holidays can bring great joy, but also great stress, anxiety, and depression for many. Let’s defy the fear and stigma that h…
## 2079 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2080 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2081 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 2082 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2083 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 2084 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2085 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2086 RT @limitlessNaSh: $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Resistan…
## 2087 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2088 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2089 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 2090 RT @kkukstudio: 🐨: i just love the positivity in this song, like j-hope
## 2091 RT @bestofpugh: florence pugh please let us breathe https://t.co/18hireibrw
## 2092 RT @pughposts: FLORENCE PUGH https://t.co/W90CwZTa2B
## 2093 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 2094 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2095 RT @widfiretoad: Today's my birthday & I'm blessed af so I'm giving away a @TaiyoRobotics 5L oil which is at 20 sol fp & you get a free pil…
## 2096 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2097 RT @katerrinna91: mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed
## 2098 RT @jarpad: How do you tell the difference between a bull and a cow?
## 2099 RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…
## 2100 RT @TWalkingDWorld: #TheWalkingDead character series total appearance count:\n\nDaryl - 148\nCarol - 125\nRick - 111\nMaggie - 106\nMichonne - 96…
## 2101 RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc
## 2102 RT @pughdaily: Florence Pugh at The Fashion Awards 2022 https://t.co/CNBsSX9pJ4
## 2103 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2104 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2105 RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ
## 2106 RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95
## 2107 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2108 RT @larentslove28: HE SAID THE PHOTO IS SICK AND LOVED IT! 😭😭 https://t.co/CJK6Nbl1CX
## 2109 RT @sugadboy: — #RM: FUCK MY INTERVIEWS FROM YEARS AGO! FUCK IT!\n\nhttps://t.co/yzxRfDzNGY
## 2110 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2111 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2112 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2113 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 2114 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2115 RT @SpuffyFields: The craziest thing about Spike's dream revelation is how in character Buffy is throughout. There to kill him? Check. Quip…
## 2116 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2117 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2118 RT @fearlessly2803: I CAN’T DEAL WITH THIS RIGHT NOW https://t.co/lmLIT6BbT8
## 2119 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 2120 RT @kissesforkitc: joe immediately going to take kits hand because he trusts him so much i’m in tears https://t.co/NQQ9tHEdCb
## 2121 RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE
## 2122 RT @daemyrasdog: i need all of you to drop what you’re doing right now and go read this. this is really important to me.
## 2123 RT @caraxesghost: Imagine *the* brothel scene, if an extremely pissed off Rhaenyra found Daemon waiting for her outside afterward. \n\nRuinat…
## 2124 RT @integralminkey: The whole "SHINee Universe: ACE BASE FACE VOICE CHASE" is a token of their friendship, honestly.\n\nIt's not 'just' showi…
## 2125 RT @vinnieserin: #HOTD: did i say to stop? from the beginning https://t.co/00QTUQbKmt
## 2126 RT @fasc1nate: Great demonstration of static electricity. https://t.co/6ggq9S2DCE
## 2127 RT @lwtpwk13: me just now watching the louis meet and greet vids and then watching niall with a kid right afterwards like: https://t.co/YUH…
## 2128 RT @updatingziam: 📸 | more of @LiamPayne at #FashionAwards https://t.co/khDTPBZmyZ
## 2129 RT @sunflowrry28: This should be illegal 😭 https://t.co/NOTgf5kZ2X
## 2130 RT @plantypassion: I get to see this man one time next year. Never in a million years did I ever think I would see him in real life. How do…
## 2131 RT @hlslaundryday: louis looks young because he IS. like... what do y'all expect a 30 year old man to look like 😭
## 2132 RT @jaywriteshome: GIVE ME STRENGTH https://t.co/V9iu3dsgWZ
## 2133 RT @alarrielife: LOUIS JUST TO BE CLEAR. I LIKE THE BEARD. YOU ARE A GROWN MAN. YOU HAVE FACIAL HAIR AND YOU WEAR IT SO WELL IM DYING I NEE…
## 2134 RT @HLDQuotes: “Wait, wait, let me have a look, what’s track eight… I should know but, hang on… Oh the tracklist is out so what song is it?…
## 2135 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2136 RT @rosieoftb: whoever did this.. you will pay https://t.co/nHQdChhgeS
## 2137 RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR
## 2138 RT @sassychopsuey: SOME LOUIES ARE MEETING LOUIS TODAY AND IT'S NOT ME OR YOU NOW PASS THE BOTTLE. 😭
## 2139 RT @louustheticc: bring back niall horan in purple pants https://t.co/MtDejbkCls
## 2140 RT @Jennyways_: 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧
## 2141 RT @korea_odyssey: Online press conference of #SHINee 's #Minho for his new solo album #CHASE will take place at 2:00 p.m. (KST)\n\nStay Tun…
## 2142 RT @hamtuud: someone FINALLY uploaded the full real footage of this moment what an amazing day for annoying people https://t.co/gD139WGV2K
## 2143 RT @AdoreTheBrave28: FITF aesthetic: red and black.\nFITF promo: green and blue.
## 2144 RT @whenyouknow28: Wait, so he’ll be doing this the whole week? You wanna tell me we are getting this EVERYDAY this week???
## 2145 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 2146 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2147 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 2148 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2149 RT @sassychopsuey: TO BE ABLE TO HOLD A CONVERSATION WITH LOUIS AND BE ABLE TO HEAR HIM WITH HIS ACCENT IS A SKILL I DON'T POSSESS.
## 2150 RT @taeminyeehawhat: me at me waiting for #CHASE : focus, calm down, you can do this! it’s only a few hours to go, OVERCOME IT!! https://t.…
## 2151 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2152 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2153 RT @korea_odyssey: At Online press conference of #MINHO's 1st Mini Album #CHASE \n\n"I sent the performance for #CHASE to only 2 ppl. #Eunhy…
## 2154 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2155 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2156 RT @SHINee: MINHO's first solo album 'CHASE' is out today at 6PM KST! The album boasts a total of 6 songs with various charms including the…
## 2157 RT @SHINee: 📍 Beyond LIVE\n🎫 Ticket Sales : ~ 12/8 THU 9PM (KST)\n🔗 https://t.co/GSIfwklGyY\n \n📍 SMTOWN &STORE\n🎫 Ticket & Ticket+MD sales : ~…
## 2158 RT @UpdateHLD: “A song like Out Of My System, it suits a bigger gig, but it probably suits somewhere a little bit dirty and dingy as well,…
## 2159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2160 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2161 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2162 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2163 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 2164 RT @getpeydaton: @lohanisgod not everyone thinking it was coke and me thinking ‘this is a cool dry ice effect’
## 2165 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2166 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2167 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2168 RT @itgirlenergy: Despite her absence, the winner of the Fashion Awards' model of the year category is none other than BELLA HADID!!! https…
## 2169 RT @AEW: #ROH World Title:\n@IAmJericho (c) v @ClaudioCSRO \n\n#ROHFinalBattle\nLIVE on PPV \nTHIS SATURDAY\n4pm ET/3pm CT!\n\nAvailable on all maj…
## 2170 RT @WWE: TONIGHT on #WWERaw \n\n@SuperKingofBros and @IAmEliasWWE team up to challenge the @WWEUsos for the Undisputed WWE Tag Team Titles!…
## 2171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2172 RT @DMcIntyreWWE: Unfortunately I am medically disqualified to compete this Friday on #Smackdown \n\nI don’t like to miss any shows as everyb…
## 2173 RT @FinnBalor: Meet my brother Ciaran 🚃🚃🚃 @rte @RTEOne
## 2174 RT @WWEUsos: One and Done🩸 #3Dto1D #Andstill https://t.co/gr7imb0qGl
## 2175 RT @ScrapDaddyAP: Thank you, Washington DC!! #WWERaw
## 2176 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2177 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2178 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 2179 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 2180 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 2181 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 2182 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 2183 RT @swiftoursonggg: she was i was\nsunshine midnight rain https://t.co/w48gxHIja4
## 2184 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 2185 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 2186 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 2187 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2188 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 2189 RT @LAHXLLUClNATlON: this is my villain origin story... https://t.co/7oqVraH7NV
## 2190 RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx
## 2191 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 2192 RT @choguesungfc: beside from being handsome he is also funny\nmaking this as alarm\n\n#조규성 #choguesung https://t.co/kb9zEOGney
## 2193 RT @Notfancy_: She wanted it, she got it https://t.co/31lTy9R9iY
## 2194 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 2195 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2196 RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metric:…
## 2197 RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevious…
## 2198 RT @URU_FMR: 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOOR¥2000+1D…
## 2199 RT @winnttaebear: WE WILL WAIT FOR YOU SEOKJIN ♡ https://t.co/mE6rqN8hgu
## 2200 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2201 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2202 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2203 RT @TwBookClub: #BookoftheDay, December 5th — Non-Fiction, 4/4\n\nTemporarily FREE:\nhttps://t.co/XiNbIqSxEk\n\nAfter Dark: Birth of the Disco D…
## 2204 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2205 RT @swiftoursonggg: Taylor Swift’s eras be like:\n\n 🤠 🤩 😈 💔 💇♀️ 🐍\n/🚜\\ /🌟\\ /🎸\\ /🧣\\ /🌃\\ /💍\\\n | | | | | |…
## 2206 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2207 RT @lastskiss: the way ticketmaster has broken up families at this point… https://t.co/Lol2IRONzX
## 2208 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2209 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2210 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2211 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2212 RT @taysrep89: this has to be displayed in a history museum https://t.co/7erBEJJrMD
## 2213 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2214 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2215 RT @carlitathg: why does everyone hate midnight rain? I love it
## 2216 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2217 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2218 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2219 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2220 RT @kosmicyoon: the fucking whiplash bighit just hit me with https://t.co/6H0uUExEm9
## 2221 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2222 RT @FallonTonight: .@selenagomez announces she's releasing new music! #SelenaOnFallon https://t.co/pS8DUHvgoY
## 2223 RT @kuybelanjaa: wknd\n\nlink https://t.co/pQoaSzasaR https://t.co/cn7pdHJ3sn
## 2224 RT @kuybelanjaa: flade studios black hoodie\n\nlink https://t.co/zwIdYbz5lA\n\nRp 134.000 https://t.co/BLtyZga6Sw
## 2225 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2226 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2227 RT @iluvcolepreston: that icarly episode w 1d
## 2228 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2229 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2230 RT @kuybelanjaa: wolv flight jaket\n\nlink https://t.co/yyPKwISPl9 https://t.co/fRcTsXzkkj
## 2231 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2232 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2233 RT @vocalsarchive: Gravity - EXO https://t.co/CDk1u2o0rZ
## 2234 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 2235 RT @kuybelanjaa: crewneck bary olive\n\nlink https://t.co/sMSA1TYh6Z https://t.co/LqEeJta4Rv
## 2236 RT @earthIouis: they are very personal to me https://t.co/GWhj66DEcQ
## 2237 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 2238 RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1
## 2239 RT @pretenderlouis: remember when louis crashed a wedding and the bride and groom were having THE talk with him https://t.co/SebUDh24ff
## 2240 RT @katerrinna91: if i would ever meet louis i would be so scared that i would understand nothing that he's saying
## 2241 RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE.
## 2242 RT @twinflamebreeze: how is this fandom real 😭😭😭 https://t.co/9J98yZBxh5
## 2243 RT @folklcrian: I'm sorry but I will never get over this 😭 BISEXUAL RIGHTS 😭😭❤️ https://t.co/ol0nHCPYy3
## 2244 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 2245 RT @louisalarrie369: (In)Correct Larry quotes, a thread. 🧵 https://t.co/NAva0L79vx
## 2246 RT @katerrinna91: LOUIS CHEWING A GUM IS SO ATTRACTIVE WHY
## 2247 RT @folklcrian: all of us breaking down over louis content from the signings 😭
## 2248 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2249 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…
## 2250 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 2251 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2252 RT @vibezofsunshine: CAN WE TALK ABOUT LIAM'S PRECIOUS SMILE???? https://t.co/yHPosrkgp1
## 2253 RT @niallstreams: MY HEART EXPLODED 🥹❤️ https://t.co/dVGRhqD1ps
## 2254 RT @larrryshouse: right when i heard little freak i knew that was my song
## 2255 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2256 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2257 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2258 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2259 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2260 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2261 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2262 RT @babyhcney: ALSOOO i met rob stringer and talked to him sndhdns he was in pit right in front of me and said harry loves mexico so much a…
## 2263 RT @btslayo_: Lmao😭😭who is this person?? https://t.co/kYmKpEPOgD
## 2264 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2265 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2266 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2267 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 2268 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 2269 RT @zaynmalik: .@NandosUK Baltimore - thank you for replenishing my soul deeply.
## 2270 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2271 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2272 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2273 RT @ZiamIncorrect: #WelcomeBackLiam!!\nReply this with the # for a Ziam/Liam pic 😉
## 2274 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2275 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2276 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2277 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2278 RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…
## 2279 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2280 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2281 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2282 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2283 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2284 RT @hismoonchiId: thinking about that one time bts were trying to catch jin and then it suddenly turned into a group hug ☹️https://t.co/dfv…
## 2285 RT @LombongShopee: Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm
## 2286 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2287 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2288 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 2289 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2290 RT @livjosefina: guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in japan i…
## 2291 RT @Musetta_May: timothée chalamet’s red curls in bones & all appreciation tweet https://t.co/cEUAyKspQV
## 2292 RT @carolsdaryI: @ricksprickk when carol blew up terminus, i watched it live and was SCREAMING
## 2293 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2294 RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw
## 2295 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2296 RT @UpdateHLD: 📲| Louis liked Luke from Sunroom’s post about touring in 2022 on Instagram. https://t.co/TjT0YoH5I3
## 2297 RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX
## 2298 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2299 RT @jimnshimochi: "Why are you crying?? It's just a video.."\n\nTHE VIDEO:\nhttps://t.co/3gOiDFAEpJ
## 2300 RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe
## 2301 RT @alarrielife: They happily give each other beard burn. https://t.co/P8JDqukzmS
## 2302 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2303 RT @shinytay_: Also the lover cd is criminally slept on this is GORGEOUS https://t.co/h8JI9O6F6n
## 2304 RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n
## 2305 RT @nessapjm: I AGREE!!!!! I AGREE!!!! https://t.co/ThZsDjJM0p
## 2306 RT @stylinarts: what is going on here https://t.co/YJPT0r7Hg2
## 2307 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2308 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 2309 RT @RGGchile: spreading misinformation https://t.co/nz1u5rHRqo
## 2310 RT @theKnittables: Looks like Beebopp has stumbled upon 5 WL spots on his journey..\n\nWill you get lucky? \n\nDrop a 🧶 in the comments for a c…
## 2311 RT @daiIyminsuga: Yoongi was drinking whisky Kavalan Oloroso Sherry Cask, with 57.1% alcohol. https://t.co/fatK66UWGi
## 2312 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2313 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2314 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2315 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2316 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2317 RT @BB_Votaciones: 𝐒𝐄𝐎𝐔𝐋 𝐌𝐔𝐒𝐈𝐂 𝐀𝐖𝐀𝐑𝐃𝐒🗳️\n@BTS_twt\n\n#BTS ha sido nominado en los 32nd Seoul Music Awards:\n\n🔸Main Prize (Bonsang)\n🔸Kwave Popul…
## 2318 RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @NARA_HOME_DECO Butter Pillow Cover & Cushion Cover availabl…
## 2319 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2320 RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @binggraekorea Banana Flavored Milk Drink available in Asia…
## 2321 RT @BLACKPINK: BLACKPINK. AMERICAN EXPRESS PRESENTS \n@BSTHYDEPARK, LONDON, SUNDAY 2 JULY 2023\nTickets on sale now: https://t.co/eLweNrEbAC…
## 2322 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2323 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2324 RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…
## 2325 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2326 RT @squishyychenle: 211207 #RENJUN #CHENLE ♥️\n\n🦊: a comment was asking about the dreaming mv, who’s hands those were. then…\n\n😸: dreaming ab…
## 2327 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2328 RT @VISVNYA: wednesday’s jenna ortega reveals to vogue that daemon and rhaenyra are her favourite ship from the hit show house of the drago…
## 2329 RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M
## 2330 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2331 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2332 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2333 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2334 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2335 RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…
## 2336 RT @chr0lloluc1lfer: $afk 0.0087 has been flipped to support on 1D and 4h ready to pump huge anytime now🔥🔥\n\n $btc #kucoin #lowcap #BTC …
## 2337 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2338 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2339 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2340 RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2341 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2342 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2343 RT @hyewony0: 1st anniversary 🙈\n\nhttps://t.co/Ieaik3zkdf
## 2344 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2345 RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…
## 2346 RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…
## 2347 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2348 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2349 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2350 RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…
## 2351 RT @smatiavi_: So Sodelpa president is turning his support to Fiji first now 💀 wow 🥲
## 2352 RT @PopCulture2000s: she was 17 https://t.co/5Dp8YIM7rj
## 2353 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2354 RT @Shikha199505: @nitipjm @nitisabode @CarolineRanglal Doctor girl and army man love story
## 2355 RT @nitipjm: @nitisabode @CarolineRanglal Dang, now I want niti to play a role in a army love story. The way she would pull it off, uffff 🥹…
## 2356 RT @louitummy: 1d when louis sat watching them set up that tent https://t.co/v5Yov3EXu6
## 2357 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2358 RT @nitisabode: For those who didn't know, meet Major Parikshit Bawa and Mrs. Niti Taylor Bawa - the perfect princess met a soldier story o…
## 2359 RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M
## 2360 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2361 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 2362 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2363 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2364 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2365 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2366 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2367 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2368 RT @TeamLouisNews: Louis talking to a fan about his arm! 🥲\n\n© kidsraIright https://t.co/YYfFnC4NUI
## 2369 RT @pauleenmia: His reaction to the tattoo he wrote for me 😂 https://t.co/TNoxvMSLUW
## 2370 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 2371 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2372 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 2373 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2374 RT @kidsraIright: he set me up by asking me my favourite question and i already had everything planned in my head and he just loved seeing…
## 2375 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2376 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2377 RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9
## 2378 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2379 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2380 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2381 RT @BBKSHOP_PH: Get ready for #BORNPINKMANILA_BULACAN\n\nBLACKPINK LS NEW VER W/ POB - PHP 2350 https://t.co/UQIZi0vstM\n\nKOREAN BATTERY AAA "…
## 2382 RT @arios345: this is giving 1D vibes and it’s breaking my heart
## 2383 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 2384 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2385 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2386 RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…
## 2387 RT @djhiroki_33rec: 2022/12/18(sun) 17:00〜\nCHRISTMAS RAPPIN'\n@調布Cross\n\n[LIVE]\nGAPPER\nTHE BLANK & wozmy\nSMOKIN' IN THE BOYS ROOM\nGanger\nDEJI…
## 2388 RT @hsntridge: few understand the cultural impact this moment had https://t.co/ofOc992tMp
## 2389 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 2390 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2391 RT @JagwarTwin: Riddle for your noodle 🍜 How do you reverse a mirror?\n\nAlso, part 2 of Ep. 1 of "The Mirror Sessions" with @Calum5SOS com…
## 2392 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2393 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2394 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2395 RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…
## 2396 RT @ITZYofficial: @Spotify I guess "SNEAKERS" and "Cheshire"?
## 2397 RT @Dr_Meming: Postdoc life got me feeling like cleaning the kitchen and doing laundry are my hobbies
## 2398 RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…
## 2399 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2400 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 2401 RT @Kyan0125: No idea why Sneakers, Boys Like You, Cheshire are so underrated... I love them so much 🥺 Itzy shouldn't be discourage by the…
## 2402 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2403 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2404 RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭
## 2405 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2406 RT @Imaginedragons: thank you @Variety for the Hitmakers group of the year award🙏🙏 https://t.co/9tQYHbNLwA
## 2407 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2408 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 2409 RT @rockstarcsan: choi san is a MENACE. LIKE ??? https://t.co/i8RGWLKxLE
## 2410 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 2411 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2412 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 2413 RT @DanReynolds: everything https://t.co/WdqTnPMS72
## 2414 RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468
## 2415 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2416 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2417 RT @benamckee: Imagine Dragons and @alyankovic would be a perfectly complimentary pairing, methinks. Like twinkies and cheeze whizz.
## 2418 RT @DanReynolds: thank you @Variety for awarding us group of the year \n\nBless up we da best music https://t.co/YlV17gycOs
## 2419 RT @Variety: What's the dream collab for Imagine Dragons? Weird Al. #VarietyHitmakers https://t.co/jj5XWcQpKf https://t.co/23O6dC4Byi
## 2420 RT @Variety: Imagine Dragons on the red carpet at #VarietyHitmakers. https://t.co/jj5XWcQpKf https://t.co/mB1KktU1UB
## 2421 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2422 RT @koreansales_twt: Nominees for 'Main Award (Bonsang)' category at the 32nd Seoul Music Awards (1/6)\n\n#10CM 5.3\n#aespa Girls\n#ASTRO Drive…
## 2423 RT @ateez_charts: ‘The Ring’ has surpassed 4 million streams on Spotify. \n\n#에이티즈 @ATEEZofficial #ATEEZ\n\n https://t.co/OUDm3IbUMg
## 2424 RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr
## 2425 RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…
## 2426 RT @sugatradamus: and we are going to go through this 6 more times https://t.co/KhP5St6VAR
## 2427 RT @TheJose8A: Yoongi said “welcome to my new show” and ends with “idk if there’ll be a second episode” lmfao 🤣
## 2428 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2429 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 2430 RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L
## 2431 RT @katerrinna91: "angels doesn't exist" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80
## 2432 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2433 RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 2434 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2435 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200 F/1.…
## 2436 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2437 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2438 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2439 RT @stylinarts: my favourite little frogs 🫶🏼 https://t.co/qymV21x3IV
## 2440 RT @finelinevogue: first date? take me to harry styles concert
## 2441 RT @_zmeadows: ESTE FANART DE FEYRE HQJSVEHS LOOK AT MY MOTHER https://t.co/aSzL4FD2e1
## 2442 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2443 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2444 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2445 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2446 RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR "Hype Boy"\n@BLACKPINK "Pink Venom"\n@pledis_17 "Hot"\n@IVE_twt "A…
## 2447 RT @bangtinyboyys: Winter please be more warm this time for jin
## 2448 RT @nessapjm: it hurts bad but it’s kind of funny to now know how wrong we were abt everything this year 😭😭😭😭😭
## 2449 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2450 RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK PINK VENOM OFFICIAL MD - POUCH W/ POB\n\n₱780 ea \n\n- sealed \n- ready to ship\n- 5 days reservation…
## 2451 RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK BORN PINK SIGNED CD\n\n- ready to ship\n- 5 days reservation\n- order thru DM\n\nalso available on sh…
## 2452 RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 2453 RT @Targ_Nation: there's not a thing that i hate most in this world than straight white men acting superior with this centrist "both sides…
## 2454 RT @RecordingAcad: .@bts_bighit (@BTS_twt) leader #RM made his official solo debut with his first studio #album, #Indigo, which showcases a…
## 2455 RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…
## 2456 RT @thegumbodiner: ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just take…
## 2457 RT @mtvasia: #JungKook is scoring this week with 'Dreamers' on #MTVChartAttack. ⚽🥅 \n\n#ChartAttack #정국 #Dreamers https://t.co/24aAq93tJf
## 2458 RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…
## 2459 RT @allkpop: Best of BTS' Jin’s Solo Songs to Celebrate his Birthday https://t.co/e48Ser5f0q
## 2460 RT @marktuan: Last two days of the epic streams!! Lets have a chill day🙌🏻\nhttps://t.co/SjmYHiR94c\n\n#EpicPartner https://t.co/QxhKEKJT0N
## 2461 RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…
## 2462 RT @6_capsule_9: 221203 Be The Sun JUN\n💯\n#문준휘 #준 #JUN #文俊辉 https://t.co/1pUfx6PJ4i
## 2463 RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR "Hype Boy"\n@BLACKPINK "Pink Venom"\n@pledis_17 "Hot"\n@IVE_twt "A…
## 2464 RT @only99money: 🎁#MarcoBank GIVEAWAY🎁\nThanks to 1K Followers!!🎉♥️\nGiving away #3354 Poser NFT.\n\nTo enter:\n- Follow: @PoSers_NFT + @only99m…
## 2465 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2466 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2467 RT @swifterous: me listening to taylor swift everyday https://t.co/e7VDZ25OX6
## 2468 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2469 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2470 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2471 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2472 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2473 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2474 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2475 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2476 RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…
## 2477 RT @BarangDiskonan: Mnst - Short Pants Cargo Suho V3\n\n💸 : 120.000\n🔗 : https://t.co/fAoL5BikdY https://t.co/yAtiPZ1eT1
## 2478 RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…
## 2479 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2480 RT @stuffs_unlmtd: 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shopee acc…
## 2481 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2482 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2483 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2484 RT @weverseshop: Pre-order TOMORROW X TOGETHER 2023 SEASON'S GREETINGS - DAY BY DAY🎥\n\nA day in the life of #TXT, as professional artists an…
## 2485 RT @ClubHeavySick: SERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus 1D\n[LIVE…
## 2486 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2487 RT @SamandColby: twas fun attending the @streamys this weekend! 🍾 getting more and more excited to show you all what we have in store for 2…
## 2488 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2489 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2490 RT @L4NGFORD: oh to be hero fiennes tiffin in this scene 😭 https://t.co/w4PKz70LgV
## 2491 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2492 RT @r4c00ni3: My wish as a midzy is that the girls get to have long vacations because this year has been wild, they've done so much for the…
## 2493 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2494 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2495 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 2496 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2497 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2498 RT @69thousandUSD: BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash #Bitcoin #BT…
## 2499 RT @780613: ill be waiting for u seokjinnie and in the meantime cherishing my last memory with u 🫶🏽 https://t.co/9a0k9m72Bv
## 2500 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 2501 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 2502 RT @yoonjinpics: @bts_bighit We will always wait for you, Jin. Please take care and know that we always support you. We love you so much! h…
## 2503 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2504 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2505 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2506 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2507 RT @AxelUfermann: It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.\nPeace…
## 2508 RT @archivesofkook: Park Jimin army's biggest love. ♡ https://t.co/WjyssyajE1
## 2509 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2510 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2511 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2512 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2513 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2514 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 2515 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2516 RT @1DGAlNS: 1D fans interact to find mutuals
## 2517 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 2518 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 2519 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2520 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2521 RT @seoul_stop: PH GO | #SeoulStopGO\n\nENHYPEN 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 10, 2022\nREMAINING BALANCE: De…
## 2522 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2523 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2524 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2525 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2526 RT @nxcfear: WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt
## 2527 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2528 RT @TommySledge: Kirstie Alley and John Travolta dancing in 1989’s ‘Look Who's Talking’ will forever live in my mind #RIP https://t.co/ms0Q…
## 2529 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2530 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2531 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2532 RT @bleachersmusic: popped into @the1975’s house in san francisco // 11.29.22 https://t.co/i5Xa5cn7Hj
## 2533 RT @daemonmygod: WAIT... so, this was Rhaenyra's first kiss, right? https://t.co/6AQFd6zQc0
## 2534 RT @gotsthecinema: kiwi extended intro is one of the sexiest things to hear live. i feel everything.
## 2535 RT @hsdaily: Harry via Instagram: “Love On Tour. Buenos Aires II. December, 2022.” https://t.co/CDTSetxEeU
## 2536 RT @TheHarryNews: Harry via IG stories! 🇦🇷 https://t.co/TTcymUmfde
## 2537 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2538 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2539 RT @thekiaforum: .@The1975 At Their Very Best\nLos Angeles\n\n(📸: @AshleyOsborn / Kia Forum Photos) https://t.co/KJNfVqDQRF
## 2540 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2541 RT @emmadarcybest: "The aquiline nose, silver-white hair, and purple eyes that bespoke their Valyrian blood”.\n\nEmma D'Arcy playing a Targar…
## 2542 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2543 RT @hitmewlucille: b a b y g i r l https://t.co/59CN8f1xAi
## 2544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2545 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2546 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2547 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2548 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2549 RT @780613: girl its so soon https://t.co/NDSF4TrQXl
## 2550 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2551 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2552 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2553 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2554 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 2555 RT @beyondyasmin: bang chan for nylon magazine omfg he’s gorgeous https://t.co/8NjcUcxu8E
## 2556 RT @aalondraa120: princess treatment or leave me alone
## 2557 RT @aelylys: When you are delulu and still think you have your chance with a 1d member
## 2558 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2559 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2560 RT @glossysin: look at him omg the cutest baby\n https://t.co/WXiYlywy8H
## 2561 RT @Davina_ot5: You are fiercer than any obstacle on your path\nYou stand stronger than the negativity of the world\nYou love us more than we…
## 2562 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2563 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2564 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2565 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2566 RT @jeonandparks: ꒰ wts lfb ph ꒱\n\n🛒 korean pouch drinks\n—onhand, ready to ship\n\ndelaffe - P110\n✅️ black americano\n✅️ hazelnut\n\ncaffe bene -…
## 2567 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 2568 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2569 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2570 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2571 RT @ObringerXBT: The trend is still up on the 1D https://t.co/UC6ihaQoQw
## 2572 RT @ObringerXBT: The bull flag on the 1D still is in play https://t.co/vAisEUIc8u
## 2573 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2574 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2575 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2576 RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…
## 2577 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2578 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2579 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2580 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2581 RT @DavidVujanic: Brazil are too sexy man 😭🇧🇷😤 https://t.co/JbxQzZesQQ
## 2582 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2583 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2584 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2585 RT @pjsx0420: literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give me the chan…
## 2586 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2587 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2588 RT @shakira: This is soooo good. Adore! Muito legal!!! 😍 @raphaelviicente https://t.co/oQjry8vg2N
## 2589 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2590 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2591 RT @nywolforg: Essential. Endangered. Extremely snuggly 💕\n\nJoin Mexican gray wolf Rosa and her daughters for a cuddle session via #Twitch ➡…
## 2592 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2593 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2594 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2595 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2596 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2597 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2598 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2599 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2600 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 2601 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2602 RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO
## 2603 RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…
## 2604 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2605 RT @syraxesbaby: i see many people who are still not aware about this. viserys and daemon's roles were offered to paddy considine and matt…
## 2606 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2607 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2608 RT @RekunanceCh: If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?
## 2609 RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…
## 2610 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2611 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.17 SAT\nimpression encounter vol.??\n\nSAPPORO RabSta\nOPEN14:00 / START14:20\nADV¥2000 / DOOR¥2500+1D\n\n[TI…
## 2612 RT @nonfungible_eth: In honor of the stage 4 reveal of #mothz/@wenlamp 🦋🪔, let's have an #NFTGiveaway! FOUR people win 1 of 4 Mothz! Just f…
## 2613 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2614 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2615 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.25 SUN\nThe HARE NAKO LAST LIVE\n\nSAPPORO XENON\nOPEN14:20 / START14:40\nADV¥1500 / DOOR¥2000+1D\n\n[TICKET]…
## 2616 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2617 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2618 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2619 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2620 RT @Shazam: #Dreamers by #JungKook is our Song of the Day! Check it out now in Shazam and get up to 4 months free of @AppleMusic: https://t…
## 2621 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2622 RT @hsofmyIife: CURENME https://t.co/R3ltcGsW5o
## 2623 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2624 RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV
## 2625 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2626 RT @ihgdabc: You don’t UNDERSTAND 😭 https://t.co/LWLFYONfK4
## 2627 RT @harry__lambert: My little Angel At The Fashion Awards x\n\nStyling by me x https://t.co/vmkwr8AH9t
## 2628 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 2629 RT @ULJPMedia: 📸 @LiamPayne being photographed at The Fashion Awards 2022 at Royal Albert Hall tonight. \n\n©️Mark Case/Getty Image. https://…
## 2630 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2631 RT @Top50Oficial: 2. @Louis_Tomlinson - Bigger Than Me (+1)\nPeak: 1 / Weeks On: 12 / Last Week: 3\n1 RT = 2 votos\n1 LIKE = 1 voto\n@LouisT91S…
## 2632 RT @adoreanise: stay away from females who tell they boyfriend all yo business.
## 2633 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2634 RT @rhaenaluke: he's so funny i love him https://t.co/nhOs4cvJFu
## 2635 RT @meandwh: you and your 3@ https://t.co/KSqkrNuRIj
## 2636 RT @momentsofence: planets lamps https://t.co/z26loC2hxv
## 2637 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2638 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2639 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2640 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2641 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2642 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2643 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2644 RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y
## 2645 RT @sunfflouwerry: my heart and soul https://t.co/huV3f5HIOL
## 2646 RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX
## 2647 RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK
## 2648 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2649 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2650 RT @zynectioner: zayn malik in case you're having a bad day https://t.co/DzfV2uCDGM
## 2651 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2652 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2653 RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…
## 2654 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2655 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2656 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…
## 2657 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2658 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2659 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2660 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2661 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2662 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2663 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2664 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2665 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2666 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2667 RT @SIieIls: ✨Toko Skincare & Make Up Trusted \n\n1 Tnt \nhttps://t.co/oMLbXUgnYs\n\n2 Cozme \nhttps://t.co/OHw2KOKR0T\n\n3 Storyofmu\n🖇https://t.co…
## 2668 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2669 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2670 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2671 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2672 RT @niallontours: Niall updated his website!!! https://t.co/CB0RNQJ0g8
## 2673 RT @_savannahdunbar: i have suddenly become yours https://t.co/cVqwnmn8Xu
## 2674 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2675 RT @NIJISANJI_World: 【#XSOLEIL VTuber Debut Announcement】\n\nPlease welcome NIJISANJI EN 7th wave VTuber group "XSOLEIL"!\n\n🔻Meet the members:…
## 2676 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2677 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2678 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 2679 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2680 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2681 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2682 RT @WORLDMUSICAWARD: #Jungkook #Dreamers #FIFAWorldCup Performance lifts to #1 (+2) on the weekly Global Youtube Music VIDEO Chart with +56…
## 2683 RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…
## 2684 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2685 RT @KeefeSencen7: This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even creat…
## 2686 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2687 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2688 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2689 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2690 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2691 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2692 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2693 RT @CHAERFLDR: the way her moles are highlighted is so adorable https://t.co/qM2mFq6jN0
## 2694 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2695 RT @evelynothugo: hi! im (sorta) new to #booktwt & would love to make more moots! :3\n\n🫶🏼:\nromcoms\nenemies/friends to lovers \nts, lana, arti…
## 2696 RT @ttsbott: “How very dare you,” Louis continues to joke, voice emotionless. “Helping me cook? And clean? For selfish reasons? Ugh. Vile.”
## 2697 RT @HSRIVERPLATE: Live On Tour & Love On Tour, Buenos Aires, Argentina. https://t.co/dZTKv9zSk9
## 2698 RT @HSRIVERPLATE: "We have some music, we have all of you, we have the moon up there, we're gonna have some fun."
## 2699 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2700 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2701 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2702 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2703 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2704 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2705 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2706 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2707 RT @AdoreTheBrave28: Daddy 💘⚽️ https://t.co/Pir39c1SwL
## 2708 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2709 RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…
## 2710 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2711 RT @bibimmeong: What i wear— goin’ to galerry\n📎Outer \nhttps://t.co/JIj441EC3Z\n📎Dress \nhttps://t.co/JvobW4b8Uy\n📎Footwear \nhttps://t.co/himQ7…
## 2712 RT @katiewaissel24: Just a little message for those that hoped I couldn’t - YES IM STILL GOING AHEAD WITH MY DOCUMENTARY - Thank you and go…
## 2713 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2714 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2715 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2716 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2717 RT @introvertsmemes: Introverts can also be very talkative. But first they gotta trust and know you very well. Understand you and vibe with…
## 2718 RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…
## 2719 RT @janavisharma7: For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the Music…
## 2720 RT @ONLYAVGEL: girls who weren’t scared to say they liked 1d in 2012 are braver than the marines
## 2721 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2722 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2723 RT @70sIoveontour: so when is harry dropping this music video https://t.co/joFsWRoRUI
## 2724 RT @falkring: Wednesday’s Jenna Ortega reveals to Vogue that Rhaenyra Targaryen is her favourite character from the hit show House of the D…
## 2725 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2726 RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠
## 2727 RT @lunamovass: ⸻ Those dimples.. I fell in love. ❤️ https://t.co/HYHnpRdKqs
## 2728 RT @daemyralove: 1x07 valyrian wedding #daemyra 🧵 https://t.co/1UivCe4ho8
## 2729 RT @introvertsmemes: Yes, my cell phone is always on silent mode, cause nothing is more urgent than my peace!
## 2730 RT @astralfvck: “we got pregnant again before even leaving the hospital, my husband wasn’t going to wait” you are a victim
## 2731 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2732 RT @willfulchaos: she sat down with the president of nickelodeon and said “i want to make history” ..and that’s what this is https://t.co/R…
## 2733 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2734 RT @bellsbIakes: these mfs actually fundamentally changed the way i look at life, my brain chemistry, and how i will view tv for the rest o…
## 2735 RT @Sbuso_newvoice: @ianaarez @astralfvck Hospital should report the rape
## 2736 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2737 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2738 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2739 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2740 RT @rhaenyraroyco: Joseph Quinn has just been cast as Cregan Stark, the current lord of Winterfell, in season two of #Houseofthedragon http…
## 2741 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2742 RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…
## 2743 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2744 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2745 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2746 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 2747 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2748 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2749 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2750 RT @beansxooo: This scene is deadass already soo hilarious 😭 its really giving romcom of the year!!\n#TheDirectorWhoBuysMeDinner https://t.c…
## 2751 RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK
## 2752 RT @etherealmyths: sigh https://t.co/WtpMkBdHNI
## 2753 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2754 RT @HS_News_: The crowd yesterday in Buenos Aires (night 2) during Best Song Ever.\n\nAlways on fire 🔥 \n\nVia Staff member\n\n- December 4th, 20…
## 2755 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2756 RT @its__Della: omg!! look at them, they’re on fire🔥, this is so cool to watch and this is just rehearsal then imagine how it will be on th…
## 2757 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 2758 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 2759 RT @IndiaAlmighty: With PCOS, you’re told you won’t have kids so I know this hits different for her. Congratulations Keke!
## 2760 RT @nictothemarie: be fucking for real hinge https://t.co/mQM7CjpgFr
## 2761 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 2762 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2763 RT @WORLDMUSICAWARD: #AgustD's #Daechwita has surpassed 400 Million views on YouTube! 💪🎥💥4⃣0⃣0⃣Ⓜ️❤️🔥👑💜\n🎧https://t.co/NdkQbSk2L4 https://t.…
## 2764 RT @J00NSBFF: Namjoon said Indigo is open to interpretation based on your personal life experiences NOT for you to twist his fcking words a…
## 2765 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2766 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2767 RT @introvertsmemes: Me: I gotta clean my room\n\nMe after picking up two socks: https://t.co/35s261sXt2
## 2768 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2769 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2770 RT @tyler02020202: just swallowed my pride and sent my professor the saddest email if he doesn’t raise my grade i will go to his office and…
## 2771 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2772 RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…
## 2773 RT @dailymouche: these scaramouche voice lines ??? https://t.co/MEuCBX7IjS
## 2774 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2775 RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…
## 2776 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2777 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2778 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2779 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2780 RT @beanixwrights: one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you're not…
## 2781 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2782 RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…
## 2783 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2784 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2785 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2786 RT @jagibbs_23: First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - Davante A…
## 2787 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2788 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2789 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2790 RT @HLenargentina: leave america😘🥇 we win https://t.co/XHeNbkzCHR
## 2791 RT @STYLESARCHlVE: Harry posting this on his ig stories HE REALLY LOVES ARGENTINA SO MUCH🥺🇦🇷 https://t.co/0HIGUJTtWJ
## 2792 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2793 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 2794 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2795 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2796 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 2797 RT @lightscopy: harry? ARGENTO https://t.co/C6zniMlJHd
## 2798 RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl
## 2799 RT @HS_News_: Harry watching the England / Senegal match at the stadium yesterday. \n\nHe was so focused with his little ball ⚽️ \n\nVia Harry’…
## 2800 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2801 RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…
## 2802 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 2803 RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…
## 2804 RT @Velvet_Capital: Almost all 1️⃣0️⃣0️⃣0️⃣ have been claimed! 😎\n\nSecure your #BNB #GloryPass before it’s too late… ⏰ 👇🏻👀👇🏻\n\n#NFT #NFTCommu…
## 2805 RT @Velvet_Capital: Some top stories of the last week in #DeFi! Make sure you didn’t miss a thing!👇🏻👀👇🏻\n\n#cryptonews #crypto #web3 \n\nhttps:…
## 2806 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2807 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2808 RT @defivas: #EthIndia with over 2,000 participants building ~500 projects was bursting with energy and creativity this weekend, a strong t…
## 2809 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2810 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2811 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2812 RT @aalondraa120: princess treatment or leave me alone
## 2813 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2814 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2815 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2816 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2817 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2818 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2819 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2820 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2821 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2822 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2823 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2824 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2825 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2826 RT @AboutMusicYT: Best kpop songs of 2022 (via Rolling Stone): https://t.co/oXBjZM6wh9
## 2827 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2828 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2829 RT @ManInTheMadness: All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabberi…
## 2830 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2831 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2832 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2833 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2834 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2835 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2836 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2837 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2838 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2839 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2840 RT @Harry_SSSSSS: @shirtsthtgohard Original designer👉🏻 @lafayrret To everyone looking this shirt✅💯🔥in all color👕👆👆👆🔥🔥💳👆
## 2841 RT @FabrizioRomano: Brazil advance to World Cup quarter finals, South Korea are out. 🚨🇧🇷🇰🇷 #Qatar2022\n\nNext one: Brazil vs Croatia. https:/…
## 2842 RT @lpupdatemedia: 📷| Liam today at the Fashion Awards https://t.co/UuANZJAgwb
## 2843 RT @LHHispanic: 📸| “Love On Tour. Buenos Aires II. December, 2022.”\n\nHarry via Instagram ❤️🩹 https://t.co/1HoE9vlayF
## 2844 RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE.
## 2845 RT @YDMM07HOBI: Hilo de Traducciones de Namjoon en Live Weverse 🐨❤️✨️\n\nNombre : Indigo Short Behind https://t.co/2ttzDnBP6r
## 2846 RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2847 RT @guesungchofp: cho gue sung world cup main character https://t.co/EpGQwoPZ4R
## 2848 RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…
## 2849 RT @swgrillgalv: Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDirections…
## 2850 RT @433: Icons ⭐️🇧🇷 https://t.co/cyjmHpoIgO
## 2851 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 2852 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2853 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2854 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2855 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2856 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2857 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2858 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2859 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2860 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2861 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2862 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2863 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2864 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2865 RT @goal: Brazil brought on third-choice goalkeeper Weverton so every member of their squad got to play at the World Cup 💚 https://t.co/CRd…
## 2866 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2867 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2868 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2869 RT @NiallHDailyNews: Niall Horan’s website has updated! https://t.co/AEqKtRK8VX
## 2870 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2871 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2872 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2873 RT @choguesungfc: #ChoGuesung : Here's to the ones that keep the passion https://t.co/KuZGVml7SQ
## 2874 RT @choguesungfc: THE video that stole your heart \n https://t.co/YMD2PptuUS
## 2875 RT @brfootball: FOUR. https://t.co/6efUUi8TnG
## 2876 RT @goal: Brazil fans sending their support to Pele 🙏 https://t.co/f8aPFSRchd
## 2877 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2878 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2879 RT @kkyukirby: when i heard idol even though i know thats south korea’s chosen goal song https://t.co/ZeJhhVKUcT
## 2880 RT @teIe_pathy: IM STILL LIFEEEE https://t.co/saVoNur6HM
## 2881 RT @btsbaragi_jk: 221206 Hobi on IG\n🐿️our athletes/players, you were so cool!!!!❣️you’ve worked hard!!! https://t.co/QLqtXNS3Ec
## 2882 RT @HS_News_: Harry arriving at the stadium “River Plate” yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/V7snfKWCF3
## 2883 RT @btsinthemoment: namjoon said a ment in the middle \n\n🐨 you all often say to me 'do everything you want to do kim namjoon'. this time i r…
## 2884 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2885 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2886 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2887 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2888 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2889 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2890 RT @HLNLZ_Tour: Harry tonight!! #LoveOnTourBuenosAires #Night2 (Via dfallaccess) https://t.co/1takM2VLcm
## 2891 RT @hlnlzdaily: Liam Payne attending the #FashionAwards https://t.co/iJmwDC1VrV
## 2892 RT @OnedBrUpdates: IG | Liam Payne no Instagram Story! https://t.co/oIyR6dwCCx
## 2893 RT @hlnlzdaily: Liam Payne with fans tonight https://t.co/pgOooFQsF1
## 2894 RT @UpdateHLD: Louis saying he wants England to face Brazil in the finals. \n\n🎥: filmbycate\n https://t.co/yZIGudKKhn
## 2895 RT @hlnlzdaily: Harry watching the Brazil vs. South Korea match today in São Paulo! https://t.co/Qs291UbvOT
## 2896 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 2897 RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468
## 2898 RT @fearlessly2803: And the Harry being on his phone saga continues lol. I’d bet be was following the pics from the signings, too, like all…
## 2899 RT @stylinarts: louis has a way to make you feel special and heard because he actually listens when you talk. i love him so much https://t.…
## 2900 RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…
## 2901 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2902 RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW
## 2903 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2904 RT @rhaenyratrgryns: they’re so obsessed with each other https://t.co/DLAjCqHWhs
## 2905 RT @otb28sun: me for the last 2 hours https://t.co/OS69tpKmNm
## 2906 RT @SonjaNomad: And today's 1D reunion is complete 😌✨️ We'll be alright ✨️
## 2907 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2908 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…
## 2909 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2910 RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK
## 2911 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2912 RT @Al2236928: Everything I’ll ever need is hug from Louis
## 2913 RT @LeonidasCrypt0: #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger for a…
## 2914 RT @Tha5SOSFamily: TONIGHT | 06/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nGold Coast, Australia\n\n#TakeMyHandGoldCoast https://t.co/agLRBSn…
## 2915 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2916 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2917 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2918 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2919 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2920 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2921 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2922 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2923 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2924 RT @433: BRAZIL 2022. WOW, JUST WOW. 😮💨🇧🇷
## 2925 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 2926 RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1
## 2927 RT @adatarg: its funny how everyone conveniently forgets that daemon targaryen was also a child bride :(
## 2928 RT @HealyTMatty: It’s almost as if I knew you muppets would miss me
## 2929 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2930 RT @England: Solid at the back again.\n\n💪 @HarryMaguire93 https://t.co/Ea5xCBR269
## 2931 RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC
## 2932 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2933 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2934 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2935 RT @ppredictors: The end of this week will bring you something that’ll make you very happy.
## 2936 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2937 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2938 RT @billboard: Danna Paola, Ozuna and more artists have their own 2022 #WorldCup TV spots. \n\n https://t.co/lqiztTimJc
## 2939 RT @itzakimmyj: 1D bops @yeetsabssss
## 2940 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2941 RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1
## 2942 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 2943 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2944 RT @433: NEYMAR IS BACK! 🫡🇧🇷 https://t.co/0PHMx2Ba67
## 2945 RT @FIFAWorldCup: 🇧🇷 Brazil have now used all 26 players in their #FIFAWorldCup squad! \n\nA real team effort 💛👏 https://t.co/lKl2ibWCd6
## 2946 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2947 RT @Chunkz: Congratulations to Brazil for winning the world cup.
## 2948 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2949 RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK
## 2950 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2951 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2952 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2953 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 2954 RT @SSFootball: 🇧🇷 𝐇𝐨𝐧𝐨𝐮𝐫𝐢𝐧𝐠 𝐭𝐡𝐞 𝐥𝐞𝐠𝐞𝐧𝐝 🇧🇷\n\n#FIFAWorldCup https://t.co/1ZmVU0epDh
## 2955 RT @footballdaily: Brazil are en route to the quarter-finals 🔥\n\nWe call that one Joga Bonito 👌\n\n#fifaworldcup https://t.co/RvH8I3VC4i
## 2956 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2957 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2958 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 2959 RT @FIFAWorldCup: What a first-half display! 🇧🇷⚡️\n\n#FIFAWorldCup | #Qatar2022 https://t.co/zVRiKvd3Hr
## 2960 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2961 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2962 RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt
## 2963 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2964 RT @chartdata: 10 years ago, @onedirection's 'Take Me Home' debuted at #1 on the Billboard 200. It marked their second #1 that year.
## 2965 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2966 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2967 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 2968 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2969 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2970 RT @ULJPMedia: 📸 More of @LiamPayne attending The Fashion Awards 2022 at the Royal Albert Hall. \n\n©️Copyright (c) 2022 Shutterstock. https:…
## 2971 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2972 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2973 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2974 RT @stevensbestie: i can't believe some people will live their lives and never watch this video of youngbin https://t.co/KZuciOWy1W
## 2975 RT @ave_eli: $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma will rise furt…
## 2976 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 2977 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2978 RT @hahrdbiosl15: @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 2979 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2980 RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…
## 2981 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 2982 RT @Cinnabon: i'm in love
## 2983 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 2984 RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt
## 2985 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2986 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 2987 RT @mohito1905: LLMs encode 1D tokens, vision transformers encode 2D image patches, but what's the right formulation for 6-DoF manipulation…
## 2988 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 2989 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 2990 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2991 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2992 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2993 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2994 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2995 RT @B4TSONS: this is unacceptable, I honestly wasn't gonna say anything about his security bc i thought i was making it up but unfortunate…
## 2996 RT @US__UK: 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-UK / SHOW-1 /…
## 2997 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 2998 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2999 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3000 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3001 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3002 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 3003 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3004 RT @choguesungfc: i’ll miss guesung having beef with other players 😅\n https://t.co/BT8LsiYsvP
## 3005 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3006 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 3007 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3008 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3009 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3010 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 3011 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3012 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3013 RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…
## 3014 RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr
## 3015 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3016 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3017 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3018 RT @choguesungfc: And that’s a wrap for South Korea! 👏\nCho Gue Sung is the first Korea Republic player to score a brace in Fifa World Cup g…
## 3019 RT @choguesungfc: @theKFA this is just the beginning🔥👏❤️🇰🇷
## 3020 RT @choguesungfc: Let’s see which club will sign him up\n\n#조규성 #choguesung #fifaworldcup https://t.co/yNKoEOfDMS
## 3021 RT @taydaloo: yeah so the next y'all ask why we hate 1d stans or harries, you have the answer here lol like don't expect us to forget and m…
## 3022 RT @billboardcharts: The Global Excl. U.S. top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/6egMIAwvXm
## 3023 RT @billboardcharts: The #Global200 top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/vzurPeBjcT
## 3024 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3025 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3026 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3027 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3028 RT @VIZMedia: Happy birthday to talented artist and shinobi, Inojin Yamanaka! 🎨 🔥 \n\nvia Boruto: Naruto Next Generations https://t.co/m3Qq1t…
## 3029 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3030 RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW
## 3031 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3032 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3033 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3034 RT @FIFAWorldCup: Incredible football.
## 3035 RT @CoolViews_: Views https://t.co/HapNy1Dvl3
## 3036 RT @YDanoyan: Solution of modern physics problems is 3-And gate\nA.Defoliation 3D discrete space from continue 1D time\nB.Confirmation of ani…
## 3037 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3038 RT @CoolViews_: I want https://t.co/tX4JXlBRkm
## 3039 RT @CoolViews_: Barcelona, Spain https://t.co/7owJIzowNO
## 3040 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3041 RT @CoolViews_: Thailand https://t.co/VqjwbH8tBv
## 3042 RT @CoolViews_: I want to be here https://t.co/hWZznPMUHo
## 3043 RT @ESPNFC: Japan manager Hajime Moriyasu bowed in appreciation to the fans who traveled all the way to Qatar to support their team 🇯🇵\n\nRes…
## 3044 RT @parshuvile: Wednesday’s Jenna Ortega reveals to Vogue that her favorite album released this year is INDIGO by RM of BTS :\n\n“I’ve been o…
## 3045 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3046 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 3047 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3048 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3049 RT @ChargeStripe: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/gNjASk8gB4.\n\nI traded the same alert from…
## 3050 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 3051 RT @lwnnisterz: someone who met ewan talking about what he’s like??? PLEASE I CANT DO THIS https://t.co/zEIUxMLAV1
## 3052 RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP
## 3053 RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…
## 3054 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3055 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3056 RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night
## 3057 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3058 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3059 RT @433: THIS. IS. FUTEBOL! 🇧🇷🕺 https://t.co/Z9oXagkgv5
## 3060 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3061 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3062 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3063 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3064 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3065 RT @choguesungfc: it’s okay guesung you’ve already won😜\n#ChoGuesung \n https://t.co/bqWaGdBukj
## 3066 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3067 RT @heartstopprry: ever since Harry touched down in latin america I swear his energy fully shifted. he is so much more happier, he looks so…
## 3068 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3069 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3070 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3071 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3072 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3073 RT @ManInTheMadness: @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/1d…
## 3074 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3075 RT @teaandfrozenpea: Manifesting an interaction tonight only bc I want you know who to cry a river. 🕯 https://t.co/assI5mZGIQ
## 3076 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3077 RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr
## 3078 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3079 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3080 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3081 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3082 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3083 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3084 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3085 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3086 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3087 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3088 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3089 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3090 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3091 RT @_kairy_draws_: We all felt it \n#mariomovie https://t.co/UwiUUdIsSA
## 3092 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3093 RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 3094 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 3095 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3096 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3097 RT @ziamsversion: Shh 🤫 I'm Menifesting \n\n 🕯 🕯\n 🕯 🕯\n \n 🕯…
## 3098 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 3099 RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl
## 3100 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 3101 RT @bisexuallouies: the moment. https://t.co/AV0LnExesV
## 3102 RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3
## 3103 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3104 RT @UpdateHLD: Louis reacting to his writing at the signing in London today! \n\n📸: pauleenmia https://t.co/iWpbbvFy3D
## 3105 RT @venomrry: oh shakespeare would write sonnets about him https://t.co/DihVeD9tz1
## 3106 RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…
## 3107 RT @UpdateHLD: Louis smiling at a fan during his signing earlier today. \n\n📸: xorainbowlouis https://t.co/H9fTlbjxSQ
## 3108 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3109 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3110 RT @TBGlobetrotter: Pauli arrived in Brazil wearing this tshirt supporting Brazilian artists Bala Desejo and Céu who decided to not open fo…
## 3111 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3112 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 3113 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3114 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3115 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3116 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 3117 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3118 RT @lpzmsunshine: HOW DO YOU EXPECT ME TO SLEEP AFTER ALL THIS??????? https://t.co/QZwhGbehiU
## 3119 RT @pjmbey7: NOT THE COMMENTATOR SAYING "son with his mask looks like batman but brazil has 5 jokers on the field" THATS SO NASTYYYYY
## 3120 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3121 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3122 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3123 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3124 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3125 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3126 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3127 RT @STYLESARCHlVE: SOTT tonight in Buenos Aires! https://t.co/AiXUhiSpkj
## 3128 RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS es #7 (=) en Daily Top Artists Global de Spotify para el 04 de Diciembre\n▶ #RM #33 (-12) y #JUNGKOO…
## 3129 RT @officialcharts: 💙 UK BTS Army! 💙\n\nBTS (@bts_bighit) star #RM is set for an ✨incredible✨ debut with Indigo this week 👑\n\nFind out where h…
## 3130 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3131 RT @bangtinyboyys: Watch tae pulling this instead https://t.co/FYTYLUzpHe
## 3132 RT @winnttaebear: BTS FIRST POST ON THEIR IG ACCOUNTS https://t.co/WXdiPUJAax
## 3133 RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…
## 3134 RT @lthsdetails_: That’s exactly how he gets the master key: https://t.co/n6pAf8dijr
## 3135 RT @kmmwkindness: To celebrate Liam being back online 💜 his Zayn impression so cute 😭😭 https://t.co/7997fq7CvO
## 3136 RT @xsunflwr94: https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS
## 3137 RT @tdefenseless28: For those that don’t know, Harry has gone by Hershel https://t.co/P6WAbKmE0F
## 3138 RT @budfoxfun: $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insur…
## 3139 RT @FIFAWorldCup: This Brazil team are on 🔥🔥
## 3140 RT @shivangistories: My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭
## 3141 RT @EgosShadow7: "There was a time when we were the underdogs. Of course now , we are top dogs"😭
## 3142 RT @AlinejadMasih: These are the scenes from the bazaar of #Esfahan. Many merchants have closed shop in support for our revolution. \n\nFor #…
## 3143 RT @La_Triquetra: Harry's constant references to the Moon are intentional. No doubt about it. So I thought... during last tour he kept sayi…
## 3144 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3145 RT @directiotaylena: To international media:\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…
## 3146 RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…
## 3147 RT @ihgdabc: You guys know that I’ve been tracking moon and space references for almost 5 months now. There wasn’t a single show where he m…
## 3148 RT @AlinejadMasih: More scenes of strikes by merchant owners in #Esfahan. All over the country, people are banding together to strike and p…
## 3149 RT @FIFAWorldCup: Richarlison channeling his inner R9 🇧🇷\n\n#FIFAWorldCup | #Qatar2022
## 3150 RT @directiotaylena: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against cor…
## 3151 RT @btsqtsarchive: "the most i seriously planned for the longest time with my huge effort i put in has not been released yet so stay tuned…
## 3152 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3153 RT @SaadYacoob: Netflix is sticking its neck out because it thinks there's a market here. If you want to help break the taboo on representa…
## 3154 RT @brfootball: They beat Germany. They beat Spain. They were knocked out by 2018's finalists only on penalties.\n\nJapan gave it their all 👏…
## 3155 RT @choguesungfc: getting ready for the game\n#KOR vs #BRA \n#조규성 #choguesung #FIFAWorldCup https://t.co/JMrfcKGG9F
## 3156 RT @alexiaahoude: the prettiest in the world i fear https://t.co/WIWGICxR7s
## 3157 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3158 RT @choguesungfc: @theKFA let’s gooo🔥🇰🇷🔥
## 3159 RT @choguesungfc: Less than an hour till the game starts🔥\n\n#KOR vs #BRA \nGood luck South Korea🇰🇷⚽️\n\n#조규성 #choguesung #FIFAWorldCup https://…
## 3160 RT @luvulou28: And suddenly I am gum
## 3161 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3162 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 3163 RT @fearlessly2803: How we’ve missed to see him smile🥺🤧 https://t.co/qunrM0IFvx
## 3164 RT @ziamsversion: HE'S TOO DAMN CUTE AND ADORABLE I WANNA KMS https://t.co/TPNeJwi7aS
## 3165 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3166 RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭
## 3167 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3168 RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna chae…
## 3169 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3170 RT @brfootball: RICHARLISON MAKES IT 3-0 🧨 https://t.co/Au5WRup9dg
## 3171 RT @JagwarTwin: Nature moments with @Calum5SOS 🐛\n\nWatch part one of Ep. 1 of “The Mirror Sessions” now: \nhttps://t.co/Uhd8vaxmZZ https://t.…
## 3172 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 3173 RT @theveiledpearl: If you missed a prayer, still pray. Even if you're praying 8 hours late, still pray. Allah may still accept your prayer…
## 3174 RT @_sonagee: oh so y’all were serious about scoring 7 goals for each member of BTS.
## 3175 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3176 RT @hourlyharrys: He’s so beautiful🥺❤️ https://t.co/1hmSRNS5kt
## 3177 RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1
## 3178 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 3179 RT @fitnashah: Sammi meri waar 🧵🧵\n\nAll of you, must have heard this song "Sammi meri waar" being blasted at any Punjabi wedding, and maybe…
## 3180 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 3181 RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaeryoun…
## 3182 RT @finelinevogue: first date? take me to harry styles concert
## 3183 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 3184 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3185 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3186 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 3187 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3188 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 3189 RT @btsthroughyears: It's been a year since @BTS_twt opened their Instagram accounts. https://t.co/DFCF1h72WO
## 3190 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3191 RT @potatosaysss: i go on twitter, talk to myself, then leave.
## 3192 RT @sassychopsuey: LOUIS SAYING BISEXUAL RIGHTS I'M SO HERE FOR IT. https://t.co/kUXbM0xp6X
## 3193 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3194 RT @krcius: January me would not believe the fucken life i lived this year lmao
## 3195 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3196 RT @lukesIaymmings: I MADE A BET WITH LOUIS
## 3197 RT @777jorgeivan: This girl on Instagram posted her plane ticket and I called and cancelled her flight
## 3198 RT @btsqtsarchive: "you're my bravery, still and forever" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF
## 3199 RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10
## 3200 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 3201 RT @perrielelight: nobody was pretending lol 😭
## 3202 RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…
## 3203 RT @taowille: s3 probably being set in spring/summer makes me so excited. no more depressed winter vibes, the on-off wilmon angst will fina…
## 3204 RT @slayhelm: edvin just popping in to say MI CASA SU CASA is sending me so bad rn https://t.co/EwE6rP2bqE
## 3205 RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU
## 3206 RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf
## 3207 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3208 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 3209 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3210 RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl
## 3211 RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night
## 3212 RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/4xwgVHxHnh
## 3213 RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/32uP1zpVWL
## 3214 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3215 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3216 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 3217 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3218 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3219 RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards .\n\nvia Copyright (c ) 2022 Shutterstock https://t.co/OBFqeoDw5k
## 3220 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3221 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3222 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3223 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 3224 RT @billboardskz: .@RollingStone Best Songs of 2022\n\n#56, #MANIAC by @Stray_Kids\n\n"K-pop never gets old because groups are always experimen…
## 3225 RT @skzchartdata: Hnteo Weekly Social Chart\n\n🥇@Stray_Kids — 98,245 \n#2 BTS — 89,948\n#3 IVE — 83,377\n#4 TXT — 81,402 \n#5 SEVENTEEN — 81,227…
## 3226 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3227 RT @ZaynDailyZone: 🚨Follow @zaynmaliknewsIT running by our awesome Mandy @mandyinzland ❤️
## 3228 RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…
## 3229 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3230 RT @not_mads28: @siIverykoo @doolsetbangtan and please- on bts first albums their songs were called 2 cool 4 skool, coffee (describing a gi…
## 3231 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3232 RT @FIFAWorldCup: These scenes 😍\n\n#FIFAWorldCup | #Qatar2022
## 3233 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3234 RT @MoowalK: -------UPDATES-------\n\nRENEWED COMISSION PRIECES\n3 slots\nIf you are interested, contact me in DM\n(Call me in English or Portug…
## 3235 RT @astrinvestor: $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) is real…
## 3236 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3237 RT @780613: the "thats right" is killing me https://t.co/oKl8TCjGrv
## 3238 RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166.
## 3239 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3240 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3241 RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…
## 3242 RT @Luke5SOS: Happy 11 years of 5sos 🥳
## 3243 RT @quackupdates: Streamys posted a picture of Quackity on their instagram! https://t.co/c6X876wPr4
## 3244 RT @realmadriden: 🇭🇷 LEGEND.\n#FIFAWorldCup https://t.co/kjLHvjcxp7
## 3245 RT @quackupdates: Another picture of Quackity via gettyimages! https://t.co/zi2hyViviH
## 3246 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3247 RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…
## 3248 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3249 RT @Zouiam_28: MY TL IS LITERALLY HALF FILLED WITH LOUIS PICTURES AND HALF WITH PEOPLE CRYING OVER LIAM! \nBEST TL TO HAVE
## 3250 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3251 RT @CHOlSANCORE: category is body and choi san wins https://t.co/jU6MMbcexs
## 3252 RT @t3ddyyyyy: @imperio_oliotii flop
## 3253 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3254 RT @dailyjoongie: pls the ball went straight to hongjoong’s face 😭😭😭 https://t.co/EFfuwTV9Bg
## 3255 RT @BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF #stocks visi…
## 3256 RT @RealDonMancini: It's Xmas morning, you eagerly tear open a present, only to find THIS... WHAT DO YOU DO? https://t.co/zd9VzIGxf5
## 3257 RT @billboard: .@Harry_Styles’ 15 Madison Square Garden shows broke a major Billboard Boxscore record https://t.co/0hXhNAkqN1
## 3258 RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…
## 3259 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3260 RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…
## 3261 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 3262 RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards.\n\nvia Samir Hussein/Wirelmage https://t.co/8KU2g0Puv5
## 3263 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 3264 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3265 RT @ificxuldflyy: loml https://t.co/gLFhwZVFzV
## 3266 RT @RosesSuperbloom: SOMEONE! JUST! LIKE! YOU! NO! ONE! ELSE!! LIGHTS WILL GUIDE! YOU! SO! RUN LIKE HELL!
## 3267 RT @merdedanielle: it’s winter time so we know what that means https://t.co/e0PXSZzykD
## 3268 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3269 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 3270 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3271 RT @coacoashley: I’m petty, p e to the t t y https://t.co/p9uED0O0bc
## 3272 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3273 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3274 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3275 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3276 RT @prior_parker: adding to the matty healy height discourse, billie ellish is 5'3" https://t.co/LpGEt9fvN8
## 3277 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3278 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3279 RT @itsyoulou28_: “second favorite band”, bitch I know very well who’s his first favorite 😭 https://t.co/7A5Wn50SMw
## 3280 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3281 RT @Audacy: Will we be getting a @the1975 + @paramore collab?! 🎤\n\n@MatthewTHealy + #HayleyWilliams weigh in backstage at #BeachFestival ☀️…
## 3282 RT @NetflixUK: Harry & Meghan. A Netflix Global Event. \nVolume I: 8 December \nVolume II: 15 December https://t.co/WtbngS4HQq
## 3283 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3284 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3285 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3286 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3287 RT @ilove1dbroo: everyone when harry said "i like girls" https://t.co/DRWIOX4yjF
## 3288 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 3289 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 3290 RT @l_landof: Smiling baby 😭 https://t.co/ZNnck0FD3u
## 3291 RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: KevinGolab\nhttps://t.co/NFWWWAJ7pb
## 3292 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3293 RT @the1975online: THE 1975 x PARAMORE!!!!!!!!!!!\n\nhttps://t.co/37Ap8PSd1G
## 3294 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3295 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3296 RT @indaydreams132: I’ve got your face hung up high in the gallery 🎶 https://t.co/1CPzEmZ2Wa
## 3297 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3298 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3299 RT @KeavaHT: The socks & the slides https://t.co/RCKvvXLUpm
## 3300 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3301 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3302 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3303 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 3304 RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG
## 3305 RT @hardinology_: Their smiles warm my heart 🥰 https://t.co/c4TJUfC87y
## 3306 RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G
## 3307 RT @befookinkind28: Spot the difference ☀️ https://t.co/A0Y50sUGyU
## 3308 RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6
## 3309 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3310 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3311 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3312 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3313 RT @rosieoftb: DONT tell louis your least favorite song tomorrow or i’ll be under your bed that same night
## 3314 RT @lwttle_freak: it's begun 😭😭 https://t.co/AGR25vFMFg
## 3315 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3316 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3317 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3318 RT @lilly_samyx: Thank you for being the bestest friend , through thick and thin together ❤️🌍 https://t.co/F58M0EjLhz
## 3319 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3320 RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz
## 3321 RT @bottleofrouge28: water gun??!?!?!! a little one?!?!! https://t.co/Ar7lf4plPg
## 3322 RT @lthearting: unreal https://t.co/VpwSsxWD8a
## 3323 RT @selmakesmerare: no thoughts just Selena Gomez x Rare Beauty https://t.co/KWNXrEbXnZ
## 3324 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 3325 RT @adelinest28: I mean- \nHarry Styles is a lucky guy. https://t.co/msPm6JknVh
## 3326 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3327 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3328 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3329 RT @adelinest28: You smiling is all I want. Your happiness is all the matters. Glad you are happy baby. 💙 https://t.co/sBmh5A9Byz
## 3330 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3331 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3332 RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc
## 3333 RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/8rAoBXub0r
## 3334 RT @cyberspace2140: #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150.(14…
## 3335 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3336 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 3337 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3338 RT @acosta32_jp: Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is the su…
## 3339 RT @CincyProblems: Ja'Marr Chase is excited to be back 😂 https://t.co/PNjVfNLsRM
## 3340 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3341 RT @zeynbinci: Reply with #WelcomeBackLiam and I’ll give you a liam picture
## 3342 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3343 RT @Iuckygoose: housewives of 1d rn https://t.co/gxPcmB3ddr
## 3344 RT @bellezagracias: what a great day 🫶🏻 https://t.co/GyZOuWtvYL
## 3345 RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…
## 3346 RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…
## 3347 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 3348 RT @Hslwtflixker: HE MAKES ME FEEL LIKE I AM LIVING A TEENAGE DREAM https://t.co/hldMOGzUNg
## 3349 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3350 RT @LT_IsMyRockStar: Can we just sit back and take in what's happening? Even after just 3 weeks of healing, Louis is out here meeting fans,…
## 3351 RT @LouisT91Updates: “No definitely not. I think England are.” - Louis when asked if he thinks France is going to win the World Cup. https:…
## 3352 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3353 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 3354 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3355 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3356 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3357 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3358 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3359 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3360 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3361 RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…
## 3362 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3363 RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…
## 3364 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3365 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3366 RT @Iouishaze: HE FORGOT HIS OWJ LYRICS https://t.co/RsnYsYtdDu
## 3367 RT @HS_News_: Explanation of the signs in the Backstage in São Paulo : \n"Amira's room" is the room reserved for Harry's private chef (Amira…
## 3368 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3369 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3370 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3371 RT @tsizumi22: All I want for Christmas is to see Stray Kids happy.
## 3372 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3373 RT @LiamPUpdate: 📷| Liam via his Instagram Stories https://t.co/dZ570v43m1
## 3374 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3375 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3376 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3377 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3378 RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166.
## 3379 RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…
## 3380 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 3381 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3382 RT @billboardcharts: This week's top-selling vinyl albums:\n\n1. @taylorswift13 Midnights\n2. @michaeljackson Thriller\n3. @Harry_Styles Harry'…
## 3383 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3384 RT @bxngtxnrecords: 1D has to paid for their crimes
## 3385 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3386 RT @FinnBalor: Don’t worry @DomMysterio35 , \nWe’ll get them clowns next time! https://t.co/wkomQhnUKY
## 3387 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 3388 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 3389 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3390 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3391 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3392 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3393 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3394 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3395 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3396 RT @endlessIy_: tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi, panic,…
## 3397 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3398 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3399 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 3400 RT @DrAyo16: @GenshinImpact I speak for everyone when I say we want to see alhaitham butt ass naked covered in oil twerking at maximum velo…
## 3401 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3402 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3403 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3404 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3405 RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…
## 3406 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3407 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3408 RT @rosieoftb: unmute and choose your fighter https://t.co/cVyhyfHPU3
## 3409 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3410 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3411 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3412 RT @consequence: A memorable album and the hottest tour ticket around made Harry Styles a force to be reckoned with in 2022. 👑 \n\nHere's why…
## 3413 RT @kpfiIms: — Jeff new photos + with barcode! https://t.co/aLelJMDilh
## 3414 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3415 RT @btsqtsarchive: the way how armys sang 2!3! and proceed to sing the whole song again 😭😭\nhttps://t.co/WgnUaHnkGl
## 3416 RT @ELLEThailand: #ELLEChallengexBibleBuild For international fans, English subtitles for ELLE Challenge with @biblesumett & @Buildbuilddd…
## 3417 RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…
## 3418 RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S
## 3419 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3420 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3421 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3422 RT @hmvGrimsby: Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy! #harrystyles #larry…
## 3423 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3424 RT @1dgain1d: rt to gain 1D moots
## 3425 RT @hourIysuga: yoongi was surprised they finished the bottle 😭😭 https://t.co/ZfVaSFMFQO
## 3426 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 3427 RT @AlinejadMasih: This is the real news in Iran;\nAmusement centre in Tehran was closed yesterday after this photo of its employee without…
## 3428 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3429 RT @onedirection: And we're back! 👨🏻💻🤓\nhttps://t.co/ZXeZqWttPO\n#10YearsOf1D
## 3430 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3431 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3432 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3433 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3434 RT @JenniferTilly: No franchise is blowing itself up like Chucky — and that’s a good thing https://t.co/byU3CFWG69 via @Polygon
## 3435 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3436 RT @mfgotthedagger: @UpdateHLD "BUT EACH TO THEIR OWN" LMFAO https://t.co/NdydgWzOgF
## 3437 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 3438 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3439 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3440 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3441 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3442 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3443 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3444 RT @UpdateHLD: Louis’ reaction to a gift from a fan ❤️\n\n🎥: silvertxngues\n https://t.co/CPhzoDpBmZ
## 3445 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 3446 RT @onedirection: UK and Ireland! Tickets for #OnTheRoadAgain1D are on sale now! http://t.co/btJIeKsLeE http://t.co/NFbXVvBSRh
## 3447 RT @itsyoulou28_: walking joy, walking happiness, walking love <3 https://t.co/TM30gVe471
## 3448 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3449 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 3450 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 3451 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3452 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3453 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 3454 RT @picsforJK: this gorgeous line https://t.co/rl9sMO0Nyz
## 3455 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3456 RT @blenderedhood: and if i say this is better than the original then what https://t.co/EzmeFJrxrM
## 3457 RT @YEONSW0RLD: no cuz y’all don’t realize how crazy this verse is https://t.co/mSE8BO8EXY
## 3458 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3459 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3460 RT @yeIIowv: "what if he flings it?" "then he flings it"
## 3461 RT @TXT_bighit: #TXT (#투모로우바이투게더) 2023 SEASON’S GREETINGS HIGHLIGHT TEASER\n(https://t.co/anRP4IRfap)\n\n#복숭아CEO #등산맨 #황금독수리온세상을놀라게하다 #레몬 #안산토…
## 3462 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3463 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3464 RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…
## 3465 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3466 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3467 RT @prettyven0mm_: LIAMS BACK! YALL BETTER NOT FUCK THIS UP OR I SWEAR TO PITCHFORK DADDY I WILL COME DOWN ON YOU LIKE A FUCKING TORNADO
## 3468 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3469 RT @halorrry: sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/jNiMUtG4Fx
## 3470 RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7
## 3471 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3472 RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll
## 3473 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3474 RT @DPRIANarchive: "I quit smoking. I quit vaping." 🫂 https://t.co/xyvsGLHwnO
## 3475 RT @UpdateHLD: Louis during his signing today. \n\n📸: charliejeal https://t.co/Qn27wHVjiO
## 3476 RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…
## 3477 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3478 RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN
## 3479 RT @hwaberrykiss: Normalize kpop concerts being scheduled on the weekend AND NOT THE MIDDLE OF THE WEEK.
## 3480 RT @FredoInDaCut995: *stays home* i should’ve gone out\n\n*goes out* i should’ve stayed home
## 3481 RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n "Loved…
## 3482 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3483 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3484 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3485 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3486 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3487 RT @dreamleeline: haechan shaking what his mama gave him https://t.co/n7FBiEeRYu
## 3488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3489 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3490 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3491 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3492 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3493 RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…
## 3494 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3495 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3496 RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn
## 3497 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3498 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3499 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3500 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3501 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 3502 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3503 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3504 RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a
## 3505 RT @niallstreams: 📸 | New photo of Niall Horan https://t.co/LrT8KcPI40
## 3506 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3507 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…
## 3508 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…
## 3509 RT @LouisT91Updates: So… we’ve got a whole week of this.\nHow’s everyone feeling? 🥹 https://t.co/FP1n0zPo1Q
## 3510 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3511 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3512 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3513 RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9
## 3514 RT @UpdateHLD: Louis while chatting with a fan. \n\n📸: thewaylouvegoes https://t.co/ncu6Wxqvwq
## 3515 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3516 RT @shineefilms: wait.. this minho is holding a doll? is this supposed to be one of these things that when you control the puppet, you're a…
## 3517 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3518 RT @signofthtimes28: actual representation of us today https://t.co/8SCmTCe0ui
## 3519 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3520 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3521 RT @jinkiddy: Finally! Minho completes the series of solo debut albums of the five #SHINee members https://t.co/qWYbnlrqtG
## 3522 RT @kimseokjingifs: I feel so validated 🥹 https://t.co/fsF6sqQNQS
## 3523 RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6
## 3524 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3525 RT @mhereonlyforbts: I'm not crying you are 🥺😭 https://t.co/XzN6nP1hsd
## 3526 RT @XBTStein: #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More STD's upward…
## 3527 RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…
## 3528 RT @BTSgreenhouse: The white flowers on the bookmark that Joon gave out at his performance are Ammi majus, the flower name that sounds like…
## 3529 RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV
## 3530 RT @mygbebe: I'm glad that Joon was the first guest on Suchwita's debut, and simultaneously, it's with Yoongi that he gets to talk about In…
## 3531 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3532 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3533 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3534 RT @JlNSONYEONDAN: “Commemorating BTS Jin's enlistment.\nPrayer for safe discharge.”\n\nMaster Park Rockdam said on the day the first snow fel…
## 3535 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3536 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3537 RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll
## 3538 RT @agustranda: is this not the most boyfriend namjoon has boyfriended https://t.co/Bs2Jm4cFdn
## 3539 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3540 RT @hourlynj: 🐱: i stay the same age as seokjin hyung for 9 months\n🐨: ohh, can you call him as if he's the same age as you? "yah jin-ah! yo…
## 3541 RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP
## 3542 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3543 RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With "Daechwita" #Daechwita4…
## 3544 RT @youtubemusic: HBD to Worldwide Handsome: Jin of @BTS_twt 🥳 celebrate with his Presenting playlist → https://t.co/BgwybQmzGP https://t.c…
## 3545 RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit "Dynamite" in…
## 3546 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 3547 RT @prodK0YA: joon talked about how it’s okay if people love or hate his music, as long as they feel something about it 🥺 https://t.co/hDae…
## 3548 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 3549 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 3550 RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…
## 3551 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 3552 RT @0X1_1304: soobin mentioned earlier that he saw seokjin cutting his bday cake with his bare hand 😭\n\nhttps://t.co/bfX4MalSI7
## 3553 RT @shineeiuworld: 'complete' version bec it completes the shinee solo plagiarism series, and 'beginning' version bec this is only the begi…
## 3554 RT @AppleMusic: #Indigo from #RM on repeat.\n\nWhat's your favorite track? 💙 @bts_bighit https://t.co/ZKvA8Yfosi https://t.co/nMctIobOyb
## 3555 RT @Deezer: #RM breaks down his solo debut album #Indigo saying it's a candid introduction of who he really is 💜 What's your favorite track…
## 3556 RT @bts_bighit: Thank you to @youtubemusic for the support! Listen RM's new solo album "Indigo" now on #YouTubeMusic \n🎧 https://t.co/KwKAmc…
## 3557 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3558 RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on New K-Pop @pandoramusic!\n💙 https://t.co/nzOiVT7lSD\n\n#RM #Indigo https://t.co/fkqh…
## 3559 RT @bts_bighit: Find 'Still Life (with Anderson .Paak)' on New Arrivals @TIDAL!\n💙 https://t.co/6NiiCMBYA6\n\n#RM #Indigo https://t.co/qRYocmR…
## 3560 RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on https://t.co/BvNaZ4jxuu @youtubemusic!\n💙 https://t.co/xl2vF4juXg\n\n#RM #Indigo htt…
## 3561 RT @bts_bighit: Thank you @amazonmusic for the support! Check out 'Indigo' right now! \n💙 https://t.co/UzQnK3zjEQ\n\n#RM #Indigo https://t.co/…
## 3562 RT @bts_bighit: Thank you @Spotify for the support! Listen to 'Indigo' right now!\n💙 https://t.co/mKjZIXVwdf \n\n#RM #Indigo https://t.co/JR8L…
## 3563 RT @bts_bighit: In case you guys missed it, you can listen to the global replay at https://t.co/zRyREXHigN \n🗓️12/2 10PM ET | 12/3 12PM KST…
## 3564 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3565 RT @joonshoba: a fan who went to namjoon’s mini 200 people concert said during the performance namjoon suddenly said he wants to see j-hope…
## 3566 RT @mamadporii: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian footba…
## 3567 RT @krystalshabit28: I LOVE HIM SO MUCH 😭😭😭😭😭 https://t.co/EOED9787Sf
## 3568 RT @ShopAEW: ONLY HOURS REMAINING! Pre-order your @ClaudioCSRO #BlackpoolCombatClub FC Jersey at https://t.co/9hHlXpcSbp before it’s too la…
## 3569 RT @btsqtsarchive: "no matter what happens in 2025 if we all come back together and promote as a full group that would be great, really" ㅡ…
## 3570 RT @ScrapDaddyAP: Hope everybody has a great Monday!\n\nStart the school and work weeks off the right way, and most importantly:\n\nLove somebo…
## 3571 RT @Vernal_Bom: Namjoon thinks that the worst music is the one that passes easy and safe without leaving any impression. He prefers music t…
## 3572 RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1
## 3573 RT @rmarchives: “im proud of you guys too” https://t.co/gdbTbk0Jdi
## 3574 RT @JlNSONYEONDAN: Lolol so they handed out hotpacks to ARMYs too today, and they said \n\n🗣: We’re giving this to you because the weather is…
## 3575 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#itzy #있지 \n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA AWARDS m…
## 3576 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3577 RT @1DGAlNS: 1D fans like to find mutuals
## 3578 RT @t91loupics: kitten spotted. https://t.co/Re7AHmyGRN
## 3579 RT @UpdateHLD: Louis telling a fan he wasn’t going to draw a heart (he did it anyway). \n\n🎥: littlefreakIou\n https://t.co/JjhpFm8pHD
## 3580 RT @SHINee: MINHO 민호 ‘CHASE’ Countdown Live\n2022.12.6(TUE) 5PM(KST)\n \n🎬 https://t.co/WknEYHjQdq\n🎬 https://t.co/uMf8xaU2RT\n \n#MINHO #민호 #CHA…
## 3581 RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz
## 3582 RT @yeIIowv: the impact this has on my life is actually insane https://t.co/i0JT8IqDwH
## 3583 RT @ITZYofficial: ITZY <CHESHIRE> SPECIAL EDITION \n\n📢 D-DAY 📢\n\n🎬 MV https://t.co/LQHdr4Wvlt\n🎧 ALBUM https://t.co/H2qSKoTEGg\n\n#ITZY #MIDZY @…
## 3584 RT @CBandmerchph: Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9
## 3585 RT @prodK0YA: the full context of joon's billboard comment isn't just about billboard... he said the point of the music isn't to get fire/p…
## 3586 RT @rmarchives: a heartthrob https://t.co/9ZBntsd3O2
## 3587 RT @minggurie: not yoongi talking about how a lot of songwriters get writing inspiration when theyre pooping and namjoon going not me 🙏 y'a…
## 3588 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3589 RT @yoongisgayvans: what in the kdrama kinda shit was this ?!? https://t.co/nBzdQl4Hej
## 3590 RT @btsqtsarchive: "you're my bravery, still and forever" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF
## 3591 RT @ankhokatarahari: why is my man getting younger instead of older 🫢 https://t.co/SaR1K2N5tu
## 3592 RT @yoongisgayvans: it’s not namgi if they don’t mention how many years they’ve known each other https://t.co/sJGauuoLz3
## 3593 RT @fayepjm: joon calling mono his friend and indigo his daughter i love him a very huge amount
## 3594 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 3595 RT @prodK0YA: “but i feel great. and i feel happy as an artist… to make some music” https://t.co/3HUh30M3fq
## 3596 RT @btsqtsarchive: "no matter what happens we did what we could do and let's not turn back" ㅡ 221205, Kim Namjoon In Suchwita 😭 https://t.c…
## 3597 RT @yourlove_army: 🐨 It's almost time for Suchwita.. I spoke about this at the Indigo performance too, that I'm currently working on the ne…
## 3598 RT @btsqtsarchive: "the dreams of these two which started from black microphones, divided into seven colors and shone as brightly as they c…
## 3599 RT @btsqtsarchive: "i feel great and i feel happy as an artist to make some music" \n\nㅡ 221205, Kim Namjoon In Weverse Live
## 3600 RT @Koo_Picasso: 🐨I told this during the concert but I'm working on something that's different from Indigo,
## 3601 RT @BTS_Trans: 221205 @BTS_twt RM’s Instagram Story\n\nHuge success for Suchwita let's go !\n\nTrans cr; Aditi @ bts-trans\n© TAKE OUT WITH FULL…
## 3602 RT @AbelJosephMD: @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77 ⭐️Tal…
## 3603 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3604 RT @btsinthemoment: it really is a right saying. things are quite chaotic, things are changing, indigo is released and so i am getting lots…
## 3605 RT @btsinthemoment: enlist but it might come out after or before but itll fill my gap and i thought it would be nice if you all had somethi…
## 3606 RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L
## 3607 RT @luna_LHH_S: Me refreshing my TL to see more Louis photos https://t.co/2Bt1gLA86b
## 3608 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3609 RT @suunflowervol28: frog husbands https://t.co/gMukRpaKkJ
## 3610 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3611 RT @btsinthemoment: 🐨 ive been working on music before the end of indigo and im currently planning. it probably wont be full length but it…
## 3612 RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S
## 3613 RT @updatingljp: 🎥 More of @LiamPayne via his Instagram story! https://t.co/gjIq37OyXH
## 3614 RT @btsinthemoment: 'why did i like this music' there are a lot of instances like that. like that, what i hate the most with a song or an a…
## 3615 RT @btsinthemoment: or at some point when we hear this music the effects of it stays with us for a long time. this comforted me or this is…
## 3616 RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…
## 3617 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3618 RT @mhereonlyforbts: SO NAMJOON GAVE TO THE 200 ARMYS: PHOTOCARDS, HANDWRITTEN LETTER AND A CUTE BRACELET OMG🥺😭 https://t.co/CaCEDZbD1Y
## 3619 RT @abyssyoonjin: yeahh okay i'm fine whatever pfft https://t.co/wENYVhPNVM
## 3620 RT @SHINee: MINHO to unveil the stage for his new song 'Chase' at his solo fan meeting! #ONEW and #KEY to show their support as special MCs…
## 3621 RT @taeminyeehawhat: #MINHO #CHASE \nTaemin - never gonna dance again \nKibum - ain’t gonna dance \nMinho - https://t.co/WOUzJMcf81
## 3622 RT @19304s: Q. i want to see jin and soobin have a rap collaboration \n🐰 i also want to do it 😂!
## 3623 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3624 RT @translatingTXT: 🐰 i always respected him a lot but after talking to him like this, i felt how cool he was and i thought about how i wan…
## 3625 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…
## 3626 RT @translatingTXT: 1-2 months ago, soobin contacted namjoon about this for the very first time and he went to his house and talked to him.…
## 3627 RT @translatingTXT: rm from bts contacted soobin personally back when they debuted and said that if he ever needed help with something or w…
## 3628 RT @translatingTXT: 🐰 this was very touching to me as a trainee back then and all his actions and words were so kind\n🐰 that’s how he became…
## 3629 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…
## 3630 RT @translatingTXT: 🐰 when the debut line up got fixed, he asked when we had time and said that he wants to eat with us someday \n🐰 but we a…
## 3631 RT @translatingTXT: 🐰 the sunbaenims would always come in when we’d be practicing in the basement practice room \nand all of us would move t…
## 3632 RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…
## 3633 RT @translatingTXT: 🐰 i really liked everything right from their debut album, i listened to every single b-side track, their mixtapes, the…
## 3634 RT @THE_FLASH_G: #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ
## 3635 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3636 RT @translatingTXT: 🐰 you know how ever since our debut, whenever anyone asked who my bts bias was, i always said it was jin sunbaenim..the…
## 3637 RT @joooniehq: txt’s leader soobin just said in his birthday live that he reached out to namjoon to ask for help & advice, & described joon…
## 3638 RT @0X1_1304: soobin is so real https://t.co/1TRD9p3mjA
## 3639 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3641 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3642 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 3643 RT @kookjinworld_: loml 🤍 https://t.co/QmdP6H6V2N
## 3644 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3645 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3646 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3647 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 3648 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3649 RT @suunflowervol28: he's warmth, he's cuddles, he's home 🫶🏼 https://t.co/59RliBBnwm
## 3650 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3651 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3652 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3653 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3654 RT @fe4rlesslou: Oh look who’s a frog now https://t.co/JzjdobG9qO
## 3655 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3656 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3657 RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/lWuKHo1t3i
## 3658 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3659 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3660 RT @ynathegrape: I had a gut feel that Niall is the best boy ever in 1D from wmyb era. Had no drama. Good person. And just makes his own mu…
## 3661 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3662 RT @NiallHoranUA: "Some people handle things differently," he says. "Me and Harry had a great time in the band but I’ve heard some of the b…
## 3663 RT @nslwin: BREAKING: 13 Rohingya dead bodies found\n \nThis morning, the villagers of Barlar village in Yangon Region’s Hlegu Township found…
## 3664 RT @loubleuu: wait i need this as a reaction video but with no sound 😭 https://t.co/4BDjjhzLCg
## 3665 RT @MissLouiseTyrer: I’m sorry but what a voice🥰🥰🥰\n\n@JayMcGuiness @thismorning @whitexmasshow https://t.co/3wqFmYxVst
## 3666 RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471
## 3667 RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC
## 3668 RT @loveknouw: 📑 Linen Spray | Stray Kids inspired Fragrance\n\n🛒 https://t.co/UVcdFRkVuj https://t.co/klKam7ES9T
## 3669 RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…
## 3670 RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…
## 3671 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3672 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3673 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3674 RT @adelinest28: You thought you can deal with the incoming signing photos after an hour. Guess what?\n\nYOU THOUGHT WRONG! There’s simply no…
## 3675 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3676 RT @chipillow: @GenshinImpact Please this’s so cute https://t.co/SfxnmB1ptJ
## 3677 RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9
## 3678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3679 RT @Davina_ot5: In the honour of our lima baby😭😭 @LiamPayne let's trend #WelcomeBackLiam https://t.co/87JvxFAAoJ
## 3680 RT @Ornyadams: Finally a piece of publicity that involves Coach.
## 3681 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3682 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3683 RT @UpdateHLD: Louis explaining why he didn't come to Ireland last tour. \n\n🎥: fairyhabit\n https://t.co/kfacI8DTMD
## 3684 RT @louisacademia: he does not age 😭💘 https://t.co/6fB8gPFHWO
## 3685 RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1
## 3686 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3687 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3688 RT @UpdateHLD: Louis telling a fan that England is going to the finals. \n\n🎥: _hazeyknj\n https://t.co/q96B1IUUya
## 3689 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 3690 RT @UpdateHLD: Louis greeting fans on FaceTime! \n\n🎥: Iuckygoose\n https://t.co/OsWv7fgv7e
## 3691 RT @updatingziam: LIAM VIA INSTAGRAM STORY !! https://t.co/phvaFTUeSB
## 3692 RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR
## 3693 RT @hsunflowerlou: HESAID MY NAME FCK SHIT FUCK IM NOT OKAY https://t.co/7Km5Xcb0R2
## 3694 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3695 RT @matildashome: if it was anyone else i would find that chewing annoying but bc its louis here i am on my knees https://t.co/OS4pfO2VBh
## 3696 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3697 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3698 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3699 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3700 RT @infintyyyyyyy: PERFECT TIMINGS FOR GETTING #weloveyouliam TRENDING. LETS SHOW HIM THE LOVE
## 3701 RT @songfordraculas: I've got your face hung up high in the gallery https://t.co/k3itfLg3om
## 3702 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3703 RT @donnyslouis: i hope louis knows how much this means for all of us :) 🤍🏳️🌈 https://t.co/QQlILhkLvV
## 3704 RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7
## 3705 RT @LouisT91Updates: Louis FaceTiming with fans at the album signing today! https://t.co/jp5aBgQGnj
## 3706 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 3707 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3708 RT @tradingdotcom: 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54.4 in…
## 3709 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3710 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3711 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3712 RT @lthearting: “are you alright?” ☹️💓 https://t.co/65jiZ0rN9n
## 3713 RT @kcornershopph: Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 15days…
## 3714 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3715 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3716 RT @MPSBexley: MISSING - Please help us locate #missing 53yr old Taiwo. Last seen at 12.00hrs on 01/12/22. Missing from #crayford Descripti…
## 3717 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 3718 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3719 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3720 RT @goldensyrup789: You ever jus look at ur mum and think how cute she looks😭
## 3721 RT @jeeeezzlouise: I’m new here & looking for larrie moots! 25+ & been a 1D fan since 2012 discovered cosmic Leeds in the spring & haven’t…
## 3722 RT @hsdlot: Harry looking like a Renaissance painting during Love Of My Life on stage at Estadio River Plate in Buenos Aires, Argentina - D…
## 3723 RT @sassychopsuey: how it started how it's going https://t.co/sTlgVZj5m4
## 3724 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3725 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3726 RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA
## 3727 RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3
## 3728 RT @otb28kiwi: THAT scene in unbelivers https://t.co/fZaZP0zQvW
## 3729 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3730 RT @UpdateHLD: Louis looking incredible this morning. \n\n📸: sidniegillett https://t.co/9TOGiIcScx
## 3731 RT @LiamPUpdate: 📲| Liam via Instagram Stories \n\nOMG??? https://t.co/1yMHypJqPe
## 3732 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3733 RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471
## 3734 RT @acanyonmoon_: LIGHTS UP #LoveOnTourBuenosAires https://t.co/k1zlTHCB1p
## 3735 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3736 RT @Ioverspring: his Smile you guys 😭😭😭 https://t.co/gG0mp4XRWf
## 3737 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3738 RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…
## 3739 RT @jaywriteshome: Those moves 🕺 https://t.co/1ZgzfJsY5P
## 3740 RT @fitfdailypromo: “Bisexual Rights” - Louis Tomlinson when signing a fan album. 🏳️🌈💞 https://t.co/hztr97xbQY
## 3741 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3742 RT @buitengebieden: Sneaking in for kisses.. 😅 https://t.co/pBnAqQ8d1y
## 3743 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: _hazeyknj https://t.co/21WFioVI4C
## 3744 RT @emmatpwklt: GO HARRY GO HARRY https://t.co/Aj9gPTSlLA
## 3745 RT @updatingziam: 🚨📲 | @LiamPayne VIA INSTAGRAM STORY????? https://t.co/n1MJAam90n
## 3746 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3747 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3748 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 3749 RT @DaveCosmonaut: December #GiveawayAlert 🎅\n\nIn celebration of the partnership of #Dogechain & @CyberArena_NFT:\n\n🔥I #Giveaway 500 $USDT 🔥…
## 3750 RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG
## 3751 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3752 RT @ificxuldflyy: what a day to be a lilo stan https://t.co/6B6ZrijexY
## 3753 RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…
## 3754 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3755 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3756 RT @afancycandle: MY LILO ASS WON TODAY
## 3757 RT @ificxuldflyy: LILO STANS FUCKING WON
## 3758 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3759 RT @sloulena: LEAVE AMERICA #LoveOnTourBuenosAires https://t.co/tjAiUasUsJ
## 3760 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3761 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3762 RT @popstothecinema: come back @Harry_Styles 😭😭😭😭😭😭 https://t.co/UxuP7W91IG
## 3763 RT @carplwt: SIGN OF THE TIMES #LoveOnTourBuenosAires https://t.co/pQ41BYvRqG
## 3764 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3765 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3766 RT @obviouslyNao28: If any of y’all pull out a “perfect now effect” i’ll come for you istg
## 3767 RT @PICSOFHSLT: THEY. https://t.co/6Hzfzctyml
## 3768 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3769 RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E
## 3770 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3771 RT @magickoya: i think this perfectly explains why everyone cries when they listen to wild flower... it's the most cathartic song i've ever…
## 3772 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3773 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200…
## 3774 RT @UpdateHLD: Louis at the signing at Rough Trade East today! \n\n📸: oursunflowerlou https://t.co/7XiLaYULwh
## 3775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3776 RT @LlGHTSUP: going through my camera roll is making me gasp every 2 seconds https://t.co/LYuh2Xk6Ow
## 3777 RT @LlGHTSUP: he was so happy ☹💖 https://t.co/OnOAGoi44O
## 3778 RT @LlGHTSUP: ill never peak like this in my life again https://t.co/vEt6czbcAN
## 3779 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3780 RT @Davina_ot5: niall do an ig live\n\n@NiallOfficial come on love we have waited enough https://t.co/93zVV3wXDv
## 3781 RT @NiallOfficial: Can’t wait 🤘
## 3782 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 3783 RT @U2_Ritababy: Repost from @newdreamstonight\n•\n@kennedycenter Honors @u2\n#U2 @kencen !! https://t.co/HYGn4dU2uH
## 3784 RT @antares_ojo_o: #Yoongi: Closer https://t.co/KW0nVBr3KU
## 3785 RT @spinorbinmusic: BTS' Kim Taehyung looking amazing in teaser for ‘Veautiful days’, a special 8 photo-folio. 🔥 https://t.co/2qMyZLvq9P
## 3786 RT @btschartdata: .@BTS_twt daily top songs on Spotify #11-#20 (12/03) https://t.co/WnKRVSc0cn
## 3787 RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/03) https://t.co/0rpb7WbPM4
## 3788 RT @WORLDMUSICAWARD: 🔝 🔟 ALBUMS 🌎🍏\n1⃣HEROES&VILLAINS #MetroBoomin\n2⃣Midnights #TaylorSwift\n3⃣Indigo #RM\n4⃣HerLoss #Drake #21savage\n5⃣Christ…
## 3789 RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…
## 3790 RT @ihgdabc: Gosh I love him! 🥹
## 3791 RT @CloutNewsMedia: Taehyung in the first teaser for his photo-folio project 💙\n\n#kimtaehyung #taehyung #v #tae #bts @bts_twt https://t.co/q…
## 3792 RT @WORLDMUSICAWARD: #BTS's #RM will be releasing one more album after #Indigo before he enlists in the military!❤️🔥👑💜 https://t.co/rHOZHd…
## 3793 RT @larryisreal2869: HARRY EDWARD STYLES IM STEALING YOUR HUSBAND https://t.co/zXlxvHeWKB
## 3794 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 3795 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 3796 RT @louistlyricbot: keep your head up love, keep your head up don't look away, don't look away
## 3797 RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR
## 3798 RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9
## 3799 RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a
## 3800 RT @UpdateHLD: Louis at Rough Trade East today. \n\n📸: silverrtounges https://t.co/nWh8bm8jKr
## 3801 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3802 RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG
## 3803 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3804 RT @zaynIyricbot: tell me your lies, because I just can't face it
## 3805 RT @afancycandle: OH MY GOD GUYS LIAM POSTED A STORY
## 3806 RT @chainksy: $MDCE chart updates\nI usually prefer to look at 1D and 4H with low volume stocks but I thought I’d check the 1H, we’re seeing…
## 3807 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 3808 RT @zaycarus: Are you the full moon of the night or the sun? Whatever you are, I swear to god you are beyond compare. #ZaynMalik #Tightrope…
## 3809 RT @zaynIyricbot: cause I'm a fool for you and the things, the things you do
## 3810 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3811 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3812 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3813 RT @lourrysbaby: they 🤏🏽 they 🤏🏽 they lowered 🤏🏽 the chair 🤏🏽 for HIM 🤏🏽🤏🏽🤏🏽🤏🏽☹️☹️☹️☹️🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽 https://t.co/cUoXbWI4gb
## 3814 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3815 RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…
## 3816 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3817 RT @SchoolData_NFT: //\n\nThe last 24 hours until mint! Shout out to team members, friends, and partners of girls 🫡 \n\nA small gift (NFT Airdr…
## 3818 RT @remnantph: Leave it all to Him. Put your hope in the One who is in sovereign control of everything. https://t.co/erExh1eJ28
## 3819 RT @TeamLouisNews: Bisexual Rights! 💗💜💙\n\n© sunfl0werv0l369 https://t.co/LlL24jXqIf
## 3820 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3821 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3822 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3823 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3824 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3825 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav
## 3826 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3827 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…
## 3828 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3829 RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…
## 3830 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3831 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3832 RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr
## 3833 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3834 RT @HyLSpain: 🎥 | Louis escribiendo Hey Babe ! 🥺 (su risa🤏🏼🤏🏼)\n\nvia butdaddyiloveme\n\n https://t.co/y0ubLbaIEF
## 3835 RT @twinflamebreeze: the way he sits and sweeps his hair aside and then purses his lips and shyly holds the cup and looks ahead im so dead…
## 3836 RT @WORLDMUSICAWARD: 🔝 🔟 SINGLES🌎ITUNES\n1⃣WildFlower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣Unholy #SAMSMITH #K…
## 3837 RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣OnlyTheStrongSurvive #BruceSpringsteen\n5⃣Rumours #Fleetwood…
## 3838 RT @billboard: BTS' #Jin is celebrating the holidays with a merch line for "The Astronaut!" https://t.co/8ygvCq1WuH
## 3839 RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf
## 3840 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3841 RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E
## 3842 RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft. #Youjeen scores a 3rd day atop the #WorldwideiTunesSongchart! His amazing Album #Indigo scores…
## 3843 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3844 RT @UpdateHLD: Louis saying hi to a fan at the signing in London today!\n\n🎥: kingsbesideme \nhttps://t.co/4l9VD12YFz
## 3845 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: lilavol28 https://t.co/ia080EhR9J
## 3846 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3847 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav
## 3848 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3849 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3850 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3851 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 3852 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3853 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3854 RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw
## 3855 RT @rosieoftb: he’s being treated like a king they adjusted his sit and opened his pen for him 😭 https://t.co/f8QB2JtwZd
## 3856 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 3857 RT @earthIouis: oh my god. https://t.co/99JnXWmGbu
## 3858 RT @rosieoftb: i’d fall in love https://t.co/C1KkLXLpJL
## 3859 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3860 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3861 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3862 RT @UpdateHLD: Louis committing to Away From Home Festival in Mexico within the next 5 years! 🇲🇽🇲🇽\n\n🎥: fine__line_\n https://t.co/EZSX83hUz0
## 3863 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3864 RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…
## 3865 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/bGgglaKXEb
## 3866 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## 3867 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3868 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3869 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3870 RT @pleasingbunny: HAIR SO FLUFFY 🤧 https://t.co/ZkrMzb9Fs4
## 3871 RT @LouiesOfIndia: Louis Tomlinson - Faith In The Future \nTrack By Track Part 2 will be premiered tomorrow at 7.30PM IST. \n\nTurn on notific…
## 3872 RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: proudoflouisx1\n https://t.co/YGXMzgglqN
## 3873 RT @LPdailysteps: LIAM ANSWERED AT THE QUESTION BOX OF ADELE HE'S ACTIVE ON INSTAGRAMBSJKS https://t.co/ruGvgpwz9c
## 3874 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3875 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3876 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3878 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3879 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3880 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3881 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 3882 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3883 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3884 RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…
## 3885 RT @soapyhadid: why did white girls stop getting this cut https://t.co/XqaNr4DXT4
## 3886 RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n "Loved…
## 3887 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3888 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 3889 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3890 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3891 RT @HLDTour: “Argentina won, and then last night was amazing, and today England won, and tonight has been equally equally as amazing, thank…
## 3892 RT @HLDPromo: 📈| ‘Harry’s House’ by @Harry_Styles remains at #4 on the Top Albums Global chart on @Spotify! (November 25 - December 1, 2022…
## 3893 RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm
## 3894 RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3
## 3895 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3896 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 3897 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3898 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3899 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3900 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3901 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3902 RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF
## 3903 RT @OT5Dailys: 🎥| Louis Tomlinson talking to a fan!\n\nvia @fine__line_ \n\n https://t.co/DqUz218kW2
## 3904 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3905 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3906 RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ
## 3907 RT @wildestblues: Y'ALL https://t.co/UUlupioKvz
## 3908 RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF
## 3909 RT @fitfdailypromo: He's still the same boy; https://t.co/O2qL4f00eL
## 3910 RT @HLDPromo: You just got a text notification from Louis! \n\nUse your autocomplete to reply to him and let us know what you get! \n\nMake sur…
## 3911 RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR
## 3912 RT @florrycomfort: I was so happy and I didn't know it https://t.co/kmk6LGLC0D
## 3913 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3914 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 3915 RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…
## 3916 RT @bestofpugh: florence pugh at the british independent film awards https://t.co/JktP7wJRls
## 3917 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3918 RT @TeamLouisNews: Louis reacting to a fan’s tattoo at the Rough Trade signing today! 🥹 https://t.co/UtZ1nKkgQE
## 3919 RT @otpsuniverse: Signings are usually so rushed like you get maybe 1/2 minutes with him but the way he still makes sure to pay attention &…
## 3920 RT @HannahRbb: The need to get on a plane and go to England rn now is not funny
## 3921 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3922 RT @nouisloverr: PROOF LOUIS TOMLINSON IS AN ANGEL https://t.co/4z88CsSXfK
## 3923 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3924 RT @beanixwrights: one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you're not…
## 3925 RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A
## 3926 RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A
## 3927 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3928 RT @itsyoulou28_: same vibe https://t.co/sGWZ6VDdOv
## 3929 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3930 RT @lthearting: it's unique 🫶🏻 https://t.co/sZJFxEj6cz
## 3931 RT @UpdateHLD: Louis signed this for a fan who wants a Faith in the Future tattoo! \n\n📸: fine__line https://t.co/I34CJuLgdM
## 3932 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3933 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3934 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 3935 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3936 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3937 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3938 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3939 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 3940 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3941 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3942 RT @UpdateHLD: Louis signed this for a fan today! \n\n📸: AbiBell14 https://t.co/sWcqc9TQvL
## 3943 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 3944 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3945 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3946 RT @btsqtsarchive: "we'll become 30 together" ㅡ namjoon 🥺 https://t.co/gQYoGqxthR
## 3947 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg
## 3948 RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…
## 3949 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3950 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3951 RT @HLDTour: “Did anybody watch the game yesterday? Is anyone here a fan of Lionel Messi? [crowd cheers] I thought maybe a few of you.” \n\n💬…
## 3952 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg
## 3953 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3954 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3955 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3956 RT @MetalMental15: 🧨解禁🧨\n2022.12.11 (sun) Gifu Yanagase Ants\n\nThe Solution Presents\n"ALWAYS KEEP THE FAITH Vol.1"\n\n-BAND-\nRUDE BONES\nHAT TRI…
## 3957 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3958 RT @btsqtsarchive: ++ i think we're going try and keep that promise, when we get back together in 2025 \n\n😭😭😭 https://t.co/grREVSLGeV
## 3959 RT @btsqtsarchive: "we talked about how 2025, would be the year most of our members complete their service and it's also the monumental yea…
## 3960 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3961 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3962 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3963 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3964 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3965 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3966 RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…
## 3967 RT @HLDTour: Lights Up, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.c…
## 3968 RT @HLDTour: “You wanted to be sure? Yesterday as well? Thank you, thank you Carolina.”\n\n💬: Harry thanking a fan that camped out for 250 da…
## 3969 RT @HLDTour: Keep Driving, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: troladeharry \n https:…
## 3970 RT @harryshousetm: that's why all the 1d leftouts are jealous of him and always use him for clout?
## 3971 RT @HLDTour: Love Of My Life, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https:/…
## 3972 RT @UpdateHLD: Louis at the signing in London today. \n\n🎥: otpamy\n https://t.co/JJi78D7xyW
## 3973 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3974 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: Team1DFrance https://t.co/qU8Kzd0404
## 3975 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3976 RT @soscarletswift: Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone.
## 3977 RT @CACupdates1: CFTC U18 SC5 Results 🇨🇦 \n🥇Flyers Allstarz Phoenix \n🥈Kingston Elite Imperial \n🥉PCT Odyssey
## 3978 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3979 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3980 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3981 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3982 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 3983 RT @HLDTour: Sign Of The Times, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https…
## 3984 RT @HLDTour: Treat People With Kindness, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: malalac…
## 3985 RT @HLDTour: “I know we’re a little bit delayed in coming here because of everything that happened but the fact that you are here tonight a…
## 3986 RT @sugarscape: Which is your favourite Niall Horan outfit? https://t.co/rZIW9SwWNZ
## 3987 RT @HLDTour: “Thank you so much for coming out and spending some time with us and bringing this wonderful energy , the singing, the dancing…
## 3988 RT @HLDTour: Harry letting the crowd sing the As It Was bridge. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: harrykook \n\n https://t.co/E4v…
## 3989 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3990 RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki
## 3991 RT @HLDTour: Harry singing with the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: oceansurie https://t.co/gdeljJbygC
## 3992 RT @HLDTour: Whalerry!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sloulena \n\n https://t.co/YyvRybm1tJ
## 3993 RT @HLDTour: Sign of the Times, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https…
## 3994 RT @HLDTour: Harry thanking the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.co/8hDIRjvdQS
## 3995 RT @HLDTour: Harry blowing kisses to the crowd at the start of Kiwi! \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https://t.co/wFx…
## 3996 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3997 RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…
## 3998 RT @HLDTour: Harry looking amazing tonight!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n📸: selenaeuphoria https://t.co/i9rRmr7UDZ
## 3999 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 4000 RT @HLDTour: Harry doing a strut during Kiwi. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: emmatpwklt \n\nhttps://t.co/WnLq0FQKtX
## 4001 RT @HLDTour: Harry letting the crowd sing during Matilda and blowing them kisses after! 😘\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sele…
## 4002 RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: emmatpwklt\n ht…
## 4003 RT @HLDTour: Harry baptizing the crowd. \n#LoveOnTourBuenosAires #Night2 \n4.12.22\n\n🎥: selenaeuphoria \n\n https://t.co/RQnpRV7lR7
## 4004 RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sashaxgolden…
## 4005 RT @BLUPDATE2022: Seobin and Jiwoong deserve a new project together with a bigger budget and better marketing... These two have the caliber…
## 4006 RT @HLDTour: As It Was, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: styles_melu\n https://t.…
## 4007 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4008 RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP
## 4009 RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP
## 4010 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4011 RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm
## 4012 RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki
## 4013 RT @rosieoftb: he’s tired from last night https://t.co/9CCR5Hfg4F
## 4014 RT @1DBelgiqueNews: 📸 Louis has arrived! \n\n©️ @Team1DFrance https://t.co/HGvh8REfpT
## 4015 RT @outoflwt: HELLO BABY LOOK AT HIM
## 4016 RT @THINKERDEAN: can we talk about this fight scene though omg https://t.co/0GcxfmZ4EO
## 4017 RT @rosieoftb: HELLOOOOO https://t.co/5e0OrrU3ld
## 4018 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4019 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4020 RT @sanopsis: bitch, i’m stylish #CHOISAN https://t.co/HM547BJMto
## 4021 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4022 RT @ateez_charts: 🇯🇵 Line Music — 01:00 JST \n\n#69 Paradigm (RE) \n\n@ATEEZofficial #PARADIGM #ATEEZ #에이티즈 #エイティーズ
## 4023 RT @sanivore: WHO IS HE??? https://t.co/D9gICCoos8
## 4024 RT @hongteezer: ateez are so serious when it comes to live vocals yall https://t.co/gaqX1qbwyT
## 4025 RT @allforsan710: The category is dimple smile and Choi San win. 🫠🫠❤️\n#san #choisan #ateez #산 #최산 #에이티즈 https://t.co/efvX8RKFNl
## 4026 RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing
## 4027 RT @salutationhrry: the kisses and then the little hand waves https://t.co/8aRGAv8yl6
## 4028 RT @HS_News_: Harry recently had cupping therapy. \n\nThis therapy has several benefits: relaxation, intense muscle recovery, activation of b…
## 4029 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4030 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4031 RT @theseoulstory: ATEEZ successfully completed their ‘THE FELLOWSHIP : BREAK THE WALL’ American tour attracting 110,000 audience\n\nSource:…
## 4032 RT @windawn94: the crowd chanting jessi !!😍❤️❤️\n#Tigerjessi22 #JESSIincambodia https://t.co/5Q8Vxj5ZFh
## 4033 RT @Kenny_Jessi: the FIT😍
## 4034 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4035 RT @433: Guess who’s back..back again 😏 https://t.co/gj6MqjawrS
## 4036 RT @_Rriyax: Blows my mind everytime I see this https://t.co/Hy6tfwOKix
## 4037 RT @thelittlefreaks: the lyric makes sense now https://t.co/jKXHN1u2Cq
## 4038 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4039 RT @alwayshgolden: louis in green has always been and will always be superior idc https://t.co/t6djQQy3uF
## 4040 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4041 RT @HLDTour: Harry grabbing a banana during Satellite. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: hletmeadoreyou \n\nhttps://t.co/PvmxY966…
## 4042 RT @hongteezer: uhh so the k drama that jongho did an ost for just scored an almost 20% viewership rating in kr after the 8th ep which mean…
## 4043 RT @STYLESARCHlVE: happy harry is my favorite harry <3 https://t.co/H7cQLnDgvz
## 4044 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4045 RT @mingaya_TEEZ: day by day my hoeism increase for him https://t.co/2AIK7knQAA
## 4046 RT @etherealsanie: Why is San the cutest human being ever. 😭 https://t.co/tFsir7NZsg
## 4047 RT @allforsan710: San you need to know that this is bad habit. For ppudings mental health. 😵💫 https://t.co/wlNPjUCyUR
## 4048 RT @ba1g_khu5h: everything he does is worthy of being captured 👅🫠\n\n#CHOISAN #SAN #ATEEZ\n#최산 #산 #에이티즈 https://t.co/u222kZzyiX
## 4049 RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…
## 4050 RT @ba1g_khu5h: Me: *waving at san pointing to my camera saying I want to take his picture*\n\nSan: holding still with his cool guy face 🫠\n\n#…
## 4051 RT @mel_thearmtouch: SOMEBODY SEDATE ME https://t.co/avXZrDNj8E
## 4052 RT @GenshinImpact: Character Demo - "Wanderer: Of Solitude Past and Present" | Genshin Impact\n\nWatch Now >>>\nhttps://t.co/ddPXAn4Iyx\n\n#Gens…
## 4053 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4054 RT @scarapics: BROO THIS PART HOLY FUCK SCARA https://t.co/1RjsppdIKc
## 4055 RT @handwrittentixs: 🎄 HOLIDAY GIVEAWAY #2🎄\n\nI'm giving away one LOT decal for a show of your choice and one custom t-shirt courtesy of @em…
## 4056 RT @itswords_: i hate it when i’m so excited for something but ended up not happening.
## 4057 RT @jacksescapade: i heard a little love is better than none\n\nlarry!smau \n\nafter a bet with elton john and terrible timing, things can’t be…
## 4058 RT @seoul_stop: PH GO | #SeoulStopGO\n\nWayV - 4th Mini Album [Phantom]\n\n660 php\n\ncan choose ver!\n\n150 DOWN PAYMENT: December 5, 2022\nREMAINI…
## 4059 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4060 RT @hannahiswho: HOODIE OF CHOICE GIVEAWAY PT.2\n\nEnds after Christmas!\n\nRules:\n- like, rt, & follow \n- comment what hoodie you’d like & whe…
## 4061 RT @kcornershopph: WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentri Cav…
## 4062 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4063 RT @matildashome: why is no one taking off their own hat and giving it to louis so he can be happy ?????? https://t.co/iePv5LTGa0
## 4064 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4065 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4066 RT @homelanderbot: homelander's rant is the best monologue of television this year if you don't agree argue with the wall!\n\nhttps://t.co/i9…
## 4067 RT @kay28vol6: all men do is lie https://t.co/5vvtb7oXj6
## 4068 RT @tooyoungonvinyl: If Louis ask you your least favorite song, pretend you didn’t hear him and then blame the drugs. 👍
## 4069 RT @LOUIESTREAM: 📣| According to one fan, there won't be a chance to take a photo with Louis, the reason is because of the fracture in his…
## 4070 RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…
## 4071 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4072 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4073 RT @REALLYREVIL: the strategy is sending cute men to distract other men while they play in the field! https://t.co/qzXCmds2oO
## 4074 RT @sunsapphics: in case no one told you today, i’m so proud of you. you’ve come so far, and you’re doing so good! you deserve all the happ…
## 4075 RT @pasdejaem: jaemin breasted boobily to the stairs and titted downwards\n\nhttps://t.co/7Qno0qBEKn
## 4076 RT @BT21_: BT21 5th ANNIVERSARY FESTIVAL \n"THE RISING STARS" LIVE SHOW \n⏰12.28 (WED) 11PM (PST)\n⏰12.29 (THU) 4PM (KST)\non BT21 YouTube Chan…
## 4077 RT @BT21_: A special event for the 5th anniversary,\nBT21's postbox is now open📮💌\n\nTell us your stories, UNISTARS!\nWe will send you lively c…
## 4078 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4079 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4080 RT @cheolattes: vernon had already gone through the full spectrum of human experiences at the ripe age of ten that's why he's so chill at 24
## 4081 RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…
## 4082 RT @YOUNGJAExArs: 2023 WELCOMING KIT\n'The Lazy Sunday'\n\nCOMING SOON💚\n\n#영재 #YOUNGJAE\n#웰커밍키트 https://t.co/g2w3AKi8e0
## 4083 RT @BLACKPINK: BLACKPINK WORLD TOUR [BORN PINK] LONDON HIGHLIGHT CLIP\n\n#BLACKPINK #블랙핑크 #BORNPINK #BLACKPINK_WORLDTOUR #BLACKPINK_BORNPINK …
## 4084 RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…
## 4085 RT @arash_tehran: Did Iran say it will shut the Guidance Patrol (Hijab police)? \n\nNo. Here is what happened: \n\nIn a press conference, someo…
## 4086 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 4087 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 4088 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 4089 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 4090 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 4091 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4092 RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…
## 4093 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 4094 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4095 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4096 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4097 RT @hsdlot: Harry on stage at Estadio River Plate in Buenos Aires, Argentina - December 4 (via dfallaccess) https://t.co/N0LZYLEll1
## 4098 RT @hsdaily: Harry made an appearance in a U2 tribute video for the 2022 Kennedy Center Honorees Ceremony!\n https://t.co/h2ilbvc9sd
## 4099 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4100 RT @HS_News_: Harry strike a pose for fans yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/vl72xk8phz
## 4101 RT @HS_News_: Harry was determined in his water throw yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/jIMKc95bqj
## 4102 RT @HS_News_: Close up on Harry during Canyon Moon yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/Vr6YP64BwA
## 4103 RT @HS_News_: A happy Harry listening to the fans during Matilda yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/s08JYBXFFm
## 4104 RT @HS_News_: View from the stage during Sign Of The Times yesterday in Buenos Aires\n\nVia @pham_wtf ´s IG\n\n- December 4th, 2022 https://t.c…
## 4105 RT @HS_News_: View from the stage during the start of Sign Of The Times yesterday in Buenos Aires\n\nVia stadium staff member\n\n- December 4th…
## 4106 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4107 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 4108 RT @dreaminofyouhs: the most gorgeous https://t.co/sAEPBxokFe
## 4109 RT @Iwtdimple: the signings are so soon and we’re gonna get so much content of louis calling yall babe, darling and love oh my god https://…
## 4110 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4111 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4112 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4113 RT @antonystarr: More on the way… https://t.co/5d5NkFB5co
## 4114 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 4115 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4116 RT @judgelouisxf: to all of you meeting louis today - show him all the love and watch the arm 😘\n#judgelouis #LouisTomlinson https://t.co/Xr…
## 4117 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4118 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4119 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 4120 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4121 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4122 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4123 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4124 RT @btsinthemoment: 🐨 if there are people who are curious about the album 'indigo' i think it would be great if you would watch the magazin…
## 4125 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv
## 4126 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD
## 4127 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L
## 4128 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4129 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4130 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4131 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4132 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 4133 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4134 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4135 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 4136 RT @ida_skibenes: While I’m very happy that we’re getting this ending for what has been such an amazing character for 12 seasons, I will *n…
## 4137 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 4138 RT @ExT_Recordings: TRANSONIC RECORDS FROM 1994 TO 2023\n\n2022.12.29 (THU) 17:00-22:00\n\n@LIVEHAUS_ (SHIMOKITAZAWA)\n\nLIVE\nTomonori Sawada (ex…
## 4139 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4140 RT @rollinsxcarisi: they're truly insane for giving us this and then taking it away\n#SVU #rollisi https://t.co/SEaxuMJSIp
## 4141 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4142 RT @V0NKk: 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu
## 4143 RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nA thread of random J2 hair appreciation moments 🤷🏽BurCon 2014 \nJared's hair has mag…
## 4144 RT @BiancaBelairWWE: Theme Wear Made by Me for my 2nd category I competed in!\nAND yes I strutted on that stage with my rhinestone cane!\n\nI…
## 4145 RT @BiancaBelairWWE: I am officially a part of the WBFF PRO CARD FAMILY!!!!!!\n1st place in Wellness\n2nd place in Fitness\nI got my PRO CARD!…
## 4146 RT @harisenin02: review outfit by Dpy⛄️\n\na thread— \n\npashmina inner 2in1 : https://t.co/YjH4q3Y2ny\n(anti ribet2 club, ringan gampang diatur…
## 4147 RT @pretenderr28: i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exhaust hi…
## 4148 RT @369copys: I love how louis and oli are the literal personification of "when you see me you see her when you see her you see me bitch an…
## 4149 RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…
## 4150 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4151 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4152 RT @copyofchanges: everyone meeting louis today and over the next couple of days, have the best time!!! someone better get him a santa hat,…
## 4153 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4154 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4155 RT @nuitcIaire: they don’t have a single match where they need be doing all this https://t.co/35fxxTBED3
## 4156 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4157 RT @sassychopsuey: I HOPE THE LOUIES THAT ARE MEETING LOUIS TODAY TELL HIM HOW GREAT THE ALBUM, HOW GREAT HE IS IN GENERAL AND HOW LOVED HE…
## 4158 RT @lwthome28: As usual.
## 4159 RT @ttsloverry: i won’t believe he’s real until i hug him. https://t.co/fUgH9vrkod
## 4160 RT @EmilieDK87: THE.ABSOLUTE.HOTTEST.MOMENT.OF.ALL.OF.SUPERNATURAL!!! #CompetenceKinkActivated 🔥🥵🔥🥵🫠🫠 https://t.co/7HfIyQZ0f9
## 4161 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4162 RT @HStylesAR: ARGENTINA LOVES YOU FOREVER \n- @Harry_Styles 🇦🇷🤍🦋💖💐 https://t.co/O5tWTzzxAH
## 4163 RT @HarryPromote: This is very Harry this is very hot https://t.co/KcQEwJEADs
## 4164 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4165 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4166 RT @nctymisfit: Day 1 - 💌I miss you💌\nDay 2 - Czennie ♥️ Urichil\nDay 3 - ♥️ let's go for a long time ♥️\n\n#NEOCITY_THE_LINK_BKK https://t.co/…
## 4167 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4168 RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…
## 4169 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4170 RT @heartsantidote: “look at the moon! look at the moon! DO YOU KNOW WHO YOU ARE?” https://t.co/LqpgvlzYWR
## 4171 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4172 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4173 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4174 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4175 RT @LOOKSMKL: mark got another cheetah lee today😭🤍\n\nhttps://t.co/mDP1v56fp6
## 4176 RT @fitfdailypromo: We have a sign indicating where today's event will take place! 🥰 #FITF \n\n📸: mikarrylou28 https://t.co/pk91LsJvi1
## 4177 RT @fitfdailypromo: Ready for photos like these? https://t.co/aMxZnvRjGA
## 4178 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 4179 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4180 RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠
## 4181 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4182 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4183 RT @ryejikkeo: how could she not post pics of this lil hairstyle... shin ryujin, you... https://t.co/N2y9ca5c1p
## 4184 RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…
## 4185 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 4186 RT @210814leeminho: @LKprotection They just changed the @/cutesexyhyun to @/fckleeflop if anyone cant find it !! https://t.co/SvsSvNsQSw
## 4187 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4188 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4189 RT @lwtthingss: FIRST SIGNING STARTS IN ALMOST 10 MINUTES!!!! to the ones that are going, please make sure louis is proud of the album and…
## 4190 RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 4191 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4192 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4193 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4194 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4195 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4196 RT @pablo_algoboss: #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k
## 4197 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4198 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4199 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 4200 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4201 RT @tradingdotcom: 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in September.\n\n📊…
## 4202 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4203 RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…
## 4204 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4205 RT @WWE: Who was the greatest WWE Champion? 🤔
## 4206 RT @SofiaCarson: Paris you are magic.
## 4207 RT @Luke5SOS: Happy 11 years of 5sos 🥳
## 4208 RT @WWERollins: I hate football.
## 4209 RT @YaOnlyLivvOnce: Was fortunate enough to spend the day at Waterside School and hang out with alllllllllll the kids that somehow finessed…
## 4210 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4211 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4212 RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…
## 4213 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4214 RT @JohnCena: When listening to the problems of others some times the best solution is to just listen.
## 4215 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4216 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4217 RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…
## 4218 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4219 RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…
## 4220 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4221 RT @sintaro_fujita: Dense Medium\n\n2022.12.17 SAT\nOPEN 22:00\nDoor ¥2000 + 1D\n\n@metro_kyoto\n\nVIDEO INSTALLATION:\nMasato Tokumaru\nRyoma Matsum…
## 4222 RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…
## 4223 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4224 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…
## 4225 RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…
## 4226 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4227 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4228 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4229 RT @fckimtoxicbtch: 1D for me is the best band ever made🥰
## 4230 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4231 RT @HITOKOTO_kyoto: 【解禁】\n\n2023.1.21(土) 堺Tick-Tuck\nTick-Tuck presents.\n“scholē - Tick-Tuck 19th Anniv. - ”\n\namayo\nPororoca(八王子)\nkokage\nGenbu…
## 4232 RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…
## 4233 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4234 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4235 RT @gandalfcryptto: Another #Giveaway for you, my followers! Easy one here:\n\n✅To enter:\n1️⃣ Follow @seandwain1\n2️⃣ ❤️ & RT this post! \n\n🏆$5…
## 4236 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4237 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4238 RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…
## 4239 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4240 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4241 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4242 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4243 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4244 RT @Majstar7: UPDATE 😊 - Muslim shopkeeper reaches out to the thief:\n\nTimes are difficult for many of us at the moment, so if you are strug…
## 4245 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4246 RT @safijas_: the EU sending bosnians (predominantly muslims) expired non-halal meat from ww2 during the bosnian war in 1992 is something t…
## 4247 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4248 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4249 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…
## 4250 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4251 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4252 RT @goldenhabit28_: HERMANAS CUANDO EN SIGN OF THE TIMES SEGUIMOS CON EL WE GOT TO WE GOT TO WAY , WE GOT TO WE GO TO AWAY, WE GOT TO WE G…
## 4253 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4254 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4255 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4256 RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…
## 4257 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4258 RT @yoomgipurrr: “Maybe rather than fireworks or cherry blossoms, we need wildflowers. The kind that grows peacefully.” \n#RM𓆮 #WildFlower𓆸…
## 4259 RT @hauntedhouse666: ~HAUNTED HOUSE PRESENTS~\nHAUNTED SESSION NIGHT 2022\n2022.12.11(SUN) 心斎橋BTD SHOVEL\nOPEN 15:30 / START 16:00 \nADV ¥5500[…
## 4260 RT @googiedoodie: faded like old jeans 📼\n\n#indigobyrm #RM𓆮 https://t.co/MQxHcI4NgG
## 4261 RT @bluelqnce: Feyre archeron — the huntress https://t.co/9QUxHL49sJ
## 4262 RT @RMessme: Indigo is pure poetry, raw, real, feelings that live on the skin.\nThere are no favourites.. everything is\nI loved it from the…
## 4263 RT @FAIRYHIGHQUEEN: Feyre Archeron, The Cursebreaker, The cauldron blessed, the defender of the rainbow, the Lady of many faces, The stars…
## 4264 RT @tokkistardust: "Things change, people change, everything change..." 🎶 \n\n#Indigo #RM𓆮 #ChangePt2\nhttps://t.co/v7SgFGfgdh
## 4265 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4266 RT @FAIRYHIGHQUEEN: Feyre archeron: \nMy beautiful dreamy warrior 🏹\n \n🎨: @/neural_art_v https://t.co/3WxhyCrKxv
## 4267 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4268 RT @zeythedreamer: Feyre, Nyx and Rhys… My royal family 😭\n\n🎨: neural_art_v https://t.co/7jiqJ8meXT
## 4269 RT @zeythedreamer: Rhys with the Rhys with\nrest of the world Feyre https://t.co/z9pfGA7cLd
## 4270 RT @clawxsand: 🏹✨ 𝐅𝐄𝐘𝐑𝐄 𝐂𝐔𝐑𝐒𝐄𝐁𝐑𝐄𝐀𝐊𝐄𝐑 ✨🏹 https://t.co/pQULCXMVIs
## 4271 RT @OneAndOnlyArson: Remember this #meme? Which goes viral 4 month ago? Everyone listened to this and tried to copy the dance.\nAnd than the…
## 4272 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4273 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4274 RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ
## 4275 RT @_zmeadows: How it started How it's going https://t.co/qvuwuO1885
## 4276 RT @merymoonbeam: Especially as he gently said to my sister, “Happy Solstice.” Elain turned from the snow falling in the darkness beyond an…
## 4277 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 4278 RT @GenshinImpact: The web event for Genshin Impact's new character: Wanderer is now available. Take part in the event to obtain Primogems!…
## 4279 RT @GenshinImpact: The "Duelist Rising" web event has officially launched! Take part to obtain Primogem rewards!\n\n>>Click to Take Part in E…
## 4280 RT @halo28_: look at our babies grow 💗 https://t.co/JgCZJAg2AX
## 4281 RT @Daysummer_23: Sweet Elain Archeron ( acotar) Corte de espinhos e rosas \nArtista: artworks_by_rokii https://t.co/A4Pfnyur9a
## 4282 RT @_zmeadows: The Archeron sisters <3 https://t.co/zNtszp99L5
## 4283 RT @goodvibesonly2x: Liams face never fails to make me laugh when he’s in dad mode 🤣💖 #liampayne #niallhoran #zaynmalik #harrystyles #Louis…
## 4284 RT @uselinkinv: #silver 1D; renko\n\nOn a renko chart.\nIt suggest that we we get above 25.25 we have broken the TL from the ATH in 2011!\n\nBut…
## 4285 RT @bookpoets: treat people better than they treat you https://t.co/HghcxgmrhT
## 4286 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4287 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4288 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4289 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 4290 RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m
## 4291 RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4
## 4292 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4293 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4294 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4295 RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc
## 4296 RT @alwayshgolden: "who is touching me 😳 oh it's just harry 🤭🤭🤭" https://t.co/G3OcjrtDu9
## 4297 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 4298 RT @onyxguk: I need to start living life like jin. his brain just says “cut the cake w your hand my dude” and he just chop
## 4299 RT @fearlessly2803: Harry clearly loves all his fans, no matter where they’re from. And it’s so insensitive for some fans to feel offended…
## 4300 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4301 RT @xalwayspayno: I still see so much hate towards liam, and tbh i wasnt gunna explain myself because i dont owe it to anyone but i am just…
## 4302 RT @tbslchels: and what if once larry is free, they publicly perform a duet of 🏡
## 4303 RT @larrie_akina525: OUR BABY IS NOT TURNING 31 ON 24TH DECEMBER, HE IS TURNING ✨18✨\nhttps://t.co/FlLZLkmY1j
## 4304 RT @tbslchels: why have i never seen this pic before \n- there’s so much chaotic energy going on here that i’m trying to work out what actua…
## 4305 RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…
## 4306 RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…
## 4307 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4308 RT @LOOKSMKL: handsome https://t.co/yXToVlWwOp
## 4309 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4310 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4311 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 4312 RT @1DAFSanta: Day 2549: One Direction are not back yet.
## 4313 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4314 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4315 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4316 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4317 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…
## 4318 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4319 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4320 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4321 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4322 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4323 RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…
## 4324 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4325 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4326 RT @1DAFSanta: Day 2549: One Direction are not back yet.
## 4327 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4328 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4329 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4330 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4331 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4332 RT @MrMekzy_: I don’t like people that lack self awareness. How can you not know that you’re a bad person?
## 4333 RT @Pixar: Things are looking Up this holiday season. ❤️ https://t.co/4ThcgYxvUH
## 4334 RT @Yoda4ever: What pigeons do for fun...🕊️🌀😅 https://t.co/6CVhdkaEPl
## 4335 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4336 RT @LukaPsenica: $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish divergence…
## 4337 RT @HayleyKiyoko: Tell the people in your life what they mean to you… life is so short ❤️❤️
## 4338 RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem
## 4339 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4340 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4341 RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66
## 4342 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4343 RT @eliz883: Look tmf 1D invalidation lose 0.0038
## 4344 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4345 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 4346 RT @Theholisticpsyc: Most people's true deepest fear is that they're unloveable, unworthy, or broken. They fear the thoughts in their mind…
## 4347 RT @mananmankad: Time Horizon vs Money\n\n1D-3M -Liquid\n \n3M-1Y -Arbitrage/Short Term\n\n1Y-5Y -Hybrid Debt/ AAA\n\n5Y-7Y -Balanced Adv \n\n7Y-10Y…
## 4348 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4349 RT @samthepriority: I just realized cordi spent his first birthday after emily died alone wtf😭 https://t.co/RR4zJcZ8bI
## 4350 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 4351 RT @AppleMusic: Obsessed with @ITZYofficial's new #Cheshire EP. Experience it in #SpatialAudio with @Dolby Atmos. 💕 https://t.co/Ooh8CeUSEp…
## 4352 RT @1DRocksTweets: Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https:…
## 4353 RT @sammyswalker: hoyt: “one thing i’m sure of is that with you by my side, i got a reason to live”\ngeri: “i can’t”\nhoyt: *dies the same da…
## 4354 RT @IamRyanONan: THIS WAS SO FUN!! Great time hanging with some super talented authors, who I’m happy to now call pals. If you dig my book,…
## 4355 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 4356 RT @dodo: Watch him spin while riding the waves 🐶🏄🏼♂️ https://t.co/IiIDZZ2wUp
## 4357 RT @IndiaHistorypic: 1984 :: Burial of a Child Who Died Due to Union Carbide Gas Leak In Bhopal \n\n( Photo - Raghu Rai ) https://t.co/MZNKzE…
## 4358 RT @WonderWoman713: @Enezator Admire from a distance. Respect space. Awful to see suffering but animals all had natural instinct to defend…
## 4359 RT @1D_Updates_BR: Here we go https://t.co/lGnw4ba0xn
## 4360 RT @Enezator: This is why they are called Wild Life https://t.co/jjUYvMLEbz
## 4361 RT @the_artist_nft: CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 and 4…
## 4362 RT @etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name: Direx…
## 4363 RT @S___h___a___: Mother's Love🤎🤍🖤 https://t.co/yerhg92HeT
## 4364 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4365 RT @liaylorthinker: It's his time\nhttps://t.co/Tppmgo9xPc
## 4366 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4367 RT @dreamyjules: what is more culturally significant the renaissance or this clip of Louis and Harry https://t.co/bvRoS1bfLQ
## 4368 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4369 RT @padagallery: #Supernatural 14.02 Gods And Monsters #JaredPadalecki https://t.co/5x9MnqJe0y
## 4370 RT @eliz883: $ETH also eth stuck in this range...but it looks promising...if it does the 1D flip and confirms the interesting retest https:…
## 4371 RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…
## 4372 RT @alefvernon: Meet the 1989 knight 💙⚔️ \n\nThe fourth character from my TS fanart series: The 10 Knights of the eras ♡ now you have the pow…
## 4373 RT @aos_quotebot: WAITRESS: Anybody have room for some pie? \n(The team makes a general noise of affirmation) \nWAITRESS: Okay, so we have ap…
## 4374 RT @acklesism: dean winchester and soldier boy are trending together? here's jensen talking about the difference between his two characters…
## 4375 RT @b_yondbordersph: Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1\nhttps://t.co/Az3Wfc…
## 4376 RT @thelittlefreaks: i NEED a niall, zayn and liam tour. it’s not a want it’s a NEED.
## 4377 RT @fasc1nate: Different homages to Buster Keaton. https://t.co/gZk3KKQ28O
## 4378 RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way
## 4379 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4380 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4381 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4382 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4383 RT @yuriymatso: Dow Jones, 1d\n\nDow Jones has been consolidating for the last 5 weeks. Hence, we can expect a new big directional move start…
## 4384 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4385 RT @_nik_nik6: Just came across this on Tik Tok \nThe view from the persons car during Crosswalk Karaoke with Harry on James Corden Show! \nC…
## 4386 RT @habitnsunflower: Happy Monday 💕 https://t.co/v2VJHmPoyD
## 4387 RT @totheverystart: “why are so many of the larries adults?”\n\nidk maybe bc most of us have had real relationships and know what it looks li…
## 4388 RT @PotterWorldUK: The dialogue between Harry and Lucius Malfoy at the end of Chamber of Secrets was improvised by Daniel Radcliffe and Jas…
## 4389 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4390 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4391 RT @ivyluvx: me and the loml in 50 years time. https://t.co/Qs1wICQk85
## 4392 RT @CmoWalker: TYVM for sharing these con moments ♥️♥️♥️ they are gr8 of #j2🤩🥰
## 4393 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4394 RT @kbcspntwdlvr: @acklesism OMJ! i just love thier friendship! i hope that shorthand never gets lost.🥰❤ makes me sad that we dont see alot…
## 4395 RT @Louis_Tomlinson: Always in my heart @Harry_Styles . Yours sincerely, Louis
## 4396 RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…
## 4397 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4398 RT @Iwtchicago: one thing abt louis is he’ll let his intrusive thoughts win https://t.co/52qi8etPoJ
## 4399 RT @easyeight08: I KNOW MANY OF YOU ARE -90% DOWN IN SHITCOINS SO I WILL DO #GIVEAWAY EVERY WEEK TO HELP YOU TO RECOVER 🙌\n\nPRIZE - 1000$ 😱…
## 4400 RT @genderflower: your skin, oh yeah, your skin and bones\nturn into something beautiful and you know, you know i love you so ♡ https://t.co…
## 4401 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4402 RT @zeynbinci: Sorry for the poor quality but look at them 😭 https://t.co/ic6VKgLetg
## 4403 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4404 RT @rockstarlt: listening to faith in the future in order be like: https://t.co/NEkBwmmUJ0
## 4405 RT @TeamLouisNews: Louis watching England’s match today! https://t.co/zUklAMtSon
## 4406 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 4407 RT @CAF1957: Tune in to our Facebook or YouTube this Wednesday at 7pm Central to find out all about the Corsair and its role in the new mov…
## 4408 RT @riclcve: junrie as my melody & kuromi !! (๑˃̵ᴗ˂̵) https://t.co/nq2c1z7z7w
## 4409 RT @sehnisweet: I hope OnlyOneOf get super famous but AFTER ticket sales for the tour please 😭 /hj
## 4410 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 4411 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4412 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 4413 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4414 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 4415 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 4416 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 4417 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 4418 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 4419 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4420 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 4421 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 4422 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4423 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4424 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4425 RT @samgirldean: also I wanna present to you boobs https://t.co/MbrhwdNeqc
## 4426 RT @acklesism: i love that kind of trust and understanding j2 have for each other, they feel so secure working as a team, lifting each othe…
## 4427 RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr
## 4428 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4429 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 4430 RT @SerLondonCrypto: Feeling guilty I haven’t given as much away this week\n\n$250 to someone within 48 hours \n\n✅ Follow + Retweet
## 4431 RT @introvertsmemes: Introverts be like https://t.co/BqaX50eHo9
## 4432 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4433 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 4434 RT @theblacks_: “Viserys never claimed another dragon, nor did he have much taste for the joust, the hunt, or swordplay, whereas Daemon exc…
## 4435 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4436 RT @buitengebieden: Winter days.. 😊 https://t.co/A6WOqidsS8
## 4437 RT @SpnAkf10: Angry Cordell is sexy Cordell. 🔥🔥🔥
## 4438 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4439 RT @NatashaFatah: Iranian protesters call for 3-day strike starting Monday\n\nhttps://t.co/7Hyvg9jG80 https://t.co/buy0MYuucK
## 4440 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4441 RT @LakotaMan1: 5 year old archer girl from one of the hunter/warrior tribes Indigenous to Western Mongolia. https://t.co/R7GDT3ctHC
## 4442 RT @Insurrection_jp: 🍻💥大忘年会💥🍻\n\n2022.12/20 (Tue)\n\nInsurrection & ANTIKNOCK pre.\n"HiGH RiSK" Vol.2\n\nw/\n第五感情\nAnor Londo\nFools In The Castle\nAv…
## 4443 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4444 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4445 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4446 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4447 RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time.
## 4448 RT @Yoda4ever: Gold rush...🐶🐈🐶😅 https://t.co/chg42gB8q3
## 4449 RT @NCTsmtown_127: Let's get linked BANGKOK❤️🔥🔥 \n\n#NCT127 #NEOCITY #BANGKOK\n#NEOCITY_THE_LINK \n#NEOCITY_THE_LINK_BKK https://t.co/w07CFH2s…
## 4450 RT @joyberryfly: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against corrupe…
## 4451 RT @joyberryfly: The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change the fact…
## 4452 RT @joyberryfly: To lift world's public opinion pressure, the IR changes name of the "Morality Police". However, Iranian women & girls are…
## 4453 RT @joyberryfly: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2) R…
## 4454 RT @joyberryfly: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we wan…
## 4455 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4456 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 4457 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4458 RT @ATEEZofficial: [📷] We're featured on the playlist cover TIDAL K-Pop x J-Pop playlist!\n⠀\nListen to "Paradigm" now! \nThank you @TIDAL @Je…
## 4459 RT @hitmewlucille: fatherism 🧎🏼♀️ https://t.co/iR1MYaPj0m
## 4460 RT @SIieIls: ✨Best Moisturizer Recommended✨\n\n ✅Original\n\n1 Cerave\n🖇https://t.co/MJjy3BQnID\n\n2 Skintific\n🖇https://t.co/6oo9W8e5H9\n\n3 Cosrx O…
## 4461 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 4462 RT @1Dautoparts: High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at https://t.co/V…
## 4463 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4464 RT @263juta: Bullet journal kit\n\nhttps://t.co/mFIZ4d2EcS https://t.co/IvojLJZ3Zf
## 4465 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nTHE HAVENOTS\nOUT OF BOUNDS \nCLASH PROM GIRL WITH S…
## 4466 RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 4467 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4468 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4469 RT @wngFangel: @sw_soulmates_dw Sam gets pissed when someone's messing with his big brother. 🥵
## 4470 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4471 RT @Avalopooka: @sw_soulmates_dw I love when we see Sam protecting and saving Dean for a change. We always get a lot of Samsel in distress…
## 4472 RT @archiveitzy: #lia ☆ instagram update https://t.co/6Oww6j8Pnd
## 4473 RT @sw_soulmates_dw: Why is this THE hottest Sam moment? The stalk towards Andy, the way he rounds on him, the “I got this” hand signal to…
## 4474 RT @DesertedPIaces_: Abandoned theater. https://t.co/mG3tfRY1Xf
## 4475 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4476 RT @jaredwalkersam: Brilliantly performed by jarpad.\nYou can see Walker knows he has to look, but doing so will confirm his worst nightmare…
## 4477 RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 4478 RT @fsquotebot: I'm sorry I can't give you back the time you missed. but I can give you me. now and forever.\nthe whole universe couldn't ke…
## 4479 RT @fsquotebot: tell me that you're not hydra\nwhat? \nI know that it's ridiculous, but I just need to hear you say it\nI'm not hydra\nyeah, go…
## 4480 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4481 RT @fsquotebot: and fitzsimmons- my god, do you really want to risk their lives again? they've been through enough!
## 4482 RT @sassychopsuey: DO YOU EVER THINK ABOUT HOW ONE DAY HARRY WILL SING WELCOME TO THE FINAL SHOW FOR ONE LAST TIME.
## 4483 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4484 RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…
## 4485 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4486 RT @culturaltutor: There's a lot of writing advice online.\n\nBut here's some of the best you'll ever find, given by one of the greatest writ…
## 4487 RT @GertvanLagen: #DXY [1D]: the green box has acted as clear resistance.\n\nSwift bearish continuation would be normal here. https://t.co/Jv…
## 4488 RT @culturaltutor: What's the real problem with bad writing?\n\nIt goes back to Orwell's central gripe.\n\nYou'll end up using other people's l…
## 4489 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4490 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4491 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4492 RT @Chapienat: Never thought ada shop cantik macam ni dkt malaysia je bukan oversea 🥹🫶🏼\n\nJom #shoppingwithcaca I nak share a few item best…
## 4493 RT @iimsarahbtw: @TheBoysTV collecting supernatural actors like they’re the infinity stones.\niconic. #TheBoysTV #GenV @genv \n[ @Alex8Calver…
## 4494 RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU
## 4495 RT @BeckettUnite: France froze gas prices for 365 days of 2022.\n\nIn Norway the state covers 90% of households’ extra electricity charges.…
## 4496 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4497 RT @jayythewave: "BRO" has no gender, i even call my mom bro
## 4498 RT @introvertsmemes: "i'll always be there for you" https://t.co/BbV1xYKYe5
## 4499 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4500 RT @najmafrl: my room has the best view https://t.co/4OqoZbLTKx
## 4501 RT @deansmidnights: i genuinely don’t understand how anyone could dislike sam. this man has been through unimaginable trauma and torture an…
## 4502 RT @LizzyWinchester: Pic seems like he just surrendered himself like that boy you got me thinking things 😳\n\n#JaredPadalecki\n#bellypeek http…
## 4503 RT @AskAnshul: Kashmiri Pandits are protesting from last 200 days for safety & relocation.\n\nNow, Lashkar-e-Taiba affiliate terror group TRF…
## 4504 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4505 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4506 RT @introvertsmemes: "You attract what u fear"\n\nMe: https://t.co/pAJjeKojUf
## 4507 RT @fsquotebot: we're fighting for the very thing that gives us strength.\ndo you need me to tell you what that is?
## 4508 RT @palkisu: Iran abolishes the morality police, will review the mandatory hijab law.\nChina eases lockdown restrictions & testing rules.\nBo…
## 4509 RT @263juta: Scented candle\n\nhttps://t.co/C0dntCpmxT https://t.co/41lX4iO7yB
## 4510 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4511 RT @ITZYofficial: What’s your #Cheshire Face? #ITZY\nhttps://t.co/odlvMrYwuY\n\n🎬 MV https://t.co/LQHdr4X3b1\n🎧 ALBUM https://t.co/H2qSKoUcvO…
## 4512 RT @FangasmSPN: @MrJakeAbel @JDMorgan Now that's good casting!
## 4513 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4514 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4515 RT @MrJakeAbel: My real life dad got asked if he was @JDMorgan at dinner tonight...\n\n#SPNFamily
## 4516 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4517 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4518 RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…
## 4519 RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nFinal post 😌\nHearing about their first meeting is always incredibly exciting. \nThey…
## 4520 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4521 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4522 RT @daianaxart: Top 10 sexiest things ever witnessed on tv https://t.co/8bw7XDv8z8
## 4523 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/20…
## 4524 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4525 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4526 RT @J2_spn_: @flybaby34 Yeah I think they're cute together, but I just don't see the romantic chemistry. I don't think I can ship them. As…
## 4527 RT @austraiIuke: i think once yall turn into that adult age, youre all gonna realize how important it is to have a sort of space for your i…
## 4528 RT @JulSPNForever67: @J2_spn_ I agree Almu. But if they pair them together and she makes him happy, I’ll deal but I prefer them as friends.…
## 4529 RT @B4bui1ddd: Maybe maybe Bible is calling build https://t.co/6B3xT8rK18
## 4530 RT @J2_spn_: Don't kick me out of the fandom, but I loved them as buddies and not so much as a romantic couple. Letting my personal issues…
## 4531 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 4532 RT @SpoilerTV: Performers of the Month - November 2022 Voting\n\n #PerformersOfTheMonth\n\nhttps://t.co/yPZX9UQkJJ https://t.co/pLqmloE8oH
## 4533 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4534 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4535 RT @sammyswalker: oh god rewatched the scene where hoyt proposed to geri & i genuinely started crying when he said “& geraldine? i meant it…
## 4536 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4537 RT @TheGreenCooler: Where is my solid one-hour Guardians of the Galaxy style happy holiday Supernatural special? One that is without angst?…
## 4538 RT @J2_spn_: You know you've curated well your tl when you see moots reacting to a drama, but you have absolutely no idea wth is going on.…
## 4539 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4540 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4541 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4542 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4543 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4544 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4545 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4546 RT @liquidcactus: $dji 1d. Price nudged higher to tag the 1.272 extension which satisfies me that a potential top is in place. On ltf the…
## 4547 RT @randazzzz_: I love when bad bitches compliment me😭 that’s who I do it 4
## 4548 RT @777jorgeivan: Sorry I left you on read I ain't mean to open that shi
## 4549 RT @CoconutShawarma: that was me 😭😭😭 https://t.co/QnxqNFT3cg
## 4550 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 4551 RT @jeffsatur: Just want to say ,there are many things that I wanna do, places that I wanna go with u SATs. No need for the Moon we’re alre…
## 4552 RT @rowwyaboat: he literally looks like a greek god here i cannot. top 10 jared pics fr https://t.co/zcLXvDp0pc
## 4553 RT @lohanisgod: pov: it’s 2013 https://t.co/FM9ZibxUxt
## 4554 RT @brubsackles: he intimidates me with that way of looking 👀🫠 https://t.co/VGEQH1l3RG
## 4555 RT @ImSmilingRn: I'm under a lot of the same conditions that made squidward so mean
## 4556 RT @suunflowervol28: you don't understand- https://t.co/QmhwVXcerx
## 4557 RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI
## 4558 RT @animalofregrets: joon's "all alone on an island, so fuckin’ lonely, somebody call me" and yoongi's "i'm in island in this vast ocean, d…
## 4559 RT @colinandjo1: Daily #Destiel 💙💚\n\nCas getting his Dean back after that suicide mission. 🥺💔😍❤️ https://t.co/1gDby9ZK00
## 4560 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4561 RT @obIiquidens: was the first “novel” you attempted to write as a kid just a poorly plagiarized version of your favorite book at the time…
## 4562 RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ
## 4563 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 4564 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4565 RT @dordorls: a 🧵 of harry shirts that feels queer to me (idc if it doesn’t make sense) https://t.co/DHCFJNy37l
## 4566 RT @otbisbrave: People just love to reinforcing stereotypes and upholding heteronormativity in queer relationships. Why must one be feminin…
## 4567 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4568 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4569 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4570 RT @the1975_mfc: Matty on stage with Dashboard Confessional. \n#the1975 #BFIAFL https://t.co/wocVwjPn7K
## 4571 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4572 RT @mahoneysuga: Special 8 Photo-Folio - Me, Myself & Jimin ‘ID:Chaos' {SCANS} full thread \n\n#JIMIN #PARKJIMIN #BTS #방탄소년단 @BTS_twt https:/…
## 4573 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4574 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4575 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4576 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4577 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4578 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4579 RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66
## 4580 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4581 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…
## 4582 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 4583 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4584 RT @trashton5sauce: i don't trust larries that don't listen to louis' music
## 4585 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4586 RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…
## 4587 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 4588 RT @namuclover: indigo is for tired souls, for those who are tired of trying. indigo is the art of showing you that life exists out there a…
## 4589 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4590 RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…
## 4591 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4592 RT @TwBookClub: #BookoftheDay, December 4th — Non-Fiction, 4/4\n\nTemporarily Discounted:\nhttps://t.co/fI6qhHy2E5\n\nUplifted: 12 Minutes to Mo…
## 4593 RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…
## 4594 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4595 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 4596 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4597 RT @the_artist_nft: Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 200 an…
## 4598 RT @onedlyricbot: i'll never look back now i'm ready to run
## 4599 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4600 RT @stylinarts: the clue that gives away that harry’s albums are all about the same person is the antidote lines. i don’t make the rules
## 4601 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4602 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4603 RT @cherieclique: ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sserafim new…
## 4604 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4605 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4606 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4607 RT @OffshoreInn: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/5SJgk0QyFk.\n\nI traded the same alert from…
## 4608 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4609 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 4610 RT @jrc1921: 'It's coming home, but more importantly... free Palestine!' https://t.co/gTqiWA4oGl
## 4611 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4612 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4613 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4614 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4615 RT @shanediamond17: @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹
## 4616 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4617 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4618 RT @comfortforliam: Good morning, Liam Payne deserves the world. https://t.co/3WcdAywPkQ
## 4619 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4620 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4621 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4622 RT @Ioverspring: THEY’RE SO NICK AND CHARLIE I CANT BREATHE https://t.co/1sGRY53Y5I
## 4623 RT @allforsan710: 221205 Choi San amazing vocal cut.\n#san #choisan #산 #최산 https://t.co/K7aMMMJldh
## 4624 RT @camilanizer: @Camila_Cabello @jennaortega Your sister ❤️ https://t.co/hAjRire8L1
## 4625 RT @Camila_Cabello: .@jennaortega i love seeing a Latina on screen, especially when she’s also in one of my favorite shows this year !!!! P…
## 4626 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4627 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4628 RT @ScrapDaddyAP: @BiancaBelairWWE Inspiring!!! Congrats B!!!
## 4629 RT @FinnBalor: No Face Finn 📸 x @RichWadePhoto https://t.co/LwdGTIK1cq
## 4630 RT @WWE: Only one team can leave #WWERaw TOMORROW as the Undisputed WWE Tag Team Champions! \n\nWill it be @WWEUsos or @SuperKingofBros & @IA…
## 4631 RT @ScrapDaddyAP: Thank you, Petersburg, VA!!! #WWEPetersburg
## 4632 RT @deuxvirgos: I just noticed the shuffle button is disabled on Indigo https://t.co/OuXC1v38ZD
## 4633 RT @H0SEOKLOVER: Few more years and some will ask "what's the vlive logo at the corner?" https://t.co/VoiTdV6EvB
## 4634 RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…
## 4635 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4636 RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO
## 4637 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4638 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4639 RT @F3ARLESSHOME: im not mentally okay https://t.co/rC9TOCqKiN
## 4640 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4641 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4642 RT @pootlepod: A Snipe...just catchin' some rays @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III\nƒ9 700mm 1/1600…
## 4643 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4644 RT @clifton_ideas: $APE (Update)\n\nFalling Wedge Upside Breakout is Already Done in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#APEUSDT…
## 4645 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4646 RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…
## 4647 RT @weverseofficial: [Weverse Magazine] 2022 #BTS MOMENT: Music\nPdogg’s choice: “For Youth”\n\nWant to know more? Go to Weverse Magazine!\n\nKO…
## 4648 RT @stylinarts: i just know harry is having a heart attack rn and double texting louis bc he isn’t wearing his sling
## 4649 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4650 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4651 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4652 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4653 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4654 RT @ITZY_STREAM: [GOALS]\n\nOur first week goal for CHESHIRE M/V is 50M views and 2M likes. Keep streaming properly and let's get those wins…
## 4655 RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…
## 4656 RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI
## 4657 RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…
## 4658 RT @lovesickse: @Stray_Kids i saw that minho https://t.co/fnS0Mic1xO
## 4659 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4660 RT @choguesungfc: Match day!!🔥\n\n#조규성 #choguesung https://t.co/DrQDHklpFg
## 4661 RT @PLEASINGLOUlS: @Stray_Kids caught int 4k 📸 https://t.co/4AuUzjuDk8
## 4662 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4663 RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…
## 4664 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4665 RT @satelliterrie: harry playing vicente fernandez in guadalajara, la rumba cha cha cha in cdmx and joe arroyo in colombia and showing his…
## 4666 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4667 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4668 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4669 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4670 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4671 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4672 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4673 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4674 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4675 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4676 RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…
## 4677 RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…
## 4678 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4679 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4680 RT @shandyspark: @shirtsthtgohard The original designer \n@Benekyla👈💳for those looking for the original shirt💥👕
## 4681 RT @thisisayakasan: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…
## 4682 RT @thisisayakasan: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we…
## 4683 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4684 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4685 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4686 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4687 RT @twinflamebreeze: no this is not ok. this is the reason he must be cancelled. can't he just look like a normal human while watching foot…
## 4688 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4689 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4690 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4691 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4692 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4693 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4694 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4695 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4696 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4697 RT @aprilchoate: @darrell_arts @JoJoFromJerz @POTUS Man, he sure gets a lot done while he's sleeping... https://t.co/e8F58588KM
## 4698 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4699 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4700 RT @adelinest28: Woke up to this. I mean-\nFuck he’s fucking beautiful.\nThe hair. The eyes. The nose. The lips. The cheekbone. The whole Lou…
## 4701 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4702 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4703 RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…
## 4704 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 4705 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4706 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4707 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4708 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4709 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4710 RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW
## 4711 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4712 RT @BellinghamJude: Massive win. Into the quarters we go!!!🏴❤️ https://t.co/xdz401BhKz
## 4713 RT @EX0POP: ET in Arabic the first and biggest Arabic source of celebrities saying this in their article about THE OH SEHUN aka DIOR MAIN E…
## 4714 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4715 RT @streamys: How many #streamys do you guys think @Quackity is taking home?! https://t.co/qsJR379K3L
## 4716 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4717 RT @quackupdates: “ALEX QUACKITY” is trending! https://t.co/tgRPzoQSk8
## 4718 RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C
## 4719 RT @quackupdates: Friendly reminder to be kind and respectful to all the creators who won/were nominated tonight as the whole event is just…
## 4720 RT @ElAlexQuackity: @Quackity 10/10 Lightning
## 4721 RT @streamys: Here to present the next award for Breakout Streamer, it's @Quackity and Thee BlackBadger! 🏆 #streamys\n\n→ https://t.co/sbNDGg…
## 4722 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4723 RT @stfukhushii: presenting men writing women - a thread 🪡
## 4724 RT @TabbysShoppe: DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY
## 4725 RT @HLDTour: “I look forward to seeing you very soon, hasta la proxima Buenos Aires!”\n\n💬: Harry telling the crowd till next time. \n#LoveOnT…
## 4726 RT @chingeechingu: wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set - 1300…
## 4727 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4728 RT @FORESTLIMIT: "haqua"\n\n2022.12.5(MON) 20:00〜\nEntrance : ¥1,500(w/1D)\n\nfeat...\nMazlika (Mnchr-m)\n機他(TOSH7/No Nations)\n\nresident:\nASTMA\n\nh…
## 4729 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4730 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4731 RT @streamys: Congrats on the 2022 #streamys Breakout Streamer win, @ishowspeedsui! 🏆\n\nMore awards coming up → https://t.co/sbNDGgKYQ8 http…
## 4732 RT @quackupdates: Quackity via the Streamys instagram! \n\nhttps://t.co/xdq99HRZBq https://t.co/2VaOmNoeHh
## 4733 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4734 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4735 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4736 RT @tweetsbunga: THREAD sleepwear wanita dan lelaki @ShopeeMY \n\n🛒 https://t.co/Z2wZmiKEIS https://t.co/HhbnDvOHEo
## 4737 RT @tweetsbunga: THREAD sneakers murah di @ShopeeMY \n\n🛒 https://t.co/zC9VRl7wGM https://t.co/oLRKcQLRBv
## 4738 RT @omochitwt: WTS LFB PH GO\n\nITZY CHESHIRE Album\n\n❤️🔥Limited\n❤️🔥Standard Version\n❤️🔥Special Edition\n\n***with pre order items / pob - th…
## 4739 RT @omochitwt: 🎉ITZY CHESHIRE SPECIAL EDITION ALBUM - PH GIVEAWAY🎊\n\n1) Follow us\n2) Like & rt this tweet\n3) Reply your bias’ photo\n4) Rt th…
## 4740 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4741 RT @catgirldevil: i wasn't an ipad kid, i was a pink nintendo DS kid
## 4742 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4743 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4744 RT @NftAnalysisDay: Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 5667\n5…
## 4745 RT @AshokKalepogu: Today i have Done my coding practice -1D in python....\n#ccbpion\n#NxtWave\n#codinglife \n#pythoncode \n#Python https://t.co/…
## 4746 RT @hasini_muvva: Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za
## 4747 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4748 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4749 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4750 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4751 RT @choi_nele: still haven’t moved on from this and neither should you https://t.co/ijXf9YNONj
## 4752 RT @nauiyeo: ok yeosang, that was INSANE.\nhttps://t.co/ET6esXIaGM
## 4753 RT @MBArenaBerlin: Hello there 😍
## 4754 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4755 RT @choi_nele: san singing jongho’s part in answer live like it’s nothing.. one of the many reasons why he could easily be the main vocalis…
## 4756 RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW
## 4757 RT @ddalgijohwa: People don’t even call yeosang a human; they call him a statue, so other words than cute, pretty, handsome, gorgeous, dazz…
## 4758 RT @ddalgijohwa: The loud screams for Ateez just from the introduction alone, and Ateez was not yet arrived, not even on the stage yet at t…
## 4759 RT @StarlitMountain: one of the best parts of the concert! my beautiful wooyoung\n\n#ATEEZWORLDTOUR2022\n#BreakTheWallTour\n#ATEEZinHamilton\n#A…
## 4760 RT @zhouang: [NEW] mini brokker ATEEZ ver.\nA special set of 8 ATEEZ members commemorating the 3rd anniversary of ATEEZ's debut in Japan\nOrd…
## 4761 RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/AmNFd9yx7X
## 4762 RT @MARZHWA: the REAL punching bags of kpop twt https://t.co/icNF8XYqVW
## 4763 RT @mingaya_TEEZ: Now that's a real visual https://t.co/9Kj5mlsuaH
## 4764 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4765 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4766 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4767 RT @thedrkling_: crying over the thought I will never meet Ewan irl https://t.co/19lRBVXfT1
## 4768 RT @msvyzx: i need vitamin Cᵃˢʰ
## 4769 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4770 RT @TSwiftLyricsBot: karma is a cat purring in my lap 'cause it loves me
## 4771 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4772 RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…
## 4773 RT @ForeverWILlN_: i think my single era might be permanent.
## 4774 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4775 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4776 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4777 RT @quackupdates: PROUD OF QUACKITY ❤️
## 4778 RT @quackupdates: Quackity and “PROUD OF QUACKITY” are trending! https://t.co/k5bHym9rO9
## 4779 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4780 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4781 RT @iloveamountain: Y’all, a youtuber reacted to Ateez literally JUST bc they saw it was trending on YouTube and absolutely loveddd them, I…
## 4782 RT @mingaya_TEEZ: Can we talk about how yeo got multiple articles talking about his incredible beauty like im sorry he is just unmatched n…
## 4783 RT @guessxnugu: bbtrippin 😂 what are you doing baby ! The ending 👀 #ATEEZ https://t.co/UH7SMVKqyT
## 4784 RT @sanopsis: obsessed… #CHOISAN #최산 https://t.co/HTs7nX26vS
## 4785 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4786 RT @lemberryph: 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sc…
## 4787 RT @EclipseJwy: Atiny’s fanchant is on another level https://t.co/JS6TNf2udb
## 4788 RT @woosanalbum: choi san, the real model. https://t.co/BEIYolZgUz
## 4789 RT @etherealsanie: I love his dimples so much. 🥺😭 https://t.co/3biiaKGmDF
## 4790 RT @ming1supremacy: genuinely wondering how model agencies haven't signed choi san up yet??? are you seeing this man? https://t.co/15bGeRb…
## 4791 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4792 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4793 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4794 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4795 RT @maziidal: can’t imagine my life without ateez\n\n#ATEEZinCANADA #ATEEZWORLDTOUR2022 https://t.co/PNnPgKJTl1
## 4796 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4797 RT @woosanalbum: this is what literal perfection looks like https://t.co/WDqFwepEE9
## 4798 RT @allforsan710: Choi San popularized the "possessed dance and Immersed acting" on stage. He is the trendsetter. Noone can do better than…
## 4799 RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/QhA8uF3jKC
## 4800 RT @allforsan710: Choi San is The Real performer. ❤️🔥\n#san #choisan #ateez #산 #최산 #에이티즈\nhttps://t.co/f2o9dVMinh
## 4801 RT @sanopsis: WE GOT AURORA CRUMBS IN 2022 AND IT WAS THE BEST MOMENT OF MY LIFE 😭 #CHOISAN https://t.co/G3rp4aTDQu
## 4802 RT @tehampton69: Just because\nJensen Ackles\n@JensenAckles https://t.co/LKD8oA1YeC
## 4803 RT @harrysfIorist: harry saying look at the moon when he is my moon https://t.co/bQkqkEsrAH
## 4804 RT @alwaysdeanw: goodnight <3 https://t.co/Yg3jxO68b0
## 4805 RT @lohanisgod: category is teen ‘it’ couples that had an absolute chokehold on society https://t.co/QedWYhYJMB
## 4806 RT @allforsan710: Wah Choi San demonic stare and smirk will be de4th of me 😵 He is so hot!!! 🫠❤️🔥 #san #choisan #ateez #산 #최산\nhttps://t.co…
## 4807 RT @TheHarryNews: A look at Harry and his outfit for tonight #LoveOnTourBuenosAires https://t.co/Jpl2CSVEIS
## 4808 RT @allforsan710: If duality is human, His name must be Choi San. #san #choisan #산 #최산 \n\nAngel 😇 Devil 😈 https://…
## 4809 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee: https://t.co/3XbOQH…
## 4810 RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…
## 4811 RT @ATYstream: 📋| 'Celebrate' Special Video has reached 2.1M views! 🥂🔥\n\n— 🌸 — \n#에이티즈 ⭒ @ATEEZofficial⭒ #エイティーズ ⭒ #ATEEZ https://t.co/1QlhVF…
## 4812 RT @ATYstream: 📋| Jongho OST - 'Gravity' Official Audio is less than 20k away from 100k views! \n\nMake sure to watch it lots these days, Ati…
## 4813 RT @ATYstream: ✧ PARADIGM ✧ 1.400.000 ✧\n\nAmazing job, #ATINY! 🎉\n'Paradigm' MV has surpassed 1.4M views!✨\n\n— 🌸 — \n#ATEEZTheParadigm #PARADIG…
## 4814 RT @fearlessly2803: This is THE Louis Tomlinson photo. https://t.co/YnWhm3SY0m
## 4815 RT @lthearting: his happiness for the hat, so small\n 😞 https://t.co/LKGhAnpZzr
## 4816 RT @atzlovclub: the ost line up is kind of crazy of reborn rich..... \n\njongho and THE shin yong jaes name in the same drama ost....... u ki…
## 4817 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…
## 4818 RT @Jenmishs_bitch: Why the fuck https://t.co/3p0abL5Q9T
## 4819 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4820 RT @ATYstream: 📋| 'Turbulence' MV has surpassed 27.3M views! 🎉✈️\n\n— 🌸 —\n#에이티즈 ⭒ @ATEEZofficial ⭒ #エイティーズ⭒ #ATEEZ https://t.co/Gp7D6wPUja
## 4821 RT @goIdenaffairs: obsessed with how excited the security guards were to see harry too 😭 https://t.co/f6IrNwCp5S
## 4822 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…
## 4823 RT @ATYstream: 📢| 'Deja Vu' MV has surpassed the views of 'Thanxx' MV & is now the 6th most streamed ATEEZ MV on YouTube! 🎉\n\n— 🌸 —\n#에이티즈 #A…
## 4824 RT @PRADAXBBY: me in the bathroom mirror after a few drinks https://t.co/EcX1QStRJO
## 4825 RT @ATYstream: 🎉 | Congratulations!\n\n'Guerrilla' MV has reached 29.000.000 views! ✨\n\n— 🌸 — \n#에이티즈 @ATEEZofficial #エイティーズ #ATEEZ https://t.c…
## 4826 RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU
## 4827 RT @soompi: "#RebornRich" Overtakes "#ExtraordinaryAttorneyWoo" To Become Most-Watched Miniseries Of 2022\nhttps://t.co/64N9uE8FZU https://t…
## 4828 RT @sassychopsuey: I LOVE HIM SO MUCH 💙 https://t.co/UJW9jl182K
## 4829 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod s…
## 4830 RT @dn4comfort: he’s so precious https://t.co/xyfwc6at6k
## 4831 RT @Wooyooateez: ONE OF ATEEZ MEMBER IN A K DRAMA SOON?
## 4832 RT @Rose_ackles_: Jensen Ackles singing Angeles lives in my mind rent free ❤️ https://t.co/evfmF8HlZs
## 4833 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand…
## 4834 RT @louisacademia: he’s so dreamy https://t.co/ieY2rJ7oJa
## 4835 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4836 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4837 RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing
## 4838 RT @sassychopsuey: GIRLS THAT DOESN'T TAKE PAINKILLERS FOR CRAMPS ARE TO BE FEARED.
## 4839 RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m
## 4840 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4841 RT @louisacademia: blur or not hes still a cutie https://t.co/qGMKnsLjoq
## 4842 RT @allforsan710: Noone can do it on his level. Choi San sets the standard for KPop performance too high. HE IS THE BLUE PRINT OF THIS KIND…
## 4843 RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3
## 4844 RT @sparkleslouist: he's unreal https://t.co/Bl0UQWRNYQ
## 4845 RT @19950808_aug: 221204 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/OJWpCxqpl9
## 4846 RT @cuddlydean24: Is that an spn reference? 😭 https://t.co/23dQhGniO1
## 4847 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4848 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4849 RT @ATEEZofficial: [🎬] ATEEZ(에이티즈) THE FELLOWSHIP : BEGINNING OF THE END IN JAPAN Blu-ray & DVD Preview\n⠀\nhttps://t.co/5QmR26gLkY\n⠀\n#TheFel…
## 4850 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…
## 4851 RT @sunfflouwerry: harry styles' biceps; an urgently needed thread https://t.co/G3SYwRIgSq
## 4852 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4853 RT @spinning_again: i see louis smiling from a distance in one blurry, pixelated video and my mood still goes 📈📈📈
## 4854 RT @larry4ever28_: Prompt idea: Louis is a famous football player. Harry is a famous singer. Harry is watching the game while on tour and L…
## 4855 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod…
## 4856 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod sc…
## 4857 RT @skywardlouis: Louies are so funny we don’t see Louis for a week and it makes us miss him so much that we basically cry over 2 pixels of…
## 4858 RT @sassychopsuey: HOMOPHOBIA NEVER MADE SENSE TO ME BC WHY DO YOU CARE WHO OTHER PERSON KISSES.
## 4859 RT @httpxellise: i am such a” remember when”, type of person.😭😭 memories mean so much to me.🫶🫶
## 4860 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4861 RT @sunfflouwerry: how listening to angels fly by louis tomlinson feels like https://t.co/89XSvl1zBi
## 4862 RT @myloverry: harry decorated his house for christmas! https://t.co/fCOVaeajgi
## 4863 RT @acklesism: my babies look at them <33 https://t.co/tr5xh3VoAf
## 4864 RT @stylinarts: louis really is built different for not wearing any cast or sling with the type of fracture he got.
## 4865 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 4866 RT @acklesism: insanely pretty <333 https://t.co/GiN8CQesWK
## 4867 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4868 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 4869 RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6
## 4870 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…
## 4871 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4872 RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To
## 4873 RT @ifscasjack: their smiles are everything https://t.co/j12lhVsgzV
## 4874 RT @dadstielkline: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the Supernatural ship Destiel. "I just think that…
## 4875 RT @oocwednesday: wife materal if i’ve ever seen one #wednesdaynetflix https://t.co/ERlkTz6TyW
## 4876 RT @Rose_ackles_: remember when Jensen Ackles https://t.co/wM7QHsATNj
## 4877 RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4
## 4878 RT @andjensenackles: jensen ackles and ukcon sns https://t.co/Fi0BwADrwk
## 4879 RT @alwayshgolden: "who is touching me 😳 oh it's just harry 🤭🤭🤭" https://t.co/G3OcjrtDu9
## 4880 RT @alwaysdeanw: good morning 🧡 https://t.co/TsSN337g2p
## 4881 RT @msvyzx: i need vitamin Cᵃˢʰ
## 4882 RT @soitfuckingoes: taylor swift didn't write "good girl, sad boy, big city, wrong choices we had one thing going on i swear that it was so…
## 4883 RT @lowkeyalbert: u ever listen to a song and remember exactly how life used to be when u first heard it ?
## 4884 RT @sparkleslouist: he's so... https://t.co/TkL7vdjNwb
## 4885 RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4
## 4886 RT @dreaminofyouhs: how do i buy the moon for harry
## 4887 RT @acklesism: real https://t.co/XoRTPlvpG5
## 4888 RT @aIys_x: a girl and her bed on a Sunday is an endless love affair 🤍
## 4889 RT @swtrdana: oh to be loved and pursued
## 4890 RT @sassychopsuey: HS1 DESERVED WHAT FINE LINE AND HARRY'S HOUSE GOT.
## 4891 RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem
## 4892 RT @mishackleckii: i miss dean winchester i miss him bring him back my heart hurts https://t.co/CpMWOUK5qf
## 4893 RT @Football__Tweet: 🎙️ Ellie Molloson: “As a girl who grew up in England, I never believed that it would be possible to go out without sex…
## 4894 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4895 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4896 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4897 RT @dhilipan10: $Gold 1D Manipulation Before Down!!\n\nhttps://t.co/l12E2Uq82a\n\n#GOLD #XAUUSD https://t.co/u1FD702vQ3
## 4898 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…
## 4899 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4900 RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…
## 4901 RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way
## 4902 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4903 RT @quackupdates: If the official stream ended, here's another broadcast you can watch from until it comes back 🫶 https://t.co/24CBaoJAGn
## 4904 RT @QuackGiveaways: CONGRATULATIONS TO QUACKITY FOR WINNING THE COMEDY ON THE STEAMIES 2022
## 4905 RT @CB97central: 🔎 TUMBLR • 2022 TOP K-POP STARS\n\n#8 Bang Chan\n\nAll Stray Kids members are in the top35 🥳\n\n#BangChan #방찬 #CB97 #方灿 #バンチャン @…
## 4906 RT @quackupdates: New picture of Quackity at the #Streamys via GettyImages! https://t.co/Yb7oVppXpa
## 4907 RT @tdefenseless28: LOT Buenos Aires N2 Recap:"We have some music, we have all of you, we have the moon up there, we're gonna have some fun…
## 4908 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4909 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4910 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 4911 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4912 RT @SAlNTASHES: IDC HE WON IN MY BOOK !!! QUACKITY SIEMPRE GANA https://t.co/7XWhc0wi5w
## 4913 RT @tpwkcorpse: quackity the winner of every streamy🫶 https://t.co/327qfWRnvi
## 4914 RT @Andry_SZAJ: NOOO HE DIDN'T WIN QUACKITY NOOO YOU DESERVED
## 4915 RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6
## 4916 RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…
## 4917 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4918 RT @mthurt1: 1d. But that’s only effective if AMC shows they’re willing to commit. After 12 years, it’s time to go big or go home. #Caryl
## 4919 RT @MyPolicemanNew: ‘My Policeman’ by Michael Grandage starring Harry Styles, Emma Corrin and David Dawson was top #1 in +100 countries on…
## 4920 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 4921 RT @georgesjuicyass: @WolflynD Streamy awards, quackity looks cool... But didnt won😭😭 https://t.co/l6WOlOCXij
## 4922 RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…
## 4923 RT @HLDTour: “Make some noise for that plane that's landing over there! Welcome, everyone, welcome to Buenos Aires.”\n\n💬: Harry shouting out…
## 4924 RT @befookinkind28: THERE IS AN OLI UA AND NO ONE TOLD ME ABOUT IT?! OMG https://t.co/NrwdHYp07d
## 4925 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4926 RT @venomrry: my favorite thing about chop suey are his eyelashes https://t.co/KWxK5DavTa
## 4927 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4928 RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf
## 4929 RT @_shaily_xoxo: He's such a baby. Omg if he looks at me with those two little puppy eyes I'll die right there and be transported to hell…
## 4930 RT @venomrry: spot the angel (easy edition) https://t.co/IUFR5nalJH
## 4931 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4932 RT @yessss_ssssssss: Louis don't block me https://t.co/HrM1eYjicg
## 4933 RT @GoldenPixie935: I'm sorry, lads, but this was just a cheesy 80s family portrait waiting to happen. I regret nothing. @Louis_Tomlinson @…
## 4934 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4935 RT @_shaily_xoxo: OH MY GOD. THE HAIR. THE ARM. THE FACE. THE SMILE. I am gonna cry 😭 https://t.co/lWNo4r404Y
## 4936 RT @lousbeautx28: the t-shirt? just let me cry in peace… https://t.co/iksfRuzNOP
## 4937 RT @BT21_: 📌To Be Announced\n⭐️Special items for the 5th Anniversary\n\n📌2023.01.06 (FRI)\n⭐️Fan Meet-up in ZEPETO\n\n#ComingSoon #2022BT21FESTIV…
## 4938 RT @BT21_: UNIVERSTAR BT21's unforgettable festival!🎉\nAll prepared only for UNISTARS✨\n\nBT21 5TH ANNIVERSARY FESTIVAL\n\n📌12.22 (THU) 7PM (PST…
## 4939 RT @soompi: #KimSooHyun And #KimJiWon Confirmed For New Drama By "Crash Landing On You" Writer\nhttps://t.co/POPwmgf4MF https://t.co/kOLryZ2…
## 4940 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4941 RT @lthearting: world cup 2022 https://t.co/gMqzSY8Ndr
## 4942 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4943 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4944 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4945 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4946 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4947 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4948 RT @Xwonho_Wenee: ~ WONHO'S VLIVE ~\n\n🐰: ah today, I won't say goodbye. Thank you so much for coming Wenee, and that might be the last Vlive…
## 4949 RT @mollytokki: 🐰I just want to say I love you Wenees, & thank you, for making me a hard-working person, making me a happy person, and maki…
## 4950 RT @Xwonho_Wenee: 🐰: don't cry... I'm sad too,ah don't cry. It's not like I'm not coming back. You know I'm coming, right? Don't cry, why a…
## 4951 RT @Koreaboo: BTS’s RM Breaks Down The Deeper Meaning Behind His “Indigo” Album Cover Art \n https://t.co/rJDPIPVjev
## 4952 RT @WORLDMUSICAWARD: Top 10 Artists on #GlobalSpotify (December 2)❤️🔥 \n1⃣ #BadBunny \n2⃣ #TaylorSwift \n3⃣ #TheWeeknd\n4⃣ #MetroBoomin\n5⃣ #Dr…
## 4953 RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With "Daechwita" #Daechwita4…
## 4954 RT @Koreaboo: BTS's Jin Can't Help But "Call Out" Jungkook During His Birthday Broadcast 😂\n\nhttps://t.co/YQ4qMu6foM
## 4955 RT @CloutNewsMedia: Kim Namjoon, aka RM of BTS, was the MOST followed K-Pop soloist on Spotify last week 💚\n\n#kimnamjoon #namjoon #rm #bts @…
## 4956 RT @zachsang: hellooooo army! if ya missed my interview with RM it's going to replay ins 5 minutes right here! it's available all over the…
## 4957 RT @CloutNewsMedia: Jungkook of BTS was the MOST followed male K-Pop artist on Instagram last week (+256K)\n\n#jeonjungkook #jungkook #jk #bt…
## 4958 RT @WORLDMUSICAWARD: 🔝🔟SINGLES🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣All I Want for Christmas Is You #MariahCarey\n3⃣MadeYouLook #MeghanTrainor…
## 4959 RT @marktuan: Coming down to the last couple days!! Come hangout with us today! Another epic games stream! \nhttps://t.co/SjmYHj9iik\n\n#EpicP…
## 4960 RT @BamBam1A: you are morning person
## 4961 RT @allkpop: [UCC] “Dreamers” by #Jungkook becomes the fastest solo song by a K-Pop soloist to reach 50 million streams on Spotify https://…
## 4962 RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit "Dynamite" in…
## 4963 RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/02) https://t.co/bVrn9oP19L
## 4964 RT @Onmanorama: Eldest #BTS member and #TheAstronaut singer Kim Seokjin turns 30 today.\n\n#JinDay #HappyJinDay #JINJINJIN https://t.co/3LPen…
## 4965 RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣Rumours #FleetwoodMac\n4⃣GreatestHits #fleetwoodmac\n5⃣25 #Adele\n6⃣Midnig…
## 4966 RT @GMA: Our favorite Jin moments for his birthday! \n@BTS_twt #HappyBirthdayJin\nhttps://t.co/KdLAHBJ1r1 https://t.co/L7dmJIF1eU
## 4967 RT @RhythmHive_twt: #BTS FX THEME UPDATE\n<2022 Holiday Party>\n\n▶https://t.co/pTCwEETPFZ\n\n#RhythmHive #리듬하이브 #방탄소년단 https://t.co/rfqxTXPioo
## 4968 RT @MTV: Happiest of birthdays to @BTS_twt's Jin!! 🫶 💜 https://t.co/iVJpgnyFhC
## 4969 RT @WORLDMUSICAWARD: #Jin's smash hit #TheAstronaut reenters the #OriconSingleschart in Japan this week at #4, after debuting at #2, sellin…
## 4970 RT @billboard: RM's debut solo album 'Indigo' is here, and so is the music video for the track "Wild Flower"! https://t.co/Z6UKm2j0JI
## 4971 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4972 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸Save Me —690M (🔜700M)👀\n🔸Permission…
## 4973 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4974 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 4975 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4976 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4977 RT @iiitsubakiii: I SAW QUACKITY
## 4978 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4979 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4980 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4981 RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C
## 4982 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4983 RT @ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & ready to s…
## 4984 RT @ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onhand & rea…
## 4985 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nCanciones de #BTS que alcanzaron nuevas cifras en Spotify:\n\n🔹Boy With Luv — 955M\n🔹DNA — 530M\n🔹Yet To Co…
## 4986 RT @BT21_: 🔊: BT21 minini are here!\nTo live inside UNISTARS' house❣️\n\nBT21 minini\nHouse Mood Lamp\n\n✔️Global\n📍LINE FRIENDS COLLECTION\n👉https…
## 4987 RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…
## 4988 RT @cake_x_official: BTS TRAVEL VLOG, a live edition of the #BTS_TRAVEL_BOOK \n\n2022. 12. 07. 11AM (KST) \n🎬 COMING SOON\n\n#BTS #BTS_TOUR #BTS…
## 4989 RT @cherrrydaydream: we are witnessing the man we grew up watching make all his dreams come true. never ever take any chance you get to see…
## 4990 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4991 RT @KFC_UKI: Thanks for the support @Louis_Tomlinson. Always knew you were the best member of 1D. The new album is well worth a Krushem.
## 4992 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4993 RT @zobeepee: Today has Childe banner like this 7 day xxhrs.\n\n60GC\n1st winner pull @: 6d/xxhrs\n2nd: 5d\n3rd: 4d\n4th: 3d\n5th: 2d\n6th: 1d\n7th:…
## 4994 RT @drxmstial: QUACKITY STREAMER OF THE YEAR!\n\n[ #quackity #quackityedit ] https://t.co/yoHS934N0O
## 4995 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4996 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4997 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4998 RT @louustheticc: okay but can we just ignore @CapitalOfficial ?? they use 1d for clout and nothing else. unfollow them and don't interact…
## 4999 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5000 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5001 RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…
## 5002 RT @jinliafeed: THEM\n\n#RYUJIN #LIA #ITZY https://t.co/HDjJ2eLx7F
## 5003 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5004 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 5005 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5006 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5007 RT @heartsantidote: HES LITERALLY A BABY DUCK I NEED EVERYONE TO LOOK AT THIS https://t.co/NHbReDmYJ9
## 5008 RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…
## 5009 RT @harryisamiIf: louis this day is just... https://t.co/i9sQv06Oo9
## 5010 RT @Velvet_Capital: Best Performing Portfolio's this Past Week on @Velvet_Capital 🏆 \n\n🥇BigCap Altcoin 📈 6.34%\n(@jay1iverson)\n🥈Value Plays 📈…
## 5011 RT @marvelftlouist: jumping off a bridge seems more and more appealing every time i see this video https://t.co/FkZV1j7KME
## 5012 RT @Velvet_Capital: What’re you waiting for?\n\nGet the most out of your crypto today! 👉🏻 https://t.co/nulth5XtxV https://t.co/ElqRjAQ8iI
## 5013 RT @Velvet_Capital: Like what we’re building?\n\nJoin us & let’s build together:\n\nhttps://t.co/tT9ZDMJdBu
## 5014 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5015 RT @Velvet_Capital: Interesting results. 👀 \n\nWhere should we deploy next? 🔨 \n\n#buidl #DeFi
## 5016 RT @BNBCHAIN: Learn about the progress our November Stars have been making over the past week on #BNBChain. \n\n@TheHarvestGame, @tallyxyz, @…
## 5017 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5018 RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv
## 5019 RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf
## 5020 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5021 RT @chartdataITZY: 2022 Most-Streamed Girl Groups on YouTube Music USA 🇺🇸 \n\n#1. BLACKPINK — 309M \n#2. Twice — 175M \n#3. Destiny’s Child —…
## 5022 RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…
## 5023 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5024 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5025 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5026 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5027 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5028 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5029 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5030 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5031 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5032 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5033 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5034 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5035 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5036 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5037 RT @matt_gray_: The 10 best Christmas ads of all time: \n\n1. Mercedes-Benz, 2013 https://t.co/ce6rjPlV3h
## 5038 RT @shivangistories: @xalwayspayno Thats very true. I've always been a Liam girl. He is the reason I started listening to 1D in the first p…
## 5039 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5040 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5041 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5042 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5043 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 5044 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5045 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5046 RT @thedailydanni: @ExquisiteWill I think the girlies forget or either weren’t here for the early 1D days to know that Zayn gets anxiety wh…
## 5047 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5048 RT @sapnapalt: IM ALIVEEEEE
## 5049 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5050 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5051 RT @ChrisBBacon3: @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH @JustinGrant923…
## 5052 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5053 RT @BamBam1A: Good Morning ☀️
## 5054 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5055 RT @HS_News_: Harry x Banana 2.0 🍌 \n\nHarry tonight in Buenos Aires \n\n- December 4th, 2022 https://t.co/ZeQwS88CbC
## 5056 RT @SUG4DRI: if I had to describe my 2022 with a video it would be this https://t.co/VQrdajGNut
## 5057 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5058 RT @Bangtan7tiktok: #Dreamers\n4.5M views | 1d❤️🔥\n\nThis looks so good???\n\n 🔗:https://t.co/sZcNpIXhqx\n\n [click + like + comment+share+repost…
## 5059 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5060 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5061 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5062 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5063 RT @rmarchives: paul blanco’s reaction to namjoon sending him a dm asking him to collab https://t.co/ngdcBM2YiI
## 5064 RT @HLDTour: “Every single time I’ve played in this country you have been unbelievable and you have given me so many special memories, than…
## 5065 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5066 RT @mhdksafa: A reporter asked me: why do I wish people “happy holidays“?\n\nBecause from 1 November to 15 January there are approximately 29…
## 5067 RT @bangtinyboyys: And here i cried https://t.co/bg5CANm61o
## 5068 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5069 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5070 RT @midcys: four more days left til it's yuna day! https://t.co/ABzxCZzQA3
## 5071 RT @AleXa_ZB: Had the wonderful opportunity to exchange albums with ITZY today 🥹 The girls are all so pretty and sweet- so deserving of all…
## 5072 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5073 RT @ngxshopee: Every Pants\nhttps://t.co/QBi25tRfBx https://t.co/6TLkCecClz
## 5074 RT @HLDTour: "Mitchell Rowland everybody!" \n\n💬: Harry introducing Mitch before his guitar solo in She. \n#LoveOnTourBuenosAires #Night2 \n4.1…
## 5075 RT @HLDTour: “VIVA ARGENTINA!!!!!”\n\n💬: Harry loving on Argentina. \n#LoveOnTourBuenosAires #Night2\n4.12.22
## 5076 RT @HLDTour: “Last night was absolutely incredible, you are no different tonight. Thank you for coming out and singing, dancing with us.”…
## 5077 RT @HLDTour: “I love love love coming to Argentina to play and we will be back any time you will have us.”\n\n💬: Harry expressing his love fo…
## 5078 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 5079 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5080 RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU
## 5081 RT @stylinarts: i was about to say someone should write a poem about louis’ beauty but harry already did that with sweet creature https://t…
## 5082 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5083 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 5084 RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To
## 5085 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5086 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5087 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5088 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 5089 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5090 RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…
## 5091 RT @sun28flowers: Harry remembered him 😁https://t.co/vit5Mf9rFe
## 5092 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5093 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5094 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 5095 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5096 RT @shittokindaok: shawn mendes, the wonder era (2020-2022) https://t.co/2hG7PhYesc
## 5097 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5098 RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…
## 5099 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5100 RT @sneakysneakery: Manchester Night 1 ♥️\nBuenos Aires Night 2 ♥️ https://t.co/imBlUkDjdu
## 5101 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5102 RT @HLDTour: "We have some music, we have all of you, we have the moon up there, we're gonna have some fun." \n\n💬: Harry telling the crowd w…
## 5103 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5104 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5105 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5106 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5107 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5108 RT @HLenargentina: "and once again, argentina you’re right in here (su corazón❤️)" https://t.co/8NGxNy8ebv
## 5109 RT @momentsofence: lego flower collection 💐 https://t.co/SXDyqylfD1
## 5110 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 5111 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 5112 RT @weirdlilguys: besties https://t.co/lF0ndBRK1M
## 5113 RT @meandwh: you and your 3@ https://t.co/ueQyVMp0Ni
## 5114 RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW
## 5115 RT @jayythewave: "BRO" has no gender, i even call my mom bro
## 5116 RT @softdeIicacy: a date like this. https://t.co/Jezzx5NaWo
## 5117 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5118 RT @JJAJAYY: It’s not Christmas without this 😭😭 #1D #Onedirection \nhttps://t.co/Y3YZInBTN6
## 5119 RT @BigJQker1911: How come yall manage to merge perfectly at Chick-Fil-A but not on I-95??
## 5120 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5121 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 5122 RT @1DRocksTweets: Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE #OneDirection #1D…
## 5123 RT @sunflouwerhabit: WRITE THIS DOWN. | 233K, 13 chapters, complete. \n\nchildhood friends to lovers, famous-non famous, so slow a burn it is…
## 5124 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5125 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5126 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5127 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5128 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5129 RT @bluebirdshoney: unbelievers core https://t.co/dfHufuRCSU
## 5130 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5131 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5132 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5133 RT @ningendo: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO\n\n▼2F…
## 5134 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5135 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5136 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5137 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5138 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5139 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5140 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5141 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5142 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5143 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 5144 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5145 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5146 RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time.
## 5147 RT @introvertsmemes: My toxic trait? I handle everything on my own and don’t admit I need help because I’d rather struggle than burden othe…
## 5148 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5149 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5150 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5151 RT @llovetour: @harryisamiIf I can’t believe they’ve never had the whole if 1d on there
## 5152 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5153 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5154 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5155 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5156 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5157 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5158 RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G
## 5159 RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO
## 5160 RT @seokjinism1: Wootteo on @coldplay stage last night's performance at @Citadel’s party in Orlando, Florida. it was a private show but the…
## 5161 RT @btsqtsarchive: "i think that among the people i know, im a person with good luck. meeting you all was all luck too, im so so happy" ㅡ 2…
## 5162 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 5163 RT @HUEKAN1SMS: when he "◠‿◠"\nhttps://t.co/9dCycTYSAd
## 5164 RT @hslotlives: 73 show • Buenos Aires night 2\n\nAccounts that might be going live\n\nhttps://t.co/aDJfbX908S\nhttps://t.co/VO8nQbD7Dl\nhttps://…
## 5165 RT @BbiKkuMi: (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around November 27th.…
## 5166 RT @QuackGiveaways: Quackity is officially nominated for every award on the Streamys🕺
## 5167 RT @QuackGiveaways: Just in: Quackity is the favorite among users to win every single award.
## 5168 RT @QuackityBell: @QuackGiveaways On his birthday too 🕺
## 5169 RT @QuackGiveaways: Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i will be votin…
## 5170 RT @QuackityBell: @QuackGiveaways Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i…
## 5171 RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…
## 5172 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5173 RT @1dtpwk_28: DO YOU LOVE LOUIS TOMLINSON?\nYES YES YES\n 👇 👇 👇
## 5174 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5175 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5176 RT @socceraid: 𝐔𝐍𝐒𝐄𝐄𝐍 @LiamPayne keepy ups 😍\n\nNice cheeky bit of skill from @MarkWright_ too 👌 \n\n#SoccerAid #1D #OneDirection // @UNICEF_uk…
## 5177 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5178 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5179 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5180 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5181 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5182 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5183 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5184 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5185 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5186 RT @bestpicofshawn: besties https://t.co/ILkvnP2AW4
## 5187 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5188 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5189 RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4
## 5190 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5191 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5192 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5193 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5194 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5195 RT @rmarchives: Indigo’s collaboration artists talking about namjoon https://t.co/5lrk6TNPpD
## 5196 RT @shyjjmn: #jimin:"jin hyung is so innocent 🥰" \nhttps://t.co/aWmdUxciYF
## 5197 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…
## 5198 RT @Tiny_Happenings: When Yeosang's classmates forced him to play the role of,Snow White,because he was prettiest in the class https://t.co…
## 5199 RT @atzhehet: yeodoongies when they're in 'who loves yeosang the most' competition and their competitor is choi san \nhttps://t.co/1FthOnG42m
## 5200 RT @vasilissaadair: hongjoong: "i really cant handle skinship"\n\nalso hongjoong:\nhttps://t.co/35IRsmzMKu
## 5201 RT @mingiwo: the way mingi hugged yeosang i’m sobbing https://t.co/6SjCsNVxxQ
## 5202 RT @angeIjyh: sani said on pm that he identifys yunho with pochacco 🥹 also remember yunho and his pochacco hair clips the stylists gave him…
## 5203 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5204 RT @sunshine_cart: wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— gcash / sco\n— if cod: https://t.co/zcK26TSM0k\n\nreply / dm to claim…
## 5205 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5206 RT @VCCrypto22: Depending on the type of trading you are doing, the timeframes you use to create and identify your zones will differ\n\nScalp…
## 5207 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5208 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5209 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5210 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 5211 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5212 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5213 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 5214 RT @hlnlzdaily: Louis celebrating during the game!\n\nvia: Simon Jones https://t.co/u2TkdXNtrS
## 5215 RT @HERO_BOTS: This is SQU-1D (and you won't like to face him 🦑)\n\nThe best defense is to use a good squad and your cards strategically in t…
## 5216 RT @hlnlzdaily: Louis watching the game today!\n\nvia: Grant Walker https://t.co/GWcphiXlXz
## 5217 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5218 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5219 RT @dailysoftgl: there's something about this dynamic that makes it so *chef's kiss* https://t.co/FrjeWXie6p
## 5220 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5221 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5222 RT @maeintheam_: No sorry, Harry and Louis I CAN'T defend you anymore I really can't.. I have no words. https://t.co/7kePG8cBOV
## 5223 RT @paramountplus: The pack is back to stop a terrifying evil in Beacon Hills. Teen Wolf: The Movie is coming exclusively to #ParamountPlus…
## 5224 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5225 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 5226 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5227 RT @sunfflouwerry: I don't wanna live anymore https://t.co/xAyjMUn4jr
## 5228 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5229 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5230 RT @sarasfilter: Fahad Al Kubaisi is the sweetest like he supported Wild Flower and greeted jin for his birthday 😭 https://t.co/wvHaDsGFG5
## 5231 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5232 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5233 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5234 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5235 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5236 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5237 RT @scftkoos: just cried 💔 https://t.co/yrhAXgBKfz
## 5238 RT @charts_k: Jimin changed his Weverse profile picture to Jin @BTS_twt https://t.co/PDiYYKuH2n
## 5239 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5240 RT @jinniesarchives: " hwaiting for our 30s" 😭 https://t.co/PahS7CaLKP
## 5241 RT @tdefenseless28: He’s literally celebrating with his one good arm, his right arm is locked away. Everyone calm TF down https://t.co/kR5x…
## 5242 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5243 RT @kosmicyoon: THE COLLECTION IS COMPLETE!!! BEST DAY EVER!!! https://t.co/5Jrx31bFt5
## 5244 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5245 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## 5246 RT @nochuadore: Jin being the best brother ; a thread https://t.co/ERTH6clwwO
## 5247 RT @90symn: them <3 https://t.co/tDTKFq0Djg
## 5248 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 5249 RT @agustpics: his only hyung 🥺\nhttps://t.co/d1PJuWWpvN
## 5250 RT @partaetae: SEOKJIN BIRTHDAY WALLPAPERS — no watermark and 4k https://t.co/LGehcNmZK7
## 5251 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5252 RT @ibuffysummers: this is literally them https://t.co/8FsAmEn1jC
## 5253 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5254 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5255 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5256 RT @centricjin: seokjin telling the dishwasher to quiet down 😭 he’s so CUTE https://t.co/mA0yl7gDrh
## 5257 RT @yeonfarie: an appreciation thread of soobin's amazing dancing skills for his birthday:\n\nhttps://t.co/IOKjig4aDK
## 5258 RT @daehwisdays: HAPPY SOOBIN DAY🐰🦔 #animation \n#SoobinTheEpitomeOfLove\n#첫눈이창문을두드리듯이수빈이가온날\n#ふわふわもちもちスビンの誕生日 https://t.co/RzDXsZLQdv
## 5259 RT @clifton_ideas: $IRIS (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#IRISUSDT #IRIS #USDTe…
## 5260 RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW
## 5261 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5262 RT @sugarscape: If you need us, we'll be listening to these 1D songs on repeat 🎧 https://t.co/Ir84vuJL1T
## 5263 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 5264 RT @HS_News_: The day after Skittles threw at the Kia Forum in LA, Harry's bodyguard sermonized the fans directly. \n\nIt's the bodyguard we…
## 5265 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5266 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5267 RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload Jo…
## 5268 RT @mostlymahaaa: Night changes by 1D will always hit you differently>>
## 5269 RT @lwtthingss: my jaw DROPPED https://t.co/rqvdEzty20
## 5270 RT @Aamyungv: Imagine a tkk au where JK dedicates 'No Control,' from 1D to Tae at one of their get togethers. After quite a few drinks.\n\nTh…
## 5271 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5272 RT @I_Am_Winter: One of the best series of 2022, Wednesday. https://t.co/03PF1qCNrl
## 5273 RT @wonuspawz: HOSHI ATE THAT NOW I NEED THEM TO COVER A 1D SONG https://t.co/PaY1FRIUYe
## 5274 RT @lourrysbaby: .@Louis_Tomlinson babes i'm sorry people were rude to you and your excitement for your team and country, please come celeb…
## 5275 RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ
## 5276 RT @gr66nsea: "Bad az enghelab" is the new Inshallah.
## 5277 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5278 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5279 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5280 RT @wednesdayaddams: Eugene is looking for new recruits to join the Hummers. RT if you're interested. https://t.co/IOx10B6br2
## 5281 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5282 RT @taysrep89: reminder that taylor won an national poetry contest in 4th grade… she HAS been the songwriter of the decade https://t.co/COh…
## 5283 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5284 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5285 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 5286 RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b
## 5287 RT @BreakersAcademy: Connor Owen among the most exciting youth players to watch! It's not us saying it, it's MLS Next itself: “The talented…
## 5288 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5289 RT @angelbbylouis: @1d_Obsessionnn @UnlockedSmau i feel like when the fic is finished you whould sign ur name & let chaos reign
## 5290 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5291 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5292 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 5293 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5294 RT @England: Up and running at this @FIFAWorldCup!\n\nThat's @HKane's 5️⃣2️⃣nd #ThreeLions goal 👏 https://t.co/JjsqMFctl3
## 5295 RT @England: The most major tournament goals by any #ThreeLions player ever.\n\n🦁 @HKane https://t.co/AukgLzeJPH
## 5296 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5297 RT @England: We'll be back at Al Bayt Stadium to take on France in the last eight of the @FIFAWorldCup on Saturday! https://t.co/BXwApJqjeh
## 5298 RT @England: It's time for the @EE Fan Vote! 🗳\n\nWho impressed you most in tonight's Round of 16 victory? ✨
## 5299 RT @softloveni: alright now here’s a thread of 1D/Solo questions for you to answer when you’re bored.\n\n» rt if you’re doing it\n» quote don’…
## 5300 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5301 RT @England: On we go!\n\nEnjoy that, #ThreeLions fans? 😀 https://t.co/kniqtELaa2
## 5302 RT @England: Next up for the #ThreeLions: France! 👊 https://t.co/R66hLJFT3k
## 5303 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5304 RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…
## 5305 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 5306 RT @jacksescapade: 450 // THE END. https://t.co/pKO97Ud2iW
## 5307 RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b
## 5308 RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv
## 5309 RT @UpdateHLD: Louis watching England’s match today!\n\n🎥: bethanniehare https://t.co/1dHWumnnid
## 5310 RT @England: 🔜 Quarter-finals. https://t.co/CPdjaYGXns
## 5311 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5312 RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ
## 5313 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5314 RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Josh f…
## 5315 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5316 RT @tobesoimmature: GUVE THE MAN A DAMN SANTA HAT https://t.co/dzi5PIoq8X
## 5317 RT @BoxparkWembley: GOAL 1-0 C'MON ENGLAND!! 🏴 #WC2022 #WorldCup #ENGSEN https://t.co/UauQ3lho3y
## 5318 RT @hlnlzdaily: Harry celebrating England’s win today on stage!\n\nvia: selenaeuphoria\n https://t.co/1KdY503QSb
## 5319 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5320 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5321 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5322 RT @hlnlzdaily: Harry celebrating England’s win against Senegal!\n\nvia: popstothecinema https://t.co/H7epaDOSA3
## 5323 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5324 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5325 RT @zaynmalik: Yeah I'm in a group for guys and me yeah were pretty good and we call ourselves 1d ,
## 5326 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5327 RT @onedlyricbot: feels like snow in september but i always will remember
## 5328 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5329 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5330 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5331 RT @cavs_fb: Congratulations to our players who were selected to the All Region Team! (Region 1D) https://t.co/39cgUZa4cC
## 5332 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5333 RT @kmmwkindness: The fact I can immediately recognize any Harry or Louis or 1D song just by the bass because my mom is listening to them n…
## 5334 RT @llau_music: Hi I love Liam
## 5335 RT @LTHQOfficial: #FaithInTheFuture. What's your favourite track on the album?\nhttps://t.co/gz8IUSeS08 https://t.co/GcoiAwCNK0
## 5336 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 5337 RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…
## 5338 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5339 RT @OutOfContextEv: The Mario Movie cast according to IShowSpeed 😂 https://t.co/dYnDedCikn
## 5340 RT @zaynmalik: @xSophieReadex hello gorgeous zayn here from 1d x
## 5341 RT @NiallOfficial: @andie_1D I dono..thanks for the compliment.. But I'm not hot .
## 5342 RT @TinyTANofficial: Guess what I'm fishing for?\nIt's love and happiness for you💕\n\n#Happy_Jin_Day🐹 #TinyTAN https://t.co/Qpj1Ni5atT
## 5343 RT @BT21_: RJ’s special mukbang show!🍔🍗\nWe know you can eat everything💦\n\n#mukbang #RJ #WeLoveYou https://t.co/WxQVWV5Ejw
## 5344 RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…
## 5345 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 5346 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## created isRetweet
## 1 2022-12-06 23:56:30 TRUE
## 2 2022-12-06 23:56:17 TRUE
## 3 2022-12-06 23:55:12 TRUE
## 4 2022-12-06 23:54:23 TRUE
## 5 2022-12-06 23:52:13 TRUE
## 6 2022-12-06 23:52:04 TRUE
## 7 2022-12-06 23:51:34 TRUE
## 8 2022-12-06 23:51:25 TRUE
## 9 2022-12-06 23:50:56 TRUE
## 10 2022-12-06 23:49:32 TRUE
## 11 2022-12-06 23:47:43 TRUE
## 12 2022-12-06 23:47:19 TRUE
## 13 2022-12-06 23:46:35 TRUE
## 14 2022-12-06 23:44:48 TRUE
## 15 2022-12-06 23:44:23 TRUE
## 16 2022-12-06 23:42:39 TRUE
## 17 2022-12-06 23:41:48 TRUE
## 18 2022-12-06 23:41:30 TRUE
## 19 2022-12-06 23:41:30 TRUE
## 20 2022-12-06 23:39:54 TRUE
## 21 2022-12-06 23:38:59 TRUE
## 22 2022-12-06 23:38:05 TRUE
## 23 2022-12-06 23:35:51 TRUE
## 24 2022-12-06 23:34:13 TRUE
## 25 2022-12-06 23:34:09 TRUE
## 26 2022-12-06 23:33:59 TRUE
## 27 2022-12-06 23:31:40 TRUE
## 28 2022-12-06 23:28:20 TRUE
## 29 2022-12-06 23:28:15 TRUE
## 30 2022-12-06 23:26:43 TRUE
## 31 2022-12-06 23:26:31 TRUE
## 32 2022-12-06 23:25:44 TRUE
## 33 2022-12-06 23:25:41 TRUE
## 34 2022-12-06 23:25:03 TRUE
## 35 2022-12-06 23:23:18 TRUE
## 36 2022-12-06 23:23:15 TRUE
## 37 2022-12-06 23:23:10 TRUE
## 38 2022-12-06 23:23:03 TRUE
## 39 2022-12-06 23:22:43 TRUE
## 40 2022-12-06 23:21:11 TRUE
## 41 2022-12-06 23:21:03 TRUE
## 42 2022-12-06 23:20:53 TRUE
## 43 2022-12-06 23:18:32 TRUE
## 44 2022-12-06 23:17:37 TRUE
## 45 2022-12-06 23:17:31 TRUE
## 46 2022-12-06 23:17:03 TRUE
## 47 2022-12-06 23:16:59 TRUE
## 48 2022-12-06 23:16:49 TRUE
## 49 2022-12-06 23:16:43 TRUE
## 50 2022-12-06 23:16:40 TRUE
## 51 2022-12-06 23:16:15 TRUE
## 52 2022-12-06 23:15:26 TRUE
## 53 2022-12-06 23:14:47 TRUE
## 54 2022-12-06 23:12:45 TRUE
## 55 2022-12-06 23:12:41 TRUE
## 56 2022-12-06 23:11:30 TRUE
## 57 2022-12-06 23:11:29 TRUE
## 58 2022-12-06 23:11:25 TRUE
## 59 2022-12-06 23:10:38 TRUE
## 60 2022-12-06 23:09:12 TRUE
## 61 2022-12-06 23:08:16 TRUE
## 62 2022-12-06 23:07:35 TRUE
## 63 2022-12-06 23:06:56 TRUE
## 64 2022-12-06 23:06:53 TRUE
## 65 2022-12-06 23:06:51 TRUE
## 66 2022-12-06 23:06:35 TRUE
## 67 2022-12-06 23:06:14 TRUE
## 68 2022-12-06 23:05:46 TRUE
## 69 2022-12-06 23:05:20 TRUE
## 70 2022-12-06 23:04:22 TRUE
## 71 2022-12-06 23:03:13 TRUE
## 72 2022-12-06 23:03:07 TRUE
## 73 2022-12-06 23:02:41 TRUE
## 74 2022-12-06 23:02:38 TRUE
## 75 2022-12-06 23:02:23 TRUE
## 76 2022-12-06 23:00:56 TRUE
## 77 2022-12-06 22:57:50 TRUE
## 78 2022-12-06 22:55:57 TRUE
## 79 2022-12-06 22:54:36 TRUE
## 80 2022-12-06 22:53:29 TRUE
## 81 2022-12-06 22:52:52 TRUE
## 82 2022-12-06 22:51:31 TRUE
## 83 2022-12-06 22:50:47 TRUE
## 84 2022-12-06 22:48:26 TRUE
## 85 2022-12-06 22:47:29 TRUE
## 86 2022-12-06 22:47:28 TRUE
## 87 2022-12-06 22:45:44 TRUE
## 88 2022-12-06 22:45:42 TRUE
## 89 2022-12-06 22:45:33 TRUE
## 90 2022-12-06 22:45:22 TRUE
## 91 2022-12-06 22:45:08 TRUE
## 92 2022-12-06 22:43:37 TRUE
## 93 2022-12-06 22:43:31 TRUE
## 94 2022-12-06 22:41:43 TRUE
## 95 2022-12-06 22:41:35 TRUE
## 96 2022-12-06 22:41:14 TRUE
## 97 2022-12-06 22:41:03 TRUE
## 98 2022-12-06 22:40:59 TRUE
## 99 2022-12-06 22:40:40 TRUE
## 100 2022-12-06 22:40:32 TRUE
## 101 2022-12-06 22:39:04 TRUE
## 102 2022-12-06 22:39:04 TRUE
## 103 2022-12-06 22:39:03 TRUE
## 104 2022-12-06 22:38:41 TRUE
## 105 2022-12-06 22:38:17 TRUE
## 106 2022-12-06 22:38:17 TRUE
## 107 2022-12-06 22:38:14 TRUE
## 108 2022-12-06 22:38:05 TRUE
## 109 2022-12-06 22:38:01 TRUE
## 110 2022-12-06 22:37:58 TRUE
## 111 2022-12-06 22:37:55 TRUE
## 112 2022-12-06 22:37:52 TRUE
## 113 2022-12-06 22:37:45 TRUE
## 114 2022-12-06 22:36:45 TRUE
## 115 2022-12-06 22:36:15 TRUE
## 116 2022-12-06 22:36:01 TRUE
## 117 2022-12-06 22:35:49 TRUE
## 118 2022-12-06 22:35:22 TRUE
## 119 2022-12-06 22:33:15 TRUE
## 120 2022-12-06 22:32:35 TRUE
## 121 2022-12-06 22:31:58 TRUE
## 122 2022-12-06 22:30:57 TRUE
## 123 2022-12-06 22:30:45 TRUE
## 124 2022-12-06 22:28:16 TRUE
## 125 2022-12-06 22:28:06 TRUE
## 126 2022-12-06 22:27:45 TRUE
## 127 2022-12-06 22:26:38 TRUE
## 128 2022-12-06 22:25:12 TRUE
## 129 2022-12-06 22:25:11 TRUE
## 130 2022-12-06 22:24:39 TRUE
## 131 2022-12-06 22:23:35 TRUE
## 132 2022-12-06 22:21:46 TRUE
## 133 2022-12-06 22:20:39 TRUE
## 134 2022-12-06 22:20:00 TRUE
## 135 2022-12-06 22:19:12 TRUE
## 136 2022-12-06 22:18:53 TRUE
## 137 2022-12-06 22:16:12 TRUE
## 138 2022-12-06 22:16:07 TRUE
## 139 2022-12-06 22:16:02 TRUE
## 140 2022-12-06 22:14:29 TRUE
## 141 2022-12-06 22:14:21 TRUE
## 142 2022-12-06 22:12:17 TRUE
## 143 2022-12-06 22:12:05 TRUE
## 144 2022-12-06 22:11:41 TRUE
## 145 2022-12-06 22:10:54 TRUE
## 146 2022-12-06 22:10:46 TRUE
## 147 2022-12-06 22:10:22 TRUE
## 148 2022-12-06 22:10:05 TRUE
## 149 2022-12-06 22:09:47 TRUE
## 150 2022-12-06 22:09:41 TRUE
## 151 2022-12-06 22:08:28 TRUE
## 152 2022-12-06 22:08:12 TRUE
## 153 2022-12-06 22:08:10 TRUE
## 154 2022-12-06 22:08:07 TRUE
## 155 2022-12-06 22:07:34 TRUE
## 156 2022-12-06 22:07:16 TRUE
## 157 2022-12-06 22:07:06 TRUE
## 158 2022-12-06 22:06:27 TRUE
## 159 2022-12-06 22:06:19 TRUE
## 160 2022-12-06 22:05:59 TRUE
## 161 2022-12-06 22:05:52 TRUE
## 162 2022-12-06 22:05:46 TRUE
## 163 2022-12-06 22:05:41 TRUE
## 164 2022-12-06 22:05:04 TRUE
## 165 2022-12-06 22:02:29 TRUE
## 166 2022-12-06 22:02:06 TRUE
## 167 2022-12-06 22:02:03 TRUE
## 168 2022-12-06 22:00:17 TRUE
## 169 2022-12-06 21:58:46 TRUE
## 170 2022-12-06 21:56:51 TRUE
## 171 2022-12-06 21:56:50 TRUE
## 172 2022-12-06 21:56:48 TRUE
## 173 2022-12-06 21:56:07 TRUE
## 174 2022-12-06 21:56:07 TRUE
## 175 2022-12-06 21:55:33 TRUE
## 176 2022-12-06 21:54:15 TRUE
## 177 2022-12-06 21:53:38 TRUE
## 178 2022-12-06 21:53:11 TRUE
## 179 2022-12-06 21:52:15 TRUE
## 180 2022-12-06 21:50:36 TRUE
## 181 2022-12-06 21:49:47 TRUE
## 182 2022-12-06 21:49:34 TRUE
## 183 2022-12-06 21:49:34 TRUE
## 184 2022-12-06 21:48:45 TRUE
## 185 2022-12-06 21:47:41 TRUE
## 186 2022-12-06 21:47:32 TRUE
## 187 2022-12-06 21:47:17 TRUE
## 188 2022-12-06 21:46:41 TRUE
## 189 2022-12-06 21:45:26 TRUE
## 190 2022-12-06 21:45:08 TRUE
## 191 2022-12-06 21:44:55 TRUE
## 192 2022-12-06 21:44:00 TRUE
## 193 2022-12-06 21:44:00 TRUE
## 194 2022-12-06 21:43:45 TRUE
## 195 2022-12-06 21:43:41 TRUE
## 196 2022-12-06 21:43:15 TRUE
## 197 2022-12-06 21:43:04 TRUE
## 198 2022-12-06 21:42:40 TRUE
## 199 2022-12-06 21:42:19 TRUE
## 200 2022-12-06 21:42:15 TRUE
## 201 2022-12-06 21:41:42 TRUE
## 202 2022-12-06 21:41:16 TRUE
## 203 2022-12-06 21:40:04 TRUE
## 204 2022-12-06 21:38:45 TRUE
## 205 2022-12-06 21:38:43 TRUE
## 206 2022-12-06 21:36:20 TRUE
## 207 2022-12-06 21:35:56 TRUE
## 208 2022-12-06 21:35:14 TRUE
## 209 2022-12-06 21:34:43 TRUE
## 210 2022-12-06 21:34:30 TRUE
## 211 2022-12-06 21:34:01 TRUE
## 212 2022-12-06 21:33:56 TRUE
## 213 2022-12-06 21:32:45 TRUE
## 214 2022-12-06 21:32:38 TRUE
## 215 2022-12-06 21:32:36 TRUE
## 216 2022-12-06 21:31:50 TRUE
## 217 2022-12-06 21:30:55 TRUE
## 218 2022-12-06 21:30:50 TRUE
## 219 2022-12-06 21:29:18 TRUE
## 220 2022-12-06 21:28:28 TRUE
## 221 2022-12-06 21:28:13 TRUE
## 222 2022-12-06 21:27:26 TRUE
## 223 2022-12-06 21:27:02 TRUE
## 224 2022-12-06 21:26:49 TRUE
## 225 2022-12-06 21:26:01 TRUE
## 226 2022-12-06 21:25:40 TRUE
## 227 2022-12-06 21:24:07 TRUE
## 228 2022-12-06 21:23:22 TRUE
## 229 2022-12-06 21:22:13 TRUE
## 230 2022-12-06 21:22:01 TRUE
## 231 2022-12-06 21:20:46 TRUE
## 232 2022-12-06 21:20:19 TRUE
## 233 2022-12-06 21:19:42 TRUE
## 234 2022-12-06 21:19:05 TRUE
## 235 2022-12-06 21:19:04 TRUE
## 236 2022-12-06 21:19:02 TRUE
## 237 2022-12-06 21:18:54 TRUE
## 238 2022-12-06 21:18:50 TRUE
## 239 2022-12-06 21:18:38 TRUE
## 240 2022-12-06 21:18:12 TRUE
## 241 2022-12-06 21:17:50 TRUE
## 242 2022-12-06 21:17:19 TRUE
## 243 2022-12-06 21:17:18 TRUE
## 244 2022-12-06 21:16:55 TRUE
## 245 2022-12-06 21:16:31 TRUE
## 246 2022-12-06 21:15:55 TRUE
## 247 2022-12-06 21:15:45 TRUE
## 248 2022-12-06 21:15:38 TRUE
## 249 2022-12-06 21:14:53 TRUE
## 250 2022-12-06 21:14:16 TRUE
## 251 2022-12-06 21:14:12 TRUE
## 252 2022-12-06 21:13:59 TRUE
## 253 2022-12-06 21:12:51 TRUE
## 254 2022-12-06 21:12:19 TRUE
## 255 2022-12-06 21:11:25 TRUE
## 256 2022-12-06 21:11:20 TRUE
## 257 2022-12-06 21:11:05 TRUE
## 258 2022-12-06 21:10:02 TRUE
## 259 2022-12-06 21:09:58 TRUE
## 260 2022-12-06 21:09:54 TRUE
## 261 2022-12-06 21:09:38 TRUE
## 262 2022-12-06 21:08:59 TRUE
## 263 2022-12-06 21:08:48 TRUE
## 264 2022-12-06 21:08:39 TRUE
## 265 2022-12-06 21:07:36 TRUE
## 266 2022-12-06 21:07:01 TRUE
## 267 2022-12-06 21:06:39 TRUE
## 268 2022-12-06 21:06:09 TRUE
## 269 2022-12-06 21:05:58 TRUE
## 270 2022-12-06 21:04:13 TRUE
## 271 2022-12-06 21:04:13 TRUE
## 272 2022-12-06 21:03:41 TRUE
## 273 2022-12-06 21:03:18 TRUE
## 274 2022-12-06 21:01:57 TRUE
## 275 2022-12-06 21:01:17 TRUE
## 276 2022-12-06 21:01:15 TRUE
## 277 2022-12-06 21:00:57 TRUE
## 278 2022-12-06 21:00:48 TRUE
## 279 2022-12-06 20:59:59 TRUE
## 280 2022-12-06 20:59:53 TRUE
## 281 2022-12-06 20:59:41 TRUE
## 282 2022-12-06 20:59:41 TRUE
## 283 2022-12-06 20:59:39 TRUE
## 284 2022-12-06 20:59:27 TRUE
## 285 2022-12-06 20:58:49 TRUE
## 286 2022-12-06 20:58:18 TRUE
## 287 2022-12-06 20:58:09 TRUE
## 288 2022-12-06 20:58:08 TRUE
## 289 2022-12-06 20:58:06 TRUE
## 290 2022-12-06 20:58:03 TRUE
## 291 2022-12-06 20:57:56 TRUE
## 292 2022-12-06 20:57:46 TRUE
## 293 2022-12-06 20:57:42 TRUE
## 294 2022-12-06 20:57:37 TRUE
## 295 2022-12-06 20:57:33 TRUE
## 296 2022-12-06 20:53:14 TRUE
## 297 2022-12-06 20:51:59 TRUE
## 298 2022-12-06 20:51:52 TRUE
## 299 2022-12-06 20:51:37 TRUE
## 300 2022-12-06 20:51:34 TRUE
## 301 2022-12-06 20:51:28 TRUE
## 302 2022-12-06 20:51:23 TRUE
## 303 2022-12-06 20:50:58 TRUE
## 304 2022-12-06 20:50:21 TRUE
## 305 2022-12-06 20:50:21 TRUE
## 306 2022-12-06 20:49:23 TRUE
## 307 2022-12-06 20:48:32 TRUE
## 308 2022-12-06 20:46:53 TRUE
## 309 2022-12-06 20:46:05 TRUE
## 310 2022-12-06 20:45:29 TRUE
## 311 2022-12-06 20:45:27 TRUE
## 312 2022-12-06 20:43:46 TRUE
## 313 2022-12-06 20:42:29 TRUE
## 314 2022-12-06 20:42:11 TRUE
## 315 2022-12-06 20:42:10 TRUE
## 316 2022-12-06 20:38:26 TRUE
## 317 2022-12-06 20:38:11 TRUE
## 318 2022-12-06 20:37:49 TRUE
## 319 2022-12-06 20:37:22 TRUE
## 320 2022-12-06 20:37:19 TRUE
## 321 2022-12-06 20:37:08 TRUE
## 322 2022-12-06 20:36:43 TRUE
## 323 2022-12-06 20:34:46 TRUE
## 324 2022-12-06 20:34:21 TRUE
## 325 2022-12-06 20:34:05 TRUE
## 326 2022-12-06 20:33:24 TRUE
## 327 2022-12-06 20:32:35 TRUE
## 328 2022-12-06 20:32:28 TRUE
## 329 2022-12-06 20:31:15 TRUE
## 330 2022-12-06 20:30:27 TRUE
## 331 2022-12-06 20:29:32 TRUE
## 332 2022-12-06 20:29:17 TRUE
## 333 2022-12-06 20:28:38 TRUE
## 334 2022-12-06 20:28:36 TRUE
## 335 2022-12-06 20:27:57 TRUE
## 336 2022-12-06 20:27:09 TRUE
## 337 2022-12-06 20:26:03 TRUE
## 338 2022-12-06 20:24:58 TRUE
## 339 2022-12-06 20:24:38 TRUE
## 340 2022-12-06 20:23:39 TRUE
## 341 2022-12-06 20:23:24 TRUE
## 342 2022-12-06 20:23:22 TRUE
## 343 2022-12-06 20:23:19 TRUE
## 344 2022-12-06 20:23:15 TRUE
## 345 2022-12-06 20:22:43 TRUE
## 346 2022-12-06 20:21:00 TRUE
## 347 2022-12-06 20:20:15 TRUE
## 348 2022-12-06 20:19:08 TRUE
## 349 2022-12-06 20:19:05 TRUE
## 350 2022-12-06 20:18:57 TRUE
## 351 2022-12-06 20:18:22 TRUE
## 352 2022-12-06 20:17:56 TRUE
## 353 2022-12-06 20:17:34 TRUE
## 354 2022-12-06 20:17:30 TRUE
## 355 2022-12-06 20:16:29 TRUE
## 356 2022-12-06 20:16:02 TRUE
## 357 2022-12-06 20:15:38 TRUE
## 358 2022-12-06 20:15:38 TRUE
## 359 2022-12-06 20:15:31 TRUE
## 360 2022-12-06 20:14:59 TRUE
## 361 2022-12-06 20:14:32 TRUE
## 362 2022-12-06 20:13:25 TRUE
## 363 2022-12-06 20:12:25 TRUE
## 364 2022-12-06 20:12:15 TRUE
## 365 2022-12-06 20:12:14 TRUE
## 366 2022-12-06 20:12:09 TRUE
## 367 2022-12-06 20:11:58 TRUE
## 368 2022-12-06 20:11:57 TRUE
## 369 2022-12-06 20:11:47 TRUE
## 370 2022-12-06 20:11:13 TRUE
## 371 2022-12-06 20:09:56 TRUE
## 372 2022-12-06 20:07:12 TRUE
## 373 2022-12-06 20:07:11 TRUE
## 374 2022-12-06 20:06:30 TRUE
## 375 2022-12-06 20:06:07 TRUE
## 376 2022-12-06 20:06:05 TRUE
## 377 2022-12-06 20:06:05 TRUE
## 378 2022-12-06 20:05:46 TRUE
## 379 2022-12-06 20:05:45 TRUE
## 380 2022-12-06 20:05:29 TRUE
## 381 2022-12-06 20:05:12 TRUE
## 382 2022-12-06 20:03:11 TRUE
## 383 2022-12-06 20:02:47 TRUE
## 384 2022-12-06 20:02:16 TRUE
## 385 2022-12-06 20:02:13 TRUE
## 386 2022-12-06 20:02:08 TRUE
## 387 2022-12-06 20:02:03 TRUE
## 388 2022-12-06 20:02:01 TRUE
## 389 2022-12-06 20:02:00 TRUE
## 390 2022-12-06 20:01:39 TRUE
## 391 2022-12-06 20:00:59 TRUE
## 392 2022-12-06 20:00:48 TRUE
## 393 2022-12-06 20:00:35 TRUE
## 394 2022-12-06 20:00:27 TRUE
## 395 2022-12-06 19:59:26 TRUE
## 396 2022-12-06 19:59:24 TRUE
## 397 2022-12-06 19:58:31 TRUE
## 398 2022-12-06 19:58:24 TRUE
## 399 2022-12-06 19:58:03 TRUE
## 400 2022-12-06 19:57:51 TRUE
## 401 2022-12-06 19:57:47 TRUE
## 402 2022-12-06 19:57:28 TRUE
## 403 2022-12-06 19:57:20 TRUE
## 404 2022-12-06 19:57:14 TRUE
## 405 2022-12-06 19:57:12 TRUE
## 406 2022-12-06 19:56:11 TRUE
## 407 2022-12-06 19:55:29 TRUE
## 408 2022-12-06 19:55:25 TRUE
## 409 2022-12-06 19:55:13 TRUE
## 410 2022-12-06 19:53:15 TRUE
## 411 2022-12-06 19:53:00 TRUE
## 412 2022-12-06 19:51:35 TRUE
## 413 2022-12-06 19:51:19 TRUE
## 414 2022-12-06 19:51:16 TRUE
## 415 2022-12-06 19:50:49 TRUE
## 416 2022-12-06 19:50:45 TRUE
## 417 2022-12-06 19:50:39 TRUE
## 418 2022-12-06 19:49:51 TRUE
## 419 2022-12-06 19:49:26 TRUE
## 420 2022-12-06 19:48:29 TRUE
## 421 2022-12-06 19:47:34 TRUE
## 422 2022-12-06 19:47:29 TRUE
## 423 2022-12-06 19:47:28 TRUE
## 424 2022-12-06 19:46:58 TRUE
## 425 2022-12-06 19:46:47 TRUE
## 426 2022-12-06 19:46:38 TRUE
## 427 2022-12-06 19:46:26 TRUE
## 428 2022-12-06 19:46:06 TRUE
## 429 2022-12-06 19:45:49 TRUE
## 430 2022-12-06 19:45:09 TRUE
## 431 2022-12-06 19:42:18 TRUE
## 432 2022-12-06 19:42:00 TRUE
## 433 2022-12-06 19:41:57 TRUE
## 434 2022-12-06 19:41:48 TRUE
## 435 2022-12-06 19:41:44 TRUE
## 436 2022-12-06 19:41:31 TRUE
## 437 2022-12-06 19:41:26 TRUE
## 438 2022-12-06 19:41:23 TRUE
## 439 2022-12-06 19:41:19 TRUE
## 440 2022-12-06 19:40:47 TRUE
## 441 2022-12-06 19:40:44 TRUE
## 442 2022-12-06 19:39:35 TRUE
## 443 2022-12-06 19:38:27 TRUE
## 444 2022-12-06 19:37:58 TRUE
## 445 2022-12-06 19:37:22 TRUE
## 446 2022-12-06 19:37:20 TRUE
## 447 2022-12-06 19:34:45 TRUE
## 448 2022-12-06 19:34:24 TRUE
## 449 2022-12-06 19:33:33 TRUE
## 450 2022-12-06 19:33:30 TRUE
## 451 2022-12-06 19:32:44 TRUE
## 452 2022-12-06 19:31:32 TRUE
## 453 2022-12-06 19:31:20 TRUE
## 454 2022-12-06 19:30:59 TRUE
## 455 2022-12-06 19:29:17 TRUE
## 456 2022-12-06 19:28:54 TRUE
## 457 2022-12-06 19:27:54 TRUE
## 458 2022-12-06 19:26:20 TRUE
## 459 2022-12-06 19:25:46 TRUE
## 460 2022-12-06 19:24:06 TRUE
## 461 2022-12-06 19:22:56 TRUE
## 462 2022-12-06 19:22:34 TRUE
## 463 2022-12-06 19:22:27 TRUE
## 464 2022-12-06 19:22:12 TRUE
## 465 2022-12-06 19:22:10 TRUE
## 466 2022-12-06 19:22:09 TRUE
## 467 2022-12-06 19:22:02 TRUE
## 468 2022-12-06 19:21:57 TRUE
## 469 2022-12-06 19:21:50 TRUE
## 470 2022-12-06 19:21:29 TRUE
## 471 2022-12-06 19:20:48 TRUE
## 472 2022-12-06 19:20:28 TRUE
## 473 2022-12-06 19:18:46 TRUE
## 474 2022-12-06 19:18:43 TRUE
## 475 2022-12-06 19:18:35 TRUE
## 476 2022-12-06 19:18:25 TRUE
## 477 2022-12-06 19:18:22 TRUE
## 478 2022-12-06 19:18:07 TRUE
## 479 2022-12-06 19:17:57 TRUE
## 480 2022-12-06 19:17:31 TRUE
## 481 2022-12-06 19:16:35 TRUE
## 482 2022-12-06 19:16:10 TRUE
## 483 2022-12-06 19:16:06 TRUE
## 484 2022-12-06 19:15:38 TRUE
## 485 2022-12-06 19:15:35 TRUE
## 486 2022-12-06 19:15:28 TRUE
## 487 2022-12-06 19:15:22 TRUE
## 488 2022-12-06 19:15:03 TRUE
## 489 2022-12-06 19:14:16 TRUE
## 490 2022-12-06 19:14:02 TRUE
## 491 2022-12-06 19:13:44 TRUE
## 492 2022-12-06 19:13:32 TRUE
## 493 2022-12-06 19:13:01 TRUE
## 494 2022-12-06 19:12:19 TRUE
## 495 2022-12-06 19:12:00 TRUE
## 496 2022-12-06 19:11:55 TRUE
## 497 2022-12-06 19:11:26 TRUE
## 498 2022-12-06 19:10:26 TRUE
## 499 2022-12-06 19:10:16 TRUE
## 500 2022-12-06 19:09:17 TRUE
## 501 2022-12-06 19:09:13 TRUE
## 502 2022-12-06 19:09:03 TRUE
## 503 2022-12-06 19:08:45 TRUE
## 504 2022-12-06 19:08:41 TRUE
## 505 2022-12-06 19:08:29 TRUE
## 506 2022-12-06 19:07:40 TRUE
## 507 2022-12-06 19:07:07 TRUE
## 508 2022-12-06 19:07:03 TRUE
## 509 2022-12-06 19:06:11 TRUE
## 510 2022-12-06 19:05:33 TRUE
## 511 2022-12-06 19:05:29 TRUE
## 512 2022-12-06 19:05:07 TRUE
## 513 2022-12-06 19:05:01 TRUE
## 514 2022-12-06 19:04:57 TRUE
## 515 2022-12-06 19:04:57 TRUE
## 516 2022-12-06 19:04:45 TRUE
## 517 2022-12-06 19:04:00 TRUE
## 518 2022-12-06 19:03:56 TRUE
## 519 2022-12-06 19:03:54 TRUE
## 520 2022-12-06 19:03:37 TRUE
## 521 2022-12-06 19:03:28 TRUE
## 522 2022-12-06 19:03:13 TRUE
## 523 2022-12-06 19:03:05 TRUE
## 524 2022-12-06 19:03:05 TRUE
## 525 2022-12-06 19:02:50 TRUE
## 526 2022-12-06 19:02:14 TRUE
## 527 2022-12-06 19:02:07 TRUE
## 528 2022-12-06 19:02:03 TRUE
## 529 2022-12-06 19:01:56 TRUE
## 530 2022-12-06 19:01:44 TRUE
## 531 2022-12-06 19:00:21 TRUE
## 532 2022-12-06 19:00:16 TRUE
## 533 2022-12-06 19:00:11 TRUE
## 534 2022-12-06 18:59:45 TRUE
## 535 2022-12-06 18:59:25 TRUE
## 536 2022-12-06 18:59:08 TRUE
## 537 2022-12-06 18:58:31 TRUE
## 538 2022-12-06 18:58:16 TRUE
## 539 2022-12-06 18:58:15 TRUE
## 540 2022-12-06 18:57:33 TRUE
## 541 2022-12-06 18:57:00 TRUE
## 542 2022-12-06 18:55:42 TRUE
## 543 2022-12-06 18:55:11 TRUE
## 544 2022-12-06 18:54:05 TRUE
## 545 2022-12-06 18:53:59 TRUE
## 546 2022-12-06 18:53:29 TRUE
## 547 2022-12-06 18:51:52 TRUE
## 548 2022-12-06 18:51:23 TRUE
## 549 2022-12-06 18:51:04 TRUE
## 550 2022-12-06 18:50:13 TRUE
## 551 2022-12-06 18:49:52 TRUE
## 552 2022-12-06 18:49:49 TRUE
## 553 2022-12-06 18:49:46 TRUE
## 554 2022-12-06 18:48:19 TRUE
## 555 2022-12-06 18:47:55 TRUE
## 556 2022-12-06 18:47:30 TRUE
## 557 2022-12-06 18:46:53 TRUE
## 558 2022-12-06 18:46:08 TRUE
## 559 2022-12-06 18:43:58 TRUE
## 560 2022-12-06 18:42:48 TRUE
## 561 2022-12-06 18:41:17 TRUE
## 562 2022-12-06 18:40:36 TRUE
## 563 2022-12-06 18:39:41 TRUE
## 564 2022-12-06 18:38:59 TRUE
## 565 2022-12-06 18:38:39 TRUE
## 566 2022-12-06 18:38:09 TRUE
## 567 2022-12-06 18:38:05 TRUE
## 568 2022-12-06 18:36:43 TRUE
## 569 2022-12-06 18:36:41 TRUE
## 570 2022-12-06 18:36:26 TRUE
## 571 2022-12-06 18:36:24 TRUE
## 572 2022-12-06 18:36:19 TRUE
## 573 2022-12-06 18:36:12 TRUE
## 574 2022-12-06 18:35:52 TRUE
## 575 2022-12-06 18:34:54 TRUE
## 576 2022-12-06 18:34:50 TRUE
## 577 2022-12-06 18:34:09 TRUE
## 578 2022-12-06 18:33:36 TRUE
## 579 2022-12-06 18:33:26 TRUE
## 580 2022-12-06 18:32:47 TRUE
## 581 2022-12-06 18:32:28 TRUE
## 582 2022-12-06 18:31:45 TRUE
## 583 2022-12-06 18:31:32 TRUE
## 584 2022-12-06 18:31:05 TRUE
## 585 2022-12-06 18:30:55 TRUE
## 586 2022-12-06 18:30:06 TRUE
## 587 2022-12-06 18:29:39 TRUE
## 588 2022-12-06 18:29:07 TRUE
## 589 2022-12-06 18:28:46 TRUE
## 590 2022-12-06 18:28:34 TRUE
## 591 2022-12-06 18:27:11 TRUE
## 592 2022-12-06 18:25:32 TRUE
## 593 2022-12-06 18:25:08 TRUE
## 594 2022-12-06 18:24:48 TRUE
## 595 2022-12-06 18:24:37 TRUE
## 596 2022-12-06 18:24:28 TRUE
## 597 2022-12-06 18:24:02 TRUE
## 598 2022-12-06 18:22:45 TRUE
## 599 2022-12-06 18:22:42 TRUE
## 600 2022-12-06 18:22:35 TRUE
## 601 2022-12-06 18:22:06 TRUE
## 602 2022-12-06 18:21:55 TRUE
## 603 2022-12-06 18:21:40 TRUE
## 604 2022-12-06 18:20:53 TRUE
## 605 2022-12-06 18:20:31 TRUE
## 606 2022-12-06 18:20:30 TRUE
## 607 2022-12-06 18:19:49 TRUE
## 608 2022-12-06 18:18:53 TRUE
## 609 2022-12-06 18:17:51 TRUE
## 610 2022-12-06 18:17:05 TRUE
## 611 2022-12-06 18:16:58 TRUE
## 612 2022-12-06 18:16:23 TRUE
## 613 2022-12-06 18:14:42 TRUE
## 614 2022-12-06 18:14:36 TRUE
## 615 2022-12-06 18:14:21 TRUE
## 616 2022-12-06 18:14:13 TRUE
## 617 2022-12-06 18:14:08 TRUE
## 618 2022-12-06 18:13:50 TRUE
## 619 2022-12-06 18:13:47 TRUE
## 620 2022-12-06 18:13:43 TRUE
## 621 2022-12-06 18:13:41 TRUE
## 622 2022-12-06 18:13:32 TRUE
## 623 2022-12-06 18:13:15 TRUE
## 624 2022-12-06 18:13:11 TRUE
## 625 2022-12-06 18:12:38 TRUE
## 626 2022-12-06 18:12:05 TRUE
## 627 2022-12-06 18:11:35 TRUE
## 628 2022-12-06 18:10:07 TRUE
## 629 2022-12-06 18:08:31 TRUE
## 630 2022-12-06 18:07:55 TRUE
## 631 2022-12-06 18:07:19 TRUE
## 632 2022-12-06 18:06:40 TRUE
## 633 2022-12-06 18:06:35 TRUE
## 634 2022-12-06 18:05:38 TRUE
## 635 2022-12-06 18:04:47 TRUE
## 636 2022-12-06 18:04:41 TRUE
## 637 2022-12-06 18:03:11 TRUE
## 638 2022-12-06 18:02:31 TRUE
## 639 2022-12-06 18:01:46 TRUE
## 640 2022-12-06 18:01:14 TRUE
## 641 2022-12-06 18:00:44 TRUE
## 642 2022-12-06 17:59:42 TRUE
## 643 2022-12-06 17:59:39 TRUE
## 644 2022-12-06 17:59:38 TRUE
## 645 2022-12-06 17:59:19 TRUE
## 646 2022-12-06 17:58:49 TRUE
## 647 2022-12-06 17:58:47 TRUE
## 648 2022-12-06 17:58:40 TRUE
## 649 2022-12-06 17:58:34 TRUE
## 650 2022-12-06 17:57:06 TRUE
## 651 2022-12-06 17:55:35 TRUE
## 652 2022-12-06 17:54:04 TRUE
## 653 2022-12-06 17:53:21 TRUE
## 654 2022-12-06 17:53:10 TRUE
## 655 2022-12-06 17:52:57 TRUE
## 656 2022-12-06 17:52:21 TRUE
## 657 2022-12-06 17:50:15 TRUE
## 658 2022-12-06 17:49:58 TRUE
## 659 2022-12-06 17:49:36 TRUE
## 660 2022-12-06 17:49:11 TRUE
## 661 2022-12-06 17:49:03 TRUE
## 662 2022-12-06 17:48:13 TRUE
## 663 2022-12-06 17:47:01 TRUE
## 664 2022-12-06 17:46:50 TRUE
## 665 2022-12-06 17:46:23 TRUE
## 666 2022-12-06 17:46:01 TRUE
## 667 2022-12-06 17:45:21 TRUE
## 668 2022-12-06 17:45:19 TRUE
## 669 2022-12-06 17:45:04 TRUE
## 670 2022-12-06 17:43:49 TRUE
## 671 2022-12-06 17:43:47 TRUE
## 672 2022-12-06 17:43:34 TRUE
## 673 2022-12-06 17:43:07 TRUE
## 674 2022-12-06 17:43:00 TRUE
## 675 2022-12-06 17:42:53 TRUE
## 676 2022-12-06 17:42:41 TRUE
## 677 2022-12-06 17:42:18 TRUE
## 678 2022-12-06 17:41:57 TRUE
## 679 2022-12-06 17:41:36 TRUE
## 680 2022-12-06 17:41:31 TRUE
## 681 2022-12-06 17:41:14 TRUE
## 682 2022-12-06 17:40:59 TRUE
## 683 2022-12-06 17:39:35 TRUE
## 684 2022-12-06 17:38:53 TRUE
## 685 2022-12-06 17:38:38 TRUE
## 686 2022-12-06 17:38:36 TRUE
## 687 2022-12-06 17:38:32 TRUE
## 688 2022-12-06 17:38:16 TRUE
## 689 2022-12-06 17:38:07 TRUE
## 690 2022-12-06 17:38:04 TRUE
## 691 2022-12-06 17:37:32 TRUE
## 692 2022-12-06 17:37:31 TRUE
## 693 2022-12-06 17:37:09 TRUE
## 694 2022-12-06 17:37:03 TRUE
## 695 2022-12-06 17:36:58 TRUE
## 696 2022-12-06 17:35:47 TRUE
## 697 2022-12-06 17:35:23 TRUE
## 698 2022-12-06 17:35:15 TRUE
## 699 2022-12-06 17:35:10 TRUE
## 700 2022-12-06 17:34:06 TRUE
## 701 2022-12-06 17:32:48 TRUE
## 702 2022-12-06 17:32:29 TRUE
## 703 2022-12-06 17:32:03 TRUE
## 704 2022-12-06 17:31:35 TRUE
## 705 2022-12-06 17:30:43 TRUE
## 706 2022-12-06 17:30:35 TRUE
## 707 2022-12-06 17:30:25 TRUE
## 708 2022-12-06 17:29:54 TRUE
## 709 2022-12-06 17:29:45 TRUE
## 710 2022-12-06 17:29:22 TRUE
## 711 2022-12-06 17:28:50 TRUE
## 712 2022-12-06 17:28:28 TRUE
## 713 2022-12-06 17:28:26 TRUE
## 714 2022-12-06 17:28:15 TRUE
## 715 2022-12-06 17:28:12 TRUE
## 716 2022-12-06 17:27:58 TRUE
## 717 2022-12-06 17:27:51 TRUE
## 718 2022-12-06 17:27:32 TRUE
## 719 2022-12-06 17:27:24 TRUE
## 720 2022-12-06 17:27:03 TRUE
## 721 2022-12-06 17:27:02 TRUE
## 722 2022-12-06 17:26:50 TRUE
## 723 2022-12-06 17:26:11 TRUE
## 724 2022-12-06 17:25:48 TRUE
## 725 2022-12-06 17:25:15 TRUE
## 726 2022-12-06 17:25:10 TRUE
## 727 2022-12-06 17:24:57 TRUE
## 728 2022-12-06 17:24:51 TRUE
## 729 2022-12-06 17:24:29 TRUE
## 730 2022-12-06 17:23:52 TRUE
## 731 2022-12-06 17:23:42 TRUE
## 732 2022-12-06 17:23:38 TRUE
## 733 2022-12-06 17:23:00 TRUE
## 734 2022-12-06 17:22:28 TRUE
## 735 2022-12-06 17:22:09 TRUE
## 736 2022-12-06 17:21:27 TRUE
## 737 2022-12-06 17:21:12 TRUE
## 738 2022-12-06 17:21:02 TRUE
## 739 2022-12-06 17:20:51 TRUE
## 740 2022-12-06 17:20:38 TRUE
## 741 2022-12-06 17:20:30 TRUE
## 742 2022-12-06 17:20:25 TRUE
## 743 2022-12-06 17:20:11 TRUE
## 744 2022-12-06 17:19:58 TRUE
## 745 2022-12-06 17:18:47 TRUE
## 746 2022-12-06 17:18:12 TRUE
## 747 2022-12-06 17:18:05 TRUE
## 748 2022-12-06 17:17:49 TRUE
## 749 2022-12-06 17:17:27 TRUE
## 750 2022-12-06 17:17:24 TRUE
## 751 2022-12-06 17:17:00 TRUE
## 752 2022-12-06 17:16:48 TRUE
## 753 2022-12-06 17:16:29 TRUE
## 754 2022-12-06 17:15:54 TRUE
## 755 2022-12-06 17:15:52 TRUE
## 756 2022-12-06 17:15:47 TRUE
## 757 2022-12-06 17:14:59 TRUE
## 758 2022-12-06 17:13:43 TRUE
## 759 2022-12-06 17:13:41 TRUE
## 760 2022-12-06 17:13:36 TRUE
## 761 2022-12-06 17:13:34 TRUE
## 762 2022-12-06 17:13:17 TRUE
## 763 2022-12-06 17:13:04 TRUE
## 764 2022-12-06 17:12:02 TRUE
## 765 2022-12-06 17:11:38 TRUE
## 766 2022-12-06 17:11:09 TRUE
## 767 2022-12-06 17:10:53 TRUE
## 768 2022-12-06 17:10:44 TRUE
## 769 2022-12-06 17:10:29 TRUE
## 770 2022-12-06 17:09:26 TRUE
## 771 2022-12-06 17:08:52 TRUE
## 772 2022-12-06 17:08:51 TRUE
## 773 2022-12-06 17:08:33 TRUE
## 774 2022-12-06 17:08:21 TRUE
## 775 2022-12-06 17:08:03 TRUE
## 776 2022-12-06 17:07:44 TRUE
## 777 2022-12-06 17:07:22 TRUE
## 778 2022-12-06 17:07:19 TRUE
## 779 2022-12-06 17:07:06 TRUE
## 780 2022-12-06 17:06:48 TRUE
## 781 2022-12-06 17:06:16 TRUE
## 782 2022-12-06 17:05:49 TRUE
## 783 2022-12-06 17:05:24 TRUE
## 784 2022-12-06 17:05:17 TRUE
## 785 2022-12-06 17:05:08 TRUE
## 786 2022-12-06 17:05:03 TRUE
## 787 2022-12-06 17:04:54 TRUE
## 788 2022-12-06 17:04:40 TRUE
## 789 2022-12-06 17:04:14 TRUE
## 790 2022-12-06 17:03:43 TRUE
## 791 2022-12-06 17:03:28 TRUE
## 792 2022-12-06 17:03:18 TRUE
## 793 2022-12-06 17:03:15 TRUE
## 794 2022-12-06 17:03:03 TRUE
## 795 2022-12-06 17:02:54 TRUE
## 796 2022-12-06 17:02:46 TRUE
## 797 2022-12-06 17:02:29 TRUE
## 798 2022-12-06 17:02:28 TRUE
## 799 2022-12-06 17:01:50 TRUE
## 800 2022-12-06 17:01:32 TRUE
## 801 2022-12-06 17:00:43 TRUE
## 802 2022-12-06 17:00:39 TRUE
## 803 2022-12-06 16:59:19 TRUE
## 804 2022-12-06 16:58:39 TRUE
## 805 2022-12-06 16:58:34 TRUE
## 806 2022-12-06 16:58:32 TRUE
## 807 2022-12-06 16:58:31 TRUE
## 808 2022-12-06 16:58:27 TRUE
## 809 2022-12-06 16:58:06 TRUE
## 810 2022-12-06 16:56:43 TRUE
## 811 2022-12-06 16:56:31 TRUE
## 812 2022-12-06 16:56:09 TRUE
## 813 2022-12-06 16:55:59 TRUE
## 814 2022-12-06 16:55:47 TRUE
## 815 2022-12-06 16:55:26 TRUE
## 816 2022-12-06 16:53:19 TRUE
## 817 2022-12-06 16:52:10 TRUE
## 818 2022-12-06 16:51:06 TRUE
## 819 2022-12-06 16:50:12 TRUE
## 820 2022-12-06 16:50:03 TRUE
## 821 2022-12-06 16:49:30 TRUE
## 822 2022-12-06 16:48:56 TRUE
## 823 2022-12-06 16:48:22 TRUE
## 824 2022-12-06 16:47:58 TRUE
## 825 2022-12-06 16:47:09 TRUE
## 826 2022-12-06 16:47:00 TRUE
## 827 2022-12-06 16:46:53 TRUE
## 828 2022-12-06 16:46:47 TRUE
## 829 2022-12-06 16:46:22 TRUE
## 830 2022-12-06 16:46:17 TRUE
## 831 2022-12-06 16:46:15 TRUE
## 832 2022-12-06 16:45:46 TRUE
## 833 2022-12-06 16:45:29 TRUE
## 834 2022-12-06 16:43:38 TRUE
## 835 2022-12-06 16:43:32 TRUE
## 836 2022-12-06 16:43:14 TRUE
## 837 2022-12-06 16:43:13 TRUE
## 838 2022-12-06 16:43:00 TRUE
## 839 2022-12-06 16:42:36 TRUE
## 840 2022-12-06 16:42:33 TRUE
## 841 2022-12-06 16:42:29 TRUE
## 842 2022-12-06 16:41:58 TRUE
## 843 2022-12-06 16:41:57 TRUE
## 844 2022-12-06 16:41:48 TRUE
## 845 2022-12-06 16:41:16 TRUE
## 846 2022-12-06 16:39:53 TRUE
## 847 2022-12-06 16:39:41 TRUE
## 848 2022-12-06 16:39:14 TRUE
## 849 2022-12-06 16:38:22 TRUE
## 850 2022-12-06 16:37:39 TRUE
## 851 2022-12-06 16:37:23 TRUE
## 852 2022-12-06 16:34:42 TRUE
## 853 2022-12-06 16:33:49 TRUE
## 854 2022-12-06 16:33:46 TRUE
## 855 2022-12-06 16:33:05 TRUE
## 856 2022-12-06 16:32:51 TRUE
## 857 2022-12-06 16:32:45 TRUE
## 858 2022-12-06 16:32:40 TRUE
## 859 2022-12-06 16:32:08 TRUE
## 860 2022-12-06 16:31:59 TRUE
## 861 2022-12-06 16:31:23 TRUE
## 862 2022-12-06 16:30:59 TRUE
## 863 2022-12-06 16:30:43 TRUE
## 864 2022-12-06 16:30:04 TRUE
## 865 2022-12-06 16:29:36 TRUE
## 866 2022-12-06 16:29:11 TRUE
## 867 2022-12-06 16:28:57 TRUE
## 868 2022-12-06 16:28:43 TRUE
## 869 2022-12-06 16:28:26 TRUE
## 870 2022-12-06 16:28:22 TRUE
## 871 2022-12-06 16:28:04 TRUE
## 872 2022-12-06 16:27:51 TRUE
## 873 2022-12-06 16:27:39 TRUE
## 874 2022-12-06 16:26:44 TRUE
## 875 2022-12-06 16:26:20 TRUE
## 876 2022-12-06 16:25:42 TRUE
## 877 2022-12-06 16:25:40 TRUE
## 878 2022-12-06 16:25:15 TRUE
## 879 2022-12-06 16:25:07 TRUE
## 880 2022-12-06 16:24:44 TRUE
## 881 2022-12-06 16:24:42 TRUE
## 882 2022-12-06 16:24:40 TRUE
## 883 2022-12-06 16:24:28 TRUE
## 884 2022-12-06 16:23:51 TRUE
## 885 2022-12-06 16:23:35 TRUE
## 886 2022-12-06 16:23:21 TRUE
## 887 2022-12-06 16:23:05 TRUE
## 888 2022-12-06 16:22:42 TRUE
## 889 2022-12-06 16:22:13 TRUE
## 890 2022-12-06 16:21:40 TRUE
## 891 2022-12-06 16:20:34 TRUE
## 892 2022-12-06 16:20:28 TRUE
## 893 2022-12-06 16:20:19 TRUE
## 894 2022-12-06 16:20:13 TRUE
## 895 2022-12-06 16:19:53 TRUE
## 896 2022-12-06 16:19:26 TRUE
## 897 2022-12-06 16:19:10 TRUE
## 898 2022-12-06 16:18:48 TRUE
## 899 2022-12-06 16:18:37 TRUE
## 900 2022-12-06 16:17:46 TRUE
## 901 2022-12-06 16:17:29 TRUE
## 902 2022-12-06 16:15:23 TRUE
## 903 2022-12-06 16:15:19 TRUE
## 904 2022-12-06 16:14:43 TRUE
## 905 2022-12-06 16:14:31 TRUE
## 906 2022-12-06 16:12:54 TRUE
## 907 2022-12-06 16:12:41 TRUE
## 908 2022-12-06 16:12:31 TRUE
## 909 2022-12-06 16:12:22 TRUE
## 910 2022-12-06 16:12:17 TRUE
## 911 2022-12-06 16:12:11 TRUE
## 912 2022-12-06 16:12:02 TRUE
## 913 2022-12-06 16:11:50 TRUE
## 914 2022-12-06 16:11:45 TRUE
## 915 2022-12-06 16:11:39 TRUE
## 916 2022-12-06 16:11:32 TRUE
## 917 2022-12-06 16:11:26 TRUE
## 918 2022-12-06 16:11:19 TRUE
## 919 2022-12-06 16:11:18 TRUE
## 920 2022-12-06 16:11:16 TRUE
## 921 2022-12-06 16:11:16 TRUE
## 922 2022-12-06 16:11:07 TRUE
## 923 2022-12-06 16:10:19 TRUE
## 924 2022-12-06 16:10:06 TRUE
## 925 2022-12-06 16:09:59 TRUE
## 926 2022-12-06 16:09:59 TRUE
## 927 2022-12-06 16:09:46 TRUE
## 928 2022-12-06 16:09:41 TRUE
## 929 2022-12-06 16:08:42 TRUE
## 930 2022-12-06 16:08:05 TRUE
## 931 2022-12-06 16:07:45 TRUE
## 932 2022-12-06 16:07:33 TRUE
## 933 2022-12-06 16:07:01 TRUE
## 934 2022-12-06 16:06:51 TRUE
## 935 2022-12-06 16:06:23 TRUE
## 936 2022-12-06 16:06:21 TRUE
## 937 2022-12-06 16:06:16 TRUE
## 938 2022-12-06 16:05:58 TRUE
## 939 2022-12-06 16:04:24 TRUE
## 940 2022-12-06 16:04:03 TRUE
## 941 2022-12-06 16:03:19 TRUE
## 942 2022-12-06 16:03:14 TRUE
## 943 2022-12-06 16:02:31 TRUE
## 944 2022-12-06 16:02:27 TRUE
## 945 2022-12-06 16:02:21 TRUE
## 946 2022-12-06 16:02:14 TRUE
## 947 2022-12-06 16:02:08 TRUE
## 948 2022-12-06 16:01:00 TRUE
## 949 2022-12-06 16:00:58 TRUE
## 950 2022-12-06 16:00:50 TRUE
## 951 2022-12-06 16:00:31 TRUE
## 952 2022-12-06 16:00:24 TRUE
## 953 2022-12-06 15:59:50 TRUE
## 954 2022-12-06 15:59:48 TRUE
## 955 2022-12-06 15:59:47 TRUE
## 956 2022-12-06 15:59:23 TRUE
## 957 2022-12-06 15:58:58 TRUE
## 958 2022-12-06 15:58:49 TRUE
## 959 2022-12-06 15:58:21 TRUE
## 960 2022-12-06 15:58:17 TRUE
## 961 2022-12-06 15:57:40 TRUE
## 962 2022-12-06 15:57:29 TRUE
## 963 2022-12-06 15:57:22 TRUE
## 964 2022-12-06 15:56:55 TRUE
## 965 2022-12-06 15:56:29 TRUE
## 966 2022-12-06 15:56:22 TRUE
## 967 2022-12-06 15:56:18 TRUE
## 968 2022-12-06 15:55:48 TRUE
## 969 2022-12-06 15:55:41 TRUE
## 970 2022-12-06 15:55:17 TRUE
## 971 2022-12-06 15:55:16 TRUE
## 972 2022-12-06 15:55:08 TRUE
## 973 2022-12-06 15:55:02 TRUE
## 974 2022-12-06 15:54:52 TRUE
## 975 2022-12-06 15:54:28 TRUE
## 976 2022-12-06 15:54:24 TRUE
## 977 2022-12-06 15:54:04 TRUE
## 978 2022-12-06 15:53:38 TRUE
## 979 2022-12-06 15:53:35 TRUE
## 980 2022-12-06 15:53:19 TRUE
## 981 2022-12-06 15:53:14 TRUE
## 982 2022-12-06 15:53:11 TRUE
## 983 2022-12-06 15:53:06 TRUE
## 984 2022-12-06 15:53:03 TRUE
## 985 2022-12-06 15:52:54 TRUE
## 986 2022-12-06 15:52:47 TRUE
## 987 2022-12-06 15:52:06 TRUE
## 988 2022-12-06 15:51:28 TRUE
## 989 2022-12-06 15:50:53 TRUE
## 990 2022-12-06 15:50:29 TRUE
## 991 2022-12-06 15:49:58 TRUE
## 992 2022-12-06 15:49:18 TRUE
## 993 2022-12-06 15:49:13 TRUE
## 994 2022-12-06 15:49:11 TRUE
## 995 2022-12-06 15:49:11 TRUE
## 996 2022-12-06 15:48:51 TRUE
## 997 2022-12-06 15:48:09 TRUE
## 998 2022-12-06 15:47:43 TRUE
## 999 2022-12-06 15:47:40 TRUE
## 1000 2022-12-06 15:47:39 TRUE
## 1001 2022-12-06 15:47:31 TRUE
## 1002 2022-12-06 15:47:28 TRUE
## 1003 2022-12-06 15:47:23 TRUE
## 1004 2022-12-06 15:47:10 TRUE
## 1005 2022-12-06 15:46:55 TRUE
## 1006 2022-12-06 15:46:52 TRUE
## 1007 2022-12-06 15:46:50 TRUE
## 1008 2022-12-06 15:46:38 TRUE
## 1009 2022-12-06 15:46:37 TRUE
## 1010 2022-12-06 15:46:14 TRUE
## 1011 2022-12-06 15:44:50 TRUE
## 1012 2022-12-06 15:44:32 TRUE
## 1013 2022-12-06 15:44:26 TRUE
## 1014 2022-12-06 15:44:03 TRUE
## 1015 2022-12-06 15:43:03 TRUE
## 1016 2022-12-06 15:42:59 TRUE
## 1017 2022-12-06 15:42:36 TRUE
## 1018 2022-12-06 15:42:04 TRUE
## 1019 2022-12-06 15:42:04 TRUE
## 1020 2022-12-06 15:41:37 TRUE
## 1021 2022-12-06 15:41:31 TRUE
## 1022 2022-12-06 15:41:11 TRUE
## 1023 2022-12-06 15:40:38 TRUE
## 1024 2022-12-06 15:40:14 TRUE
## 1025 2022-12-06 15:39:56 TRUE
## 1026 2022-12-06 15:39:27 TRUE
## 1027 2022-12-06 15:38:58 TRUE
## 1028 2022-12-06 15:38:52 TRUE
## 1029 2022-12-06 15:38:43 TRUE
## 1030 2022-12-06 15:38:43 TRUE
## 1031 2022-12-06 15:38:37 TRUE
## 1032 2022-12-06 15:37:25 TRUE
## 1033 2022-12-06 15:37:04 TRUE
## 1034 2022-12-06 15:36:11 TRUE
## 1035 2022-12-06 15:35:50 TRUE
## 1036 2022-12-06 15:35:41 TRUE
## 1037 2022-12-06 15:35:27 TRUE
## 1038 2022-12-06 15:35:12 TRUE
## 1039 2022-12-06 15:34:52 TRUE
## 1040 2022-12-06 15:33:45 TRUE
## 1041 2022-12-06 15:32:19 TRUE
## 1042 2022-12-06 15:31:59 TRUE
## 1043 2022-12-06 15:31:44 TRUE
## 1044 2022-12-06 15:31:29 TRUE
## 1045 2022-12-06 15:31:17 TRUE
## 1046 2022-12-06 15:31:11 TRUE
## 1047 2022-12-06 15:31:09 TRUE
## 1048 2022-12-06 15:31:04 TRUE
## 1049 2022-12-06 15:31:03 TRUE
## 1050 2022-12-06 15:30:58 TRUE
## 1051 2022-12-06 15:30:54 TRUE
## 1052 2022-12-06 15:30:41 TRUE
## 1053 2022-12-06 15:30:28 TRUE
## 1054 2022-12-06 15:30:23 TRUE
## 1055 2022-12-06 15:30:19 TRUE
## 1056 2022-12-06 15:30:08 TRUE
## 1057 2022-12-06 15:29:59 TRUE
## 1058 2022-12-06 15:29:17 TRUE
## 1059 2022-12-06 15:29:10 TRUE
## 1060 2022-12-06 15:28:43 TRUE
## 1061 2022-12-06 15:28:12 TRUE
## 1062 2022-12-06 15:27:19 TRUE
## 1063 2022-12-06 15:26:37 TRUE
## 1064 2022-12-06 15:26:29 TRUE
## 1065 2022-12-06 15:26:18 TRUE
## 1066 2022-12-06 15:26:11 TRUE
## 1067 2022-12-06 15:25:16 TRUE
## 1068 2022-12-06 15:24:34 TRUE
## 1069 2022-12-06 15:23:36 TRUE
## 1070 2022-12-06 15:22:40 TRUE
## 1071 2022-12-06 15:21:28 TRUE
## 1072 2022-12-06 15:21:10 TRUE
## 1073 2022-12-06 15:20:52 TRUE
## 1074 2022-12-06 15:20:51 TRUE
## 1075 2022-12-06 15:20:29 TRUE
## 1076 2022-12-06 15:20:24 TRUE
## 1077 2022-12-06 15:19:54 TRUE
## 1078 2022-12-06 15:19:29 TRUE
## 1079 2022-12-06 15:19:08 TRUE
## 1080 2022-12-06 15:18:46 TRUE
## 1081 2022-12-06 15:18:43 TRUE
## 1082 2022-12-06 15:18:14 TRUE
## 1083 2022-12-06 15:17:47 TRUE
## 1084 2022-12-06 15:17:16 TRUE
## 1085 2022-12-06 15:15:30 TRUE
## 1086 2022-12-06 15:14:56 TRUE
## 1087 2022-12-06 15:14:42 TRUE
## 1088 2022-12-06 15:14:27 TRUE
## 1089 2022-12-06 15:12:57 TRUE
## 1090 2022-12-06 15:12:25 TRUE
## 1091 2022-12-06 15:12:14 TRUE
## 1092 2022-12-06 15:11:45 TRUE
## 1093 2022-12-06 15:09:34 TRUE
## 1094 2022-12-06 15:09:09 TRUE
## 1095 2022-12-06 15:07:53 TRUE
## 1096 2022-12-06 15:07:44 TRUE
## 1097 2022-12-06 15:07:38 TRUE
## 1098 2022-12-06 15:06:17 TRUE
## 1099 2022-12-06 15:06:05 TRUE
## 1100 2022-12-06 15:05:46 TRUE
## 1101 2022-12-06 15:04:56 TRUE
## 1102 2022-12-06 15:04:40 TRUE
## 1103 2022-12-06 15:04:29 TRUE
## 1104 2022-12-06 15:04:23 TRUE
## 1105 2022-12-06 15:04:15 TRUE
## 1106 2022-12-06 15:04:09 TRUE
## 1107 2022-12-06 15:04:01 TRUE
## 1108 2022-12-06 15:03:53 TRUE
## 1109 2022-12-06 15:02:43 TRUE
## 1110 2022-12-06 15:02:27 TRUE
## 1111 2022-12-06 15:02:17 TRUE
## 1112 2022-12-06 15:01:59 TRUE
## 1113 2022-12-06 15:01:04 TRUE
## 1114 2022-12-06 14:59:41 TRUE
## 1115 2022-12-06 14:59:33 TRUE
## 1116 2022-12-06 14:59:07 TRUE
## 1117 2022-12-06 14:58:55 TRUE
## 1118 2022-12-06 14:57:40 TRUE
## 1119 2022-12-06 14:55:07 TRUE
## 1120 2022-12-06 14:54:25 TRUE
## 1121 2022-12-06 14:53:51 TRUE
## 1122 2022-12-06 14:53:47 TRUE
## 1123 2022-12-06 14:53:39 TRUE
## 1124 2022-12-06 14:53:10 TRUE
## 1125 2022-12-06 14:53:07 TRUE
## 1126 2022-12-06 14:51:46 TRUE
## 1127 2022-12-06 14:50:57 TRUE
## 1128 2022-12-06 14:50:53 TRUE
## 1129 2022-12-06 14:50:45 TRUE
## 1130 2022-12-06 14:50:02 TRUE
## 1131 2022-12-06 14:49:57 TRUE
## 1132 2022-12-06 14:49:16 TRUE
## 1133 2022-12-06 14:49:02 TRUE
## 1134 2022-12-06 14:49:00 TRUE
## 1135 2022-12-06 14:48:57 TRUE
## 1136 2022-12-06 14:48:50 TRUE
## 1137 2022-12-06 14:48:24 TRUE
## 1138 2022-12-06 14:48:01 TRUE
## 1139 2022-12-06 14:47:18 TRUE
## 1140 2022-12-06 14:45:50 TRUE
## 1141 2022-12-06 14:45:33 TRUE
## 1142 2022-12-06 14:44:34 TRUE
## 1143 2022-12-06 14:43:47 TRUE
## 1144 2022-12-06 14:42:47 TRUE
## 1145 2022-12-06 14:41:27 TRUE
## 1146 2022-12-06 14:40:49 TRUE
## 1147 2022-12-06 14:40:27 TRUE
## 1148 2022-12-06 14:40:09 TRUE
## 1149 2022-12-06 14:40:05 TRUE
## 1150 2022-12-06 14:40:03 TRUE
## 1151 2022-12-06 14:40:01 TRUE
## 1152 2022-12-06 14:39:57 TRUE
## 1153 2022-12-06 14:39:53 TRUE
## 1154 2022-12-06 14:39:30 TRUE
## 1155 2022-12-06 14:38:08 TRUE
## 1156 2022-12-06 14:36:54 TRUE
## 1157 2022-12-06 14:35:59 TRUE
## 1158 2022-12-06 14:34:17 TRUE
## 1159 2022-12-06 14:32:46 TRUE
## 1160 2022-12-06 14:31:48 TRUE
## 1161 2022-12-06 14:31:05 TRUE
## 1162 2022-12-06 14:30:45 TRUE
## 1163 2022-12-06 14:30:40 TRUE
## 1164 2022-12-06 14:28:54 TRUE
## 1165 2022-12-06 14:28:38 TRUE
## 1166 2022-12-06 14:28:20 TRUE
## 1167 2022-12-06 14:28:17 TRUE
## 1168 2022-12-06 14:27:50 TRUE
## 1169 2022-12-06 14:27:36 TRUE
## 1170 2022-12-06 14:27:24 TRUE
## 1171 2022-12-06 14:27:19 TRUE
## 1172 2022-12-06 14:26:21 TRUE
## 1173 2022-12-06 14:26:19 TRUE
## 1174 2022-12-06 14:26:11 TRUE
## 1175 2022-12-06 14:25:53 TRUE
## 1176 2022-12-06 14:25:34 TRUE
## 1177 2022-12-06 14:24:31 TRUE
## 1178 2022-12-06 14:24:05 TRUE
## 1179 2022-12-06 14:23:46 TRUE
## 1180 2022-12-06 14:22:08 TRUE
## 1181 2022-12-06 14:22:05 TRUE
## 1182 2022-12-06 14:21:41 TRUE
## 1183 2022-12-06 14:21:14 TRUE
## 1184 2022-12-06 14:20:18 TRUE
## 1185 2022-12-06 14:20:12 TRUE
## 1186 2022-12-06 14:17:35 TRUE
## 1187 2022-12-06 14:16:42 TRUE
## 1188 2022-12-06 14:15:45 TRUE
## 1189 2022-12-06 14:15:40 TRUE
## 1190 2022-12-06 14:15:25 TRUE
## 1191 2022-12-06 14:14:47 TRUE
## 1192 2022-12-06 14:14:05 TRUE
## 1193 2022-12-06 14:13:57 TRUE
## 1194 2022-12-06 14:13:52 TRUE
## 1195 2022-12-06 14:13:32 TRUE
## 1196 2022-12-06 14:13:14 TRUE
## 1197 2022-12-06 14:12:49 TRUE
## 1198 2022-12-06 14:12:44 TRUE
## 1199 2022-12-06 14:12:19 TRUE
## 1200 2022-12-06 14:12:18 TRUE
## 1201 2022-12-06 14:11:58 TRUE
## 1202 2022-12-06 14:11:35 TRUE
## 1203 2022-12-06 14:11:13 TRUE
## 1204 2022-12-06 14:11:07 TRUE
## 1205 2022-12-06 14:10:39 TRUE
## 1206 2022-12-06 14:09:47 TRUE
## 1207 2022-12-06 14:09:12 TRUE
## 1208 2022-12-06 14:09:05 TRUE
## 1209 2022-12-06 14:08:58 TRUE
## 1210 2022-12-06 14:08:55 TRUE
## 1211 2022-12-06 14:08:44 TRUE
## 1212 2022-12-06 14:08:39 TRUE
## 1213 2022-12-06 14:08:34 TRUE
## 1214 2022-12-06 14:07:47 TRUE
## 1215 2022-12-06 14:07:43 TRUE
## 1216 2022-12-06 14:07:37 TRUE
## 1217 2022-12-06 14:07:22 TRUE
## 1218 2022-12-06 14:06:39 TRUE
## 1219 2022-12-06 14:06:06 TRUE
## 1220 2022-12-06 14:05:38 TRUE
## 1221 2022-12-06 14:05:34 TRUE
## 1222 2022-12-06 14:05:27 TRUE
## 1223 2022-12-06 14:05:21 TRUE
## 1224 2022-12-06 14:05:19 TRUE
## 1225 2022-12-06 14:05:03 TRUE
## 1226 2022-12-06 14:04:57 TRUE
## 1227 2022-12-06 14:04:57 TRUE
## 1228 2022-12-06 14:04:11 TRUE
## 1229 2022-12-06 14:03:57 TRUE
## 1230 2022-12-06 14:00:17 TRUE
## 1231 2022-12-06 13:59:55 TRUE
## 1232 2022-12-06 13:57:25 TRUE
## 1233 2022-12-06 13:57:13 TRUE
## 1234 2022-12-06 13:56:31 TRUE
## 1235 2022-12-06 13:56:10 TRUE
## 1236 2022-12-06 13:55:40 TRUE
## 1237 2022-12-06 13:55:36 TRUE
## 1238 2022-12-06 13:55:34 TRUE
## 1239 2022-12-06 13:55:31 TRUE
## 1240 2022-12-06 13:55:28 TRUE
## 1241 2022-12-06 13:54:42 TRUE
## 1242 2022-12-06 13:53:37 TRUE
## 1243 2022-12-06 13:53:36 TRUE
## 1244 2022-12-06 13:53:26 TRUE
## 1245 2022-12-06 13:53:05 TRUE
## 1246 2022-12-06 13:52:56 TRUE
## 1247 2022-12-06 13:52:20 TRUE
## 1248 2022-12-06 13:51:58 TRUE
## 1249 2022-12-06 13:51:46 TRUE
## 1250 2022-12-06 13:51:40 TRUE
## 1251 2022-12-06 13:50:14 TRUE
## 1252 2022-12-06 13:50:10 TRUE
## 1253 2022-12-06 13:50:09 TRUE
## 1254 2022-12-06 13:49:27 TRUE
## 1255 2022-12-06 13:49:15 TRUE
## 1256 2022-12-06 13:49:11 TRUE
## 1257 2022-12-06 13:48:14 TRUE
## 1258 2022-12-06 13:47:56 TRUE
## 1259 2022-12-06 13:47:29 TRUE
## 1260 2022-12-06 13:47:27 TRUE
## 1261 2022-12-06 13:47:17 TRUE
## 1262 2022-12-06 13:47:04 TRUE
## 1263 2022-12-06 13:46:28 TRUE
## 1264 2022-12-06 13:46:09 TRUE
## 1265 2022-12-06 13:46:05 TRUE
## 1266 2022-12-06 13:45:59 TRUE
## 1267 2022-12-06 13:45:32 TRUE
## 1268 2022-12-06 13:44:17 TRUE
## 1269 2022-12-06 13:43:54 TRUE
## 1270 2022-12-06 13:43:39 TRUE
## 1271 2022-12-06 13:43:37 TRUE
## 1272 2022-12-06 13:43:14 TRUE
## 1273 2022-12-06 13:43:07 TRUE
## 1274 2022-12-06 13:43:03 TRUE
## 1275 2022-12-06 13:42:55 TRUE
## 1276 2022-12-06 13:42:45 TRUE
## 1277 2022-12-06 13:42:05 TRUE
## 1278 2022-12-06 13:41:49 TRUE
## 1279 2022-12-06 13:41:33 TRUE
## 1280 2022-12-06 13:41:17 TRUE
## 1281 2022-12-06 13:40:41 TRUE
## 1282 2022-12-06 13:39:35 TRUE
## 1283 2022-12-06 13:39:13 TRUE
## 1284 2022-12-06 13:39:09 TRUE
## 1285 2022-12-06 13:39:04 TRUE
## 1286 2022-12-06 13:38:38 TRUE
## 1287 2022-12-06 13:38:01 TRUE
## 1288 2022-12-06 13:37:11 TRUE
## 1289 2022-12-06 13:37:05 TRUE
## 1290 2022-12-06 13:36:39 TRUE
## 1291 2022-12-06 13:36:37 TRUE
## 1292 2022-12-06 13:35:49 TRUE
## 1293 2022-12-06 13:35:37 TRUE
## 1294 2022-12-06 13:34:57 TRUE
## 1295 2022-12-06 13:34:43 TRUE
## 1296 2022-12-06 13:34:30 TRUE
## 1297 2022-12-06 13:34:26 TRUE
## 1298 2022-12-06 13:34:26 TRUE
## 1299 2022-12-06 13:33:51 TRUE
## 1300 2022-12-06 13:32:54 TRUE
## 1301 2022-12-06 13:32:11 TRUE
## 1302 2022-12-06 13:32:10 TRUE
## 1303 2022-12-06 13:31:47 TRUE
## 1304 2022-12-06 13:31:41 TRUE
## 1305 2022-12-06 13:30:59 TRUE
## 1306 2022-12-06 13:30:34 TRUE
## 1307 2022-12-06 13:30:12 TRUE
## 1308 2022-12-06 13:30:05 TRUE
## 1309 2022-12-06 13:29:48 TRUE
## 1310 2022-12-06 13:29:24 TRUE
## 1311 2022-12-06 13:29:23 TRUE
## 1312 2022-12-06 13:29:21 TRUE
## 1313 2022-12-06 13:29:17 TRUE
## 1314 2022-12-06 13:29:05 TRUE
## 1315 2022-12-06 13:28:35 TRUE
## 1316 2022-12-06 13:28:28 TRUE
## 1317 2022-12-06 13:28:05 TRUE
## 1318 2022-12-06 13:27:45 TRUE
## 1319 2022-12-06 13:27:43 TRUE
## 1320 2022-12-06 13:27:19 TRUE
## 1321 2022-12-06 13:26:55 TRUE
## 1322 2022-12-06 13:26:45 TRUE
## 1323 2022-12-06 13:26:41 TRUE
## 1324 2022-12-06 13:26:14 TRUE
## 1325 2022-12-06 13:26:09 TRUE
## 1326 2022-12-06 13:26:02 TRUE
## 1327 2022-12-06 13:26:01 TRUE
## 1328 2022-12-06 13:25:40 TRUE
## 1329 2022-12-06 13:25:29 TRUE
## 1330 2022-12-06 13:25:28 TRUE
## 1331 2022-12-06 13:25:22 TRUE
## 1332 2022-12-06 13:25:18 TRUE
## 1333 2022-12-06 13:25:18 TRUE
## 1334 2022-12-06 13:25:13 TRUE
## 1335 2022-12-06 13:25:10 TRUE
## 1336 2022-12-06 13:25:10 TRUE
## 1337 2022-12-06 13:25:07 TRUE
## 1338 2022-12-06 13:25:01 TRUE
## 1339 2022-12-06 13:24:16 TRUE
## 1340 2022-12-06 13:24:14 TRUE
## 1341 2022-12-06 13:24:05 TRUE
## 1342 2022-12-06 13:24:00 TRUE
## 1343 2022-12-06 13:23:49 TRUE
## 1344 2022-12-06 13:23:45 TRUE
## 1345 2022-12-06 13:23:25 TRUE
## 1346 2022-12-06 13:23:18 TRUE
## 1347 2022-12-06 13:23:16 TRUE
## 1348 2022-12-06 13:23:12 TRUE
## 1349 2022-12-06 13:23:02 TRUE
## 1350 2022-12-06 13:22:35 TRUE
## 1351 2022-12-06 13:21:46 TRUE
## 1352 2022-12-06 13:21:21 TRUE
## 1353 2022-12-06 13:21:07 TRUE
## 1354 2022-12-06 13:20:36 TRUE
## 1355 2022-12-06 13:20:22 TRUE
## 1356 2022-12-06 13:19:03 TRUE
## 1357 2022-12-06 13:19:02 TRUE
## 1358 2022-12-06 13:18:57 TRUE
## 1359 2022-12-06 13:18:57 TRUE
## 1360 2022-12-06 13:18:56 TRUE
## 1361 2022-12-06 13:18:43 TRUE
## 1362 2022-12-06 13:18:37 TRUE
## 1363 2022-12-06 13:18:25 TRUE
## 1364 2022-12-06 13:18:25 TRUE
## 1365 2022-12-06 13:18:15 TRUE
## 1366 2022-12-06 13:17:52 TRUE
## 1367 2022-12-06 13:17:36 TRUE
## 1368 2022-12-06 13:17:33 TRUE
## 1369 2022-12-06 13:17:02 TRUE
## 1370 2022-12-06 13:17:01 TRUE
## 1371 2022-12-06 13:16:56 TRUE
## 1372 2022-12-06 13:16:51 TRUE
## 1373 2022-12-06 13:16:51 TRUE
## 1374 2022-12-06 13:16:28 TRUE
## 1375 2022-12-06 13:16:18 TRUE
## 1376 2022-12-06 13:15:52 TRUE
## 1377 2022-12-06 13:15:41 TRUE
## 1378 2022-12-06 13:15:11 TRUE
## 1379 2022-12-06 13:14:59 TRUE
## 1380 2022-12-06 13:14:39 TRUE
## 1381 2022-12-06 13:14:17 TRUE
## 1382 2022-12-06 13:13:54 TRUE
## 1383 2022-12-06 13:13:44 TRUE
## 1384 2022-12-06 13:13:32 TRUE
## 1385 2022-12-06 13:13:20 TRUE
## 1386 2022-12-06 13:13:17 TRUE
## 1387 2022-12-06 13:13:04 TRUE
## 1388 2022-12-06 13:12:23 TRUE
## 1389 2022-12-06 13:11:50 TRUE
## 1390 2022-12-06 13:11:50 TRUE
## 1391 2022-12-06 13:11:33 TRUE
## 1392 2022-12-06 13:11:29 TRUE
## 1393 2022-12-06 13:11:28 TRUE
## 1394 2022-12-06 13:10:54 TRUE
## 1395 2022-12-06 13:10:38 TRUE
## 1396 2022-12-06 13:10:36 TRUE
## 1397 2022-12-06 13:10:33 TRUE
## 1398 2022-12-06 13:10:07 TRUE
## 1399 2022-12-06 13:09:59 TRUE
## 1400 2022-12-06 13:09:46 TRUE
## 1401 2022-12-06 13:08:56 TRUE
## 1402 2022-12-06 13:08:55 TRUE
## 1403 2022-12-06 13:08:54 TRUE
## 1404 2022-12-06 13:08:43 TRUE
## 1405 2022-12-06 13:08:31 TRUE
## 1406 2022-12-06 13:08:29 TRUE
## 1407 2022-12-06 13:08:25 TRUE
## 1408 2022-12-06 13:08:24 TRUE
## 1409 2022-12-06 13:07:47 TRUE
## 1410 2022-12-06 13:07:45 TRUE
## 1411 2022-12-06 13:07:36 TRUE
## 1412 2022-12-06 13:07:29 TRUE
## 1413 2022-12-06 13:06:58 TRUE
## 1414 2022-12-06 13:06:18 TRUE
## 1415 2022-12-06 13:05:38 TRUE
## 1416 2022-12-06 13:05:27 TRUE
## 1417 2022-12-06 13:04:41 TRUE
## 1418 2022-12-06 13:04:22 TRUE
## 1419 2022-12-06 13:04:09 TRUE
## 1420 2022-12-06 13:04:05 TRUE
## 1421 2022-12-06 13:04:00 TRUE
## 1422 2022-12-06 13:03:42 TRUE
## 1423 2022-12-06 13:03:40 TRUE
## 1424 2022-12-06 13:03:37 TRUE
## 1425 2022-12-06 13:03:30 TRUE
## 1426 2022-12-06 13:03:17 TRUE
## 1427 2022-12-06 13:02:54 TRUE
## 1428 2022-12-06 13:02:52 TRUE
## 1429 2022-12-06 13:02:50 TRUE
## 1430 2022-12-06 13:02:43 TRUE
## 1431 2022-12-06 13:02:41 TRUE
## 1432 2022-12-06 13:02:37 TRUE
## 1433 2022-12-06 13:02:36 TRUE
## 1434 2022-12-06 13:02:33 TRUE
## 1435 2022-12-06 13:02:17 TRUE
## 1436 2022-12-06 13:02:07 TRUE
## 1437 2022-12-06 13:01:58 TRUE
## 1438 2022-12-06 13:01:23 TRUE
## 1439 2022-12-06 13:01:11 TRUE
## 1440 2022-12-06 13:00:03 TRUE
## 1441 2022-12-06 13:00:00 TRUE
## 1442 2022-12-06 12:59:43 TRUE
## 1443 2022-12-06 12:59:22 TRUE
## 1444 2022-12-06 12:58:51 TRUE
## 1445 2022-12-06 12:58:44 TRUE
## 1446 2022-12-06 12:58:16 TRUE
## 1447 2022-12-06 12:57:40 TRUE
## 1448 2022-12-06 12:57:34 TRUE
## 1449 2022-12-06 12:57:31 TRUE
## 1450 2022-12-06 12:56:00 TRUE
## 1451 2022-12-06 12:55:54 TRUE
## 1452 2022-12-06 12:55:48 TRUE
## 1453 2022-12-06 12:55:38 TRUE
## 1454 2022-12-06 12:55:34 TRUE
## 1455 2022-12-06 12:55:30 TRUE
## 1456 2022-12-06 12:54:40 TRUE
## 1457 2022-12-06 12:54:05 TRUE
## 1458 2022-12-06 12:54:03 TRUE
## 1459 2022-12-06 12:53:52 TRUE
## 1460 2022-12-06 12:53:27 TRUE
## 1461 2022-12-06 12:53:16 TRUE
## 1462 2022-12-06 12:53:10 TRUE
## 1463 2022-12-06 12:51:40 TRUE
## 1464 2022-12-06 12:51:10 TRUE
## 1465 2022-12-06 12:50:50 TRUE
## 1466 2022-12-06 12:48:55 TRUE
## 1467 2022-12-06 12:48:31 TRUE
## 1468 2022-12-06 12:48:23 TRUE
## 1469 2022-12-06 12:48:21 TRUE
## 1470 2022-12-06 12:46:50 TRUE
## 1471 2022-12-06 12:46:44 TRUE
## 1472 2022-12-06 12:46:32 TRUE
## 1473 2022-12-06 12:44:57 TRUE
## 1474 2022-12-06 12:44:38 TRUE
## 1475 2022-12-06 12:44:08 TRUE
## 1476 2022-12-06 12:44:08 TRUE
## 1477 2022-12-06 12:43:55 TRUE
## 1478 2022-12-06 12:43:43 TRUE
## 1479 2022-12-06 12:43:19 TRUE
## 1480 2022-12-06 12:42:48 TRUE
## 1481 2022-12-06 12:42:29 TRUE
## 1482 2022-12-06 12:42:20 TRUE
## 1483 2022-12-06 12:42:18 TRUE
## 1484 2022-12-06 12:42:13 TRUE
## 1485 2022-12-06 12:41:14 TRUE
## 1486 2022-12-06 12:41:14 TRUE
## 1487 2022-12-06 12:40:46 TRUE
## 1488 2022-12-06 12:40:39 TRUE
## 1489 2022-12-06 12:39:36 TRUE
## 1490 2022-12-06 12:39:26 TRUE
## 1491 2022-12-06 12:39:13 TRUE
## 1492 2022-12-06 12:38:46 TRUE
## 1493 2022-12-06 12:38:43 TRUE
## 1494 2022-12-06 12:38:33 TRUE
## 1495 2022-12-06 12:38:22 TRUE
## 1496 2022-12-06 12:38:14 TRUE
## 1497 2022-12-06 12:38:00 TRUE
## 1498 2022-12-06 12:37:37 TRUE
## 1499 2022-12-06 12:36:50 TRUE
## 1500 2022-12-06 12:36:46 TRUE
## 1501 2022-12-06 12:36:29 TRUE
## 1502 2022-12-06 12:36:09 TRUE
## 1503 2022-12-06 12:36:03 TRUE
## 1504 2022-12-06 12:35:25 TRUE
## 1505 2022-12-06 12:34:52 TRUE
## 1506 2022-12-06 12:34:35 TRUE
## 1507 2022-12-06 12:34:13 TRUE
## 1508 2022-12-06 12:33:17 TRUE
## 1509 2022-12-06 12:33:15 TRUE
## 1510 2022-12-06 12:32:58 TRUE
## 1511 2022-12-06 12:32:51 TRUE
## 1512 2022-12-06 12:30:39 TRUE
## 1513 2022-12-06 12:29:59 TRUE
## 1514 2022-12-06 12:29:37 TRUE
## 1515 2022-12-06 12:29:09 TRUE
## 1516 2022-12-06 12:28:45 TRUE
## 1517 2022-12-06 12:28:19 TRUE
## 1518 2022-12-06 12:28:13 TRUE
## 1519 2022-12-06 12:28:04 TRUE
## 1520 2022-12-06 12:27:42 TRUE
## 1521 2022-12-06 12:27:26 TRUE
## 1522 2022-12-06 12:25:48 TRUE
## 1523 2022-12-06 12:24:23 TRUE
## 1524 2022-12-06 12:24:02 TRUE
## 1525 2022-12-06 12:23:26 TRUE
## 1526 2022-12-06 12:23:10 TRUE
## 1527 2022-12-06 12:23:09 TRUE
## 1528 2022-12-06 12:22:42 TRUE
## 1529 2022-12-06 12:22:02 TRUE
## 1530 2022-12-06 12:21:45 TRUE
## 1531 2022-12-06 12:21:11 TRUE
## 1532 2022-12-06 12:20:09 TRUE
## 1533 2022-12-06 12:19:38 TRUE
## 1534 2022-12-06 12:18:40 TRUE
## 1535 2022-12-06 12:18:06 TRUE
## 1536 2022-12-06 12:17:54 TRUE
## 1537 2022-12-06 12:17:53 TRUE
## 1538 2022-12-06 12:16:53 TRUE
## 1539 2022-12-06 12:16:50 TRUE
## 1540 2022-12-06 12:16:18 TRUE
## 1541 2022-12-06 12:15:22 TRUE
## 1542 2022-12-06 12:15:02 TRUE
## 1543 2022-12-06 12:13:55 TRUE
## 1544 2022-12-06 12:12:57 TRUE
## 1545 2022-12-06 12:12:51 TRUE
## 1546 2022-12-06 12:12:04 TRUE
## 1547 2022-12-06 12:11:59 TRUE
## 1548 2022-12-06 12:11:58 TRUE
## 1549 2022-12-06 12:11:50 TRUE
## 1550 2022-12-06 12:11:38 TRUE
## 1551 2022-12-06 12:11:07 TRUE
## 1552 2022-12-06 12:10:44 TRUE
## 1553 2022-12-06 12:10:43 TRUE
## 1554 2022-12-06 12:10:32 TRUE
## 1555 2022-12-06 12:09:56 TRUE
## 1556 2022-12-06 12:09:49 TRUE
## 1557 2022-12-06 12:08:24 TRUE
## 1558 2022-12-06 12:08:04 TRUE
## 1559 2022-12-06 12:07:35 TRUE
## 1560 2022-12-06 12:07:31 TRUE
## 1561 2022-12-06 12:07:15 TRUE
## 1562 2022-12-06 12:06:32 TRUE
## 1563 2022-12-06 12:05:21 TRUE
## 1564 2022-12-06 12:04:53 TRUE
## 1565 2022-12-06 12:04:53 TRUE
## 1566 2022-12-06 12:04:38 TRUE
## 1567 2022-12-06 12:04:25 TRUE
## 1568 2022-12-06 12:04:22 TRUE
## 1569 2022-12-06 12:04:16 TRUE
## 1570 2022-12-06 12:04:09 TRUE
## 1571 2022-12-06 12:04:06 TRUE
## 1572 2022-12-06 12:03:48 TRUE
## 1573 2022-12-06 12:03:43 TRUE
## 1574 2022-12-06 12:03:02 TRUE
## 1575 2022-12-06 12:03:02 TRUE
## 1576 2022-12-06 12:02:13 TRUE
## 1577 2022-12-06 12:02:12 TRUE
## 1578 2022-12-06 12:01:52 TRUE
## 1579 2022-12-06 12:00:25 TRUE
## 1580 2022-12-06 11:59:58 TRUE
## 1581 2022-12-06 11:59:52 TRUE
## 1582 2022-12-06 11:59:34 TRUE
## 1583 2022-12-06 11:59:06 TRUE
## 1584 2022-12-06 11:57:27 TRUE
## 1585 2022-12-06 11:57:15 TRUE
## 1586 2022-12-06 11:56:26 TRUE
## 1587 2022-12-06 11:56:07 TRUE
## 1588 2022-12-06 11:54:52 TRUE
## 1589 2022-12-06 11:53:41 TRUE
## 1590 2022-12-06 11:53:23 TRUE
## 1591 2022-12-06 11:53:09 TRUE
## 1592 2022-12-06 11:53:03 TRUE
## 1593 2022-12-06 11:52:50 TRUE
## 1594 2022-12-06 11:51:53 TRUE
## 1595 2022-12-06 11:51:51 TRUE
## 1596 2022-12-06 11:51:46 TRUE
## 1597 2022-12-06 11:51:09 TRUE
## 1598 2022-12-06 11:49:05 TRUE
## 1599 2022-12-06 11:49:03 TRUE
## 1600 2022-12-06 11:48:52 TRUE
## 1601 2022-12-06 11:48:42 TRUE
## 1602 2022-12-06 11:48:09 TRUE
## 1603 2022-12-06 11:47:32 TRUE
## 1604 2022-12-06 11:46:58 TRUE
## 1605 2022-12-06 11:45:13 TRUE
## 1606 2022-12-06 11:45:12 TRUE
## 1607 2022-12-06 11:45:07 TRUE
## 1608 2022-12-06 11:45:04 TRUE
## 1609 2022-12-06 11:44:20 TRUE
## 1610 2022-12-06 11:42:44 TRUE
## 1611 2022-12-06 11:42:06 TRUE
## 1612 2022-12-06 11:39:49 TRUE
## 1613 2022-12-06 11:39:48 TRUE
## 1614 2022-12-06 11:39:48 TRUE
## 1615 2022-12-06 11:39:47 TRUE
## 1616 2022-12-06 11:39:28 TRUE
## 1617 2022-12-06 11:39:22 TRUE
## 1618 2022-12-06 11:39:03 TRUE
## 1619 2022-12-06 11:39:00 TRUE
## 1620 2022-12-06 11:38:52 TRUE
## 1621 2022-12-06 11:37:41 TRUE
## 1622 2022-12-06 11:37:41 TRUE
## 1623 2022-12-06 11:37:20 TRUE
## 1624 2022-12-06 11:37:15 TRUE
## 1625 2022-12-06 11:37:01 TRUE
## 1626 2022-12-06 11:35:37 TRUE
## 1627 2022-12-06 11:35:25 TRUE
## 1628 2022-12-06 11:35:06 TRUE
## 1629 2022-12-06 11:34:36 TRUE
## 1630 2022-12-06 11:34:11 TRUE
## 1631 2022-12-06 11:33:25 TRUE
## 1632 2022-12-06 11:32:42 TRUE
## 1633 2022-12-06 11:32:34 TRUE
## 1634 2022-12-06 11:32:31 TRUE
## 1635 2022-12-06 11:32:09 TRUE
## 1636 2022-12-06 11:31:57 TRUE
## 1637 2022-12-06 11:31:53 TRUE
## 1638 2022-12-06 11:31:26 TRUE
## 1639 2022-12-06 11:31:20 TRUE
## 1640 2022-12-06 11:30:08 TRUE
## 1641 2022-12-06 11:29:26 TRUE
## 1642 2022-12-06 11:28:48 TRUE
## 1643 2022-12-06 11:28:29 TRUE
## 1644 2022-12-06 11:28:28 TRUE
## 1645 2022-12-06 11:28:21 TRUE
## 1646 2022-12-06 11:27:46 TRUE
## 1647 2022-12-06 11:26:27 TRUE
## 1648 2022-12-06 11:26:26 TRUE
## 1649 2022-12-06 11:26:24 TRUE
## 1650 2022-12-06 11:25:57 TRUE
## 1651 2022-12-06 11:25:53 TRUE
## 1652 2022-12-06 11:25:49 TRUE
## 1653 2022-12-06 11:25:37 TRUE
## 1654 2022-12-06 11:25:18 TRUE
## 1655 2022-12-06 11:24:02 TRUE
## 1656 2022-12-06 11:24:01 TRUE
## 1657 2022-12-06 11:23:33 TRUE
## 1658 2022-12-06 11:23:33 TRUE
## 1659 2022-12-06 11:21:34 TRUE
## 1660 2022-12-06 11:20:12 TRUE
## 1661 2022-12-06 11:19:25 TRUE
## 1662 2022-12-06 11:19:25 TRUE
## 1663 2022-12-06 11:19:03 TRUE
## 1664 2022-12-06 11:18:54 TRUE
## 1665 2022-12-06 11:18:53 TRUE
## 1666 2022-12-06 11:17:21 TRUE
## 1667 2022-12-06 11:17:19 TRUE
## 1668 2022-12-06 11:17:17 TRUE
## 1669 2022-12-06 11:17:16 TRUE
## 1670 2022-12-06 11:17:06 TRUE
## 1671 2022-12-06 11:16:52 TRUE
## 1672 2022-12-06 11:16:40 TRUE
## 1673 2022-12-06 11:16:15 TRUE
## 1674 2022-12-06 11:15:07 TRUE
## 1675 2022-12-06 11:14:24 TRUE
## 1676 2022-12-06 11:14:02 TRUE
## 1677 2022-12-06 11:13:29 TRUE
## 1678 2022-12-06 11:12:40 TRUE
## 1679 2022-12-06 11:11:02 TRUE
## 1680 2022-12-06 11:10:19 TRUE
## 1681 2022-12-06 11:10:18 TRUE
## 1682 2022-12-06 11:10:13 TRUE
## 1683 2022-12-06 11:10:05 TRUE
## 1684 2022-12-06 11:09:41 TRUE
## 1685 2022-12-06 11:08:54 TRUE
## 1686 2022-12-06 11:08:52 TRUE
## 1687 2022-12-06 11:08:29 TRUE
## 1688 2022-12-06 11:08:21 TRUE
## 1689 2022-12-06 11:08:05 TRUE
## 1690 2022-12-06 11:07:32 TRUE
## 1691 2022-12-06 11:06:51 TRUE
## 1692 2022-12-06 11:06:21 TRUE
## 1693 2022-12-06 11:06:10 TRUE
## 1694 2022-12-06 11:05:52 TRUE
## 1695 2022-12-06 11:05:22 TRUE
## 1696 2022-12-06 11:04:55 TRUE
## 1697 2022-12-06 11:04:54 TRUE
## 1698 2022-12-06 11:04:41 TRUE
## 1699 2022-12-06 11:04:05 TRUE
## 1700 2022-12-06 11:03:42 TRUE
## 1701 2022-12-06 11:03:18 TRUE
## 1702 2022-12-06 11:02:06 TRUE
## 1703 2022-12-06 11:01:25 TRUE
## 1704 2022-12-06 10:59:03 TRUE
## 1705 2022-12-06 10:58:53 TRUE
## 1706 2022-12-06 10:58:10 TRUE
## 1707 2022-12-06 10:57:39 TRUE
## 1708 2022-12-06 10:57:15 TRUE
## 1709 2022-12-06 10:57:12 TRUE
## 1710 2022-12-06 10:56:26 TRUE
## 1711 2022-12-06 10:53:45 TRUE
## 1712 2022-12-06 10:53:36 TRUE
## 1713 2022-12-06 10:53:05 TRUE
## 1714 2022-12-06 10:51:58 TRUE
## 1715 2022-12-06 10:49:24 TRUE
## 1716 2022-12-06 10:49:05 TRUE
## 1717 2022-12-06 10:48:21 TRUE
## 1718 2022-12-06 10:47:44 TRUE
## 1719 2022-12-06 10:47:05 TRUE
## 1720 2022-12-06 10:46:35 TRUE
## 1721 2022-12-06 10:45:37 TRUE
## 1722 2022-12-06 10:45:32 TRUE
## 1723 2022-12-06 10:45:12 TRUE
## 1724 2022-12-06 10:45:05 TRUE
## 1725 2022-12-06 10:45:05 TRUE
## 1726 2022-12-06 10:44:44 TRUE
## 1727 2022-12-06 10:44:04 TRUE
## 1728 2022-12-06 10:43:10 TRUE
## 1729 2022-12-06 10:42:03 TRUE
## 1730 2022-12-06 10:41:50 TRUE
## 1731 2022-12-06 10:41:15 TRUE
## 1732 2022-12-06 10:40:47 TRUE
## 1733 2022-12-06 10:40:17 TRUE
## 1734 2022-12-06 10:40:06 TRUE
## 1735 2022-12-06 10:40:01 TRUE
## 1736 2022-12-06 10:39:55 TRUE
## 1737 2022-12-06 10:39:53 TRUE
## 1738 2022-12-06 10:39:52 TRUE
## 1739 2022-12-06 10:39:42 TRUE
## 1740 2022-12-06 10:39:35 TRUE
## 1741 2022-12-06 10:38:00 TRUE
## 1742 2022-12-06 10:37:57 TRUE
## 1743 2022-12-06 10:36:16 TRUE
## 1744 2022-12-06 10:35:54 TRUE
## 1745 2022-12-06 10:34:58 TRUE
## 1746 2022-12-06 10:34:18 TRUE
## 1747 2022-12-06 10:32:59 TRUE
## 1748 2022-12-06 10:32:55 TRUE
## 1749 2022-12-06 10:32:48 TRUE
## 1750 2022-12-06 10:32:29 TRUE
## 1751 2022-12-06 10:32:21 TRUE
## 1752 2022-12-06 10:31:46 TRUE
## 1753 2022-12-06 10:31:19 TRUE
## 1754 2022-12-06 10:30:29 TRUE
## 1755 2022-12-06 10:30:21 TRUE
## 1756 2022-12-06 10:30:15 TRUE
## 1757 2022-12-06 10:29:23 TRUE
## 1758 2022-12-06 10:28:56 TRUE
## 1759 2022-12-06 10:28:33 TRUE
## 1760 2022-12-06 10:28:10 TRUE
## 1761 2022-12-06 10:27:45 TRUE
## 1762 2022-12-06 10:27:44 TRUE
## 1763 2022-12-06 10:27:40 TRUE
## 1764 2022-12-06 10:27:07 TRUE
## 1765 2022-12-06 10:26:39 TRUE
## 1766 2022-12-06 10:26:19 TRUE
## 1767 2022-12-06 10:24:47 TRUE
## 1768 2022-12-06 10:24:29 TRUE
## 1769 2022-12-06 10:24:13 TRUE
## 1770 2022-12-06 10:21:17 TRUE
## 1771 2022-12-06 10:19:15 TRUE
## 1772 2022-12-06 10:19:04 TRUE
## 1773 2022-12-06 10:18:29 TRUE
## 1774 2022-12-06 10:17:36 TRUE
## 1775 2022-12-06 10:17:19 TRUE
## 1776 2022-12-06 10:16:08 TRUE
## 1777 2022-12-06 10:15:58 TRUE
## 1778 2022-12-06 10:15:38 TRUE
## 1779 2022-12-06 10:15:38 TRUE
## 1780 2022-12-06 10:15:11 TRUE
## 1781 2022-12-06 10:14:52 TRUE
## 1782 2022-12-06 10:14:42 TRUE
## 1783 2022-12-06 10:10:21 TRUE
## 1784 2022-12-06 10:10:14 TRUE
## 1785 2022-12-06 10:09:58 TRUE
## 1786 2022-12-06 10:09:58 TRUE
## 1787 2022-12-06 10:09:03 TRUE
## 1788 2022-12-06 10:08:21 TRUE
## 1789 2022-12-06 10:08:10 TRUE
## 1790 2022-12-06 10:07:40 TRUE
## 1791 2022-12-06 10:07:31 TRUE
## 1792 2022-12-06 10:07:14 TRUE
## 1793 2022-12-06 10:05:52 TRUE
## 1794 2022-12-06 10:04:45 TRUE
## 1795 2022-12-06 10:03:52 TRUE
## 1796 2022-12-06 10:03:05 TRUE
## 1797 2022-12-06 10:02:35 TRUE
## 1798 2022-12-06 10:02:31 TRUE
## 1799 2022-12-06 10:02:22 TRUE
## 1800 2022-12-06 10:01:55 TRUE
## 1801 2022-12-06 10:01:31 TRUE
## 1802 2022-12-06 10:01:24 TRUE
## 1803 2022-12-06 10:01:16 TRUE
## 1804 2022-12-06 10:00:53 TRUE
## 1805 2022-12-06 09:59:05 TRUE
## 1806 2022-12-06 09:59:01 TRUE
## 1807 2022-12-06 09:58:15 TRUE
## 1808 2022-12-06 09:58:02 TRUE
## 1809 2022-12-06 09:57:24 TRUE
## 1810 2022-12-06 09:57:23 TRUE
## 1811 2022-12-06 09:57:19 TRUE
## 1812 2022-12-06 09:57:17 TRUE
## 1813 2022-12-06 09:56:26 TRUE
## 1814 2022-12-06 09:55:10 TRUE
## 1815 2022-12-06 09:54:56 TRUE
## 1816 2022-12-06 09:54:34 TRUE
## 1817 2022-12-06 09:53:45 TRUE
## 1818 2022-12-06 09:53:45 TRUE
## 1819 2022-12-06 09:53:26 TRUE
## 1820 2022-12-06 09:53:22 TRUE
## 1821 2022-12-06 09:52:14 TRUE
## 1822 2022-12-06 09:51:05 TRUE
## 1823 2022-12-06 09:50:08 TRUE
## 1824 2022-12-06 09:49:46 TRUE
## 1825 2022-12-06 09:49:40 TRUE
## 1826 2022-12-06 09:49:06 TRUE
## 1827 2022-12-06 09:48:25 TRUE
## 1828 2022-12-06 09:48:16 TRUE
## 1829 2022-12-06 09:47:43 TRUE
## 1830 2022-12-06 09:47:21 TRUE
## 1831 2022-12-06 09:46:47 TRUE
## 1832 2022-12-06 09:46:45 TRUE
## 1833 2022-12-06 09:46:36 TRUE
## 1834 2022-12-06 09:45:56 TRUE
## 1835 2022-12-06 09:45:48 TRUE
## 1836 2022-12-06 09:45:20 TRUE
## 1837 2022-12-06 09:45:20 TRUE
## 1838 2022-12-06 09:43:25 TRUE
## 1839 2022-12-06 09:43:14 TRUE
## 1840 2022-12-06 09:43:12 TRUE
## 1841 2022-12-06 09:43:00 TRUE
## 1842 2022-12-06 09:42:41 TRUE
## 1843 2022-12-06 09:42:33 TRUE
## 1844 2022-12-06 09:42:29 TRUE
## 1845 2022-12-06 09:41:24 TRUE
## 1846 2022-12-06 09:40:41 TRUE
## 1847 2022-12-06 09:38:12 TRUE
## 1848 2022-12-06 09:36:46 TRUE
## 1849 2022-12-06 09:36:36 TRUE
## 1850 2022-12-06 09:35:41 TRUE
## 1851 2022-12-06 09:34:56 TRUE
## 1852 2022-12-06 09:33:54 TRUE
## 1853 2022-12-06 09:33:53 TRUE
## 1854 2022-12-06 09:33:37 TRUE
## 1855 2022-12-06 09:33:24 TRUE
## 1856 2022-12-06 09:30:42 TRUE
## 1857 2022-12-06 09:29:41 TRUE
## 1858 2022-12-06 09:28:51 TRUE
## 1859 2022-12-06 09:27:10 TRUE
## 1860 2022-12-06 09:27:02 TRUE
## 1861 2022-12-06 09:26:08 TRUE
## 1862 2022-12-06 09:26:02 TRUE
## 1863 2022-12-06 09:25:37 TRUE
## 1864 2022-12-06 09:25:17 TRUE
## 1865 2022-12-06 09:24:34 TRUE
## 1866 2022-12-06 09:24:32 TRUE
## 1867 2022-12-06 09:24:09 TRUE
## 1868 2022-12-06 09:23:11 TRUE
## 1869 2022-12-06 09:21:58 TRUE
## 1870 2022-12-06 09:21:37 TRUE
## 1871 2022-12-06 09:20:45 TRUE
## 1872 2022-12-06 09:19:46 TRUE
## 1873 2022-12-06 09:18:53 TRUE
## 1874 2022-12-06 09:18:45 TRUE
## 1875 2022-12-06 09:17:52 TRUE
## 1876 2022-12-06 09:17:34 TRUE
## 1877 2022-12-06 09:16:56 TRUE
## 1878 2022-12-06 09:14:42 TRUE
## 1879 2022-12-06 09:14:34 TRUE
## 1880 2022-12-06 09:14:19 TRUE
## 1881 2022-12-06 09:13:59 TRUE
## 1882 2022-12-06 09:12:48 TRUE
## 1883 2022-12-06 09:11:53 TRUE
## 1884 2022-12-06 09:11:10 TRUE
## 1885 2022-12-06 09:11:01 TRUE
## 1886 2022-12-06 09:07:50 TRUE
## 1887 2022-12-06 09:07:37 TRUE
## 1888 2022-12-06 09:07:29 TRUE
## 1889 2022-12-06 09:05:54 TRUE
## 1890 2022-12-06 09:05:53 TRUE
## 1891 2022-12-06 09:05:05 TRUE
## 1892 2022-12-06 09:04:31 TRUE
## 1893 2022-12-06 09:04:25 TRUE
## 1894 2022-12-06 09:04:23 TRUE
## 1895 2022-12-06 09:03:59 TRUE
## 1896 2022-12-06 09:03:01 TRUE
## 1897 2022-12-06 09:02:20 TRUE
## 1898 2022-12-06 09:01:59 TRUE
## 1899 2022-12-06 09:00:29 TRUE
## 1900 2022-12-06 09:00:18 TRUE
## 1901 2022-12-06 09:00:15 TRUE
## 1902 2022-12-06 08:59:22 TRUE
## 1903 2022-12-06 08:59:20 TRUE
## 1904 2022-12-06 08:58:43 TRUE
## 1905 2022-12-06 08:57:24 TRUE
## 1906 2022-12-06 08:55:14 TRUE
## 1907 2022-12-06 08:55:14 TRUE
## 1908 2022-12-06 08:54:51 TRUE
## 1909 2022-12-06 08:54:26 TRUE
## 1910 2022-12-06 08:53:53 TRUE
## 1911 2022-12-06 08:53:51 TRUE
## 1912 2022-12-06 08:53:41 TRUE
## 1913 2022-12-06 08:52:33 TRUE
## 1914 2022-12-06 08:51:10 TRUE
## 1915 2022-12-06 08:50:10 TRUE
## 1916 2022-12-06 08:49:53 TRUE
## 1917 2022-12-06 08:48:54 TRUE
## 1918 2022-12-06 08:48:42 TRUE
## 1919 2022-12-06 08:48:40 TRUE
## 1920 2022-12-06 08:48:33 TRUE
## 1921 2022-12-06 08:48:30 TRUE
## 1922 2022-12-06 08:48:20 TRUE
## 1923 2022-12-06 08:48:17 TRUE
## 1924 2022-12-06 08:46:45 TRUE
## 1925 2022-12-06 08:46:27 TRUE
## 1926 2022-12-06 08:45:26 TRUE
## 1927 2022-12-06 08:45:16 TRUE
## 1928 2022-12-06 08:45:15 TRUE
## 1929 2022-12-06 08:45:05 TRUE
## 1930 2022-12-06 08:44:56 TRUE
## 1931 2022-12-06 08:44:24 TRUE
## 1932 2022-12-06 08:43:16 TRUE
## 1933 2022-12-06 08:41:34 TRUE
## 1934 2022-12-06 08:40:51 TRUE
## 1935 2022-12-06 08:40:30 TRUE
## 1936 2022-12-06 08:40:30 TRUE
## 1937 2022-12-06 08:39:57 TRUE
## 1938 2022-12-06 08:39:17 TRUE
## 1939 2022-12-06 08:37:50 TRUE
## 1940 2022-12-06 08:36:05 TRUE
## 1941 2022-12-06 08:35:30 TRUE
## 1942 2022-12-06 08:34:27 TRUE
## 1943 2022-12-06 08:34:22 TRUE
## 1944 2022-12-06 08:34:19 TRUE
## 1945 2022-12-06 08:34:06 TRUE
## 1946 2022-12-06 08:34:06 TRUE
## 1947 2022-12-06 08:34:03 TRUE
## 1948 2022-12-06 08:33:08 TRUE
## 1949 2022-12-06 08:32:26 TRUE
## 1950 2022-12-06 08:32:05 TRUE
## 1951 2022-12-06 08:31:41 TRUE
## 1952 2022-12-06 08:31:08 TRUE
## 1953 2022-12-06 08:30:37 TRUE
## 1954 2022-12-06 08:30:37 TRUE
## 1955 2022-12-06 08:29:13 TRUE
## 1956 2022-12-06 08:28:42 TRUE
## 1957 2022-12-06 08:27:47 TRUE
## 1958 2022-12-06 08:27:28 TRUE
## 1959 2022-12-06 08:27:24 TRUE
## 1960 2022-12-06 08:27:03 TRUE
## 1961 2022-12-06 08:27:02 TRUE
## 1962 2022-12-06 08:26:55 TRUE
## 1963 2022-12-06 08:26:37 TRUE
## 1964 2022-12-06 08:26:30 TRUE
## 1965 2022-12-06 08:26:22 TRUE
## 1966 2022-12-06 08:26:15 TRUE
## 1967 2022-12-06 08:25:44 TRUE
## 1968 2022-12-06 08:24:58 TRUE
## 1969 2022-12-06 08:24:53 TRUE
## 1970 2022-12-06 08:24:41 TRUE
## 1971 2022-12-06 08:24:28 TRUE
## 1972 2022-12-06 08:23:34 TRUE
## 1973 2022-12-06 08:23:26 TRUE
## 1974 2022-12-06 08:23:18 TRUE
## 1975 2022-12-06 08:22:58 TRUE
## 1976 2022-12-06 08:22:57 TRUE
## 1977 2022-12-06 08:22:41 TRUE
## 1978 2022-12-06 08:20:24 TRUE
## 1979 2022-12-06 08:20:08 TRUE
## 1980 2022-12-06 08:19:35 TRUE
## 1981 2022-12-06 08:19:30 TRUE
## 1982 2022-12-06 08:19:15 TRUE
## 1983 2022-12-06 08:17:42 TRUE
## 1984 2022-12-06 08:15:43 TRUE
## 1985 2022-12-06 08:14:28 TRUE
## 1986 2022-12-06 08:14:27 TRUE
## 1987 2022-12-06 08:14:24 TRUE
## 1988 2022-12-06 08:14:01 TRUE
## 1989 2022-12-06 08:13:26 TRUE
## 1990 2022-12-06 08:13:09 TRUE
## 1991 2022-12-06 08:12:21 TRUE
## 1992 2022-12-06 08:11:30 TRUE
## 1993 2022-12-06 08:11:24 TRUE
## 1994 2022-12-06 08:11:21 TRUE
## 1995 2022-12-06 08:11:14 TRUE
## 1996 2022-12-06 08:08:38 TRUE
## 1997 2022-12-06 08:07:18 TRUE
## 1998 2022-12-06 08:06:45 TRUE
## 1999 2022-12-06 08:06:23 TRUE
## 2000 2022-12-06 08:05:36 TRUE
## 2001 2022-12-06 08:05:32 TRUE
## 2002 2022-12-06 08:05:30 TRUE
## 2003 2022-12-06 08:05:27 TRUE
## 2004 2022-12-06 08:05:12 TRUE
## 2005 2022-12-06 08:04:21 TRUE
## 2006 2022-12-06 08:02:48 TRUE
## 2007 2022-12-06 08:02:30 TRUE
## 2008 2022-12-06 08:02:29 TRUE
## 2009 2022-12-06 08:02:27 TRUE
## 2010 2022-12-06 08:01:04 TRUE
## 2011 2022-12-06 07:59:37 TRUE
## 2012 2022-12-06 07:55:45 TRUE
## 2013 2022-12-06 07:55:36 TRUE
## 2014 2022-12-06 07:55:15 TRUE
## 2015 2022-12-06 07:54:18 TRUE
## 2016 2022-12-06 07:53:26 TRUE
## 2017 2022-12-06 07:52:56 TRUE
## 2018 2022-12-06 07:52:25 TRUE
## 2019 2022-12-06 07:52:00 TRUE
## 2020 2022-12-06 07:51:59 TRUE
## 2021 2022-12-06 07:51:29 TRUE
## 2022 2022-12-06 07:50:39 TRUE
## 2023 2022-12-06 07:49:58 TRUE
## 2024 2022-12-06 07:49:43 TRUE
## 2025 2022-12-06 07:49:27 TRUE
## 2026 2022-12-06 07:49:15 TRUE
## 2027 2022-12-06 07:49:00 TRUE
## 2028 2022-12-06 07:46:41 TRUE
## 2029 2022-12-06 07:46:40 TRUE
## 2030 2022-12-06 07:45:30 TRUE
## 2031 2022-12-06 07:45:28 TRUE
## 2032 2022-12-06 07:44:10 TRUE
## 2033 2022-12-06 07:43:54 TRUE
## 2034 2022-12-06 07:43:02 TRUE
## 2035 2022-12-06 07:42:40 TRUE
## 2036 2022-12-06 07:40:57 TRUE
## 2037 2022-12-06 07:39:55 TRUE
## 2038 2022-12-06 07:39:47 TRUE
## 2039 2022-12-06 07:39:40 TRUE
## 2040 2022-12-06 07:39:31 TRUE
## 2041 2022-12-06 07:39:25 TRUE
## 2042 2022-12-06 07:39:20 TRUE
## 2043 2022-12-06 07:39:13 TRUE
## 2044 2022-12-06 07:39:09 TRUE
## 2045 2022-12-06 07:39:06 TRUE
## 2046 2022-12-06 07:38:52 TRUE
## 2047 2022-12-06 07:38:50 TRUE
## 2048 2022-12-06 07:38:23 TRUE
## 2049 2022-12-06 07:37:55 TRUE
## 2050 2022-12-06 07:37:01 TRUE
## 2051 2022-12-06 07:36:30 TRUE
## 2052 2022-12-06 07:35:58 TRUE
## 2053 2022-12-06 07:35:52 TRUE
## 2054 2022-12-06 07:35:14 TRUE
## 2055 2022-12-06 07:35:03 TRUE
## 2056 2022-12-06 07:34:58 TRUE
## 2057 2022-12-06 07:34:48 TRUE
## 2058 2022-12-06 07:34:15 TRUE
## 2059 2022-12-06 07:34:12 TRUE
## 2060 2022-12-06 07:31:48 TRUE
## 2061 2022-12-06 07:30:47 TRUE
## 2062 2022-12-06 07:30:45 TRUE
## 2063 2022-12-06 07:30:28 TRUE
## 2064 2022-12-06 07:29:55 TRUE
## 2065 2022-12-06 07:29:37 TRUE
## 2066 2022-12-06 07:28:51 TRUE
## 2067 2022-12-06 07:28:40 TRUE
## 2068 2022-12-06 07:28:36 TRUE
## 2069 2022-12-06 07:28:09 TRUE
## 2070 2022-12-06 07:26:20 TRUE
## 2071 2022-12-06 07:26:19 TRUE
## 2072 2022-12-06 07:25:44 TRUE
## 2073 2022-12-06 07:25:18 TRUE
## 2074 2022-12-06 07:24:01 TRUE
## 2075 2022-12-06 07:23:12 TRUE
## 2076 2022-12-06 07:22:32 TRUE
## 2077 2022-12-06 07:22:29 TRUE
## 2078 2022-12-06 07:21:35 TRUE
## 2079 2022-12-06 07:21:31 TRUE
## 2080 2022-12-06 07:21:30 TRUE
## 2081 2022-12-06 07:21:23 TRUE
## 2082 2022-12-06 07:21:05 TRUE
## 2083 2022-12-06 07:20:58 TRUE
## 2084 2022-12-06 07:20:37 TRUE
## 2085 2022-12-06 07:20:33 TRUE
## 2086 2022-12-06 07:20:11 TRUE
## 2087 2022-12-06 07:20:01 TRUE
## 2088 2022-12-06 07:19:55 TRUE
## 2089 2022-12-06 07:19:13 TRUE
## 2090 2022-12-06 07:19:08 TRUE
## 2091 2022-12-06 07:18:29 TRUE
## 2092 2022-12-06 07:16:57 TRUE
## 2093 2022-12-06 07:16:48 TRUE
## 2094 2022-12-06 07:16:23 TRUE
## 2095 2022-12-06 07:16:16 TRUE
## 2096 2022-12-06 07:15:56 TRUE
## 2097 2022-12-06 07:14:09 TRUE
## 2098 2022-12-06 07:13:48 TRUE
## 2099 2022-12-06 07:13:17 TRUE
## 2100 2022-12-06 07:11:52 TRUE
## 2101 2022-12-06 07:11:48 TRUE
## 2102 2022-12-06 07:10:38 TRUE
## 2103 2022-12-06 07:09:54 TRUE
## 2104 2022-12-06 07:09:53 TRUE
## 2105 2022-12-06 07:09:26 TRUE
## 2106 2022-12-06 07:09:09 TRUE
## 2107 2022-12-06 07:09:02 TRUE
## 2108 2022-12-06 07:08:58 TRUE
## 2109 2022-12-06 07:07:27 TRUE
## 2110 2022-12-06 07:06:52 TRUE
## 2111 2022-12-06 07:06:15 TRUE
## 2112 2022-12-06 07:05:59 TRUE
## 2113 2022-12-06 07:04:38 TRUE
## 2114 2022-12-06 07:03:23 TRUE
## 2115 2022-12-06 07:02:46 TRUE
## 2116 2022-12-06 07:02:43 TRUE
## 2117 2022-12-06 07:02:22 TRUE
## 2118 2022-12-06 07:02:18 TRUE
## 2119 2022-12-06 07:02:12 TRUE
## 2120 2022-12-06 07:01:49 TRUE
## 2121 2022-12-06 07:01:38 TRUE
## 2122 2022-12-06 07:00:51 TRUE
## 2123 2022-12-06 07:00:45 TRUE
## 2124 2022-12-06 07:00:13 TRUE
## 2125 2022-12-06 06:59:23 TRUE
## 2126 2022-12-06 06:59:05 TRUE
## 2127 2022-12-06 06:59:02 TRUE
## 2128 2022-12-06 06:58:05 TRUE
## 2129 2022-12-06 06:57:47 TRUE
## 2130 2022-12-06 06:56:04 TRUE
## 2131 2022-12-06 06:55:54 TRUE
## 2132 2022-12-06 06:55:51 TRUE
## 2133 2022-12-06 06:55:32 TRUE
## 2134 2022-12-06 06:55:13 TRUE
## 2135 2022-12-06 06:55:01 TRUE
## 2136 2022-12-06 06:54:31 TRUE
## 2137 2022-12-06 06:54:10 TRUE
## 2138 2022-12-06 06:54:01 TRUE
## 2139 2022-12-06 06:53:57 TRUE
## 2140 2022-12-06 06:53:57 TRUE
## 2141 2022-12-06 06:53:44 TRUE
## 2142 2022-12-06 06:53:28 TRUE
## 2143 2022-12-06 06:53:24 TRUE
## 2144 2022-12-06 06:53:18 TRUE
## 2145 2022-12-06 06:52:54 TRUE
## 2146 2022-12-06 06:52:53 TRUE
## 2147 2022-12-06 06:52:43 TRUE
## 2148 2022-12-06 06:52:38 TRUE
## 2149 2022-12-06 06:52:33 TRUE
## 2150 2022-12-06 06:50:32 TRUE
## 2151 2022-12-06 06:50:02 TRUE
## 2152 2022-12-06 06:49:56 TRUE
## 2153 2022-12-06 06:49:36 TRUE
## 2154 2022-12-06 06:49:18 TRUE
## 2155 2022-12-06 06:48:40 TRUE
## 2156 2022-12-06 06:47:34 TRUE
## 2157 2022-12-06 06:47:14 TRUE
## 2158 2022-12-06 06:47:04 TRUE
## 2159 2022-12-06 06:45:53 TRUE
## 2160 2022-12-06 06:45:38 TRUE
## 2161 2022-12-06 06:45:07 TRUE
## 2162 2022-12-06 06:43:11 TRUE
## 2163 2022-12-06 06:43:08 TRUE
## 2164 2022-12-06 06:41:36 TRUE
## 2165 2022-12-06 06:40:36 TRUE
## 2166 2022-12-06 06:40:35 TRUE
## 2167 2022-12-06 06:40:02 TRUE
## 2168 2022-12-06 06:39:52 TRUE
## 2169 2022-12-06 06:39:47 TRUE
## 2170 2022-12-06 06:39:32 TRUE
## 2171 2022-12-06 06:39:18 TRUE
## 2172 2022-12-06 06:39:07 TRUE
## 2173 2022-12-06 06:38:56 TRUE
## 2174 2022-12-06 06:38:36 TRUE
## 2175 2022-12-06 06:38:07 TRUE
## 2176 2022-12-06 06:36:55 TRUE
## 2177 2022-12-06 06:32:57 TRUE
## 2178 2022-12-06 06:32:56 TRUE
## 2179 2022-12-06 06:32:34 TRUE
## 2180 2022-12-06 06:32:31 TRUE
## 2181 2022-12-06 06:32:28 TRUE
## 2182 2022-12-06 06:32:23 TRUE
## 2183 2022-12-06 06:32:12 TRUE
## 2184 2022-12-06 06:32:10 TRUE
## 2185 2022-12-06 06:31:52 TRUE
## 2186 2022-12-06 06:31:38 TRUE
## 2187 2022-12-06 06:31:01 TRUE
## 2188 2022-12-06 06:30:53 TRUE
## 2189 2022-12-06 06:30:46 TRUE
## 2190 2022-12-06 06:30:28 TRUE
## 2191 2022-12-06 06:30:26 TRUE
## 2192 2022-12-06 06:30:05 TRUE
## 2193 2022-12-06 06:29:37 TRUE
## 2194 2022-12-06 06:29:11 TRUE
## 2195 2022-12-06 06:28:38 TRUE
## 2196 2022-12-06 06:28:02 TRUE
## 2197 2022-12-06 06:28:00 TRUE
## 2198 2022-12-06 06:27:33 TRUE
## 2199 2022-12-06 06:27:24 TRUE
## 2200 2022-12-06 06:26:52 TRUE
## 2201 2022-12-06 06:26:44 TRUE
## 2202 2022-12-06 06:26:22 TRUE
## 2203 2022-12-06 06:24:40 TRUE
## 2204 2022-12-06 06:22:11 TRUE
## 2205 2022-12-06 06:20:24 TRUE
## 2206 2022-12-06 06:19:19 TRUE
## 2207 2022-12-06 06:17:15 TRUE
## 2208 2022-12-06 06:17:09 TRUE
## 2209 2022-12-06 06:15:45 TRUE
## 2210 2022-12-06 06:15:23 TRUE
## 2211 2022-12-06 06:14:50 TRUE
## 2212 2022-12-06 06:12:06 TRUE
## 2213 2022-12-06 06:11:38 TRUE
## 2214 2022-12-06 06:10:04 TRUE
## 2215 2022-12-06 06:10:03 TRUE
## 2216 2022-12-06 06:09:24 TRUE
## 2217 2022-12-06 06:08:56 TRUE
## 2218 2022-12-06 06:07:16 TRUE
## 2219 2022-12-06 06:07:16 TRUE
## 2220 2022-12-06 06:06:20 TRUE
## 2221 2022-12-06 06:05:45 TRUE
## 2222 2022-12-06 06:05:44 TRUE
## 2223 2022-12-06 06:05:18 TRUE
## 2224 2022-12-06 06:05:04 TRUE
## 2225 2022-12-06 06:04:49 TRUE
## 2226 2022-12-06 06:04:10 TRUE
## 2227 2022-12-06 06:02:54 TRUE
## 2228 2022-12-06 06:02:18 TRUE
## 2229 2022-12-06 06:02:16 TRUE
## 2230 2022-12-06 06:01:47 TRUE
## 2231 2022-12-06 06:00:52 TRUE
## 2232 2022-12-06 06:00:44 TRUE
## 2233 2022-12-06 06:00:22 TRUE
## 2234 2022-12-06 06:00:15 TRUE
## 2235 2022-12-06 06:00:15 TRUE
## 2236 2022-12-06 06:00:08 TRUE
## 2237 2022-12-06 05:59:41 TRUE
## 2238 2022-12-06 05:59:19 TRUE
## 2239 2022-12-06 05:59:11 TRUE
## 2240 2022-12-06 05:58:28 TRUE
## 2241 2022-12-06 05:58:06 TRUE
## 2242 2022-12-06 05:58:01 TRUE
## 2243 2022-12-06 05:56:51 TRUE
## 2244 2022-12-06 05:56:44 TRUE
## 2245 2022-12-06 05:56:28 TRUE
## 2246 2022-12-06 05:56:03 TRUE
## 2247 2022-12-06 05:55:41 TRUE
## 2248 2022-12-06 05:55:41 TRUE
## 2249 2022-12-06 05:54:37 TRUE
## 2250 2022-12-06 05:54:19 TRUE
## 2251 2022-12-06 05:53:19 TRUE
## 2252 2022-12-06 05:53:06 TRUE
## 2253 2022-12-06 05:52:51 TRUE
## 2254 2022-12-06 05:52:40 TRUE
## 2255 2022-12-06 05:50:55 TRUE
## 2256 2022-12-06 05:50:32 TRUE
## 2257 2022-12-06 05:50:06 TRUE
## 2258 2022-12-06 05:49:55 TRUE
## 2259 2022-12-06 05:49:49 TRUE
## 2260 2022-12-06 05:49:48 TRUE
## 2261 2022-12-06 05:49:39 TRUE
## 2262 2022-12-06 05:48:30 TRUE
## 2263 2022-12-06 05:48:25 TRUE
## 2264 2022-12-06 05:48:21 TRUE
## 2265 2022-12-06 05:47:46 TRUE
## 2266 2022-12-06 05:47:36 TRUE
## 2267 2022-12-06 05:46:32 TRUE
## 2268 2022-12-06 05:45:56 TRUE
## 2269 2022-12-06 05:45:48 TRUE
## 2270 2022-12-06 05:45:43 TRUE
## 2271 2022-12-06 05:45:42 TRUE
## 2272 2022-12-06 05:45:39 TRUE
## 2273 2022-12-06 05:45:33 TRUE
## 2274 2022-12-06 05:44:06 TRUE
## 2275 2022-12-06 05:42:56 TRUE
## 2276 2022-12-06 05:41:36 TRUE
## 2277 2022-12-06 05:40:43 TRUE
## 2278 2022-12-06 05:38:40 TRUE
## 2279 2022-12-06 05:38:09 TRUE
## 2280 2022-12-06 05:37:46 TRUE
## 2281 2022-12-06 05:35:29 TRUE
## 2282 2022-12-06 05:35:07 TRUE
## 2283 2022-12-06 05:34:42 TRUE
## 2284 2022-12-06 05:33:17 TRUE
## 2285 2022-12-06 05:33:04 TRUE
## 2286 2022-12-06 05:30:45 TRUE
## 2287 2022-12-06 05:30:21 TRUE
## 2288 2022-12-06 05:28:24 TRUE
## 2289 2022-12-06 05:27:36 TRUE
## 2290 2022-12-06 05:27:19 TRUE
## 2291 2022-12-06 05:26:57 TRUE
## 2292 2022-12-06 05:25:08 TRUE
## 2293 2022-12-06 05:25:08 TRUE
## 2294 2022-12-06 05:24:46 TRUE
## 2295 2022-12-06 05:24:24 TRUE
## 2296 2022-12-06 05:21:54 TRUE
## 2297 2022-12-06 05:21:23 TRUE
## 2298 2022-12-06 05:21:14 TRUE
## 2299 2022-12-06 05:21:03 TRUE
## 2300 2022-12-06 05:20:50 TRUE
## 2301 2022-12-06 05:20:42 TRUE
## 2302 2022-12-06 05:20:26 TRUE
## 2303 2022-12-06 05:20:12 TRUE
## 2304 2022-12-06 05:20:12 TRUE
## 2305 2022-12-06 05:20:07 TRUE
## 2306 2022-12-06 05:19:40 TRUE
## 2307 2022-12-06 05:19:18 TRUE
## 2308 2022-12-06 05:18:51 TRUE
## 2309 2022-12-06 05:17:25 TRUE
## 2310 2022-12-06 05:15:42 TRUE
## 2311 2022-12-06 05:12:25 TRUE
## 2312 2022-12-06 05:10:14 TRUE
## 2313 2022-12-06 05:08:04 TRUE
## 2314 2022-12-06 05:06:34 TRUE
## 2315 2022-12-06 05:06:32 TRUE
## 2316 2022-12-06 05:06:19 TRUE
## 2317 2022-12-06 05:06:15 TRUE
## 2318 2022-12-06 05:06:10 TRUE
## 2319 2022-12-06 05:06:08 TRUE
## 2320 2022-12-06 05:06:06 TRUE
## 2321 2022-12-06 05:05:58 TRUE
## 2322 2022-12-06 05:05:47 TRUE
## 2323 2022-12-06 05:05:32 TRUE
## 2324 2022-12-06 05:04:17 TRUE
## 2325 2022-12-06 05:03:56 TRUE
## 2326 2022-12-06 05:03:43 TRUE
## 2327 2022-12-06 05:00:28 TRUE
## 2328 2022-12-06 05:00:11 TRUE
## 2329 2022-12-06 04:59:57 TRUE
## 2330 2022-12-06 04:59:23 TRUE
## 2331 2022-12-06 04:58:15 TRUE
## 2332 2022-12-06 04:56:30 TRUE
## 2333 2022-12-06 04:55:51 TRUE
## 2334 2022-12-06 04:55:35 TRUE
## 2335 2022-12-06 04:52:24 TRUE
## 2336 2022-12-06 04:51:27 TRUE
## 2337 2022-12-06 04:47:52 TRUE
## 2338 2022-12-06 04:46:46 TRUE
## 2339 2022-12-06 04:46:05 TRUE
## 2340 2022-12-06 04:42:30 TRUE
## 2341 2022-12-06 04:41:36 TRUE
## 2342 2022-12-06 04:38:23 TRUE
## 2343 2022-12-06 04:38:17 TRUE
## 2344 2022-12-06 04:37:45 TRUE
## 2345 2022-12-06 04:35:27 TRUE
## 2346 2022-12-06 04:34:39 TRUE
## 2347 2022-12-06 04:34:23 TRUE
## 2348 2022-12-06 04:34:06 TRUE
## 2349 2022-12-06 04:33:05 TRUE
## 2350 2022-12-06 04:32:51 TRUE
## 2351 2022-12-06 04:31:26 TRUE
## 2352 2022-12-06 04:31:17 TRUE
## 2353 2022-12-06 04:30:04 TRUE
## 2354 2022-12-06 04:28:43 TRUE
## 2355 2022-12-06 04:28:41 TRUE
## 2356 2022-12-06 04:27:27 TRUE
## 2357 2022-12-06 04:26:23 TRUE
## 2358 2022-12-06 04:25:12 TRUE
## 2359 2022-12-06 04:24:52 TRUE
## 2360 2022-12-06 04:22:03 TRUE
## 2361 2022-12-06 04:21:22 TRUE
## 2362 2022-12-06 04:21:10 TRUE
## 2363 2022-12-06 04:18:12 TRUE
## 2364 2022-12-06 04:12:57 TRUE
## 2365 2022-12-06 04:12:51 TRUE
## 2366 2022-12-06 04:11:58 TRUE
## 2367 2022-12-06 04:07:35 TRUE
## 2368 2022-12-06 04:06:15 TRUE
## 2369 2022-12-06 04:06:08 TRUE
## 2370 2022-12-06 04:05:36 TRUE
## 2371 2022-12-06 04:05:04 TRUE
## 2372 2022-12-06 04:03:01 TRUE
## 2373 2022-12-06 04:02:51 TRUE
## 2374 2022-12-06 04:02:49 TRUE
## 2375 2022-12-06 04:01:32 TRUE
## 2376 2022-12-06 04:01:04 TRUE
## 2377 2022-12-06 04:00:30 TRUE
## 2378 2022-12-06 04:00:12 TRUE
## 2379 2022-12-06 03:59:52 TRUE
## 2380 2022-12-06 03:59:42 TRUE
## 2381 2022-12-06 03:59:22 TRUE
## 2382 2022-12-06 03:59:07 TRUE
## 2383 2022-12-06 03:58:16 TRUE
## 2384 2022-12-06 03:58:14 TRUE
## 2385 2022-12-06 03:58:08 TRUE
## 2386 2022-12-06 03:57:55 TRUE
## 2387 2022-12-06 03:57:40 TRUE
## 2388 2022-12-06 03:57:14 TRUE
## 2389 2022-12-06 03:56:34 TRUE
## 2390 2022-12-06 03:55:51 TRUE
## 2391 2022-12-06 03:55:23 TRUE
## 2392 2022-12-06 03:54:16 TRUE
## 2393 2022-12-06 03:54:03 TRUE
## 2394 2022-12-06 03:50:18 TRUE
## 2395 2022-12-06 03:50:08 TRUE
## 2396 2022-12-06 03:48:30 TRUE
## 2397 2022-12-06 03:47:32 TRUE
## 2398 2022-12-06 03:47:08 TRUE
## 2399 2022-12-06 03:46:35 TRUE
## 2400 2022-12-06 03:45:38 TRUE
## 2401 2022-12-06 03:43:55 TRUE
## 2402 2022-12-06 03:43:05 TRUE
## 2403 2022-12-06 03:42:39 TRUE
## 2404 2022-12-06 03:42:39 TRUE
## 2405 2022-12-06 03:41:56 TRUE
## 2406 2022-12-06 03:41:53 TRUE
## 2407 2022-12-06 03:41:51 TRUE
## 2408 2022-12-06 03:41:48 TRUE
## 2409 2022-12-06 03:41:47 TRUE
## 2410 2022-12-06 03:41:45 TRUE
## 2411 2022-12-06 03:41:42 TRUE
## 2412 2022-12-06 03:41:40 TRUE
## 2413 2022-12-06 03:41:36 TRUE
## 2414 2022-12-06 03:41:35 TRUE
## 2415 2022-12-06 03:41:34 TRUE
## 2416 2022-12-06 03:41:33 TRUE
## 2417 2022-12-06 03:41:29 TRUE
## 2418 2022-12-06 03:41:27 TRUE
## 2419 2022-12-06 03:41:21 TRUE
## 2420 2022-12-06 03:41:17 TRUE
## 2421 2022-12-06 03:40:53 TRUE
## 2422 2022-12-06 03:40:02 TRUE
## 2423 2022-12-06 03:39:49 TRUE
## 2424 2022-12-06 03:38:53 TRUE
## 2425 2022-12-06 03:38:32 TRUE
## 2426 2022-12-06 03:37:25 TRUE
## 2427 2022-12-06 03:37:06 TRUE
## 2428 2022-12-06 03:36:19 TRUE
## 2429 2022-12-06 03:35:55 TRUE
## 2430 2022-12-06 03:35:47 TRUE
## 2431 2022-12-06 03:35:33 TRUE
## 2432 2022-12-06 03:34:29 TRUE
## 2433 2022-12-06 03:30:23 TRUE
## 2434 2022-12-06 03:30:05 TRUE
## 2435 2022-12-06 03:28:27 TRUE
## 2436 2022-12-06 03:26:51 TRUE
## 2437 2022-12-06 03:26:44 TRUE
## 2438 2022-12-06 03:26:17 TRUE
## 2439 2022-12-06 03:25:35 TRUE
## 2440 2022-12-06 03:25:27 TRUE
## 2441 2022-12-06 03:25:23 TRUE
## 2442 2022-12-06 03:23:48 TRUE
## 2443 2022-12-06 03:23:39 TRUE
## 2444 2022-12-06 03:23:33 TRUE
## 2445 2022-12-06 03:23:16 TRUE
## 2446 2022-12-06 03:22:59 TRUE
## 2447 2022-12-06 03:22:35 TRUE
## 2448 2022-12-06 03:21:54 TRUE
## 2449 2022-12-06 03:21:47 TRUE
## 2450 2022-12-06 03:21:43 TRUE
## 2451 2022-12-06 03:21:40 TRUE
## 2452 2022-12-06 03:21:15 TRUE
## 2453 2022-12-06 03:21:07 TRUE
## 2454 2022-12-06 03:20:19 TRUE
## 2455 2022-12-06 03:19:54 TRUE
## 2456 2022-12-06 03:19:37 TRUE
## 2457 2022-12-06 03:19:36 TRUE
## 2458 2022-12-06 03:19:22 TRUE
## 2459 2022-12-06 03:19:11 TRUE
## 2460 2022-12-06 03:18:54 TRUE
## 2461 2022-12-06 03:18:26 TRUE
## 2462 2022-12-06 03:17:27 TRUE
## 2463 2022-12-06 03:16:04 TRUE
## 2464 2022-12-06 03:15:49 TRUE
## 2465 2022-12-06 03:12:57 TRUE
## 2466 2022-12-06 03:12:30 TRUE
## 2467 2022-12-06 03:12:26 TRUE
## 2468 2022-12-06 03:12:19 TRUE
## 2469 2022-12-06 03:10:30 TRUE
## 2470 2022-12-06 03:10:07 TRUE
## 2471 2022-12-06 03:07:14 TRUE
## 2472 2022-12-06 03:07:10 TRUE
## 2473 2022-12-06 03:05:03 TRUE
## 2474 2022-12-06 03:04:17 TRUE
## 2475 2022-12-06 03:04:11 TRUE
## 2476 2022-12-06 03:04:04 TRUE
## 2477 2022-12-06 03:03:52 TRUE
## 2478 2022-12-06 03:03:29 TRUE
## 2479 2022-12-06 03:03:22 TRUE
## 2480 2022-12-06 03:02:16 TRUE
## 2481 2022-12-06 03:02:00 TRUE
## 2482 2022-12-06 03:00:28 TRUE
## 2483 2022-12-06 03:00:00 TRUE
## 2484 2022-12-06 02:59:03 TRUE
## 2485 2022-12-06 02:56:52 TRUE
## 2486 2022-12-06 02:55:42 TRUE
## 2487 2022-12-06 02:55:18 TRUE
## 2488 2022-12-06 02:53:48 TRUE
## 2489 2022-12-06 02:53:44 TRUE
## 2490 2022-12-06 02:51:28 TRUE
## 2491 2022-12-06 02:51:21 TRUE
## 2492 2022-12-06 02:50:23 TRUE
## 2493 2022-12-06 02:50:07 TRUE
## 2494 2022-12-06 02:46:18 TRUE
## 2495 2022-12-06 02:45:30 TRUE
## 2496 2022-12-06 02:44:48 TRUE
## 2497 2022-12-06 02:43:05 TRUE
## 2498 2022-12-06 02:41:48 TRUE
## 2499 2022-12-06 02:40:00 TRUE
## 2500 2022-12-06 02:38:44 TRUE
## 2501 2022-12-06 02:38:06 TRUE
## 2502 2022-12-06 02:37:18 TRUE
## 2503 2022-12-06 02:37:11 TRUE
## 2504 2022-12-06 02:36:56 TRUE
## 2505 2022-12-06 02:35:48 TRUE
## 2506 2022-12-06 02:34:26 TRUE
## 2507 2022-12-06 02:33:16 TRUE
## 2508 2022-12-06 02:32:48 TRUE
## 2509 2022-12-06 02:32:04 TRUE
## 2510 2022-12-06 02:29:48 TRUE
## 2511 2022-12-06 02:29:36 TRUE
## 2512 2022-12-06 02:27:38 TRUE
## 2513 2022-12-06 02:25:43 TRUE
## 2514 2022-12-06 02:24:57 TRUE
## 2515 2022-12-06 02:24:19 TRUE
## 2516 2022-12-06 02:22:45 TRUE
## 2517 2022-12-06 02:22:33 TRUE
## 2518 2022-12-06 02:20:39 TRUE
## 2519 2022-12-06 02:19:47 TRUE
## 2520 2022-12-06 02:19:24 TRUE
## 2521 2022-12-06 02:19:09 TRUE
## 2522 2022-12-06 02:18:18 TRUE
## 2523 2022-12-06 02:18:18 TRUE
## 2524 2022-12-06 02:17:19 TRUE
## 2525 2022-12-06 02:17:18 TRUE
## 2526 2022-12-06 02:16:17 TRUE
## 2527 2022-12-06 02:14:51 TRUE
## 2528 2022-12-06 02:14:43 TRUE
## 2529 2022-12-06 02:12:32 TRUE
## 2530 2022-12-06 02:11:55 TRUE
## 2531 2022-12-06 02:11:46 TRUE
## 2532 2022-12-06 02:11:41 TRUE
## 2533 2022-12-06 02:11:34 TRUE
## 2534 2022-12-06 02:10:45 TRUE
## 2535 2022-12-06 02:10:04 TRUE
## 2536 2022-12-06 02:09:42 TRUE
## 2537 2022-12-06 02:09:38 TRUE
## 2538 2022-12-06 02:09:23 TRUE
## 2539 2022-12-06 02:09:21 TRUE
## 2540 2022-12-06 02:08:32 TRUE
## 2541 2022-12-06 02:08:17 TRUE
## 2542 2022-12-06 02:08:13 TRUE
## 2543 2022-12-06 02:08:10 TRUE
## 2544 2022-12-06 02:06:30 TRUE
## 2545 2022-12-06 02:06:03 TRUE
## 2546 2022-12-06 02:04:26 TRUE
## 2547 2022-12-06 02:02:28 TRUE
## 2548 2022-12-06 02:02:12 TRUE
## 2549 2022-12-06 02:02:04 TRUE
## 2550 2022-12-06 01:59:50 TRUE
## 2551 2022-12-06 01:57:06 TRUE
## 2552 2022-12-06 01:56:35 TRUE
## 2553 2022-12-06 01:56:11 TRUE
## 2554 2022-12-06 01:56:10 TRUE
## 2555 2022-12-06 01:55:30 TRUE
## 2556 2022-12-06 01:55:02 TRUE
## 2557 2022-12-06 01:54:43 TRUE
## 2558 2022-12-06 01:53:15 TRUE
## 2559 2022-12-06 01:51:50 TRUE
## 2560 2022-12-06 01:51:35 TRUE
## 2561 2022-12-06 01:50:23 TRUE
## 2562 2022-12-06 01:49:42 TRUE
## 2563 2022-12-06 01:49:36 TRUE
## 2564 2022-12-06 01:49:28 TRUE
## 2565 2022-12-06 01:48:52 TRUE
## 2566 2022-12-06 01:48:31 TRUE
## 2567 2022-12-06 01:47:15 TRUE
## 2568 2022-12-06 01:44:35 TRUE
## 2569 2022-12-06 01:44:35 TRUE
## 2570 2022-12-06 01:41:56 TRUE
## 2571 2022-12-06 01:41:53 TRUE
## 2572 2022-12-06 01:41:47 TRUE
## 2573 2022-12-06 01:41:42 TRUE
## 2574 2022-12-06 01:41:13 TRUE
## 2575 2022-12-06 01:40:41 TRUE
## 2576 2022-12-06 01:38:17 TRUE
## 2577 2022-12-06 01:37:50 TRUE
## 2578 2022-12-06 01:37:03 TRUE
## 2579 2022-12-06 01:36:46 TRUE
## 2580 2022-12-06 01:36:25 TRUE
## 2581 2022-12-06 01:36:13 TRUE
## 2582 2022-12-06 01:35:43 TRUE
## 2583 2022-12-06 01:32:16 TRUE
## 2584 2022-12-06 01:31:42 TRUE
## 2585 2022-12-06 01:30:39 TRUE
## 2586 2022-12-06 01:30:34 TRUE
## 2587 2022-12-06 01:30:21 TRUE
## 2588 2022-12-06 01:30:13 TRUE
## 2589 2022-12-06 01:30:07 TRUE
## 2590 2022-12-06 01:29:25 TRUE
## 2591 2022-12-06 01:28:56 TRUE
## 2592 2022-12-06 01:28:52 TRUE
## 2593 2022-12-06 01:28:50 TRUE
## 2594 2022-12-06 01:28:47 TRUE
## 2595 2022-12-06 01:28:41 TRUE
## 2596 2022-12-06 01:27:10 TRUE
## 2597 2022-12-06 01:26:12 TRUE
## 2598 2022-12-06 01:25:26 TRUE
## 2599 2022-12-06 01:25:18 TRUE
## 2600 2022-12-06 01:25:06 TRUE
## 2601 2022-12-06 01:23:35 TRUE
## 2602 2022-12-06 01:22:58 TRUE
## 2603 2022-12-06 01:22:57 TRUE
## 2604 2022-12-06 01:22:51 TRUE
## 2605 2022-12-06 01:22:02 TRUE
## 2606 2022-12-06 01:20:51 TRUE
## 2607 2022-12-06 01:20:18 TRUE
## 2608 2022-12-06 01:19:46 TRUE
## 2609 2022-12-06 01:16:28 TRUE
## 2610 2022-12-06 01:15:57 TRUE
## 2611 2022-12-06 01:15:49 TRUE
## 2612 2022-12-06 01:15:35 TRUE
## 2613 2022-12-06 01:15:32 TRUE
## 2614 2022-12-06 01:15:10 TRUE
## 2615 2022-12-06 01:14:29 TRUE
## 2616 2022-12-06 01:13:41 TRUE
## 2617 2022-12-06 01:07:29 TRUE
## 2618 2022-12-06 01:07:06 TRUE
## 2619 2022-12-06 01:07:04 TRUE
## 2620 2022-12-06 01:05:44 TRUE
## 2621 2022-12-06 01:05:24 TRUE
## 2622 2022-12-06 01:04:58 TRUE
## 2623 2022-12-06 01:04:41 TRUE
## 2624 2022-12-06 01:03:52 TRUE
## 2625 2022-12-06 01:03:25 TRUE
## 2626 2022-12-06 01:01:23 TRUE
## 2627 2022-12-06 01:01:19 TRUE
## 2628 2022-12-06 01:01:16 TRUE
## 2629 2022-12-06 01:00:53 TRUE
## 2630 2022-12-06 01:00:12 TRUE
## 2631 2022-12-06 01:00:09 TRUE
## 2632 2022-12-06 00:59:54 TRUE
## 2633 2022-12-06 00:59:31 TRUE
## 2634 2022-12-06 00:59:16 TRUE
## 2635 2022-12-06 00:58:54 TRUE
## 2636 2022-12-06 00:58:33 TRUE
## 2637 2022-12-06 00:58:22 TRUE
## 2638 2022-12-06 00:57:15 TRUE
## 2639 2022-12-06 00:57:09 TRUE
## 2640 2022-12-06 00:56:01 TRUE
## 2641 2022-12-06 00:55:54 TRUE
## 2642 2022-12-06 00:55:07 TRUE
## 2643 2022-12-06 00:54:38 TRUE
## 2644 2022-12-06 00:54:22 TRUE
## 2645 2022-12-06 00:53:11 TRUE
## 2646 2022-12-06 00:52:18 TRUE
## 2647 2022-12-06 00:51:04 TRUE
## 2648 2022-12-06 00:50:37 TRUE
## 2649 2022-12-06 00:50:00 TRUE
## 2650 2022-12-06 00:49:36 TRUE
## 2651 2022-12-06 00:49:19 TRUE
## 2652 2022-12-06 00:48:15 TRUE
## 2653 2022-12-06 00:47:49 TRUE
## 2654 2022-12-06 00:47:34 TRUE
## 2655 2022-12-06 00:46:06 TRUE
## 2656 2022-12-06 00:45:44 TRUE
## 2657 2022-12-06 00:45:33 TRUE
## 2658 2022-12-06 00:42:14 TRUE
## 2659 2022-12-06 00:42:10 TRUE
## 2660 2022-12-06 00:41:12 TRUE
## 2661 2022-12-06 00:41:01 TRUE
## 2662 2022-12-06 00:39:58 TRUE
## 2663 2022-12-06 00:39:36 TRUE
## 2664 2022-12-06 00:38:26 TRUE
## 2665 2022-12-06 00:38:08 TRUE
## 2666 2022-12-06 00:37:44 TRUE
## 2667 2022-12-06 00:37:26 TRUE
## 2668 2022-12-06 00:36:25 TRUE
## 2669 2022-12-06 00:35:01 TRUE
## 2670 2022-12-06 00:34:35 TRUE
## 2671 2022-12-06 00:34:11 TRUE
## 2672 2022-12-06 00:33:40 TRUE
## 2673 2022-12-06 00:33:36 TRUE
## 2674 2022-12-06 00:31:55 TRUE
## 2675 2022-12-06 00:28:52 TRUE
## 2676 2022-12-06 00:28:48 TRUE
## 2677 2022-12-06 00:28:42 TRUE
## 2678 2022-12-06 00:28:04 TRUE
## 2679 2022-12-06 00:27:30 TRUE
## 2680 2022-12-06 00:27:18 TRUE
## 2681 2022-12-06 00:27:14 TRUE
## 2682 2022-12-06 00:27:03 TRUE
## 2683 2022-12-06 00:27:00 TRUE
## 2684 2022-12-06 00:26:44 TRUE
## 2685 2022-12-06 00:26:24 TRUE
## 2686 2022-12-06 00:24:44 TRUE
## 2687 2022-12-06 00:24:26 TRUE
## 2688 2022-12-06 00:24:11 TRUE
## 2689 2022-12-06 00:23:34 TRUE
## 2690 2022-12-06 00:23:03 TRUE
## 2691 2022-12-06 00:22:50 TRUE
## 2692 2022-12-06 00:22:37 TRUE
## 2693 2022-12-06 00:22:14 TRUE
## 2694 2022-12-06 00:21:16 TRUE
## 2695 2022-12-06 00:21:01 TRUE
## 2696 2022-12-06 00:20:28 TRUE
## 2697 2022-12-06 00:20:19 TRUE
## 2698 2022-12-06 00:18:35 TRUE
## 2699 2022-12-06 00:17:59 TRUE
## 2700 2022-12-06 00:17:48 TRUE
## 2701 2022-12-06 00:17:16 TRUE
## 2702 2022-12-06 00:16:45 TRUE
## 2703 2022-12-06 00:15:51 TRUE
## 2704 2022-12-06 00:15:44 TRUE
## 2705 2022-12-06 00:15:38 TRUE
## 2706 2022-12-06 00:13:46 TRUE
## 2707 2022-12-06 00:12:52 TRUE
## 2708 2022-12-06 00:12:51 TRUE
## 2709 2022-12-06 00:12:19 TRUE
## 2710 2022-12-06 00:12:11 TRUE
## 2711 2022-12-06 00:11:22 TRUE
## 2712 2022-12-06 00:11:04 TRUE
## 2713 2022-12-06 00:10:37 TRUE
## 2714 2022-12-06 00:10:18 TRUE
## 2715 2022-12-06 00:10:02 TRUE
## 2716 2022-12-06 00:10:01 TRUE
## 2717 2022-12-06 00:09:14 TRUE
## 2718 2022-12-06 00:08:40 TRUE
## 2719 2022-12-06 00:08:38 TRUE
## 2720 2022-12-06 00:07:34 TRUE
## 2721 2022-12-06 00:07:12 TRUE
## 2722 2022-12-06 00:06:53 TRUE
## 2723 2022-12-06 00:06:20 TRUE
## 2724 2022-12-06 00:06:09 TRUE
## 2725 2022-12-06 00:06:08 TRUE
## 2726 2022-12-06 00:06:05 TRUE
## 2727 2022-12-06 00:05:58 TRUE
## 2728 2022-12-06 00:05:41 TRUE
## 2729 2022-12-06 00:05:26 TRUE
## 2730 2022-12-06 00:03:26 TRUE
## 2731 2022-12-06 00:02:41 TRUE
## 2732 2022-12-06 00:02:31 TRUE
## 2733 2022-12-06 00:01:53 TRUE
## 2734 2022-12-06 00:01:33 TRUE
## 2735 2022-12-06 00:01:29 TRUE
## 2736 2022-12-06 00:00:37 TRUE
## 2737 2022-12-06 00:00:29 TRUE
## 2738 2022-12-06 00:00:26 TRUE
## 2739 2022-12-05 23:59:21 TRUE
## 2740 2022-12-05 23:58:03 TRUE
## 2741 2022-12-05 23:58:03 TRUE
## 2742 2022-12-05 23:56:14 TRUE
## 2743 2022-12-05 23:55:42 TRUE
## 2744 2022-12-05 23:53:49 TRUE
## 2745 2022-12-05 23:52:55 TRUE
## 2746 2022-12-05 23:52:03 TRUE
## 2747 2022-12-05 23:51:21 TRUE
## 2748 2022-12-05 23:51:15 TRUE
## 2749 2022-12-05 23:50:57 TRUE
## 2750 2022-12-05 23:50:40 TRUE
## 2751 2022-12-05 23:50:33 TRUE
## 2752 2022-12-05 23:49:21 TRUE
## 2753 2022-12-05 23:49:17 TRUE
## 2754 2022-12-05 23:49:14 TRUE
## 2755 2022-12-05 23:48:46 TRUE
## 2756 2022-12-05 23:48:45 TRUE
## 2757 2022-12-05 23:47:22 TRUE
## 2758 2022-12-05 23:44:22 TRUE
## 2759 2022-12-05 23:44:11 TRUE
## 2760 2022-12-05 23:42:55 TRUE
## 2761 2022-12-05 23:42:54 TRUE
## 2762 2022-12-05 23:42:32 TRUE
## 2763 2022-12-05 23:41:21 TRUE
## 2764 2022-12-05 23:40:40 TRUE
## 2765 2022-12-05 23:39:56 TRUE
## 2766 2022-12-05 23:39:27 TRUE
## 2767 2022-12-05 23:36:34 TRUE
## 2768 2022-12-05 23:36:22 TRUE
## 2769 2022-12-05 23:36:10 TRUE
## 2770 2022-12-05 23:36:06 TRUE
## 2771 2022-12-05 23:35:45 TRUE
## 2772 2022-12-05 23:35:13 TRUE
## 2773 2022-12-05 23:34:32 TRUE
## 2774 2022-12-05 23:32:51 TRUE
## 2775 2022-12-05 23:32:30 TRUE
## 2776 2022-12-05 23:31:34 TRUE
## 2777 2022-12-05 23:31:34 TRUE
## 2778 2022-12-05 23:30:43 TRUE
## 2779 2022-12-05 23:28:06 TRUE
## 2780 2022-12-05 23:28:06 TRUE
## 2781 2022-12-05 23:27:43 TRUE
## 2782 2022-12-05 23:26:39 TRUE
## 2783 2022-12-05 23:25:49 TRUE
## 2784 2022-12-05 23:24:41 TRUE
## 2785 2022-12-05 23:23:41 TRUE
## 2786 2022-12-05 23:22:54 TRUE
## 2787 2022-12-05 23:22:18 TRUE
## 2788 2022-12-05 23:21:56 TRUE
## 2789 2022-12-05 23:21:53 TRUE
## 2790 2022-12-05 23:21:17 TRUE
## 2791 2022-12-05 23:21:12 TRUE
## 2792 2022-12-05 23:21:11 TRUE
## 2793 2022-12-05 23:21:05 TRUE
## 2794 2022-12-05 23:20:48 TRUE
## 2795 2022-12-05 23:20:44 TRUE
## 2796 2022-12-05 23:20:40 TRUE
## 2797 2022-12-05 23:20:33 TRUE
## 2798 2022-12-05 23:20:27 TRUE
## 2799 2022-12-05 23:20:25 TRUE
## 2800 2022-12-05 23:20:23 TRUE
## 2801 2022-12-05 23:20:20 TRUE
## 2802 2022-12-05 23:20:18 TRUE
## 2803 2022-12-05 23:19:25 TRUE
## 2804 2022-12-05 23:19:21 TRUE
## 2805 2022-12-05 23:19:16 TRUE
## 2806 2022-12-05 23:19:14 TRUE
## 2807 2022-12-05 23:19:09 TRUE
## 2808 2022-12-05 23:19:04 TRUE
## 2809 2022-12-05 23:18:56 TRUE
## 2810 2022-12-05 23:18:24 TRUE
## 2811 2022-12-05 23:18:23 TRUE
## 2812 2022-12-05 23:18:13 TRUE
## 2813 2022-12-05 23:18:00 TRUE
## 2814 2022-12-05 23:17:20 TRUE
## 2815 2022-12-05 23:17:19 TRUE
## 2816 2022-12-05 23:16:05 TRUE
## 2817 2022-12-05 23:14:52 TRUE
## 2818 2022-12-05 23:14:37 TRUE
## 2819 2022-12-05 23:13:06 TRUE
## 2820 2022-12-05 23:12:50 TRUE
## 2821 2022-12-05 23:12:45 TRUE
## 2822 2022-12-05 23:11:17 TRUE
## 2823 2022-12-05 23:10:11 TRUE
## 2824 2022-12-05 23:09:57 TRUE
## 2825 2022-12-05 23:09:11 TRUE
## 2826 2022-12-05 23:08:18 TRUE
## 2827 2022-12-05 23:07:55 TRUE
## 2828 2022-12-05 23:06:51 TRUE
## 2829 2022-12-05 23:06:51 TRUE
## 2830 2022-12-05 23:06:43 TRUE
## 2831 2022-12-05 23:06:39 TRUE
## 2832 2022-12-05 23:06:38 TRUE
## 2833 2022-12-05 23:06:38 TRUE
## 2834 2022-12-05 23:06:38 TRUE
## 2835 2022-12-05 23:06:37 TRUE
## 2836 2022-12-05 23:06:17 TRUE
## 2837 2022-12-05 23:05:46 TRUE
## 2838 2022-12-05 23:03:56 TRUE
## 2839 2022-12-05 23:03:18 TRUE
## 2840 2022-12-05 23:02:58 TRUE
## 2841 2022-12-05 23:02:45 TRUE
## 2842 2022-12-05 23:02:08 TRUE
## 2843 2022-12-05 23:00:08 TRUE
## 2844 2022-12-05 22:59:20 TRUE
## 2845 2022-12-05 22:58:51 TRUE
## 2846 2022-12-05 22:56:56 TRUE
## 2847 2022-12-05 22:56:11 TRUE
## 2848 2022-12-05 22:52:51 TRUE
## 2849 2022-12-05 22:52:27 TRUE
## 2850 2022-12-05 22:52:21 TRUE
## 2851 2022-12-05 22:51:54 TRUE
## 2852 2022-12-05 22:51:17 TRUE
## 2853 2022-12-05 22:51:01 TRUE
## 2854 2022-12-05 22:50:43 TRUE
## 2855 2022-12-05 22:50:10 TRUE
## 2856 2022-12-05 22:50:02 TRUE
## 2857 2022-12-05 22:48:10 TRUE
## 2858 2022-12-05 22:48:07 TRUE
## 2859 2022-12-05 22:47:59 TRUE
## 2860 2022-12-05 22:45:35 TRUE
## 2861 2022-12-05 22:45:13 TRUE
## 2862 2022-12-05 22:42:42 TRUE
## 2863 2022-12-05 22:41:55 TRUE
## 2864 2022-12-05 22:40:59 TRUE
## 2865 2022-12-05 22:39:55 TRUE
## 2866 2022-12-05 22:39:03 TRUE
## 2867 2022-12-05 22:38:50 TRUE
## 2868 2022-12-05 22:37:28 TRUE
## 2869 2022-12-05 22:36:24 TRUE
## 2870 2022-12-05 22:35:47 TRUE
## 2871 2022-12-05 22:35:06 TRUE
## 2872 2022-12-05 22:34:09 TRUE
## 2873 2022-12-05 22:34:00 TRUE
## 2874 2022-12-05 22:33:59 TRUE
## 2875 2022-12-05 22:33:22 TRUE
## 2876 2022-12-05 22:33:15 TRUE
## 2877 2022-12-05 22:32:55 TRUE
## 2878 2022-12-05 22:31:39 TRUE
## 2879 2022-12-05 22:31:09 TRUE
## 2880 2022-12-05 22:30:57 TRUE
## 2881 2022-12-05 22:30:43 TRUE
## 2882 2022-12-05 22:30:18 TRUE
## 2883 2022-12-05 22:30:12 TRUE
## 2884 2022-12-05 22:29:44 TRUE
## 2885 2022-12-05 22:29:13 TRUE
## 2886 2022-12-05 22:29:08 TRUE
## 2887 2022-12-05 22:28:45 TRUE
## 2888 2022-12-05 22:27:57 TRUE
## 2889 2022-12-05 22:27:56 TRUE
## 2890 2022-12-05 22:26:56 TRUE
## 2891 2022-12-05 22:26:43 TRUE
## 2892 2022-12-05 22:26:12 TRUE
## 2893 2022-12-05 22:25:34 TRUE
## 2894 2022-12-05 22:24:55 TRUE
## 2895 2022-12-05 22:23:44 TRUE
## 2896 2022-12-05 22:23:05 TRUE
## 2897 2022-12-05 22:22:57 TRUE
## 2898 2022-12-05 22:22:19 TRUE
## 2899 2022-12-05 22:22:09 TRUE
## 2900 2022-12-05 22:21:24 TRUE
## 2901 2022-12-05 22:21:01 TRUE
## 2902 2022-12-05 22:20:13 TRUE
## 2903 2022-12-05 22:19:51 TRUE
## 2904 2022-12-05 22:19:17 TRUE
## 2905 2022-12-05 22:18:35 TRUE
## 2906 2022-12-05 22:17:15 TRUE
## 2907 2022-12-05 22:16:59 TRUE
## 2908 2022-12-05 22:16:09 TRUE
## 2909 2022-12-05 22:15:16 TRUE
## 2910 2022-12-05 22:15:13 TRUE
## 2911 2022-12-05 22:14:36 TRUE
## 2912 2022-12-05 22:14:03 TRUE
## 2913 2022-12-05 22:12:09 TRUE
## 2914 2022-12-05 22:10:20 TRUE
## 2915 2022-12-05 22:09:51 TRUE
## 2916 2022-12-05 22:08:02 TRUE
## 2917 2022-12-05 22:07:33 TRUE
## 2918 2022-12-05 22:05:13 TRUE
## 2919 2022-12-05 22:05:05 TRUE
## 2920 2022-12-05 22:04:59 TRUE
## 2921 2022-12-05 22:04:51 TRUE
## 2922 2022-12-05 22:04:45 TRUE
## 2923 2022-12-05 22:04:41 TRUE
## 2924 2022-12-05 22:04:16 TRUE
## 2925 2022-12-05 22:03:37 TRUE
## 2926 2022-12-05 22:03:21 TRUE
## 2927 2022-12-05 22:03:09 TRUE
## 2928 2022-12-05 22:02:22 TRUE
## 2929 2022-12-05 22:00:50 TRUE
## 2930 2022-12-05 21:58:41 TRUE
## 2931 2022-12-05 21:57:12 TRUE
## 2932 2022-12-05 21:56:41 TRUE
## 2933 2022-12-05 21:56:00 TRUE
## 2934 2022-12-05 21:55:36 TRUE
## 2935 2022-12-05 21:55:01 TRUE
## 2936 2022-12-05 21:54:51 TRUE
## 2937 2022-12-05 21:54:47 TRUE
## 2938 2022-12-05 21:53:45 TRUE
## 2939 2022-12-05 21:53:31 TRUE
## 2940 2022-12-05 21:53:25 TRUE
## 2941 2022-12-05 21:50:51 TRUE
## 2942 2022-12-05 21:50:45 TRUE
## 2943 2022-12-05 21:50:34 TRUE
## 2944 2022-12-05 21:50:11 TRUE
## 2945 2022-12-05 21:49:58 TRUE
## 2946 2022-12-05 21:49:24 TRUE
## 2947 2022-12-05 21:49:10 TRUE
## 2948 2022-12-05 21:49:07 TRUE
## 2949 2022-12-05 21:48:16 TRUE
## 2950 2022-12-05 21:48:13 TRUE
## 2951 2022-12-05 21:47:50 TRUE
## 2952 2022-12-05 21:47:08 TRUE
## 2953 2022-12-05 21:47:02 TRUE
## 2954 2022-12-05 21:46:36 TRUE
## 2955 2022-12-05 21:46:20 TRUE
## 2956 2022-12-05 21:46:15 TRUE
## 2957 2022-12-05 21:46:13 TRUE
## 2958 2022-12-05 21:46:12 TRUE
## 2959 2022-12-05 21:45:43 TRUE
## 2960 2022-12-05 21:42:26 TRUE
## 2961 2022-12-05 21:42:13 TRUE
## 2962 2022-12-05 21:41:41 TRUE
## 2963 2022-12-05 21:41:22 TRUE
## 2964 2022-12-05 21:39:48 TRUE
## 2965 2022-12-05 21:39:19 TRUE
## 2966 2022-12-05 21:39:09 TRUE
## 2967 2022-12-05 21:38:17 TRUE
## 2968 2022-12-05 21:38:17 TRUE
## 2969 2022-12-05 21:38:09 TRUE
## 2970 2022-12-05 21:37:31 TRUE
## 2971 2022-12-05 21:37:24 TRUE
## 2972 2022-12-05 21:37:10 TRUE
## 2973 2022-12-05 21:37:03 TRUE
## 2974 2022-12-05 21:36:34 TRUE
## 2975 2022-12-05 21:35:59 TRUE
## 2976 2022-12-05 21:35:57 TRUE
## 2977 2022-12-05 21:35:39 TRUE
## 2978 2022-12-05 21:35:32 TRUE
## 2979 2022-12-05 21:35:25 TRUE
## 2980 2022-12-05 21:34:58 TRUE
## 2981 2022-12-05 21:34:37 TRUE
## 2982 2022-12-05 21:34:36 TRUE
## 2983 2022-12-05 21:33:08 TRUE
## 2984 2022-12-05 21:32:16 TRUE
## 2985 2022-12-05 21:30:40 TRUE
## 2986 2022-12-05 21:30:32 TRUE
## 2987 2022-12-05 21:30:09 TRUE
## 2988 2022-12-05 21:27:55 TRUE
## 2989 2022-12-05 21:27:35 TRUE
## 2990 2022-12-05 21:26:57 TRUE
## 2991 2022-12-05 21:26:09 TRUE
## 2992 2022-12-05 21:25:17 TRUE
## 2993 2022-12-05 21:25:10 TRUE
## 2994 2022-12-05 21:24:53 TRUE
## 2995 2022-12-05 21:23:11 TRUE
## 2996 2022-12-05 21:23:09 TRUE
## 2997 2022-12-05 21:23:08 TRUE
## 2998 2022-12-05 21:23:01 TRUE
## 2999 2022-12-05 21:22:57 TRUE
## 3000 2022-12-05 21:22:38 TRUE
## 3001 2022-12-05 21:22:09 TRUE
## 3002 2022-12-05 21:19:54 TRUE
## 3003 2022-12-05 21:18:50 TRUE
## 3004 2022-12-05 21:18:43 TRUE
## 3005 2022-12-05 21:17:33 TRUE
## 3006 2022-12-05 21:16:45 TRUE
## 3007 2022-12-05 21:16:13 TRUE
## 3008 2022-12-05 21:15:39 TRUE
## 3009 2022-12-05 21:15:23 TRUE
## 3010 2022-12-05 21:14:56 TRUE
## 3011 2022-12-05 21:14:13 TRUE
## 3012 2022-12-05 21:13:39 TRUE
## 3013 2022-12-05 21:13:16 TRUE
## 3014 2022-12-05 21:13:05 TRUE
## 3015 2022-12-05 21:12:56 TRUE
## 3016 2022-12-05 21:11:16 TRUE
## 3017 2022-12-05 21:11:12 TRUE
## 3018 2022-12-05 21:10:43 TRUE
## 3019 2022-12-05 21:10:41 TRUE
## 3020 2022-12-05 21:10:38 TRUE
## 3021 2022-12-05 21:10:37 TRUE
## 3022 2022-12-05 21:10:19 TRUE
## 3023 2022-12-05 21:10:13 TRUE
## 3024 2022-12-05 21:07:36 TRUE
## 3025 2022-12-05 21:07:14 TRUE
## 3026 2022-12-05 21:07:07 TRUE
## 3027 2022-12-05 21:04:54 TRUE
## 3028 2022-12-05 21:04:24 TRUE
## 3029 2022-12-05 21:03:05 TRUE
## 3030 2022-12-05 21:02:36 TRUE
## 3031 2022-12-05 21:02:22 TRUE
## 3032 2022-12-05 21:01:38 TRUE
## 3033 2022-12-05 21:00:48 TRUE
## 3034 2022-12-05 21:00:37 TRUE
## 3035 2022-12-05 20:59:49 TRUE
## 3036 2022-12-05 20:59:30 TRUE
## 3037 2022-12-05 20:59:22 TRUE
## 3038 2022-12-05 20:59:15 TRUE
## 3039 2022-12-05 20:59:09 TRUE
## 3040 2022-12-05 20:58:38 TRUE
## 3041 2022-12-05 20:58:21 TRUE
## 3042 2022-12-05 20:57:35 TRUE
## 3043 2022-12-05 20:56:19 TRUE
## 3044 2022-12-05 20:56:09 TRUE
## 3045 2022-12-05 20:55:27 TRUE
## 3046 2022-12-05 20:54:48 TRUE
## 3047 2022-12-05 20:54:01 TRUE
## 3048 2022-12-05 20:52:14 TRUE
## 3049 2022-12-05 20:49:02 TRUE
## 3050 2022-12-05 20:48:34 TRUE
## 3051 2022-12-05 20:48:14 TRUE
## 3052 2022-12-05 20:47:50 TRUE
## 3053 2022-12-05 20:47:15 TRUE
## 3054 2022-12-05 20:46:57 TRUE
## 3055 2022-12-05 20:46:20 TRUE
## 3056 2022-12-05 20:44:35 TRUE
## 3057 2022-12-05 20:42:59 TRUE
## 3058 2022-12-05 20:42:34 TRUE
## 3059 2022-12-05 20:41:43 TRUE
## 3060 2022-12-05 20:40:47 TRUE
## 3061 2022-12-05 20:40:39 TRUE
## 3062 2022-12-05 20:39:38 TRUE
## 3063 2022-12-05 20:39:29 TRUE
## 3064 2022-12-05 20:39:26 TRUE
## 3065 2022-12-05 20:38:42 TRUE
## 3066 2022-12-05 20:38:41 TRUE
## 3067 2022-12-05 20:38:19 TRUE
## 3068 2022-12-05 20:37:30 TRUE
## 3069 2022-12-05 20:36:43 TRUE
## 3070 2022-12-05 20:36:21 TRUE
## 3071 2022-12-05 20:36:00 TRUE
## 3072 2022-12-05 20:35:16 TRUE
## 3073 2022-12-05 20:35:08 TRUE
## 3074 2022-12-05 20:34:39 TRUE
## 3075 2022-12-05 20:34:23 TRUE
## 3076 2022-12-05 20:34:22 TRUE
## 3077 2022-12-05 20:34:06 TRUE
## 3078 2022-12-05 20:34:05 TRUE
## 3079 2022-12-05 20:33:45 TRUE
## 3080 2022-12-05 20:33:35 TRUE
## 3081 2022-12-05 20:33:05 TRUE
## 3082 2022-12-05 20:32:55 TRUE
## 3083 2022-12-05 20:32:45 TRUE
## 3084 2022-12-05 20:32:24 TRUE
## 3085 2022-12-05 20:31:48 TRUE
## 3086 2022-12-05 20:31:21 TRUE
## 3087 2022-12-05 20:31:17 TRUE
## 3088 2022-12-05 20:31:12 TRUE
## 3089 2022-12-05 20:31:11 TRUE
## 3090 2022-12-05 20:31:01 TRUE
## 3091 2022-12-05 20:30:49 TRUE
## 3092 2022-12-05 20:30:49 TRUE
## 3093 2022-12-05 20:27:30 TRUE
## 3094 2022-12-05 20:26:55 TRUE
## 3095 2022-12-05 20:26:23 TRUE
## 3096 2022-12-05 20:26:04 TRUE
## 3097 2022-12-05 20:25:24 TRUE
## 3098 2022-12-05 20:25:13 TRUE
## 3099 2022-12-05 20:25:01 TRUE
## 3100 2022-12-05 20:24:52 TRUE
## 3101 2022-12-05 20:24:46 TRUE
## 3102 2022-12-05 20:24:44 TRUE
## 3103 2022-12-05 20:24:30 TRUE
## 3104 2022-12-05 20:24:20 TRUE
## 3105 2022-12-05 20:24:07 TRUE
## 3106 2022-12-05 20:24:05 TRUE
## 3107 2022-12-05 20:24:04 TRUE
## 3108 2022-12-05 20:22:29 TRUE
## 3109 2022-12-05 20:21:24 TRUE
## 3110 2022-12-05 20:20:57 TRUE
## 3111 2022-12-05 20:16:10 TRUE
## 3112 2022-12-05 20:15:01 TRUE
## 3113 2022-12-05 20:14:40 TRUE
## 3114 2022-12-05 20:13:52 TRUE
## 3115 2022-12-05 20:13:04 TRUE
## 3116 2022-12-05 20:12:47 TRUE
## 3117 2022-12-05 20:11:48 TRUE
## 3118 2022-12-05 20:11:21 TRUE
## 3119 2022-12-05 20:11:19 TRUE
## 3120 2022-12-05 20:10:32 TRUE
## 3121 2022-12-05 20:10:09 TRUE
## 3122 2022-12-05 20:10:03 TRUE
## 3123 2022-12-05 20:09:35 TRUE
## 3124 2022-12-05 20:09:02 TRUE
## 3125 2022-12-05 20:09:00 TRUE
## 3126 2022-12-05 20:08:15 TRUE
## 3127 2022-12-05 20:06:53 TRUE
## 3128 2022-12-05 20:06:45 TRUE
## 3129 2022-12-05 20:06:38 TRUE
## 3130 2022-12-05 20:05:26 TRUE
## 3131 2022-12-05 20:04:22 TRUE
## 3132 2022-12-05 20:04:03 TRUE
## 3133 2022-12-05 20:04:02 TRUE
## 3134 2022-12-05 20:03:39 TRUE
## 3135 2022-12-05 20:03:35 TRUE
## 3136 2022-12-05 20:01:56 TRUE
## 3137 2022-12-05 20:01:13 TRUE
## 3138 2022-12-05 20:01:02 TRUE
## 3139 2022-12-05 20:00:45 TRUE
## 3140 2022-12-05 20:00:25 TRUE
## 3141 2022-12-05 20:00:03 TRUE
## 3142 2022-12-05 19:59:41 TRUE
## 3143 2022-12-05 19:59:14 TRUE
## 3144 2022-12-05 19:58:42 TRUE
## 3145 2022-12-05 19:58:31 TRUE
## 3146 2022-12-05 19:58:30 TRUE
## 3147 2022-12-05 19:58:20 TRUE
## 3148 2022-12-05 19:57:35 TRUE
## 3149 2022-12-05 19:57:08 TRUE
## 3150 2022-12-05 19:57:04 TRUE
## 3151 2022-12-05 19:56:29 TRUE
## 3152 2022-12-05 19:56:24 TRUE
## 3153 2022-12-05 19:55:32 TRUE
## 3154 2022-12-05 19:52:59 TRUE
## 3155 2022-12-05 19:52:09 TRUE
## 3156 2022-12-05 19:52:07 TRUE
## 3157 2022-12-05 19:52:04 TRUE
## 3158 2022-12-05 19:52:01 TRUE
## 3159 2022-12-05 19:51:55 TRUE
## 3160 2022-12-05 19:49:48 TRUE
## 3161 2022-12-05 19:49:16 TRUE
## 3162 2022-12-05 19:48:44 TRUE
## 3163 2022-12-05 19:48:29 TRUE
## 3164 2022-12-05 19:48:01 TRUE
## 3165 2022-12-05 19:47:58 TRUE
## 3166 2022-12-05 19:47:56 TRUE
## 3167 2022-12-05 19:47:43 TRUE
## 3168 2022-12-05 19:47:31 TRUE
## 3169 2022-12-05 19:45:47 TRUE
## 3170 2022-12-05 19:45:43 TRUE
## 3171 2022-12-05 19:45:41 TRUE
## 3172 2022-12-05 19:45:37 TRUE
## 3173 2022-12-05 19:45:32 TRUE
## 3174 2022-12-05 19:45:19 TRUE
## 3175 2022-12-05 19:45:15 TRUE
## 3176 2022-12-05 19:44:59 TRUE
## 3177 2022-12-05 19:44:49 TRUE
## 3178 2022-12-05 19:44:45 TRUE
## 3179 2022-12-05 19:44:39 TRUE
## 3180 2022-12-05 19:44:10 TRUE
## 3181 2022-12-05 19:43:31 TRUE
## 3182 2022-12-05 19:43:15 TRUE
## 3183 2022-12-05 19:42:40 TRUE
## 3184 2022-12-05 19:42:18 TRUE
## 3185 2022-12-05 19:42:06 TRUE
## 3186 2022-12-05 19:41:48 TRUE
## 3187 2022-12-05 19:41:20 TRUE
## 3188 2022-12-05 19:41:16 TRUE
## 3189 2022-12-05 19:39:30 TRUE
## 3190 2022-12-05 19:38:39 TRUE
## 3191 2022-12-05 19:38:00 TRUE
## 3192 2022-12-05 19:36:28 TRUE
## 3193 2022-12-05 19:36:01 TRUE
## 3194 2022-12-05 19:35:31 TRUE
## 3195 2022-12-05 19:32:30 TRUE
## 3196 2022-12-05 19:32:02 TRUE
## 3197 2022-12-05 19:31:01 TRUE
## 3198 2022-12-05 19:30:11 TRUE
## 3199 2022-12-05 19:29:03 TRUE
## 3200 2022-12-05 19:28:39 TRUE
## 3201 2022-12-05 19:28:08 TRUE
## 3202 2022-12-05 19:28:06 TRUE
## 3203 2022-12-05 19:27:53 TRUE
## 3204 2022-12-05 19:27:33 TRUE
## 3205 2022-12-05 19:25:07 TRUE
## 3206 2022-12-05 19:24:01 TRUE
## 3207 2022-12-05 19:22:35 TRUE
## 3208 2022-12-05 19:21:57 TRUE
## 3209 2022-12-05 19:21:07 TRUE
## 3210 2022-12-05 19:19:42 TRUE
## 3211 2022-12-05 19:18:39 TRUE
## 3212 2022-12-05 19:17:55 TRUE
## 3213 2022-12-05 19:17:51 TRUE
## 3214 2022-12-05 19:14:57 TRUE
## 3215 2022-12-05 19:14:35 TRUE
## 3216 2022-12-05 19:13:22 TRUE
## 3217 2022-12-05 19:13:08 TRUE
## 3218 2022-12-05 19:10:28 TRUE
## 3219 2022-12-05 19:10:15 TRUE
## 3220 2022-12-05 19:07:35 TRUE
## 3221 2022-12-05 19:02:47 TRUE
## 3222 2022-12-05 18:54:48 TRUE
## 3223 2022-12-05 18:54:26 TRUE
## 3224 2022-12-05 18:53:28 TRUE
## 3225 2022-12-05 18:52:38 TRUE
## 3226 2022-12-05 18:52:36 TRUE
## 3227 2022-12-05 18:50:02 TRUE
## 3228 2022-12-05 18:50:00 TRUE
## 3229 2022-12-05 18:49:58 TRUE
## 3230 2022-12-05 18:49:39 TRUE
## 3231 2022-12-05 18:49:19 TRUE
## 3232 2022-12-05 18:48:10 TRUE
## 3233 2022-12-05 18:47:02 TRUE
## 3234 2022-12-05 18:44:52 TRUE
## 3235 2022-12-05 18:44:47 TRUE
## 3236 2022-12-05 18:44:18 TRUE
## 3237 2022-12-05 18:43:49 TRUE
## 3238 2022-12-05 18:43:48 TRUE
## 3239 2022-12-05 18:41:59 TRUE
## 3240 2022-12-05 18:41:55 TRUE
## 3241 2022-12-05 18:41:08 TRUE
## 3242 2022-12-05 18:40:38 TRUE
## 3243 2022-12-05 18:39:40 TRUE
## 3244 2022-12-05 18:39:35 TRUE
## 3245 2022-12-05 18:39:16 TRUE
## 3246 2022-12-05 18:38:25 TRUE
## 3247 2022-12-05 18:38:04 TRUE
## 3248 2022-12-05 18:37:14 TRUE
## 3249 2022-12-05 18:36:58 TRUE
## 3250 2022-12-05 18:32:55 TRUE
## 3251 2022-12-05 18:31:27 TRUE
## 3252 2022-12-05 18:30:15 TRUE
## 3253 2022-12-05 18:30:05 TRUE
## 3254 2022-12-05 18:29:43 TRUE
## 3255 2022-12-05 18:29:26 TRUE
## 3256 2022-12-05 18:28:41 TRUE
## 3257 2022-12-05 18:28:03 TRUE
## 3258 2022-12-05 18:27:11 TRUE
## 3259 2022-12-05 18:25:40 TRUE
## 3260 2022-12-05 18:25:34 TRUE
## 3261 2022-12-05 18:25:01 TRUE
## 3262 2022-12-05 18:24:26 TRUE
## 3263 2022-12-05 18:23:15 TRUE
## 3264 2022-12-05 18:23:09 TRUE
## 3265 2022-12-05 18:20:17 TRUE
## 3266 2022-12-05 18:17:38 TRUE
## 3267 2022-12-05 18:15:23 TRUE
## 3268 2022-12-05 18:12:48 TRUE
## 3269 2022-12-05 18:11:59 TRUE
## 3270 2022-12-05 18:10:05 TRUE
## 3271 2022-12-05 18:09:25 TRUE
## 3272 2022-12-05 18:03:00 TRUE
## 3273 2022-12-05 18:02:33 TRUE
## 3274 2022-12-05 18:02:22 TRUE
## 3275 2022-12-05 18:02:06 TRUE
## 3276 2022-12-05 18:01:56 TRUE
## 3277 2022-12-05 18:01:00 TRUE
## 3278 2022-12-05 17:59:41 TRUE
## 3279 2022-12-05 17:58:26 TRUE
## 3280 2022-12-05 17:58:02 TRUE
## 3281 2022-12-05 17:55:53 TRUE
## 3282 2022-12-05 17:55:41 TRUE
## 3283 2022-12-05 17:55:22 TRUE
## 3284 2022-12-05 17:55:11 TRUE
## 3285 2022-12-05 17:55:01 TRUE
## 3286 2022-12-05 17:54:17 TRUE
## 3287 2022-12-05 17:54:01 TRUE
## 3288 2022-12-05 17:53:49 TRUE
## 3289 2022-12-05 17:53:19 TRUE
## 3290 2022-12-05 17:53:19 TRUE
## 3291 2022-12-05 17:52:57 TRUE
## 3292 2022-12-05 17:52:55 TRUE
## 3293 2022-12-05 17:52:45 TRUE
## 3294 2022-12-05 17:52:39 TRUE
## 3295 2022-12-05 17:52:08 TRUE
## 3296 2022-12-05 17:52:04 TRUE
## 3297 2022-12-05 17:51:54 TRUE
## 3298 2022-12-05 17:51:19 TRUE
## 3299 2022-12-05 17:51:00 TRUE
## 3300 2022-12-05 17:50:52 TRUE
## 3301 2022-12-05 17:50:51 TRUE
## 3302 2022-12-05 17:50:46 TRUE
## 3303 2022-12-05 17:50:43 TRUE
## 3304 2022-12-05 17:50:23 TRUE
## 3305 2022-12-05 17:49:28 TRUE
## 3306 2022-12-05 17:49:11 TRUE
## 3307 2022-12-05 17:49:06 TRUE
## 3308 2022-12-05 17:48:50 TRUE
## 3309 2022-12-05 17:48:00 TRUE
## 3310 2022-12-05 17:47:47 TRUE
## 3311 2022-12-05 17:47:35 TRUE
## 3312 2022-12-05 17:46:37 TRUE
## 3313 2022-12-05 17:46:07 TRUE
## 3314 2022-12-05 17:45:34 TRUE
## 3315 2022-12-05 17:44:04 TRUE
## 3316 2022-12-05 17:43:03 TRUE
## 3317 2022-12-05 17:42:29 TRUE
## 3318 2022-12-05 17:41:06 TRUE
## 3319 2022-12-05 17:38:19 TRUE
## 3320 2022-12-05 17:35:51 TRUE
## 3321 2022-12-05 17:34:29 TRUE
## 3322 2022-12-05 17:33:39 TRUE
## 3323 2022-12-05 17:33:33 TRUE
## 3324 2022-12-05 17:32:30 TRUE
## 3325 2022-12-05 17:31:12 TRUE
## 3326 2022-12-05 17:31:12 TRUE
## 3327 2022-12-05 17:31:04 TRUE
## 3328 2022-12-05 17:30:54 TRUE
## 3329 2022-12-05 17:30:53 TRUE
## 3330 2022-12-05 17:30:30 TRUE
## 3331 2022-12-05 17:28:02 TRUE
## 3332 2022-12-05 17:27:25 TRUE
## 3333 2022-12-05 17:27:13 TRUE
## 3334 2022-12-05 17:26:22 TRUE
## 3335 2022-12-05 17:24:42 TRUE
## 3336 2022-12-05 17:24:05 TRUE
## 3337 2022-12-05 17:23:53 TRUE
## 3338 2022-12-05 17:23:18 TRUE
## 3339 2022-12-05 17:22:56 TRUE
## 3340 2022-12-05 17:22:48 TRUE
## 3341 2022-12-05 17:19:45 TRUE
## 3342 2022-12-05 17:19:26 TRUE
## 3343 2022-12-05 17:18:38 TRUE
## 3344 2022-12-05 17:17:15 TRUE
## 3345 2022-12-05 17:17:15 TRUE
## 3346 2022-12-05 17:17:12 TRUE
## 3347 2022-12-05 17:16:33 TRUE
## 3348 2022-12-05 17:15:21 TRUE
## 3349 2022-12-05 17:14:47 TRUE
## 3350 2022-12-05 17:13:40 TRUE
## 3351 2022-12-05 17:12:44 TRUE
## 3352 2022-12-05 17:12:38 TRUE
## 3353 2022-12-05 17:12:21 TRUE
## 3354 2022-12-05 17:12:16 TRUE
## 3355 2022-12-05 17:10:59 TRUE
## 3356 2022-12-05 17:10:51 TRUE
## 3357 2022-12-05 17:10:34 TRUE
## 3358 2022-12-05 17:10:34 TRUE
## 3359 2022-12-05 17:10:30 TRUE
## 3360 2022-12-05 17:10:27 TRUE
## 3361 2022-12-05 17:09:59 TRUE
## 3362 2022-12-05 17:09:48 TRUE
## 3363 2022-12-05 17:09:09 TRUE
## 3364 2022-12-05 17:09:08 TRUE
## 3365 2022-12-05 17:09:05 TRUE
## 3366 2022-12-05 17:08:55 TRUE
## 3367 2022-12-05 17:07:57 TRUE
## 3368 2022-12-05 17:07:47 TRUE
## 3369 2022-12-05 17:07:32 TRUE
## 3370 2022-12-05 17:06:50 TRUE
## 3371 2022-12-05 17:06:10 TRUE
## 3372 2022-12-05 17:04:33 TRUE
## 3373 2022-12-05 17:04:25 TRUE
## 3374 2022-12-05 17:04:19 TRUE
## 3375 2022-12-05 17:02:47 TRUE
## 3376 2022-12-05 17:01:55 TRUE
## 3377 2022-12-05 16:59:31 TRUE
## 3378 2022-12-05 16:59:26 TRUE
## 3379 2022-12-05 16:59:04 TRUE
## 3380 2022-12-05 16:58:41 TRUE
## 3381 2022-12-05 16:58:20 TRUE
## 3382 2022-12-05 16:58:17 TRUE
## 3383 2022-12-05 16:57:13 TRUE
## 3384 2022-12-05 16:56:44 TRUE
## 3385 2022-12-05 16:55:24 TRUE
## 3386 2022-12-05 16:55:02 TRUE
## 3387 2022-12-05 16:53:36 TRUE
## 3388 2022-12-05 16:53:34 TRUE
## 3389 2022-12-05 16:52:22 TRUE
## 3390 2022-12-05 16:52:09 TRUE
## 3391 2022-12-05 16:52:03 TRUE
## 3392 2022-12-05 16:51:50 TRUE
## 3393 2022-12-05 16:51:21 TRUE
## 3394 2022-12-05 16:50:31 TRUE
## 3395 2022-12-05 16:50:16 TRUE
## 3396 2022-12-05 16:50:06 TRUE
## 3397 2022-12-05 16:49:46 TRUE
## 3398 2022-12-05 16:49:31 TRUE
## 3399 2022-12-05 16:49:17 TRUE
## 3400 2022-12-05 16:47:56 TRUE
## 3401 2022-12-05 16:47:44 TRUE
## 3402 2022-12-05 16:47:36 TRUE
## 3403 2022-12-05 16:47:10 TRUE
## 3404 2022-12-05 16:46:17 TRUE
## 3405 2022-12-05 16:46:12 TRUE
## 3406 2022-12-05 16:44:22 TRUE
## 3407 2022-12-05 16:43:36 TRUE
## 3408 2022-12-05 16:41:56 TRUE
## 3409 2022-12-05 16:41:12 TRUE
## 3410 2022-12-05 16:41:02 TRUE
## 3411 2022-12-05 16:40:43 TRUE
## 3412 2022-12-05 16:40:11 TRUE
## 3413 2022-12-05 16:39:57 TRUE
## 3414 2022-12-05 16:39:37 TRUE
## 3415 2022-12-05 16:39:32 TRUE
## 3416 2022-12-05 16:36:52 TRUE
## 3417 2022-12-05 16:36:31 TRUE
## 3418 2022-12-05 16:36:12 TRUE
## 3419 2022-12-05 16:35:17 TRUE
## 3420 2022-12-05 16:34:39 TRUE
## 3421 2022-12-05 16:34:36 TRUE
## 3422 2022-12-05 16:34:10 TRUE
## 3423 2022-12-05 16:34:08 TRUE
## 3424 2022-12-05 16:33:33 TRUE
## 3425 2022-12-05 16:33:27 TRUE
## 3426 2022-12-05 16:32:25 TRUE
## 3427 2022-12-05 16:32:14 TRUE
## 3428 2022-12-05 16:31:50 TRUE
## 3429 2022-12-05 16:31:38 TRUE
## 3430 2022-12-05 16:30:56 TRUE
## 3431 2022-12-05 16:30:05 TRUE
## 3432 2022-12-05 16:28:18 TRUE
## 3433 2022-12-05 16:28:11 TRUE
## 3434 2022-12-05 16:27:12 TRUE
## 3435 2022-12-05 16:25:57 TRUE
## 3436 2022-12-05 16:25:56 TRUE
## 3437 2022-12-05 16:25:13 TRUE
## 3438 2022-12-05 16:25:08 TRUE
## 3439 2022-12-05 16:25:01 TRUE
## 3440 2022-12-05 16:24:57 TRUE
## 3441 2022-12-05 16:24:16 TRUE
## 3442 2022-12-05 16:23:59 TRUE
## 3443 2022-12-05 16:23:00 TRUE
## 3444 2022-12-05 16:22:58 TRUE
## 3445 2022-12-05 16:22:30 TRUE
## 3446 2022-12-05 16:22:00 TRUE
## 3447 2022-12-05 16:21:51 TRUE
## 3448 2022-12-05 16:20:48 TRUE
## 3449 2022-12-05 16:20:04 TRUE
## 3450 2022-12-05 16:20:02 TRUE
## 3451 2022-12-05 16:19:54 TRUE
## 3452 2022-12-05 16:19:15 TRUE
## 3453 2022-12-05 16:19:05 TRUE
## 3454 2022-12-05 16:18:50 TRUE
## 3455 2022-12-05 16:18:14 TRUE
## 3456 2022-12-05 16:18:08 TRUE
## 3457 2022-12-05 16:17:52 TRUE
## 3458 2022-12-05 16:17:15 TRUE
## 3459 2022-12-05 16:16:51 TRUE
## 3460 2022-12-05 16:15:45 TRUE
## 3461 2022-12-05 16:15:42 TRUE
## 3462 2022-12-05 16:14:34 TRUE
## 3463 2022-12-05 16:14:34 TRUE
## 3464 2022-12-05 16:14:25 TRUE
## 3465 2022-12-05 16:13:00 TRUE
## 3466 2022-12-05 16:11:46 TRUE
## 3467 2022-12-05 16:11:38 TRUE
## 3468 2022-12-05 16:11:37 TRUE
## 3469 2022-12-05 16:11:30 TRUE
## 3470 2022-12-05 16:11:14 TRUE
## 3471 2022-12-05 16:11:01 TRUE
## 3472 2022-12-05 16:10:51 TRUE
## 3473 2022-12-05 16:10:38 TRUE
## 3474 2022-12-05 16:10:20 TRUE
## 3475 2022-12-05 16:10:20 TRUE
## 3476 2022-12-05 16:09:46 TRUE
## 3477 2022-12-05 16:09:04 TRUE
## 3478 2022-12-05 16:08:12 TRUE
## 3479 2022-12-05 16:08:04 TRUE
## 3480 2022-12-05 16:07:58 TRUE
## 3481 2022-12-05 16:07:51 TRUE
## 3482 2022-12-05 16:07:42 TRUE
## 3483 2022-12-05 16:07:00 TRUE
## 3484 2022-12-05 16:06:58 TRUE
## 3485 2022-12-05 16:06:08 TRUE
## 3486 2022-12-05 16:06:00 TRUE
## 3487 2022-12-05 16:05:41 TRUE
## 3488 2022-12-05 16:05:39 TRUE
## 3489 2022-12-05 16:05:01 TRUE
## 3490 2022-12-05 16:04:14 TRUE
## 3491 2022-12-05 16:02:59 TRUE
## 3492 2022-12-05 16:02:45 TRUE
## 3493 2022-12-05 16:02:44 TRUE
## 3494 2022-12-05 16:02:37 TRUE
## 3495 2022-12-05 16:02:26 TRUE
## 3496 2022-12-05 16:02:20 TRUE
## 3497 2022-12-05 16:01:49 TRUE
## 3498 2022-12-05 16:01:41 TRUE
## 3499 2022-12-05 16:01:29 TRUE
## 3500 2022-12-05 16:00:55 TRUE
## 3501 2022-12-05 16:00:40 TRUE
## 3502 2022-12-05 16:00:16 TRUE
## 3503 2022-12-05 16:00:07 TRUE
## 3504 2022-12-05 15:59:32 TRUE
## 3505 2022-12-05 15:59:25 TRUE
## 3506 2022-12-05 15:59:18 TRUE
## 3507 2022-12-05 15:59:17 TRUE
## 3508 2022-12-05 15:59:06 TRUE
## 3509 2022-12-05 15:58:27 TRUE
## 3510 2022-12-05 15:58:18 TRUE
## 3511 2022-12-05 15:58:09 TRUE
## 3512 2022-12-05 15:57:53 TRUE
## 3513 2022-12-05 15:57:51 TRUE
## 3514 2022-12-05 15:57:42 TRUE
## 3515 2022-12-05 15:56:37 TRUE
## 3516 2022-12-05 15:56:12 TRUE
## 3517 2022-12-05 15:56:11 TRUE
## 3518 2022-12-05 15:55:36 TRUE
## 3519 2022-12-05 15:55:31 TRUE
## 3520 2022-12-05 15:55:10 TRUE
## 3521 2022-12-05 15:54:43 TRUE
## 3522 2022-12-05 15:54:33 TRUE
## 3523 2022-12-05 15:54:31 TRUE
## 3524 2022-12-05 15:54:27 TRUE
## 3525 2022-12-05 15:54:17 TRUE
## 3526 2022-12-05 15:54:14 TRUE
## 3527 2022-12-05 15:53:50 TRUE
## 3528 2022-12-05 15:53:29 TRUE
## 3529 2022-12-05 15:53:17 TRUE
## 3530 2022-12-05 15:53:15 TRUE
## 3531 2022-12-05 15:53:08 TRUE
## 3532 2022-12-05 15:53:06 TRUE
## 3533 2022-12-05 15:53:01 TRUE
## 3534 2022-12-05 15:52:52 TRUE
## 3535 2022-12-05 15:52:18 TRUE
## 3536 2022-12-05 15:52:00 TRUE
## 3537 2022-12-05 15:51:53 TRUE
## 3538 2022-12-05 15:51:51 TRUE
## 3539 2022-12-05 15:51:49 TRUE
## 3540 2022-12-05 15:51:31 TRUE
## 3541 2022-12-05 15:51:24 TRUE
## 3542 2022-12-05 15:51:12 TRUE
## 3543 2022-12-05 15:51:00 TRUE
## 3544 2022-12-05 15:50:54 TRUE
## 3545 2022-12-05 15:50:52 TRUE
## 3546 2022-12-05 15:50:39 TRUE
## 3547 2022-12-05 15:50:38 TRUE
## 3548 2022-12-05 15:50:36 TRUE
## 3549 2022-12-05 15:50:32 TRUE
## 3550 2022-12-05 15:50:21 TRUE
## 3551 2022-12-05 15:50:19 TRUE
## 3552 2022-12-05 15:50:12 TRUE
## 3553 2022-12-05 15:50:09 TRUE
## 3554 2022-12-05 15:50:06 TRUE
## 3555 2022-12-05 15:50:03 TRUE
## 3556 2022-12-05 15:50:01 TRUE
## 3557 2022-12-05 15:50:00 TRUE
## 3558 2022-12-05 15:49:58 TRUE
## 3559 2022-12-05 15:49:55 TRUE
## 3560 2022-12-05 15:49:52 TRUE
## 3561 2022-12-05 15:49:49 TRUE
## 3562 2022-12-05 15:49:45 TRUE
## 3563 2022-12-05 15:49:40 TRUE
## 3564 2022-12-05 15:49:19 TRUE
## 3565 2022-12-05 15:49:09 TRUE
## 3566 2022-12-05 15:48:51 TRUE
## 3567 2022-12-05 15:48:27 TRUE
## 3568 2022-12-05 15:48:25 TRUE
## 3569 2022-12-05 15:48:09 TRUE
## 3570 2022-12-05 15:48:07 TRUE
## 3571 2022-12-05 15:48:01 TRUE
## 3572 2022-12-05 15:47:57 TRUE
## 3573 2022-12-05 15:47:53 TRUE
## 3574 2022-12-05 15:47:49 TRUE
## 3575 2022-12-05 15:47:39 TRUE
## 3576 2022-12-05 15:47:21 TRUE
## 3577 2022-12-05 15:47:19 TRUE
## 3578 2022-12-05 15:47:01 TRUE
## 3579 2022-12-05 15:46:51 TRUE
## 3580 2022-12-05 15:46:39 TRUE
## 3581 2022-12-05 15:46:34 TRUE
## 3582 2022-12-05 15:45:53 TRUE
## 3583 2022-12-05 15:45:32 TRUE
## 3584 2022-12-05 15:45:31 TRUE
## 3585 2022-12-05 15:45:21 TRUE
## 3586 2022-12-05 15:45:12 TRUE
## 3587 2022-12-05 15:45:10 TRUE
## 3588 2022-12-05 15:45:07 TRUE
## 3589 2022-12-05 15:45:01 TRUE
## 3590 2022-12-05 15:44:52 TRUE
## 3591 2022-12-05 15:44:51 TRUE
## 3592 2022-12-05 15:44:46 TRUE
## 3593 2022-12-05 15:44:42 TRUE
## 3594 2022-12-05 15:44:39 TRUE
## 3595 2022-12-05 15:44:27 TRUE
## 3596 2022-12-05 15:44:16 TRUE
## 3597 2022-12-05 15:44:13 TRUE
## 3598 2022-12-05 15:44:02 TRUE
## 3599 2022-12-05 15:43:53 TRUE
## 3600 2022-12-05 15:43:41 TRUE
## 3601 2022-12-05 15:43:27 TRUE
## 3602 2022-12-05 15:42:48 TRUE
## 3603 2022-12-05 15:42:25 TRUE
## 3604 2022-12-05 15:42:18 TRUE
## 3605 2022-12-05 15:42:00 TRUE
## 3606 2022-12-05 15:41:50 TRUE
## 3607 2022-12-05 15:41:36 TRUE
## 3608 2022-12-05 15:40:50 TRUE
## 3609 2022-12-05 15:40:42 TRUE
## 3610 2022-12-05 15:40:41 TRUE
## 3611 2022-12-05 15:40:33 TRUE
## 3612 2022-12-05 15:40:18 TRUE
## 3613 2022-12-05 15:39:51 TRUE
## 3614 2022-12-05 15:39:30 TRUE
## 3615 2022-12-05 15:39:26 TRUE
## 3616 2022-12-05 15:39:15 TRUE
## 3617 2022-12-05 15:39:09 TRUE
## 3618 2022-12-05 15:38:48 TRUE
## 3619 2022-12-05 15:38:42 TRUE
## 3620 2022-12-05 15:38:13 TRUE
## 3621 2022-12-05 15:38:01 TRUE
## 3622 2022-12-05 15:37:58 TRUE
## 3623 2022-12-05 15:37:48 TRUE
## 3624 2022-12-05 15:37:13 TRUE
## 3625 2022-12-05 15:37:12 TRUE
## 3626 2022-12-05 15:37:09 TRUE
## 3627 2022-12-05 15:37:04 TRUE
## 3628 2022-12-05 15:36:42 TRUE
## 3629 2022-12-05 15:36:34 TRUE
## 3630 2022-12-05 15:36:33 TRUE
## 3631 2022-12-05 15:36:12 TRUE
## 3632 2022-12-05 15:36:07 TRUE
## 3633 2022-12-05 15:36:06 TRUE
## 3634 2022-12-05 15:36:05 TRUE
## 3635 2022-12-05 15:36:04 TRUE
## 3636 2022-12-05 15:36:02 TRUE
## 3637 2022-12-05 15:35:41 TRUE
## 3638 2022-12-05 15:35:33 TRUE
## 3639 2022-12-05 15:35:33 TRUE
## 3640 2022-12-05 15:34:52 TRUE
## 3641 2022-12-05 15:34:43 TRUE
## 3642 2022-12-05 15:34:42 TRUE
## 3643 2022-12-05 15:34:38 TRUE
## 3644 2022-12-05 15:34:11 TRUE
## 3645 2022-12-05 15:33:48 TRUE
## 3646 2022-12-05 15:33:04 TRUE
## 3647 2022-12-05 15:32:58 TRUE
## 3648 2022-12-05 15:32:53 TRUE
## 3649 2022-12-05 15:32:53 TRUE
## 3650 2022-12-05 15:32:36 TRUE
## 3651 2022-12-05 15:32:35 TRUE
## 3652 2022-12-05 15:32:31 TRUE
## 3653 2022-12-05 15:32:25 TRUE
## 3654 2022-12-05 15:32:20 TRUE
## 3655 2022-12-05 15:32:11 TRUE
## 3656 2022-12-05 15:31:58 TRUE
## 3657 2022-12-05 15:31:55 TRUE
## 3658 2022-12-05 15:31:18 TRUE
## 3659 2022-12-05 15:31:02 TRUE
## 3660 2022-12-05 15:30:28 TRUE
## 3661 2022-12-05 15:30:24 TRUE
## 3662 2022-12-05 15:29:11 TRUE
## 3663 2022-12-05 15:26:56 TRUE
## 3664 2022-12-05 15:26:55 TRUE
## 3665 2022-12-05 15:26:41 TRUE
## 3666 2022-12-05 15:26:32 TRUE
## 3667 2022-12-05 15:26:12 TRUE
## 3668 2022-12-05 15:25:57 TRUE
## 3669 2022-12-05 15:25:44 TRUE
## 3670 2022-12-05 15:25:25 TRUE
## 3671 2022-12-05 15:25:21 TRUE
## 3672 2022-12-05 15:24:26 TRUE
## 3673 2022-12-05 15:24:10 TRUE
## 3674 2022-12-05 15:23:33 TRUE
## 3675 2022-12-05 15:23:24 TRUE
## 3676 2022-12-05 15:23:09 TRUE
## 3677 2022-12-05 15:22:24 TRUE
## 3678 2022-12-05 15:22:07 TRUE
## 3679 2022-12-05 15:21:10 TRUE
## 3680 2022-12-05 15:21:06 TRUE
## 3681 2022-12-05 15:20:55 TRUE
## 3682 2022-12-05 15:20:11 TRUE
## 3683 2022-12-05 15:19:35 TRUE
## 3684 2022-12-05 15:19:06 TRUE
## 3685 2022-12-05 15:18:54 TRUE
## 3686 2022-12-05 15:18:51 TRUE
## 3687 2022-12-05 15:18:41 TRUE
## 3688 2022-12-05 15:18:25 TRUE
## 3689 2022-12-05 15:18:15 TRUE
## 3690 2022-12-05 15:18:10 TRUE
## 3691 2022-12-05 15:18:01 TRUE
## 3692 2022-12-05 15:17:56 TRUE
## 3693 2022-12-05 15:17:45 TRUE
## 3694 2022-12-05 15:17:45 TRUE
## 3695 2022-12-05 15:17:33 TRUE
## 3696 2022-12-05 15:17:17 TRUE
## 3697 2022-12-05 15:17:16 TRUE
## 3698 2022-12-05 15:17:14 TRUE
## 3699 2022-12-05 15:17:01 TRUE
## 3700 2022-12-05 15:15:40 TRUE
## 3701 2022-12-05 15:15:06 TRUE
## 3702 2022-12-05 15:15:04 TRUE
## 3703 2022-12-05 15:13:37 TRUE
## 3704 2022-12-05 15:13:33 TRUE
## 3705 2022-12-05 15:13:09 TRUE
## 3706 2022-12-05 15:12:10 TRUE
## 3707 2022-12-05 15:11:42 TRUE
## 3708 2022-12-05 15:11:39 TRUE
## 3709 2022-12-05 15:11:01 TRUE
## 3710 2022-12-05 15:10:27 TRUE
## 3711 2022-12-05 15:10:17 TRUE
## 3712 2022-12-05 15:09:29 TRUE
## 3713 2022-12-05 15:09:25 TRUE
## 3714 2022-12-05 15:08:44 TRUE
## 3715 2022-12-05 15:08:43 TRUE
## 3716 2022-12-05 15:08:32 TRUE
## 3717 2022-12-05 15:08:05 TRUE
## 3718 2022-12-05 15:07:41 TRUE
## 3719 2022-12-05 15:07:35 TRUE
## 3720 2022-12-05 15:07:32 TRUE
## 3721 2022-12-05 15:07:20 TRUE
## 3722 2022-12-05 15:06:37 TRUE
## 3723 2022-12-05 15:06:28 TRUE
## 3724 2022-12-05 15:06:20 TRUE
## 3725 2022-12-05 15:05:46 TRUE
## 3726 2022-12-05 15:05:42 TRUE
## 3727 2022-12-05 15:05:33 TRUE
## 3728 2022-12-05 15:05:11 TRUE
## 3729 2022-12-05 15:04:51 TRUE
## 3730 2022-12-05 15:04:32 TRUE
## 3731 2022-12-05 15:04:09 TRUE
## 3732 2022-12-05 15:03:42 TRUE
## 3733 2022-12-05 15:03:27 TRUE
## 3734 2022-12-05 15:02:56 TRUE
## 3735 2022-12-05 15:02:55 TRUE
## 3736 2022-12-05 15:02:36 TRUE
## 3737 2022-12-05 15:02:06 TRUE
## 3738 2022-12-05 15:02:04 TRUE
## 3739 2022-12-05 15:01:39 TRUE
## 3740 2022-12-05 15:01:06 TRUE
## 3741 2022-12-05 15:01:01 TRUE
## 3742 2022-12-05 15:00:57 TRUE
## 3743 2022-12-05 15:00:57 TRUE
## 3744 2022-12-05 15:00:47 TRUE
## 3745 2022-12-05 15:00:41 TRUE
## 3746 2022-12-05 14:59:56 TRUE
## 3747 2022-12-05 14:59:24 TRUE
## 3748 2022-12-05 14:58:40 TRUE
## 3749 2022-12-05 14:58:20 TRUE
## 3750 2022-12-05 14:57:18 TRUE
## 3751 2022-12-05 14:57:15 TRUE
## 3752 2022-12-05 14:57:00 TRUE
## 3753 2022-12-05 14:56:28 TRUE
## 3754 2022-12-05 14:56:26 TRUE
## 3755 2022-12-05 14:56:25 TRUE
## 3756 2022-12-05 14:56:15 TRUE
## 3757 2022-12-05 14:56:14 TRUE
## 3758 2022-12-05 14:55:47 TRUE
## 3759 2022-12-05 14:55:19 TRUE
## 3760 2022-12-05 14:54:28 TRUE
## 3761 2022-12-05 14:53:34 TRUE
## 3762 2022-12-05 14:52:36 TRUE
## 3763 2022-12-05 14:52:27 TRUE
## 3764 2022-12-05 14:52:14 TRUE
## 3765 2022-12-05 14:51:36 TRUE
## 3766 2022-12-05 14:51:35 TRUE
## 3767 2022-12-05 14:50:36 TRUE
## 3768 2022-12-05 14:50:30 TRUE
## 3769 2022-12-05 14:50:24 TRUE
## 3770 2022-12-05 14:50:05 TRUE
## 3771 2022-12-05 14:49:56 TRUE
## 3772 2022-12-05 14:49:23 TRUE
## 3773 2022-12-05 14:49:16 TRUE
## 3774 2022-12-05 14:48:44 TRUE
## 3775 2022-12-05 14:46:58 TRUE
## 3776 2022-12-05 14:46:54 TRUE
## 3777 2022-12-05 14:46:44 TRUE
## 3778 2022-12-05 14:46:27 TRUE
## 3779 2022-12-05 14:46:21 TRUE
## 3780 2022-12-05 14:46:15 TRUE
## 3781 2022-12-05 14:46:00 TRUE
## 3782 2022-12-05 14:45:55 TRUE
## 3783 2022-12-05 14:45:20 TRUE
## 3784 2022-12-05 14:45:04 TRUE
## 3785 2022-12-05 14:44:43 TRUE
## 3786 2022-12-05 14:44:33 TRUE
## 3787 2022-12-05 14:44:28 TRUE
## 3788 2022-12-05 14:44:18 TRUE
## 3789 2022-12-05 14:44:17 TRUE
## 3790 2022-12-05 14:44:17 TRUE
## 3791 2022-12-05 14:44:14 TRUE
## 3792 2022-12-05 14:44:10 TRUE
## 3793 2022-12-05 14:43:42 TRUE
## 3794 2022-12-05 14:43:27 TRUE
## 3795 2022-12-05 14:43:11 TRUE
## 3796 2022-12-05 14:43:08 TRUE
## 3797 2022-12-05 14:42:38 TRUE
## 3798 2022-12-05 14:42:27 TRUE
## 3799 2022-12-05 14:42:26 TRUE
## 3800 2022-12-05 14:42:04 TRUE
## 3801 2022-12-05 14:42:01 TRUE
## 3802 2022-12-05 14:41:45 TRUE
## 3803 2022-12-05 14:41:44 TRUE
## 3804 2022-12-05 14:41:23 TRUE
## 3805 2022-12-05 14:41:20 TRUE
## 3806 2022-12-05 14:41:19 TRUE
## 3807 2022-12-05 14:41:07 TRUE
## 3808 2022-12-05 14:41:05 TRUE
## 3809 2022-12-05 14:40:57 TRUE
## 3810 2022-12-05 14:40:45 TRUE
## 3811 2022-12-05 14:40:42 TRUE
## 3812 2022-12-05 14:39:45 TRUE
## 3813 2022-12-05 14:39:16 TRUE
## 3814 2022-12-05 14:39:16 TRUE
## 3815 2022-12-05 14:38:47 TRUE
## 3816 2022-12-05 14:38:45 TRUE
## 3817 2022-12-05 14:38:45 TRUE
## 3818 2022-12-05 14:38:42 TRUE
## 3819 2022-12-05 14:38:27 TRUE
## 3820 2022-12-05 14:37:39 TRUE
## 3821 2022-12-05 14:36:21 TRUE
## 3822 2022-12-05 14:36:16 TRUE
## 3823 2022-12-05 14:36:10 TRUE
## 3824 2022-12-05 14:34:52 TRUE
## 3825 2022-12-05 14:34:46 TRUE
## 3826 2022-12-05 14:34:41 TRUE
## 3827 2022-12-05 14:34:27 TRUE
## 3828 2022-12-05 14:34:22 TRUE
## 3829 2022-12-05 14:32:51 TRUE
## 3830 2022-12-05 14:32:27 TRUE
## 3831 2022-12-05 14:32:05 TRUE
## 3832 2022-12-05 14:32:04 TRUE
## 3833 2022-12-05 14:30:46 TRUE
## 3834 2022-12-05 14:30:37 TRUE
## 3835 2022-12-05 14:30:29 TRUE
## 3836 2022-12-05 14:30:12 TRUE
## 3837 2022-12-05 14:30:09 TRUE
## 3838 2022-12-05 14:30:07 TRUE
## 3839 2022-12-05 14:30:05 TRUE
## 3840 2022-12-05 14:30:02 TRUE
## 3841 2022-12-05 14:29:47 TRUE
## 3842 2022-12-05 14:29:46 TRUE
## 3843 2022-12-05 14:29:35 TRUE
## 3844 2022-12-05 14:29:06 TRUE
## 3845 2022-12-05 14:28:54 TRUE
## 3846 2022-12-05 14:28:44 TRUE
## 3847 2022-12-05 14:28:08 TRUE
## 3848 2022-12-05 14:27:20 TRUE
## 3849 2022-12-05 14:26:24 TRUE
## 3850 2022-12-05 14:26:07 TRUE
## 3851 2022-12-05 14:25:37 TRUE
## 3852 2022-12-05 14:24:30 TRUE
## 3853 2022-12-05 14:23:49 TRUE
## 3854 2022-12-05 14:23:40 TRUE
## 3855 2022-12-05 14:23:37 TRUE
## 3856 2022-12-05 14:22:28 TRUE
## 3857 2022-12-05 14:21:48 TRUE
## 3858 2022-12-05 14:21:17 TRUE
## 3859 2022-12-05 14:21:13 TRUE
## 3860 2022-12-05 14:19:58 TRUE
## 3861 2022-12-05 14:19:56 TRUE
## 3862 2022-12-05 14:19:37 TRUE
## 3863 2022-12-05 14:18:31 TRUE
## 3864 2022-12-05 14:17:48 TRUE
## 3865 2022-12-05 14:17:36 TRUE
## 3866 2022-12-05 14:17:26 TRUE
## 3867 2022-12-05 14:17:01 TRUE
## 3868 2022-12-05 14:16:28 TRUE
## 3869 2022-12-05 14:16:22 TRUE
## 3870 2022-12-05 14:16:17 TRUE
## 3871 2022-12-05 14:16:05 TRUE
## 3872 2022-12-05 14:15:55 TRUE
## 3873 2022-12-05 14:15:03 TRUE
## 3874 2022-12-05 14:14:50 TRUE
## 3875 2022-12-05 14:13:18 TRUE
## 3876 2022-12-05 14:13:10 TRUE
## 3877 2022-12-05 14:11:56 TRUE
## 3878 2022-12-05 14:10:58 TRUE
## 3879 2022-12-05 14:10:38 TRUE
## 3880 2022-12-05 14:10:24 TRUE
## 3881 2022-12-05 14:09:51 TRUE
## 3882 2022-12-05 14:09:29 TRUE
## 3883 2022-12-05 14:09:21 TRUE
## 3884 2022-12-05 14:09:10 TRUE
## 3885 2022-12-05 14:09:10 TRUE
## 3886 2022-12-05 14:08:39 TRUE
## 3887 2022-12-05 14:07:37 TRUE
## 3888 2022-12-05 14:06:03 TRUE
## 3889 2022-12-05 14:05:54 TRUE
## 3890 2022-12-05 14:05:50 TRUE
## 3891 2022-12-05 14:05:25 TRUE
## 3892 2022-12-05 14:05:18 TRUE
## 3893 2022-12-05 14:05:13 TRUE
## 3894 2022-12-05 14:05:01 TRUE
## 3895 2022-12-05 14:05:00 TRUE
## 3896 2022-12-05 14:04:54 TRUE
## 3897 2022-12-05 14:04:52 TRUE
## 3898 2022-12-05 14:04:39 TRUE
## 3899 2022-12-05 14:04:02 TRUE
## 3900 2022-12-05 14:03:54 TRUE
## 3901 2022-12-05 14:03:34 TRUE
## 3902 2022-12-05 14:03:29 TRUE
## 3903 2022-12-05 14:03:25 TRUE
## 3904 2022-12-05 14:02:25 TRUE
## 3905 2022-12-05 14:01:31 TRUE
## 3906 2022-12-05 14:01:17 TRUE
## 3907 2022-12-05 14:00:44 TRUE
## 3908 2022-12-05 14:00:43 TRUE
## 3909 2022-12-05 13:59:37 TRUE
## 3910 2022-12-05 13:58:58 TRUE
## 3911 2022-12-05 13:58:40 TRUE
## 3912 2022-12-05 13:58:37 TRUE
## 3913 2022-12-05 13:58:35 TRUE
## 3914 2022-12-05 13:58:25 TRUE
## 3915 2022-12-05 13:58:25 TRUE
## 3916 2022-12-05 13:57:46 TRUE
## 3917 2022-12-05 13:57:21 TRUE
## 3918 2022-12-05 13:56:49 TRUE
## 3919 2022-12-05 13:56:19 TRUE
## 3920 2022-12-05 13:55:57 TRUE
## 3921 2022-12-05 13:55:55 TRUE
## 3922 2022-12-05 13:55:03 TRUE
## 3923 2022-12-05 13:53:50 TRUE
## 3924 2022-12-05 13:53:37 TRUE
## 3925 2022-12-05 13:52:59 TRUE
## 3926 2022-12-05 13:52:42 TRUE
## 3927 2022-12-05 13:52:20 TRUE
## 3928 2022-12-05 13:52:07 TRUE
## 3929 2022-12-05 13:51:36 TRUE
## 3930 2022-12-05 13:51:35 TRUE
## 3931 2022-12-05 13:51:01 TRUE
## 3932 2022-12-05 13:50:58 TRUE
## 3933 2022-12-05 13:50:55 TRUE
## 3934 2022-12-05 13:50:41 TRUE
## 3935 2022-12-05 13:50:32 TRUE
## 3936 2022-12-05 13:50:31 TRUE
## 3937 2022-12-05 13:50:24 TRUE
## 3938 2022-12-05 13:50:04 TRUE
## 3939 2022-12-05 13:49:56 TRUE
## 3940 2022-12-05 13:49:47 TRUE
## 3941 2022-12-05 13:49:34 TRUE
## 3942 2022-12-05 13:47:26 TRUE
## 3943 2022-12-05 13:45:49 TRUE
## 3944 2022-12-05 13:45:43 TRUE
## 3945 2022-12-05 13:45:37 TRUE
## 3946 2022-12-05 13:44:45 TRUE
## 3947 2022-12-05 13:44:14 TRUE
## 3948 2022-12-05 13:44:01 TRUE
## 3949 2022-12-05 13:43:23 TRUE
## 3950 2022-12-05 13:42:31 TRUE
## 3951 2022-12-05 13:42:12 TRUE
## 3952 2022-12-05 13:42:10 TRUE
## 3953 2022-12-05 13:42:06 TRUE
## 3954 2022-12-05 13:42:04 TRUE
## 3955 2022-12-05 13:42:03 TRUE
## 3956 2022-12-05 13:41:59 TRUE
## 3957 2022-12-05 13:41:54 TRUE
## 3958 2022-12-05 13:40:49 TRUE
## 3959 2022-12-05 13:40:42 TRUE
## 3960 2022-12-05 13:40:34 TRUE
## 3961 2022-12-05 13:40:22 TRUE
## 3962 2022-12-05 13:40:16 TRUE
## 3963 2022-12-05 13:40:14 TRUE
## 3964 2022-12-05 13:39:43 TRUE
## 3965 2022-12-05 13:39:31 TRUE
## 3966 2022-12-05 13:39:07 TRUE
## 3967 2022-12-05 13:38:31 TRUE
## 3968 2022-12-05 13:38:22 TRUE
## 3969 2022-12-05 13:38:10 TRUE
## 3970 2022-12-05 13:37:39 TRUE
## 3971 2022-12-05 13:37:19 TRUE
## 3972 2022-12-05 13:36:55 TRUE
## 3973 2022-12-05 13:35:40 TRUE
## 3974 2022-12-05 13:34:35 TRUE
## 3975 2022-12-05 13:34:29 TRUE
## 3976 2022-12-05 13:34:16 TRUE
## 3977 2022-12-05 13:34:08 TRUE
## 3978 2022-12-05 13:33:53 TRUE
## 3979 2022-12-05 13:33:42 TRUE
## 3980 2022-12-05 13:33:41 TRUE
## 3981 2022-12-05 13:33:29 TRUE
## 3982 2022-12-05 13:33:10 TRUE
## 3983 2022-12-05 13:33:06 TRUE
## 3984 2022-12-05 13:32:11 TRUE
## 3985 2022-12-05 13:31:56 TRUE
## 3986 2022-12-05 13:31:55 TRUE
## 3987 2022-12-05 13:31:51 TRUE
## 3988 2022-12-05 13:31:31 TRUE
## 3989 2022-12-05 13:31:26 TRUE
## 3990 2022-12-05 13:31:26 TRUE
## 3991 2022-12-05 13:31:23 TRUE
## 3992 2022-12-05 13:31:13 TRUE
## 3993 2022-12-05 13:30:50 TRUE
## 3994 2022-12-05 13:30:41 TRUE
## 3995 2022-12-05 13:30:30 TRUE
## 3996 2022-12-05 13:30:08 TRUE
## 3997 2022-12-05 13:29:59 TRUE
## 3998 2022-12-05 13:29:36 TRUE
## 3999 2022-12-05 13:29:34 TRUE
## 4000 2022-12-05 13:29:30 TRUE
## 4001 2022-12-05 13:29:06 TRUE
## 4002 2022-12-05 13:28:57 TRUE
## 4003 2022-12-05 13:28:17 TRUE
## 4004 2022-12-05 13:27:59 TRUE
## 4005 2022-12-05 13:27:25 TRUE
## 4006 2022-12-05 13:27:06 TRUE
## 4007 2022-12-05 13:26:33 TRUE
## 4008 2022-12-05 13:26:19 TRUE
## 4009 2022-12-05 13:25:57 TRUE
## 4010 2022-12-05 13:25:32 TRUE
## 4011 2022-12-05 13:24:17 TRUE
## 4012 2022-12-05 13:24:06 TRUE
## 4013 2022-12-05 13:22:47 TRUE
## 4014 2022-12-05 13:22:43 TRUE
## 4015 2022-12-05 13:22:39 TRUE
## 4016 2022-12-05 13:22:14 TRUE
## 4017 2022-12-05 13:21:27 TRUE
## 4018 2022-12-05 13:19:58 TRUE
## 4019 2022-12-05 13:19:55 TRUE
## 4020 2022-12-05 13:19:53 TRUE
## 4021 2022-12-05 13:19:52 TRUE
## 4022 2022-12-05 13:19:49 TRUE
## 4023 2022-12-05 13:19:44 TRUE
## 4024 2022-12-05 13:19:38 TRUE
## 4025 2022-12-05 13:19:30 TRUE
## 4026 2022-12-05 13:18:41 TRUE
## 4027 2022-12-05 13:18:25 TRUE
## 4028 2022-12-05 13:17:50 TRUE
## 4029 2022-12-05 13:17:28 TRUE
## 4030 2022-12-05 13:17:21 TRUE
## 4031 2022-12-05 13:17:06 TRUE
## 4032 2022-12-05 13:16:32 TRUE
## 4033 2022-12-05 13:16:09 TRUE
## 4034 2022-12-05 13:14:54 TRUE
## 4035 2022-12-05 13:14:12 TRUE
## 4036 2022-12-05 13:12:36 TRUE
## 4037 2022-12-05 13:12:13 TRUE
## 4038 2022-12-05 13:12:06 TRUE
## 4039 2022-12-05 13:11:51 TRUE
## 4040 2022-12-05 13:08:42 TRUE
## 4041 2022-12-05 13:08:38 TRUE
## 4042 2022-12-05 13:08:34 TRUE
## 4043 2022-12-05 13:08:12 TRUE
## 4044 2022-12-05 13:08:08 TRUE
## 4045 2022-12-05 13:07:49 TRUE
## 4046 2022-12-05 13:07:34 TRUE
## 4047 2022-12-05 13:07:17 TRUE
## 4048 2022-12-05 13:06:55 TRUE
## 4049 2022-12-05 13:06:52 TRUE
## 4050 2022-12-05 13:05:55 TRUE
## 4051 2022-12-05 13:04:03 TRUE
## 4052 2022-12-05 13:02:52 TRUE
## 4053 2022-12-05 13:02:34 TRUE
## 4054 2022-12-05 13:02:14 TRUE
## 4055 2022-12-05 13:02:12 TRUE
## 4056 2022-12-05 13:01:30 TRUE
## 4057 2022-12-05 13:01:23 TRUE
## 4058 2022-12-05 13:01:22 TRUE
## 4059 2022-12-05 13:00:58 TRUE
## 4060 2022-12-05 13:00:20 TRUE
## 4061 2022-12-05 13:00:08 TRUE
## 4062 2022-12-05 12:59:20 TRUE
## 4063 2022-12-05 12:58:39 TRUE
## 4064 2022-12-05 12:58:37 TRUE
## 4065 2022-12-05 12:58:06 TRUE
## 4066 2022-12-05 12:57:54 TRUE
## 4067 2022-12-05 12:57:39 TRUE
## 4068 2022-12-05 12:57:29 TRUE
## 4069 2022-12-05 12:57:23 TRUE
## 4070 2022-12-05 12:57:09 TRUE
## 4071 2022-12-05 12:56:58 TRUE
## 4072 2022-12-05 12:56:18 TRUE
## 4073 2022-12-05 12:55:35 TRUE
## 4074 2022-12-05 12:55:32 TRUE
## 4075 2022-12-05 12:55:31 TRUE
## 4076 2022-12-05 12:54:43 TRUE
## 4077 2022-12-05 12:54:39 TRUE
## 4078 2022-12-05 12:53:44 TRUE
## 4079 2022-12-05 12:53:39 TRUE
## 4080 2022-12-05 12:53:34 TRUE
## 4081 2022-12-05 12:52:53 TRUE
## 4082 2022-12-05 12:52:52 TRUE
## 4083 2022-12-05 12:52:14 TRUE
## 4084 2022-12-05 12:52:13 TRUE
## 4085 2022-12-05 12:51:53 TRUE
## 4086 2022-12-05 12:50:21 TRUE
## 4087 2022-12-05 12:50:13 TRUE
## 4088 2022-12-05 12:50:03 TRUE
## 4089 2022-12-05 12:49:50 TRUE
## 4090 2022-12-05 12:49:09 TRUE
## 4091 2022-12-05 12:48:52 TRUE
## 4092 2022-12-05 12:48:51 TRUE
## 4093 2022-12-05 12:48:50 TRUE
## 4094 2022-12-05 12:48:41 TRUE
## 4095 2022-12-05 12:48:34 TRUE
## 4096 2022-12-05 12:47:46 TRUE
## 4097 2022-12-05 12:47:33 TRUE
## 4098 2022-12-05 12:47:27 TRUE
## 4099 2022-12-05 12:47:26 TRUE
## 4100 2022-12-05 12:47:24 TRUE
## 4101 2022-12-05 12:47:20 TRUE
## 4102 2022-12-05 12:47:18 TRUE
## 4103 2022-12-05 12:47:15 TRUE
## 4104 2022-12-05 12:47:12 TRUE
## 4105 2022-12-05 12:47:08 TRUE
## 4106 2022-12-05 12:47:04 TRUE
## 4107 2022-12-05 12:47:02 TRUE
## 4108 2022-12-05 12:46:57 TRUE
## 4109 2022-12-05 12:46:55 TRUE
## 4110 2022-12-05 12:46:49 TRUE
## 4111 2022-12-05 12:46:43 TRUE
## 4112 2022-12-05 12:46:01 TRUE
## 4113 2022-12-05 12:46:00 TRUE
## 4114 2022-12-05 12:45:15 TRUE
## 4115 2022-12-05 12:44:32 TRUE
## 4116 2022-12-05 12:44:27 TRUE
## 4117 2022-12-05 12:44:06 TRUE
## 4118 2022-12-05 12:43:48 TRUE
## 4119 2022-12-05 12:43:41 TRUE
## 4120 2022-12-05 12:43:28 TRUE
## 4121 2022-12-05 12:43:23 TRUE
## 4122 2022-12-05 12:43:23 TRUE
## 4123 2022-12-05 12:42:53 TRUE
## 4124 2022-12-05 12:42:21 TRUE
## 4125 2022-12-05 12:42:16 TRUE
## 4126 2022-12-05 12:42:14 TRUE
## 4127 2022-12-05 12:42:12 TRUE
## 4128 2022-12-05 12:41:35 TRUE
## 4129 2022-12-05 12:41:13 TRUE
## 4130 2022-12-05 12:40:39 TRUE
## 4131 2022-12-05 12:40:22 TRUE
## 4132 2022-12-05 12:40:22 TRUE
## 4133 2022-12-05 12:40:19 TRUE
## 4134 2022-12-05 12:40:19 TRUE
## 4135 2022-12-05 12:39:57 TRUE
## 4136 2022-12-05 12:39:31 TRUE
## 4137 2022-12-05 12:39:08 TRUE
## 4138 2022-12-05 12:37:02 TRUE
## 4139 2022-12-05 12:36:48 TRUE
## 4140 2022-12-05 12:34:30 TRUE
## 4141 2022-12-05 12:34:22 TRUE
## 4142 2022-12-05 12:32:38 TRUE
## 4143 2022-12-05 12:30:32 TRUE
## 4144 2022-12-05 12:30:02 TRUE
## 4145 2022-12-05 12:25:40 TRUE
## 4146 2022-12-05 12:24:45 TRUE
## 4147 2022-12-05 12:22:27 TRUE
## 4148 2022-12-05 12:22:10 TRUE
## 4149 2022-12-05 12:21:50 TRUE
## 4150 2022-12-05 12:21:41 TRUE
## 4151 2022-12-05 12:21:11 TRUE
## 4152 2022-12-05 12:20:57 TRUE
## 4153 2022-12-05 12:20:41 TRUE
## 4154 2022-12-05 12:20:27 TRUE
## 4155 2022-12-05 12:19:48 TRUE
## 4156 2022-12-05 12:19:28 TRUE
## 4157 2022-12-05 12:18:44 TRUE
## 4158 2022-12-05 12:18:23 TRUE
## 4159 2022-12-05 12:18:12 TRUE
## 4160 2022-12-05 12:16:53 TRUE
## 4161 2022-12-05 12:15:18 TRUE
## 4162 2022-12-05 12:13:57 TRUE
## 4163 2022-12-05 12:11:43 TRUE
## 4164 2022-12-05 12:10:53 TRUE
## 4165 2022-12-05 12:10:24 TRUE
## 4166 2022-12-05 12:10:05 TRUE
## 4167 2022-12-05 12:10:03 TRUE
## 4168 2022-12-05 12:09:16 TRUE
## 4169 2022-12-05 12:09:09 TRUE
## 4170 2022-12-05 12:09:00 TRUE
## 4171 2022-12-05 12:08:03 TRUE
## 4172 2022-12-05 12:07:22 TRUE
## 4173 2022-12-05 12:07:16 TRUE
## 4174 2022-12-05 12:06:35 TRUE
## 4175 2022-12-05 12:05:25 TRUE
## 4176 2022-12-05 12:04:30 TRUE
## 4177 2022-12-05 12:03:20 TRUE
## 4178 2022-12-05 12:03:09 TRUE
## 4179 2022-12-05 12:02:49 TRUE
## 4180 2022-12-05 11:59:23 TRUE
## 4181 2022-12-05 11:58:26 TRUE
## 4182 2022-12-05 11:57:50 TRUE
## 4183 2022-12-05 11:57:30 TRUE
## 4184 2022-12-05 11:56:52 TRUE
## 4185 2022-12-05 11:56:33 TRUE
## 4186 2022-12-05 11:55:26 TRUE
## 4187 2022-12-05 11:53:19 TRUE
## 4188 2022-12-05 11:52:31 TRUE
## 4189 2022-12-05 11:52:24 TRUE
## 4190 2022-12-05 11:49:58 TRUE
## 4191 2022-12-05 11:49:50 TRUE
## 4192 2022-12-05 11:48:32 TRUE
## 4193 2022-12-05 11:48:27 TRUE
## 4194 2022-12-05 11:48:05 TRUE
## 4195 2022-12-05 11:47:05 TRUE
## 4196 2022-12-05 11:46:18 TRUE
## 4197 2022-12-05 11:45:14 TRUE
## 4198 2022-12-05 11:44:56 TRUE
## 4199 2022-12-05 11:44:32 TRUE
## 4200 2022-12-05 11:44:26 TRUE
## 4201 2022-12-05 11:44:06 TRUE
## 4202 2022-12-05 11:43:18 TRUE
## 4203 2022-12-05 11:43:15 TRUE
## 4204 2022-12-05 11:42:28 TRUE
## 4205 2022-12-05 11:41:28 TRUE
## 4206 2022-12-05 11:41:25 TRUE
## 4207 2022-12-05 11:41:24 TRUE
## 4208 2022-12-05 11:41:19 TRUE
## 4209 2022-12-05 11:41:16 TRUE
## 4210 2022-12-05 11:41:07 TRUE
## 4211 2022-12-05 11:41:03 TRUE
## 4212 2022-12-05 11:41:00 TRUE
## 4213 2022-12-05 11:40:37 TRUE
## 4214 2022-12-05 11:40:29 TRUE
## 4215 2022-12-05 11:39:59 TRUE
## 4216 2022-12-05 11:39:52 TRUE
## 4217 2022-12-05 11:39:43 TRUE
## 4218 2022-12-05 11:39:20 TRUE
## 4219 2022-12-05 11:34:49 TRUE
## 4220 2022-12-05 11:34:44 TRUE
## 4221 2022-12-05 11:34:34 TRUE
## 4222 2022-12-05 11:32:58 TRUE
## 4223 2022-12-05 11:30:38 TRUE
## 4224 2022-12-05 11:30:13 TRUE
## 4225 2022-12-05 11:27:32 TRUE
## 4226 2022-12-05 11:27:05 TRUE
## 4227 2022-12-05 11:26:02 TRUE
## 4228 2022-12-05 11:25:54 TRUE
## 4229 2022-12-05 11:24:31 TRUE
## 4230 2022-12-05 11:23:18 TRUE
## 4231 2022-12-05 11:21:49 TRUE
## 4232 2022-12-05 11:20:25 TRUE
## 4233 2022-12-05 11:19:23 TRUE
## 4234 2022-12-05 11:17:43 TRUE
## 4235 2022-12-05 11:17:31 TRUE
## 4236 2022-12-05 11:17:16 TRUE
## 4237 2022-12-05 11:16:29 TRUE
## 4238 2022-12-05 11:15:38 TRUE
## 4239 2022-12-05 11:15:33 TRUE
## 4240 2022-12-05 11:15:09 TRUE
## 4241 2022-12-05 11:14:24 TRUE
## 4242 2022-12-05 11:13:59 TRUE
## 4243 2022-12-05 11:13:40 TRUE
## 4244 2022-12-05 11:13:31 TRUE
## 4245 2022-12-05 11:13:24 TRUE
## 4246 2022-12-05 11:12:32 TRUE
## 4247 2022-12-05 11:12:00 TRUE
## 4248 2022-12-05 11:10:58 TRUE
## 4249 2022-12-05 11:10:16 TRUE
## 4250 2022-12-05 11:10:04 TRUE
## 4251 2022-12-05 11:07:24 TRUE
## 4252 2022-12-05 11:05:36 TRUE
## 4253 2022-12-05 11:05:22 TRUE
## 4254 2022-12-05 11:04:34 TRUE
## 4255 2022-12-05 11:01:04 TRUE
## 4256 2022-12-05 10:59:32 TRUE
## 4257 2022-12-05 10:58:43 TRUE
## 4258 2022-12-05 10:58:20 TRUE
## 4259 2022-12-05 10:58:18 TRUE
## 4260 2022-12-05 10:57:21 TRUE
## 4261 2022-12-05 10:56:51 TRUE
## 4262 2022-12-05 10:56:30 TRUE
## 4263 2022-12-05 10:56:16 TRUE
## 4264 2022-12-05 10:56:13 TRUE
## 4265 2022-12-05 10:55:52 TRUE
## 4266 2022-12-05 10:55:39 TRUE
## 4267 2022-12-05 10:55:25 TRUE
## 4268 2022-12-05 10:54:50 TRUE
## 4269 2022-12-05 10:54:46 TRUE
## 4270 2022-12-05 10:54:24 TRUE
## 4271 2022-12-05 10:54:14 TRUE
## 4272 2022-12-05 10:53:08 TRUE
## 4273 2022-12-05 10:53:04 TRUE
## 4274 2022-12-05 10:52:49 TRUE
## 4275 2022-12-05 10:52:43 TRUE
## 4276 2022-12-05 10:52:04 TRUE
## 4277 2022-12-05 10:51:06 TRUE
## 4278 2022-12-05 10:50:32 TRUE
## 4279 2022-12-05 10:50:25 TRUE
## 4280 2022-12-05 10:49:59 TRUE
## 4281 2022-12-05 10:49:56 TRUE
## 4282 2022-12-05 10:49:18 TRUE
## 4283 2022-12-05 10:47:48 TRUE
## 4284 2022-12-05 10:47:47 TRUE
## 4285 2022-12-05 10:47:36 TRUE
## 4286 2022-12-05 10:47:26 TRUE
## 4287 2022-12-05 10:46:01 TRUE
## 4288 2022-12-05 10:44:23 TRUE
## 4289 2022-12-05 10:43:13 TRUE
## 4290 2022-12-05 10:43:10 TRUE
## 4291 2022-12-05 10:42:46 TRUE
## 4292 2022-12-05 10:42:17 TRUE
## 4293 2022-12-05 10:41:20 TRUE
## 4294 2022-12-05 10:41:01 TRUE
## 4295 2022-12-05 10:40:59 TRUE
## 4296 2022-12-05 10:40:54 TRUE
## 4297 2022-12-05 10:40:39 TRUE
## 4298 2022-12-05 10:40:19 TRUE
## 4299 2022-12-05 10:39:54 TRUE
## 4300 2022-12-05 10:39:37 TRUE
## 4301 2022-12-05 10:38:52 TRUE
## 4302 2022-12-05 10:38:41 TRUE
## 4303 2022-12-05 10:38:35 TRUE
## 4304 2022-12-05 10:38:30 TRUE
## 4305 2022-12-05 10:36:03 TRUE
## 4306 2022-12-05 10:35:59 TRUE
## 4307 2022-12-05 10:35:36 TRUE
## 4308 2022-12-05 10:33:36 TRUE
## 4309 2022-12-05 10:33:28 TRUE
## 4310 2022-12-05 10:32:31 TRUE
## 4311 2022-12-05 10:30:22 TRUE
## 4312 2022-12-05 10:30:12 TRUE
## 4313 2022-12-05 10:28:52 TRUE
## 4314 2022-12-05 10:28:11 TRUE
## 4315 2022-12-05 10:27:26 TRUE
## 4316 2022-12-05 10:27:08 TRUE
## 4317 2022-12-05 10:27:04 TRUE
## 4318 2022-12-05 10:26:40 TRUE
## 4319 2022-12-05 10:26:23 TRUE
## 4320 2022-12-05 10:25:49 TRUE
## 4321 2022-12-05 10:24:27 TRUE
## 4322 2022-12-05 10:23:04 TRUE
## 4323 2022-12-05 10:22:38 TRUE
## 4324 2022-12-05 10:22:29 TRUE
## 4325 2022-12-05 10:22:08 TRUE
## 4326 2022-12-05 10:21:32 TRUE
## 4327 2022-12-05 10:20:55 TRUE
## 4328 2022-12-05 10:20:48 TRUE
## 4329 2022-12-05 10:20:48 TRUE
## 4330 2022-12-05 10:20:47 TRUE
## 4331 2022-12-05 10:20:06 TRUE
## 4332 2022-12-05 10:18:35 TRUE
## 4333 2022-12-05 10:17:37 TRUE
## 4334 2022-12-05 10:17:29 TRUE
## 4335 2022-12-05 10:17:11 TRUE
## 4336 2022-12-05 10:15:39 TRUE
## 4337 2022-12-05 10:14:08 TRUE
## 4338 2022-12-05 10:14:01 TRUE
## 4339 2022-12-05 10:13:46 TRUE
## 4340 2022-12-05 10:13:30 TRUE
## 4341 2022-12-05 10:11:05 TRUE
## 4342 2022-12-05 10:08:24 TRUE
## 4343 2022-12-05 10:07:09 TRUE
## 4344 2022-12-05 10:06:42 TRUE
## 4345 2022-12-05 10:06:18 TRUE
## 4346 2022-12-05 10:05:27 TRUE
## 4347 2022-12-05 10:05:21 TRUE
## 4348 2022-12-05 09:58:44 TRUE
## 4349 2022-12-05 09:58:43 TRUE
## 4350 2022-12-05 09:58:39 TRUE
## 4351 2022-12-05 09:57:43 TRUE
## 4352 2022-12-05 09:57:26 TRUE
## 4353 2022-12-05 09:57:14 TRUE
## 4354 2022-12-05 09:56:49 TRUE
## 4355 2022-12-05 09:56:49 TRUE
## 4356 2022-12-05 09:54:45 TRUE
## 4357 2022-12-05 09:52:23 TRUE
## 4358 2022-12-05 09:52:12 TRUE
## 4359 2022-12-05 09:51:39 TRUE
## 4360 2022-12-05 09:51:34 TRUE
## 4361 2022-12-05 09:51:34 TRUE
## 4362 2022-12-05 09:50:41 TRUE
## 4363 2022-12-05 09:49:24 TRUE
## 4364 2022-12-05 09:49:19 TRUE
## 4365 2022-12-05 09:48:47 TRUE
## 4366 2022-12-05 09:48:46 TRUE
## 4367 2022-12-05 09:48:09 TRUE
## 4368 2022-12-05 09:47:38 TRUE
## 4369 2022-12-05 09:47:38 TRUE
## 4370 2022-12-05 09:47:25 TRUE
## 4371 2022-12-05 09:46:55 TRUE
## 4372 2022-12-05 09:46:33 TRUE
## 4373 2022-12-05 09:46:19 TRUE
## 4374 2022-12-05 09:45:06 TRUE
## 4375 2022-12-05 09:44:39 TRUE
## 4376 2022-12-05 09:42:06 TRUE
## 4377 2022-12-05 09:42:02 TRUE
## 4378 2022-12-05 09:41:55 TRUE
## 4379 2022-12-05 09:41:38 TRUE
## 4380 2022-12-05 09:40:28 TRUE
## 4381 2022-12-05 09:40:19 TRUE
## 4382 2022-12-05 09:40:12 TRUE
## 4383 2022-12-05 09:36:16 TRUE
## 4384 2022-12-05 09:36:14 TRUE
## 4385 2022-12-05 09:36:09 TRUE
## 4386 2022-12-05 09:36:00 TRUE
## 4387 2022-12-05 09:35:53 TRUE
## 4388 2022-12-05 09:35:29 TRUE
## 4389 2022-12-05 09:34:54 TRUE
## 4390 2022-12-05 09:34:36 TRUE
## 4391 2022-12-05 09:33:28 TRUE
## 4392 2022-12-05 09:33:27 TRUE
## 4393 2022-12-05 09:33:20 TRUE
## 4394 2022-12-05 09:33:16 TRUE
## 4395 2022-12-05 09:29:17 TRUE
## 4396 2022-12-05 09:28:03 TRUE
## 4397 2022-12-05 09:27:03 TRUE
## 4398 2022-12-05 09:26:46 TRUE
## 4399 2022-12-05 09:26:45 TRUE
## 4400 2022-12-05 09:26:43 TRUE
## 4401 2022-12-05 09:26:39 TRUE
## 4402 2022-12-05 09:26:31 TRUE
## 4403 2022-12-05 09:26:10 TRUE
## 4404 2022-12-05 09:25:31 TRUE
## 4405 2022-12-05 09:25:14 TRUE
## 4406 2022-12-05 09:24:55 TRUE
## 4407 2022-12-05 09:24:49 TRUE
## 4408 2022-12-05 09:23:06 TRUE
## 4409 2022-12-05 09:22:48 TRUE
## 4410 2022-12-05 09:21:06 TRUE
## 4411 2022-12-05 09:20:59 TRUE
## 4412 2022-12-05 09:20:56 TRUE
## 4413 2022-12-05 09:20:52 TRUE
## 4414 2022-12-05 09:20:48 TRUE
## 4415 2022-12-05 09:20:43 TRUE
## 4416 2022-12-05 09:20:38 TRUE
## 4417 2022-12-05 09:20:32 TRUE
## 4418 2022-12-05 09:20:29 TRUE
## 4419 2022-12-05 09:20:18 TRUE
## 4420 2022-12-05 09:20:04 TRUE
## 4421 2022-12-05 09:20:00 TRUE
## 4422 2022-12-05 09:19:56 TRUE
## 4423 2022-12-05 09:19:51 TRUE
## 4424 2022-12-05 09:19:39 TRUE
## 4425 2022-12-05 09:19:30 TRUE
## 4426 2022-12-05 09:19:21 TRUE
## 4427 2022-12-05 09:19:14 TRUE
## 4428 2022-12-05 09:19:03 TRUE
## 4429 2022-12-05 09:16:38 TRUE
## 4430 2022-12-05 09:16:33 TRUE
## 4431 2022-12-05 09:16:02 TRUE
## 4432 2022-12-05 09:13:49 TRUE
## 4433 2022-12-05 09:13:24 TRUE
## 4434 2022-12-05 09:11:36 TRUE
## 4435 2022-12-05 09:11:21 TRUE
## 4436 2022-12-05 09:10:43 TRUE
## 4437 2022-12-05 09:10:20 TRUE
## 4438 2022-12-05 09:10:11 TRUE
## 4439 2022-12-05 09:09:30 TRUE
## 4440 2022-12-05 09:08:58 TRUE
## 4441 2022-12-05 09:08:09 TRUE
## 4442 2022-12-05 09:07:20 TRUE
## 4443 2022-12-05 09:06:49 TRUE
## 4444 2022-12-05 09:06:40 TRUE
## 4445 2022-12-05 09:06:37 TRUE
## 4446 2022-12-05 09:05:20 TRUE
## 4447 2022-12-05 09:05:16 TRUE
## 4448 2022-12-05 09:04:47 TRUE
## 4449 2022-12-05 09:04:29 TRUE
## 4450 2022-12-05 09:04:14 TRUE
## 4451 2022-12-05 09:04:02 TRUE
## 4452 2022-12-05 09:04:01 TRUE
## 4453 2022-12-05 09:03:59 TRUE
## 4454 2022-12-05 09:03:58 TRUE
## 4455 2022-12-05 09:03:57 TRUE
## 4456 2022-12-05 09:02:48 TRUE
## 4457 2022-12-05 09:02:12 TRUE
## 4458 2022-12-05 09:00:54 TRUE
## 4459 2022-12-05 09:00:26 TRUE
## 4460 2022-12-05 09:00:15 TRUE
## 4461 2022-12-05 09:00:00 TRUE
## 4462 2022-12-05 08:59:13 TRUE
## 4463 2022-12-05 08:58:21 TRUE
## 4464 2022-12-05 08:58:04 TRUE
## 4465 2022-12-05 08:57:33 TRUE
## 4466 2022-12-05 08:57:30 TRUE
## 4467 2022-12-05 08:56:22 TRUE
## 4468 2022-12-05 08:56:00 TRUE
## 4469 2022-12-05 08:54:40 TRUE
## 4470 2022-12-05 08:54:18 TRUE
## 4471 2022-12-05 08:52:59 TRUE
## 4472 2022-12-05 08:52:41 TRUE
## 4473 2022-12-05 08:52:40 TRUE
## 4474 2022-12-05 08:51:53 TRUE
## 4475 2022-12-05 08:51:42 TRUE
## 4476 2022-12-05 08:51:39 TRUE
## 4477 2022-12-05 08:51:39 TRUE
## 4478 2022-12-05 08:51:24 TRUE
## 4479 2022-12-05 08:50:19 TRUE
## 4480 2022-12-05 08:49:01 TRUE
## 4481 2022-12-05 08:48:27 TRUE
## 4482 2022-12-05 08:44:58 TRUE
## 4483 2022-12-05 08:44:53 TRUE
## 4484 2022-12-05 08:44:44 TRUE
## 4485 2022-12-05 08:44:13 TRUE
## 4486 2022-12-05 08:43:30 TRUE
## 4487 2022-12-05 08:43:21 TRUE
## 4488 2022-12-05 08:43:18 TRUE
## 4489 2022-12-05 08:40:15 TRUE
## 4490 2022-12-05 08:37:48 TRUE
## 4491 2022-12-05 08:37:15 TRUE
## 4492 2022-12-05 08:37:09 TRUE
## 4493 2022-12-05 08:35:52 TRUE
## 4494 2022-12-05 08:31:20 TRUE
## 4495 2022-12-05 08:29:28 TRUE
## 4496 2022-12-05 08:28:09 TRUE
## 4497 2022-12-05 08:24:48 TRUE
## 4498 2022-12-05 08:22:40 TRUE
## 4499 2022-12-05 08:22:09 TRUE
## 4500 2022-12-05 08:19:01 TRUE
## 4501 2022-12-05 08:16:26 TRUE
## 4502 2022-12-05 08:16:06 TRUE
## 4503 2022-12-05 08:15:23 TRUE
## 4504 2022-12-05 08:13:51 TRUE
## 4505 2022-12-05 08:12:11 TRUE
## 4506 2022-12-05 08:11:01 TRUE
## 4507 2022-12-05 08:09:36 TRUE
## 4508 2022-12-05 08:08:42 TRUE
## 4509 2022-12-05 08:07:43 TRUE
## 4510 2022-12-05 08:07:36 TRUE
## 4511 2022-12-05 08:07:17 TRUE
## 4512 2022-12-05 08:06:33 TRUE
## 4513 2022-12-05 08:06:29 TRUE
## 4514 2022-12-05 08:06:21 TRUE
## 4515 2022-12-05 08:06:21 TRUE
## 4516 2022-12-05 08:05:53 TRUE
## 4517 2022-12-05 08:05:10 TRUE
## 4518 2022-12-05 08:04:29 TRUE
## 4519 2022-12-05 08:04:05 TRUE
## 4520 2022-12-05 08:03:55 TRUE
## 4521 2022-12-05 08:03:36 TRUE
## 4522 2022-12-05 08:03:03 TRUE
## 4523 2022-12-05 08:02:19 TRUE
## 4524 2022-12-05 08:01:59 TRUE
## 4525 2022-12-05 08:01:39 TRUE
## 4526 2022-12-05 08:00:50 TRUE
## 4527 2022-12-05 08:00:26 TRUE
## 4528 2022-12-05 08:00:25 TRUE
## 4529 2022-12-05 08:00:01 TRUE
## 4530 2022-12-05 07:59:36 TRUE
## 4531 2022-12-05 07:59:14 TRUE
## 4532 2022-12-05 07:58:13 TRUE
## 4533 2022-12-05 07:57:40 TRUE
## 4534 2022-12-05 07:57:10 TRUE
## 4535 2022-12-05 07:56:46 TRUE
## 4536 2022-12-05 07:56:01 TRUE
## 4537 2022-12-05 07:55:17 TRUE
## 4538 2022-12-05 07:54:02 TRUE
## 4539 2022-12-05 07:54:00 TRUE
## 4540 2022-12-05 07:51:20 TRUE
## 4541 2022-12-05 07:51:02 TRUE
## 4542 2022-12-05 07:50:27 TRUE
## 4543 2022-12-05 07:50:20 TRUE
## 4544 2022-12-05 07:48:52 TRUE
## 4545 2022-12-05 07:47:00 TRUE
## 4546 2022-12-05 07:46:09 TRUE
## 4547 2022-12-05 07:45:51 TRUE
## 4548 2022-12-05 07:45:32 TRUE
## 4549 2022-12-05 07:44:50 TRUE
## 4550 2022-12-05 07:44:31 TRUE
## 4551 2022-12-05 07:44:11 TRUE
## 4552 2022-12-05 07:43:14 TRUE
## 4553 2022-12-05 07:42:39 TRUE
## 4554 2022-12-05 07:42:34 TRUE
## 4555 2022-12-05 07:42:11 TRUE
## 4556 2022-12-05 07:41:58 TRUE
## 4557 2022-12-05 07:41:49 TRUE
## 4558 2022-12-05 07:41:46 TRUE
## 4559 2022-12-05 07:41:43 TRUE
## 4560 2022-12-05 07:41:22 TRUE
## 4561 2022-12-05 07:40:47 TRUE
## 4562 2022-12-05 07:40:42 TRUE
## 4563 2022-12-05 07:40:14 TRUE
## 4564 2022-12-05 07:39:57 TRUE
## 4565 2022-12-05 07:38:09 TRUE
## 4566 2022-12-05 07:37:55 TRUE
## 4567 2022-12-05 07:35:07 TRUE
## 4568 2022-12-05 07:34:15 TRUE
## 4569 2022-12-05 07:34:07 TRUE
## 4570 2022-12-05 07:32:53 TRUE
## 4571 2022-12-05 07:32:10 TRUE
## 4572 2022-12-05 07:27:47 TRUE
## 4573 2022-12-05 07:24:30 TRUE
## 4574 2022-12-05 07:21:56 TRUE
## 4575 2022-12-05 07:18:50 TRUE
## 4576 2022-12-05 07:18:45 TRUE
## 4577 2022-12-05 07:15:53 TRUE
## 4578 2022-12-05 07:15:09 TRUE
## 4579 2022-12-05 07:15:05 TRUE
## 4580 2022-12-05 07:13:38 TRUE
## 4581 2022-12-05 07:12:43 TRUE
## 4582 2022-12-05 07:09:51 TRUE
## 4583 2022-12-05 07:09:41 TRUE
## 4584 2022-12-05 07:08:33 TRUE
## 4585 2022-12-05 07:05:07 TRUE
## 4586 2022-12-05 07:04:36 TRUE
## 4587 2022-12-05 07:04:12 TRUE
## 4588 2022-12-05 07:02:49 TRUE
## 4589 2022-12-05 07:01:57 TRUE
## 4590 2022-12-05 07:01:35 TRUE
## 4591 2022-12-05 06:57:08 TRUE
## 4592 2022-12-05 06:56:58 TRUE
## 4593 2022-12-05 06:56:17 TRUE
## 4594 2022-12-05 06:55:40 TRUE
## 4595 2022-12-05 06:53:58 TRUE
## 4596 2022-12-05 06:52:22 TRUE
## 4597 2022-12-05 06:52:14 TRUE
## 4598 2022-12-05 06:49:39 TRUE
## 4599 2022-12-05 06:47:03 TRUE
## 4600 2022-12-05 06:45:31 TRUE
## 4601 2022-12-05 06:45:30 TRUE
## 4602 2022-12-05 06:45:06 TRUE
## 4603 2022-12-05 06:44:35 TRUE
## 4604 2022-12-05 06:44:07 TRUE
## 4605 2022-12-05 06:42:52 TRUE
## 4606 2022-12-05 06:39:35 TRUE
## 4607 2022-12-05 06:39:32 TRUE
## 4608 2022-12-05 06:38:48 TRUE
## 4609 2022-12-05 06:36:46 TRUE
## 4610 2022-12-05 06:35:06 TRUE
## 4611 2022-12-05 06:34:14 TRUE
## 4612 2022-12-05 06:34:06 TRUE
## 4613 2022-12-05 06:33:16 TRUE
## 4614 2022-12-05 06:33:08 TRUE
## 4615 2022-12-05 06:32:25 TRUE
## 4616 2022-12-05 06:25:26 TRUE
## 4617 2022-12-05 06:24:47 TRUE
## 4618 2022-12-05 06:23:25 TRUE
## 4619 2022-12-05 06:23:12 TRUE
## 4620 2022-12-05 06:22:24 TRUE
## 4621 2022-12-05 06:22:09 TRUE
## 4622 2022-12-05 06:20:50 TRUE
## 4623 2022-12-05 06:19:50 TRUE
## 4624 2022-12-05 06:17:19 TRUE
## 4625 2022-12-05 06:17:10 TRUE
## 4626 2022-12-05 06:16:41 TRUE
## 4627 2022-12-05 06:12:26 TRUE
## 4628 2022-12-05 06:12:09 TRUE
## 4629 2022-12-05 06:12:05 TRUE
## 4630 2022-12-05 06:11:26 TRUE
## 4631 2022-12-05 06:11:13 TRUE
## 4632 2022-12-05 06:10:41 TRUE
## 4633 2022-12-05 06:10:20 TRUE
## 4634 2022-12-05 06:09:22 TRUE
## 4635 2022-12-05 06:08:21 TRUE
## 4636 2022-12-05 06:06:36 TRUE
## 4637 2022-12-05 06:05:49 TRUE
## 4638 2022-12-05 06:05:44 TRUE
## 4639 2022-12-05 06:04:38 TRUE
## 4640 2022-12-05 06:03:47 TRUE
## 4641 2022-12-05 06:02:30 TRUE
## 4642 2022-12-05 06:02:12 TRUE
## 4643 2022-12-05 05:59:10 TRUE
## 4644 2022-12-05 05:58:20 TRUE
## 4645 2022-12-05 05:56:56 TRUE
## 4646 2022-12-05 05:56:36 TRUE
## 4647 2022-12-05 05:54:21 TRUE
## 4648 2022-12-05 05:54:21 TRUE
## 4649 2022-12-05 05:54:06 TRUE
## 4650 2022-12-05 05:53:59 TRUE
## 4651 2022-12-05 05:51:29 TRUE
## 4652 2022-12-05 05:50:11 TRUE
## 4653 2022-12-05 05:49:37 TRUE
## 4654 2022-12-05 05:49:28 TRUE
## 4655 2022-12-05 05:49:20 TRUE
## 4656 2022-12-05 05:48:13 TRUE
## 4657 2022-12-05 05:47:23 TRUE
## 4658 2022-12-05 05:46:10 TRUE
## 4659 2022-12-05 05:45:49 TRUE
## 4660 2022-12-05 05:44:23 TRUE
## 4661 2022-12-05 05:43:30 TRUE
## 4662 2022-12-05 05:42:51 TRUE
## 4663 2022-12-05 05:42:09 TRUE
## 4664 2022-12-05 05:40:45 TRUE
## 4665 2022-12-05 05:40:19 TRUE
## 4666 2022-12-05 05:40:13 TRUE
## 4667 2022-12-05 05:37:43 TRUE
## 4668 2022-12-05 05:36:05 TRUE
## 4669 2022-12-05 05:35:15 TRUE
## 4670 2022-12-05 05:34:43 TRUE
## 4671 2022-12-05 05:33:06 TRUE
## 4672 2022-12-05 05:30:38 TRUE
## 4673 2022-12-05 05:28:33 TRUE
## 4674 2022-12-05 05:26:56 TRUE
## 4675 2022-12-05 05:26:29 TRUE
## 4676 2022-12-05 05:25:07 TRUE
## 4677 2022-12-05 05:25:05 TRUE
## 4678 2022-12-05 05:24:10 TRUE
## 4679 2022-12-05 05:20:20 TRUE
## 4680 2022-12-05 05:13:35 TRUE
## 4681 2022-12-05 05:10:25 TRUE
## 4682 2022-12-05 05:10:13 TRUE
## 4683 2022-12-05 05:08:34 TRUE
## 4684 2022-12-05 05:08:14 TRUE
## 4685 2022-12-05 05:08:10 TRUE
## 4686 2022-12-05 05:07:36 TRUE
## 4687 2022-12-05 05:06:23 TRUE
## 4688 2022-12-05 05:06:07 TRUE
## 4689 2022-12-05 05:05:47 TRUE
## 4690 2022-12-05 05:05:45 TRUE
## 4691 2022-12-05 05:05:25 TRUE
## 4692 2022-12-05 05:04:37 TRUE
## 4693 2022-12-05 05:04:24 TRUE
## 4694 2022-12-05 05:03:34 TRUE
## 4695 2022-12-05 05:02:09 TRUE
## 4696 2022-12-05 04:58:07 TRUE
## 4697 2022-12-05 04:56:55 TRUE
## 4698 2022-12-05 04:55:47 TRUE
## 4699 2022-12-05 04:54:57 TRUE
## 4700 2022-12-05 04:54:18 TRUE
## 4701 2022-12-05 04:53:55 TRUE
## 4702 2022-12-05 04:51:06 TRUE
## 4703 2022-12-05 04:51:01 TRUE
## 4704 2022-12-05 04:49:04 TRUE
## 4705 2022-12-05 04:47:32 TRUE
## 4706 2022-12-05 04:47:04 TRUE
## 4707 2022-12-05 04:46:27 TRUE
## 4708 2022-12-05 04:44:55 TRUE
## 4709 2022-12-05 04:44:34 TRUE
## 4710 2022-12-05 04:44:13 TRUE
## 4711 2022-12-05 04:43:43 TRUE
## 4712 2022-12-05 04:43:00 TRUE
## 4713 2022-12-05 04:42:36 TRUE
## 4714 2022-12-05 04:42:34 TRUE
## 4715 2022-12-05 04:42:03 TRUE
## 4716 2022-12-05 04:41:57 TRUE
## 4717 2022-12-05 04:41:55 TRUE
## 4718 2022-12-05 04:41:32 TRUE
## 4719 2022-12-05 04:40:13 TRUE
## 4720 2022-12-05 04:40:13 TRUE
## 4721 2022-12-05 04:39:52 TRUE
## 4722 2022-12-05 04:38:04 TRUE
## 4723 2022-12-05 04:37:35 TRUE
## 4724 2022-12-05 04:36:58 TRUE
## 4725 2022-12-05 04:36:36 TRUE
## 4726 2022-12-05 04:36:25 TRUE
## 4727 2022-12-05 04:36:25 TRUE
## 4728 2022-12-05 04:36:21 TRUE
## 4729 2022-12-05 04:35:55 TRUE
## 4730 2022-12-05 04:35:08 TRUE
## 4731 2022-12-05 04:33:40 TRUE
## 4732 2022-12-05 04:33:36 TRUE
## 4733 2022-12-05 04:33:20 TRUE
## 4734 2022-12-05 04:30:33 TRUE
## 4735 2022-12-05 04:30:06 TRUE
## 4736 2022-12-05 04:29:26 TRUE
## 4737 2022-12-05 04:29:20 TRUE
## 4738 2022-12-05 04:25:15 TRUE
## 4739 2022-12-05 04:25:07 TRUE
## 4740 2022-12-05 04:24:57 TRUE
## 4741 2022-12-05 04:23:14 TRUE
## 4742 2022-12-05 04:21:25 TRUE
## 4743 2022-12-05 04:18:11 TRUE
## 4744 2022-12-05 04:15:35 TRUE
## 4745 2022-12-05 04:15:23 TRUE
## 4746 2022-12-05 04:15:05 TRUE
## 4747 2022-12-05 04:14:54 TRUE
## 4748 2022-12-05 04:14:42 TRUE
## 4749 2022-12-05 04:14:24 TRUE
## 4750 2022-12-05 04:12:45 TRUE
## 4751 2022-12-05 04:10:50 TRUE
## 4752 2022-12-05 04:10:23 TRUE
## 4753 2022-12-05 04:10:11 TRUE
## 4754 2022-12-05 04:09:15 TRUE
## 4755 2022-12-05 04:09:14 TRUE
## 4756 2022-12-05 04:08:45 TRUE
## 4757 2022-12-05 04:08:26 TRUE
## 4758 2022-12-05 04:08:21 TRUE
## 4759 2022-12-05 04:08:16 TRUE
## 4760 2022-12-05 04:08:08 TRUE
## 4761 2022-12-05 04:08:05 TRUE
## 4762 2022-12-05 04:08:02 TRUE
## 4763 2022-12-05 04:07:26 TRUE
## 4764 2022-12-05 04:04:20 TRUE
## 4765 2022-12-05 04:03:45 TRUE
## 4766 2022-12-05 04:02:36 TRUE
## 4767 2022-12-05 04:02:34 TRUE
## 4768 2022-12-05 04:01:58 TRUE
## 4769 2022-12-05 04:01:02 TRUE
## 4770 2022-12-05 04:00:34 TRUE
## 4771 2022-12-05 04:00:02 TRUE
## 4772 2022-12-05 03:59:04 TRUE
## 4773 2022-12-05 03:59:04 TRUE
## 4774 2022-12-05 03:58:37 TRUE
## 4775 2022-12-05 03:58:13 TRUE
## 4776 2022-12-05 03:55:16 TRUE
## 4777 2022-12-05 03:52:18 TRUE
## 4778 2022-12-05 03:52:16 TRUE
## 4779 2022-12-05 03:51:42 TRUE
## 4780 2022-12-05 03:51:25 TRUE
## 4781 2022-12-05 03:49:35 TRUE
## 4782 2022-12-05 03:48:42 TRUE
## 4783 2022-12-05 03:48:30 TRUE
## 4784 2022-12-05 03:47:51 TRUE
## 4785 2022-12-05 03:47:06 TRUE
## 4786 2022-12-05 03:46:59 TRUE
## 4787 2022-12-05 03:45:39 TRUE
## 4788 2022-12-05 03:45:25 TRUE
## 4789 2022-12-05 03:45:06 TRUE
## 4790 2022-12-05 03:45:03 TRUE
## 4791 2022-12-05 03:44:12 TRUE
## 4792 2022-12-05 03:44:07 TRUE
## 4793 2022-12-05 03:44:01 TRUE
## 4794 2022-12-05 03:43:48 TRUE
## 4795 2022-12-05 03:43:41 TRUE
## 4796 2022-12-05 03:43:38 TRUE
## 4797 2022-12-05 03:43:18 TRUE
## 4798 2022-12-05 03:43:12 TRUE
## 4799 2022-12-05 03:43:02 TRUE
## 4800 2022-12-05 03:42:54 TRUE
## 4801 2022-12-05 03:42:07 TRUE
## 4802 2022-12-05 03:41:40 TRUE
## 4803 2022-12-05 03:41:26 TRUE
## 4804 2022-12-05 03:41:20 TRUE
## 4805 2022-12-05 03:41:11 TRUE
## 4806 2022-12-05 03:40:46 TRUE
## 4807 2022-12-05 03:40:46 TRUE
## 4808 2022-12-05 03:40:12 TRUE
## 4809 2022-12-05 03:40:11 TRUE
## 4810 2022-12-05 03:39:57 TRUE
## 4811 2022-12-05 03:39:37 TRUE
## 4812 2022-12-05 03:39:31 TRUE
## 4813 2022-12-05 03:39:28 TRUE
## 4814 2022-12-05 03:39:23 TRUE
## 4815 2022-12-05 03:38:57 TRUE
## 4816 2022-12-05 03:38:55 TRUE
## 4817 2022-12-05 03:38:52 TRUE
## 4818 2022-12-05 03:38:49 TRUE
## 4819 2022-12-05 03:38:44 TRUE
## 4820 2022-12-05 03:38:38 TRUE
## 4821 2022-12-05 03:38:29 TRUE
## 4822 2022-12-05 03:38:25 TRUE
## 4823 2022-12-05 03:38:25 TRUE
## 4824 2022-12-05 03:38:20 TRUE
## 4825 2022-12-05 03:38:19 TRUE
## 4826 2022-12-05 03:38:04 TRUE
## 4827 2022-12-05 03:38:04 TRUE
## 4828 2022-12-05 03:37:50 TRUE
## 4829 2022-12-05 03:37:49 TRUE
## 4830 2022-12-05 03:37:34 TRUE
## 4831 2022-12-05 03:37:23 TRUE
## 4832 2022-12-05 03:37:22 TRUE
## 4833 2022-12-05 03:37:21 TRUE
## 4834 2022-12-05 03:37:08 TRUE
## 4835 2022-12-05 03:36:45 TRUE
## 4836 2022-12-05 03:36:45 TRUE
## 4837 2022-12-05 03:36:44 TRUE
## 4838 2022-12-05 03:36:39 TRUE
## 4839 2022-12-05 03:36:12 TRUE
## 4840 2022-12-05 03:36:08 TRUE
## 4841 2022-12-05 03:35:53 TRUE
## 4842 2022-12-05 03:35:34 TRUE
## 4843 2022-12-05 03:35:30 TRUE
## 4844 2022-12-05 03:35:24 TRUE
## 4845 2022-12-05 03:35:10 TRUE
## 4846 2022-12-05 03:35:04 TRUE
## 4847 2022-12-05 03:34:48 TRUE
## 4848 2022-12-05 03:34:44 TRUE
## 4849 2022-12-05 03:34:07 TRUE
## 4850 2022-12-05 03:33:39 TRUE
## 4851 2022-12-05 03:33:37 TRUE
## 4852 2022-12-05 03:33:15 TRUE
## 4853 2022-12-05 03:32:54 TRUE
## 4854 2022-12-05 03:32:50 TRUE
## 4855 2022-12-05 03:32:48 TRUE
## 4856 2022-12-05 03:32:38 TRUE
## 4857 2022-12-05 03:32:37 TRUE
## 4858 2022-12-05 03:32:25 TRUE
## 4859 2022-12-05 03:32:12 TRUE
## 4860 2022-12-05 03:31:55 TRUE
## 4861 2022-12-05 03:31:38 TRUE
## 4862 2022-12-05 03:31:25 TRUE
## 4863 2022-12-05 03:31:14 TRUE
## 4864 2022-12-05 03:30:57 TRUE
## 4865 2022-12-05 03:30:51 TRUE
## 4866 2022-12-05 03:30:39 TRUE
## 4867 2022-12-05 03:30:31 TRUE
## 4868 2022-12-05 03:30:28 TRUE
## 4869 2022-12-05 03:30:22 TRUE
## 4870 2022-12-05 03:30:19 TRUE
## 4871 2022-12-05 03:30:14 TRUE
## 4872 2022-12-05 03:30:12 TRUE
## 4873 2022-12-05 03:30:02 TRUE
## 4874 2022-12-05 03:29:55 TRUE
## 4875 2022-12-05 03:29:51 TRUE
## 4876 2022-12-05 03:29:41 TRUE
## 4877 2022-12-05 03:29:35 TRUE
## 4878 2022-12-05 03:29:32 TRUE
## 4879 2022-12-05 03:29:26 TRUE
## 4880 2022-12-05 03:29:14 TRUE
## 4881 2022-12-05 03:29:09 TRUE
## 4882 2022-12-05 03:29:01 TRUE
## 4883 2022-12-05 03:28:55 TRUE
## 4884 2022-12-05 03:28:52 TRUE
## 4885 2022-12-05 03:28:51 TRUE
## 4886 2022-12-05 03:28:42 TRUE
## 4887 2022-12-05 03:28:38 TRUE
## 4888 2022-12-05 03:28:32 TRUE
## 4889 2022-12-05 03:28:09 TRUE
## 4890 2022-12-05 03:28:07 TRUE
## 4891 2022-12-05 03:27:57 TRUE
## 4892 2022-12-05 03:27:50 TRUE
## 4893 2022-12-05 03:27:08 TRUE
## 4894 2022-12-05 03:26:55 TRUE
## 4895 2022-12-05 03:25:28 TRUE
## 4896 2022-12-05 03:25:06 TRUE
## 4897 2022-12-05 03:25:04 TRUE
## 4898 2022-12-05 03:24:54 TRUE
## 4899 2022-12-05 03:24:50 TRUE
## 4900 2022-12-05 03:23:54 TRUE
## 4901 2022-12-05 03:23:45 TRUE
## 4902 2022-12-05 03:21:56 TRUE
## 4903 2022-12-05 03:21:52 TRUE
## 4904 2022-12-05 03:21:49 TRUE
## 4905 2022-12-05 03:21:45 TRUE
## 4906 2022-12-05 03:21:45 TRUE
## 4907 2022-12-05 03:21:06 TRUE
## 4908 2022-12-05 03:20:56 TRUE
## 4909 2022-12-05 03:20:31 TRUE
## 4910 2022-12-05 03:20:27 TRUE
## 4911 2022-12-05 03:20:23 TRUE
## 4912 2022-12-05 03:20:00 TRUE
## 4913 2022-12-05 03:19:53 TRUE
## 4914 2022-12-05 03:19:15 TRUE
## 4915 2022-12-05 03:18:26 TRUE
## 4916 2022-12-05 03:17:33 TRUE
## 4917 2022-12-05 03:17:20 TRUE
## 4918 2022-12-05 03:15:30 TRUE
## 4919 2022-12-05 03:15:16 TRUE
## 4920 2022-12-05 03:14:33 TRUE
## 4921 2022-12-05 03:14:01 TRUE
## 4922 2022-12-05 03:14:01 TRUE
## 4923 2022-12-05 03:13:02 TRUE
## 4924 2022-12-05 03:12:52 TRUE
## 4925 2022-12-05 03:12:31 TRUE
## 4926 2022-12-05 03:12:30 TRUE
## 4927 2022-12-05 03:09:53 TRUE
## 4928 2022-12-05 03:09:24 TRUE
## 4929 2022-12-05 03:07:59 TRUE
## 4930 2022-12-05 03:07:48 TRUE
## 4931 2022-12-05 03:04:30 TRUE
## 4932 2022-12-05 03:04:03 TRUE
## 4933 2022-12-05 03:03:58 TRUE
## 4934 2022-12-05 03:03:45 TRUE
## 4935 2022-12-05 03:03:41 TRUE
## 4936 2022-12-05 03:03:27 TRUE
## 4937 2022-12-05 03:01:29 TRUE
## 4938 2022-12-05 03:01:27 TRUE
## 4939 2022-12-05 02:59:47 TRUE
## 4940 2022-12-05 02:59:32 TRUE
## 4941 2022-12-05 02:58:34 TRUE
## 4942 2022-12-05 02:57:05 TRUE
## 4943 2022-12-05 02:56:18 TRUE
## 4944 2022-12-05 02:55:20 TRUE
## 4945 2022-12-05 02:52:25 TRUE
## 4946 2022-12-05 02:50:53 TRUE
## 4947 2022-12-05 02:49:28 TRUE
## 4948 2022-12-05 02:49:02 TRUE
## 4949 2022-12-05 02:48:50 TRUE
## 4950 2022-12-05 02:48:44 TRUE
## 4951 2022-12-05 02:47:23 TRUE
## 4952 2022-12-05 02:47:20 TRUE
## 4953 2022-12-05 02:47:14 TRUE
## 4954 2022-12-05 02:47:04 TRUE
## 4955 2022-12-05 02:46:53 TRUE
## 4956 2022-12-05 02:46:51 TRUE
## 4957 2022-12-05 02:46:43 TRUE
## 4958 2022-12-05 02:46:40 TRUE
## 4959 2022-12-05 02:46:35 TRUE
## 4960 2022-12-05 02:46:17 TRUE
## 4961 2022-12-05 02:46:02 TRUE
## 4962 2022-12-05 02:45:57 TRUE
## 4963 2022-12-05 02:44:59 TRUE
## 4964 2022-12-05 02:44:56 TRUE
## 4965 2022-12-05 02:44:54 TRUE
## 4966 2022-12-05 02:44:47 TRUE
## 4967 2022-12-05 02:44:45 TRUE
## 4968 2022-12-05 02:44:42 TRUE
## 4969 2022-12-05 02:44:39 TRUE
## 4970 2022-12-05 02:44:34 TRUE
## 4971 2022-12-05 02:44:30 TRUE
## 4972 2022-12-05 02:44:29 TRUE
## 4973 2022-12-05 02:44:04 TRUE
## 4974 2022-12-05 02:38:35 TRUE
## 4975 2022-12-05 02:37:42 TRUE
## 4976 2022-12-05 02:36:03 TRUE
## 4977 2022-12-05 02:35:50 TRUE
## 4978 2022-12-05 02:35:23 TRUE
## 4979 2022-12-05 02:35:06 TRUE
## 4980 2022-12-05 02:31:45 TRUE
## 4981 2022-12-05 02:31:20 TRUE
## 4982 2022-12-05 02:30:21 TRUE
## 4983 2022-12-05 02:27:30 TRUE
## 4984 2022-12-05 02:27:23 TRUE
## 4985 2022-12-05 02:26:57 TRUE
## 4986 2022-12-05 02:26:45 TRUE
## 4987 2022-12-05 02:26:41 TRUE
## 4988 2022-12-05 02:26:19 TRUE
## 4989 2022-12-05 02:26:07 TRUE
## 4990 2022-12-05 02:25:38 TRUE
## 4991 2022-12-05 02:25:36 TRUE
## 4992 2022-12-05 02:24:39 TRUE
## 4993 2022-12-05 02:24:27 TRUE
## 4994 2022-12-05 02:24:14 TRUE
## 4995 2022-12-05 02:23:09 TRUE
## 4996 2022-12-05 02:23:02 TRUE
## 4997 2022-12-05 02:21:48 TRUE
## 4998 2022-12-05 02:21:44 TRUE
## 4999 2022-12-05 02:21:04 TRUE
## 5000 2022-12-05 02:15:37 TRUE
## 5001 2022-12-05 02:15:00 TRUE
## 5002 2022-12-05 02:14:37 TRUE
## 5003 2022-12-05 02:12:55 TRUE
## 5004 2022-12-05 02:12:01 TRUE
## 5005 2022-12-05 02:11:31 TRUE
## 5006 2022-12-05 02:11:05 TRUE
## 5007 2022-12-05 02:10:35 TRUE
## 5008 2022-12-05 02:10:29 TRUE
## 5009 2022-12-05 02:10:12 TRUE
## 5010 2022-12-05 02:10:08 TRUE
## 5011 2022-12-05 02:10:07 TRUE
## 5012 2022-12-05 02:10:06 TRUE
## 5013 2022-12-05 02:10:03 TRUE
## 5014 2022-12-05 02:10:02 TRUE
## 5015 2022-12-05 02:10:00 TRUE
## 5016 2022-12-05 02:09:45 TRUE
## 5017 2022-12-05 02:09:17 TRUE
## 5018 2022-12-05 02:09:00 TRUE
## 5019 2022-12-05 02:08:57 TRUE
## 5020 2022-12-05 02:07:47 TRUE
## 5021 2022-12-05 02:07:29 TRUE
## 5022 2022-12-05 02:07:01 TRUE
## 5023 2022-12-05 02:06:41 TRUE
## 5024 2022-12-05 02:03:01 TRUE
## 5025 2022-12-05 02:02:57 TRUE
## 5026 2022-12-05 02:02:54 TRUE
## 5027 2022-12-05 02:02:42 TRUE
## 5028 2022-12-05 02:01:55 TRUE
## 5029 2022-12-05 02:01:35 TRUE
## 5030 2022-12-05 02:01:31 TRUE
## 5031 2022-12-05 02:01:22 TRUE
## 5032 2022-12-05 02:00:13 TRUE
## 5033 2022-12-05 02:00:00 TRUE
## 5034 2022-12-05 01:59:40 TRUE
## 5035 2022-12-05 01:59:08 TRUE
## 5036 2022-12-05 01:58:28 TRUE
## 5037 2022-12-05 01:55:56 TRUE
## 5038 2022-12-05 01:54:39 TRUE
## 5039 2022-12-05 01:54:37 TRUE
## 5040 2022-12-05 01:54:24 TRUE
## 5041 2022-12-05 01:53:16 TRUE
## 5042 2022-12-05 01:52:28 TRUE
## 5043 2022-12-05 01:51:22 TRUE
## 5044 2022-12-05 01:51:12 TRUE
## 5045 2022-12-05 01:48:23 TRUE
## 5046 2022-12-05 01:48:01 TRUE
## 5047 2022-12-05 01:46:01 TRUE
## 5048 2022-12-05 01:44:09 TRUE
## 5049 2022-12-05 01:43:45 TRUE
## 5050 2022-12-05 01:43:02 TRUE
## 5051 2022-12-05 01:41:26 TRUE
## 5052 2022-12-05 01:41:24 TRUE
## 5053 2022-12-05 01:39:38 TRUE
## 5054 2022-12-05 01:34:28 TRUE
## 5055 2022-12-05 01:34:01 TRUE
## 5056 2022-12-05 01:33:54 TRUE
## 5057 2022-12-05 01:33:26 TRUE
## 5058 2022-12-05 01:32:41 TRUE
## 5059 2022-12-05 01:28:52 TRUE
## 5060 2022-12-05 01:23:23 TRUE
## 5061 2022-12-05 01:21:56 TRUE
## 5062 2022-12-05 01:18:44 TRUE
## 5063 2022-12-05 01:17:16 TRUE
## 5064 2022-12-05 01:16:11 TRUE
## 5065 2022-12-05 01:15:39 TRUE
## 5066 2022-12-05 01:15:28 TRUE
## 5067 2022-12-05 01:14:52 TRUE
## 5068 2022-12-05 01:10:20 TRUE
## 5069 2022-12-05 01:04:00 TRUE
## 5070 2022-12-05 01:01:17 TRUE
## 5071 2022-12-05 01:00:22 TRUE
## 5072 2022-12-05 01:00:16 TRUE
## 5073 2022-12-05 00:57:55 TRUE
## 5074 2022-12-05 00:54:42 TRUE
## 5075 2022-12-05 00:54:29 TRUE
## 5076 2022-12-05 00:54:25 TRUE
## 5077 2022-12-05 00:54:16 TRUE
## 5078 2022-12-05 00:52:17 TRUE
## 5079 2022-12-05 00:52:06 TRUE
## 5080 2022-12-05 00:51:46 TRUE
## 5081 2022-12-05 00:51:09 TRUE
## 5082 2022-12-05 00:50:17 TRUE
## 5083 2022-12-05 00:50:15 TRUE
## 5084 2022-12-05 00:49:59 TRUE
## 5085 2022-12-05 00:49:37 TRUE
## 5086 2022-12-05 00:49:37 TRUE
## 5087 2022-12-05 00:49:03 TRUE
## 5088 2022-12-05 00:48:51 TRUE
## 5089 2022-12-05 00:47:18 TRUE
## 5090 2022-12-05 00:43:29 TRUE
## 5091 2022-12-05 00:41:49 TRUE
## 5092 2022-12-05 00:41:43 TRUE
## 5093 2022-12-05 00:39:02 TRUE
## 5094 2022-12-05 00:36:39 TRUE
## 5095 2022-12-05 00:36:06 TRUE
## 5096 2022-12-05 00:32:22 TRUE
## 5097 2022-12-05 00:29:03 TRUE
## 5098 2022-12-05 00:28:53 TRUE
## 5099 2022-12-05 00:26:01 TRUE
## 5100 2022-12-05 00:25:05 TRUE
## 5101 2022-12-05 00:24:17 TRUE
## 5102 2022-12-05 00:24:05 TRUE
## 5103 2022-12-05 00:23:55 TRUE
## 5104 2022-12-05 00:23:17 TRUE
## 5105 2022-12-05 00:22:26 TRUE
## 5106 2022-12-05 00:21:46 TRUE
## 5107 2022-12-05 00:21:39 TRUE
## 5108 2022-12-05 00:20:18 TRUE
## 5109 2022-12-05 00:20:00 TRUE
## 5110 2022-12-05 00:19:54 TRUE
## 5111 2022-12-05 00:19:52 TRUE
## 5112 2022-12-05 00:19:18 TRUE
## 5113 2022-12-05 00:19:14 TRUE
## 5114 2022-12-05 00:18:51 TRUE
## 5115 2022-12-05 00:18:29 TRUE
## 5116 2022-12-05 00:18:26 TRUE
## 5117 2022-12-05 00:18:08 TRUE
## 5118 2022-12-05 00:15:45 TRUE
## 5119 2022-12-05 00:15:14 TRUE
## 5120 2022-12-05 00:13:15 TRUE
## 5121 2022-12-05 00:12:49 TRUE
## 5122 2022-12-05 00:12:12 TRUE
## 5123 2022-12-05 00:11:35 TRUE
## 5124 2022-12-05 00:11:32 TRUE
## 5125 2022-12-05 00:10:50 TRUE
## 5126 2022-12-05 00:10:36 TRUE
## 5127 2022-12-05 00:06:40 TRUE
## 5128 2022-12-05 00:04:18 TRUE
## 5129 2022-12-05 00:03:49 TRUE
## 5130 2022-12-05 00:03:12 TRUE
## 5131 2022-12-05 00:02:21 TRUE
## 5132 2022-12-05 00:01:44 TRUE
## 5133 2022-12-04 23:59:13 TRUE
## 5134 2022-12-04 23:58:37 TRUE
## 5135 2022-12-04 23:58:12 TRUE
## 5136 2022-12-04 23:56:31 TRUE
## 5137 2022-12-04 23:56:24 TRUE
## 5138 2022-12-04 23:56:18 TRUE
## 5139 2022-12-04 23:56:12 TRUE
## 5140 2022-12-04 23:56:05 TRUE
## 5141 2022-12-04 23:55:16 TRUE
## 5142 2022-12-04 23:51:05 TRUE
## 5143 2022-12-04 23:49:58 TRUE
## 5144 2022-12-04 23:49:50 TRUE
## 5145 2022-12-04 23:45:54 TRUE
## 5146 2022-12-04 23:45:39 TRUE
## 5147 2022-12-04 23:45:28 TRUE
## 5148 2022-12-04 23:42:42 TRUE
## 5149 2022-12-04 23:41:02 TRUE
## 5150 2022-12-04 23:40:19 TRUE
## 5151 2022-12-04 23:40:02 TRUE
## 5152 2022-12-04 23:38:38 TRUE
## 5153 2022-12-04 23:36:35 TRUE
## 5154 2022-12-04 23:34:23 TRUE
## 5155 2022-12-04 23:33:28 TRUE
## 5156 2022-12-04 23:32:57 TRUE
## 5157 2022-12-04 23:32:29 TRUE
## 5158 2022-12-04 23:31:27 TRUE
## 5159 2022-12-04 23:28:49 TRUE
## 5160 2022-12-04 23:28:13 TRUE
## 5161 2022-12-04 23:25:25 TRUE
## 5162 2022-12-04 23:23:34 TRUE
## 5163 2022-12-04 23:18:16 TRUE
## 5164 2022-12-04 23:17:39 TRUE
## 5165 2022-12-04 23:17:34 TRUE
## 5166 2022-12-04 23:16:59 TRUE
## 5167 2022-12-04 23:16:57 TRUE
## 5168 2022-12-04 23:16:56 TRUE
## 5169 2022-12-04 23:16:52 TRUE
## 5170 2022-12-04 23:16:48 TRUE
## 5171 2022-12-04 23:15:48 TRUE
## 5172 2022-12-04 23:14:54 TRUE
## 5173 2022-12-04 23:14:08 TRUE
## 5174 2022-12-04 23:13:00 TRUE
## 5175 2022-12-04 23:12:01 TRUE
## 5176 2022-12-04 23:09:51 TRUE
## 5177 2022-12-04 23:09:41 TRUE
## 5178 2022-12-04 23:09:20 TRUE
## 5179 2022-12-04 23:08:46 TRUE
## 5180 2022-12-04 23:07:04 TRUE
## 5181 2022-12-04 23:06:33 TRUE
## 5182 2022-12-04 23:04:46 TRUE
## 5183 2022-12-04 23:02:34 TRUE
## 5184 2022-12-04 22:59:37 TRUE
## 5185 2022-12-04 22:59:26 TRUE
## 5186 2022-12-04 22:58:41 TRUE
## 5187 2022-12-04 22:56:13 TRUE
## 5188 2022-12-04 22:55:41 TRUE
## 5189 2022-12-04 22:54:48 TRUE
## 5190 2022-12-04 22:54:15 TRUE
## 5191 2022-12-04 22:52:10 TRUE
## 5192 2022-12-04 22:51:29 TRUE
## 5193 2022-12-04 22:51:11 TRUE
## 5194 2022-12-04 22:51:05 TRUE
## 5195 2022-12-04 22:51:01 TRUE
## 5196 2022-12-04 22:50:46 TRUE
## 5197 2022-12-04 22:47:42 TRUE
## 5198 2022-12-04 22:47:25 TRUE
## 5199 2022-12-04 22:47:00 TRUE
## 5200 2022-12-04 22:46:01 TRUE
## 5201 2022-12-04 22:45:34 TRUE
## 5202 2022-12-04 22:45:06 TRUE
## 5203 2022-12-04 22:44:38 TRUE
## 5204 2022-12-04 22:43:33 TRUE
## 5205 2022-12-04 22:42:49 TRUE
## 5206 2022-12-04 22:38:03 TRUE
## 5207 2022-12-04 22:37:43 TRUE
## 5208 2022-12-04 22:37:21 TRUE
## 5209 2022-12-04 22:33:33 TRUE
## 5210 2022-12-04 22:32:43 TRUE
## 5211 2022-12-04 22:32:33 TRUE
## 5212 2022-12-04 22:31:59 TRUE
## 5213 2022-12-04 22:30:36 TRUE
## 5214 2022-12-04 22:29:43 TRUE
## 5215 2022-12-04 22:29:39 TRUE
## 5216 2022-12-04 22:29:26 TRUE
## 5217 2022-12-04 22:29:03 TRUE
## 5218 2022-12-04 22:23:54 TRUE
## 5219 2022-12-04 22:23:49 TRUE
## 5220 2022-12-04 22:20:18 TRUE
## 5221 2022-12-04 22:19:21 TRUE
## 5222 2022-12-04 22:18:50 TRUE
## 5223 2022-12-04 22:18:27 TRUE
## 5224 2022-12-04 22:16:48 TRUE
## 5225 2022-12-04 22:15:54 TRUE
## 5226 2022-12-04 22:14:48 TRUE
## 5227 2022-12-04 22:14:18 TRUE
## 5228 2022-12-04 22:13:47 TRUE
## 5229 2022-12-04 22:12:20 TRUE
## 5230 2022-12-04 22:12:02 TRUE
## 5231 2022-12-04 22:10:47 TRUE
## 5232 2022-12-04 22:10:42 TRUE
## 5233 2022-12-04 22:08:09 TRUE
## 5234 2022-12-04 22:08:06 TRUE
## 5235 2022-12-04 22:08:06 TRUE
## 5236 2022-12-04 22:07:50 TRUE
## 5237 2022-12-04 22:07:10 TRUE
## 5238 2022-12-04 22:07:04 TRUE
## 5239 2022-12-04 22:04:22 TRUE
## 5240 2022-12-04 22:02:52 TRUE
## 5241 2022-12-04 22:02:50 TRUE
## 5242 2022-12-04 22:02:36 TRUE
## 5243 2022-12-04 22:02:35 TRUE
## 5244 2022-12-04 22:02:09 TRUE
## 5245 2022-12-04 22:01:25 TRUE
## 5246 2022-12-04 22:01:09 TRUE
## 5247 2022-12-04 22:01:03 TRUE
## 5248 2022-12-04 22:00:13 TRUE
## 5249 2022-12-04 22:00:08 TRUE
## 5250 2022-12-04 21:59:24 TRUE
## 5251 2022-12-04 21:58:34 TRUE
## 5252 2022-12-04 21:58:30 TRUE
## 5253 2022-12-04 21:58:12 TRUE
## 5254 2022-12-04 21:57:11 TRUE
## 5255 2022-12-04 21:56:46 TRUE
## 5256 2022-12-04 21:56:12 TRUE
## 5257 2022-12-04 21:55:46 TRUE
## 5258 2022-12-04 21:55:37 TRUE
## 5259 2022-12-04 21:55:22 TRUE
## 5260 2022-12-04 21:55:00 TRUE
## 5261 2022-12-04 21:54:43 TRUE
## 5262 2022-12-04 21:54:23 TRUE
## 5263 2022-12-04 21:53:59 TRUE
## 5264 2022-12-04 21:53:37 TRUE
## 5265 2022-12-04 21:53:36 TRUE
## 5266 2022-12-04 21:50:34 TRUE
## 5267 2022-12-04 21:49:41 TRUE
## 5268 2022-12-04 21:49:33 TRUE
## 5269 2022-12-04 21:49:20 TRUE
## 5270 2022-12-04 21:49:18 TRUE
## 5271 2022-12-04 21:48:18 TRUE
## 5272 2022-12-04 21:48:13 TRUE
## 5273 2022-12-04 21:47:49 TRUE
## 5274 2022-12-04 21:47:48 TRUE
## 5275 2022-12-04 21:47:25 TRUE
## 5276 2022-12-04 21:47:17 TRUE
## 5277 2022-12-04 21:46:24 TRUE
## 5278 2022-12-04 21:46:11 TRUE
## 5279 2022-12-04 21:46:04 TRUE
## 5280 2022-12-04 21:45:52 TRUE
## 5281 2022-12-04 21:45:51 TRUE
## 5282 2022-12-04 21:42:38 TRUE
## 5283 2022-12-04 21:41:52 TRUE
## 5284 2022-12-04 21:41:51 TRUE
## 5285 2022-12-04 21:41:40 TRUE
## 5286 2022-12-04 21:39:38 TRUE
## 5287 2022-12-04 21:39:09 TRUE
## 5288 2022-12-04 21:38:49 TRUE
## 5289 2022-12-04 21:38:26 TRUE
## 5290 2022-12-04 21:37:50 TRUE
## 5291 2022-12-04 21:37:45 TRUE
## 5292 2022-12-04 21:37:40 TRUE
## 5293 2022-12-04 21:37:33 TRUE
## 5294 2022-12-04 21:37:30 TRUE
## 5295 2022-12-04 21:36:40 TRUE
## 5296 2022-12-04 21:36:01 TRUE
## 5297 2022-12-04 21:35:53 TRUE
## 5298 2022-12-04 21:35:49 TRUE
## 5299 2022-12-04 21:34:39 TRUE
## 5300 2022-12-04 21:34:30 TRUE
## 5301 2022-12-04 21:34:04 TRUE
## 5302 2022-12-04 21:33:59 TRUE
## 5303 2022-12-04 21:33:58 TRUE
## 5304 2022-12-04 21:32:20 TRUE
## 5305 2022-12-04 21:32:12 TRUE
## 5306 2022-12-04 21:32:10 TRUE
## 5307 2022-12-04 21:31:30 TRUE
## 5308 2022-12-04 21:31:28 TRUE
## 5309 2022-12-04 21:31:25 TRUE
## 5310 2022-12-04 21:31:24 TRUE
## 5311 2022-12-04 21:31:14 TRUE
## 5312 2022-12-04 21:31:06 TRUE
## 5313 2022-12-04 21:31:04 TRUE
## 5314 2022-12-04 21:31:01 TRUE
## 5315 2022-12-04 21:30:52 TRUE
## 5316 2022-12-04 21:30:48 TRUE
## 5317 2022-12-04 21:30:03 TRUE
## 5318 2022-12-04 21:29:19 TRUE
## 5319 2022-12-04 21:29:06 TRUE
## 5320 2022-12-04 21:28:52 TRUE
## 5321 2022-12-04 21:28:42 TRUE
## 5322 2022-12-04 21:28:40 TRUE
## 5323 2022-12-04 21:28:27 TRUE
## 5324 2022-12-04 21:27:48 TRUE
## 5325 2022-12-04 21:26:47 TRUE
## 5326 2022-12-04 21:26:34 TRUE
## 5327 2022-12-04 21:26:32 TRUE
## 5328 2022-12-04 21:26:13 TRUE
## 5329 2022-12-04 21:26:03 TRUE
## 5330 2022-12-04 21:25:53 TRUE
## 5331 2022-12-04 21:25:24 TRUE
## 5332 2022-12-04 21:25:08 TRUE
## 5333 2022-12-04 21:25:04 TRUE
## 5334 2022-12-04 21:24:55 TRUE
## 5335 2022-12-04 21:23:55 TRUE
## 5336 2022-12-04 21:23:08 TRUE
## 5337 2022-12-04 21:22:32 TRUE
## 5338 2022-12-04 21:22:08 TRUE
## 5339 2022-12-04 21:21:50 TRUE
## 5340 2022-12-04 21:21:29 TRUE
## 5341 2022-12-04 21:21:19 TRUE
## 5342 2022-12-04 21:20:27 TRUE
## 5343 2022-12-04 21:20:18 TRUE
## 5344 2022-12-04 21:20:07 TRUE
## 5345 2022-12-04 21:20:03 TRUE
## 5346 2022-12-04 21:20:03 TRUE
retweetss %>%
group_by(1) %>%
summarise(max = max(created), min = min(created))
## # A tibble: 1 × 3
## `1` max min
## <dbl> <dttm> <dttm>
## 1 1 2022-12-06 23:56:30 2022-12-04 21:20:03
crt2 <- retweetss %>% mutate(Created_At_Round =
created %>% round(units = 'hours') %>% as.POSIXct())
crt2
## screenName
## 1 Briejohnson_
## 2 mary_loves_1D
## 3 CEGOMAJO
## 4 fan_of_1D_hnllz
## 5 chachachim10
## 6 bwaygrace
## 7 yenthe_1D
## 8 Sann_1D
## 9 yenthe_1D
## 10 yenthe_1D
## 11 itscaptainluffy
## 12 BROOKLNB4BY
## 13 naoimpo81516940
## 14 thebossbab
## 15 HBretsnajdrova
## 16 1d_familyshow
## 17 aida_1d
## 18 1d_Obsessionnn
## 19 aida_1d
## 20 Yoonmin_1D
## 21 Alltheloveee_1D
## 22 ttoleratesit
## 23 gabyru_1D
## 24 ribosome_asmbly
## 25 drug_sleep
## 26 CaioLexiepedia
## 27 LilaAlmond
## 28 ultralordetwigs
## 29 cinemarri
## 30 matertnebrarum
## 31 Yoonmin_1D
## 32 Yoonmin_1D
## 33 tiffanybts_stan
## 34 blvsteilor
## 35 Sarah_1D_16
## 36 Sarah_1D_16
## 37 Sarah_1D_16
## 38 Sarah_1D_16
## 39 123milk4life
## 40 Yoonmin_1D
## 41 Cankersore_08
## 42 Yoonmin_1D
## 43 Meg_1d_lover
## 44 Meg_1d_lover
## 45 Angel_HyL_28
## 46 lycan_semedo
## 47 bejewelledmgc
## 48 alyssamidnights
## 49 Do_U_Love_1D
## 50 Do_U_Love_1D
## 51 avax_clarz
## 52 Mikerx_
## 53 trirahmaa__
## 54 Tay_1D_H10part2
## 55 ladyrose808
## 56 hudime
## 57 pinklilfairy
## 58 Meg_1d_lover
## 59 Neymar_1d_
## 60 oflittleczarina
## 61 iamcacv
## 62 1D_DailySpain
## 63 vanessaab_1d
## 64 1D_DailySpain
## 65 1D_DailySpain
## 66 eulayllaoliveir
## 67 Scawrletwich
## 68 nursey921
## 69 annmarie5sos_1D
## 70 1d_Obsessionnn
## 71 1d_Obsessionnn
## 72 xbivis
## 73 Tomizad35583466
## 74 INeedToYoutuber
## 75 MrsKelliBelli
## 76 bt7respect
## 77 alejandra030499
## 78 Aldamir
## 79 thelukeone13
## 80 CLSSCSalieriana
## 81 MOGIKOJIN
## 82 tmissamericana
## 83 dannyprtm89
## 84 rarebitlonger
## 85 yookcruel
## 86 French_1D_Girl
## 87 erodalilly
## 88 Meg_1d_lover
## 89 1d_luvvv
## 90 Juls2203
## 91 AshtenSmith12
## 92 1D5SOS1011
## 93 nestagwin
## 94 fideliuswift
## 95 tobaz1954
## 96 ale_xis_13
## 97 meninadoliam_1D
## 98 agusM_1D
## 99 TheOneDrenma
## 100 Maurici65884524
## 101 danikaalways
## 102 MauricioEasylog
## 103 Meetmeatmidni
## 104 miresdiz
## 105 cheryIb0mbsheII
## 106 h4rryslu
## 107 walkinginthe_1D
## 108 il_Volover_1D
## 109 il_Volover_1D
## 110 il_Volover_1D
## 111 il_Volover_1D
## 112 il_Volover_1D
## 113 il_Volover_1D
## 114 gilliesrffs
## 115 BiggerthanNicol
## 116 izzy_cloudyday
## 117 Meg_1d_lover
## 118 noodlesgirljn
## 119 1d_Obsessionnn
## 120 1d_Obsessionnn
## 121 midnghls
## 122 nasxdoja
## 123 MarleyRose0725
## 124 fckjazz_
## 125 ohmy_GOD_1D
## 126 kenda_1d
## 127 mariahmisses1D
## 128 Piper07656497
## 129 metamacI0
## 130 pip1co
## 131 Emily_1D_keough
## 132 gabitaydreams
## 133 JackalineMadden
## 134 Plagueinto
## 135 kenda_1d
## 136 alltooyong
## 137 daemonantihero
## 138 ilovemypetal
## 139 janobiebs_1D
## 140 midnightsrryy
## 141 daemyra_1D
## 142 Pikusiaaa
## 143 Meg_1d_lover
## 144 Meg_1d_lover
## 145 Caitlinbish1028
## 146 Meg_1d_lover
## 147 daemyra_1D
## 148 1d_ot5girl4life
## 149 95Swiftie
## 150 daemyra_1D
## 151 theawkwardswift
## 152 Cristina___1D
## 153 Cristina___1D
## 154 1d_ot5girl4life
## 155 kayleiann13
## 156 annmarie5sos_1D
## 157 GLITTERFAST
## 158 Meg_1d_lover
## 159 MatheusLod
## 160 1D_5sos_stan
## 161 Meg_1d_lover
## 162 alwaysyou__1d
## 163 alwaysyou__1d
## 164 tayoyok
## 165 SiaoXX
## 166 teenagedirtbhaz
## 167 athalarswho
## 168 Emyyxx_1D
## 169 colorschiwoo
## 170 Oscar_Ivann
## 171 yJuuuhh
## 172 1D_fan_Marlies
## 173 luke_niall_1D
## 174 luke_niall_1D
## 175 beathomas61
## 176 AJHoyles13
## 177 evelynswft
## 178 maddsoun
## 179 obsessed_1D
## 180 greys_taylor_
## 181 nehaluvstaylor
## 182 Meg_1d_lover
## 183 BB28_1D
## 184 haroldandtommo8
## 185 carIosparra
## 186 iivoiov
## 187 maya_loves_1d
## 188 Meg_1d_lover
## 189 munsvnlover
## 190 aliresapst
## 191 Cupidoge
## 192 1d_Obsessionnn
## 193 AqueleSwift
## 194 minyardcalore
## 195 jeimypaola87113
## 196 Csmurfy1
## 197 lauradonx
## 198 asherficworks
## 199 kiara_1d
## 200 kiara_1d
## 201 kiara_1d
## 202 trkchs
## 203 amassivethanks
## 204 aliresapst
## 205 tata_moonly
## 206 biggerthanamyxx
## 207 aheartshome
## 208 1d_luvvv
## 209 anklwbitters
## 210 samusauria
## 211 genderflower
## 212 graceompirate
## 213 Cecil_Snail
## 214 1d_luvvv
## 215 1D_DailySpain
## 216 1d_luvvv
## 217 1d_vxbes
## 218 HAPI_Whale
## 219 dr_saorimoura
## 220 grcrypto1
## 221 harambetrucks
## 222 annmarie5sos_1D
## 223 NICO__1d
## 224 diorswiftie
## 225 taywize13
## 226 xxsurelyy
## 227 BB28_1D
## 228 1D_inmyheart4L
## 229 BB28_1D
## 230 KanzDemian
## 231 __xrogixx
## 232 BB28_1D
## 233 markanthony_spy
## 234 ayunda_NF
## 235 HummelErwin
## 236 JorivalNunes
## 237 HummelErwin
## 238 GabiStyles04
## 239 Kkiana147
## 240 Kkiana147
## 241 hanjisbot
## 242 Buffet1Buffet
## 243 _ametsa_
## 244 basadoreinhard
## 245 fckndoping
## 246 Ratta666
## 247 Ratta666
## 248 Ratta666
## 249 Iam_GyanMoreira
## 250 BB28_1D
## 251 AdoreYou_1D
## 252 xWilliamMoney
## 253 clumsymartina
## 254 Lady_Popsi
## 255 Kkiana147
## 256 Kkiana147
## 257 lisavol6
## 258 sara_1d_juve
## 259 sara_1d_juve
## 260 Kkiana147
## 261 KinrossHS
## 262 Kkiana147
## 263 Kkiana147
## 264 Kkiana147
## 265 ArleneR_1D
## 266 elsaloveswalls
## 267 ay28hl
## 268 1d_MainlyLarry
## 269 1d_MainlyLarry
## 270 Leti_1D_
## 271 1D_mahone_xo99
## 272 MeganMcCarthy94
## 273 JediPixels
## 274 1d_larry4life_
## 275 1d_larry4life_
## 276 1d_MainlyLarry
## 277 mary_loves_1D
## 278 golden28_1D
## 279 1d_larry4life_
## 280 1d_larry4life_
## 281 MaurilioFilho10
## 282 w_k_1d_everyday
## 283 Ivandrofly
## 284 tooyoungonvinyl
## 285 LuzIvana14
## 286 tobaz1954
## 287 tobaz1954
## 288 ViacheslavHalk1
## 289 tobaz1954
## 290 tobaz1954
## 291 tobaz1954
## 292 tobaz1954
## 293 Inhogurte_
## 294 1d_MainlyLarry
## 295 tobaz1954
## 296 outhewoodzz
## 297 girlsforever_1D
## 298 Laura78072597
## 299 nnlyxjn
## 300 Pegada__1D
## 301 Pegada__1D
## 302 Pegada__1D
## 303 soullesscrwture
## 304 Pegada__1D
## 305 BSCS5H1DNJ
## 306 SwiftieBarchie1
## 307 parasabrighttu
## 308 julalikecarrots
## 309 Sam_Daab
## 310 chicca1982
## 311 HartmundMia
## 312 chicca1982
## 313 1d_Obsessionnn
## 314 handacore
## 315 1d_Obsessionnn
## 316 Pegada__1D
## 317 3226Pankaa
## 318 Foreverlarrie2
## 319 Neymar_1d_
## 320 ahmedrezkelomda
## 321 sunshine_0280
## 322 i_still_miss_1D
## 323 jaywriteshome
## 324 nazyalwnsky
## 325 MauroStats
## 326 cswmwiphwsohm28
## 327 1d_Shawol
## 328 hslothalo28
## 329 midrainsunshine
## 330 __laura28__
## 331 fitfArg
## 332 MissPlisetsky
## 333 milx_28
## 334 boowiewho
## 335 SjStar12151
## 336 Ddvgg_
## 337 unodirection01
## 338 LaPecadoraOs
## 339 xtreadingwaterx
## 340 httpsluigi
## 341 1d_Obsessionnn
## 342 1d_Shawol
## 343 AndrewFerr85
## 344 1d_Shawol
## 345 Pegada__1D
## 346 1d_Obsessionnn
## 347 hsxwalls9194
## 348 Destina_1D
## 349 Destina_1D
## 350 Destina_1D
## 351 1d_Shawol
## 352 otb_alive09
## 353 taybaji
## 354 elvirar0jas
## 355 1d_secsi
## 356 lousunshine_1d
## 357 1d_Shawol
## 358 notthebeemaya
## 359 PlanetVenus04
## 360 cardankishimoto
## 361 ILove__1D__
## 362 neIsonspring
## 363 midnightsluan
## 364 CavGuy2ndACR98
## 365 ILove__1D__
## 366 ILove__1D__
## 367 DayKQueen
## 368 ILove__1D__
## 369 ILove__1D__
## 370 5timesflick
## 371 TT56178656
## 372 ILove__1D__
## 373 saraperezalv
## 374 Cindy48401486
## 375 candeinwestview
## 376 fanpic_1d_
## 377 ILove__1D__
## 378 maya_loves_1d
## 379 fanpic_1d_
## 380 maya_loves_1d
## 381 maya_loves_1d
## 382 United_for_1D_
## 383 1DEmma_1D
## 384 glcwy1d
## 385 daemyra_1D
## 386 katyzinh_
## 387 United_for_1D_
## 388 1d_Obsessionnn
## 389 daemyra_1D
## 390 1d_Obsessionnn
## 391 rehfrigerante
## 392 Pegada__1D
## 393 1d_Shawol
## 394 Pegada__1D
## 395 Pegada__1D
## 396 lucy_Styles_28
## 397 CanelaDanya
## 398 Taurusicorn2400
## 399 United_for_1D_
## 400 stella_1d
## 401 United_for_1D_
## 402 aquablueeyelou
## 403 gimenanabella
## 404 BB28_1D
## 405 United_for_1D_
## 406 1d_Obsessionnn
## 407 thefangirl2023
## 408 United_for_1D_
## 409 United_for_1D_
## 410 1d_Obsessionnn
## 411 elrepco
## 412 1d_Obsessionnn
## 413 Rias_life_is_1d
## 414 Leidy_Horan_1D
## 415 louhoney28_
## 416 glittergelgirly
## 417 InfinityAngel18
## 418 fran_grupp
## 419 U_USER2000
## 420 xbbbys
## 421 1d_Obsessionnn
## 422 y0ungroyals
## 423 1d_Obsessionnn
## 424 1d_Obsessionnn
## 425 Benedet48294655
## 426 gldnsatellite
## 427 klarokie
## 428 1d_Obsessionnn
## 429 Matthew40603677
## 430 1d_Obsessionnn
## 431 CarrotGirl_1D
## 432 CarrotGirl_1D
## 433 CarrotGirl_1D
## 434 CarrotGirl_1D
## 435 CarrotGirl_1D
## 436 CarrotGirl_1D
## 437 CarrotGirl_1D
## 438 CarrotGirl_1D
## 439 _deadassbad_
## 440 perfctjoseph
## 441 yeosang_1d
## 442 AndrRodriguesF8
## 443 pe4rl_bl4ck
## 444 Strong_n_Happy
## 445 xhoaxjonas
## 446 misspeaknow
## 447 gracewhyy
## 448 chicagorry_
## 449 da_pimp_is_EeR
## 450 1D_Raya
## 451 babygatehate
## 452 magicisalways
## 453 a_500_1d
## 454 LOUUHRRY
## 455 tiniminibns
## 456 odinsoonloki
## 457 adormantheart
## 458 BB28_1D
## 459 constt91
## 460 aprincesahenry
## 461 1d_MainlyLarry
## 462 acciodxpp
## 463 pattinsontwi
## 464 Larry_Love18
## 465 stilleroine
## 466 CarrotGirl_1D
## 467 BB28_1D
## 468 H2LZN_1D
## 469 CarrotGirl_1D
## 470 BB28_1D
## 471 1d_MainlyLarry
## 472 taylorlivex
## 473 1d_MainlyLarry
## 474 H2LZN_1D
## 475 1DEmma_1D
## 476 BB28_1D
## 477 1DEmma_1D
## 478 LESB0FANII
## 479 1D_larry1007
## 480 DialShlup
## 481 alwaysyou__1d
## 482 isoldthedip
## 483 midnightrrain
## 484 alwaysyou__1d
## 485 daemyra_1D
## 486 daemyra_1D
## 487 alwaysyou__1d
## 488 rodrigosjen
## 489 H2LZN_1D
## 490 _meliixxa_
## 491 1d_MainlyLarry
## 492 lorrymanasse
## 493 wichapasputtha
## 494 boyssees
## 495 daemyra_1D
## 496 tsdefencxless
## 497 Frxns
## 498 rugsjordan
## 499 Arpitaloves_1d
## 500 angely_more
## 501 mefodemonkeys
## 502 AbdullJohnsen
## 503 kindofminemalik
## 504 LuzneryVera
## 505 doing_finelines
## 506 harrpotter937
## 507 benzylover
## 508 stan___1D
## 509 kenz_28_
## 510 1d_thot
## 511 1d_thot
## 512 1D_westlife
## 513 mev_folklore
## 514 I_admire_1D
## 515 1d_thot
## 516 I_admire_1D
## 517 dawn_vtae
## 518 guiguipeters
## 519 1D_westlife
## 520 BB28_1D
## 521 jolinalovesphh
## 522 vivinwond3rland
## 523 aliena1989
## 524 I_admire_1D
## 525 annmarie5sos_1D
## 526 1d_randomz
## 527 I_admire_1D
## 528 Oyinkansola_AAS
## 529 I_admire_1D
## 530 I_admire_1D
## 531 I_admire_1D
## 532 1D_westlife
## 533 HolySwiftly
## 534 xuxinav
## 535 I_admire_1D
## 536 H2LZN_1D
## 537 Sry1Dxx5
## 538 jhonatanmo1s3s
## 539 Sadie_557
## 540 Mitch_P
## 541 i_still_miss_1D
## 542 illictafs
## 543 xrocknroll
## 544 StayxMad
## 545 bookswiftosh
## 546 1d_Obsessionnn
## 547 daemyra_1D
## 548 heyjuliaaaaaa
## 549 1D_LoserLover
## 550 AqMkw
## 551 daemyra_1D
## 552 1d_gravity__
## 553 daemyra_1D
## 554 Hayslittlefreak
## 555 windysmile__
## 556 janobiebs_1D
## 557 H2LZN_1D
## 558 H2LZN_1D
## 559 studleemore
## 560 lolacaorey
## 561 1D_larry1007
## 562 agussonriente
## 563 sammie__dil
## 564 streekth
## 565 tpwk_1dx
## 566 prappyone
## 567 spreenswftie
## 568 SOGI_1D
## 569 Rechenkraft_net
## 570 Cn69Kidz
## 571 aida_1d
## 572 xmenxloki
## 573 Emyyxx_1D
## 574 myratfanaccount
## 575 ibunnyibu
## 576 CoachFitzJC
## 577 gglovesdnp
## 578 carlosgbc_
## 579 _GottaBeYou_1D
## 580 Yunes_Rojas
## 581 1d_MainlyLarry
## 582 basadoreinhard
## 583 basadoreinhard
## 584 1D_FITF28
## 585 1D_FITF28
## 586 1d_MainlyLarry
## 587 demitryy1021
## 588 yannaingminoo13
## 589 aprayertosunset
## 590 59_marine_1D
## 591 Sadie_557
## 592 CyrusMoaz
## 593 1D_FITF28
## 594 noraredreams
## 595 Davina_ot5
## 596 growingtheroses
## 597 stan___1D
## 598 taylorkarma13
## 599 leeminhoskz_
## 600 maya_loves_1d
## 601 speakmcnulty
## 602 Danitaylena
## 603 maya_loves_1d
## 604 1d_citizen
## 605 94HARRYSHOUSE
## 606 stan___1D
## 607 camsthebrave
## 608 daryn_schultz13
## 609 daryn_schultz13
## 610 daydreams_1d
## 611 HiveBlogShare
## 612 ohannaiicfh
## 613 dallasaustine11
## 614 maya_loves_1d
## 615 elhumodetuboca
## 616 1D_lover_one
## 617 1d_MainlyLarry
## 618 benophiemore
## 619 maya_loves_1d
## 620 stegenfcp
## 621 maya_loves_1d
## 622 maya_loves_1d
## 623 maya_loves_1d
## 624 maya_loves_1d
## 625 TraciYorkWriter
## 626 larii071201
## 627 1d_MainlyLarry
## 628 123letsgobitch_
## 629 1d_MainlyLarry
## 630 1d_MainlyLarry
## 631 1d_MainlyLarry
## 632 1d_MainlyLarry
## 633 jime_flores__
## 634 1d_Obsessionnn
## 635 marcosgn33
## 636 Rias_life_is_1d
## 637 1D_FITF28
## 638 1d_Obsessionnn
## 639 ohmy_GOD_1D
## 640 ladygaga2592
## 641 ThatSameOldSeI
## 642 1d_MainlyLarry
## 643 1D_FITF28
## 644 1d_Obsessionnn
## 645 kenobisfav
## 646 alissy2891
## 647 cxtsncxffee
## 648 1d_Obsessionnn
## 649 JTCCoach
## 650 erodalilly
## 651 EvanceJody
## 652 1D__p_
## 653 myratfanaccount
## 654 Red_ScarfTV
## 655 jesusatemybread
## 656 leputation
## 657 iasmina012
## 658 lightsupbrave_
## 659 iTOLERATEIT94
## 660 nora_1d_hp
## 661 1d_randomz
## 662 ohmy_GOD_1D
## 663 Quiara_13
## 664 Geayled
## 665 1d_Obsessionnn
## 666 clary98_
## 667 Iwasthescarf
## 668 DreamerSelGomez
## 669 clandestinehoax
## 670 repunights
## 671 1d_Obsessionnn
## 672 watermvgic
## 673 izzy_wdbhg
## 674 lionneromain
## 675 canyon_loulou
## 676 vaaaaaaaleriag
## 677 BB28_1D
## 678 caringonIykills
## 679 nickdidntwakeup
## 680 meme_rae22
## 681 Dawn_Sis0725
## 682 1d_Obsessionnn
## 683 1d__larry___
## 684 kenda_1d
## 685 mybendystraw
## 686 13midnightdream
## 687 DeFiDan4
## 688 1D__p_
## 689 1D__p_
## 690 _soshibee
## 691 bhenrquezl
## 692 iconicgreenb0a
## 693 weirdfixswift
## 694 TheKayelynne
## 695 DocClaireP
## 696 annyeongjinnie
## 697 distract3dd
## 698 maroonsmoon
## 699 1d__larry___
## 700 taypink12_RM
## 701 MeTSVersion13
## 702 Orpheispiel
## 703 heyfoufana
## 704 pagoda_tireda
## 705 padfootxs
## 706 repblondie
## 707 thunderchunkyPA
## 708 MariamS_1D
## 709 Ellen_Horan_1D
## 710 MariamS_1D
## 711 threesinapod
## 712 pinkmute
## 713 mary_loves_1D
## 714 ola_pajak
## 715 CarzanSofia
## 716 Neymar_1d_
## 717 chaturya_3
## 718 ivycryfornobody
## 719 Mattielisbon
## 720 homesicktown
## 721 baozily
## 722 laIisdate
## 723 laserhaas01
## 724 Attiya_A_A
## 725 BB28_1D
## 726 laserhaas01
## 727 AlexeyAOrlov
## 728 TomAntiHero12
## 729 thainevilis
## 730 wormsinside
## 731 ded_tobeginwith
## 732 queenthmoon
## 733 BB28_1D
## 734 1d__larry___
## 735 1d__larry___
## 736 __sriiiiii__
## 737 laserhaas01
## 738 laserhaas01
## 739 alltime_def
## 740 Girlonfire_1D
## 741 billm9
## 742 louissprecious
## 743 laserhaas01
## 744 1D_FITF28
## 745 1d__larry___
## 746 laserhaas01
## 747 souvercover
## 748 laserhaas01
## 749 majomagica_
## 750 laserhaas01
## 751 laserhaas01
## 752 catasburnbook
## 753 folklessia
## 754 vhagarbunda
## 755 Jklmhdawporda
## 756 aleksa_ndrq
## 757 cimanon_1083
## 758 laserhaas01
## 759 alatusgrace
## 760 1d_MainlyLarry
## 761 laserhaas01
## 762 laserhaas01
## 763 Leti_1D_
## 764 giantrrs
## 765 chaturya_3
## 766 risksksks
## 767 1d_perufanclub
## 768 Cand__ramirez
## 769 lxrres
## 770 lanstovs
## 771 harisALI099
## 772 nadiaht28
## 773 aida_1d
## 774 alejannddro_
## 775 PetiteBlaugrana
## 776 beomv_
## 777 bangerzsky
## 778 1d_Shawol
## 779 1d_MainlyLarry
## 780 annmarie5sos_1D
## 781 CarlyVilaro
## 782 MakennaRoley
## 783 folkstorie
## 784 ja1rrr
## 785 shawnhours
## 786 sweet_nothing02
## 787 1d_Obsessionnn
## 788 Brianna09207241
## 789 ts_tl_js
## 790 1d_is_amazayn28
## 791 1D_FITF28
## 792 1d_Obsessionnn
## 793 DressaDressa15
## 794 bsjeweIed
## 795 Arthurpatrici20
## 796 H2LZN_1D
## 797 1D_28_18
## 798 1d_Obsessionnn
## 799 1D_28_18
## 800 alltoowellxsz
## 801 1D_infoportugal
## 802 LuisMix_52
## 803 PizzaAndCal
## 804 obsessed_1D
## 805 jaehyunkalbo
## 806 fallenangel_1D
## 807 jaehyunkalbo
## 808 obsessed_1D
## 809 LostboyHenry
## 810 lhh_lover
## 811 jaehyunkalbo
## 812 Pegada__1D
## 813 gustsnts
## 814 everywherecleo
## 815 1d_is_amazayn28
## 816 irisxdolls
## 817 dxrcysupremacy
## 818 lukasking24
## 819 dijonfelida
## 820 1d_is_amazayn28
## 821 olivelufe
## 822 swifftizinho
## 823 yenthe_1D
## 824 henderyclt
## 825 swiftstylw
## 826 TSH__1D
## 827 yenthe_1D
## 828 1D_Colombiaaa
## 829 Hvictor3ugo
## 830 livynx
## 831 cornelianights
## 832 rhaeestormborn
## 833 nzwxn
## 834 yenthe_1D
## 835 belovedstirling
## 836 Roxanne_1D
## 837 Pola_laaa
## 838 Roxanne_1D
## 839 Roxanne_1D
## 840 Roxanne_1D
## 841 Roxanne_1D
## 842 kembarahaven
## 843 Aom_Sica
## 844 crisbehavior
## 845 hwkybshp
## 846 yenthe_1D
## 847 SandrineG_1D
## 848 Mackdonalds8
## 849 minniee_1d
## 850 augustine1199_
## 851 btwimloony
## 852 selenaxzadie
## 853 eug3_
## 854 debbieloves_1d
## 855 MateoFV
## 856 minniee_1d
## 857 nono_1D
## 858 wildflower_13_
## 859 yamebees
## 860 edinmanchester
## 861 ABilnk
## 862 scrawnymfkr
## 863 cavillrobbiee
## 864 _Niaxx_
## 865 brichqrs
## 866 december_winqt
## 867 Avantika_1D
## 868 Ohh_Yeah_1D
## 869 stealmycurly
## 870 taylenalolita
## 871 LTis_Sunshine
## 872 tkpurple_1D
## 873 debbieloves_1d
## 874 shecantloveme
## 875 widodo_ansari
## 876 steffi21011
## 877 cgfeelme
## 878 yourivysghost
## 879 1D_Tomtam_NRC
## 880 ZiSmeraldo
## 881 Avantika_1D
## 882 lajinolala
## 883 cierywine
## 884 Avantika_1D
## 885 wisteriaisblue
## 886 DavidBirch1982
## 887 michaengforevss
## 888 Baconpink55
## 889 Lauuumb
## 890 Wooniieeo
## 891 malboraslihan
## 892 Avantika_1D
## 893 Avantika_1D
## 894 knotoday
## 895 Avantika_1D
## 896 Ohh_Yeah_1D
## 897 ourmidnights13
## 898 Ohh_Yeah_1D
## 899 Ohh_Yeah_1D
## 900 EmeryMers
## 901 1D_5sos_Hustler
## 902 Ohh_Yeah_1D
## 903 Shadowl24253921
## 904 Taeyhade
## 905 tkpurple_1D
## 906 Celest_1D
## 907 Celest_1D
## 908 Celest_1D
## 909 Celest_1D
## 910 Avantika_1D
## 911 makeitright_91
## 912 Celest_1D
## 913 1d_luvvv
## 914 1d_luvvv
## 915 Celest_1D
## 916 PJHDI0R
## 917 Celest_1D
## 918 Celest_1D
## 919 vinnytayversion
## 920 Avantika_1D
## 921 Celest_1D
## 922 Ohh_Yeah_1D
## 923 sahlo_f0lina
## 924 sheefa_1d
## 925 xbrjl
## 926 Lovelorn_Ankita
## 927 sagis_fag
## 928 AlrightyD
## 929 debbieloves_1d
## 930 i2ISWFT
## 931 YolsVersion
## 932 1d_luvvv
## 933 mishahassan71
## 934 daydreams_1d
## 935 aida_1d
## 936 aida_1d
## 937 CryptCollecter
## 938 MinhHiu84556492
## 939 GuilhermSobral_
## 940 bbgoodvm
## 941 H2LZN_1D
## 942 Hannah07319570
## 943 Ohh_Yeah_1D
## 944 Iwtbffs
## 945 Ohh_Yeah_1D
## 946 DeathNDreams
## 947 H2LZN_1D
## 948 gatturamesh1981
## 949 tkpurple_1D
## 950 chu_cheat
## 951 Always_1D_Shawn
## 952 Always_1D_Shawn
## 953 Sanpei75196862
## 954 Sanpei75196862
## 955 Always_1D_Shawn
## 956 swiftxfanning
## 957 inexfable
## 958 Olivalarita_
## 959 AnaWillardMayne
## 960 y_1d_hs
## 961 taylahswiff1989
## 962 jennaswft
## 963 cryptowild91
## 964 B88Lima
## 965 _luvharreh_
## 966 Ohh_Yeah_1D
## 967 debbieloves_1d
## 968 Ohh_Yeah_1D
## 969 Ohh_Yeah_1D
## 970 cryptocub88
## 971 pro_genie
## 972 Ohh_Yeah_1D
## 973 Ohh_Yeah_1D
## 974 darkredfyre
## 975 Ohh_Yeah_1D
## 976 Ohh_Yeah_1D
## 977 mjisalouie
## 978 Celest_1D
## 979 Celest_1D
## 980 Celest_1D
## 981 Celest_1D
## 982 Celest_1D
## 983 Celest_1D
## 984 mastermind_ale
## 985 Celest_1D
## 986 speaKAnow
## 987 debbieloves_1d
## 988 sara_1d_juve
## 989 KevinSa39408441
## 990 SpeaknowcabeYo
## 991 pinoumai
## 992 Celest_1D
## 993 H2LZN_1D
## 994 BB28_1D
## 995 Celest_1D
## 996 darkblueboo
## 997 tye96ga
## 998 NicoleD85528867
## 999 Ohh_Yeah_1D
## 1000 Celest_1D
## 1001 Celest_1D
## 1002 Celest_1D
## 1003 Celest_1D
## 1004 Celest_1D
## 1005 Celest_1D
## 1006 Celest_1D
## 1007 Celest_1D
## 1008 Valenciacrypto
## 1009 LipeBrug
## 1010 1D_FITF28
## 1011 kenda_1d
## 1012 hold_on9996
## 1013 toutbrunag
## 1014 fragile_litt
## 1015 Neymar_1d_
## 1016 mrsfavs
## 1017 ManagoNevaeh
## 1018 snakewiftdab
## 1019 purpledaylightt
## 1020 cruellllsummer
## 1021 THE_FLASH_G
## 1022 blackstairs_tsc
## 1023 Sln__BR
## 1024 SmigajSmigaj
## 1025 biancabvega
## 1026 ladyyberyl
## 1027 swiftie_li
## 1028 1D_westlife
## 1029 Mallak_1D
## 1030 debbieloves_1d
## 1031 louiscardigann
## 1032 1d_MainlyLarry
## 1033 folkcresswell
## 1034 Neymar_1d_
## 1035 liwezx
## 1036 ultravittar
## 1037 taylenaboy
## 1038 CearraB_1D_5SOS
## 1039 sweetl_ou
## 1040 Tea4Spill
## 1041 Elisha2k14
## 1042 NordinPumbaya
## 1043 NordinPumbaya
## 1044 NordinPumbaya
## 1045 stevieschild
## 1046 ohmy_GOD_1D
## 1047 ohmy_GOD_1D
## 1048 ohmy_GOD_1D
## 1049 NordinPumbaya
## 1050 ohmy_GOD_1D
## 1051 ohmy_GOD_1D
## 1052 ciseauxsvan
## 1053 ohmy_GOD_1D
## 1054 NordinPumbaya
## 1055 ohmy_GOD_1D
## 1056 ohmy_GOD_1D
## 1057 ohmy_GOD_1D
## 1058 _1d__5sos___
## 1059 ohmy_GOD_1D
## 1060 ohmy_GOD_1D
## 1061 alwaysbluebird7
## 1062 TaylorConradie
## 1063 ohmy_GOD_1D
## 1064 powers_bff
## 1065 wallsniih
## 1066 VigilanteSh1t
## 1067 ohmy_GOD_1D
## 1068 IlaOurimi
## 1069 _snshn3
## 1070 AgungBunga_
## 1071 galaxyinbooks
## 1072 copycatmilas
## 1073 1D_DailySpain
## 1074 aMAIziiin
## 1075 taylorlovesme13
## 1076 AneAlvarezS
## 1077 saabelosada
## 1078 LEIGHSREVlVAL
## 1079 otb28sunshine
## 1080 1D_DailySpain
## 1081 1D_DailySpain
## 1082 1d088888
## 1083 sternarlington
## 1084 Flor_1D
## 1085 MariamS_1D
## 1086 filmsNbooks
## 1087 cowboylikeguada
## 1088 DarcyStClemming
## 1089 kleikart
## 1090 luisantonio1363
## 1091 marielelou24_1D
## 1092 _luciaavecilla_
## 1093 iimrloverman
## 1094 yongschnee
## 1095 Taylorperfect10
## 1096 margotroebbie
## 1097 r3ar_view
## 1098 myratfanaccount
## 1099 1D_DailySpain
## 1100 nasiiraa_1d
## 1101 1d_lh28
## 1102 state_of_Lover
## 1103 CarrotGirl_1D
## 1104 maya_loves_1d
## 1105 maya_loves_1d
## 1106 maya_loves_1d
## 1107 maya_loves_1d
## 1108 USandNIALL
## 1109 zhrhndia
## 1110 aImostI0ve
## 1111 Anneloveslouist
## 1112 agustlna_
## 1113 MeAndLou_1D
## 1114 the13boleyn
## 1115 oumattheus
## 1116 phuepps
## 1117 daphne28_
## 1118 pinkskyup
## 1119 idkmvtin4_1D
## 1120 10_Zayn_
## 1121 nobodynoswift
## 1122 stylexfalling
## 1123 lvrdgniall
## 1124 GetawayShip
## 1125 wheredowego_1d
## 1126 whos_leonardo
## 1127 5sosfannnl
## 1128 MuffinnLadd
## 1129 taylorvelaryon
## 1130 1d__larry___
## 1131 midnightzrain
## 1132 1d__larry___
## 1133 bellemurphyyy
## 1134 theraredeluxe
## 1135 bellemurphyyy
## 1136 dontblamelisa
## 1137 jeansaystaistoi
## 1138 lisaskywaIker
## 1139 1D_DailySpain
## 1140 sunshinehobi_4
## 1141 Army4evva
## 1142 Merediith731
## 1143 _gateshead
## 1144 FlorCas25714727
## 1145 Grace_stateof
## 1146 autrevies
## 1147 DnaOkayboy
## 1148 CarrotGirl_1D
## 1149 CarrotGirl_1D
## 1150 CarrotGirl_1D
## 1151 CarrotGirl_1D
## 1152 CarrotGirl_1D
## 1153 CarrotGirl_1D
## 1154 choosinglove28
## 1155 OzlimanSercan
## 1156 Ang3lsFly91
## 1157 Station613
## 1158 wheredowego_1d
## 1159 SilentSwiftie
## 1160 icsparksflying
## 1161 lucaoliveer13
## 1162 genderflower
## 1163 wheredowego_1d
## 1164 taylorswiftbzz
## 1165 delicatetheman
## 1166 1d__larry___
## 1167 wheredowego_1d
## 1168 crxxstobal
## 1169 lovenongcake
## 1170 PemmyPemmy22
## 1171 AnGeLDBlx
## 1172 era_midnights
## 1173 LOOKALIKEKP
## 1174 leoa_bia
## 1175 shigadabitch
## 1176 when_yu_shmile
## 1177 lerdchumore
## 1178 OwnedByLouis
## 1179 vi20845552
## 1180 tayIenia
## 1181 1d__larry___
## 1182 1D_5sos_Hustler
## 1183 1D_5sos_Hustler
## 1184 SolYangE_GMIT
## 1185 zaynharrygirl
## 1186 selmidnights
## 1187 wrongstatehc
## 1188 bautizallocco13
## 1189 tkpurple_1D
## 1190 youre_the_judge
## 1191 zieight08
## 1192 etvullveure_
## 1193 alya_maruli
## 1194 alya_maruli
## 1195 swiftiefer13
## 1196 taylors_ver
## 1197 theoldtayisdead
## 1198 iknowplcesz
## 1199 peacefulpeony
## 1200 _amy_chiara_
## 1201 lucy_Styles_28
## 1202 Iry091
## 1203 Chaotic_Yin
## 1204 luv_ingjeno
## 1205 flowrshl89
## 1206 sunstoned1
## 1207 Walton_Ocelot
## 1208 haveumetgi
## 1209 gwhispererr
## 1210 ChrstnETH
## 1211 pattzbitch
## 1212 newangelmalec
## 1213 1D_LoserLover
## 1214 marielelou24_1D
## 1215 linsomnia_25
## 1216 marielelou24_1D
## 1217 midnighxts
## 1218 CryptoRick88
## 1219 misterfibb
## 1220 AllyNr_1D
## 1221 1d_larry4life_
## 1222 otbkennedy
## 1223 AllyNr_1D
## 1224 sardothien_
## 1225 _mariyaaah_
## 1226 txtbnsph
## 1227 AllyNr_1D
## 1228 _coacoac_28_
## 1229 mizutamar11
## 1230 TwoGhosts_1D
## 1231 meetmaisatmidn
## 1232 RonnieLovesTay
## 1233 m0n01un3
## 1234 captofthecrux_
## 1235 Death_Burger
## 1236 AFTER_HKS
## 1237 Station613
## 1238 Station613
## 1239 Station613
## 1240 Station613
## 1241 pirozhyuri
## 1242 happy_as_larrie
## 1243 liminal_trash
## 1244 HaroldsHoobies
## 1245 1DBelgiqueNews
## 1246 temotia_
## 1247 mikokomonami
## 1248 BargianoAnto
## 1249 1d_is_amazayn28
## 1250 jotaelix
## 1251 aesykrn
## 1252 ohmlivoer
## 1253 1d_is_amazayn28
## 1254 crynightsky
## 1255 larryysprincess
## 1256 ifzjuli
## 1257 yeonseung_
## 1258 radfemhawtrii
## 1259 LMixTaylorS
## 1260 momoat0107
## 1261 Tpwkhs16878127
## 1262 int_main_akuru
## 1263 ahlaaaambeeeen
## 1264 ailuumaidana_
## 1265 acousticnialI
## 1266 8bit_ghosts
## 1267 moon_and_saturn
## 1268 dwynqrg
## 1269 CarrotGirl_1D
## 1270 a_m_b_e_r_p_m
## 1271 syasipat
## 1272 nigdywiecejlez
## 1273 thesixthbennet
## 1274 moongrapejuice
## 1275 Jaione240
## 1276 aronaddict
## 1277 __Lizannsonders
## 1278 Rebecca_14LA
## 1279 GhsJoselin
## 1280 1D_Tomtam_NRC
## 1281 THEKallapangha
## 1282 psychlcsandwich
## 1283 1Chris_Swift2
## 1284 SalvaFearless_
## 1285 mari_ragnvindr
## 1286 arantxapr_
## 1287 Gabrihell_4
## 1288 Lucia_28s
## 1289 stereohe4rt
## 1290 faggherita
## 1291 jennicka_bacon
## 1292 njh_hda_afi
## 1293 wendywarmheart_
## 1294 altharsintid
## 1295 HsOnlyAngelxo
## 1296 sott_HsLt
## 1297 KhizraShaikh5
## 1298 teresana63
## 1299 janobiebs_1D
## 1300 NWahidahhh
## 1301 Gabiischinato
## 1302 Mapaz0711
## 1303 1D_famss
## 1304 mrsmendes102
## 1305 LavanyaChavalii
## 1306 CuerpoVolado
## 1307 lucy_Styles_28
## 1308 stella_1d
## 1309 hs_lt_1d_ly
## 1310 tobaz1954
## 1311 soso_niick
## 1312 hs_lt_1d_ly
## 1313 tobaz1954
## 1314 sugarfolk
## 1315 obviously09
## 1316 Dewnosaurio
## 1317 mikaylamnesia
## 1318 swtbreathinx
## 1319 ashleyjuliette
## 1320 whoisminer
## 1321 carats2696
## 1322 daisyjonx
## 1323 foolforjoe
## 1324 alwayyslarry
## 1325 Natalia_0904
## 1326 sarahmnbpl
## 1327 cah_mst1
## 1328 yellwumbrlla
## 1329 mtgpredator1
## 1330 hausofdeuce
## 1331 2chomeHouse
## 1332 babielarrie
## 1333 Llamarswift13
## 1334 itssuriakamilan
## 1335 swiftgumball
## 1336 folklore_SideB
## 1337 djshimoyama
## 1338 angelbbylouis
## 1339 1d_beat
## 1340 youngkanddaisy
## 1341 thislovesbad
## 1342 sophtheloaf22
## 1343 1d_MainlyLarry
## 1344 crookedweasley
## 1345 littlelarrie_j
## 1346 Moments_890
## 1347 JoDrs28
## 1348 criminalrry__
## 1349 Pedro_Tiago_
## 1350 1d_MainlyLarry
## 1351 1d_MainlyLarry
## 1352 fearvless89
## 1353 lmaojulie13
## 1354 1d_MainlyLarry
## 1355 1d_MainlyLarry
## 1356 cutsoyaa
## 1357 sabschase
## 1358 AmericaHoran_1D
## 1359 gemeinschaaft
## 1360 yoonminimoniot7
## 1361 AmericaHoran_1D
## 1362 1d_MainlyLarry
## 1363 licachorando
## 1364 itssuriakamilan
## 1365 alexxx_211
## 1366 itssuriakamilan
## 1367 1d_MainlyLarry
## 1368 1d_MainlyLarry
## 1369 simevesconganas
## 1370 akubonbin
## 1371 Kazz8170
## 1372 RakshitAyantika
## 1373 audreygrace83
## 1374 cianneila
## 1375 frathetic
## 1376 saycookie28
## 1377 ryoo_1d
## 1378 Arpitaloves_1d
## 1379 nowayevelyn
## 1380 swiftwilight13
## 1381 TarisaNataniel
## 1382 Arpitaloves_1d
## 1383 Arpitaloves_1d
## 1384 Arpitaloves_1d
## 1385 antiknock1985
## 1386 tipobiga
## 1387 Arpitaloves_1d
## 1388 KyuwookF
## 1389 1d_milou
## 1390 Arpitaloves_1d
## 1391 azrieldreams
## 1392 nothingjustp_k
## 1393 Arpitaloves_1d
## 1394 shokhboz177
## 1395 missgolden28
## 1396 suzzyvip
## 1397 rep138
## 1398 benjam_13
## 1399 itssuriakamilan
## 1400 kiaa_241
## 1401 BadlerDiana
## 1402 grcsophie
## 1403 Cindernonu
## 1404 alwaysyoulou_1D
## 1405 coercedbabe
## 1406 alwaysyoulou_1D
## 1407 alwaysyoulou_1D
## 1408 umtoxicozinho
## 1409 liviathuler_
## 1410 araaichi
## 1411 DIGDIG_OKAYAMA
## 1412 shahzerkhan
## 1413 tkpurple_1D
## 1414 minaa________
## 1415 nora_1d_hp
## 1416 derek_kjj
## 1417 Neymar_1d_
## 1418 maaariez
## 1419 redv_Ivet
## 1420 CarrotGirl_1D
## 1421 CarrotGirl_1D
## 1422 CarrotGirl_1D
## 1423 CarrotGirl_1D
## 1424 nasiiraa_1d
## 1425 thegreatgabzzy
## 1426 ClaireProphesy
## 1427 thinxness
## 1428 NineNineCraig
## 1429 CarrotGirl_1D
## 1430 1D_fan2021
## 1431 starlight_taegi
## 1432 CarrotGirl_1D
## 1433 CarrotGirl_1D
## 1434 thirdycy
## 1435 CarrotGirl_1D
## 1436 gabri_house
## 1437 stunninbrina
## 1438 1D_fan2021
## 1439 nora_1d_hp
## 1440 lolshesalesbian
## 1441 mariionapons_
## 1442 __Aureus__
## 1443 dinasarian
## 1444 killjoyara
## 1445 notti_mt
## 1446 1d_lh28
## 1447 Avantika_1D
## 1448 nora_1d_hp
## 1449 kenda_1d
## 1450 fuckuanywxy
## 1451 Sitbonethwe
## 1452 Lavanniya4
## 1453 nora_1d_hp
## 1454 Finance290
## 1455 MauricioM_Gomez
## 1456 bloodofrep
## 1457 bellacsouza
## 1458 nora_1d_hp
## 1459 __Craving__
## 1460 Maria_p_1d
## 1461 HumSherHai
## 1462 cowboylikefinn
## 1463 lostinfabs
## 1464 osamulfc
## 1465 killbowie
## 1466 wildestyle13
## 1467 BITCOINTRAPPER
## 1468 marielelou24_1D
## 1469 Avantika_1D
## 1470 Avantika_1D
## 1471 1D_Tomtam_NRC
## 1472 acabecca
## 1473 tanyaAmam
## 1474 NeedAGetawayCar
## 1475 mariamolina7401
## 1476 sadgirlbenedict
## 1477 HopiaSaMenpa
## 1478 Avantika_1D
## 1479 _littlematilda
## 1480 qinath_
## 1481 Douxjessie
## 1482 sznsticks
## 1483 mirrortays
## 1484 amandapdp3
## 1485 naufalnianwar
## 1486 monsechh
## 1487 Nikita54067730
## 1488 Mati_190
## 1489 helloangykitty
## 1490 chokopayamato
## 1491 Maria_p_1d
## 1492 KeziaGio
## 1493 Hitosi_Dr
## 1494 midnightsandme
## 1495 khymct
## 1496 lipstickyungsoo
## 1497 Avantika_1D
## 1498 kike7009
## 1499 BiggerThanMisty
## 1500 sarulvsJps
## 1501 liahxenha
## 1502 pendehhoe
## 1503 HamaEsaka
## 1504 hadaglitch
## 1505 folkIorian13
## 1506 DYALRO
## 1507 iratxe_stark
## 1508 jaemidnights
## 1509 atomicbot_
## 1510 ptilllll
## 1511 ainelzm
## 1512 7_j_b_emo
## 1513 fierycherry
## 1514 36_urpi
## 1515 1D_Tomtam_NRC
## 1516 tswiftieshit
## 1517 gmcorrea93
## 1518 superchispa38
## 1519 RajabAlmukarrom
## 1520 FisiAxolotl
## 1521 __Lizannsonders
## 1522 tkpurple_1D
## 1523 1D_Tomtam_NRC
## 1524 gaby_rr14
## 1525 kyubinlover
## 1526 nadssu
## 1527 gixherondale
## 1528 Toke_Eji
## 1529 raytatata13
## 1530 sellyjin092
## 1531 whosxlu
## 1532 oates13_
## 1533 rathrango
## 1534 adlinrsln
## 1535 likeharkness
## 1536 SmiSasusakuTS
## 1537 98TKM1114
## 1538 midnighxs
## 1539 caseofyuh
## 1540 moimooi_
## 1541 addictedtonyc
## 1542 cfolklores
## 1543 Courtney__1D
## 1544 stylelor13
## 1545 FurphyGrace
## 1546 ThSevenYearItch
## 1547 _GottaBeYou_1D
## 1548 alenkkkj
## 1549 harriet_sty1es
## 1550 alenkkkj
## 1551 nasiiraa_1d
## 1552 NITELIST_MUSIC
## 1553 arpit_1989
## 1554 nasiiraa_1d
## 1555 Lunar0mar
## 1556 LuthienElessar
## 1557 ginchanism_
## 1558 07purpleheart_
## 1559 sgpostlng
## 1560 DhrutiNimkar
## 1561 holaiamella
## 1562 deejay_barony
## 1563 cxmbrx
## 1564 tkpurple_1D
## 1565 holaiamella
## 1566 twelveamswiftie
## 1567 Cristina___1D
## 1568 fruitymerchloe
## 1569 lavanderhaze131
## 1570 augustforeverrr
## 1571 hurricaneofsel
## 1572 Matilda__1D
## 1573 Matilda__1D
## 1574 champagne19prob
## 1575 cashidalgostein
## 1576 whats_abrian
## 1577 hauntevil
## 1578 LeahItsleya
## 1579 folksmorer
## 1580 jaehyunsdaught1
## 1581 HaroldsHoobies
## 1582 bootyhypnotic
## 1583 elenaLJ_
## 1584 selxringz
## 1585 stxrryisland
## 1586 CharlotteHerrm4
## 1587 Niall3991Horan
## 1588 Lightzuli
## 1589 coruna_val
## 1590 kdramerchph
## 1591 otblcmm
## 1592 kdramerchph
## 1593 treaycherous
## 1594 holdsaito
## 1595 4ruqtyi
## 1596 1d_gravity__
## 1597 MsChoomTop
## 1598 Kobudho_1D
## 1599 _zyoswift
## 1600 sara_penne_
## 1601 Lalala22630372
## 1602 LaTaDaisy
## 1603 lerngerki
## 1604 Michi_Ca_Pin
## 1605 phillychilly2
## 1606 Alanredd13
## 1607 rkthghts
## 1608 itlotn
## 1609 flklorelipa
## 1610 illicit_hero
## 1611 RibbaaR
## 1612 JakartaSf
## 1613 dreamsndelusion
## 1614 christinephili
## 1615 treasure_bns
## 1616 miks_craft13
## 1617 ordinaryabbey
## 1618 railmealltooweL
## 1619 LuzmeL9
## 1620 miks_craft13
## 1621 ideal_society
## 1622 alpacawuvs
## 1623 anne_pmo
## 1624 stargeaze
## 1625 BiaBianca01
## 1626 flowerchildhs
## 1627 stf4vs
## 1628 sisiist91
## 1629 p3achyghost
## 1630 doodleloves1D
## 1631 AdeHoran97
## 1632 wotisyeet
## 1633 Fabriakkermans
## 1634 R0ebn
## 1635 JohnRude15
## 1636 MovePerrie18
## 1637 Tswifts_arms
## 1638 alisha_baretto
## 1639 candeleclerc16
## 1640 charliekills13
## 1641 ashrry_1D
## 1642 byerscrf
## 1643 outofdaawoods13
## 1644 goldxrussell
## 1645 ashrry_1D
## 1646 coldasyou13_
## 1647 crfdora
## 1648 aguscrnls
## 1649 xcrikeymikeyx
## 1650 Mayu__Chan
## 1651 Mariajo0057
## 1652 1d_babygirlss
## 1653 reputati0nTV
## 1654 1d_babygirlss
## 1655 xsatanswift
## 1656 saraobrien_26
## 1657 reignxxi
## 1658 ayat1625
## 1659 hitthepedal_
## 1660 Lo20376798
## 1661 majrbb
## 1662 hstymusto
## 1663 FAITHXFUTURE
## 1664 Allisonvive23
## 1665 andyfiennes
## 1666 avocadolklore
## 1667 1D_flashback
## 1668 1d_babygirlss
## 1669 1D_flashback
## 1670 1DAFSanta
## 1671 1d_babygirlss
## 1672 Numu13Version
## 1673 1d_babygirlss
## 1674 herstweets
## 1675 themultifandoms
## 1676 raymudms
## 1677 Sweet_xiii
## 1678 _fxbrxv_
## 1679 littl3fr_ak
## 1680 Kaito_kid1998
## 1681 HaeTanaIndigo
## 1682 exhockeyfan44
## 1683 ripclara
## 1684 fanuelytz
## 1685 pezzsmiles
## 1686 mmyeongoo
## 1687 reinteithrep
## 1688 QueenTLord
## 1689 TheBoySwifties
## 1690 tatx_1D_Dallas
## 1691 mohinko69
## 1692 1d_larry4life_
## 1693 ripclara
## 1694 SwiftiesRegion
## 1695 1D_5sos_Hustler
## 1696 1d_larry4life_
## 1697 karmaismo
## 1698 Niallina1985_1D
## 1699 greatesttears
## 1700 jupiter_riccis
## 1701 333folklvs
## 1702 AuutaAuuta2
## 1703 sforlouisstyles
## 1704 gaveuponlife13
## 1705 SarahIzzatiG
## 1706 a5ahikun
## 1707 1D_5sos_Hustler
## 1708 khunchawarin
## 1709 1D_5sos_Hustler
## 1710 LOUWTHES91
## 1711 _GottaBeYou_1D
## 1712 _GottaBeYou_1D
## 1713 potpotaynew
## 1714 Espoirvients
## 1715 ShemeemAhammed
## 1716 yeboah__
## 1717 Harees_ms
## 1718 wonderlandsrry
## 1719 twinkleliltstar
## 1720 TweetByThapz
## 1721 ilovemypetal
## 1722 MarvinDavid626
## 1723 mohammadraihan8
## 1724 sforlouisstyles
## 1725 ASingleDeath
## 1726 marielelou24_1D
## 1727 marielelou24_1D
## 1728 anti_gifted
## 1729 acbb_04
## 1730 alee_cabj11
## 1731 1d_larry4life_
## 1732 1d_larry4life_
## 1733 jose_1d
## 1734 spellman_aria
## 1735 idkmvtin4_1D
## 1736 idkmvtin4_1D
## 1737 mel_xzh
## 1738 izazure
## 1739 midviz
## 1740 ilovelouandhazz
## 1741 Aly_reste
## 1742 shaughran
## 1743 theia_sol
## 1744 caroooline79
## 1745 Al_3seery
## 1746 tsmidnightstgw
## 1747 Nav77970096
## 1748 ArchieSwift13
## 1749 Neymar_1d_
## 1750 MidnightSaviour
## 1751 ingridc_studio
## 1752 GoldStockGuy1
## 1753 neodaee
## 1754 Shazelyn1
## 1755 xkcp13
## 1756 Guii029
## 1757 1d_Shawol
## 1758 thegodsludge
## 1759 supahmyk
## 1760 elisversion13
## 1761 1D_lt91perfect
## 1762 f8BpyLFi1YEj57t
## 1763 1D_lt91perfect
## 1764 lalalow_1556
## 1765 Letty809
## 1766 WillAAAHHH
## 1767 Nils0Sjoberg
## 1768 Alexand88841237
## 1769 dandelion3369
## 1770 TToThemoons
## 1771 SwarryTyles
## 1772 sudamasakink
## 1773 ruka0914
## 1774 candynikko
## 1775 reputationoftay
## 1776 1d_Shawol
## 1777 ggstanxswift
## 1778 majrbb
## 1779 mikkhaan
## 1780 maceda_96
## 1781 MXRRORBALLS1989
## 1782 pliyansss
## 1783 maroononvinyl
## 1784 hige_after5
## 1785 wavesofperry
## 1786 sshi_joy
## 1787 Meg_1d_lover
## 1788 mchllnglrnd
## 1789 hobishope07
## 1790 AbOdDyaloo
## 1791 demiscardigan
## 1792 Tetsuya_s_2022
## 1793 Amae4Jinnie
## 1794 1d_Shawol
## 1795 uptown_girlll
## 1796 veebeato
## 1797 pani_na_fochu
## 1798 yashiree1
## 1799 dumsunny
## 1800 yashiree1
## 1801 Ohh_Yeah_1D
## 1802 roybelfangirl
## 1803 effiepattycak3
## 1804 1d_babygirlss
## 1805 BrixtonNaoki
## 1806 BrixtonNaoki
## 1807 Stateofgrace102
## 1808 GabrielTaibi
## 1809 Allie_Luvs_1D
## 1810 lxzgtt
## 1811 BriannaTaibi
## 1812 skinnybitchluv
## 1813 tayismycupcakee
## 1814 1d_Shawol
## 1815 gsb_tokyo
## 1816 smilevvsmilevv
## 1817 kii1014
## 1818 Avantika_1D
## 1819 JrManuelGuillen
## 1820 Pandaxnz
## 1821 taylorforme13
## 1822 ProudofLouis__
## 1823 sprinkles365
## 1824 1d_Shawol
## 1825 Avantika_1D
## 1826 arivchy
## 1827 smalik_1D
## 1828 dadangan
## 1829 daemyra_1D
## 1830 cowboyIikeem
## 1831 daemyra_1D
## 1832 swiftlygal
## 1833 daemyra_1D
## 1834 dresslix
## 1835 wbejeweled
## 1836 1d_Shawol
## 1837 Ohh_Yeah_1D
## 1838 Ohh_Yeah_1D
## 1839 Ohh_Yeah_1D
## 1840 victorhuasi
## 1841 Ohh_Yeah_1D
## 1842 1d_Shawol
## 1843 maiiikura
## 1844 cherishingilll
## 1845 Ohh_Yeah_1D
## 1846 Sry1Dxx5
## 1847 blackroseHS
## 1848 speaknow01
## 1849 Akira_ES
## 1850 thaisluko
## 1851 1d_Shawol
## 1852 monicaswarovski
## 1853 wildestts
## 1854 tswifthales
## 1855 trwrdi
## 1856 ILove__1D__
## 1857 LauraEv67093280
## 1858 _antoniaqq
## 1859 SOGI_1D
## 1860 Darth_Migs
## 1861 0721_gon
## 1862 scareyouaway
## 1863 sukhaocart
## 1864 afvulax
## 1865 AlertTrade
## 1866 AlertTrade
## 1867 csa_rx
## 1868 1d_gravity__
## 1869 takemetochcrch
## 1870 chazaenul
## 1871 ciapecintacogan
## 1872 Neymar_1d_
## 1873 childofconfetti
## 1874 _crazy_about_1d
## 1875 Liuskaluiska
## 1876 ITHKCH4LAMET
## 1877 SwiftXuna
## 1878 1d_Shawol
## 1879 iMoouurr
## 1880 pica_rossella1
## 1881 alexsadruh
## 1882 Alihd7
## 1883 viptilwhnver
## 1884 1d_familyshow
## 1885 yeganehYEK
## 1886 tzumosamichaeyu
## 1887 Ohh_Yeah_1D
## 1888 Ohh_Yeah_1D
## 1889 bbwarbz
## 1890 1D_ma_blog
## 1891 1d_Shawol
## 1892 1D_AMAvote
## 1893 1D_AMAvote
## 1894 1d_Shawol
## 1895 bujias__
## 1896 SergioKeithh
## 1897 1D_5sos_Hustler
## 1898 SevenIvyConey
## 1899 LavenderOnMee
## 1900 1D_5sos_Hustler
## 1901 Madison99730051
## 1902 Naya_Sh_28
## 1903 9999RUM
## 1904 ChuJ2117
## 1905 nrltshh
## 1906 triangleosaka
## 1907 RSPBExeEstuary
## 1908 mystique_chaos
## 1909 Baba_Gannah
## 1910 perrielloyd
## 1911 cherrysuckers19
## 1912 azri_nv
## 1913 mahdi_njt
## 1914 Jnn427
## 1915 SolCRobles
## 1916 kkayesoo
## 1917 Avantika_1D
## 1918 moeralu
## 1919 Hugzefj
## 1920 1D_5sos_Hustler
## 1921 3kom3ya
## 1922 Avantika_1D
## 1923 fusionxrry
## 1924 Thisloveisgood3
## 1925 dohaeyiz
## 1926 unknown39077245
## 1927 Davidson_sam1
## 1928 Avantika_1D
## 1929 bemyyves
## 1930 Avantika_1D
## 1931 1D_FITF28
## 1932 brycenmv
## 1933 Gambiste1
## 1934 ashrry_1D
## 1935 1D_FITF28
## 1936 luccasxoxo
## 1937 Fw10535879
## 1938 1D_FITF28
## 1939 JoseL_VintureC
## 1940 EshaJadhav2
## 1941 afterfolkever
## 1942 daemyra_1D
## 1943 kwamelawless
## 1944 BalansVit
## 1945 jun190811
## 1946 hayatcokzor_727
## 1947 whatevsna
## 1948 Allie_Luvs_1D
## 1949 tobaz1954
## 1950 LoveAlw28s
## 1951 asimpforlouis
## 1952 persxuasion
## 1953 xsunthelouisx
## 1954 user710238
## 1955 DhatBoiYM
## 1956 chararry
## 1957 4ck_money
## 1958 Maxibrown2
## 1959 _fiqqqq_
## 1960 ikes_kobby
## 1961 i_am_koranteng
## 1962 IzQuame
## 1963 btdecember13
## 1964 ivytwt1
## 1965 cryptowarloard
## 1966 paa_kobinaa
## 1967 IkaksonF
## 1968 Yanks_Uchiha
## 1969 Filaman19
## 1970 oninemalone
## 1971 Obiba_Nana_
## 1972 AlphaSarkces
## 1973 sadbigtittybtch
## 1974 O_dgx1
## 1975 papay3guyyy
## 1976 wokwasia_
## 1977 yhaah_lina
## 1978 marielelou24_1D
## 1979 EDWOODSbilly
## 1980 pcallinghere
## 1981 sohycronyy
## 1982 atzp1h
## 1983 Pnut_MK
## 1984 _lunahime_
## 1985 marielelou24_1D
## 1986 the1_afterglow
## 1987 UraniumCaesar
## 1988 lacyjimtonic
## 1989 safestzoneever
## 1990 Eva13_12
## 1991 ann_jaan13
## 1992 Imred131
## 1993 harurut_13
## 1994 enhaneoz
## 1995 midnightveIvets
## 1996 urfavpainkiller
## 1997 United_for_1D_
## 1998 United_for_1D_
## 1999 PAPA_IS_BORED
## 2000 donaablink31
## 2001 frathetic
## 2002 United_for_1D_
## 2003 frathetic
## 2004 Yoonmin_1D
## 2005 Yoonmin_1D
## 2006 1D_skz_energy
## 2007 Yoonmin_1D
## 2008 Miranda_Jenius
## 2009 nnswift13
## 2010 tkpurple_1D
## 2011 _superiorfjs12
## 2012 MikayBhay
## 2013 leviswiftie
## 2014 beebeel09737584
## 2015 werejustlikelou
## 2016 IgotbeZiam
## 2017 icarusfallsmoon
## 2018 minniee_1d
## 2019 syinichii
## 2020 lachhhho
## 2021 1D_TeresaHS
## 2022 BioDynaMo_org
## 2023 Abdulrehman_1d
## 2024 Freefols_1D
## 2025 Freefols_1D
## 2026 woodvalevermore
## 2027 Freefols_1D
## 2028 1D_FITF28
## 2029 pasta_carb0nara
## 2030 LittleLaiLin
## 2031 kensei_crl
## 2032 himereece
## 2033 himereece
## 2034 Avantika_1D
## 2035 Avantika_1D
## 2036 ArleneR_1D
## 2037 1D_girl_anna
## 2038 1D_girl_anna
## 2039 1D_girl_anna
## 2040 1D_girl_anna
## 2041 1D_girl_anna
## 2042 Avantika_1D
## 2043 1D_girl_anna
## 2044 1d_Shawol
## 2045 1D_girl_anna
## 2046 acitydove
## 2047 swiftkev13
## 2048 Avantika_1D
## 2049 2SWvKVlxlxHCyDV
## 2050 elizel_santos
## 2051 pnonyo
## 2052 cobwebbedlife
## 2053 pricelesswine13
## 2054 the_D_in_1D
## 2055 Avantika_1D
## 2056 the_D_in_1D
## 2057 the_D_in_1D
## 2058 Avantika_1D
## 2059 Tenmidnights
## 2060 ArleneR_1D
## 2061 braxtonmg
## 2062 ArleneR_1D
## 2063 PjmluvrEra
## 2064 minniee_1d
## 2065 minniee_1d
## 2066 tayluvzen
## 2067 enust
## 2068 kindness_ksw
## 2069 yasu_m_m_s
## 2070 _bubblegreen_
## 2071 swiftielikem3
## 2072 Avantika_1D
## 2073 ____A_y_o_____
## 2074 DeepVeerLuv
## 2075 soulxinxthexsky
## 2076 1d_lh28
## 2077 redcardiganz
## 2078 Avantika_1D
## 2079 Roland21226830
## 2080 suckling_adam
## 2081 Roland21226830
## 2082 yvenisinexile
## 2083 Roland21226830
## 2084 teletubbswift13
## 2085 STRIPEDCRESCENT
## 2086 Telcoin_India
## 2087 Roland21226830
## 2088 MTesquet
## 2089 kensei_crl
## 2090 tkpurple_1D
## 2091 soulxinxthexsky
## 2092 soulxinxthexsky
## 2093 _bubblegreen_
## 2094 Sanjaynarayan23
## 2095 1D_FanFics11
## 2096 aingael_mommy
## 2097 shinyskiies
## 2098 soulxinxthexsky
## 2099 JoeInska
## 2100 soulxinxthexsky
## 2101 1d_lh28
## 2102 soulxinxthexsky
## 2103 MusicIndustryTS
## 2104 xie_charlie
## 2105 15claudia90_1D
## 2106 15claudia90_1D
## 2107 15claudia90_1D
## 2108 15claudia90_1D
## 2109 Yoonmin_1D
## 2110 ArtfulArif07
## 2111 samruddhi_khair
## 2112 Sevenexil3
## 2113 1d_lh28
## 2114 rszegi_rka28
## 2115 Emyyxx_1D
## 2116 rszegi_rka28
## 2117 madricochet
## 2118 1d_Obsessionnn
## 2119 1d_Obsessionnn
## 2120 moviesseries_1D
## 2121 1D_FITF28
## 2122 daemyra_1D
## 2123 daemyra_1D
## 2124 1d_Shawol
## 2125 daemyra_1D
## 2126 LooveNiall_1D
## 2127 1d_luvvv
## 2128 1D_FITF28
## 2129 1D_FITF28
## 2130 1d_luvvv
## 2131 1d_luvvv
## 2132 1d_luvvv
## 2133 1d_luvvv
## 2134 1d_Obsessionnn
## 2135 jacksfolklore
## 2136 1d_luvvv
## 2137 1d_luvvv
## 2138 1d_luvvv
## 2139 1d_luvvv
## 2140 KylaNoel8
## 2141 1d_Shawol
## 2142 walkinginthe_1D
## 2143 1d_luvvv
## 2144 1d_luvvv
## 2145 1d_luvvv
## 2146 IHEARTJOSHCHEN
## 2147 1d_luvvv
## 2148 HaiDang2121996
## 2149 1d_luvvv
## 2150 1d_Shawol
## 2151 IrisBarryAllen
## 2152 jime_flores__
## 2153 1d_Shawol
## 2154 SwiftieTaylor23
## 2155 toleratingit13
## 2156 1d_Shawol
## 2157 1d_Shawol
## 2158 1d_larry_hun
## 2159 DeadTS13fan
## 2160 Livyourlife___
## 2161 nicolefrank6
## 2162 taylorswiftmus7
## 2163 HoareauNATHALI6
## 2164 Sara_JB_1D_
## 2165 sunihouis
## 2166 psychopayne_
## 2167 nickyyysev
## 2168 TSH__1D
## 2169 kiara_1d
## 2170 kiara_1d
## 2171 Letty13Swifite
## 2172 kiara_1d
## 2173 kiara_1d
## 2174 kiara_1d
## 2175 kiara_1d
## 2176 Ellen_Horan_1D
## 2177 goldenloueh_haz
## 2178 Buffet1Buffet
## 2179 Buffet1Buffet
## 2180 Buffet1Buffet
## 2181 Buffet1Buffet
## 2182 Buffet1Buffet
## 2183 1D__TS
## 2184 Buffet1Buffet
## 2185 Buffet1Buffet
## 2186 Buffet1Buffet
## 2187 evermoresupreme
## 2188 Buffet1Buffet
## 2189 1D__TS
## 2190 Sara_JB_1D_
## 2191 Buffet1Buffet
## 2192 SandrineG_1D
## 2193 1D__TS
## 2194 Buffet1Buffet
## 2195 melojoyyyyy
## 2196 Sanpei75196862
## 2197 Sanpei75196862
## 2198 whitelovers5
## 2199 janobiebs_1D
## 2200 Buffet1Buffet
## 2201 28DIANAMIGHTY
## 2202 Larrypotatod
## 2203 1D_TVD_BELIEBER
## 2204 _meowdumppp
## 2205 1D__TS
## 2206 enchantedtscr
## 2207 1D__TS
## 2208 defencelexxanna
## 2209 thetommoway919
## 2210 nielsedrick_
## 2211 asimpformike
## 2212 1D__TS
## 2213 YaelGreat
## 2214 sunnyangii
## 2215 1D__TS
## 2216 chewbacc4_
## 2217 karina_av_
## 2218 samaira_nafisa
## 2219 snowOnTheBtch
## 2220 janobiebs_1D
## 2221 janobiebs_1D
## 2222 Roxanne_1D
## 2223 PashaSWK
## 2224 PashaSWK
## 2225 TeumeMarketPH
## 2226 Vonnerrs
## 2227 iluvcolepreston
## 2228 United_for_1D_
## 2229 United_for_1D_
## 2230 PashaSWK
## 2231 treasure_bns
## 2232 kkaebsong_6104
## 2233 1D_Tomtam_NRC
## 2234 1d_luvvv
## 2235 PashaSWK
## 2236 nora_1d_hp
## 2237 1d_luvvv
## 2238 1d_luvvv
## 2239 1d_luvvv
## 2240 1d_luvvv
## 2241 1d_luvvv
## 2242 1d_luvvv
## 2243 1d_luvvv
## 2244 AqilahMukhlis
## 2245 1d_luvvv
## 2246 1d_luvvv
## 2247 1d_luvvv
## 2248 lightsuperla
## 2249 treasure_bns
## 2250 1d_luvvv
## 2251 shakkarpapalou
## 2252 1D_FITF28
## 2253 1D_FITF28
## 2254 nora_1d_hp
## 2255 louietomlinxson
## 2256 leslie_lorene
## 2257 jime_flores__
## 2258 youfakebetch_1d
## 2259 Caroool_PF
## 2260 Naya_Sh_28
## 2261 youfakebetch_1d
## 2262 thcarryonx
## 2263 Yoonmin_1D
## 2264 hummm0906
## 2265 bitch4_1d
## 2266 gay_in_fandoms
## 2267 snbrsky
## 2268 1D_TBSL
## 2269 1D_TBSL
## 2270 angelsfly028
## 2271 1D_TBSL
## 2272 1D_TBSL
## 2273 1D_TBSL
## 2274 cinnamonhaze13
## 2275 arlert_amii
## 2276 ElizabethZurzo1
## 2277 maryacraze1
## 2278 Niallina1985_1D
## 2279 NeverIsNever_
## 2280 swiftlytaystan
## 2281 1d_zquadd
## 2282 3lb0wgr34se
## 2283 1d_all_mylove
## 2284 Yoonmin_1D
## 2285 FeeqFeeqWafeeq_
## 2286 gorgeuslarry
## 2287 emptyscenario
## 2288 matildafiIms
## 2289 king44dess
## 2290 ryleehalsten
## 2291 soulxinxthexsky
## 2292 soulxinxthexsky
## 2293 Louis_avocaado
## 2294 Yoonmin_1D
## 2295 Monu94997998
## 2296 maya_loves_1d
## 2297 maya_loves_1d
## 2298 timelessly_ashk
## 2299 Yoonmin_1D
## 2300 maya_loves_1d
## 2301 maya_loves_1d
## 2302 maya_loves_1d
## 2303 1d_luvvv
## 2304 maya_loves_1d
## 2305 minniee_1d
## 2306 maya_loves_1d
## 2307 1d_luvvv
## 2308 maya_loves_1d
## 2309 Ruckus_1D
## 2310 1D_FanFics11
## 2311 Yoonmin_1D
## 2312 butterdatfly
## 2313 Jennife66282781
## 2314 saragraccee
## 2315 YDoUWantMyName6
## 2316 seonwoo_5
## 2317 CarrotGirl_1D
## 2318 CarrotGirl_1D
## 2319 screamtokiwi
## 2320 CarrotGirl_1D
## 2321 CarrotGirl_1D
## 2322 nasiiraa_1d
## 2323 LittleMix_1D
## 2324 teumevip
## 2325 Youreyes_28
## 2326 fullilsun
## 2327 1dsunshine_28
## 2328 daemyra_1D
## 2329 dreamietaekoo
## 2330 LouBear_85
## 2331 brittney24_
## 2332 rosesfrsnflwrry
## 2333 AreKool
## 2334 xxyeolove
## 2335 69thousandUSD
## 2336 KHAL_CRPT
## 2337 mariahdebutera
## 2338 myenhauls
## 2339 1d_jmcstyles
## 2340 Haba_Mayo
## 2341 SuzySueweetie
## 2342 fabiister
## 2343 meninadoliam_1D
## 2344 pankipelus
## 2345 therealdrmax
## 2346 AdventChild_BTC
## 2347 zouismyfavv
## 2348 liwezx
## 2349 vnillachey
## 2350 asm_oddeus
## 2351 1D_LenaNVili
## 2352 1D_LenaNVili
## 2353 alessiak03
## 2354 1d_manan_fan
## 2355 1d_manan_fan
## 2356 JaCki95
## 2357 fitf_hazza_lou
## 2358 1d_manan_fan
## 2359 mochidoies
## 2360 214karlaa
## 2361 DonahsAngel
## 2362 LauraEv67093280
## 2363 Athaliaaa29
## 2364 kulsum37801624
## 2365 cliffordmebf
## 2366 juan_espiinoza
## 2367 honey__spoons
## 2368 1d_owns_me_28
## 2369 1d_owns_me_28
## 2370 1d_owns_me_28
## 2371 1d_owns_me_28
## 2372 stan___1D
## 2373 zoesmithjones
## 2374 1d_owns_me_28
## 2375 ynfcart
## 2376 28__louisstyles
## 2377 1d_owns_me_28
## 2378 Tpwkhs16878127
## 2379 Lupita_lo1
## 2380 shiftoill
## 2381 BBKSHOP_PH
## 2382 Merelly24
## 2383 Rias_life_is_1d
## 2384 Rias_life_is_1d
## 2385 betty_and_i
## 2386 Avantika_1D
## 2387 djhiroki_33rec
## 2388 daemyra_1D
## 2389 NordinPumbaya
## 2390 Tpwkhs16878127
## 2391 annmarie5sos_1D
## 2392 KiahKaltiainen
## 2393 jmnlied
## 2394 _emmamd2010_
## 2395 theblackdash
## 2396 marielelou24_1D
## 2397 Pang_1D
## 2398 NaradiUsamah
## 2399 FitzAndLarry
## 2400 GinzaSukiBar
## 2401 marielelou24_1D
## 2402 Swiftie_2526
## 2403 MarianGM97
## 2404 1d_owns_me_28
## 2405 Biancah_1D
## 2406 Biancah_1D
## 2407 Biancah_1D
## 2408 Biancah_1D
## 2409 Arpitaloves_1d
## 2410 Biancah_1D
## 2411 bennygirl10
## 2412 Biancah_1D
## 2413 Biancah_1D
## 2414 1d_owns_me_28
## 2415 sullenoface0
## 2416 Biancah_1D
## 2417 Biancah_1D
## 2418 Biancah_1D
## 2419 Biancah_1D
## 2420 Biancah_1D
## 2421 mmh_idontknow
## 2422 Arpitaloves_1d
## 2423 Arpitaloves_1d
## 2424 1d_owns_me_28
## 2425 1d_owns_me_28
## 2426 ohmy_GOD_1D
## 2427 ohmy_GOD_1D
## 2428 ohmy_GOD_1D
## 2429 1d_owns_me_28
## 2430 1d_owns_me_28
## 2431 1d_owns_me_28
## 2432 mintSUN_shine
## 2433 RobinDrennenBr1
## 2434 RdhTracy
## 2435 Blockonethv
## 2436 man09621
## 2437 _BlueFaires_
## 2438 a5ahikun
## 2439 1d_babygirlss
## 2440 1d_babygirlss
## 2441 1d_babygirlss
## 2442 _VM00N
## 2443 dlibyhbestie
## 2444 cowboydaylight
## 2445 OneBucFan47
## 2446 fernandahv_1d
## 2447 minniee_1d
## 2448 minniee_1d
## 2449 agibsteroni
## 2450 INYOURAREAPH
## 2451 INYOURAREAPH
## 2452 Neuro2343
## 2453 daemyra_1D
## 2454 CarrotGirl_1D
## 2455 CarrotGirl_1D
## 2456 murdock_sr
## 2457 CarrotGirl_1D
## 2458 AudreyMatty
## 2459 CarrotGirl_1D
## 2460 CarrotGirl_1D
## 2461 Nioxistyreumink
## 2462 Tay_1D_H10part2
## 2463 Girlonfire_1D
## 2464 1D_FanFics11
## 2465 loustyles21
## 2466 shuapify
## 2467 Girlonfire_1D
## 2468 2Shamaim
## 2469 MedinaAy1279
## 2470 account_hstyles
## 2471 CarleighBeute
## 2472 il_Volover_1D
## 2473 Yoonmin_1D
## 2474 uvmid
## 2475 zouismyfavv
## 2476 1d_perufanclub
## 2477 maniakjemblem
## 2478 Vismirbaig
## 2479 haley1Dstan
## 2480 sk8rjake15
## 2481 CarrotGirl_1D
## 2482 1d_lh28
## 2483 CarrotGirl_1D
## 2484 CarrotGirl_1D
## 2485 enust
## 2486 larriesarehot28
## 2487 annmarie5sos_1D
## 2488 _swiftianity_
## 2489 solomonalyy
## 2490 Roxanne_1D
## 2491 trashton5sauce
## 2492 marielelou24_1D
## 2493 ComfyZiam_25
## 2494 RaeluvBlueGreen
## 2495 jean_lover69
## 2496 NickTB45
## 2497 otbsweethome
## 2498 fcaltabellotta_
## 2499 ohmy_GOD_1D
## 2500 mtrdmnzdmnk_20
## 2501 SANDRUXISS
## 2502 ohmy_GOD_1D
## 2503 1d_perufanclub
## 2504 marscartt
## 2505 bffswm
## 2506 rh3np
## 2507 ThickieRozay
## 2508 JoBros_1D_BTS
## 2509 GinKriss
## 2510 hyuk4iloml
## 2511 edl1tam
## 2512 alimentenme
## 2513 lou_high_walls
## 2514 Csmurfy1
## 2515 Csmurfy1
## 2516 wolvesruel
## 2517 loveharryS_1D_
## 2518 _1d_4ever_28
## 2519 _SatelliteAna28
## 2520 HOSHIC4RT
## 2521 pk_hoonisty
## 2522 LeahMarieee___
## 2523 aldobucs
## 2524 Issyhg
## 2525 maricon_0220
## 2526 minniee_1d
## 2527 homeisouralways
## 2528 Roxanne_1D
## 2529 CraigInThe843
## 2530 lionheart__siva
## 2531 wnterys
## 2532 Roxanne_1D
## 2533 daemyra_1D
## 2534 daemyra_1D
## 2535 Roxanne_1D
## 2536 Roxanne_1D
## 2537 larrybuzzz
## 2538 ily5sos__1d
## 2539 Roxanne_1D
## 2540 guatizol
## 2541 daemyra_1D
## 2542 karen_munevar9
## 2543 daemyra_1D
## 2544 cowboylikeamer
## 2545 91louispoem
## 2546 ily5sos__1d
## 2547 cswmwiphwsohm28
## 2548 charxstyles
## 2549 ohmy_GOD_1D
## 2550 truealIure
## 2551 nursey921
## 2552 N_L_H_Z_L_1D_
## 2553 Josh_88_groover
## 2554 JimmyCrypto888
## 2555 Hs1m_1D
## 2556 1d_mariana14
## 2557 mybendystraw
## 2558 strznseob
## 2559 ohmy_GOD_1D
## 2560 ohmy_GOD_1D
## 2561 Trupti_1D
## 2562 Nemesis021
## 2563 gabrn123
## 2564 astrokev1n
## 2565 louis28_harry2
## 2566 jeonandparks
## 2567 giihaee
## 2568 Louis_salad_1D
## 2569 ram_yta22
## 2570 Tanialit090764
## 2571 YoloFXAcademy
## 2572 YoloFXAcademy
## 2573 fitf_hazza_lou
## 2574 jeonghanhaul
## 2575 Tom_Peredo
## 2576 ThickieRozay
## 2577 nyniesthv
## 2578 sunflowerights
## 2579 LuckyCharm_28
## 2580 blue_vanille
## 2581 1D_Tomtam_NRC
## 2582 hxxthxrs
## 2583 LuckyCharm_28
## 2584 calmingmusk_
## 2585 Prksnghn_1208
## 2586 ThomasDwyane1
## 2587 bonyscribe
## 2588 4EAE_1D
## 2589 AlonsoCervera_
## 2590 ChiefsGotBlurrd
## 2591 Rin_san_1D
## 2592 AllThingsTBbucs
## 2593 Robertbyrne2001
## 2594 TheOMeara
## 2595 SI_Buccaneers
## 2596 cervoneelu
## 2597 Mari19433629
## 2598 FineLineee345
## 2599 yobecks
## 2600 1d__larry___
## 2601 uptonogood128
## 2602 kenda_1d
## 2603 ps4more3
## 2604 BcILoveuBabe
## 2605 daemyra_1D
## 2606 Valerysofia_1d
## 2607 paraevermore
## 2608 VTuberTweeter
## 2609 minniee_1d
## 2610 Clairekoumba1
## 2611 HARE_FMR
## 2612 1D_FanFics11
## 2613 IsabelM94902405
## 2614 IsabelM94902405
## 2615 HARE_FMR
## 2616 SebasVal11
## 2617 Natalia_TS_0
## 2618 tkpurple_1D
## 2619 melstylestommo
## 2620 il_Volover_1D
## 2621 il_Volover_1D
## 2622 golden28_1D
## 2623 gabyru_1D
## 2624 yellowsnow_1d
## 2625 Yoonmin_1D
## 2626 yellowsnow_1d
## 2627 blonde_niall_1d
## 2628 yellowsnow_1d
## 2629 blonde_niall_1d
## 2630 siIvernothing
## 2631 1d__larry___
## 2632 1D_Evie_5SOS
## 2633 yellowsnow_1d
## 2634 daemyra_1D
## 2635 _crazy_about_1d
## 2636 _crazy_about_1d
## 2637 tol_and_smoll
## 2638 thetommoway919
## 2639 Brookly34170015
## 2640 OxBless0917
## 2641 rustonyourdoor
## 2642 1d__larry___
## 2643 Csmurfy1
## 2644 1d__larry___
## 2645 1d_larry4life_
## 2646 1d_larry4life_
## 2647 Ohh_Yeah_1D
## 2648 safestzoneever
## 2649 safestzoneever
## 2650 Sann_1D
## 2651 sica_eclare
## 2652 fantasyofAl
## 2653 NotHappyJann
## 2654 Ohh_Yeah_1D
## 2655 fallenangeIs25
## 2656 TeumeMarketPH
## 2657 ratliffmark63
## 2658 seekerphoenix
## 2659 5evafangirl
## 2660 1d__larry___
## 2661 tommoluv91
## 2662 _serendipitysun
## 2663 intoflynn
## 2664 maguarydemorang
## 2665 fearlessdutchie
## 2666 maeintheam_
## 2667 hychilddiz
## 2668 stephy_182
## 2669 kenda_1d
## 2670 ayirpelle
## 2671 Horan28Poppy
## 2672 Roxanne_1D
## 2673 Roxanne_1D
## 2674 Roxanne_1D
## 2675 _1d_365
## 2676 Laceface28
## 2677 nicolegarza1000
## 2678 Daruma96586388
## 2679 JulietaV99
## 2680 lilfreakestela
## 2681 chloes_house
## 2682 CarrotGirl_1D
## 2683 CarrotGirl_1D
## 2684 crynightsky
## 2685 Occulence
## 2686 keepdriving369
## 2687 teaandfrozenpea
## 2688 EvelynGAMING1
## 2689 Basic_bxcky
## 2690 Dawn_Sis0725
## 2691 annmarie5sos_1D
## 2692 annmarie5sos_1D
## 2693 marielelou24_1D
## 2694 tbslchels
## 2695 mlovesmysteries
## 2696 1d_Obsessionnn
## 2697 ily5sos__1d
## 2698 ily5sos__1d
## 2699 Grimmestam
## 2700 JUSTLIKEYOUFTDT
## 2701 blonde_niall_1d
## 2702 moonfruit28
## 2703 valepm_1d
## 2704 mathoncbro
## 2705 Giselle_1D_5SOS
## 2706 BarrettTyler78
## 2707 1d_Obsessionnn
## 2708 JamieSh71553090
## 2709 1D_Tomtam_NRC
## 2710 Mack__O
## 2711 tehdinginnn
## 2712 1d_Obsessionnn
## 2713 irmi_e
## 2714 alissy2891
## 2715 Alyssers_s
## 2716 ItIsAsItWas
## 2717 Jana_1D
## 2718 Jana_1D
## 2719 Janaviisharma1
## 2720 imdatingwinwin
## 2721 Annie23703
## 2722 Marina21446771
## 2723 daemyra_1D
## 2724 daemyra_1D
## 2725 natalie_28otb
## 2726 Jana_1D
## 2727 daemyra_1D
## 2728 daemyra_1D
## 2729 Jana_1D
## 2730 Jana_1D
## 2731 valepm_1d
## 2732 1D_OhNoNiall
## 2733 v_rocio07
## 2734 daemyra_1D
## 2735 Jana_1D
## 2736 Jana_1D
## 2737 urehalfwayhome
## 2738 blonde_niall_1d
## 2739 Giselle_1D_5SOS
## 2740 daemyra_1D
## 2741 1D_TPWK2
## 2742 golden28_1D
## 2743 endkampf
## 2744 GiantBalls5
## 2745 daemyra_1D
## 2746 WWE_1D_5SOS_JB
## 2747 ChloeWinslow28
## 2748 BTBFAN2005
## 2749 1D_infoportugal
## 2750 WWE_1D_5SOS_JB
## 2751 1D_lover_one
## 2752 1D_mahone_xo99
## 2753 thequeensheart
## 2754 _GottaBeYou_1D
## 2755 glonk_sad
## 2756 WWE_1D_5SOS_JB
## 2757 1d_Obsessionnn
## 2758 FFPmoonman
## 2759 1D_mahone_xo99
## 2760 1D_mahone_xo99
## 2761 knjzie
## 2762 liaococo1
## 2763 CarrotGirl_1D
## 2764 1D_mahone_xo99
## 2765 katya4444
## 2766 TanushriTasha
## 2767 1D_mahone_xo99
## 2768 littlelarrie_j
## 2769 CEGOMAJO
## 2770 1D_mahone_xo99
## 2771 etherealyours
## 2772 babyzjune
## 2773 ArleneR_1D
## 2774 gloria_HyL_1D
## 2775 Gambiste1
## 2776 LarrySt28_1D
## 2777 lillyabbi
## 2778 SuMmEr_ash0526
## 2779 redpanda606
## 2780 apollopilled
## 2781 1d_0829lp
## 2782 fan_of_1D_hnllz
## 2783 MLSNEXT
## 2784 love_n_thunder
## 2785 goldenMoon28_
## 2786 Ter2io
## 2787 dinacriedpower
## 2788 fan_of_1D_hnllz
## 2789 thoedasscolson
## 2790 golden28_1D
## 2791 golden28_1D
## 2792 fan_of_1D_hnllz
## 2793 fan_of_1D_hnllz
## 2794 beth_callin24
## 2795 fan_of_1D_hnllz
## 2796 _GottaBeYou_1D
## 2797 golden28_1D
## 2798 _GottaBeYou_1D
## 2799 _GottaBeYou_1D
## 2800 _GottaBeYou_1D
## 2801 1d_aracely
## 2802 zzynjavv
## 2803 fan_of_1D_hnllz
## 2804 Kenz_1d
## 2805 Kenz_1d
## 2806 lucimar_1d_
## 2807 annmarie5sos_1D
## 2808 Kenz_1d
## 2809 ChloeWinslow28
## 2810 Cortes22Val
## 2811 French_1D_Girl
## 2812 _crazy_about_1d
## 2813 _crazy_about_1d
## 2814 4naelle_Styles
## 2815 MihaKline7
## 2816 rhymeswsherry
## 2817 tommo28sun
## 2818 1D_infoportugal
## 2819 Kinsey_3
## 2820 1d_MainlyLarry
## 2821 grcrypto1
## 2822 Joanne_1D
## 2823 atypic_el
## 2824 1D_DailySpain
## 2825 golden28_1D
## 2826 Girlonfire_1D
## 2827 Tini_y_1D
## 2828 1d_leftpinkytoe
## 2829 robjones9753
## 2830 w_k_1d_everyday
## 2831 1D_france_OD
## 2832 eva_1D_12
## 2833 5sos_1D_gd
## 2834 Leti_1D_
## 2835 mary_loves_1D
## 2836 THORChads
## 2837 britti_lee
## 2838 wilmonxlarrie
## 2839 Hahyunclip
## 2840 meninadoliam_1D
## 2841 Neymar_1d_
## 2842 1D_DailySpain
## 2843 1D_DailySpain
## 2844 1D_inmyheart4L
## 2845 SofiiG_1D
## 2846 MichalRomejko
## 2847 ohmy_GOD_1D
## 2848 riptmhlawleys
## 2849 ebscbwi
## 2850 Neymar_1d_
## 2851 jisturrabkim
## 2852 louisonlygf
## 2853 KristyW71080355
## 2854 KristyW71080355
## 2855 94HARRYSHOUSE
## 2856 RegionSkies
## 2857 otbtpwk
## 2858 LuzIvana14
## 2859 otb_satellite
## 2860 1D_france_OD
## 2861 219Solveig
## 2862 TheFatBunnee
## 2863 miks_craft13
## 2864 softeroften
## 2865 Neymar_1d_
## 2866 Dawn_Sis0725
## 2867 ChloeWinslow28
## 2868 Chisa_1D
## 2869 Leti_1D_
## 2870 chili2312
## 2871 Barbiebambi7
## 2872 lousofthair
## 2873 SandrineG_1D
## 2874 SandrineG_1D
## 2875 Neymar_1d_
## 2876 Neymar_1d_
## 2877 lilylovies
## 2878 speriamopassi
## 2879 ohmy_GOD_1D
## 2880 ohmy_GOD_1D
## 2881 ohmy_GOD_1D
## 2882 _GottaBeYou_1D
## 2883 ohmy_GOD_1D
## 2884 tommo28sun
## 2885 maryfer178
## 2886 hill_kirstie
## 2887 crynightsky
## 2888 Pegada__1D
## 2889 tol_and_smoll
## 2890 Pegada__1D
## 2891 Pegada__1D
## 2892 Pegada__1D
## 2893 Pegada__1D
## 2894 1d_larry4life_
## 2895 Pegada__1D
## 2896 1d_larry4life_
## 2897 1d_larry4life_
## 2898 1d_larry4life_
## 2899 1d_larry4life_
## 2900 Pegada__1D
## 2901 vaniakeisya_
## 2902 1d_MainlyLarry
## 2903 Maybe1Day1234
## 2904 daemyra_1D
## 2905 1d_wxlls
## 2906 Danigris18
## 2907 calipso2828
## 2908 1D_skz_energy
## 2909 lycan_semedo
## 2910 Neymar_1d_
## 2911 SUEDEVORA
## 2912 Ellen_Horan_1D
## 2913 EmpoweredTradr
## 2914 annmarie5sos_1D
## 2915 bangswiftvoting
## 2916 lovesziiam
## 2917 SonoFedericaaa
## 2918 bitcoinbruhdude
## 2919 NFTMoneybruh
## 2920 NFTGuyDude
## 2921 DeFiDudeGuy
## 2922 cryptospacedude
## 2923 larrieeelove
## 2924 Neymar_1d_
## 2925 1d_vxbes
## 2926 Neymar_1d_
## 2927 daemyra_1D
## 2928 1d_eanna
## 2929 pocketsofposiee
## 2930 anniversary_1d
## 2931 1d_vxbes
## 2932 Elgod_HL
## 2933 Emily_Cosce
## 2934 hudime
## 2935 1D_my_savers
## 2936 1D_my_savers
## 2937 1D_my_savers
## 2938 fallenangel_1D
## 2939 yeetsabssss
## 2940 harryshandss_
## 2941 1D_larry1007
## 2942 majesstik1
## 2943 SeeYouAlways369
## 2944 Neymar_1d_
## 2945 Neymar_1d_
## 2946 Larrys_flower
## 2947 1D_larry1007
## 2948 Aww_stardust
## 2949 1D_larry1007
## 2950 Ricardo62539930
## 2951 tomdaya28larry
## 2952 Laceface28
## 2953 Livyourlife___
## 2954 1D_larry1007
## 2955 1D_larry1007
## 2956 valentinaia1708
## 2957 yooncullenel
## 2958 withstyle_1D
## 2959 1D_larry1007
## 2960 thequeensheart
## 2961 alwaysalouie
## 2962 Cristina___1D
## 2963 Srry713
## 2964 Destina_1D
## 2965 171rainb0w
## 2966 jechr2012
## 2967 taylanasgirlie
## 2968 roozCantwell
## 2969 TPWKarlo
## 2970 _five_angels_1D
## 2971 harrieflieber
## 2972 luhhrainbow
## 2973 louehhstalright
## 2974 1d__fairy
## 2975 basadoreinhard
## 2976 1d_Obsessionnn
## 2977 basadoreinhard
## 2978 yaeunda
## 2979 fay_2528
## 2980 _five_angels_1D
## 2981 1D_fan_Marlies
## 2982 mary_loves_1D
## 2983 tadeubueno
## 2984 nora_1d_hp
## 2985 3226Pankaa
## 2986 MaliShirazian
## 2987 bronzeagepapi
## 2988 swiftsversion13
## 2989 RobertCryptoWo1
## 2990 Home28Sunflwer
## 2991 SaraAlamilla11
## 2992 RobertCryptoWo1
## 2993 micana_
## 2994 RobertCryptoWo1
## 2995 nora_1d_hp
## 2996 ljhsjp66
## 2997 nora_1d_hp
## 2998 bbyy01
## 2999 bbyy01
## 3000 littlelarrie_j
## 3001 brightannegold
## 3002 Walton_Ocelot
## 3003 Buffet1Buffet
## 3004 SandrineG_1D
## 3005 tomjackson2065
## 3006 emasversion13
## 3007 lrrybowie
## 3008 1D_fan_Marlies
## 3009 boo_bear_lou_91
## 3010 ChrstnETH
## 3011 ron_crypto17
## 3012 LittleMix_1D
## 3013 anniversary_1d
## 3014 anniversary_1d
## 3015 copyoflouist28
## 3016 XNDASVERSION
## 3017 Babyfreakrry28
## 3018 SandrineG_1D
## 3019 SandrineG_1D
## 3020 SandrineG_1D
## 3021 supermormongirl
## 3022 Cristina___1D
## 3023 Cristina___1D
## 3024 74SonCam
## 3025 lvstognotfound
## 3026 QuackWhale27
## 3027 Cat_adultlarry
## 3028 AMADO__1D
## 3029 charlotteeww
## 3030 BB28_1D
## 3031 28twoghosts_
## 3032 f02lnaf
## 3033 lislvsangelsfly
## 3034 Neymar_1d_
## 3035 TMessi_1D
## 3036 YDanoyan
## 3037 notminebutyour
## 3038 TMessi_1D
## 3039 TMessi_1D
## 3040 fuck1ngbea
## 3041 TMessi_1D
## 3042 TMessi_1D
## 3043 TMessi_1D
## 3044 Yoonmin_1D
## 3045 Balisa07
## 3046 DraganovaIliana
## 3047 Chaotic_Yin
## 3048 l0stinthemiddle
## 3049 ChargeStripe
## 3050 1D_InaCoolWay
## 3051 kenda_1d
## 3052 kenda_1d
## 3053 ILove__1D__
## 3054 LTHS2730
## 3055 n_stylinson_28
## 3056 Leti_1D_
## 3057 nesafleur
## 3058 Louis369Harry
## 3059 Neymar_1d_
## 3060 DariusBystry85
## 3061 GehakteSpinazie
## 3062 Rainbowstar80
## 3063 _luciaavecilla_
## 3064 thatcosmogurl
## 3065 SandrineG_1D
## 3066 mariatpwk58
## 3067 kenda_1d
## 3068 harrylouis_28_
## 3069 larryshousex
## 3070 myratfanaccount
## 3071 natyx09jinx
## 3072 Veritopreeciosa
## 3073 FreeSmo11686855
## 3074 2CosmicHearts
## 3075 maya_loves_1d
## 3076 Taylors_shoe13
## 3077 maya_loves_1d
## 3078 cryingoveresny
## 3079 1Dinformation02
## 3080 thearchergomez
## 3081 bloristyles
## 3082 katarina_ns_
## 3083 Coffeedreamer10
## 3084 Rebecca_14LA
## 3085 harrys28house
## 3086 McNamaraDynasty
## 3087 IsabelM94902405
## 3088 zeller_craig
## 3089 lovelovemelou
## 3090 AndreaRock97
## 3091 ky0_1d
## 3092 Braveinlove28
## 3093 tobiasptr
## 3094 BB28_1D
## 3095 always1d__1d
## 3096 Vstars_TaeTae
## 3097 always1d__1d
## 3098 always1d__1d
## 3099 always1d__1d
## 3100 always1d__1d
## 3101 always1d__1d
## 3102 always1d__1d
## 3103 larriepontocom
## 3104 always1d__1d
## 3105 always1d__1d
## 3106 moonlightrry__
## 3107 always1d__1d
## 3108 PaoCastaneda12
## 3109 swifthe1
## 3110 BB28_1D
## 3111 Legal0Chef
## 3112 stan___1D
## 3113 XavierTh3Savior
## 3114 28_09_2013
## 3115 sobtafo
## 3116 Jhoana67256791
## 3117 BMoonan
## 3118 nora_1d_hp
## 3119 Always_1D_Shawn
## 3120 CTowersCBS
## 3121 princessxxy1
## 3122 theffrobot
## 3123 halleym123
## 3124 this_is_tarable
## 3125 did_harry1
## 3126 Marteensis
## 3127 Maiara_1D
## 3128 CarrotGirl_1D
## 3129 CarrotGirl_1D
## 3130 MiisBeean
## 3131 Yoonmin_1D
## 3132 Yoonmin_1D
## 3133 maya_loves_1d
## 3134 BB28_1D
## 3135 maya_loves_1d
## 3136 aslouwas
## 3137 Rias_life_is_1d
## 3138 papaspoppinpeny
## 3139 Neymar_1d_
## 3140 nehir20262026
## 3141 Yoonmin_1D
## 3142 aida_1d
## 3143 Rias_life_is_1d
## 3144 becauseihhadyou
## 3145 aida_1d
## 3146 Rias_life_is_1d
## 3147 Rias_life_is_1d
## 3148 aida_1d
## 3149 1D_HeJ
## 3150 aida_1d
## 3151 minniee_1d
## 3152 leslie_lorene
## 3153 MariamS_1D
## 3154 Neymar_1d_
## 3155 SandrineG_1D
## 3156 1d_larry4life_
## 3157 1D_larry1007
## 3158 SandrineG_1D
## 3159 SandrineG_1D
## 3160 1d_larry4life_
## 3161 my5littlefreaks
## 3162 1d_larry4life_
## 3163 1d_larry4life_
## 3164 1d_larry4life_
## 3165 viki_font
## 3166 1d_larry4life_
## 3167 luizisbi
## 3168 RtRyujin
## 3169 annmarie5sos_1D
## 3170 Mallak_1D
## 3171 annmarie5sos_1D
## 3172 1d_larry4life_
## 3173 Mallak_1D
## 3174 Always_1D_Shawn
## 3175 Taurusicorn2400
## 3176 daydreams_1d
## 3177 NettaTah
## 3178 1d_larry4life_
## 3179 Priya_1d
## 3180 1d_larry4life_
## 3181 RtRyujin
## 3182 1D_lover_one
## 3183 AcornRivers
## 3184 3X3_Yt10
## 3185 cowboylikefefe
## 3186 Jhosept33382355
## 3187 Ellen_Horan_1D
## 3188 Ellen_Horan_1D
## 3189 Yoonmin_1D
## 3190 Rocketmanz231
## 3191 Meg_1d_lover
## 3192 Ellen_Horan_1D
## 3193 imnota_catt
## 3194 thereisjust_1D
## 3195 tinylttlelarrie
## 3196 Rias_life_is_1d
## 3197 sugar_1d
## 3198 minniee_1d
## 3199 NettaTah
## 3200 5sos_caramel
## 3201 LittleMix_1D
## 3202 JediJazz22
## 3203 LittleMix_1D
## 3204 LittleMix_1D
## 3205 Leadingsedge
## 3206 il_Volover_1D
## 3207 1D_mollie_niall
## 3208 iamastridsloan
## 3209 LoveAlw28s
## 3210 1d_Obsessionnn
## 3211 1d_perufanclub
## 3212 1D_westlife
## 3213 1D_westlife
## 3214 BreanaA_Walls28
## 3215 enchanteerose
## 3216 Erika2tomlinson
## 3217 KaitlinBain
## 3218 tinylttlelarrie
## 3219 1d_MainlyLarry
## 3220 HullingsNFL
## 3221 pooblicious
## 3222 1d_perufanclub
## 3223 cuddlemeIouu
## 3224 Girlonfire_1D
## 3225 Girlonfire_1D
## 3226 dreamsndelusion
## 3227 1D_DailySpain
## 3228 JuliaSigned
## 3229 1d_Obsessionnn
## 3230 theammarah
## 3231 ShellyLJensen
## 3232 Neymar_1d_
## 3233 luke_niall_1D
## 3234 poki_po_ku_chan
## 3235 o_mescheryakova
## 3236 valepm_1d
## 3237 ohmy_GOD_1D
## 3238 1D_larry1007
## 3239 Pili_Pedrozo
## 3240 Pontos1923
## 3241 MarcinNest
## 3242 Sarah_1D_16
## 3243 luke_niall_1D
## 3244 Neymar_1d_
## 3245 luke_niall_1D
## 3246 urfav_adriana
## 3247 cmdingerjr
## 3248 MackJohanssen
## 3249 1D_FITF28
## 3250 TermaatAvery
## 3251 yeosang_1d
## 3252 bsf_1d_13
## 3253 cinnamuneir
## 3254 yeosang_1d
## 3255 blackpeopledata
## 3256 Emyyxx_1D
## 3257 Roxanne_1D
## 3258 basadoreinhard
## 3259 Gambiste1
## 3260 _SiniStarMan
## 3261 _SiniStarMan
## 3262 1D_InaCoolWay
## 3263 1d_swift_love
## 3264 BojBrouns
## 3265 1D_FITF28
## 3266 _1d__5sos___
## 3267 1D_Abby
## 3268 wallowswiftiee
## 3269 chelelovesyahxx
## 3270 wolfstarbIack
## 3271 1d_Obsessionnn
## 3272 1d_swift_love
## 3273 BoggianAngela
## 3274 mattfriedman4
## 3275 saam00522101
## 3276 Roxanne_1D
## 3277 AnaPaulaOrdonez
## 3278 russierre
## 3279 1D_InaCoolWay
## 3280 FFTylerO
## 3281 Roxanne_1D
## 3282 Roxanne_1D
## 3283 swiftmoa
## 3284 1d_all_mylove
## 3285 1d_all_mylove
## 3286 GeorgeWLDD
## 3287 maya_loves_1d
## 3288 1D_larry1007
## 3289 maya_loves_1d
## 3290 1D_larry1007
## 3291 maya_loves_1d
## 3292 1D_larry1007
## 3293 Roxanne_1D
## 3294 paediateach
## 3295 GageOfEarth99
## 3296 1D_larry1007
## 3297 kissy_carolina
## 3298 kaffefar
## 3299 Roxanne_1D
## 3300 byaeras
## 3301 1D_larry1007
## 3302 docbjorn
## 3303 1D_larry1007
## 3304 minniee_1d
## 3305 Roxanne_1D
## 3306 1D_larry1007
## 3307 1D_larry1007
## 3308 1D_larry1007
## 3309 mary_loves_1D
## 3310 DannyBKelly
## 3311 1D_inmyheart4L
## 3312 M_Lin
## 3313 mirthe_1d_hp
## 3314 1D_larry1007
## 3315 Konstantinosios
## 3316 tiny_tammo
## 3317 duncneyys
## 3318 1D__p_
## 3319 LeslieAngelo08
## 3320 mary_loves_1D
## 3321 1D_larry1007
## 3322 mary_loves_1D
## 3323 rubi_1D_
## 3324 mary_loves_1D
## 3325 1D_larry1007
## 3326 Pau12007902
## 3327 bsf_1d_13
## 3328 mary_loves_1D
## 3329 1D_larry1007
## 3330 hxctor26
## 3331 BejeweledUmjix
## 3332 BB28_1D
## 3333 1D_InaCoolWay
## 3334 Raid101B
## 3335 ashrry_1D
## 3336 ashrry_1D
## 3337 ashrry_1D
## 3338 BishopRachii
## 3339 angelinak_1d
## 3340 yellowsnow_1d
## 3341 1D_larry1007
## 3342 ttsloverry
## 3343 Iuckyworm
## 3344 1d_lh28
## 3345 aelcenganda
## 3346 Nabguti12
## 3347 vol_1d
## 3348 nora_1d_hp
## 3349 latinohrry
## 3350 nora_1d_hp
## 3351 _GottaBeYou_1D
## 3352 daydreams_1d
## 3353 SUKIMONO5
## 3354 _GottaBeYou_1D
## 3355 daydreams_1d
## 3356 DenisFischer15
## 3357 awa_lesay03
## 3358 DenisFischer15
## 3359 DenisFischer15
## 3360 DenisFischer15
## 3361 garydoc777
## 3362 HEbadi55
## 3363 purplearmyst_
## 3364 _GottaBeYou_1D
## 3365 JakeHowland369
## 3366 _GottaBeYou_1D
## 3367 _GottaBeYou_1D
## 3368 _GottaBeYou_1D
## 3369 8ec0dd552b9242f
## 3370 1d_lh28
## 3371 janobiebs_1D
## 3372 1D_westlife
## 3373 1D_westlife
## 3374 scarlettgIitch
## 3375 dlbambam
## 3376 VaseKral
## 3377 Cristina___1D
## 3378 Cristina___1D
## 3379 BB28_1D
## 3380 tkmalik1
## 3381 1D_FITF28
## 3382 Cristina___1D
## 3383 AcidChelle
## 3384 kirazalea
## 3385 1d__larry___
## 3386 kiara_1d
## 3387 caricapapayy
## 3388 1d_MainlyLarry
## 3389 kiara_1d
## 3390 _five_angels_1D
## 3391 Trupti_1D
## 3392 Steve52299483
## 3393 1d_MainlyLarry
## 3394 Javi_1d_28
## 3395 eva_1D_12
## 3396 BananaBanis
## 3397 59_marine_1D
## 3398 1d_leftpinkytoe
## 3399 Gram003Gabriel
## 3400 ArleneR_1D
## 3401 saralefayy
## 3402 BelenDures
## 3403 Hounddog117
## 3404 emma13x_
## 3405 Princesix66
## 3406 repstanswift
## 3407 twentvo
## 3408 1d_lh28
## 3409 taylors_scarf12
## 3410 Hannah_Andy_
## 3411 drugovich_3
## 3412 1D_DailySpain
## 3413 1D_Tomtam_NRC
## 3414 MILKIEJEONS_
## 3415 minniee_1d
## 3416 1D_Tomtam_NRC
## 3417 jichuuusmirks
## 3418 minniee_1d
## 3419 w_k_1d_everyday
## 3420 maroonjewels
## 3421 annabluelou
## 3422 libster501
## 3423 hologramswift
## 3424 Aly_reste
## 3425 minniee_1d
## 3426 AuroraFireFly
## 3427 aida_1d
## 3428 Carolarrystan
## 3429 Sol__Fortuna
## 3430 TradertowelieC
## 3431 Cheryl_bella
## 3432 ITHKCH4LAMET
## 3433 BB28_1D
## 3434 Emyyxx_1D
## 3435 serenamoreena
## 3436 BB28_1D
## 3437 1d_harrie94
## 3438 1d_harrie94
## 3439 soslalisa
## 3440 LZLNHS____
## 3441 msmyers913
## 3442 TT56178656
## 3443 idkmvtin4_1D
## 3444 1d_Obsessionnn
## 3445 1d_Obsessionnn
## 3446 1d_Obsessionnn
## 3447 1d_larry4life_
## 3448 lean_karla
## 3449 1d_larry4life_
## 3450 idkmvtin4_1D
## 3451 1d_larry4life_
## 3452 KasperYiu
## 3453 the_D_in_1D
## 3454 minniee_1d
## 3455 SnowHeroSilv137
## 3456 i_still_miss_1D
## 3457 minniee_1d
## 3458 59_marine_1D
## 3459 Kathy1D90
## 3460 minniee_1d
## 3461 CarrotGirl_1D
## 3462 DAMERONISM
## 3463 Pegada__1D
## 3464 minniee_1d
## 3465 Pazzap9
## 3466 danicaxpearl
## 3467 Niallina1985_1D
## 3468 H_arv_
## 3469 mindoffminw
## 3470 Niallina1985_1D
## 3471 danicaxpearl
## 3472 Niallina1985_1D
## 3473 danicaxpearl
## 3474 1D_5sos_Hustler
## 3475 1d_Obsessionnn
## 3476 danicaxpearl
## 3477 llsugarspicell
## 3478 Pang_1D
## 3479 1d__fairy
## 3480 Pang_1D
## 3481 1d_Obsessionnn
## 3482 jhokissy28
## 3483 faii_winkwink
## 3484 BalansVit
## 3485 BalansVit
## 3486 BalansVit
## 3487 1D_5sos_Hustler
## 3488 vrbthl
## 3489 Andy_Nguyen__
## 3490 VahidZeros
## 3491 LoveAlw28s
## 3492 1D_infoportugal
## 3493 AquarianPopper
## 3494 GayamSudha
## 3495 bubblgum_pnk
## 3496 1D_westlife
## 3497 Chisa_1D
## 3498 cryptowarloard
## 3499 jesusrockz1133
## 3500 cryptowarloard
## 3501 BrightYukko
## 3502 cryptowarloard
## 3503 cryptowarloard
## 3504 1D_westlife
## 3505 1D_FITF28
## 3506 1d_MainlyLarry
## 3507 AllyNr_1D
## 3508 AllyNr_1D
## 3509 1D_westlife
## 3510 filolou_1D
## 3511 Cristina___1D
## 3512 1d_Obsessionnn
## 3513 1D_westlife
## 3514 1d_Obsessionnn
## 3515 1d__larry___
## 3516 1d_Shawol
## 3517 1D_FITF28
## 3518 1d_MainlyLarry
## 3519 MarBarrosooo
## 3520 hrrybey
## 3521 1d_Shawol
## 3522 ohmy_GOD_1D
## 3523 idkmvtin4_1D
## 3524 candeleclerc16
## 3525 ohmy_GOD_1D
## 3526 fxgamechanger
## 3527 ohmy_GOD_1D
## 3528 ohmy_GOD_1D
## 3529 1d_MainlyLarry
## 3530 ohmy_GOD_1D
## 3531 cryptz_nub
## 3532 bettyistrying13
## 3533 Alltheloveee_1D
## 3534 ohmy_GOD_1D
## 3535 aftaekookglow
## 3536 blink3timesss
## 3537 1d_MainlyLarry
## 3538 ohmy_GOD_1D
## 3539 aftaekookglow
## 3540 ohmy_GOD_1D
## 3541 Pang_1D
## 3542 YaminiK39203915
## 3543 il_Volover_1D
## 3544 il_Volover_1D
## 3545 il_Volover_1D
## 3546 il_Volover_1D
## 3547 ohmy_GOD_1D
## 3548 il_Volover_1D
## 3549 il_Volover_1D
## 3550 il_Volover_1D
## 3551 il_Volover_1D
## 3552 ohmy_GOD_1D
## 3553 1d_Shawol
## 3554 il_Volover_1D
## 3555 il_Volover_1D
## 3556 il_Volover_1D
## 3557 ItsBullishBear
## 3558 il_Volover_1D
## 3559 il_Volover_1D
## 3560 il_Volover_1D
## 3561 il_Volover_1D
## 3562 il_Volover_1D
## 3563 il_Volover_1D
## 3564 tommo1991tpwk
## 3565 ohmy_GOD_1D
## 3566 samaw_1D
## 3567 1d_Obsessionnn
## 3568 kiara_1d
## 3569 ohmy_GOD_1D
## 3570 kiara_1d
## 3571 ohmy_GOD_1D
## 3572 Pegada__1D
## 3573 ohmy_GOD_1D
## 3574 ohmy_GOD_1D
## 3575 marielelou24_1D
## 3576 maya_loves_1d
## 3577 mel0n_mythical
## 3578 maya_loves_1d
## 3579 maya_loves_1d
## 3580 1d_Shawol
## 3581 maya_loves_1d
## 3582 ohmy_GOD_1D
## 3583 marielelou24_1D
## 3584 berriestyles
## 3585 ohmy_GOD_1D
## 3586 ohmy_GOD_1D
## 3587 ohmy_GOD_1D
## 3588 1d_MainlyLarry
## 3589 ohmy_GOD_1D
## 3590 ohmy_GOD_1D
## 3591 1d_lh28
## 3592 ohmy_GOD_1D
## 3593 ohmy_GOD_1D
## 3594 Ardyy30
## 3595 ohmy_GOD_1D
## 3596 ohmy_GOD_1D
## 3597 ohmy_GOD_1D
## 3598 ohmy_GOD_1D
## 3599 ohmy_GOD_1D
## 3600 ohmy_GOD_1D
## 3601 ohmy_GOD_1D
## 3602 CelestinoGutirr
## 3603 proudtobeme922
## 3604 ohmy_GOD_1D
## 3605 ohmy_GOD_1D
## 3606 1d_MainlyLarry
## 3607 1d_Obsessionnn
## 3608 arctpotter
## 3609 1d_Obsessionnn
## 3610 cryptinho7
## 3611 ohmy_GOD_1D
## 3612 ohmy_GOD_1D
## 3613 1d_lh28
## 3614 ohmy_GOD_1D
## 3615 ohmy_GOD_1D
## 3616 ohmy_GOD_1D
## 3617 everywherecleo
## 3618 ohmy_GOD_1D
## 3619 ohmy_GOD_1D
## 3620 1d_Shawol
## 3621 1d_Shawol
## 3622 ohmy_GOD_1D
## 3623 cryptohodlgroup
## 3624 ohmy_GOD_1D
## 3625 1d_Shawol
## 3626 ohmy_GOD_1D
## 3627 ohmy_GOD_1D
## 3628 ohmy_GOD_1D
## 3629 1d_Shawol
## 3630 ohmy_GOD_1D
## 3631 ohmy_GOD_1D
## 3632 Shibba59273614
## 3633 ohmy_GOD_1D
## 3634 stoplosshunterr
## 3635 cforthehopeofit
## 3636 ohmy_GOD_1D
## 3637 ohmy_GOD_1D
## 3638 ohmy_GOD_1D
## 3639 Arch1France
## 3640 charlieclovd
## 3641 denizakin80
## 3642 ohmy_GOD_1D
## 3643 ohmy_GOD_1D
## 3644 JoanneMcfaddenn
## 3645 Locke0097
## 3646 YaniYanisavva
## 3647 RobertCryptoWo1
## 3648 johncramery97
## 3649 1d_Obsessionnn
## 3650 harrysghost14
## 3651 OfTheDirewolves
## 3652 Abdelhalimd1990
## 3653 DONKEYKONGBTC
## 3654 1d_Obsessionnn
## 3655 Gweifather
## 3656 triasmaster
## 3657 BB28_1D
## 3658 maayee8
## 3659 GIGAPUMPZ
## 3660 VCeluzi
## 3661 Etherpotamus
## 3662 VCeluzi
## 3663 TSH__1D
## 3664 1d_luvvv
## 3665 mandaTW_1D_DG
## 3666 1d_luvvv
## 3667 1d_luvvv
## 3668 loveknouw
## 3669 1d_Obsessionnn
## 3670 1d_luvvv
## 3671 golden_roses28
## 3672 canyonmoon_1D
## 3673 1d_MainlyLarry
## 3674 1D_larry1007
## 3675 Bernade87792273
## 3676 ArleneR_1D
## 3677 1d_Obsessionnn
## 3678 swiftchemist
## 3679 1D_FITF28
## 3680 soulxinxthexsky
## 3681 Rias_life_is_1d
## 3682 Rias_life_is_1d
## 3683 Rias_life_is_1d
## 3684 ashrry_1D
## 3685 ashrry_1D
## 3686 Rias_life_is_1d
## 3687 1d_larry_hun
## 3688 Rias_life_is_1d
## 3689 BB28_1D
## 3690 Rias_life_is_1d
## 3691 ashrry_1D
## 3692 ashrry_1D
## 3693 ashrry_1D
## 3694 1D_FITF28
## 3695 Rias_life_is_1d
## 3696 ashrry_1D
## 3697 tlg_nft
## 3698 ashrry_1D
## 3699 ashrry_1D
## 3700 1D_FITF28
## 3701 1D_larry1007
## 3702 1d_Obsessionnn
## 3703 1d__larry___
## 3704 1d_MainlyLarry
## 3705 1d__larry___
## 3706 idkmvtin4_1D
## 3707 AWomanStabbedMe
## 3708 AyieFitri980
## 3709 Danieeelyfg
## 3710 tiramiwshu
## 3711 1d_MainlyLarry
## 3712 1d__larry___
## 3713 bdaywins0813
## 3714 1d__larry___
## 3715 1d_Obsessionnn
## 3716 MariamS_1D
## 3717 Cristina___1D
## 3718 AlphaMA1Bomber
## 3719 JacqueValdezzz
## 3720 MariamS_1D
## 3721 buttercupmia28
## 3722 Cristina___1D
## 3723 canyonmoon_1D
## 3724 FunghiSusanna
## 3725 itsjustluiza02
## 3726 1d_MainlyLarry
## 3727 1d_Obsessionnn
## 3728 canyonmoon_1D
## 3729 millercaoimhe7
## 3730 1d_Obsessionnn
## 3731 BB28_1D
## 3732 canyonmoon_1D
## 3733 1d_Obsessionnn
## 3734 Cristina___1D
## 3735 thatsSoM3an
## 3736 YODTONG_1D
## 3737 1d_Obsessionnn
## 3738 misba_pk
## 3739 Cristina___1D
## 3740 nora_1d_hp
## 3741 KMV843
## 3742 YODTONG_1D
## 3743 1d_Obsessionnn
## 3744 Cristina___1D
## 3745 1d_MainlyLarry
## 3746 FabioBardho2
## 3747 Lazy_Bonez1
## 3748 Theanci44373197
## 3749 La_delfiii_1D
## 3750 1D_FITF28
## 3751 1d_MainlyLarry
## 3752 1D_FITF28
## 3753 1D_FITF28
## 3754 CarbonicGold
## 3755 Miem4you2
## 3756 1D_FITF28
## 3757 1D_FITF28
## 3758 1d_MainlyLarry
## 3759 Cristina___1D
## 3760 KimJisoo2911
## 3761 1D_FITF28
## 3762 Cristina___1D
## 3763 Cristina___1D
## 3764 jbckptlzm
## 3765 ABCXNFT
## 3766 actmy_1d
## 3767 golden28_1D
## 3768 401b2b401
## 3769 ILove__1D__
## 3770 shercrushh
## 3771 ohmy_GOD_1D
## 3772 dino_train_
## 3773 A_H_Mitchell
## 3774 1d_Obsessionnn
## 3775 mrsevrmore
## 3776 Cristina___1D
## 3777 Cristina___1D
## 3778 Cristina___1D
## 3779 yellowsnow_1d
## 3780 yellowsnow_1d
## 3781 yellowsnow_1d
## 3782 yellowsnow_1d
## 3783 Cristina___1D
## 3784 ohmy_GOD_1D
## 3785 CarrotGirl_1D
## 3786 CarrotGirl_1D
## 3787 CarrotGirl_1D
## 3788 CarrotGirl_1D
## 3789 takumi_tt
## 3790 1d_larry4life_
## 3791 CarrotGirl_1D
## 3792 CarrotGirl_1D
## 3793 1d_larry4life_
## 3794 yellowsnow_1d
## 3795 yellowsnow_1d
## 3796 stella_1d
## 3797 1d__larry___
## 3798 stella_1d
## 3799 maya_loves_1d
## 3800 1d_Obsessionnn
## 3801 1d_Obsessionnn
## 3802 Niallina1985_1D
## 3803 LamiaBoutaba
## 3804 _sky_loves_1d
## 3805 _sky_loves_1d
## 3806 stockman1301
## 3807 _sky_loves_1d
## 3808 _sky_loves_1d
## 3809 _sky_loves_1d
## 3810 1d_Obsessionnn
## 3811 maya_loves_1d
## 3812 YohanibisMoore
## 3813 1d_Obsessionnn
## 3814 _5_idiots_1D
## 3815 _Smej
## 3816 golden28_1D
## 3817 ryoo_1d
## 3818 1d_jmcstyles
## 3819 1d_louisstyles
## 3820 folkmean
## 3821 1d__larry___
## 3822 Leti_1D_
## 3823 tpwk_maja_1D
## 3824 koski_kostas
## 3825 1d_Obsessionnn
## 3826 Hannah07319570
## 3827 Hs1m_1D
## 3828 w0nusung
## 3829 maya_loves_1d
## 3830 littlenightmaws
## 3831 maya_loves_1d
## 3832 1d_Obsessionnn
## 3833 maya_loves_1d
## 3834 1D_DailySpain
## 3835 maya_loves_1d
## 3836 CarrotGirl_1D
## 3837 CarrotGirl_1D
## 3838 CarrotGirl_1D
## 3839 CarrotGirl_1D
## 3840 ajp88
## 3841 1d_Obsessionnn
## 3842 CarrotGirl_1D
## 3843 featsooyaaa__
## 3844 maya_loves_1d
## 3845 maya_loves_1d
## 3846 maya_loves_1d
## 3847 1d__larry___
## 3848 Fiona_C1
## 3849 1d_lh28
## 3850 1d__larry___
## 3851 _1d__5sos___
## 3852 chalalansss
## 3853 1d_lh28
## 3854 AmericaHoran_1D
## 3855 1D_FITF28
## 3856 wheredowego_1d
## 3857 1d__larry___
## 3858 1D_FITF28
## 3859 FETUS5AISHAxx
## 3860 Gsoo_MC
## 3861 Neocricketchan
## 3862 1D_FITF28
## 3863 AllenMockMusic
## 3864 BB28_1D
## 3865 1D_FITF28
## 3866 JtradesNeo
## 3867 bichiyalgis
## 3868 1D_FITF28
## 3869 12archivee
## 3870 BB28_1D
## 3871 1d__larry___
## 3872 1d__larry___
## 3873 BB28_1D
## 3874 drumsple4sefab_
## 3875 notastrwbrysng2
## 3876 arytomlinsonx
## 3877 hopelessheqrts
## 3878 wateidubz
## 3879 littlelou050
## 3880 valsoutplanned
## 3881 PrincessAdaob10
## 3882 littlelou050
## 3883 littlelou050
## 3884 1d__larry___
## 3885 1d_is_amazayn28
## 3886 1d__larry___
## 3887 vandijkdetails
## 3888 novitaaanggrnii
## 3889 luvpolcababii
## 3890 SharpFBAnalysis
## 3891 ashrry_1D
## 3892 ashrry_1D
## 3893 ashrry_1D
## 3894 1d__larry___
## 3895 rustiqscents
## 3896 ashrry_1D
## 3897 ionionchill
## 3898 ashrry_1D
## 3899 ashrry_1D
## 3900 1d__larry___
## 3901 laventay13
## 3902 BB28_1D
## 3903 ashrry_1D
## 3904 Niallina1985_1D
## 3905 Its_me_0c4
## 3906 ashrry_1D
## 3907 1d__larry___
## 3908 ashrry_1D
## 3909 nora_1d_hp
## 3910 ashrry_1D
## 3911 ashrry_1D
## 3912 ashrry_1D
## 3913 DesignsByPeak
## 3914 wn71740209
## 3915 MoniSulvaran
## 3916 ashrry_1D
## 3917 KingTaz313_
## 3918 ashrry_1D
## 3919 nora_1d_hp
## 3920 nora_1d_hp
## 3921 Charlotte_J_C
## 3922 nora_1d_hp
## 3923 1_wifeofseokjin
## 3924 orizifian
## 3925 1d_MainlyLarry
## 3926 1d__larry___
## 3927 ChetGresham
## 3928 BB28_1D
## 3929 tim_edwalker
## 3930 1d_lh28
## 3931 1d_larry_hun
## 3932 bengal90
## 3933 jdlews123
## 3934 1d__larry___
## 3935 WorldwideJisoo
## 3936 idkwtkmai
## 3937 JustinDBarath
## 3938 brianslionsblog
## 3939 Edyoucation2
## 3940 liminal_trash
## 3941 LavanyaChavalii
## 3942 1d_lh28
## 3943 meganenonippon
## 3944 Christibp00
## 3945 1d__larry___
## 3946 AmericaHoran_1D
## 3947 1d__larry___
## 3948 swallowingpride
## 3949 yyoubringmehome
## 3950 doodleloves1D
## 3951 1d_larry4life_
## 3952 1d_MainlyLarry
## 3953 highzzu
## 3954 ViacheslavHalk1
## 3955 frankie_s_tyo
## 3956 MetalMental15
## 3957 wxrryrock
## 3958 AmericaHoran_1D
## 3959 AmericaHoran_1D
## 3960 1d_lh28
## 3961 M0nster_36
## 3962 Reyna_a_
## 3963 shecantloveme
## 3964 1d_MainlyLarry
## 3965 Alltheloveee_1D
## 3966 1d_larry4life_
## 3967 1d_larry4life_
## 3968 1d_larry4life_
## 3969 1d_larry4life_
## 3970 goldenhharry
## 3971 1d_larry4life_
## 3972 1d_lh28
## 3973 PrincessAdaob10
## 3974 1d_MainlyLarry
## 3975 1d_MainlyLarry
## 3976 haizsdirection
## 3977 MeganH_1D
## 3978 ifn187_
## 3979 PrincessAdaob10
## 3980 haizsdirection
## 3981 PrincessAdaob10
## 3982 putriamss
## 3983 1d_larry4life_
## 3984 1d_larry4life_
## 3985 1d_larry4life_
## 3986 1D_DailySpain
## 3987 1d_larry4life_
## 3988 1d_larry4life_
## 3989 1d_lh28
## 3990 1D_FITF28
## 3991 1d_larry4life_
## 3992 1d_larry4life_
## 3993 1d_larry4life_
## 3994 1d_larry4life_
## 3995 1d_larry4life_
## 3996 1d_larry_hun
## 3997 1d_larry4life_
## 3998 1d_larry4life_
## 3999 oxapohyzo
## 4000 1d_larry4life_
## 4001 1d_larry4life_
## 4002 1d_larry4life_
## 4003 1d_larry4life_
## 4004 1d_larry4life_
## 4005 1d__fairy
## 4006 1d_larry4life_
## 4007 gordy_norman
## 4008 1d_lh28
## 4009 1D_FITF28
## 4010 misffy
## 4011 1d__larry___
## 4012 nora_1d_hp
## 4013 1D_FITF28
## 4014 1D_FITF28
## 4015 1D_FITF28
## 4016 Avantika_1D
## 4017 1D_FITF28
## 4018 jisoostatin
## 4019 _GottaBeYou_1D
## 4020 Arpitaloves_1d
## 4021 juliets_28
## 4022 Arpitaloves_1d
## 4023 Arpitaloves_1d
## 4024 Arpitaloves_1d
## 4025 Arpitaloves_1d
## 4026 5sos_1D_gd
## 4027 _GottaBeYou_1D
## 4028 _GottaBeYou_1D
## 4029 AmericaHoran_1D
## 4030 AmericaHoran_1D
## 4031 Arpitaloves_1d
## 4032 1D_jalli_zhnll
## 4033 1D_jalli_zhnll
## 4034 throungthedark
## 4035 Neymar_1d_
## 4036 MariamS_1D
## 4037 Avantika_1D
## 4038 naiivas
## 4039 nora_1d_hp
## 4040 KreZnaTioN
## 4041 1d_larry4life_
## 4042 Arpitaloves_1d
## 4043 yuika_1d
## 4044 KurorunNekosoul
## 4045 Arpitaloves_1d
## 4046 Arpitaloves_1d
## 4047 Arpitaloves_1d
## 4048 Arpitaloves_1d
## 4049 1d_larry4life_
## 4050 Arpitaloves_1d
## 4051 1d_larry4life_
## 4052 ArleneR_1D
## 4053 labelle_daisy
## 4054 ArleneR_1D
## 4055 hs_lt_1d_ly
## 4056 Avantika_1D
## 4057 Rias_life_is_1d
## 4058 svtyojongie
## 4059 KreZnaTioN
## 4060 hs_lt_1d_ly
## 4061 shuaberrycart
## 4062 __sriiiiii__
## 4063 nora_1d_hp
## 4064 1D_infoportugal
## 4065 johnbaum73
## 4066 Avantika_1D
## 4067 nora_1d_hp
## 4068 nora_1d_hp
## 4069 nora_1d_hp
## 4070 jade_zarreh
## 4071 stoychiquita
## 4072 FG_BP5H
## 4073 1D_5sos_Hustler
## 4074 nora_1d_hp
## 4075 1D_5sos_Hustler
## 4076 CarrotGirl_1D
## 4077 CarrotGirl_1D
## 4078 CarrotGirl_1D
## 4079 CarrotGirl_1D
## 4080 1D_5sos_Hustler
## 4081 tkpurple_1D
## 4082 CarrotGirl_1D
## 4083 CarrotGirl_1D
## 4084 CarrotGirl_1D
## 4085 Avantika_1D
## 4086 KreZnaTioN
## 4087 KreZnaTioN
## 4088 KreZnaTioN
## 4089 KreZnaTioN
## 4090 KreZnaTioN
## 4091 blankspace_leo
## 4092 nora_1d_hp
## 4093 KreZnaTioN
## 4094 KreZnaTioN
## 4095 KreZnaTioN
## 4096 100challengebot
## 4097 _GottaBeYou_1D
## 4098 _GottaBeYou_1D
## 4099 bbugs_100daybot
## 4100 _GottaBeYou_1D
## 4101 _GottaBeYou_1D
## 4102 _GottaBeYou_1D
## 4103 _GottaBeYou_1D
## 4104 _GottaBeYou_1D
## 4105 _GottaBeYou_1D
## 4106 pinksone08
## 4107 KreZnaTioN
## 4108 _GottaBeYou_1D
## 4109 1D_FITF28
## 4110 TeddyBearIsABot
## 4111 pytwt3
## 4112 ppappapalganmat
## 4113 Avantika_1D
## 4114 KreZnaTioN
## 4115 misskoreaJisoo
## 4116 1D_FITF28
## 4117 bp_forever24
## 4118 SunshineJisoo2
## 4119 AiSOTOPE_LOUNGE
## 4120 MyLisoo1
## 4121 pilosoopo
## 4122 BTSMYONLYLOV_E
## 4123 _ntpd_
## 4124 tkpurple_1D
## 4125 MochiME10
## 4126 MochiME10
## 4127 MochiME10
## 4128 KreZnaTioN
## 4129 KreZnaTioN
## 4130 KreZnaTioN
## 4131 sznsticks
## 4132 KreZnaTioN
## 4133 rubyyylllx
## 4134 KreZnaTioN
## 4135 KreZnaTioN
## 4136 1D_Luver_013
## 4137 okadadada
## 4138 DJyuvuy
## 4139 jasoncrypto95
## 4140 1D_Luver_013
## 4141 buutifyoulike
## 4142 need2knowC
## 4143 Avantika_1D
## 4144 1D_Luver_013
## 4145 1D_Luver_013
## 4146 kikoupsbagi2
## 4147 pretenderr28
## 4148 nora_1d_hp
## 4149 1D_Luver_013
## 4150 carlgib28
## 4151 Mymindout11
## 4152 nora_1d_hp
## 4153 DickLongstride
## 4154 excusemeliamm
## 4155 H2LZN_1D
## 4156 dltas1989
## 4157 1D_FITF28
## 4158 nora_1d_hp
## 4159 nora_1d_hp
## 4160 Avantika_1D
## 4161 xcarollen
## 4162 golden28_1D
## 4163 nora_1d_hp
## 4164 man09621
## 4165 man09621
## 4166 1D_Tomtam_NRC
## 4167 HappyG108
## 4168 nora_1d_hp
## 4169 JimmyCrypto888
## 4170 nora_1d_hp
## 4171 TakaTak49609254
## 4172 MeChAnIc220022
## 4173 keetyo1
## 4174 iz_komi
## 4175 1D_Tomtam_NRC
## 4176 nora_1d_hp
## 4177 nora_1d_hp
## 4178 nora_1d_hp
## 4179 ana_lovesf1
## 4180 1D_MillaVadstrm
## 4181 joebombfactory
## 4182 maya_loves_1d
## 4183 marielelou24_1D
## 4184 breakoutyuta
## 4185 ejaversion
## 4186 1d__fairy
## 4187 thekadenamine
## 4188 TpwkLara1d
## 4189 nora_1d_hp
## 4190 TzArturito
## 4191 lazymanrecs
## 4192 Randocatss
## 4193 Randocatss
## 4194 mariionapons_
## 4195 59_marine_1D
## 4196 Lokes_SPC
## 4197 colin_coulson
## 4198 mvs51234
## 4199 EternalAryLie
## 4200 2023_kayaraya
## 4201 TheSeekerFX
## 4202 1D_28_18
## 4203 watinthe_
## 4204 golden28_1D
## 4205 kiara_1d
## 4206 kiara_1d
## 4207 naudexer_1D
## 4208 kiara_1d
## 4209 kiara_1d
## 4210 1d_larry_hun
## 4211 pinkkleee
## 4212 kiara_1d
## 4213 1d__larry___
## 4214 kiara_1d
## 4215 1D_DailySpain
## 4216 FisiAxolotl
## 4217 1D_TBSL
## 4218 Ellen_Horan_1D
## 4219 _GottaBeYou_1D
## 4220 AdoreAsLouis
## 4221 sintaro_fujita
## 4222 Remewat940
## 4223 ObViOuSLyNiKhiL
## 4224 TeumeMarketPH
## 4225 Gayeshi_Gomes
## 4226 JunjiMatsushita
## 4227 songbirdsues
## 4228 ola_pajak
## 4229 LALS1A
## 4230 Ddppll83
## 4231 akadashi1bann
## 4232 castaway_JP
## 4233 Sidhdharth99245
## 4234 NordinPumbaya
## 4235 1D_FanFics11
## 4236 CharlotteHerrm4
## 4237 harrystaryKC
## 4238 ContrariaTrader
## 4239 hiraku4123
## 4240 NordinPumbaya
## 4241 NordinPumbaya
## 4242 NordinPumbaya
## 4243 NordinPumbaya
## 4244 MariamS_1D
## 4245 NordinPumbaya
## 4246 MariamS_1D
## 4247 NordinPumbaya
## 4248 ViktorKadenian
## 4249 treasure_bns
## 4250 autalow
## 4251 HaroldsHoobies
## 4252 golden28_1D
## 4253 idkmvtin4_1D
## 4254 B3_4_all
## 4255 stopicantchoose
## 4256 aahhmmaad54321
## 4257 Biju23653088
## 4258 youfakebetch_1d
## 4259 hauntedhouse666
## 4260 youfakebetch_1d
## 4261 1d_babygirlss
## 4262 youfakebetch_1d
## 4263 1d_babygirlss
## 4264 youfakebetch_1d
## 4265 ede_jeffry
## 4266 1d_babygirlss
## 4267 Nishant__Saini
## 4268 1d_babygirlss
## 4269 1d_babygirlss
## 4270 1d_babygirlss
## 4271 mud_glitter
## 4272 Qc_Browno
## 4273 grexniall
## 4274 idkmvtin4_1D
## 4275 1d_babygirlss
## 4276 1d_babygirlss
## 4277 1d__larry___
## 4278 ArleneR_1D
## 4279 ArleneR_1D
## 4280 1d_larry4life_
## 4281 1d_babygirlss
## 4282 1d_babygirlss
## 4283 1d__larry___
## 4284 AragonUK21
## 4285 BB28_1D
## 4286 bonolivelive
## 4287 PhilClement1983
## 4288 1d_larry4life_
## 4289 1d_larry4life_
## 4290 1d_larry4life_
## 4291 1d_larry4life_
## 4292 tkmalik1
## 4293 tkmalik1
## 4294 tkmalik1
## 4295 1d_larry4life_
## 4296 _1D_larry28_
## 4297 tkmalik1
## 4298 1D_5sos_Hustler
## 4299 1d_larry4life_
## 4300 tkmalik1
## 4301 1d_larry4life_
## 4302 Rias_life_is_1d
## 4303 Rias_life_is_1d
## 4304 Rias_life_is_1d
## 4305 itsmejohannamae
## 4306 itsmejohannamae
## 4307 gordy_norman
## 4308 1D_Tomtam_NRC
## 4309 takemyhandnics
## 4310 SBento15
## 4311 nat_1d_LS
## 4312 1d_larry_hun
## 4313 Blindchannel14
## 4314 DwayneDarling21
## 4315 Louehoiioiiii
## 4316 siusyy
## 4317 TeumeMarketPH
## 4318 kwoojii
## 4319 iamairika
## 4320 muizx9
## 4321 Nina_Ilegna
## 4322 _Elizs883
## 4323 _vish_1d
## 4324 gabbyloveslou
## 4325 Shoel_syamsul
## 4326 1D_flashback
## 4327 1DAFSanta
## 4328 trashton5sauce
## 4329 1D_flashback
## 4330 Lo20376798
## 4331 lovieyberry
## 4332 a_500_1d
## 4333 Avantika_1D
## 4334 Avantika_1D
## 4335 Vilma29473428
## 4336 TknBdh
## 4337 1D_TeresaHS
## 4338 Avantika_1D
## 4339 MejustMeTPWK
## 4340 tkmalik1
## 4341 Avantika_1D
## 4342 luisperdomo3223
## 4343 _Elizs883
## 4344 lyaskp4
## 4345 furfuri71
## 4346 Avantika_1D
## 4347 mananmankad
## 4348 BilalKADENA
## 4349 Avantika_1D
## 4350 eriyyaaaa
## 4351 marielelou24_1D
## 4352 nomercy4him
## 4353 Avantika_1D
## 4354 Avantika_1D
## 4355 handacore
## 4356 Avantika_1D
## 4357 Avantika_1D
## 4358 Avantika_1D
## 4359 withstyle_1D
## 4360 Avantika_1D
## 4361 XBTcryptocoder
## 4362 greentechdon
## 4363 Avantika_1D
## 4364 HiLo1211
## 4365 1d__larry___
## 4366 good_h_e_a_r_t
## 4367 1d__larry___
## 4368 abderrazz1
## 4369 Avantika_1D
## 4370 _Elizs883
## 4371 Avantika_1D
## 4372 1D_TeresaHS
## 4373 Avantika_1D
## 4374 Avantika_1D
## 4375 ChadwickTheBard
## 4376 Avantika_1D
## 4377 Avantika_1D
## 4378 1D_Raya
## 4379 jaques_jagger
## 4380 kdavg9
## 4381 jeka72488
## 4382 ChipNortonLake
## 4383 yuriymmatsoo
## 4384 the_D_in_1D
## 4385 the_D_in_1D
## 4386 the_D_in_1D
## 4387 the_D_in_1D
## 4388 Avantika_1D
## 4389 adorozebras
## 4390 Dashcix
## 4391 thereisjust_1D
## 4392 Avantika_1D
## 4393 thahedgehog
## 4394 Avantika_1D
## 4395 the_D_in_1D
## 4396 tkpurple_1D
## 4397 Livyourlife___
## 4398 the_D_in_1D
## 4399 La_delfiii_1D
## 4400 the_D_in_1D
## 4401 the_D_in_1D
## 4402 the_D_in_1D
## 4403 tobaz1954
## 4404 the_D_in_1D
## 4405 the_D_in_1D
## 4406 the_D_in_1D
## 4407 djsmith1716
## 4408 1d__fairy
## 4409 1d__fairy
## 4410 tobaz1954
## 4411 tobaz1954
## 4412 tobaz1954
## 4413 tobaz1954
## 4414 tobaz1954
## 4415 tobaz1954
## 4416 tobaz1954
## 4417 tobaz1954
## 4418 tobaz1954
## 4419 tobaz1954
## 4420 tobaz1954
## 4421 tobaz1954
## 4422 tobaz1954
## 4423 tobaz1954
## 4424 tobaz1954
## 4425 Avantika_1D
## 4426 Avantika_1D
## 4427 Avantika_1D
## 4428 PilotoCCC
## 4429 mahaeists_
## 4430 1D_FanFics11
## 4431 Avantika_1D
## 4432 lazpangilinan
## 4433 x_juanstylvato5
## 4434 daemyra_1D
## 4435 HSKB29517132
## 4436 Avantika_1D
## 4437 Avantika_1D
## 4438 tkpurple_1D
## 4439 1d_citizen
## 4440 leggoerespiro
## 4441 Avantika_1D
## 4442 tomo2018z
## 4443 VaseKral
## 4444 TimCentauri
## 4445 clazayn25
## 4446 DominikLupinski
## 4447 Avantika_1D
## 4448 Avantika_1D
## 4449 1D_Tomtam_NRC
## 4450 1d_citizen
## 4451 1d_citizen
## 4452 1d_citizen
## 4453 1d_citizen
## 4454 1d_citizen
## 4455 BofNormal
## 4456 ArifWaheed
## 4457 AnaPaulaOrdonez
## 4458 Arpitaloves_1d
## 4459 daemyra_1D
## 4460 notme735
## 4461 squawk7kdotnet
## 4462 mwamiyes
## 4463 you87529529
## 4464 giaaaanskos
## 4465 ROCKIN_BILLY
## 4466 VunoKejani
## 4467 Riki0613_D
## 4468 No13_Japan
## 4469 Avantika_1D
## 4470 CharlotteHerrm4
## 4471 Avantika_1D
## 4472 marielelou24_1D
## 4473 Avantika_1D
## 4474 1D_I_E_G_O3
## 4475 Yu_cryred
## 4476 Avantika_1D
## 4477 mwamiyes
## 4478 Avantika_1D
## 4479 Avantika_1D
## 4480 icryred_jp
## 4481 Avantika_1D
## 4482 _sky_loves_1d
## 4483 _sky_loves_1d
## 4484 _sky_loves_1d
## 4485 asm_8888
## 4486 Avantika_1D
## 4487 tahlilghar_arz
## 4488 Avantika_1D
## 4489 mehmet_ekinci07
## 4490 tjlykke
## 4491 aynaz_a_h
## 4492 UziKuuu
## 4493 Avantika_1D
## 4494 chenyao92
## 4495 MariamS_1D
## 4496 dj_jomo_0517
## 4497 Pang_1D
## 4498 Pang_1D
## 4499 Retham68917746
## 4500 MariamS_1D
## 4501 Avantika_1D
## 4502 Avantika_1D
## 4503 Avantika_1D
## 4504 Taiga_dr
## 4505 kovo_naro
## 4506 BB28_1D
## 4507 Avantika_1D
## 4508 Avantika_1D
## 4509 asharuto_
## 4510 itsniallswift_
## 4511 marielelou24_1D
## 4512 Avantika_1D
## 4513 Ackey_ba13
## 4514 OuterMutant
## 4515 Avantika_1D
## 4516 luvfaerry
## 4517 bhaktidas108
## 4518 kovo_naro
## 4519 Avantika_1D
## 4520 Eduard_As
## 4521 _1D_ot5__
## 4522 Avantika_1D
## 4523 A_H_Mitchell
## 4524 kovo_naro
## 4525 Nas_Aziz1
## 4526 Avantika_1D
## 4527 maya_loves_1d
## 4528 Avantika_1D
## 4529 1D_Tomtam_NRC
## 4530 Avantika_1D
## 4531 virgosunplease
## 4532 Avantika_1D
## 4533 babyyricss
## 4534 Minchae_Malik
## 4535 Avantika_1D
## 4536 SUGLINSON
## 4537 Avantika_1D
## 4538 Avantika_1D
## 4539 Cli_Finder
## 4540 Roland21226830
## 4541 Roland21226830
## 4542 Roland21226830
## 4543 Roland21226830
## 4544 Go_Ultima
## 4545 tkpurple_1D
## 4546 disk0nekted
## 4547 1d_babygirlss
## 4548 1d_babygirlss
## 4549 1d_babygirlss
## 4550 1d_babygirlss
## 4551 1D_Tomtam_NRC
## 4552 1d_babygirlss
## 4553 1d_babygirlss
## 4554 1d_babygirlss
## 4555 1d_babygirlss
## 4556 1d_babygirlss
## 4557 1d_babygirlss
## 4558 Yoonmin_1D
## 4559 1d_babygirlss
## 4560 AMIzlkfi
## 4561 1d_babygirlss
## 4562 1d_babygirlss
## 4563 1d_babygirlss
## 4564 harry99styles
## 4565 maya_loves_1d
## 4566 maya_loves_1d
## 4567 Underthecanyon3
## 4568 JesseMazambo
## 4569 nasiiraa_1d
## 4570 Roxanne_1D
## 4571 sandman49214921
## 4572 sve_1D
## 4573 snf14_
## 4574 grcrypto1
## 4575 ola_pajak
## 4576 grcrypto1
## 4577 hyunjinslettuce
## 4578 phpasadena
## 4579 Pang_1D
## 4580 eva_1D_12
## 4581 treasure_bns
## 4582 Niallina1985_1D
## 4583 Niallina1985_1D
## 4584 debbieloves_1d
## 4585 LouDaydreaming
## 4586 MariamS_1D
## 4587 spgl_
## 4588 minniee_1d
## 4589 amayelwa
## 4590 reputamatt
## 4591 tobega1
## 4592 1D_TVD_BELIEBER
## 4593 Meshico13
## 4594 Buffet1Buffet
## 4595 tht_1d_gal
## 4596 Asim_Ani
## 4597 XBTcryptocoder
## 4598 stella_1d
## 4599 ViacheslavHalk1
## 4600 1d_larry_hun
## 4601 ErikaHoran122
## 4602 ViacheslavHalk1
## 4603 nwjnsvibe
## 4604 Buffet1Buffet
## 4605 Buffet1Buffet
## 4606 ahmadarbaz21
## 4607 OffshoreInn
## 4608 Buffet1Buffet
## 4609 Larrbutterflys1
## 4610 MariamS_1D
## 4611 HamnahNH
## 4612 Proyectolouist1
## 4613 92DausAdy
## 4614 illicitbaguette
## 4615 endlesseventeen
## 4616 LauraCelisss
## 4617 __sriiiiii__
## 4618 1D_FITF28
## 4619 SeanBork1
## 4620 sunflowerry2
## 4621 AlessioCrypto
## 4622 Luuuly_1D
## 4623 Arpitaloves_1d
## 4624 Guly_1D_5H
## 4625 Guly_1D_5H
## 4626 Gambiste1
## 4627 kiara_1d
## 4628 kiara_1d
## 4629 kiara_1d
## 4630 kiara_1d
## 4631 kiara_1d
## 4632 Yoonmin_1D
## 4633 Yoonmin_1D
## 4634 Fren75La
## 4635 MKTNGBarbie
## 4636 Yoonmin_1D
## 4637 bbyy01
## 4638 bbyy01
## 4639 1D_FITF28
## 4640 older_luke
## 4641 avenger_x_
## 4642 GreenDevon11
## 4643 halfapple772
## 4644 JulianWan7
## 4645 Blocky_Chain
## 4646 TaylorMutuals
## 4647 CarrotGirl_1D
## 4648 1d_larry_hun
## 4649 CarrotGirl_1D
## 4650 purin_ako
## 4651 RaghurajFairy
## 4652 DennisRaabe1
## 4653 DestineRaine
## 4654 marielelou24_1D
## 4655 Abdulrehman_1d
## 4656 1D_FITF28
## 4657 AmliePer
## 4658 fernandahv_1d
## 4659 Soy__Ali
## 4660 SandrineG_1D
## 4661 fernandahv_1d
## 4662 mari_a2912
## 4663 fernandahv_1d
## 4664 Q_chotudom
## 4665 15claudia90_1D
## 4666 Telcoin_India
## 4667 Karlasibrian_
## 4668 Missyou_LouisT
## 4669 KissMeYouFool28
## 4670 0xwintertarget
## 4671 Josudlc
## 4672 MarekSchenk1
## 4673 _applefield
## 4674 hudime
## 4675 TheSiyl
## 4676 na_dindaaaa
## 4677 na_dindaaaa
## 4678 Tanner92402497
## 4679 widodo_ansari
## 4680 meninadoliam_1D
## 4681 1d_citizen
## 4682 1d_citizen
## 4683 100challengebot
## 4684 bbugs_100daybot
## 4685 ferdinorin
## 4686 TeddyBearIsABot
## 4687 mary_loves_1D
## 4688 ReusArzoine
## 4689 AdrienSoma
## 4690 Isty2021
## 4691 spencerrthomas
## 4692 SaraKnaves
## 4693 SaraKnaves
## 4694 lutemizio
## 4695 StevenFonzi312
## 4696 mystypo
## 4697 1D_NYCE
## 4698 Sbht02486596
## 4699 sabebastante
## 4700 1D_larry1007
## 4701 RawalParish
## 4702 bigwinsonu
## 4703 CharlieLetsgo
## 4704 1D_larry1007
## 4705 Katniss_2012
## 4706 louu28_
## 4707 anfangell
## 4708 mitamforeverr
## 4709 mariegomezmalik
## 4710 Rias_life_is_1d
## 4711 AliShafqatB
## 4712 1d_svenny
## 4713 1D_Tomtam_NRC
## 4714 SHodl9000
## 4715 fanysuarez_1D
## 4716 Tihankhan11
## 4717 luke_niall_1D
## 4718 fanysuarez_1D
## 4719 luke_niall_1D
## 4720 luke_niall_1D
## 4721 fanysuarez_1D
## 4722 hazellianhs
## 4723 wheredowego_1d
## 4724 tzumosamichaeyu
## 4725 Rias_life_is_1d
## 4726 dtrjbuynsell
## 4727 isthatisii
## 4728 FORESTLIMIT
## 4729 AMCSPARTON
## 4730 matibarce22
## 4731 luke_niall_1D
## 4732 luke_niall_1D
## 4733 NFTPLACE1
## 4734 only1dragonn
## 4735 PrincessLUVS_1D
## 4736 tweetsbunga
## 4737 tweetsbunga
## 4738 marielelou24_1D
## 4739 marielelou24_1D
## 4740 ohmy_GOD_1D
## 4741 Emyyxx_1D
## 4742 1D_K28
## 4743 Sbht02486596
## 4744 FMClubnft
## 4745 mohai_deen08
## 4746 mohai_deen08
## 4747 itsaldie
## 4748 AryanNikhare1
## 4749 Ishsodhi6
## 4750 ReusArzoine
## 4751 Arpitaloves_1d
## 4752 Arpitaloves_1d
## 4753 Arpitaloves_1d
## 4754 dontknow415
## 4755 Arpitaloves_1d
## 4756 1d_thot
## 4757 Arpitaloves_1d
## 4758 Arpitaloves_1d
## 4759 Arpitaloves_1d
## 4760 Arpitaloves_1d
## 4761 Arpitaloves_1d
## 4762 Arpitaloves_1d
## 4763 Arpitaloves_1d
## 4764 Snowynam22
## 4765 Timjomes17
## 4766 AmericaHoran_1D
## 4767 kenda_1d
## 4768 1d_mariana14
## 4769 OmarLL0620
## 4770 ariadnaps_1d
## 4771 hudime
## 4772 RollDawgWoof
## 4773 1D_charlieputh
## 4774 ReusArzoine
## 4775 thatonesimp0101
## 4776 nn7fer
## 4777 luke_niall_1D
## 4778 luke_niall_1D
## 4779 hudime
## 4780 nintenceI
## 4781 Arpitaloves_1d
## 4782 Arpitaloves_1d
## 4783 Arpitaloves_1d
## 4784 Arpitaloves_1d
## 4785 hanedalle
## 4786 bot_chaeyoung_
## 4787 Arpitaloves_1d
## 4788 Arpitaloves_1d
## 4789 Arpitaloves_1d
## 4790 Arpitaloves_1d
## 4791 Brad16081374
## 4792 lazyassotter
## 4793 shahi_67
## 4794 Jonborden17
## 4795 Arpitaloves_1d
## 4796 danikeeeyks
## 4797 Arpitaloves_1d
## 4798 Arpitaloves_1d
## 4799 Arpitaloves_1d
## 4800 Arpitaloves_1d
## 4801 Arpitaloves_1d
## 4802 1d_babygirlss
## 4803 1d_babygirlss
## 4804 1d_babygirlss
## 4805 1d_babygirlss
## 4806 Arpitaloves_1d
## 4807 1d_babygirlss
## 4808 Arpitaloves_1d
## 4809 bot_nayeon
## 4810 1d_babygirlss
## 4811 Arpitaloves_1d
## 4812 Arpitaloves_1d
## 4813 Arpitaloves_1d
## 4814 1d_babygirlss
## 4815 1d_babygirlss
## 4816 Arpitaloves_1d
## 4817 bot_chaeyoung_
## 4818 1d_babygirlss
## 4819 ClarissaMaricl4
## 4820 Arpitaloves_1d
## 4821 1d_babygirlss
## 4822 bot_nayeon
## 4823 Arpitaloves_1d
## 4824 1d_babygirlss
## 4825 Arpitaloves_1d
## 4826 1d_babygirlss
## 4827 Arpitaloves_1d
## 4828 1d_babygirlss
## 4829 bot_nayeon
## 4830 1d_babygirlss
## 4831 Arpitaloves_1d
## 4832 1d_babygirlss
## 4833 bot_chaeyoung_
## 4834 1d_babygirlss
## 4835 satoshis_pt
## 4836 MaraJos05044945
## 4837 1d_babygirlss
## 4838 1d_babygirlss
## 4839 1d_babygirlss
## 4840 satoshis_pt
## 4841 1d_babygirlss
## 4842 Arpitaloves_1d
## 4843 1d_babygirlss
## 4844 1d_babygirlss
## 4845 Tay_1D_H10part2
## 4846 1d_babygirlss
## 4847 satoshis_pt
## 4848 DestinyRmb
## 4849 Arpitaloves_1d
## 4850 bot_chaeyoung_
## 4851 1d_babygirlss
## 4852 1d_babygirlss
## 4853 1d_babygirlss
## 4854 1d_babygirlss
## 4855 bot_chaeyoung_
## 4856 bot_chaeyoung_
## 4857 1d_babygirlss
## 4858 1d_babygirlss
## 4859 1d_babygirlss
## 4860 1d_babygirlss
## 4861 1d_babygirlss
## 4862 1d_babygirlss
## 4863 1d_babygirlss
## 4864 1d_babygirlss
## 4865 Freefols_1D
## 4866 1d_babygirlss
## 4867 stockysports
## 4868 Freefols_1D
## 4869 1d_babygirlss
## 4870 bot_nayeon
## 4871 1d_babygirlss
## 4872 1d_babygirlss
## 4873 1d_babygirlss
## 4874 1d_babygirlss
## 4875 Freefols_1D
## 4876 1d_babygirlss
## 4877 1d_babygirlss
## 4878 1d_babygirlss
## 4879 1d_babygirlss
## 4880 1d_babygirlss
## 4881 1d_babygirlss
## 4882 1d_babygirlss
## 4883 1d_babygirlss
## 4884 1d_babygirlss
## 4885 Freefols_1D
## 4886 1d_babygirlss
## 4887 1d_babygirlss
## 4888 1d_babygirlss
## 4889 1d_babygirlss
## 4890 1d_babygirlss
## 4891 1d_babygirlss
## 4892 1d_babygirlss
## 4893 TSH__1D
## 4894 Coinfidence92
## 4895 man09621
## 4896 man09621
## 4897 AfaaqTrader
## 4898 hibari_0325
## 4899 man09621
## 4900 ohmy_GOD_1D
## 4901 1d_secsi
## 4902 ByBitSavage
## 4903 luke_niall_1D
## 4904 luke_niall_1D
## 4905 luke_niall_1D
## 4906 luke_niall_1D
## 4907 1d_MainlyLarry
## 4908 kovo_naro
## 4909 zainberrie
## 4910 1d_larry4life_
## 4911 Gildavila90
## 4912 luke_niall_1D
## 4913 luke_niall_1D
## 4914 luke_niall_1D
## 4915 1d_wn
## 4916 Leti_1D_
## 4917 man09621
## 4918 Cece7031
## 4919 1d_lh28
## 4920 1d_lh28
## 4921 luke_niall_1D
## 4922 luke_niall_1D
## 4923 1d_lh28
## 4924 1d_lh28
## 4925 singhisamcape
## 4926 1d_lh28
## 4927 ppjschultz
## 4928 1d_lh28
## 4929 1d_lh28
## 4930 1d_lh28
## 4931 carmen_di
## 4932 1d_lh28
## 4933 1d_lh28
## 4934 AllieLmaow
## 4935 1d_lh28
## 4936 1d_lh28
## 4937 CarrotGirl_1D
## 4938 CarrotGirl_1D
## 4939 1D_Tomtam_NRC
## 4940 breelovestay13
## 4941 1d_lh28
## 4942 1D_france_OD
## 4943 snoop_dog_3
## 4944 kehtjap
## 4945 xsunflwr94
## 4946 AllanSr0515
## 4947 AmbikaHosein
## 4948 AllyNr_1D
## 4949 AllyNr_1D
## 4950 AllyNr_1D
## 4951 CarrotGirl_1D
## 4952 CarrotGirl_1D
## 4953 CarrotGirl_1D
## 4954 CarrotGirl_1D
## 4955 CarrotGirl_1D
## 4956 CarrotGirl_1D
## 4957 CarrotGirl_1D
## 4958 CarrotGirl_1D
## 4959 CarrotGirl_1D
## 4960 CarrotGirl_1D
## 4961 CarrotGirl_1D
## 4962 CarrotGirl_1D
## 4963 CarrotGirl_1D
## 4964 CarrotGirl_1D
## 4965 CarrotGirl_1D
## 4966 CarrotGirl_1D
## 4967 CarrotGirl_1D
## 4968 CarrotGirl_1D
## 4969 CarrotGirl_1D
## 4970 CarrotGirl_1D
## 4971 lollyjo71
## 4972 CarrotGirl_1D
## 4973 LeeTJG
## 4974 SandieW84755401
## 4975 haley1Dstan
## 4976 mj_james14
## 4977 luke_niall_1D
## 4978 ElizabethZurzo1
## 4979 PowCg27
## 4980 Taylorpike
## 4981 luke_niall_1D
## 4982 luhhrainbow
## 4983 ezcart666
## 4984 ezcart666
## 4985 CarrotGirl_1D
## 4986 CarrotGirl_1D
## 4987 CarrotGirl_1D
## 4988 CarrotGirl_1D
## 4989 marielelou24_1D
## 4990 AwakeSpace7
## 4991 itiswhatitislhb
## 4992 johnCapicchioni
## 4993 IamVietnamese5
## 4994 luke_niall_1D
## 4995 cndiesaddctd
## 4996 avila_nanye
## 4997 GenkoNFT
## 4998 itiswhatitislhb
## 4999 Wheaton25
## 5000 montrealinvest1
## 5001 marielelou24_1D
## 5002 marielelou24_1D
## 5003 SETexasAPE
## 5004 Alyxandrya9
## 5005 xmax171
## 5006 liveinvictoryyy
## 5007 1D_world28
## 5008 Alltheloveee_1D
## 5009 1D_world28
## 5010 Kenz_1d
## 5011 1D_world28
## 5012 Kenz_1d
## 5013 Kenz_1d
## 5014 ApeAvenger
## 5015 Kenz_1d
## 5016 Kenz_1d
## 5017 JPClarkeSr
## 5018 1D_world28
## 5019 1D_world28
## 5020 BennnyTheJets
## 5021 marielelou24_1D
## 5022 marielelou24_1D
## 5023 BlkmambaCA
## 5024 1D_world28
## 5025 1D_world28
## 5026 OLIEBHODLING
## 5027 AMC_Apee
## 5028 ReeKwangSun
## 5029 MrGoodtimes11
## 5030 wontoodoo
## 5031 5sos_1D_gd
## 5032 llGORDll
## 5033 Tf41038705
## 5034 LeslieRidgeVIP
## 5035 WarrenFunkJr
## 5036 tommoandhar
## 5037 1D_jaNe
## 5038 leeyump28
## 5039 carolmacenaa
## 5040 xmenxloki
## 5041 x_brokenhome_x
## 5042 NaehlRose
## 5043 cinemaharryyy
## 5044 muffing99
## 5045 luvxmitsuri
## 5046 jeysebelmalik
## 5047 belenotb
## 5048 1D_tookachOnce7
## 5049 ZzANv3y1A8axWM4
## 5050 achil_01
## 5051 TomWhatsoeverB
## 5052 sunflwrslwt
## 5053 CarrotGirl_1D
## 5054 azileaf
## 5055 _GottaBeYou_1D
## 5056 minniee_1d
## 5057 SonoFedericaaa
## 5058 larac_n
## 5059 nisajelani
## 5060 SatanslittleBae
## 5061 Someone_with_R
## 5062 mynrp_nubia
## 5063 ohmy_GOD_1D
## 5064 ily5sos__1d
## 5065 AcornRivers
## 5066 1D_mahone_xo99
## 5067 ohmy_GOD_1D
## 5068 TinaManurung14
## 5069 Csmurfy1
## 5070 marielelou24_1D
## 5071 marielelou24_1D
## 5072 Cecilis80
## 5073 tnjgyeoja
## 5074 1d_larry4life_
## 5075 1d_larry4life_
## 5076 1d_larry4life_
## 5077 1d_larry4life_
## 5078 Ratta666
## 5079 Ratta666
## 5080 1d_larry4life_
## 5081 1d_larry4life_
## 5082 madamalik1d
## 5083 daydreams_1d
## 5084 1d_larry4life_
## 5085 jczala_18
## 5086 1d_larry4life_
## 5087 alice_jaworski
## 5088 1d_larry4life_
## 5089 harrieature
## 5090 Raid101B
## 5091 1D_WhereisKevin
## 5092 louissweettt
## 5093 fay_2528
## 5094 1d_luvvv
## 5095 EyesWideCrypto
## 5096 NicoleOlivo_1D
## 5097 kawalekonline
## 5098 vaniakeisya_
## 5099 josy_shr
## 5100 1d_Obsessionnn
## 5101 itsrsdarling
## 5102 1d_Obsessionnn
## 5103 rainlarryy
## 5104 RubyShallcross
## 5105 dec_bigwin1111
## 5106 dec_bigwin1111
## 5107 mrs_MSHPT
## 5108 Tini_y_1D
## 5109 _crazy_about_1d
## 5110 alessiak03
## 5111 _crazy_about_1d
## 5112 _crazy_about_1d
## 5113 _crazy_about_1d
## 5114 _crazy_about_1d
## 5115 _crazy_about_1d
## 5116 _crazy_about_1d
## 5117 _crazy_about_1d
## 5118 itsbeen2wks
## 5119 1D_Hello_Kitty
## 5120 Sebasti14717053
## 5121 itsme_maiki
## 5122 DimantSofia
## 5123 1d_Obsessionnn
## 5124 IoveofmyIifee
## 5125 eIIIizz883
## 5126 CryptoAround24
## 5127 Hedgerdady
## 5128 carousel_muke
## 5129 daydreams_1d
## 5130 cho_aryani32
## 5131 HeyLuchia
## 5132 Ash16jordan
## 5133 txkxtoncemore
## 5134 satellitebtch
## 5135 itsjustluiza02
## 5136 bitcoinbruhdude
## 5137 NFTMoneybruh
## 5138 NFTGuyDude
## 5139 DeFiDudeGuy
## 5140 cryptospacedude
## 5141 GPickens9
## 5142 cryptosamy1
## 5143 satelliteismygf
## 5144 Vampirezamua13
## 5145 abnormallykenz
## 5146 1d_secsi
## 5147 1d_secsi
## 5148 hrtsforboobear
## 5149 sahaar_xo
## 5150 _moshi_moshika
## 5151 h0mewith_h
## 5152 yoshinami73
## 5153 areebawan22
## 5154 Lucia_28s
## 5155 cashtonsghoul
## 5156 qmaconhaboa
## 5157 isidora_bae
## 5158 daydreams_1d
## 5159 ohmy_GOD_1D
## 5160 ohmy_GOD_1D
## 5161 ohmy_GOD_1D
## 5162 1D_LoserLover
## 5163 ohmy_GOD_1D
## 5164 1D_DailySpain
## 5165 FedeKaufer
## 5166 luke_niall_1D
## 5167 luke_niall_1D
## 5168 luke_niall_1D
## 5169 luke_niall_1D
## 5170 luke_niall_1D
## 5171 putridewia_a
## 5172 pinkkleee
## 5173 1d___and___5sos
## 5174 XavierHounnou
## 5175 AlmadenKathleen
## 5176 PamAndr33149140
## 5177 ily_1d_13
## 5178 killazay216
## 5179 RobertCryptoWo1
## 5180 Jjvikinkaa_
## 5181 caprrysongs
## 5182 MaureenZoethout
## 5183 Dominatoor49
## 5184 saam00522101
## 5185 Csmurfy1
## 5186 I_admire_1D
## 5187 nelltuna_ender
## 5188 my__glitter
## 5189 PrincessLUVS_1D
## 5190 hudime
## 5191 Lilli61449676
## 5192 hudime
## 5193 hudime
## 5194 larxklnc
## 5195 ohmy_GOD_1D
## 5196 ohmy_GOD_1D
## 5197 takakichi_tktk
## 5198 yeosang_1d
## 5199 yeosang_1d
## 5200 yeosang_1d
## 5201 yeosang_1d
## 5202 yeosang_1d
## 5203 goldenhharry
## 5204 imtheecharmer
## 5205 JanDuPreez8
## 5206 Moonchaser20200
## 5207 daydreaminhabit
## 5208 Cristina___1D
## 5209 luisiiartino
## 5210 1d_secsi
## 5211 Cryptonite_tab
## 5212 Lou_1D_myhome
## 5213 Diana32_1D
## 5214 Pegada__1D
## 5215 SamirGourPR
## 5216 Pegada__1D
## 5217 Eva_Larry_28
## 5218 biancabvega
## 5219 Always_1D_Shawn
## 5220 harrystaryKC
## 5221 SabineWaschkew1
## 5222 house_of_1D
## 5223 NicoleOlivo_1D
## 5224 chxrryalmighty
## 5225 Saffron_run
## 5226 EyesWideCrypto
## 5227 1D_InaCoolWay
## 5228 AlexLivesHere1
## 5229 zinariyy
## 5230 ohmy_GOD_1D
## 5231 1d__larry___
## 5232 1d__larry___
## 5233 ste_nocontrol
## 5234 fivesecondsrry
## 5235 Akashi30eth
## 5236 its_vicky_again
## 5237 ohmy_GOD_1D
## 5238 ohmy_GOD_1D
## 5239 _Crypto_freak
## 5240 ohmy_GOD_1D
## 5241 1d_MainlyLarry
## 5242 Jesus81383519
## 5243 ohmy_GOD_1D
## 5244 AdnanCh02520583
## 5245 MichaelHokkanen
## 5246 ohmy_GOD_1D
## 5247 ohmy_GOD_1D
## 5248 Javi_1d_28
## 5249 ohmy_GOD_1D
## 5250 ohmy_GOD_1D
## 5251 Javi_1d_28
## 5252 smalik_1D
## 5253 Cryptome1
## 5254 grcrypto1
## 5255 rickianna3
## 5256 ohmy_GOD_1D
## 5257 ohmy_GOD_1D
## 5258 ohmy_GOD_1D
## 5259 Crsblond
## 5260 1d_mariana14
## 5261 _GottaBeYou_1D
## 5262 DortheFleischer
## 5263 _GottaBeYou_1D
## 5264 _GottaBeYou_1D
## 5265 blank8781
## 5266 _amy_chiara_
## 5267 Sathishpattusa2
## 5268 meeshahaha_
## 5269 1d_MainlyLarry
## 5270 Ghoulzjvk
## 5271 SilvesterALe17
## 5272 1D_ubsest
## 5273 https_rslie
## 5274 1d_MainlyLarry
## 5275 1d_MainlyLarry
## 5276 1d_marzie
## 5277 Sammyseven3
## 5278 sergio3cap
## 5279 CryptoTopTrades
## 5280 1D_ubsest
## 5281 Shibba59273614
## 5282 1D__TS
## 5283 CbzasP
## 5284 ThorsethTorgeir
## 5285 1D__TS
## 5286 stan___1D
## 5287 saveljic_nisa
## 5288 Rakoo_k
## 5289 louistwatchesme
## 5290 quinn_vegas7
## 5291 L_1D_potato
## 5292 DREAM3O5
## 5293 77Saeidian
## 5294 anniversary_1d
## 5295 anniversary_1d
## 5296 Brenna_rose
## 5297 anniversary_1d
## 5298 anniversary_1d
## 5299 satelliteni
## 5300 maxsound1717
## 5301 anniversary_1d
## 5302 anniversary_1d
## 5303 Ellen_Horan_1D
## 5304 DavidBirch1982
## 5305 DavidBirch1982
## 5306 Rias_life_is_1d
## 5307 1d_thot
## 5308 1d_thot
## 5309 1d_thot
## 5310 anniversary_1d
## 5311 1d_thot
## 5312 1d_thot
## 5313 LittleMix_1D
## 5314 Sathishpattusa2
## 5315 1d_thot
## 5316 1d_thot
## 5317 Pegada__1D
## 5318 Pegada__1D
## 5319 cryptowar80
## 5320 Larry_All_Along
## 5321 1D_infoportugal
## 5322 Pegada__1D
## 5323 Pegada__1D
## 5324 gentry_tx
## 5325 ry_tomlinson28
## 5326 oconed_jakey
## 5327 stella_1d
## 5328 1D_larry1007
## 5329 1d_Obsessionnn
## 5330 aliresapst
## 5331 molly_turner04
## 5332 59_marine_1D
## 5333 Aloma04
## 5334 ILove__1D__
## 5335 Lila28_1d
## 5336 W3RTH_99
## 5337 positivesteven
## 5338 Lila28_1d
## 5339 NICO__1d
## 5340 ry_tomlinson28
## 5341 ry_tomlinson28
## 5342 CarrotGirl_1D
## 5343 CarrotGirl_1D
## 5344 CarrotGirl_1D
## 5345 CarrotGirl_1D
## 5346 JollibeeTrades
## text
## 1 RT @aceofspadessac: Just Announced: Join us for a night of nostalgia on January 13th as Club 90's Presents Midnight Memories 1D Night ✨…
## 2 RT @spotifycharts: Who else lived in #HarrysHouse all year? 🎶\n\nReply with 🏠 if #AsItWas is the top song on your #SpotifyWrapped
## 3 RT @kmmwkindness: An edit I made for my bestie’s bday whom I went to 3 Harry shows & AFHF with 💜 I miss her so much I went from spending mo…
## 4 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 5 RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…
## 6 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 7 RT @cIxiro: let’s talk about this again https://t.co/2LU5j8PiJB
## 8 RT @blueblrdhoneyy: you stopped scrolling didn’t you https://t.co/Z5iGnNbwuS
## 9 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 10 RT @tommillichamp: goodnight world
## 11 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 12 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 13 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 14 RT @TheFinancierge: Yearly -> Weekly, Monthly\nMonthly -> 1D, 2D, 3D\nWeekly -> H4, H8, H12\nDaily -> m15, m30, H1\nH4 -> m5, m10\nH1 -> m1, m2,…
## 15 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 16 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 17 RT @moonemozi: @darushmemar #Mehdi_Kerami, this young man is the national karate champion with many medals.\n Under severe torture, he was f…
## 18 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 19 RT @farawayland_4: @darushmemar #Mehdi_Karami, 22 years old resident of Nazarabad, was accused of corruption in the land and is in danger o…
## 20 RT @mhereonlyforbts: ARMYS: "NOT EVERYTHING IS ABOUT HYYH"\nNAMJOON: https://t.co/TUHS3Rk1kz
## 21 RT @UpdateHLD: Louis making a heart with a fan. 🫶\n\n🎥: lomlouisxx\nhttps://t.co/omp9quLS2y
## 22 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 23 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 24 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 25 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 26 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 27 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 28 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 29 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 30 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 31 RT @onedayjm: yoongi at any given chance https://t.co/kxMzKm3L7r
## 32 RT @sugatradamus: i teared up a lot https://t.co/5mWRVi5GLH
## 33 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 34 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 35 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 36 RT @LewisCapaldi: don’t like menthols
## 37 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 38 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 39 RT @Are1DBackToday: No 1D Reunion Today
## 40 RT @btsfashionhr: NAMJOON X STILL LIFE MV https://t.co/0A7F7gnP2g
## 41 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 42 RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w
## 43 RT @selecaoportugal: 𝕃𝔼𝕋'𝕊 𝔻𝕆 𝕀𝕋 ! ✊🔥 #VesteABandeira #WearTheFlag #FIFAWorldCup https://t.co/4AIMjq9YOX
## 44 RT @harryslyricbot: don't you call him baby, we're not talking lately, don't you call him what you used to call me
## 45 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 46 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 47 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 48 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 49 RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…
## 50 RT @NCTsmtown_DREAM: Teaser Image #JAEMIN\n\nNCT DREAM Winter Special Mini Album\n〖Candy〗\n➫ 2022.12.19 (KST)\n\n#NCTDREAM #Candy\n#NCTDREAM_Candy…
## 51 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 52 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 53 RT @UGM_FESS: 1D was right.. ugm_fess
## 54 RT @wonubliss: baby shark x cant take my eyes off you 😂 https://t.co/kEZx7Fvnji
## 55 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 56 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 57 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 58 RT @harryslyricbot: stop your crying, baby, it'll be alright
## 59 RT @MadridXtra: Pepe signing a Real Madrid shirt after the game. 🤍 https://t.co/go3exeEGe1
## 60 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 61 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 62 RT @LTHSOURCE: 📸| We are nice enough to share this, you’re welcome. https://t.co/V9Za65zXIY
## 63 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 64 RT @hslotlives: 74 show • São Paulo \n\nAccounts that might be going live\n\nhttps://t.co/nDBFzAu1TZ\nhttps://t.co/tJNWt8cnKq\nhttps://t.co/4SHvq…
## 65 RT @spotifycharts: These artists swept the charts in 2022 🧹 #SpotifyWrapped https://t.co/5MXcuNoump
## 66 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 67 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 68 RT @sunflowrry28: Same jacket from 1D signings? What is he thinking 🥺 my poor heart https://t.co/F9oDx4RSMt
## 69 RT @Tha5SOSFamily: Happy Birthday to the heart and soul of Tha5SOSFamily, @minhofreak. Brad, you're the backbone and the best friend we cou…
## 70 RT @sparklybIue: STOP. EVERYTHING. RIGHT. NOW. https://t.co/hBOmVF2Cbx
## 71 RT @todays1dhistory: Today (December 6) in 2014 - Lux misses her "Uncle Knobhead" 🥺🥺💗\n\nvia Lou's Insta https://t.co/AJnrXpSEeh
## 72 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 73 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 74 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 75 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 76 RT @Bangtan7tiktok: #ineedyou\n1M views |1d✨\n\n[ click + like + comment + share + repost]\nhttps://t.co/MJr4Q8ZPEC https://t.co/xUU0uTtWXD
## 77 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 78 RT @KeelanLeeper: The Irish Free State did not begin minting its own currency (The “Irish Pound”, Punt, IR£) until 1928. 🇮🇪\n\nHere’s 1d from…
## 79 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 80 RT @benzoposey: @shirtsthtgohard Original designer 💳💯\n@meninadoliam_1D For everyone looking for this shirt👕
## 81 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 82 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 83 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 84 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 85 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 86 RT @SoVeryBritish: “Cold out there”\n“Meant to get even colder”\n\n- end of conversation -\n- repeat tomorrow -
## 87 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 88 RT @laraloveshrry: SLAY https://t.co/XzgkQ7wMx3
## 89 RT @louiology: louis rn https://t.co/bzVmdBdzkK
## 90 RT @Juls2203: ☆Juls, 19 yo\n☆Stan list: Taylor Swift, 1D, Louis Tomlinson, Harry Styles, Niall Horan\n☆Like list: Zayn, Halsey, Yungblud, Sel…
## 91 RT @myyouxbts: @TanniesBestFrnd @Angeliinaaax Ofc they're, that's how magazines get clout other media outlets get to spice it up even more.…
## 92 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 93 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 94 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 95 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 96 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 97 RT @meninadoliam_1D: Link T-Shirt 🔥👇\nhttps://t.co/IJfgqTMBQm https://t.co/7GcPPL10cr
## 98 RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl
## 99 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 100 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 101 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 102 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 103 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 104 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 105 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 106 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 107 RT @bettertthanme: poems “short story” & “hate box” by Gerard Way, 1995 \n(poems available in the 🧵 for vision impaired) https://t.co/cuyl1I…
## 108 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 109 RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…
## 110 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 111 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 112 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 113 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 114 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 115 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 116 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 117 RT @MillsReggie: Be private. Vibe alone. Grow in silence.
## 118 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 119 RT @copyofsunflwr: remember him? he grew up. https://t.co/UmXoizDH0D
## 120 RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…
## 121 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 122 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 123 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 124 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 125 RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…
## 126 RT @lwnnisterz: LOOK AT HIM https://t.co/MJBDyLKeTI
## 127 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 128 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 129 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 130 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 131 RT @luvinflix: me ignoring all hints until you say it with your chest https://t.co/5zhNoQQV7w
## 132 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 133 RT @fearlessly2803: He said he loves her 1d shirt😭
## 134 RT @PatchyBS: bro sans tweet about eu is just not funny. bro they worked all year to get there just to get 3-1d by na and laughed at by a d…
## 135 RT @lwnnisterz: WHAT https://t.co/EdWYwEgH1r
## 136 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 137 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 138 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 139 RT @jayascats: blond cat https://t.co/tCfi9PYuZN
## 140 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 141 RT @rhaenyratrgryns: every award to emma d’arcy https://t.co/nX0TPrZ3MK
## 142 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 143 RT @selecaoportugal: GOOOOOLLOOOOO RAPHAEL!!!!!!!!!! 4-0!!! https://t.co/jctl6LfxTM
## 144 RT @MillsReggie: my mother deserves the world
## 145 RT @mauraortiz: My top 5 artists of 2022. Who were yours? @CNCOmusic #Camilo @gloriagroove #1D @MauYRicky #SpotifyWrapped \nhttps://t.co/whJ…
## 146 RT @stevirouss: “you look really tired” i really am.
## 147 RT @rhaenyratrgryns: matt smith as daemon targaryen supremacy https://t.co/Sa8fJENcm6
## 148 RT @BUZZNET: I got Iron Man 🤖
## 149 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 150 RT @lzzehh: this is the cutest thing i’ve ever read https://t.co/SK1y4STWoY
## 151 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 152 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 153 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 154 RT @SECNetwork: The best defensive player in college football ... again 😤\n\nWill Anderson Jr. repeats as the Nagurski Award winner 🏆\n\n(📸: @A…
## 155 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 156 RT @Tha5SOSFamily: TONIGHT | 07/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nNewcastle, Australia\n\n#TakeMyHandNewcastle https://t.co/tTYvYbry…
## 157 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 158 RT @janesreputation: no cause would’ve, could’ve, should’ve is toooo good HOW is it not in the standard version of midnights i don’t unders…
## 159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 160 RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95
## 161 RT @selecaoportugal: 🎮 Next 𝕃𝔼𝕍𝔼𝕃 unlocked: Morocco 🇲🇦! #VesteABandeira #WearTheFlag https://t.co/Abfey1vw2L
## 162 RT @gabrimoonn: KISS ME HARD BEFORE YOU GO
## 163 RT @carlamaardo_: think I'll miss u forever
## 164 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 165 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 166 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 167 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 168 RT @mrs_MSHPT: Same Louis, same!!🇵🇹🇵🇹🇵🇹 https://t.co/wQGJg6YUnU
## 169 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 170 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 172 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 173 RT @quackupdates: quackity posted on his story! https://t.co/jFPAh8boNS
## 174 RT @quackupdates: More from Quackity’s insta story! https://t.co/C3hEJNWHuj
## 175 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 176 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 177 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 178 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 179 RT @dailylarrybot28: The look Louis gives Harry as soon as he walks through the door after touring for 2 weeks straight...😏 https://t.co/Mk…
## 180 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 181 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 182 RT @GETlTWRONG: FIRST HAT TRICK OF THIS WORLD CUP IS FROM PORTUGAL CHUPEMM
## 183 RT @louisgir1friend: Me asking louis about his stag tattoo! THE SCAR GOES AROUND IT THE STAG TATTOO IS OKAY!!! @UpdateHLD https://t.co/a5mg…
## 184 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 185 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 186 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 187 RT @stylinarts: he’s so dramatic https://t.co/28jG1UvWGg
## 188 RT @brutaloue: portugal winning because louis said he loves us so true
## 189 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 190 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 191 RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…
## 192 RT @itsyoulou28_: nobody speak to me https://t.co/yAuDLa9Wo8
## 193 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 194 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 195 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 196 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 197 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 198 RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…
## 199 RT @ScrapDaddyAP: Christmas came early! 🎄🎁🎄 https://t.co/XsuxPDN1dN
## 200 RT @WWEUsos: A lot of Salty ass tag teams out there huh??…#WeTheOnes
## 201 RT @JohnCena: Give people a chance. They’ll either prove your judgements were correct or they might surprise you. Gain the patience and cou…
## 202 RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…
## 203 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 204 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 205 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 206 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 207 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 208 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 209 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 210 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 211 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 212 RT @leighanoisgocua: went out to the shed today and found my hurl from when my family tried to make me sporty. then i saw that somethings w…
## 213 RT @satsnaffler: Expanding on this front, applying the following strategy to your portfolio, the whole FTX mess would have had little to no…
## 214 RT @redlinelrh: retweet if you actually loved the take my hand tour setlist that 5sos curated. we exist
## 215 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 216 RT @WTRMLNSGR94: “rock, paper, scissors, if i win, you have to release copy of a copy, studio.” \n\n“nah nah nah”
## 217 RT @TeamLouisNews: This is the cutest thing you’ll see today. 🫶🏻\n\n© lomlouisxx https://t.co/DxgdDSOr5s
## 218 RT @AxelUfermann: Very interesting chart $Hapi / $BTC \nBreakout is happening now,so $Hapi outperforming $BTC ,and Buy signal on 1D compare…
## 219 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 220 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 221 RT @SpaceTTech: #Space #Technology #EUSpace \n@SpaceTTech 100% Electric Spacecraft / Space Drones \nWith 1g Constant acceleration Travel time…
## 222 RT @danielhowell: it’s time for @AmazingPhil to get his revenge - Viewers Pick Dan’s Outfits https://t.co/pzjQrGksDq
## 223 RT @LESARDENTES: 🔥 On est de retour 🤯 @trvisXX at @lesardentes le vendredi 7 juillet \n🔥 We’re back 🤯 @trvisXX @lesardentes festival friday…
## 224 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 225 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 226 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 227 RT @bookpoets: you’re not lost you are finding https://t.co/vXZzOd2EaH
## 228 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 229 RT @sweet_ghostie: ,, My arm is fucking hurting '' 😭😭 https://t.co/Wn4GG285tT
## 230 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 231 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 232 RT @cliffordmebf: NO, STOP IT, WHY https://t.co/ud9IJ4tGuZ
## 233 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 234 RT @SIieIls: ✨Rekomendasi Parfume Powdery✨\n\n1 Musk by lilian ashley\n🖇https://t.co/jSbIQS3azd (putih)\n🖇https://t.co/YntUZo5hvy\n\n2 Victoria E…
## 235 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 236 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 237 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 238 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 239 RT @SpotifyUK: Team #1D forever... everything you do boys, everything you do = #Perfect 💯👌#BRITs2016\nhttps://t.co/o6T2WTmqGv
## 240 RT @onedirection: RT to vote 1D in the 2016 #RDMA. #OneDirection #YouKnowYouLoveThem @radiodisney https://t.co/SASUOZ0Dt9
## 241 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 242 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 243 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 244 RT @ave_eli: $NDQ $NQ $QQQ 1D\nThe rising traingle broke down, and but we continue w the accumulation between the red horizontal and the whi…
## 245 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 246 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 247 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 248 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 249 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 250 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 251 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 252 RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…
## 253 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 254 RT @pop_ey_ch: #ES_F 1D: Back < 200sma, and that strong volume on 30/11 is really not worth much today. My expectation:\n\nShort-term bounce…
## 255 RT @onedirection: Thank you 1D family for helping us celebrate #8YearsofOneDirection we hope you enjoyed reliving some of the amazing memor…
## 256 RT @onedirection: Happy #10YearsOf1D Day! Relive your favourite One Direction memories here: https://t.co/GrUHfaSMUp https://t.co/yS5KsERP1y
## 257 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 258 RT @FIFAWorldCup: 🙌 On the night when Morocco enter uncharted territory, Yassine Bounou is the hero.\n\nTonight’s @Budweiser Player of the Ma…
## 259 RT @FIFAWorldCup: Morocco and Portugal are heading to the Quarter-Finals 🔥 \n\nWatch the highlights from today on FIFA+ 📺 \n\n#FIFAWorldCup #Qa…
## 260 RT @onedirection: What’s your best 1D moment? Watch '10 Years of One Direction' on @YouTube now! https://t.co/q2C4I2IAEp #10YearsOf1D https…
## 261 RT @ML_KinrossHS: 1A 🇩🇪 and 1D 🇪🇸 enjoyed playing the SNOWBRAWL mode on @gimkit today to revise the vocabulary from the food topic! 1A work…
## 262 RT @onedirection: Celebrate 10 years of One Direction! Sing along to your favourite songs with time-synced lyrics on @AppleMusic https://t.…
## 263 RT @onedirection: Be sure to check out the enhanced 'This Is One Direction' playlist with videos and storylines on @Spotify now https://t.c…
## 264 RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…
## 265 RT @devbostick: I was
## 266 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 267 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 268 RT @UpdateHLD: Louis smiling during the signing today.\n\n📸: lwtallalong https://t.co/7kfVjv399Y
## 269 RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi
## 270 RT @L_HSupremacy: @Spotify LOUIS TOMLINSON\nHARRY STYLES \nNiall Horan\nLiam Payne\nZayn Malik https://t.co/BtLjhGtOyN
## 271 RT @korndiddy: I tried to argue that Hallmark-style Christmas movies are inherently republican propaganda and it’s the most viscerally upse…
## 272 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 273 RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…
## 274 RT @louismydaby: We all just blinked no? https://t.co/zqgeIo0diC
## 275 RT @suunflowervol28: "I get lost inside blue eyes'" I get it harry https://t.co/8yi3iIGViG
## 276 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j
## 277 RT @LTHQOfficial: The official #FaithInTheFuture Fan Artwork will be shared soon! Make sure you're a part of the artwork by connecting your…
## 278 RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm
## 279 RT @flickerofem: HE WROTE SLAY MY BRAND IM CRYING https://t.co/CXfFfvVVPj
## 280 RT @katerrinna91: "i want a gf" "i want a bf" cool. i want to meet louis tomlinson
## 281 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 282 RT @louloveslouies: i asked louis if he’s excited to come to poland on tour and that was his answer HAHAHAH https://t.co/PIMKDQ0XyW
## 283 RT @jerrynixon: Would you pass my interview? #csharp @dotnet\n\n* Sometimes we inherit terrible code with the unpleasant responsibility to re…
## 284 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 285 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 286 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 287 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 288 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 289 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 290 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 291 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 292 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 293 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 294 RT @UpdateHLD: Louis accepting a bracelet from a fan today. \n\n🎥: fitfonfilms \n https://t.co/eBiTS7B8jh
## 295 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 296 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 297 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 298 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 299 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 300 RT @NiallOfficial: @niallsdayIight @NJHNEWS Ahhhhhhhh… sorry
## 301 RT @NiallOfficial: @xxjessiedavis Shall I do an insta live this week or maybe Tik tok?
## 302 RT @NiallOfficial: @dearpatienceNJH You’re missing out . I’m the king of tik tok .
## 303 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 304 RT @NiallOfficial: @niallsperoni My new music is soooo handsome
## 305 RT @Are1DBackToday: No 1D Reunion Today
## 306 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 307 RT @icandyhshoppe: #SUPERJUNIOR\n#IHSOnhand\n#SS9InManila\n#SuperShow9\n\nSuper Junior Official Lightstick Version 2- 2990PhP\n\n✅COD ONHAND\n✅OFFI…
## 308 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 309 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 310 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 311 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 312 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 313 RT @jacksescapade: “there’s nothing scary about me love” 🥹🥹🥹🥹
## 314 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 315 RT @harryisamiIf: hand me a gun https://t.co/27sOWmxjWT
## 316 RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…
## 317 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 318 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 319 RT @brfootball: GONÇALO RAMOS WITH THE FIRST HAT TRICK OF THE 2022 WORLD CUP 🎩 https://t.co/CGWZ5KVwUT
## 320 RT @AlexsOptions: $BYND 1D\n\nFrom my kicking pattern video, \n\nThis is about as good as it gets with #TheStrat https://t.co/XyyFw2ncFI
## 321 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 322 RT @thatscooljacket: "5sos likes the hbg chant they find it funny!!"\nu sure about that pal? https://t.co/7VJfZiU6Vf
## 323 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 324 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 325 RT @MauroStats: @TheEuropeanLad RAMOS🇵🇹score Hat-Trick today vs🇨🇭the first in #WorldCup2022 🤯\n10.06.2002 PAULETA Last time a Portuguese sco…
## 326 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 327 RT @shineefilms: choi minho and his film degree are so sexy for this https://t.co/8USX5TBsmF
## 328 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 329 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 330 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 331 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 332 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 333 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 334 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 335 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 336 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 337 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 338 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 339 RT @YouAreMyAngel28: 2121 give's you a Louis smile soo you smile me to\n@milx_28 @Pikusiaaa @Laura78072597 @julalikecarrots @xtreadingwaterx…
## 340 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 341 RT @UpdateHLD: Louis signing some items today.\n\n📸: teganmulcahyx https://t.co/tjAYQCBV7A
## 342 RT @iheartshinee_: MINHO’s 놓아줘(chase) & JONGHYUN’s 놓아줘 (let me out)\n\n💙 “there’s a song of Jonghyun hyung that has the same title right. It’…
## 343 RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…
## 344 RT @shineefilms: man i'm so proud ♡ https://t.co/5pfTrjfrHp
## 345 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 346 RT @UpdateHLD: Louis at today’s signing.\n\n🎥: WTRMLNSGR94 https://t.co/9yvAgd9dhi
## 347 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 348 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 349 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 350 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 351 RT @folklovermore9: CHASE PLAYLISTS THREAD\n\n#MINHO #민호 #CHASE #SHINee #샤이니
## 352 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 353 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 354 RT @Are1DBackToday: No 1D Reunion Today
## 355 RT @ZackBornstein: I don’t understand how COVID is spiking again after we’ve tried everything from pretending it’s over to pretending it ne…
## 356 RT @thelittlefreaks: 🎄 DAY 6 🎄 ONE PERSON CAN PICK BETWEEN ANY HARRY STYLES LOT KEYRING FOR DAY 6 OF MY 25 DAY GIVEAWAYS TILL CHRISTMAS!! t…
## 357 RT @kchartsmaster: "CHASE" by MINHO of @SHINee has reached #1 on US iTunes.
## 358 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 359 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 360 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 361 RT @91Anzlife: find your birthday twin in the replies
## 362 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 363 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 364 RT @JoeyStockton7: Lets see if we break this ascending wedge on $SPY 1D chart today, or if we retest the $405-$406 range! https://t.co/fd2J…
## 365 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 366 RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n
## 367 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 368 RT @stylinarts: of course louis is watching a football match on his ipad during a fan signing 💀 https://t.co/TBwBuLL2Ch
## 369 RT @OT5Dailys: 📸| Louis Tomlinson has woken up from his slay! \n\nvia surfsupcai https://t.co/Ls7rZedHp1
## 370 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 371 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 372 RT @thelittlefreaks: i need niall to go live asap it’s been too long
## 373 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 374 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 375 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 376 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/aFkUlIq6ZB https://t.co/ih441Mse0j
## 377 RT @zicarus_rxse: Fixed it I think https://t.co/LYex7P7CXK
## 378 RT @UpdateHLD: Louis wrote ‘Slay’ on a fan’s vinyl at the signing today!\n\n📸: flickerofem https://t.co/ih441Mse0j
## 379 RT @UpdateHLD: Louis reacting to a fan’s hat that said ‘England’ on it!\n\n📸: _charlys_ https://t.co/ixBvlyafTy
## 380 RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…
## 381 RT @UpdateHLD: Louis trying to get some free coffee from a fan!\n\n🎥: WallsIsGolden\n https://t.co/qVmaBa2hCj
## 382 RT @longsuitabel: I'M DONE 💀 https://t.co/yImk1F6bf2
## 383 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 384 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 385 RT @wrathsemilia: if no one got me i know sam claflin in book adaptations got me 🙏🏻\n\n#daisyjonesandthesix https://t.co/k08uD2FoV0
## 386 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 387 RT @lukesbluesuit: he was…doing…bunny ears…to her… https://t.co/F4vBXxUWzh
## 388 RT @HLDPromo: ⏰| Another day, another weekly #TommoTuesday and another 18 days away from Louis turning 31! \n\nJoin us in one hour to stream…
## 389 RT @bydracarys: i will never forget 1x03 of hotd because matt was trending and all the locals and critics were talking about the power of h…
## 390 RT @OT5Promo: Thank you so much for joining us today, we had so much fun with you! Here is your well deserved unseen, happy 3 years of LP1!…
## 391 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 392 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 393 RT @tortaurelle: No but now, Flamers don't have to say "oh, but Minho has a beautiful voice too, listen to these 5 sec of SHINee song/ to H…
## 394 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 395 RT @SharonStyless: “Can we make a pinky promise?”\n“Depends what it is”\n“To put our happiness before anything else”\n“Yeah, always”\n🤞🏻🤍 https…
## 396 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 397 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 398 RT @Are1DBackToday: No 1D Reunion Today
## 399 RT @buitengebieden: Never give up.. 😂 https://t.co/9x5NaIU5uH
## 400 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: asheseilish https://t.co/vti5SuTUHq
## 401 RT @lukesbluesuit: why did he just ~fold~ https://t.co/C6G9d2KSLC
## 402 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 403 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 404 RT @UpdateHLD: Louis reacting to a fan’s sign about how Brazil is going to beat England at the World Cup.\n\n🎥: bitetomlinson https://t.co/V7…
## 405 RT @Tha5SOSFamily: “Sorry but I don’t see Heartbreak Girl on my fucking setlist and if it’s not on my setlist I don’t have to play it. Befo…
## 406 RT @fratsnapback: WE ARE AT FRATRRY LENGTH HAIR THIS IS NOT A DRILL https://t.co/QFFeis0O89
## 407 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 408 RT @carlaxnxx: When the problem asks you what the problem is https://t.co/xqGSWX7siJ
## 409 RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN
## 410 RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl
## 411 RT @ToshibaSemi_GL: #Toshiba has launched two new brushed DC motor driver ICs for automotive applications housed in two types of small QFN…
## 412 RT @jacksescapade: i went to meet louis with a mission and i succeeded 🫡 https://t.co/IJOm8TUBbz
## 413 RT @UpdateHLD: Louis saying his favorite Disney movie is The Lion King!\n\n🎥: jackescapade \n\n https://t.co/gmBWTad3Zl
## 414 RT @perfectghostss: Me: Louis, thank you so much for going to Colombia, we really appreciated that you went there\n\nLouis: No worries, no wo…
## 415 RT @harrys_cactuss: Hi hi! I'm new to stan twitter. My name is Luna and I'm a fan of Harry Styles, Louis Tomlinson, 1D, Taylor Swift and mo…
## 416 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 417 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 418 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 419 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 420 RT @Are1DBackToday: No 1D Reunion Today
## 421 RT @fearlessrry91: Your honour those are filthy bluegreeners https://t.co/VUBoz05Hie
## 422 RT @OmarRudberg: @mirnaxtomlinson @Harry_Styles I was the opening act for 1D here in Sweden. Me and harry became best friends
## 423 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: twoheartsxo https://t.co/feqhqXB1t5
## 424 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 425 RT @Are1DBackToday: No 1D Reunion Today
## 426 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 427 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 428 RT @silvertxngues: told him congrats on his #1 and that w his broken arm he’s single handedly carrying the music industry x https://t.co/pP…
## 429 RT @IllusiveTrades: $LINK remains bullish on the 4H and 1D timeframes. The moving averages you see are the 200 (yellow), 100 (purple) and 5…
## 430 RT @UpdateHLD: "What's that posh one called? .. Burrata. Bangin'." -Louis on his favorite type of cheese. 🧀 \n\n🎥: gimmieghostie\nhttps://t.co…
## 431 RT @STATIONHEAD: RM is live on the Official BTS station right now- are you tuned in? #BTSARMY #IndigoByRM https://t.co/SsQJhV3VI9
## 432 RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…
## 433 RT @STATIONHEAD: Okay ARMY, here is the link you have been waiting for! Stream RM’s #IndigoListeningParty anytime on the app (streams count…
## 434 RT @allkpop: [UCC] #BTS's #Jimin featured by Korean media for inspiring the Korean wave among MZ generation in Japan https://t.co/Z4CYpiZn77
## 435 RT @allkpop: [UCC] BTS's V (Kim Taehyung) in new photos with actors Kang Dong Won and Im Siwan on the golf course https://t.co/JDI1O5tClA
## 436 RT @WORLDMUSICAWARD: 🔝🔟💿🌎ITUNES🎵\n1⃣Indigo #RM #BTS\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣AFamilyXmas #AndreaBocelli #MatteoBocelli #Virgi…
## 437 RT @billboard: Watch #RM's new music video for "Still Life" with Anderson .Paak! https://t.co/Kpzm0TM0Gg
## 438 RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft #Youjeen scores a 4th day atop the #WorldwideiTunesSongchart and is the Most Streamed K-Pop Song…
## 439 RT @Are1DBackToday: No 1D Reunion Today
## 440 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 441 RT @YUNH0ACE: Do you ever look at yunho and feel everything is gonna be alright 🥺 https://t.co/55gHqDmLLk
## 442 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 443 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 444 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 445 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 446 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 447 RT @UGM_FESS: 1D was right.. ugm_fess
## 448 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 449 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 450 RT @Muslim: Morocco advances to quarterfinals of World Cup. 🇲🇦☝🏽 https://t.co/BuyPP9xJhu
## 451 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 452 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 453 RT @Cobratate: Your life is what it’s like because of the influences you have.\n\nYou can’t NOT be influenced, but you can control what influ…
## 454 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 455 RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…
## 456 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 457 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 458 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 459 RT @Are1DBackToday: No 1D Reunion Today
## 460 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 461 RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…
## 462 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 463 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 464 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 465 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 466 RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS en Spotify (4-12):\n\n🔹Dynamite — 1,540M\n🔹Butter — 1,035M\n🔹Save Me — 265M\n🔹Not Today — 245M\n🔹Jamais V…
## 467 RT @louisacademia: time flies :( https://t.co/oBHRdFhlac
## 468 RT @wonnnwoo: ive had enough https://t.co/ryFKM5qcIQ
## 469 RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing "Good Boy Gone Bad" and "0X1=LOVESONG (I Know I Love You) feat.…
## 470 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 471 RT @UpdateHLD: Louis making a heart with a fan today. 🫶\n\n📸: lomlouisxx https://t.co/kYZozKPKKy
## 472 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 473 RT @UpdateHLD: Louis comforting a fan today at the signing! \n\n🎥: asheseilish \n https://t.co/jD5xY6MYrz
## 474 RT @prettyulover: seventeen invented fun and fresh concepts tho. no one had fun before they did, everyone was miserable.
## 475 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 476 RT @OT5Dailys: 🎥| Louis Tomlinson giving a fan a pinky promise at the signing in London today!\n\nvis @SharonStyless \n\n https://t.co/AsXY1XJs…
## 477 RT @UpdateHLD: “Yeah, always.”\n-Louis making a pinky promise to a fan to put happiness before anything else.❤️ \n\n🎥: SharonStyless \n https:…
## 478 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 479 RT @pretenderlouis: louis said Brazil isn't as good as England so they scored 3 goals in 28 mins to show him hehe
## 480 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 481 RT @softesttangel: Princess treatment only!!
## 482 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 483 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 484 RT @UpdateHLD: Louis at the signing in London today. \n\n📸: 2mads8 https://t.co/Ydpd02JTv2
## 485 RT @slaymechaos: there's something very wholesome about rhaenyra and daemon having dinner with their kids and watching them proudly https:/…
## 486 RT @rhaenyratrgryns: need y’all to leave matt alone im so serious
## 487 RT @UpdateHLD: Louis asking a fan what their favorite song is on #FaithInTheFuture. \n\n🎥: amscrocs \n https://t.co/ucI6Hag1w6
## 488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 489 RT @vernonlovebot: scrolling through the tl full of boobs of men as we speak\n\nhttps://t.co/7SHZ9jmaUw
## 490 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 491 RT @whenyouknow28: I’m sorry but going to multiple signing when there are fans that were trying to get tickets and just couldn’t is just fu…
## 492 RT @lorrymanasse: I can't long #Bitcoin ,under such amazing resistance in W,and LH in 1D ,HH in 4H time frame,it can't be worth as a profes…
## 493 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 494 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 495 RT @rhaelina: matt being nominated for best supporting actor at the critics choice awards and emma being the imdb #1 breakout star/#2 top s…
## 496 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 497 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 498 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 499 RT @allabout_atz: [📸] FOR ATINY\n\nATEEZ(에이티즈) [PLAY82 WITH ATEEZ IN NEW YORK] \nfansigning event group selca https://t.co/D5JevM8FDJ
## 500 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 501 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 502 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 503 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 504 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 505 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 506 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 507 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 508 RT @elektrasvrse: rt if ur taller than her https://t.co/ywPb8gx8Js
## 509 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 510 RT @UpdateHLD: "Don't be scared, nothing scary about me, love!"\n\n🎥: fitfonfilms\n https://t.co/nG4WRY8pAk
## 511 RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…
## 512 RT @LouisT91Updates: Louis at the HMV signing in London today! ( _itssraquel_, mi.alouise, xorainbowlouis) https://t.co/9ZtVJZ760s
## 513 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 514 RT @CrewsmatMorocco: Morocco carrying the African continent, the Arab and the Muslim world 🇲🇦 https://t.co/udZ0ykgfDp
## 515 RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3
## 516 RT @xnaimacf: Morocco with the Palestinian flag at every given opportunity i really love them sm 😭❤️\nhttps://t.co/t3SvxObjes
## 517 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 518 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 519 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 520 RT @amitheonlyone_n: this mf literally got his laptop out to watch football in the middle of a signing i love him 😭https://t.co/Tp0XkLe6TB
## 521 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 522 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 523 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 524 RT @MarkOgden_: Morocco celebrate their win against Spain with a Palestinian flag. Every North African and Middle East team has made sure t…
## 525 RT @STATIONHEAD: From BTS to Nicki Minaj, fans and artists came together to celebrate the best music releases this year. What was YOUR favo…
## 526 RT @GAFollowers: An attempted robbery gone wrong in Atlanta over the weekend. Surveillance video shows the moment two women were almost amb…
## 527 RT @goal: Bono is Morocco's penalty hero 👏 https://t.co/3YT7kKZ7UP
## 528 RT @Fxlse_nein: "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…
## 529 RT @brfootball: MOROCCO KNOCK OUT SPAIN ON PENALTIES 😱 https://t.co/wHt8LcXzun
## 530 RT @brfootball: What a moment for Morocco 🇲🇦 https://t.co/ouiIsmAQM9
## 531 RT @MuhammadSmiry: Congrats to #Morocco and Free Palestine! #المغرب https://t.co/izuhulBcvs
## 532 RT @LeighAnneMusic: Got to play dress up at the British Fashion Awards... 💎🖤 styled by Shaquille Ross-Williams \nWearing custom Fiorucci des…
## 533 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 534 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 535 RT @oIdshoujo: ANOTHER COLONIZER LOST TODAY 😭🙏🏻
## 536 RT @p1harmonyp1ece: "Best boy band of all time"\n\nTheo, Intak, Jiung, Soul: big bang\nJongseob: my chemical romance\nKeeho: one direction http…
## 537 RT @fearlessly2803: Lou has made it clear so often that he doesn’t mind 1d or Harry related stuff. Why aren’t solos listening to the one th…
## 538 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 539 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 540 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 541 RT @tragicbirdapp: new slur update just dropped https://t.co/K4qM8A4Vnn
## 542 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 543 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 545 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 546 RT @UpdateHLD: Louis being smiley at the signing today!\n\n📸: hazzaboo4ever https://t.co/VyZtuP1or3
## 547 RT @DailyDaemyra: MATT SMITH IS NOMINATED FOR BEST SUPPORTING ACTOR AT THE CRITICS CHOICE AWARDS. AS HE SHOULD!!!!!! https://t.co/Nt2f4eW4Qm
## 548 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 549 RT @lwtaesthetlcs: Louis Tomlinson the human emoji😭 https://t.co/r1h7tHqG2y
## 550 RT @1DGAlNS: 1D fans follow everyone who interacts
## 551 RT @FilmUpdates: Emma D’Arcy has won the #IMDb Breakout Star STARmeter Award. https://t.co/Mw8bsf51wk
## 552 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 553 RT @safematts: Matt Smith has been nominated for “Best Supporting Actor in a Drama Series” for his performance as Daemon Targaryen in House…
## 554 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 555 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 556 RT @JKDAILY_ARCHIVE: i miss HIM :< https://t.co/H2oaqAiLFZ
## 557 RT @pledis_17: [#17pcs] ‘DREAM’ Release Event Behind film photo\n\n▶ https://t.co/VsWIpdEDsY\n\n#SEVENTEEN #세븐틴\n#SVT_DREAM #DREAM https://t.co/…
## 558 RT @AoTJewels: 2 years ago today, Attack on Titan The Final Season started airing https://t.co/nlSQWbviYC
## 559 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 560 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 561 RT @UpdateHLD: “All these people gonna be getting me handwriting tattooed with a broken arm.” \n-Louis after a fan told him they would be ge…
## 562 RT @fearlessly2803: He said he loves her 1d shirt😭
## 563 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 564 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 565 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 566 RT @Fxlse_nein: "Enrique after the worldcup to replace Potter" 😂😂\n\nHis record since the Costa Rica game\n\n2L's\n1D\nNow eliminated\n\nMy point i…
## 567 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 568 RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…
## 569 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 570 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 571 RT @directiotaylena: Sanam Naraghi-Anderlini is a member of NIAC, a notorious organization that plays the role of lobbyist of the Islamic R…
## 572 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 573 RT @thinkerspuffy: Jenna Ortega from the hit Netflix show ‘Wednesday’ reveals in a new interview that her favourite ‘Buffy the Vampire Slay…
## 574 RT @fearlessly2803: He said he loves her 1d shirt😭
## 575 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 576 RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…
## 577 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 578 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 579 RT @HS_News_: SLOWLY ! You will hurt yourself ! 😰\n\n#LoveOnTourBrasil #LoveOnTourSaoPaulo\n\n- December 6th, 2022 https://t.co/aXCoqe2aUe
## 580 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 581 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 582 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 583 RT @ave_eli: $NDQ $NQ $QQQ 1D\nMarket flat, nothing has changed. HMA climbing along w the 20dma 11666 now bottom of range. Price remains in…
## 584 RT @UpdateHLD: Louis fondly looking at a fan at the signing today in London. \n\n📸: _smalltlkniall_ https://t.co/UzjK11gm3Z
## 585 RT @UpdateHLD: "No. I love you, but I won't, no. I'm a stubborn fucker like that!" -Louis denying a fan's request to take a picture for the…
## 586 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: cliffordtpwk https://t.co/mxPnIKo6Xd
## 587 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 588 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 589 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 590 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 591 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 592 RT @murphycharts: $MJ Prime Alternative Harvest 1D\n\nNew multi-month high coming off a bullish RSI divergence. https://t.co/ah17yMMXVz
## 593 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 594 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 595 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 596 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 597 RT @sassychopsuey: HEADLINE STANS RAISE YOUR HANDS THIS SONG IS NOT APPRECIATED ENOUGH.
## 598 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 599 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 600 RT @LTHQOfficial: #FaithInTheFuture Deluxe CD Zine. Featuring 82 page photo fanzine with Deluxe CD. https://t.co/Lk5tNzheKC https://t.co/zP…
## 601 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 602 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 603 RT @UpdateHLD: Louis at the signing at HMW Westfield today. \n\n🎥: hmvlondon https://t.co/3Q69V3wwsq
## 604 RT @Biggerthanbhr: @1d_citizen Islamic Republic EXECUTED seven people in the central prison in #Balouchistan in one hour! They kill Balouch…
## 605 RT @Are1DBackToday: No 1D Reunion Today
## 606 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 607 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 608 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 609 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 610 RT @91spics: i could die if he look at me like that https://t.co/iUqraXITY1
## 611 RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 612 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 613 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 614 RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…
## 615 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 616 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 617 RT @UpdateHLD: Louis pinky-promising a fan that he'll play the Football game for fans lined up for ONO on Saturday. \n\n📸: xo_mollyyy_xo http…
## 618 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 619 RT @habit_nr: ok who’s ready https://t.co/XYbh1DiQOM
## 620 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 621 RT @lwttle_freak: home 😭 https://t.co/PghCPkmmo0
## 622 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 623 RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E
## 624 RT @otb28sunshine: the ultimate bluegreener💀 https://t.co/mIjNS8xayt
## 625 RT @Stickupmusic: @IdkSamad oh cool love 1D and Harry's solo stuff is awesome songwriting and production
## 626 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 627 RT @ihgdabc: One thing is not to believe in someone’s theory. That’s totally ok. Just keep scrolling. Another thing is to discredit other l…
## 628 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 629 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 630 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: surfsupcal https://t.co/HvrouXujdk
## 631 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 632 RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ
## 633 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 634 RT @UpdateHLD: Louis at the signing today.\n\n📸: _itssraquel_ https://t.co/HWzmSTYrgi
## 635 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 636 RT @UpdateHLD: Louis telling a fan he’s trying to watch the Spain vs. Morocco match during the signing today. \n\n🎥: tomlinbucks \n https://t.…
## 637 RT @Davina_ot5: Tell me do you still remember feeling young..... https://t.co/Ve6Hs1e5jD
## 638 RT @peaceringlove28: Does it ever drive you crazy?? https://t.co/948bAzbZqo
## 639 RT @780613: morocco officially gets to claim dreamers as their theme song
## 640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 641 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 642 RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN
## 643 RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC
## 644 RT @UpdateHLD: Louis lighting up the entire room. \n\n📸: Tomlinbucks https://t.co/ON92nQZe3F
## 645 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 646 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 647 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 648 RT @orlandorry: i’ve never been in this much pain in my life https://t.co/tX1aRoqDKt
## 649 RT @JolietCentralAD: 🚨SPC EAST GAME🚨\n\n@steelmengbball takes on @RHSSpartan tonight in an #SPCEast game. Come support the Steelmen!\n\n🚪Open…
## 650 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 651 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 652 RT @EbrahimAdham3: This song sounds like heaven but hurts like hell." https://t.co/BgTzbxhlhH
## 653 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 654 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 655 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 656 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 657 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 658 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 659 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 660 RT @stylinarts: when watching livestreams of ltwt this year all i ever wanted was to sing only the brave in a sea of people just like me. y…
## 661 RT @KekePalmer: I just saw a few comments of ppl saying I was ugly cause I wasn’t wearing any makeup. And I really want y’all to get the he…
## 662 RT @780613: LETS GOOOOOOOOOOOOOOOOO https://t.co/9mAbwI5FkU
## 663 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 664 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 665 RT @iicfhometolou: Never beating the kitten allegations… https://t.co/p480No6klm
## 666 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 667 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 668 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 669 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 670 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 671 RT @habitnsunflower: THIS IS FROM THAT DAY 😭😭 https://t.co/V496teqmGS
## 672 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 673 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 674 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 675 RT @_LilyBlue28: Something about him still having clothes he wore during 1D makes me so fucking emotional 😭😭
## 676 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 677 RT @JadeBradley7: ASKING THE IMPORTANT QUESTIONS. YOURE WELCOME https://t.co/MKODo3IbsC
## 678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 679 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 680 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 681 RT @fearlessly2803: Lou really started the signings off by blue-greening & wearing a jacket from the 1d days. It’s his way of acknowledging…
## 682 RT @jlwimm28: I’m unwell https://t.co/nKRVzWEO6E
## 683 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 684 RT @ewancentral: ewan mitchell has been chosen as one of the top 100 stars of 2022 by @IMDb! many congratulations to him!! 💗 https://t.co/H…
## 685 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 686 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 687 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 688 RT @ahmed_elelimy: The world is quiet here 🤍🕊️ https://t.co/KCH2WwyXYF
## 689 RT @just14602171: Fact: https://t.co/WYH0eWeFnI
## 690 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 691 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 692 RT @bluebirdshoney: what if people who met him back at the 1d signing are meeting him today. https://t.co/O3ND2kmTnB
## 693 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 694 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 695 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 696 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 697 RT @UGM_FESS: 1D was right.. ugm_fess
## 698 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 699 RT @UpdateHLD: Louis’ face as fan begged him to put All This Time on the setlist.\n\n📸: 89XHABIT https://t.co/M3grPRijpL
## 700 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 701 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 702 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 703 RT @Meso1OTC: $APSI 🔨 on 1D chart. 👀 \n\nJoin the longest running OTC ONLY Discord! 1,750+ OTC traders. Always 100% free - https://t.co/XGlOR…
## 704 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 705 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 706 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 707 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 708 RT @nahiyansays: Peoples in the capital city of Argentina, Buenos Aires, celebrating their win yesterday with OUR flag. This is as wholsome…
## 709 RT @lxcrabtree: @LewisCapaldi i volunteer to marry you. i am 18 and am of age. xoxo someone who wants to be brought coffee (but i’m british…
## 710 RT @jennaortega: Decolonize Palestine. \n\nhttps://t.co/MlI5Gpr2QN
## 711 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 712 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 713 RT @UpdateHLD: Louis smiling at a fan at the signing today!\n\n📸: LOVERLOUIES https://t.co/2h3tpJrPfQ
## 714 RT @Are1DBackToday: No 1D Reunion Today
## 715 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 716 RT @RodrygoGoes: See you PAPA @lukamodric10 ❤️ #FIFAWorldCup https://t.co/JKkYBslf7z
## 717 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 718 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 719 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 720 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 721 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 722 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 723 RT @Loveon999: @bonjouryall @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gr…
## 724 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 725 RT @twinflamebreeze: LOUIS WILLIAM TOMLINSON STOP RN https://t.co/xW4Mjw1duY
## 726 RT @Loveon999: @loonyberg @traci_warhurst @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @Linc…
## 727 RT @buildmodels: New feature at https://t.co/VNJJGPOSo1: Explore Multiple Sequence Alignments in 1D and 3D\nSelect proteins and/or residue r…
## 728 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 729 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 730 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 731 RT @DontblameMar28: 1D should've named act my age "unleash the monster in you" fr.
## 732 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 733 RT @otblouis: He wore this at a one direction signing too 😭 https://t.co/IIexJfcKzx
## 734 RT @UpdateHLD: Louis at today’s signing at HMV Westfield. \n\n📸: copyofsatellite https://t.co/5PqNeomaPG
## 735 RT @UpdateHLD: Louis chatting with a fan at the signing in London today. \n\n🎥: louitygirl\nhttps://t.co/os7T6M9bpN
## 736 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 737 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 2/ Nikola Tesla –…
## 738 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible 1/ Don't know how…
## 739 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 740 RT @soitfuckingoes: THE BURGUNDY ON MY T-SHIRT WHEN YOU SPLASHED YOUR WINE INTO ME AND HOW THE BLOOD RUSHED INTO MY CHEEKS SO SCARLET IT WA…
## 741 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 742 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 743 RT @Loveon999: @carrybeyond @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible Let me go get art…
## 744 RT @LOUISismyloml: This is how ageing backwards looks like https://t.co/NNnCmLwfmC
## 745 RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…
## 746 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible I read a story just last night…
## 747 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 748 RT @Loveon999: @sprzyslp @dianesbaker1 @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible ButHerEmails! The chief effect…
## 749 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 750 RT @Loveon999: @TigerWieseJones @StandForSomet10 @1D_Nasty @gregolear @LincolnsBible From @sprzyslp - College roommate of Jared was one of…
## 751 RT @TigerWieseJones: @StandForSomet10 @Loveon999 @1D_Nasty @gregolear @LincolnsBible Yeah, sickening. I’m so curious what Trump told Justi…
## 752 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 753 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 754 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 755 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 756 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 757 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 758 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 759 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 760 RT @UpdateHLD: Louis talking to a fan at today’s signing! \n\n📸: 89XHABIT https://t.co/v20k1kpmXZ
## 761 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 762 RT @Loveon999: @bonjouryall @dianesbaker1 @modernhomesla @ItIsIMack @JillianOhana @myrubypearl @loonyberg @traci_warhurst @carrybeyond @spr…
## 763 RT @HLDMedia: LTHQ via TikTok!\n\nHOLDING ON TO HEARTACHE. \n#FaithInTheFuture \n\nDon’t forget to like, share & comment here: https://t.co/Tjwb…
## 764 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 765 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 766 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 767 RT @CapitolUK: 3 years of 'LP1' 💙 @LiamPayne https://t.co/YzArqdVEzp
## 768 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 769 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 770 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 771 RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…
## 772 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 773 RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…
## 774 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 776 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 777 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 778 RT @SHINee: "2022 BEST CHOI's MINHO - LUCKY CHOI's" Special VIDEO 🎥\n \n드디어 LUCKY CHOI's "D-1" 💎\nSHINee WORLD 내일 만나요 🥰\n\n📆 12/7 WED 8PM (KST)…
## 779 RT @venomrry: THE FUCKING HEART ATTACK THIS JUST GAVE ME I THOUGHT THEY WERE SPOTTED TOGETHER WHAT THE FUCK HLD https://t.co/fv0t1fRCL2
## 780 RT @Tha5SOSFamily: Michael did a shoey on stage???? (@cheyshouse) https://t.co/szIe6lxj0t
## 781 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 782 RT @Are1DBackToday: No 1D Reunion Today
## 783 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 784 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 785 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 786 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 787 RT @sunflower0264: WHY HAS NOBODY TOLD ME THIS HAPPENED https://t.co/w7E70d15tp
## 788 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 789 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 790 RT @keldotlauren: i think this is the most pathetic tweet in history https://t.co/Vv6Y2kIOlp
## 791 RT @91Anzlife: Harry Styles is breathtaking https://t.co/TNn8DQWyPe
## 792 RT @HLDPromo: Harry Styles and Louis Tomlinson!
## 793 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 794 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 795 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 796 RT @streepvcute: what was more culturally significant, the renaissance or the mamma mia post credit scene?\nhttps://t.co/mMvyB8yerb
## 797 RT @HLDMedia: Harry via Instagram for his second Buenos Aires show! \n\n📸: Anthony Pham https://t.co/lGzePLSbLg
## 798 RT @lourrysbaby: .@UnlockedSmau \n\n(it's a joke but also not) https://t.co/CJQhx5CAG2
## 799 RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY
## 800 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 801 RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…
## 802 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 803 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 804 RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr
## 805 RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 jay pieces of memories / pom photocard\n—P500 + pf\n—onhand\n—dop: P400 if pay…
## 806 RT @DannaReports: 🇲🇽l Top Artists Mexico Spotify:\n\n#73. @dannapaola (+11)\n\nPeak: #34 | Total days on chart: 411 https://t.co/xNDORDSJwi
## 807 RT @jeonandparks: ꒰ wts lfb enhypen ph #jeonandparks_sells ꒱\n\n🛒 border: hakanai / transient jay photocards\n—P500 ea + pf\n—onhand\n—dop: P400…
## 808 RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…
## 809 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 810 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 811 RT @jeonandparks: ꒰ wts lfb ph #jeonandparks_sells ꒱ \n\n🛒 enhypen ni-ki photocards\n—P100 each + pf\n—get both for P150 + pf\n—dop: payo / 50%…
## 812 RT @hlnlzdaily: Liam Payne on kateecass Instagram https://t.co/vMotSTQRaW
## 813 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 814 RT @Are1DBackToday: No 1D Reunion Today
## 815 RT @taowille: it's such a waste that netflix seemingly didn't do any deep talks for s2. i need edvin to talk about wille's journey in s2 so…
## 816 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 817 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 818 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 819 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 820 RT @JoannaNoBanana: Knowing that the Wednesday dance scene was filmed while the main character had covid really sours it for me.\n\nShe woke…
## 821 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 822 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 823 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 824 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 825 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 826 RT @lesbianism__: manspreading is only hot when women do it
## 827 RT @ppredictors: Your fandom will reach a new peak in 2023.
## 828 RT @SweetHabitVol6: The way he holds his hurt arm, the way Jonny fixes the chair so it’s too high for his arm, the way he prepares the pen…
## 829 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 830 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 831 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 832 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 833 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 834 RT @kmmwkindness: Hi Harry but who is this guy ? He’s pretty https://t.co/pKk8c13r8u
## 835 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 836 RT @OfCarLover: Craving this.\n https://t.co/WCvf0ad3sx
## 837 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 838 RT @hessaisafter: hero definitely got the tattoo around the time he came for coachella!! https://t.co/2LRzV8PIqD
## 839 RT @manciny11: List of the best kisses Hessa.. https://t.co/YHhcx3vVzF
## 840 RT @ling0079: Hero “…..fuck…”\nJo 😊\nMe 🤣 https://t.co/FwOx1NGvry
## 841 RT @AndyHFT_JL: “At this point there are not rules like that…” yeah Hero, of course😋 https://t.co/2LOXD6SBvA
## 842 RT @danialtsu: 7. Study/Work Table - https://t.co/bVaNMEdHlD https://t.co/gDn6oj9rkA
## 843 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 844 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 845 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 846 RT @theyarebravee: @1dtpwk_28 Me, waiting for LT3 to answer this question🧍♀️
## 847 RT @dnaofficial: [🎥] L'OFFICIEL HOMMES Thailand December 2022 cover\n\n#MarkTuan #Mark \n#마크 #段宜恩 \n#HommesthailandxMarkTuan\n@marktuan @YSL…
## 848 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 849 RT @vmonsparadise: 🙌🏾IM STILL LIFE 🙌🏾 HALLELU!!! AHHHHHH SHONDO 🕊🙏🏾😖 https://t.co/xsz5jLJCLZ
## 850 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 851 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 852 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 853 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 854 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 855 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 856 RT @prodK0YA: compilation of DJ joon on indigo fm (part 1) https://t.co/P6jk1ROR0H
## 857 RT @NazaninBoniadi: ‘One rule for me, another for thee’ is the modus operandi of the Islamic Republic & its lobby abroad. Criticism of wome…
## 858 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 859 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 860 RT @hannahishome28: Men are either pretty or respect women or a member of 1d and do both (@edinmanchester might be an exception but I have…
## 861 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 862 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 863 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 864 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 865 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 866 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 867 RT @historyInlost: Bonnie and Clyde’s last kiss a few hours before they were killed. May 23, 1934. https://t.co/T4ZDZybTBd
## 868 RT @JINK997: i’m still life, but i’m moving 🚊📔 https://t.co/hgsGex3Ug3
## 869 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 870 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 871 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 872 RT @meroutro: Going forward https://t.co/W0JFMcT4BM
## 873 RT @maisieshome: @HLDQuotes in this house, we protect and stan walls. no one's allowed to slander it, not even louis himself. I said what I…
## 874 RT @Are1DBackToday: No 1D Reunion Today
## 875 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 876 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 878 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 879 RT @biblesumett: Thank you so much to everyone who supported the 3 of us at the @RedSeaFilm. Thank you @milephakphum @Nnattawin1 for taking…
## 880 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 881 RT @bhorton314: "You got one advantage Max didn't have."\n"Dad? Because Dad not here, Dean."\n"No. Me. As long as I'm around, nothing bad is…
## 882 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 883 RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj
## 884 RT @safetypinnedsam: Shoutout to Walker for giving us so many shirtless scenes.\n\n"Why? The Jared ones?" Nah, of everyone😈. \n\nThis show has…
## 885 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 886 RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…
## 887 RT @seoul_stop: PH GO | #SeoulStopGO\n\nSTRAY 2023 SEASON'S GREETINGS\n\n2100 PHP\n\nJYP/SOUNDWAVE POB\n\n300 DOWN PAYMENT: December 14, 2022\nREMA…
## 888 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 889 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 890 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 891 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 892 RT @jensensboyjared: Jared and Jensen watching Red Meat and re-enacting themselves in the scene lol adorable idiots 🤧 https://t.co/MKobjSmP…
## 893 RT @theExtraCookie: Seriously we need supernatural back and more of this. A lot more of this.
## 894 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 895 RT @carolineclb1: Hey @jarpad, \nI saw this shirt the other day. I think it’s yours? 😂\nMerry Christmoouse @jarpad 🥰 https://t.co/5rSkmMzO0q
## 896 RT @btsbrasil_on: [INFO] O #BTS, #JHOPE, #JIN e #JIMIN (@BTS_twt) receberam indicações no 32nd Seoul Music Awards! \n\n▪ Main Prize (Bonsang)…
## 897 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 898 RT @taebokkiii: Still Life by RM (2022) ✨ https://t.co/xA0XMsOtgd
## 899 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 900 RT @Julia412527801: @DarkGoldenAngel @alarrielife He was the first one in 1D to do it (I think?),he started it, they should never forget!!…
## 901 RT @bxtterflylies: MICHAEL CLIFFORD SAID \n"SORRY BUT I DONT SEE HEARTBREAK GIRL ON MY FUCKING SETLIST AND IF ITS NOT ON MY SETLIST I DONT H…
## 902 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 903 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 904 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 905 RT @jkyoongs: WHO WROTE THESE CAPTIONS https://t.co/4Tt4Na96pM
## 906 RT @itsnotjazminn: princess treatment only.
## 907 RT @potatosaysss: we communicate, we fix, we stay. That’s maturity.
## 908 RT @itswords_: me??? tired??? stressed??? exhausted??? i wanna cry??? yes
## 909 RT @sadedposts: to my fav person, i miss you, i love you
## 910 RT @Ivarr_Rune: @Adam_Arcade @babybottlewock @BornAKang Its one of my favorite shows and the social commentary is real
## 911 RT @MySinSide: Sometimes i still think how 1D shamelessy said they were going on a short hiatus, even saying around 18 months.\nNot to be th…
## 912 RT @WhoTFissim: When I start rubbing yo face, ears, hands anything for no reason just know im in love😂
## 913 RT @otbtpwk: whole fandom about to have we’ll be alright in lou’s handwriting tattooed on their body
## 914 RT @carameIIuke: imagine if 5sos actually called themselves 4sos they’d be like “hi were faur secoinds of summah”
## 915 RT @_Pammy_DS_: Date someone who understands you're a work in progress but still adores you for the absolute fucking masterpiece that you a…
## 916 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 917 RT @MillsReggie: communication isn’t just about how you talk, it’s about how you listen too.
## 918 RT @ElevenElevenQts: In my dreams, you're with me.
## 919 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 920 RT @evaproudofj2: ✨Sam said: 'Dude be proud of your hobbies! Makes you who you are.' - and i think we should listen to him https://t.co/zVb…
## 921 RT @xotiffanyy_: i be screaming “communication is key” until he asks me what’s wrong
## 922 RT @fayepjm: may this winter be a little warmer for you\nhttps://t.co/Egt3CsA5ML
## 923 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 924 RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO
## 925 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 926 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 927 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 928 RT @DerekdotSpace: 👀 Aeon R is looking to do some pretty big things, powering the first stage of Terran R and replacing the 9 engine cluste…
## 929 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 930 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 931 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 932 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 933 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 934 RT @sassychopsuey: christmas eve louis' birthday https://t.co/X09y2lnt79
## 935 RT @OfficialToomaj: What matters is seeing him again after 38 days without having any news of him.\n#ToomajSalehi\n#FreeToomaj \n @UN_HRC @Jav…
## 936 RT @OfficialToomaj: While the marks of torture & violence are evident on the artists’ eyes, face & soul, he's been forced to apologise for…
## 937 RT @CryptCollecter: $SPX 1D\nOverbought on HTF, testing the trendline, it's either the end of the rally or the start of a huge move! https:/…
## 938 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 939 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 940 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 941 RT @boosangeI: They really gave us this masterpiece and then forgot all about her https://t.co/iuu63wlZgi
## 942 RT @Are1DBackToday: No 1D Reunion Today
## 943 RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X
## 944 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 945 RT @bangtinyboyys: This part when he woke up and his reflection started dancing https://t.co/96Ksm0GLcR
## 946 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 947 RT @wonblvd: i will never understand why people hate world when it’s legit just thirteen men with colorful hair laughing and shaking their…
## 948 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 949 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 950 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 951 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 952 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 953 RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 2,424,126.222 BTC\n\nView metric…
## 954 RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 3y-5y (1d MA) just reached a 1-year low of 13,800,760.738 ETH\n\nView metr…
## 955 RT @TXT_bighit: SURPRISE! ✨ We'll be bringing in the New Year & performing "Good Boy Gone Bad" and "0X1=LOVESONG (I Know I Love You) feat.…
## 956 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 957 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 958 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 959 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 960 RT @Jamiebower: Tokyo 🖤 I love you. https://t.co/OQ9aypXtnu
## 961 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 962 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 963 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 964 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 965 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 966 RT @winnttaebear: OH MY GOD??!! https://t.co/7PhzEg8DYw
## 967 RT @lacs8607: c: she gone?\nh: she gone.\nc: gone gone??\nh: goner than gone. \nc: halle-fucking-lujah!!! https://t.co/JsXpLOkN8r
## 968 RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG
## 969 RT @rmarchives: still life is coming https://t.co/aXmjJeCMug
## 970 RT @JohnWic35821736: For those going long for $Sushi, I don't see a reversal candle on a 1D TF, this is a Bearish Candle, similar to what h…
## 971 RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…
## 972 RT @namgikookfiles: kim namjoon, a.k.a the hottest man alive https://t.co/avPLmxsC4w
## 973 RT @rmarchives: joon vibing, love to see it. https://t.co/r1WlLKpvEY
## 974 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 975 RT @hourIyng: everything yoongi does is cute 😭 https://t.co/Zcxb94EXtX
## 976 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 977 RT @thebcstday: i want more 1d/harry/louis/niall moots!!
## 978 RT @lowkeyalbert: I’m such a “but I feel bad” type of person
## 979 RT @ohanxiety: Sometimes my tweets are messages for you.
## 980 RT @maespov: i like my music louddd, i need to FEEL that shit
## 981 RT @livewithnoregrt: communication isn’t just about how u talk, it’s about how u listen too.
## 982 RT @sadedposts: so many what ifs on my mind.
## 983 RT @jaemvcl: watched nct dream the movie: in a dream and the only thing i can say is that i’m in this 7dream shit for life.
## 984 RT @thebcstday: i want more 1d/harry/louis/niall moots!!
## 985 RT @johkuns: HOW THE FUCK DID OP NOT GO CRAZY????? https://t.co/XvNhTOYdny
## 986 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 987 RT @stylinarts: everyday is a good day to be mean towards simon cowell sorry not sorry
## 988 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 989 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 990 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 991 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 992 RT @munah_ishak: @potatosaysss Overthinking is parasitic. It’s viral. It’s deadly, even.\n\nLetting yourself fall victim to overthinking does…
## 993 RT @jeonselca: the one just had their jam packed 6 japan dome tour stops and one is now in world cup this is a crazy world
## 994 RT @edsheeran: But at least they're trying to make it work https://t.co/16zYslsns7
## 995 RT @potatosaysss: hey overthinkers, one day it won’t feel heavy anymore
## 996 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 997 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 998 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 999 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1000 RT @UncappedSoul: @PoemHeaven you deserve to be loved the way you love - unconditionally.
## 1001 RT @PoemHeaven: you deserve to be prioritized. https://t.co/l15Tv5xIyU
## 1002 RT @najaemscoffee: after watching tds2 the movie is like having a post concert depression 😭 I WANT TO WATCH IT AGAIN
## 1003 RT @itswords_: only person i want is you.
## 1004 RT @srjmxrell: yes, im thinking about u rn.
## 1005 RT @PoemHeaven: dear 2022, thank you for showing me the true colors of the people around me.
## 1006 RT @baefeelingstxt: hi love, i miss you so much
## 1007 RT @sadtruthwords: Again, if they want to, they will.
## 1008 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 1009 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1010 RT @flwersforlouis: Do you love Louis Tomlinson 💞 https://t.co/BmOpnPFOJS
## 1011 RT @badestoutfit: i was born to slay but i’m forced to work https://t.co/p8pFUQwWG4
## 1012 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1013 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1014 RT @malaysiandaily: Check out [100% Original] Skechers SR6215 Women's Rosencrans Paddlepop Paddle Pop Analog Quartz Pink Silicone Strap Wat…
## 1015 RT @itaelysian: WE LOVE YOU JIN\nWE WILL WAIT FOR YOU JIN https://t.co/PHlHVYXku6
## 1016 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1017 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1018 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1019 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1020 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1021 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1022 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1023 RT @AvaxAstronauts: #1 in 1D volume. Comfy Astronauts. https://t.co/WwIDiA1k8Y
## 1024 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1025 RT @Are1DBackToday: No 1D Reunion Today
## 1026 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1027 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1028 RT @LouisT91Updates: "This isn't a brag, even though it sounds like it, I did 80+ shows this year. You'd think that doing the same set ever…
## 1029 RT @Zzzuhaira: I really wanna go for walks at night but i’m actually a girl.
## 1030 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 1031 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1032 RT @todays1dhistory: Today (December 6) in 2019 - Liam releases his amazing debut album, LP1! 🎉🎉🎉 https://t.co/5Bb3qMNz1X
## 1033 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1034 RT @FIFAWorldCup: When Richarlison met Ronaldo 🥹🇧🇷\n\n#FIFAWorldCup | #Qatar2022
## 1035 RT @Are1DBackToday: No 1D Reunion Today
## 1036 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1037 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1038 RT @wildcliffaconda: i just love how 5sos really only ever did one take for their yt videos. like they did not give a single shit https://t…
## 1039 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1040 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1041 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1042 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 1043 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 1044 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 1045 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1046 RT @kookjinworld_: "I'll be missing you" @ jin 😭\nhttps://t.co/H1k5DPGO3F
## 1047 RT @btsbaragi_jk: TXT Soobin mentioning Namjoon during his live\n“These days my life role model is… RM sunbaenim is really to me- to me, I t…
## 1048 RT @yen33x: “Hello,\nThis is BIGHIT MUSIC.”\n\n https://t.co/qSfWCUtWiT
## 1049 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 1050 RT @rmarchives: 🐨: "for those who may not know, i'm not a criminal. but i steal some people's hearts sometimes.” https://t.co/enzak4hpp8
## 1051 RT @rmarchives: joon wants us to take care of ourselves 🥺 https://t.co/tdg3H7MV5I
## 1052 RT @SwiftsTiktok: The Great War x love confessions\n\n— 140.1K likes | 1d\nhttps://t.co/6tNsYVuCjj
## 1053 RT @kiminjoons: still life (2022) https://t.co/jplYQan7il
## 1054 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 1055 RT @yoongichy: This is so creative and aesthetically pleasing big shout out to the art director and all the team!! https://t.co/5bhcjXUKpW
## 1056 RT @aqualimits: they said it again but more strictly this time. do not show up there. and do not support ANYONE who shares any photos or sh…
## 1057 RT @milfjins: jungkook can play football but can ronaldo sing blood sweat and tears
## 1058 RT @calmIyricsbot: we fuck and we fight then you call me a psycho
## 1059 RT @780613: THIS PART.. PERFECT https://t.co/Nz9oGDdxoG
## 1060 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1061 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1062 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1063 RT @namjoona9764ps2: South Korean footballer Cho Gue-sung reveals to Vogue that his favorite album released this year is INDIGO by RM of BT…
## 1064 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 1065 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1066 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1067 RT @rmarchives: 🐨: "we don't need to prove anything to somebody"
## 1068 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1069 RT @cozzarc: SHOPEE 12.12 Clearance Sale\n\nBLACKPINK Square Up Official Photocards\n\nSale: 12 Php each only \n\nNo exact time on 12.12\n\nOnly at…
## 1070 RT @somexthread: 2. Samsung Galaxy S22 Ultra\n\nLink Shopee : https://t.co/evPFXSgP6o https://t.co/c9HojyOAR9
## 1071 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1072 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1073 RT @zolden25_: MY MAN
## 1074 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1075 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1076 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1077 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1078 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1079 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1080 RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…
## 1081 RT @channelrradio: 👑Vote NOW for the next #ChannelRSongOfTheWeek, playing 3X daily!\n\n#JungKook & #BTS\n#SB19\n#LouisTomlinson\n#JimiHendrix &…
## 1082 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 1083 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1084 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 1085 RT @HaramainInfo: 20 Surahs of the Qur'an have been recorded in the new studio so far by his eminence Sheikh Abdul Rahman Sudais https://t.…
## 1086 RT @1DGAlNS: 1D fans interact to find mutuals
## 1087 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1088 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1089 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 1090 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1091 RT @ryejikkeo: yeji!: since it’s been a long time since we went (to the PH), we’ve really prepared well this time and can’t wait to meet ev…
## 1092 RT @Are1DBackToday: No 1D Reunion Today
## 1093 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1094 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1095 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1096 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1097 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1098 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1099 RT @WORLDMUSICAWARD: 🔝 🔟🎶🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣MadeYouLook #MeghanTraino…
## 1100 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1101 RT @fearlessly2803: NOT LOU FINALLY TALKING ABOUT PARADISE?? ITS SO SAD HOW THAT GREAT & RIDICULOUSLY LOUD SONG IS ONLY ONE THAT IS “ON ONE…
## 1102 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1103 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official MV\n(https://t.co/aCB6IVdFXv)\n\n#StillLife #Indigo
## 1104 RT @tbslchels: you know what time it is? it’s time for me to drop more some louis pictures from tour! enjoy https://t.co/OEKyQPh0fB
## 1105 RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc
## 1106 RT @LiamPayneData: 3 years ago today, @LiamPayne released his debut album "LP1". \n— It debuted at #17 on The UK Albums Chart , has amassed…
## 1107 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 1108 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1109 RT @danialtsu: 11. Fragrant Candle - https://t.co/h8cZMqNXAa https://t.co/cLLN7ZCd9L
## 1110 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1111 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1112 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1113 RT @naurzar: To those who are attending ATEEZ concert in Copenhagen, Denmark. Allthingslive wont send out a code but a link to the pre sale…
## 1114 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1115 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1116 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1117 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1118 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1119 RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1
## 1120 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1121 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1122 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1123 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1124 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1125 RT @HSeveryhour: I’m not even exaggerating when i say harry is the most beautiful man i’ve ever seen in my entire life, he’s way more hands…
## 1126 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1127 RT @Are1DBackToday: No 1D Reunion Today
## 1128 RT @TheLast_300: 👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments\n🎮THICC Video Game Waifus\n\n🥊2B (Nier, 1W-1L-1D)\n🆚\n🥊Chun-Li (Street Fighter, 2W…
## 1129 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1130 RT @AbbieAbbiemac: Part 2 of my chat with @Louis_Tomlinson for #FaithInTheFuture track by track is now LIVE! ❤️🔥\n\nhttps://t.co/1Ph5NYRpVf…
## 1131 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1132 RT @La_Triquetra: I rewatched "Love, Simon" yesterday and made me remember something I decided to bring back here to share with you what, t…
## 1133 RT @lowerbodyinjury: can someone explain the details of the 1D to hockey pipeline I understand the concept but I do not understand what tra…
## 1134 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1135 RT @molfully: @lowerbodyinjury from my understanding after 1D broke up a lot of 1D stans went looking for something else to obsess over and…
## 1136 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1137 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1138 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1139 RT @965TDY: HAPPY #3YearsOfLP1 \n💙 @LiamPayne 💙🎶 \n\n#965TDY #LiamPayne #LP1\n\n📸 @GettyImages https://t.co/ow67ChHwIl
## 1140 RT @jinsgreenLVbag: @thgnrsbts @mintkenma Actually that's why I wrote Bad Bunny on top. He's the most streamed artist and his tour is one f…
## 1141 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1142 RT @Are1DBackToday: No 1D Reunion Today
## 1143 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1144 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1145 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1146 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1147 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1148 RT @ZachSangShow: Full interview with RM of @bts_bighit is up! \n\n#RM #Indigo #RMonAmp \n\nhttps://t.co/vGg9bxMjS8 https://t.co/g9d1VcLlcX
## 1149 RT @allkpop: #BTS's #Jimin is spotted at the Incheon International Airport departing for the U.S.\nhttps://t.co/b9OPnVHGzp
## 1150 RT @GWR: It was #OTD in 2021 that V from @bts_bighit/@BTS_twt became the fastest person to reach 1 million AND 10 million followers on Inst…
## 1151 RT @WORLDMUSICAWARD: #BIGHITMUSIC releases official statement on #BTS's #Jin’s Military Enlistment!💔\nhttps://t.co/GYNJH71r1e https://t.co/5…
## 1152 RT @WORLDMUSICAWARD: #Jin's #TheAstronaut is the highest placed K-pop Song in #RollingStone's "The 100 Best Songs of 2022"!💪🥇🇰🇷🔝💯🎶2️⃣0️⃣…
## 1153 RT @WORLDMUSICAWARD: #BTS's #V stuns in #VeautifulDays teaser for special 8 photo-folio #MeMyselfandV, and visits the most luxurious horse…
## 1154 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1155 RT @javonnnm: $TORN's 1d prices maintaining here with signs of STRENGTH and they may only be preparing TO GO as the technical target is sti…
## 1156 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1157 RT @Station613_OH: 💫 #Station613Onhand #BTS Albums\n\n✨onhand, sealed\n\n💰see photo for available albums & price list\n\n🗓️ DOP: 1 week\n\n🛒 COD: h…
## 1158 RT @littlefreakbby: great male nose for heartthrob harry styles! he has that deep inset radix, straight dorsum, nice refined tip, really wo…
## 1159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1160 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1161 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1162 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1163 RT @celestialswiftt: “give me back my girlhood it was mine first” is one of the most heartbreaking and nauseating lyrics of all time
## 1164 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1165 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1166 RT @louiesfitf: help why did he say it like that https://t.co/LmTd6b7CIT
## 1167 RT @goIdenaffairs: harry doing mundane things will never stop surprising me https://t.co/w4QJ1nLwPw
## 1168 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1169 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1170 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 1171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1172 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1173 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1174 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 1175 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1176 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1177 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 1178 RT @OwnedByLouis: It's so beautiful how Louis was confused about what we like considering the 1d days but he realised that we like the same…
## 1179 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1180 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1181 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 1182 RT @lalunatua: performer zuho always my favorite 🥹 he glows https://t.co/G7WGwjLzcV
## 1183 RT @kickitjy: korea saying goodbye to the world cup and the rest of the world saying goodbye to cho gue sung:\nhttps://t.co/nZQfP3WzEH
## 1184 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1185 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1186 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1187 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1188 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1189 RT @btstatsreminder: Still Life Official MV releases in 1.5 Hour! Armys be ready!!\n\nManually stream the MV like this:\n\nStill Life MV\nWildfl…
## 1190 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1191 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1192 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1193 RT @rubycso: Clair Shirt 336\n\nLink : https://t.co/zG3ebKqV8b https://t.co/EdJx4rfk4X
## 1194 RT @rubycso: Zara Shirt\n\nLink : https://t.co/C36Bbj11uw https://t.co/FZtkGkqQOt
## 1195 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1196 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1197 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1198 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1199 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 1200 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1201 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1202 RT @Are1DBackToday: No 1D Reunion Today
## 1203 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1204 RT @94hstcreature: @JenoFess Ghost of you - 5sos\nIris - the goo goo dolls\nMirror - Justin timberlake\nMy everything - NCT U\nIf i could fly -…
## 1205 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1206 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1207 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1208 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1209 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1210 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1211 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1212 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1213 RT @katerrinna91: "angels doesn't exist" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80
## 1214 RT @swyeji: don't you just love it when Yejisu https://t.co/3wdK1k77Ck
## 1215 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1216 RT @ITZYofficial: ITZY <CHESHIRE> \n\nSpecial ✨HAND-SIGNED FOLDING POSTER (Random member)✨ Only at ITZY SHOP\n\nA ver. https://t.co/jexWUY0nny…
## 1217 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1218 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1219 RT @ave_eli: $BTC 4H\n#Bitcoin's bearish div now playes as RSI sits flat on neutral. Recent 1D close exactly at the 20dma (16964) and has ke…
## 1220 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…
## 1221 RT @zoeeeeyyyc: if you are a no stunts larrie + you at least respect all 5 of one direction please rt so i can find more moots! i barely in…
## 1222 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1223 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nListen now on your favorite platform❤️🔥\n➫ https://t.co/zHgXVwwdRr\n\n#민호 #MINHO\n#샤이니 #SHINe…
## 1224 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1225 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1226 RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…
## 1227 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…
## 1228 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1229 RT @PGR_GLOBAL: Commandants, please check out the 「Inscription of Labyrinth」animated wallpapaer we have prepared for you. You can also down…
## 1230 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 1231 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1232 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1233 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1234 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1235 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1236 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1237 RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2021 w/ Calendar\n\n✨sealed (2pcs)- 2.9k\n✨unsealed complete inclus except rand…
## 1238 RT @Station613_OH: 💫 #Station613Onhand #BTS Season’s Greetings 2022 w/ Calendar\n\n✨sealed (5pcs)- 2.9k\n✨unsealed complete inclus w/ V or SUG…
## 1239 RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 DVD w/ POB\n\n✨sealed 6pcs -3.6k\n\n✨unsealed w/ complete inclusions, no random pc…
## 1240 RT @Station613_OH: 💫 #Station613Onhand #BTS Memories of 2020 Bluray w/ POB\n\n✨unsealed complete, no random pc 1pc -2.2k\n\n✨w/ outbox discolor…
## 1241 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1242 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1243 RT @Are1DBackToday: No 1D Reunion Today
## 1244 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1245 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1246 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1247 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1248 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1249 RT @mazzypopstar: Why doesn’t anyone talk about the fact that Quentin Tarantino used to date Trisha Paytas and he even loosely based Uma Th…
## 1250 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1251 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1252 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1253 RT @bndtherulesnh: Grace saying she wanted to keep the upside down version of herself and take it home to let it spin from her ceiling fan…
## 1254 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1255 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1256 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1257 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1258 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1259 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1260 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1261 RT @tpwk_elli: When you miss 1D but there’s nothing you can do about it https://t.co/kAFxCzEkHt
## 1262 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1263 RT @Are1DBackToday: No 1D Reunion Today
## 1264 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1265 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1266 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1267 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1268 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1269 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸MIC Drop — 1,280M\n🔸ON Kinetic Manif…
## 1270 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1271 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1272 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1273 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1274 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1275 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1276 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1277 RT @LizAnnSonders: Oct typically has uptick in single-stock dispersion; burdened with Big Tech, YTD is no exception; 1d dispersion in S&P s…
## 1278 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1279 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1280 RT @chenniepii: I LOVE U SO MUCH😭😭😭😭 https://t.co/8YaxOUeyWq
## 1281 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1282 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1283 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1284 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1285 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1286 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1287 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1288 RT @Are1DBackToday: No 1D Reunion Today
## 1289 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1290 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1291 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1292 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1293 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1294 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1295 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1296 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1297 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1298 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1299 RT @hanjiclips: han jisung you're so fine https://t.co/7FwIb6V2aC
## 1300 RT @fatinxfatihah: https://t.co/xWIRPT0yCW\n\nOn feedback On packaging https://t.co/EfWZfnZPBd
## 1301 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1302 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1303 RT @notsaintlauren: Never not love you. One roseanne park pls https://t.co/iwVV4NPaLo
## 1304 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1305 RT @Are1DBackToday: No 1D Reunion Today
## 1306 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1307 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1308 RT @onedlyricbot: can we stop this for a minute?
## 1309 RT @underamdnghtsun: 5 DAYS OF 5SOS CHRISTMAS GIVEAWAYS 🎄🎁\n\nGiveaway #1 💿5SOS5 CDs💿\n- 1 Deluxe CD and 1 Lenticular CD\n- Two Separate Wi…
## 1310 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 1311 RT @samanehashemi: 216 artists just for a few days !!!!\n\n@ethdotco is trending on 1d , 7d and 30day !\nthis supporting is really valuable !…
## 1312 RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…
## 1313 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 1314 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1315 RT @Are1DBackToday: No 1D Reunion Today
## 1316 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1317 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1318 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1319 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1320 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1321 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1322 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1323 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1324 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1325 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1326 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1327 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1328 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1329 RT @Huschenmtg: 5-1d the Historic Qualifier Play-In w/ Jeskai by @Mystmin. Deck felt like a great choice for the Bo1 Historic Meta! https:/…
## 1330 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1331 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1332 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1333 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1334 RT @ayuumihashira: Paisley Pathwork Shoe\n\n🦋 https://t.co/lhMU0dm6A1 https://t.co/yAMCpo2azC
## 1335 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1336 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1337 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1338 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1339 RT @FIFAWorldCup: 10 games left.
## 1340 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1341 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1342 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1343 RT @LiamPUpdate: 📷| Liam during an Instagram live last night https://t.co/3ayN5MSiPj
## 1344 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1345 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1346 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1347 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1348 RT @todays1dhistory: Today (December 6) in 2011 - 1D release their gorgeous acoustic version of One Thing 😍😍\n\nhttps://t.co/AP4wem5oVF https…
## 1349 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1350 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 1351 RT @UpdateHLD: “Once I’ve finished writing it and it’s out there to the world, it means whatever it means to the listener, like art in gene…
## 1352 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1353 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1354 RT @UpdateHLD: “If the first time one of the fans listens to one of the songs and it means something to them, they ask me what it means and…
## 1355 RT @UpdateHLD: “Saturdays is a pretty raw song emotionally so I’m sure that could be another one, in the other end of the spectrum.” \n\n-Lou…
## 1356 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1357 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1358 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 1359 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1360 RT @fablareshopph: #FBSPHOnHandItems #REDVELVET \n\n[ON-HAND]\n\n▪️RED VELVET OFFICIAL LIGHTSTICK - PHP 2200\n\nORDER FORM: \nhttps://t.co/mxkCN1d…
## 1361 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1362 RT @UpdateHLD: “The Greatest would be a contender just because that lyric was written with the fans in mind and with that relationship betw…
## 1363 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1364 RT @hasutbeli: It’s all about minimize kan space dalam bedroom! Just use this untuk letak deco ✨ \n\n3)https://t.co/EI68TprQj6\n\n4) https://t.…
## 1365 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1366 RT @qtpieee: Link: https://t.co/XMbKqooZ1b https://t.co/hoPEAGAapk
## 1367 RT @UpdateHLD: “because it sort of slaps you around the face with that drum, it’s an interesting sonic, and it feels pretty anthemic as wel…
## 1368 RT @UpdateHLD: “It isn’t, but that was written with the intention, not necessarily to open the album, although that’s what we did in the en…
## 1369 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1370 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1371 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1372 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1373 RT @ManInTheMadness: @3AW693 All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery…
## 1374 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1375 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1376 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1377 RT @DiceK_NFT: 🌐Foundation \nhttps://t.co/jZqwpC5whK\n⚔️SevenSamurai Collection\nhttps://t.co/t2QaDLysr1\n👹Oni Kakkoii Demons\nhttps://t.co/pPqU…
## 1378 RT @etherealsanie: He makes the cutest little sounds. 😞💗 https://t.co/p0hD98KHDm
## 1379 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1380 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1381 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1382 RT @JUNGSBIBLE: yall praying for a Korean comeback in literally 1 month..? ATEEZ needs REST and i dont think yall grasping the concept. the…
## 1383 RT @ateez_charts: ATEEZ(에이티즈) - 'Paradigm' Official MV (Performance ver.) has surpassed 1.5 million views on YouTube. \n\nhttps://t.co/6pG1pK…
## 1384 RT @hongteezer: hongjoong always has the verses in ateez songs that stay stuck in your head cause if i’m not jigyeo jigyeowo-ing then i’m y…
## 1385 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1386 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1387 RT @realyunhotteok: yunho being the dilfiest member of atz; a thread https://t.co/VQ4WRkTjUh
## 1388 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1389 RT @TheEuropeanLad: • Do you realize that when you eliminate Messi, you don't just put Argentina in mourning, but the whole world?\n\nDumfrie…
## 1390 RT @ATEEZofficial: [🎬] Hi, I'm a street photographer📸\n⠀ ⠀\n🔗 https://t.co/zsL80qsSMk\n🔗 https://t.co/fqEadgueZR\n🔗 https://t.co/sGVKUyxXus\n⠀ ⠀…
## 1391 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1392 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1393 RT @ateez_charts: THE WORLD EP. PARADIGM \n\n#1. European iTunes Album Chart\n#1. Tower Records Daily Sales Chart\n#1. Oricon Daily Album Chart…
## 1394 RT @MintOfTheDay: The $SOL #NFT Market today 👀\n\n💸 24h Vol: 210K ⬆️\n\nSmart Money bought:\n@GalacticGeckoSG\n@TaiyoRobotics Oil\n@y00tsNFT\n@Famo…
## 1395 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1396 RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…
## 1397 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1398 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1399 RT @floraliaco: sneaker ala style fila 🤭❤\n\nshopee link ⬇️⬇️\nhttps://t.co/4PzP2Oszsh https://t.co/xaa4WufooE
## 1400 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1401 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1402 RT @ga_r1997: @conttinent @shitty_pumpkin "1D boys are to lesbians what Henry Cavill, Jason Momoa and Cristiano Ronalso are to straight men…
## 1403 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1404 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 1405 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1406 RT @LOUISARCHlVE: louis tomlinson fan signing, december 5 https://t.co/qWpZHsIDgS
## 1407 RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn
## 1408 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1409 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1410 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1411 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1412 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1413 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1414 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1415 RT @LiamPUpdate: 🔙| 3 years ago Liam released LP1! We can't believe it's been 3 years already. So proud! 🥹
## 1416 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1417 RT @goal: Neymar is the third Brazilian man to score at three different World Cups, after Pele and Ronaldo 👏 https://t.co/nCdDegqaLd
## 1418 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1419 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1420 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1421 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1422 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1423 RT @BIGHIT_MUSIC: [기사] #RM – ‘Indigo’ review: #BTS leader makes emphatic bid for timelessness with remarkable solo debut\nhttps://t.co/ud4WC…
## 1424 RT @BIGHIT_MUSIC: #RM <Still Life (with Anderson .Paak)> Official Teaser\n(https://t.co/eMFZ8GhRRw)\n\n#StillLife #Indigo
## 1425 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1426 RT @ClaireProphesy: #Binance #BNB\n\nOn 1D the upward trend seems to have stalled a bit after breaking the mean resistance turning it into me…
## 1427 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 1428 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1429 RT @cake_x_official: Have you guys heard?👂\n\nKoreans often start a conversation with "아니(a-ni)." Here, "아니(a-ni)" doesn't mean "No" but is i…
## 1430 RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3
## 1431 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1432 RT @TXT_bighit: Exclusive Behind-the-scenes #1\n\n🔗 https://t.co/7l8F7QttTZ\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter
## 1433 RT @TXT_bighit: Exclusive Behind-the-scenes #2\n\n🔗 https://t.co/YD6PS0zXdj\n\n#투모로우바이투게더 #TOMORROW_X_TOGETHER #TXT #TheNameChapter
## 1434 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1435 RT @yugyeom: [FOLLOW THE MOVEMENT]\nhttps://t.co/RpYRXYphJ3\nDid you guys cop the tickets for AOMG's first ever world tour?\nJan 8(SUN) SINGAP…
## 1436 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1437 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1438 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 1439 RT @Saraloveslove: Liam is clearly not well, his smile hasn't reached his eyes in too long now. We have seen him singing half naked and now…
## 1440 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1441 RT @Are1DBackToday: No 1D Reunion Today
## 1442 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1443 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1444 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1445 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1446 RT @pucchiboyzayn: A RARE ZIAM PICTURE?!?!? https://t.co/wygLnZSgq3
## 1447 RT @TattooedMisery: @horrormuseum The original. There is no other. https://t.co/aeE90SvfAy
## 1448 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 1449 RT @aliyahInterlude: the female urge to put an exclamation point at the end of every sentence !
## 1450 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1451 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1452 RT @Are1DBackToday: No 1D Reunion Today
## 1453 RT @otb28sunshine: 16 june - VERY big day for annoying ppl \n\nh/l/t show AND niall‘s first show back😭😭 https://t.co/WCXcypKDR5
## 1454 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 1455 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1456 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1457 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1458 RT @Nise_ZIAM: #3YearsOfLP1 and one of the things we REALLY want is to @capitolmusic @CapitolUK @RepublicRecords to add the remaining song…
## 1459 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1460 RT @miraculouscraz: i need answers??? https://t.co/vebyjlDg8c
## 1461 RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…
## 1462 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1463 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1464 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1465 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1466 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1467 RT @BITCOINTRAPPER: $BONE 🦴🍖🍗1D \n\nLoaded a bag as its reclaiming the 50MA on the daily, this things constantly trending since inception & t…
## 1468 RT @thclwa: hwang yeji with this outfit is SOMETHING ELSE.. like look at her?! https://t.co/eKmx3scL6N
## 1469 RT @TVGuide: 20. @TheBoysTV\n\n"The Boys presents itself as an explicit, over-the-top blockbuster drama, but it is sneakily one of the most i…
## 1470 RT @TheGreenCooler: ❄️Happy Holidays.❄️\n\nLove,\n💚GC💚 https://t.co/5Zufb3jlkr
## 1471 RT @tbestJD: his reaction sksjs https://t.co/JKPLq9uFuv
## 1472 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1473 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1474 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1475 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1476 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1477 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1478 RT @demondoyle: things i found by clicking through every pinterest suggestion https://t.co/DMaQl7amlE
## 1479 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1480 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1481 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1482 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1483 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1484 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1485 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1486 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1487 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1489 RT @Are1DBackToday: No 1D Reunion Today
## 1490 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1491 RT @miraculouscraz: gloob dont u dare post two new episodes unless it’s kwamis choice bro.
## 1492 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1493 RT @WAVES_jpn: 【TOMORROW】\n\n2022.12.7(Wed.)新宿ANTIKNOCK\nE.T Presents EVENT\n「ONESTARCARNIVAL2022」\n\nw/\nE.T\nIn The Alice\nOde to the End\nGIVEN BY…
## 1494 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1495 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1496 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1497 RT @samgirldean: #SAMDEAN: BONES https://t.co/Te29ewJMaK
## 1498 RT @leonardopr22: BTR > 1D
## 1499 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1500 RT @Are1DBackToday: No 1D Reunion Today
## 1501 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1502 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1503 RT @slug57219: MASSATSU GIG\n2023年1月28日(土)\nCLUBSTOMP\nOPEN 17:15 START 17:30\n¥2,500+1d\n\nDESERVE TO DIE\nLAST\nDISTURD\nThe ANTIDOTE\nSLUG\nYUPPIE…
## 1504 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1505 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1506 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1507 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1508 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1509 RT @KpoptifiedPH: WTS LFB\n\nTXT OFFICIAL PC\ntingi* - https://t.co/VkLxtDomjp\n\nfanlive 4oin moa membership pob minisode 2 sg21 sg 2021 2022 f…
## 1510 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1511 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1512 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1513 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1514 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 1515 RT @pawstaem: and this is exactly when i start crying https://t.co/nrd2vWBP8Z
## 1516 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1517 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1518 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1519 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1520 RT @Are1DBackToday: No 1D Reunion Today
## 1521 RT @LizAnnSonders: S&P 500 has embraced 'good news is bad news' mindset ... since early July, 86% of labor market data releases that were w…
## 1522 RT @btsqtsarchive: "i'm always your joon" ♡ https://t.co/oU6Y5R0ZcF
## 1523 RT @Yolo78039776: Stand by หล่อ \n\n#MilePhakphum : edit by me 😯 https://t.co/OOkFJB3ai6
## 1524 RT @Are1DBackToday: No 1D Reunion Today
## 1525 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1526 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1527 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1528 RT @iamremraj: @Toke_Eji @Officialbabariq @FaithAmax @theonlybusayo He is our person. Very dear to us. But let’s just set small test for hi…
## 1529 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1530 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1531 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1532 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1533 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 1534 RT @iampejal: Hello girls, keep calm and carry a fabulous handbag 👜 . Get it on @ShopeeMY now! \n👜 https://t.co/8xxYUWWBxe\n👜 https://t.co/VG…
## 1535 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1536 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1537 RT @otono_umi: 纏\n2022.12.10(sat)\nconnection bar DIFUKU\nSTART 21:00\n¥1500 1d\n\nLIVE\nnature's hi\nMORAL JAM\nMADARA\nBUCCHI\nLOOSE\n白鴉\n\nDJ\nBAZIL\nSN…
## 1538 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1539 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1540 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1541 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1542 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1543 RT @noctblues: why were they acting like she wasn't serving https://t.co/F90EJsNeTA
## 1544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1545 RT @Are1DBackToday: No 1D Reunion Today
## 1546 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1547 RT @HS_News_: Harry Lambert is one of 15 winners in the 'Leaders of Change' category at the British Fashion Awards. \n\nDuring his presentati…
## 1548 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 1549 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 1550 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1551 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1552 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1553 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1554 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1555 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1556 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1557 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1558 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1559 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1560 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1561 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1562 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1563 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1564 RT @bts_bighit: Stay tuned to hear RM's Still Life (with Anderson .Paak) on the @AppleMusic Chart Show with @BrookeReese.\n💙Listen here: htt…
## 1565 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1566 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1567 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 1568 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1569 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1570 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1571 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1572 RT @directiotaylena: Human rights are being severely violated by the mullahs' regime in #Iran, and the international community must wake up…
## 1573 RT @directiotaylena: In the case opened by Islamic Republic’s judiciary over the protests of 40th day of parting of Hadis Najafi in Karaj,…
## 1574 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1575 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1576 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1577 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1578 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1579 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1580 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1581 RT @Are1DBackToday: No 1D Reunion Today
## 1582 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1583 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1584 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1585 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1586 RT @Are1DBackToday: No 1D Reunion Today
## 1587 RT @Are1DBackToday: No 1D Reunion Today
## 1588 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1589 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1590 RT @kdramerchph: #KDMPH_ONHAND\n\nSelling Onhand Kdrama OST Albums\n\n🛒 Buy here: https://t.co/N11Zkes1Kx\n\n✅ COD Accepted\n✅ Ready to ship\n✅ Sea…
## 1591 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 1592 RT @kdramerchph: Help RT 🙏\n\n[ ON HAND ] Park Eun Bin x Mokkan Henshu Japan Magazine \n\n🍀 Tiktok Shop: https://t.co/dABnIJcgEw\n✅ Free shippin…
## 1593 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1594 RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…
## 1595 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1596 RT @Noorthevirgo: I went from a “straight A” student to a “as long as I pass" student
## 1597 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1598 RT @RodgersKipembe: Homa Bay County Returning Officer Fredrick Apopah says Raila Odinga called him a record 3 times pressuring him to decla…
## 1599 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1600 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1601 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1602 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1603 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1604 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1605 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1606 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1607 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1608 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1609 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1610 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1611 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1612 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1613 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1614 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 1615 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE TINGI\n\n💎2nd Anniversary Magazine\n💎Blooming Welcome Book\n💎2022 Welcoming Collection\n\nhyunsuk, jiho…
## 1616 RT @ihgdabc: @marcellabw Never stupid. :) H is in Brazil and @TBGlobetrotter has a thread putting together a lot of clues that have leading…
## 1617 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1618 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1619 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1620 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 1621 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1622 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1623 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1624 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1625 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1626 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1627 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1628 RT @Are1DBackToday: No 1D Reunion Today
## 1629 RT @Are1DBackToday: No 1D Reunion Today
## 1630 RT @Are1DBackToday: No 1D Reunion Today
## 1631 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1632 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1633 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1634 RT @Anbessa100: $CTSI/BTC 1D TF zooming in:\n\n▪️ 360MA DAILY great short-term TP level 36%\n▪️ expecting consolidation like the projection su…
## 1635 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1636 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1637 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1638 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1639 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1641 RT @harry__lambert: I won a fashion award ! slay work diva https://t.co/d54IqQ6DBR
## 1642 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1643 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1644 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1645 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 1646 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1647 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1648 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1649 RT @Are1DBackToday: No 1D Reunion Today
## 1650 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1651 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 1652 RT @bookish_bees: these pics >>>>> https://t.co/eLmFjOfPaH
## 1653 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1654 RT @_zmeadows: They are my family https://t.co/RBT8cp7PuL
## 1655 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1656 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1657 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1658 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1659 RT @Are1DBackToday: No 1D Reunion Today
## 1660 RT @Are1DBackToday: No 1D Reunion Today
## 1661 RT @Are1DBackToday: No 1D Reunion Today
## 1662 RT @Are1DBackToday: No 1D Reunion Today
## 1663 RT @Are1DBackToday: No 1D Reunion Today
## 1664 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1665 RT @Are1DBackToday: No 1D Reunion Today
## 1666 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1667 RT @1DAFSanta: Day 2550: One Direction are not back yet
## 1668 RT @SwiftsTiktok: the only way to sing Would’ve, Could’ve, Should’ve https://t.co/jcRRrEc9kE
## 1669 RT @Are1DBackToday: No 1D Reunion Today
## 1670 RT @Are1DBackToday: No 1D Reunion Today
## 1671 RT @jenniespet13: would've, could've, should've it's literally my song https://t.co/8g1VmFhZkW
## 1672 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1673 RT @swifterous: midnights by taylor swift https://t.co/fYnXFFLQSA
## 1674 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1675 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1676 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1677 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1679 RT @28_taliaa: fool's gold Niall version >>>>>> 1D
## 1680 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1681 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1682 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1683 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1684 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1685 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1686 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1687 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1688 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1689 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1690 RT @RiverPlate: 𝑪𝑶𝑵𝑻𝑹𝑶𝑳. 🎩\n\n📷 Getty https://t.co/lv6wrOHKeM
## 1691 RT @meloiksign: 【NEXT LIVE!!】\nshibuya JUMP\n2022年12月16日(金)\nshibuya JUMP 13th ANNIVERSARY\n『“跳” THANXXX 2DAYS DAY1』\n\nOPEN 20:00 CLOSE 05:00\nAD…
## 1692 RT @itsyoulou28_: 5/5 happy days https://t.co/r5rgf3EGNZ
## 1693 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1694 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1695 RT @jeonboops: joon confirmed he doesn’t have a drivers license and we’re back to being a society again
## 1696 RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe
## 1697 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1698 RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE
## 1699 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1700 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1701 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1702 RT @1DGAlNS: 1D fans like to find mutuals
## 1703 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1704 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1705 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1706 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1707 RT @kpophappenings_: when that kpop girl covered a song commonly known for its hard choreo so well she even nailed hanging upside down
## 1708 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1709 RT @oniechans: team rivals >>>>>> https://t.co/ThJWjaoJzz
## 1710 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1711 RT @kidsraIright: he said he was alright but it was still a bit stiff ❤️🩹
## 1712 RT @mainlyoasis: Liam Gallagher - Wonderwall (Knebworth 2022) \n\nAmazing footage 😍\n\n https://t.co/wb7kvx2gfy
## 1713 RT @GreenHeartPH: Hello guys! Wala ng pubmat HAHAHA.\n\nClearance sale! Up to 70% OFF!\n\nDecember 15-31, 2022\n\nhttps://t.co/TBphpBNsH8
## 1714 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1715 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1716 RT @1DGAlNS: 1D fans like to find mutuals
## 1717 RT @1DGAlNS: 1D fans like to find mutuals
## 1718 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1719 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1720 RT @1DGAlNS: 1D fans like to find mutuals
## 1721 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1722 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1723 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1724 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1725 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1726 RT @noitzynome: Convenience store dates with my Yeddeong 🫶🏻 https://t.co/Kce2ZCqVjY
## 1727 RT @ITZYofficial: 🎂Queen YUNA’s 20th Birthday LIVE🎂\n\n2022.12.07 WED 19:30 (KST)\nhttps://t.co/8KgmDknHOV\n\n#ITZY #MIDZY\n#HappyYunaDay\n#유나 #YU…
## 1728 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1729 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1730 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1731 RT @Jessica8384ny: Hello @Harry_Styles when are you wearing this shirt? You requested it and your wish was granted! We’ve been patiently wa…
## 1732 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 1733 RT @lekankingkong: As you all asked, here’s the YORÙBÁ VERSION #voiceover #yoruba #agbainaki https://t.co/x6aKjU8fhE
## 1734 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1735 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 1736 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 1737 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1738 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 1739 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1740 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1741 RT @1dgain1d: rt to gain 1D moots
## 1742 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1743 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1744 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1745 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 1746 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1747 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1748 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1749 RT @chimigraphic: WE WILL WAIT FOR YOU JIN 🤍 https://t.co/kqbyHLi8j6
## 1750 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1751 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1752 RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1753 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1754 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1755 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1756 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1757 RT @arcticminkey: minho: this is shinee five \n https://t.co/or5mnsLavu
## 1758 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1759 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1760 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1761 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 1762 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 1763 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 1764 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1765 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1766 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1767 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1768 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1769 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1770 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1771 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1772 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1773 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 1774 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1776 RT @tofumango: She brought back the marine in him https://t.co/cbUrxMSUE9
## 1777 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1778 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1779 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1780 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1781 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1782 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1783 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1784 RT @txkxtoncemore: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO…
## 1785 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1786 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1787 RT @sadlifeebro: List of priorities in 2023:\n1. Me
## 1788 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1789 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1790 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 1791 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1792 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1793 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1794 RT @iluvsjjong: ┈ chase focused playlists for spotify ┈\n\n#MINHO #민호 #SHINee #샤이니 \n#MINHO_CHASE @SHINee
## 1795 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1796 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1797 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1798 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 1799 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1800 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1801 RT @minyoongab: "Hello, \nThis is BIGHIT MUSIC." https://t.co/oRD3kqnI10
## 1802 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1803 RT @ncatphilippines: #TheAstronaut has landed, over! 🧑🏻🚀🌌\n\n🚀 Pre-orders are currently being sorted as we speak. It’s estimated to take fli…
## 1804 RT @thomasvtair: are you a nesta archeron stan? let me make assumptions about you ୭̥⋆*。 https://t.co/JLqsqWrUAj
## 1805 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1806 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 1807 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1808 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1809 RT @thecartoonnews: 'Sesame Street' veteran Bob McGrath has passed away at the age of 90 💔 RIP https://t.co/fjfrDRnwl1
## 1810 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1811 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1812 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 1813 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1814 RT @korea_odyssey: #SHINee's #MINHO said he feels both excited and pressured to become the group's last member to debut as a solo artist.🫶…
## 1815 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 1816 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1817 RT @BFTG4LIFE: BACK FROM THE GRAVE RETURNS "ROCKIN' X'MAS"\n\n12/10(土) 東高円寺UFO CLUB\n\n18:00~\n¥2000/2500+1d\n\nSTOMPIN' RIFFRAFFS\nSOUTA AND THE B…
## 1818 RT @American_Stroke: From “Supernatural” to super thankful: Actor-musician and stroke survivor @RobBenedict wants everyone to know that FAS…
## 1819 RT @GertvanLagen: #DXY [1D]: HTF breakdown of this channel. https://t.co/bTQz2jt063
## 1820 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1821 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1822 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1823 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1824 RT @shineefilms: #SHINee's #MINHO just released his first mini album "CHASE" making this his debut solo after 14 years. He worded very hard…
## 1825 RT @wonderofscience: The resurrection plant (Selaginella lepidophylla) can survive years of drought and almost complete desiccation, coming…
## 1826 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1827 RT @OliviaLilyMarks: I fully believe that Aubrey Plaza can beat every lie detector https://t.co/AzeGIXUc6t
## 1828 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 1829 RT @darknyra: and that's a man https://t.co/gXtuNgTBwG
## 1830 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1831 RT @lallikc: PUREST COUPLE 🥹🤏🏼 https://t.co/AwGK1vnzHc
## 1832 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1833 RT @hitmewlucille: he's so slay (literally) 🗡💅🏻 https://t.co/GjoQDMO2ky
## 1834 RT @morlvy: if you like harry styles, louis tomlinson, olivia rodrigo, gracie abrams, 1D, heartstopper, gilmore girls and books let’s be #m…
## 1835 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1836 RT @shineefilms: ── #SHINee's #MINHO The 1st Mini Album〖CHASE〗\n\nTRACK 02: Runaway feat GEMINI\n\n➫ https://t.co/0FM1vyRxEK\n\n#민호 #MINHO\n#샤이니 #…
## 1837 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 1838 RT @jmfolder: jimin's cute shoes https://t.co/qr3Td6auKX
## 1839 RT @rmarchives: 🐨: "we should never look back. whatever happened in your life was your best. it was whatever we could achieve."
## 1840 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1841 RT @jooniesloops: milKISS from namjoon https://t.co/V7X1VltZxY
## 1842 RT @taeminyeehawhat: SHE IS FREE!!! #CHASE #MINHO
## 1843 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1844 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1845 RT @lthearting: i’m not okay https://t.co/qhaDkq0SVS
## 1846 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1847 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1848 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1849 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 1850 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1851 RT @soompi: WATCH: #SHINee's #Minho Drops Cinematic "Reality Of Illusion" Trailer For "CHASE" \nhttps://t.co/bMUENlB8qG https://t.co/c0MNSOg…
## 1852 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1853 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1854 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1855 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1856 RT @1dtpwk_28: When’s my turn to meet Louis??
## 1857 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1858 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1859 RT @Louharrehh28: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian foot…
## 1860 RT @guenscomics: ୨୧ random rter gets ₱80 once soldout\n\n♡ selling fanmade genshin impact merch! ♡\n \n∗ glitter (individual) sticker…
## 1861 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 1862 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1863 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 1864 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1865 RT @CryptoTraderPro: Nov.30-Dec.6SOL(1d)Weekly market recap https://t.co/stThLWngnN 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/SnHCkVY…
## 1866 RT @CryptoTraderPro: Nov.30-Dec.6ETH(1d)Weekly market recap https://t.co/uhcjU0MPEz 📈📉💹📊 ⟶ via https://t.co/lsTr6NEvET https://t.co/BqagYY7…
## 1867 RT @csa_rx: Plaid shirt bahan rayon crinkle\n⭐ 4,8\n💸 128k\n📍 https://t.co/53e24Ek8dZ https://t.co/dWthbqkrng
## 1868 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 1869 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1870 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1871 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 1872 RT @goal: Brazil are doing it for The King 👑 https://t.co/VrAWyvRnT0
## 1873 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1874 RT @whatndever: heaven. https://t.co/CHSkBZ4vsY
## 1875 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 1876 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1878 RT @taeminyeehawhat: “The album is for SHINee world, it is true! This is for the fans” \n#CHASE #MINHO https://t.co/YYfRiZr7i2
## 1879 RT @Ngsutagsn: Avery Pants\n\nLink: https://t.co/TtCxw4EioJ https://t.co/DchdgYNwTe
## 1880 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1881 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1882 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1883 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 1884 RT @_charlys_: HE WAS IN LOVE WITH MY JUMPER 😭😭😭😭 #LouisTomlinson https://t.co/ylNergV3s0
## 1885 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1886 RT @TabbysShoppe: 🤔\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/IwTU7xVmfc
## 1887 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 1888 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 1889 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1890 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 1891 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\n\nMelon ➫ https://t.co/iIGpz7genH\nFLO ➫ https://t.co/s2k5p7CvMd\nGenie ➫ https://t.co/hDWqPvl…
## 1892 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 1893 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 1894 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nCinematic Trailer : Reality of Illusion\n\nPhysical Album & M/V ➫ 2022.12.12 (KST)\n\n#민호 #MINH…
## 1895 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1896 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1897 RT @buffhyucks: something about the way jaemin (1) has way too many teeth and (2) always stares at his victims' lips whenever he's talking…
## 1898 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1899 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1900 RT @hwaberrymilk: i cant believe op deleted their tweet. im immortalizing this in a screenshot i hope you can hear it just from the image h…
## 1901 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1902 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1903 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1904 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1905 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1906 RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…
## 1907 RT @pootlepod: Numbers are building: from the hide at RSPB Bowling Green @RSPBExeEstuary \nIt just gets better and better!\n\nCanon EOS-1D X…
## 1908 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1909 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1910 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 1911 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1912 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1913 RT @Negar__1993: GM from Maze\n-69 unique edition\n-Dutch auction 1.2-1-0.8 $xtz\n🚨Auction starts in 1d 6h later\n-Made with Magicavoxel size 2…
## 1914 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 1915 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1916 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 1917 RT @shoneymc: Love this…#SPNFamily #BigSky #GreenCooler https://t.co/m10pDIdvKc
## 1918 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1919 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1920 RT @allkpop: #ParkSeoJoon is reportedly playing the role of Prince Yan, the leader of a musical planet & Carol Danvers’ husband, in ‘The Ma…
## 1921 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1922 RT @JulSPNForever67: It’s #ManCrushMonday with two of my favorite humans #JensenAckles and #JaredPadalecki make me smile every day. 💕 #SPNF…
## 1923 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1924 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1925 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1926 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1927 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1928 RT @BigSkyABC: We're going out with a bang for the #BigSky Winter Finale Don’t miss it Wednesday at 10/9c 🏔 https://t.co/ftj5yMPP9p
## 1929 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1930 RT @potatosaysss: i pray my friends get through the battles they don't tell me about
## 1931 RT @twoghostsry: Louis saying he loves every song from One Direction means everything. Stop saying the band is dead and that they don’t car…
## 1932 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1933 RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 1934 RT @UpdateHLD: Louis while talking to a fan 🥺\n\n📸: daylighthaze https://t.co/wc5EAVEBV0
## 1935 RT @FliCKER0H0PE: No but what is happening? https://t.co/I0jks7Y5zc
## 1936 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1937 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1938 RT @__louistommo28: Harry : Love on Tour \nLouis : signing vinyl\nZayn : Annette\nNiall : replied to tweet about ig live\nLIAM : IS BACK https:…
## 1939 RT @pop_ey_ch: $MSFT 1D: Will this pattern repeat from late March? https://t.co/fNvf4MnScf
## 1940 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1941 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1942 RT @jemsstargaryen: yes yes https://t.co/LV57qV5HVw
## 1943 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1944 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1945 RT @THE_FLASH_G: #Spx #Sp500 #ES_F #Us500 -1d- \n\nThis awesome 8 week bear ralley perhaps ending with reaching the top of ascending wedge &…
## 1946 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1947 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1948 RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx
## 1949 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1950 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 1951 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1952 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1953 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1954 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1955 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1956 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 1957 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1958 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1959 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1960 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1961 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1962 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1963 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1964 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1965 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 1966 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1967 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1968 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1969 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1970 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1971 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1972 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1973 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 1974 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1975 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1976 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1977 RT @reallovemoses: Some of this group admins demma too know dier alo celebrity in 1D\nExcluding my real Gs😂
## 1978 RT @ryujinscorner: ryujins aggressive “oh” in this part >>> https://t.co/377H8PTmc2
## 1979 RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…
## 1980 RT @im_goomba: @Nebraskangooner Now resting on the 1D ribbon, decent entry here https://t.co/JlK1xShHSe
## 1981 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1982 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 1983 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1984 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1985 RT @AbsoluteZeroPh: TEAM ITZY SHIRT GIVEAWAY PH 🎉🎉\n\n- follow us \n- RT & LIKE \n- stream Cheshire MV on YouTube and attach ss for proof\n- tag…
## 1986 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1987 RT @uselinkinv: #URNM 1D;\n\nits getting closer to choose a direction\n\n#URANIUM #URA #SPUT #UTWIT https://t.co/bhCusBp7rz
## 1988 RT @GURU2020103: ■■■NEXT GiG■■■\n12/10(sat) 長野 the venue\n“ LOSE CONTROL GiG vol.12 “\nTHE GODSLUDGE\nCONTRAST ATTITUDE (三重) OCCULTICA\nCLIENT\nG…
## 1989 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1990 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 1991 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1992 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1993 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1994 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 1995 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1996 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 1997 RT @luvinflix: when you say something & it comes out meaner than expected https://t.co/aiZao5qR2E
## 1998 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 1999 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2000 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2001 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 2002 RT @weirdlilguys: strong but sleepy https://t.co/VO6LtUm170
## 2003 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2004 RT @bangtinyboyys: Me throughout the namjoon listening party\nhttps://t.co/CdmsGKoYQx
## 2005 RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…
## 2006 RT @bchanarchive: when bang chan 🐈 https://t.co/9VHSueHTay
## 2007 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 2008 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2009 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2010 RT @bts_bighit: RM 'Indigo' I-Log Puzzle (2/6)\n@ (https://t.co/SxmxQ0FaEq)\n\n#RM #Indigo https://t.co/UcGwZRrRIN
## 2011 RT @jeeznutsdtd: "this is our home, this is our zone"\n"don't forget where you belong — home"\n\ni love you both with all my heart, sb19 and 1…
## 2012 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2013 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2014 RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…
## 2015 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2016 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2017 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2018 RT @btsinthemoment: 🐨 thank you guys it was 1202 indigo fm. thank you for joining, it was a really enjoyable and precious time. \n\n🐨 sleep t…
## 2019 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2020 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2021 RT @gemmacorrell: here we go again. https://t.co/kWVM6d9ir9
## 2022 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2023 RT @DovySimuMMA: let's wrestle, let's wrestle https://t.co/HWITBmFf5i
## 2024 RT @STYLESARCHlVE: this is so🥹 https://t.co/U3NrSGPhZl
## 2025 RT @fearlesssx28: @stylinarts green on Louis>>>
## 2026 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2027 RT @stylinarts: LOUIS’ REACTION TO THE HARRY SHIRT IM THROWING UP https://t.co/6XliMRcNvk
## 2028 RT @xalwayspayno: STREAM Y'ALLLLLLL
## 2029 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2030 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2031 RT @_bubblegreen_: 2022.12/21(水) 主催PARTY✊\n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\nBBQ 1PLATE ¥500\nat @tri…
## 2032 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 2033 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2034 RT @daianaxart: @jarpad @TheRealPhilemon I find it rather aMOOOOOOsing 😌
## 2035 RT @TheRealPhilemon: @jarpad Ohh Jared…I love you man.
## 2036 RT @dailymouche: i will NEVER get over that voiceline https://t.co/niAkmkRRdd
## 2037 RT @hlnlzdaily: 📲LIAM PAYNE IS FEEDING US and giving us more content on his IG \n(If someone is making those memes don't gatekeep we wanna s…
## 2038 RT @comfortforliam: Three years ago Liam Payne has released his solo album. \n#3YearsOfLP1 https://t.co/0anokfIk6l
## 2039 RT @comfortforliam: LIAM PAYNE.\nTHAT'S THE TWEET. https://t.co/BtKajyKzC7
## 2040 RT @comfortforliam: ⓘ This user loves Liam Payne. https://t.co/anmW26PWn3
## 2041 RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA
## 2042 RT @artindetails: flowers everywhere. https://t.co/k2QpUn2hGG
## 2043 RT @ULJPMedia: 📸 Liam Payne and Rita Ora at The Fashion Awards 2022 Pre-Ceremony Drinks at the Royal Albert Hall. \n\n©️ Lia Toby/BFC/Getty I…
## 2044 RT @meusconceptions: me the night before the release of the most anticipated choi minho solo album “chase” https://t.co/TckzdIPybm
## 2045 RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y
## 2046 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2047 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2048 RT @WinchestersOnCW: Are they out of time? Catch up on #TheWinchesters before the midseason finale: https://t.co/i80BQRUzFd #Supernatural h…
## 2049 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2050 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2051 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2052 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2053 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2054 RT @rosieoftb: HE KNOWS WHAT SLAY MEANS?! https://t.co/K5tLLJ4yvY
## 2055 RT @CBSTVStudios: only 4 more Mondays left of 2022. We got this fam let’s goo 👊 https://t.co/YkR95QStUP
## 2056 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2057 RT @brightannegold: management needs you to find the difference between these two photos https://t.co/BWM19SNwhD
## 2058 RT @therealKripke: Now that the cat's out of the bag, I can officially announce my new producing partner #PuppetDeep. See him in action in…
## 2059 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2060 RT @UNLAP1N: WAIT HE CAN SEE ARANARA https://t.co/ntWrbIGZGu
## 2061 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2062 RT @YannaGod: @VanessaNguyen28 The baby when it came out: https://t.co/6wj4jP4vHD
## 2063 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2064 RT @btsqtsarchive: "don’t forget to get close to the nature because we all came from the nature."\n\nㅡ 221206, Kim Namjoon In Stationhead
## 2065 RT @stallseok: from the tannies getting covid back to back, koobi getting covid before the grammys, the grammys whole situation, june 14, p…
## 2066 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2067 RT @ClubHeavySick: TONIGHT!\nSERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus…
## 2068 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2069 RT @NINJABOYZ1992: 🔜🔜🔜🔜来週末🔜🔜🔜🔜\n\n12/17(sat)柏DOMe\nkawase&yasu pre.\n"My Yard"\n\nAwesome&roid\njohann\n7th Jet Balloon\nWHITE SURF!\nBearwear\nNINJA…
## 2070 RT @triangleosaka: 2022.12/21(水) \n【LIVE AT BBQ】\nOPEN17:00\nCLOSE23:00\nADV¥1,000(with 1d)\nDOOR¥1,500(with 1d)\n\n-pick up live-\nFeliz\nGsmoke\nRA…
## 2071 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2072 RT @gunsnrosesgirl3: What do polar bears do in Summer? \n\nPhotographer Martin Gregus documented the lesser depicted side of polar bears, fro…
## 2073 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2074 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2075 RT @carolsdaryI: name a better duo…i’ll wait #TWD https://t.co/TR7tMQHRxP
## 2076 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 2077 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2078 RT @TheCW: The holidays can bring great joy, but also great stress, anxiety, and depression for many. Let’s defy the fear and stigma that h…
## 2079 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2080 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2081 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 2082 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2083 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 2084 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2085 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2086 RT @limitlessNaSh: $TEL 1D failed to follow thru on bullish engulfing as #Bitcoin did, but closed good. $0.003074 support testing. Resistan…
## 2087 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2088 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2089 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 2090 RT @kkukstudio: 🐨: i just love the positivity in this song, like j-hope
## 2091 RT @bestofpugh: florence pugh please let us breathe https://t.co/18hireibrw
## 2092 RT @pughposts: FLORENCE PUGH https://t.co/W90CwZTa2B
## 2093 RT @triangleosaka: 今週金曜日🪖🔥🪖🔥\n2022.12/9.FRI\n【RANGER】\nOPEN21:00\nADV¥2,000+1d\nDOOR¥2,500+1d\n\n-GUEST LIVE-\nFEIDA-WAN (TOU GEN KYOU)\nTRASH (BOIL…
## 2094 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2095 RT @widfiretoad: Today's my birthday & I'm blessed af so I'm giving away a @TaiyoRobotics 5L oil which is at 20 sol fp & you get a free pil…
## 2096 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2097 RT @katerrinna91: mitam is my fav 1d album ever like what did they put in that damn album idk but im obsessed
## 2098 RT @jarpad: How do you tell the difference between a bull and a cow?
## 2099 RT @DYORCryptoBot: [Scan results - #Gateio - 1d]\n\nTop 5 bullish trends on $BTC pair\n1: $CHNG\n2: $ETH\n3: $QLC\n4: $SDN\n5: $BTM\n\nTop 5 bullish…
## 2100 RT @TWalkingDWorld: #TheWalkingDead character series total appearance count:\n\nDaryl - 148\nCarol - 125\nRick - 111\nMaggie - 106\nMichonne - 96…
## 2101 RT @LiamPayne: My debut album is out now! So excited to share this with all of you! 🙌🏼 #LP1 https://t.co/Fz9NO17MPx https://t.co/Wu5VuIjwrc
## 2102 RT @pughdaily: Florence Pugh at The Fashion Awards 2022 https://t.co/CNBsSX9pJ4
## 2103 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2104 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2105 RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ
## 2106 RT @Harry_Styles: Love On Tour. Lima. November, 2022. https://t.co/802araoy95
## 2107 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2108 RT @larentslove28: HE SAID THE PHOTO IS SICK AND LOVED IT! 😭😭 https://t.co/CJK6Nbl1CX
## 2109 RT @sugadboy: — #RM: FUCK MY INTERVIEWS FROM YEARS AGO! FUCK IT!\n\nhttps://t.co/yzxRfDzNGY
## 2110 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2111 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2112 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2113 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 2114 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2115 RT @SpuffyFields: The craziest thing about Spike's dream revelation is how in character Buffy is throughout. There to kill him? Check. Quip…
## 2116 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2117 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2118 RT @fearlessly2803: I CAN’T DEAL WITH THIS RIGHT NOW https://t.co/lmLIT6BbT8
## 2119 RT @UpdateHLD: Watch Louis’ interview with Alfa 91.3 FM here below, and check our quoting account, @HLDQuotes to read the transcript! \n htt…
## 2120 RT @kissesforkitc: joe immediately going to take kits hand because he trusts him so much i’m in tears https://t.co/NQQ9tHEdCb
## 2121 RT @shivangistories: Hey, so since Liam is back now. Can we please trend WE LOVE YOU LIAM PAYNE. Please reply with #WELOVEYOULIAMPAYNE
## 2122 RT @daemyrasdog: i need all of you to drop what you’re doing right now and go read this. this is really important to me.
## 2123 RT @caraxesghost: Imagine *the* brothel scene, if an extremely pissed off Rhaenyra found Daemon waiting for her outside afterward. \n\nRuinat…
## 2124 RT @integralminkey: The whole "SHINee Universe: ACE BASE FACE VOICE CHASE" is a token of their friendship, honestly.\n\nIt's not 'just' showi…
## 2125 RT @vinnieserin: #HOTD: did i say to stop? from the beginning https://t.co/00QTUQbKmt
## 2126 RT @fasc1nate: Great demonstration of static electricity. https://t.co/6ggq9S2DCE
## 2127 RT @lwtpwk13: me just now watching the louis meet and greet vids and then watching niall with a kid right afterwards like: https://t.co/YUH…
## 2128 RT @updatingziam: 📸 | more of @LiamPayne at #FashionAwards https://t.co/khDTPBZmyZ
## 2129 RT @sunflowrry28: This should be illegal 😭 https://t.co/NOTgf5kZ2X
## 2130 RT @plantypassion: I get to see this man one time next year. Never in a million years did I ever think I would see him in real life. How do…
## 2131 RT @hlslaundryday: louis looks young because he IS. like... what do y'all expect a 30 year old man to look like 😭
## 2132 RT @jaywriteshome: GIVE ME STRENGTH https://t.co/V9iu3dsgWZ
## 2133 RT @alarrielife: LOUIS JUST TO BE CLEAR. I LIKE THE BEARD. YOU ARE A GROWN MAN. YOU HAVE FACIAL HAIR AND YOU WEAR IT SO WELL IM DYING I NEE…
## 2134 RT @HLDQuotes: “Wait, wait, let me have a look, what’s track eight… I should know but, hang on… Oh the tracklist is out so what song is it?…
## 2135 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2136 RT @rosieoftb: whoever did this.. you will pay https://t.co/nHQdChhgeS
## 2137 RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR
## 2138 RT @sassychopsuey: SOME LOUIES ARE MEETING LOUIS TODAY AND IT'S NOT ME OR YOU NOW PASS THE BOTTLE. 😭
## 2139 RT @louustheticc: bring back niall horan in purple pants https://t.co/MtDejbkCls
## 2140 RT @Jennyways_: 1S’s friendaversary is coming up. I need a video with all of our memories and 1D songs playing in the background🥹🤧
## 2141 RT @korea_odyssey: Online press conference of #SHINee 's #Minho for his new solo album #CHASE will take place at 2:00 p.m. (KST)\n\nStay Tun…
## 2142 RT @hamtuud: someone FINALLY uploaded the full real footage of this moment what an amazing day for annoying people https://t.co/gD139WGV2K
## 2143 RT @AdoreTheBrave28: FITF aesthetic: red and black.\nFITF promo: green and blue.
## 2144 RT @whenyouknow28: Wait, so he’ll be doing this the whole week? You wanna tell me we are getting this EVERYDAY this week???
## 2145 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 2146 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2147 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 2148 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2149 RT @sassychopsuey: TO BE ABLE TO HOLD A CONVERSATION WITH LOUIS AND BE ABLE TO HEAR HIM WITH HIS ACCENT IS A SKILL I DON'T POSSESS.
## 2150 RT @taeminyeehawhat: me at me waiting for #CHASE : focus, calm down, you can do this! it’s only a few hours to go, OVERCOME IT!! https://t.…
## 2151 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2152 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2153 RT @korea_odyssey: At Online press conference of #MINHO's 1st Mini Album #CHASE \n\n"I sent the performance for #CHASE to only 2 ppl. #Eunhy…
## 2154 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2155 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2156 RT @SHINee: MINHO's first solo album 'CHASE' is out today at 6PM KST! The album boasts a total of 6 songs with various charms including the…
## 2157 RT @SHINee: 📍 Beyond LIVE\n🎫 Ticket Sales : ~ 12/8 THU 9PM (KST)\n🔗 https://t.co/GSIfwklGyY\n \n📍 SMTOWN &STORE\n🎫 Ticket & Ticket+MD sales : ~…
## 2158 RT @UpdateHLD: “A song like Out Of My System, it suits a bigger gig, but it probably suits somewhere a little bit dirty and dingy as well,…
## 2159 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2160 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2161 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2162 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2163 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 2164 RT @getpeydaton: @lohanisgod not everyone thinking it was coke and me thinking ‘this is a cool dry ice effect’
## 2165 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2166 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2167 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2168 RT @itgirlenergy: Despite her absence, the winner of the Fashion Awards' model of the year category is none other than BELLA HADID!!! https…
## 2169 RT @AEW: #ROH World Title:\n@IAmJericho (c) v @ClaudioCSRO \n\n#ROHFinalBattle\nLIVE on PPV \nTHIS SATURDAY\n4pm ET/3pm CT!\n\nAvailable on all maj…
## 2170 RT @WWE: TONIGHT on #WWERaw \n\n@SuperKingofBros and @IAmEliasWWE team up to challenge the @WWEUsos for the Undisputed WWE Tag Team Titles!…
## 2171 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2172 RT @DMcIntyreWWE: Unfortunately I am medically disqualified to compete this Friday on #Smackdown \n\nI don’t like to miss any shows as everyb…
## 2173 RT @FinnBalor: Meet my brother Ciaran 🚃🚃🚃 @rte @RTEOne
## 2174 RT @WWEUsos: One and Done🩸 #3Dto1D #Andstill https://t.co/gr7imb0qGl
## 2175 RT @ScrapDaddyAP: Thank you, Washington DC!! #WWERaw
## 2176 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2177 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2178 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 2179 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 2180 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 2181 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 2182 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 2183 RT @swiftoursonggg: she was i was\nsunshine midnight rain https://t.co/w48gxHIja4
## 2184 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 2185 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 2186 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 2187 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2188 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 2189 RT @LAHXLLUClNATlON: this is my villain origin story... https://t.co/7oqVraH7NV
## 2190 RT @netflix: Harry & Meghan. A Netflix Global Event.\nVolume I: December 8\nVolume II: December 15 https://t.co/WpFzVEC7Yx
## 2191 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 2192 RT @choguesungfc: beside from being handsome he is also funny\nmaking this as alarm\n\n#조규성 #choguesung https://t.co/kb9zEOGney
## 2193 RT @Notfancy_: She wanted it, she got it https://t.co/31lTy9R9iY
## 2194 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 2195 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2196 RT @glassnodealerts: 📉 #Bitcoin $BTC Amount of Supply Last Active 1d-1w (1d MA) just reached a 1-month low of 437,946.031 BTC\n\nView metric:…
## 2197 RT @glassnodealerts: 📉 #Ethereum $ETH Amount of Supply Last Active 1m-3m (1d MA) just reached a 6-month low of 8,870,813.096 ETH\n\nPrevious…
## 2198 RT @URU_FMR: 🔥LIVE INFORMATION🔥\n\nThe HARE NAKO LAST LIVE\n\n🗓2022.12.25 sun\n🏠SAPPORO XENON\n⏰OPEN14:20 / START14:40\n🤑ADV¥1500 / DOOR¥2000+1D…
## 2199 RT @winnttaebear: WE WILL WAIT FOR YOU SEOKJIN ♡ https://t.co/mE6rqN8hgu
## 2200 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 2201 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2202 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2203 RT @TwBookClub: #BookoftheDay, December 5th — Non-Fiction, 4/4\n\nTemporarily FREE:\nhttps://t.co/XiNbIqSxEk\n\nAfter Dark: Birth of the Disco D…
## 2204 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2205 RT @swiftoursonggg: Taylor Swift’s eras be like:\n\n 🤠 🤩 😈 💔 💇♀️ 🐍\n/🚜\\ /🌟\\ /🎸\\ /🧣\\ /🌃\\ /💍\\\n | | | | | |…
## 2206 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2207 RT @lastskiss: the way ticketmaster has broken up families at this point… https://t.co/Lol2IRONzX
## 2208 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2209 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2210 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2211 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2212 RT @taysrep89: this has to be displayed in a history museum https://t.co/7erBEJJrMD
## 2213 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2214 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2215 RT @carlitathg: why does everyone hate midnight rain? I love it
## 2216 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2217 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2218 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2219 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2220 RT @kosmicyoon: the fucking whiplash bighit just hit me with https://t.co/6H0uUExEm9
## 2221 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2222 RT @FallonTonight: .@selenagomez announces she's releasing new music! #SelenaOnFallon https://t.co/pS8DUHvgoY
## 2223 RT @kuybelanjaa: wknd\n\nlink https://t.co/pQoaSzasaR https://t.co/cn7pdHJ3sn
## 2224 RT @kuybelanjaa: flade studios black hoodie\n\nlink https://t.co/zwIdYbz5lA\n\nRp 134.000 https://t.co/BLtyZga6Sw
## 2225 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2226 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2227 RT @iluvcolepreston: that icarly episode w 1d
## 2228 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2229 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2230 RT @kuybelanjaa: wolv flight jaket\n\nlink https://t.co/yyPKwISPl9 https://t.co/fRcTsXzkkj
## 2231 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2232 RT @_fantasahi: wts | lfb | ph | help rt 🛒🛍 \n#kleikart_sale 💵🏷\n\nJeongwoo Set\n▪︎ ₱ 3500 (payo)\n ▪︎if COD: https://t.co/9P9nZq7WsQ\n\n# yg kt…
## 2233 RT @vocalsarchive: Gravity - EXO https://t.co/CDk1u2o0rZ
## 2234 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 2235 RT @kuybelanjaa: crewneck bary olive\n\nlink https://t.co/sMSA1TYh6Z https://t.co/LqEeJta4Rv
## 2236 RT @earthIouis: they are very personal to me https://t.co/GWhj66DEcQ
## 2237 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 2238 RT @iKissyHES: THIS ISNT FUNNY ANYMORE https://t.co/sZ6G2mEzY1
## 2239 RT @pretenderlouis: remember when louis crashed a wedding and the bride and groom were having THE talk with him https://t.co/SebUDh24ff
## 2240 RT @katerrinna91: if i would ever meet louis i would be so scared that i would understand nothing that he's saying
## 2241 RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE.
## 2242 RT @twinflamebreeze: how is this fandom real 😭😭😭 https://t.co/9J98yZBxh5
## 2243 RT @folklcrian: I'm sorry but I will never get over this 😭 BISEXUAL RIGHTS 😭😭❤️ https://t.co/ol0nHCPYy3
## 2244 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 2245 RT @louisalarrie369: (In)Correct Larry quotes, a thread. 🧵 https://t.co/NAva0L79vx
## 2246 RT @katerrinna91: LOUIS CHEWING A GUM IS SO ATTRACTIVE WHY
## 2247 RT @folklcrian: all of us breaking down over louis content from the signings 😭
## 2248 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2249 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…
## 2250 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 2251 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2252 RT @vibezofsunshine: CAN WE TALK ABOUT LIAM'S PRECIOUS SMILE???? https://t.co/yHPosrkgp1
## 2253 RT @niallstreams: MY HEART EXPLODED 🥹❤️ https://t.co/dVGRhqD1ps
## 2254 RT @larrryshouse: right when i heard little freak i knew that was my song
## 2255 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2256 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2257 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2258 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2259 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2260 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2261 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2262 RT @babyhcney: ALSOOO i met rob stringer and talked to him sndhdns he was in pit right in front of me and said harry loves mexico so much a…
## 2263 RT @btslayo_: Lmao😭😭who is this person?? https://t.co/kYmKpEPOgD
## 2264 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2265 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2266 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2267 RT @surayaror: This must be my 5th or 6th order already. Happy so far! Everything I ordered has been good 👍😋\n\nGet at: https://t.co/A22glpxG…
## 2268 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 2269 RT @zaynmalik: .@NandosUK Baltimore - thank you for replenishing my soul deeply.
## 2270 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2271 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2272 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2273 RT @ZiamIncorrect: #WelcomeBackLiam!!\nReply this with the # for a Ziam/Liam pic 😉
## 2274 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2275 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2276 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2277 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2278 RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…
## 2279 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2280 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2281 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2282 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2283 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2284 RT @hismoonchiId: thinking about that one time bts were trying to catch jin and then it suddenly turned into a group hug ☹️https://t.co/dfv…
## 2285 RT @LombongShopee: Also, ada 6 colours variation tau! So lawa 🤩🤩\nhttps://t.co/zEtpVD52Mm
## 2286 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2287 RT @SHIBUYA_CYCLONE: 【本日】\nSHIBUYA CYCLONE pre.\nUDGW-NICATION \n「My limit the universe LAST LIVE」\n\nMy limit the universe\nVELDE\nH.A.O\nThe Visi…
## 2288 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 2289 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2290 RT @livjosefina: guys?!? any directioners on here 🤨?? we are watching the one direction movie ( this is us) and in the interview in japan i…
## 2291 RT @Musetta_May: timothée chalamet’s red curls in bones & all appreciation tweet https://t.co/cEUAyKspQV
## 2292 RT @carolsdaryI: @ricksprickk when carol blew up terminus, i watched it live and was SCREAMING
## 2293 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2294 RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw
## 2295 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2296 RT @UpdateHLD: 📲| Louis liked Luke from Sunroom’s post about touring in 2022 on Instagram. https://t.co/TjT0YoH5I3
## 2297 RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX
## 2298 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2299 RT @jimnshimochi: "Why are you crying?? It's just a video.."\n\nTHE VIDEO:\nhttps://t.co/3gOiDFAEpJ
## 2300 RT @littlefreakism: do you understand https://t.co/4EGTK6Vhxe
## 2301 RT @alarrielife: They happily give each other beard burn. https://t.co/P8JDqukzmS
## 2302 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2303 RT @shinytay_: Also the lover cd is criminally slept on this is GORGEOUS https://t.co/h8JI9O6F6n
## 2304 RT @fearlessly2803: The difference the beard makes omg https://t.co/U8xeI0J90n
## 2305 RT @nessapjm: I AGREE!!!!! I AGREE!!!! https://t.co/ThZsDjJM0p
## 2306 RT @stylinarts: what is going on here https://t.co/YJPT0r7Hg2
## 2307 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2308 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 2309 RT @RGGchile: spreading misinformation https://t.co/nz1u5rHRqo
## 2310 RT @theKnittables: Looks like Beebopp has stumbled upon 5 WL spots on his journey..\n\nWill you get lucky? \n\nDrop a 🧶 in the comments for a c…
## 2311 RT @daiIyminsuga: Yoongi was drinking whisky Kavalan Oloroso Sherry Cask, with 57.1% alcohol. https://t.co/fatK66UWGi
## 2312 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2313 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2314 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2315 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2316 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2317 RT @BB_Votaciones: 𝐒𝐄𝐎𝐔𝐋 𝐌𝐔𝐒𝐈𝐂 𝐀𝐖𝐀𝐑𝐃𝐒🗳️\n@BTS_twt\n\n#BTS ha sido nominado en los 32nd Seoul Music Awards:\n\n🔸Main Prize (Bonsang)\n🔸Kwave Popul…
## 2318 RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @NARA_HOME_DECO Butter Pillow Cover & Cushion Cover availabl…
## 2319 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2320 RT @TinyTANofficial: [November 2022] Newly Launched Licensed Products!\nTinyTAN @binggraekorea Banana Flavored Milk Drink available in Asia…
## 2321 RT @BLACKPINK: BLACKPINK. AMERICAN EXPRESS PRESENTS \n@BSTHYDEPARK, LONDON, SUNDAY 2 JULY 2023\nTickets on sale now: https://t.co/eLweNrEbAC…
## 2322 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2323 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2324 RT @suzzyvip: Pls help RT: WTS | LFB | ONHAND\n🏷 TREASURE MAKESTAR POB (online fansign)\n✅ Php 350 plus local sf\n✅ not avail - Haruto and Jeo…
## 2325 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2326 RT @squishyychenle: 211207 #RENJUN #CHENLE ♥️\n\n🦊: a comment was asking about the dreaming mv, who’s hands those were. then…\n\n😸: dreaming ab…
## 2327 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2328 RT @VISVNYA: wednesday’s jenna ortega reveals to vogue that daemon and rhaenyra are her favourite ship from the hit show house of the drago…
## 2329 RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M
## 2330 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2331 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2332 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2333 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2334 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2335 RT @TAnotepad: Bitcoin is showing OVERBOUGHT on 1D momentum indicator, we will see what kind of drop/consolidation we get here!\n\n#Bitcoin #…
## 2336 RT @chr0lloluc1lfer: $afk 0.0087 has been flipped to support on 1D and 4h ready to pump huge anytime now🔥🔥\n\n $btc #kucoin #lowcap #BTC …
## 2337 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2338 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2339 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2340 RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2341 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2342 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2343 RT @hyewony0: 1st anniversary 🙈\n\nhttps://t.co/Ieaik3zkdf
## 2344 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2345 RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…
## 2346 RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…
## 2347 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2348 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2349 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2350 RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…
## 2351 RT @smatiavi_: So Sodelpa president is turning his support to Fiji first now 💀 wow 🥲
## 2352 RT @PopCulture2000s: she was 17 https://t.co/5Dp8YIM7rj
## 2353 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2354 RT @Shikha199505: @nitipjm @nitisabode @CarolineRanglal Doctor girl and army man love story
## 2355 RT @nitipjm: @nitisabode @CarolineRanglal Dang, now I want niti to play a role in a army love story. The way she would pull it off, uffff 🥹…
## 2356 RT @louitummy: 1d when louis sat watching them set up that tent https://t.co/v5Yov3EXu6
## 2357 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2358 RT @nitisabode: For those who didn't know, meet Major Parikshit Bawa and Mrs. Niti Taylor Bawa - the perfect princess met a soldier story o…
## 2359 RT @somuchloveclub: 🛒🆕 LOVE CONFESSIONS: YEAR END BATCH — 💗💐\nClick here https://t.co/WqBq3kZIzK to Pre - Order Now! https://t.co/9qSverUI2M
## 2360 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2361 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 2362 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2363 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2364 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2365 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2366 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2367 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2368 RT @TeamLouisNews: Louis talking to a fan about his arm! 🥲\n\n© kidsraIright https://t.co/YYfFnC4NUI
## 2369 RT @pauleenmia: His reaction to the tattoo he wrote for me 😂 https://t.co/TNoxvMSLUW
## 2370 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 2371 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2372 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 2373 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2374 RT @kidsraIright: he set me up by asking me my favourite question and i already had everything planned in my head and he just loved seeing…
## 2375 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2376 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2377 RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9
## 2378 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2379 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2380 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2381 RT @BBKSHOP_PH: Get ready for #BORNPINKMANILA_BULACAN\n\nBLACKPINK LS NEW VER W/ POB - PHP 2350 https://t.co/UQIZi0vstM\n\nKOREAN BATTERY AAA "…
## 2382 RT @arios345: this is giving 1D vibes and it’s breaking my heart
## 2383 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 2384 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2385 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2386 RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…
## 2387 RT @djhiroki_33rec: 2022/12/18(sun) 17:00〜\nCHRISTMAS RAPPIN'\n@調布Cross\n\n[LIVE]\nGAPPER\nTHE BLANK & wozmy\nSMOKIN' IN THE BOYS ROOM\nGanger\nDEJI…
## 2388 RT @hsntridge: few understand the cultural impact this moment had https://t.co/ofOc992tMp
## 2389 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 2390 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2391 RT @JagwarTwin: Riddle for your noodle 🍜 How do you reverse a mirror?\n\nAlso, part 2 of Ep. 1 of "The Mirror Sessions" with @Calum5SOS com…
## 2392 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2393 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2394 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2395 RT @thetinybeader: ✨Little Witch Bracelet✨\n\nAvailable in Rose Quartz, Obsidian, Angelite, and Clear Quartz! \n\nFind it in out shopee page: h…
## 2396 RT @ITZYofficial: @Spotify I guess "SNEAKERS" and "Cheshire"?
## 2397 RT @Dr_Meming: Postdoc life got me feeling like cleaning the kitchen and doing laundry are my hobbies
## 2398 RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…
## 2399 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2400 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 2401 RT @Kyan0125: No idea why Sneakers, Boys Like You, Cheshire are so underrated... I love them so much 🥺 Itzy shouldn't be discourage by the…
## 2402 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2403 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2404 RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭
## 2405 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2406 RT @Imaginedragons: thank you @Variety for the Hitmakers group of the year award🙏🙏 https://t.co/9tQYHbNLwA
## 2407 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2408 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 2409 RT @rockstarcsan: choi san is a MENACE. LIKE ??? https://t.co/i8RGWLKxLE
## 2410 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 2411 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2412 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 2413 RT @DanReynolds: everything https://t.co/WdqTnPMS72
## 2414 RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468
## 2415 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2416 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2417 RT @benamckee: Imagine Dragons and @alyankovic would be a perfectly complimentary pairing, methinks. Like twinkies and cheeze whizz.
## 2418 RT @DanReynolds: thank you @Variety for awarding us group of the year \n\nBless up we da best music https://t.co/YlV17gycOs
## 2419 RT @Variety: What's the dream collab for Imagine Dragons? Weird Al. #VarietyHitmakers https://t.co/jj5XWcQpKf https://t.co/23O6dC4Byi
## 2420 RT @Variety: Imagine Dragons on the red carpet at #VarietyHitmakers. https://t.co/jj5XWcQpKf https://t.co/mB1KktU1UB
## 2421 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2422 RT @koreansales_twt: Nominees for 'Main Award (Bonsang)' category at the 32nd Seoul Music Awards (1/6)\n\n#10CM 5.3\n#aespa Girls\n#ASTRO Drive…
## 2423 RT @ateez_charts: ‘The Ring’ has surpassed 4 million streams on Spotify. \n\n#에이티즈 @ATEEZofficial #ATEEZ\n\n https://t.co/OUDm3IbUMg
## 2424 RT @UpdateHLD: Louis on not learning the lyrics to Through the Dark. \n\n🎥: xorainbowlouis https://t.co/ZdXJvuGyGr
## 2425 RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…
## 2426 RT @sugatradamus: and we are going to go through this 6 more times https://t.co/KhP5St6VAR
## 2427 RT @TheJose8A: Yoongi said “welcome to my new show” and ends with “idk if there’ll be a second episode” lmfao 🤣
## 2428 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2429 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 2430 RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L
## 2431 RT @katerrinna91: "angels doesn't exist" girl???? LOUIS TOMLINSON EXISTS WDYM https://t.co/vUHgIhzt80
## 2432 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2433 RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 2434 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2435 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CLOSE-UP CANON EOS-1D MARK III 14mm-35mm LENS TECHNICALLY ACCURATE FILTER ISO 51200 F/1.…
## 2436 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2437 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2438 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2439 RT @stylinarts: my favourite little frogs 🫶🏼 https://t.co/qymV21x3IV
## 2440 RT @finelinevogue: first date? take me to harry styles concert
## 2441 RT @_zmeadows: ESTE FANART DE FEYRE HQJSVEHS LOOK AT MY MOTHER https://t.co/aSzL4FD2e1
## 2442 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2443 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2444 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2445 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2446 RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR "Hype Boy"\n@BLACKPINK "Pink Venom"\n@pledis_17 "Hot"\n@IVE_twt "A…
## 2447 RT @bangtinyboyys: Winter please be more warm this time for jin
## 2448 RT @nessapjm: it hurts bad but it’s kind of funny to now know how wrong we were abt everything this year 😭😭😭😭😭
## 2449 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2450 RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK PINK VENOM OFFICIAL MD - POUCH W/ POB\n\n₱780 ea \n\n- sealed \n- ready to ship\n- 5 days reservation…
## 2451 RT @INYOURAREAPH: 📍 ON-HAND ITEM\n\nBLACKPINK BORN PINK SIGNED CD\n\n- ready to ship\n- 5 days reservation\n- order thru DM\n\nalso available on sh…
## 2452 RT @DulceFloCruz99: Baba O Reilly? I also would’ve guessed Best Song Ever by 1D, cuz the intros of both songs sound similar 😅🤣 #ThatsMyJam
## 2453 RT @Targ_Nation: there's not a thing that i hate most in this world than straight white men acting superior with this centrist "both sides…
## 2454 RT @RecordingAcad: .@bts_bighit (@BTS_twt) leader #RM made his official solo debut with his first studio #album, #Indigo, which showcases a…
## 2455 RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…
## 2456 RT @thegumbodiner: ‘Tis the season to treat yourself. Join us for lunch and free up some time to do that last-minute shopping or just take…
## 2457 RT @mtvasia: #JungKook is scoring this week with 'Dreamers' on #MTVChartAttack. ⚽🥅 \n\n#ChartAttack #정국 #Dreamers https://t.co/24aAq93tJf
## 2458 RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…
## 2459 RT @allkpop: Best of BTS' Jin’s Solo Songs to Celebrate his Birthday https://t.co/e48Ser5f0q
## 2460 RT @marktuan: Last two days of the epic streams!! Lets have a chill day🙌🏻\nhttps://t.co/SjmYHiR94c\n\n#EpicPartner https://t.co/QxhKEKJT0N
## 2461 RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…
## 2462 RT @6_capsule_9: 221203 Be The Sun JUN\n💯\n#문준휘 #준 #JUN #文俊辉 https://t.co/1pUfx6PJ4i
## 2463 RT @RollingStone: Here are the 5 best K-pop songs of 2022 ♪\n\n@NewJeans_ADOR "Hype Boy"\n@BLACKPINK "Pink Venom"\n@pledis_17 "Hot"\n@IVE_twt "A…
## 2464 RT @only99money: 🎁#MarcoBank GIVEAWAY🎁\nThanks to 1K Followers!!🎉♥️\nGiving away #3354 Poser NFT.\n\nTo enter:\n- Follow: @PoSers_NFT + @only99m…
## 2465 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2466 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2467 RT @swifterous: me listening to taylor swift everyday https://t.co/e7VDZ25OX6
## 2468 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2469 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2470 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2471 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2472 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2473 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2474 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2475 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2476 RT @GettyVIP: Simone Ashley, Elizabeth Debicki, Edward Enninful, Lila Moss, Rita Ora and Liam Payne attend The Fashion Awards 2022 at the R…
## 2477 RT @BarangDiskonan: Mnst - Short Pants Cargo Suho V3\n\n💸 : 120.000\n🔗 : https://t.co/fAoL5BikdY https://t.co/yAtiPZ1eT1
## 2478 RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…
## 2479 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2480 RT @stuffs_unlmtd: 12 DAYS OF CHRISTMAS WITH STUFFS UNLMTD🎄⛄\n\nK-GROUP #1 - NEWJEANS🐰 \n\nBuy any set of NewJeans replicards on our shopee acc…
## 2481 RT @bts_bighit: Me, Myself, and V\n‘Veautiful Days’\nSpecial 8 Photo-Folio\n\nInsert Image\n \n#BTS #Photo_Folio #V #뷔 #VeautifulDays https://t.c…
## 2482 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2483 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2484 RT @weverseshop: Pre-order TOMORROW X TOGETHER 2023 SEASON'S GREETINGS - DAY BY DAY🎥\n\nA day in the life of #TXT, as professional artists an…
## 2485 RT @ClubHeavySick: SERIOUS PUBLISHING TOKYO PARTY\n・TUESDAY 6th DECEMBER\n・OPEN/START 7PM\n・ADVANCE:500YEN plus 1D\n・DOOR:1000YEN plus 1D\n[LIVE…
## 2486 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2487 RT @SamandColby: twas fun attending the @streamys this weekend! 🍾 getting more and more excited to show you all what we have in store for 2…
## 2488 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2489 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2490 RT @L4NGFORD: oh to be hero fiennes tiffin in this scene 😭 https://t.co/w4PKz70LgV
## 2491 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2492 RT @r4c00ni3: My wish as a midzy is that the girls get to have long vacations because this year has been wild, they've done so much for the…
## 2493 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2494 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2495 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 2496 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2497 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2498 RT @69thousandUSD: BITCOIN BEARISH DIVERGENCE SPOTTED ON 1D TIME FRAME, LOOKS LIKE WE ARE HEADED BACK DOWN!! 🚨🚨\n\n#BitcoinCrash #Bitcoin #BT…
## 2499 RT @780613: ill be waiting for u seokjinnie and in the meantime cherishing my last memory with u 🫶🏽 https://t.co/9a0k9m72Bv
## 2500 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 2501 RT @marielseyo: Bigbang had their own color and then everyone wanted to copy that but no one could 🤪\nAlso the one who said 1D HAHA SAME ht…
## 2502 RT @yoonjinpics: @bts_bighit We will always wait for you, Jin. Please take care and know that we always support you. We love you so much! h…
## 2503 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2504 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2505 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2506 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2507 RT @AxelUfermann: It's a buy signal on 1D $Hapi, can't be a best opportunity.NFA ,I am not give advice ,I am just show opportunities.\nPeace…
## 2508 RT @archivesofkook: Park Jimin army's biggest love. ♡ https://t.co/WjyssyajE1
## 2509 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2510 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2511 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2512 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2513 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2514 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 2515 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2516 RT @1DGAlNS: 1D fans interact to find mutuals
## 2517 RT @richarlison97: I know how hard you fought to be here and that's why you're a hero to your people @Sonny7! 🇧🇷🤝🇰🇷 https://t.co/tqBA8D6FZC
## 2518 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 2519 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2520 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2521 RT @seoul_stop: PH GO | #SeoulStopGO\n\nENHYPEN 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 10, 2022\nREMAINING BALANCE: De…
## 2522 RT @seoul_stop: PH GO | #SeoulStopGO\n\nTXT 2023 SEASON'S GREETINGS\n\n2100 PHP\n\n300 DOWN PAYMENT: December 16, 2022\nREMAINING BALANCE: Januar…
## 2523 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2524 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2525 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2526 RT @nxcfear: WE WILL WAIT FOR YOU JIN\nARMY ARE PROUD OF JIN\nJIN MY ASTRONAUT\n#JinComeback2024 #HeartsforJin\n@BTS_twt
## 2527 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2528 RT @TommySledge: Kirstie Alley and John Travolta dancing in 1989’s ‘Look Who's Talking’ will forever live in my mind #RIP https://t.co/ms0Q…
## 2529 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2530 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2531 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2532 RT @bleachersmusic: popped into @the1975’s house in san francisco // 11.29.22 https://t.co/i5Xa5cn7Hj
## 2533 RT @daemonmygod: WAIT... so, this was Rhaenyra's first kiss, right? https://t.co/6AQFd6zQc0
## 2534 RT @gotsthecinema: kiwi extended intro is one of the sexiest things to hear live. i feel everything.
## 2535 RT @hsdaily: Harry via Instagram: “Love On Tour. Buenos Aires II. December, 2022.” https://t.co/CDTSetxEeU
## 2536 RT @TheHarryNews: Harry via IG stories! 🇦🇷 https://t.co/TTcymUmfde
## 2537 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2538 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2539 RT @thekiaforum: .@The1975 At Their Very Best\nLos Angeles\n\n(📸: @AshleyOsborn / Kia Forum Photos) https://t.co/KJNfVqDQRF
## 2540 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2541 RT @emmadarcybest: "The aquiline nose, silver-white hair, and purple eyes that bespoke their Valyrian blood”.\n\nEmma D'Arcy playing a Targar…
## 2542 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2543 RT @hitmewlucille: b a b y g i r l https://t.co/59CN8f1xAi
## 2544 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2545 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2546 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2547 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2548 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2549 RT @780613: girl its so soon https://t.co/NDSF4TrQXl
## 2550 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2551 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2552 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2553 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2554 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 2555 RT @beyondyasmin: bang chan for nylon magazine omfg he’s gorgeous https://t.co/8NjcUcxu8E
## 2556 RT @aalondraa120: princess treatment or leave me alone
## 2557 RT @aelylys: When you are delulu and still think you have your chance with a 1d member
## 2558 RT @p1harmonyp1ece: > Jongseob's favorite song is welcome to the black parade\n\n> Keeho didn't really know 1D and wasn't fond of them, he th…
## 2559 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2560 RT @glossysin: look at him omg the cutest baby\n https://t.co/WXiYlywy8H
## 2561 RT @Davina_ot5: You are fiercer than any obstacle on your path\nYou stand stronger than the negativity of the world\nYou love us more than we…
## 2562 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2563 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2564 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2565 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2566 RT @jeonandparks: ꒰ wts lfb ph ꒱\n\n🛒 korean pouch drinks\n—onhand, ready to ship\n\ndelaffe - P110\n✅️ black americano\n✅️ hazelnut\n\ncaffe bene -…
## 2567 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 2568 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2569 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2570 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2571 RT @ObringerXBT: The trend is still up on the 1D https://t.co/UC6ihaQoQw
## 2572 RT @ObringerXBT: The bull flag on the 1D still is in play https://t.co/vAisEUIc8u
## 2573 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2574 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2575 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2576 RT @AxelUfermann: Last time I had a 1D signal on $Hapi we made 200%, you can see yellow candle it's for https://t.co/HeiUJ5X4k1's up to you…
## 2577 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 2578 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2579 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2580 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2581 RT @DavidVujanic: Brazil are too sexy man 😭🇧🇷😤 https://t.co/JbxQzZesQQ
## 2582 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2583 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2584 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2585 RT @pjsx0420: literally cried while watching that jay vid on tiktok from funmeet w/ 1D - Perfect as the BGM. mapapa “lord, give me the chan…
## 2586 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2587 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2588 RT @shakira: This is soooo good. Adore! Muito legal!!! 😍 @raphaelviicente https://t.co/oQjry8vg2N
## 2589 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2590 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2591 RT @nywolforg: Essential. Endangered. Extremely snuggly 💕\n\nJoin Mexican gray wolf Rosa and her daughters for a cuddle session via #Twitch ➡…
## 2592 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2593 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2594 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2595 RT @geoffschwartz: Tampa Bay's scoring drive play selection on first down.\n1D Run, 0 yards\n1D Run, 2 yards\n1D Pass, 11 yards\n1D Run, 6 yard…
## 2596 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2597 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2598 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2599 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2600 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 2601 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2602 RT @KirstenKaye_: Stop normalizing the grind and start normalizing whatever this is https://t.co/ncJaog9HJO
## 2603 RT @karinawinter21: wts lfb ph\nRED VELVET BIRTHDAY OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags: yeri seulgi joy w…
## 2604 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2605 RT @syraxesbaby: i see many people who are still not aware about this. viserys and daemon's roles were offered to paddy considine and matt…
## 2606 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2607 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 2608 RT @RekunanceCh: If the end goal of 3D #Vtubers is becoming 2D... \ndoes that mean 1D aka PNGtubers are the Stronkest!?
## 2609 RT @STATIONHEAD: Let the #INDIGO streaming begin! The Official BTS station will be live for an #IndigoByRM Listening Party and there will b…
## 2610 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2611 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.17 SAT\nimpression encounter vol.??\n\nSAPPORO RabSta\nOPEN14:00 / START14:20\nADV¥2000 / DOOR¥2500+1D\n\n[TI…
## 2612 RT @nonfungible_eth: In honor of the stage 4 reveal of #mothz/@wenlamp 🦋🪔, let's have an #NFTGiveaway! FOUR people win 1 of 4 Mothz! Just f…
## 2613 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2614 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2615 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.25 SUN\nThe HARE NAKO LAST LIVE\n\nSAPPORO XENON\nOPEN14:20 / START14:40\nADV¥1500 / DOOR¥2000+1D\n\n[TICKET]…
## 2616 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2617 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2618 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2619 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2620 RT @Shazam: #Dreamers by #JungKook is our Song of the Day! Check it out now in Shazam and get up to 4 months free of @AppleMusic: https://t…
## 2621 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2622 RT @hsofmyIife: CURENME https://t.co/R3ltcGsW5o
## 2623 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2624 RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV
## 2625 RT @bts_bighit: Watch the full video of #RM's #Indigo interview with @zachsang right here!\n(https://t.co/zPRBJsqrDZ)\n\n#RM #Indigo #RMonAmp
## 2626 RT @ihgdabc: You don’t UNDERSTAND 😭 https://t.co/LWLFYONfK4
## 2627 RT @harry__lambert: My little Angel At The Fashion Awards x\n\nStyling by me x https://t.co/vmkwr8AH9t
## 2628 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 2629 RT @ULJPMedia: 📸 @LiamPayne being photographed at The Fashion Awards 2022 at Royal Albert Hall tonight. \n\n©️Mark Case/Getty Image. https://…
## 2630 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2631 RT @Top50Oficial: 2. @Louis_Tomlinson - Bigger Than Me (+1)\nPeak: 1 / Weeks On: 12 / Last Week: 3\n1 RT = 2 votos\n1 LIKE = 1 voto\n@LouisT91S…
## 2632 RT @adoreanise: stay away from females who tell they boyfriend all yo business.
## 2633 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2634 RT @rhaenaluke: he's so funny i love him https://t.co/nhOs4cvJFu
## 2635 RT @meandwh: you and your 3@ https://t.co/KSqkrNuRIj
## 2636 RT @momentsofence: planets lamps https://t.co/z26loC2hxv
## 2637 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2638 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2639 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 2640 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2641 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2642 RT @_LilyBlue28: Ot5s we okay??? ❤️💛🇮🇪💚💙 https://t.co/9FfLhmHZWO
## 2643 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2644 RT @LiamPayneVnzla: 📸| Liam Payne hoy en el Fashion Awards 2022. https://t.co/ObxpnDZD6y
## 2645 RT @sunfflouwerry: my heart and soul https://t.co/huV3f5HIOL
## 2646 RT @stylinarts: i’m here for this enemies to lovers arc https://t.co/5x0T4KSYvX
## 2647 RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK
## 2648 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2649 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2650 RT @zynectioner: zayn malik in case you're having a bad day https://t.co/DzfV2uCDGM
## 2651 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2652 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2653 RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…
## 2654 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2655 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2656 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE \n\nTSS C2 POB\n💎Applewood\n💎Ktown\n\nAlbum Photocard PC\n💎TFS 1st step chapter 1, 2, 3\n💎T Effect\n💎TSS 2…
## 2657 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2658 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 2659 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2660 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2661 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2662 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2663 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2664 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2665 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2666 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2667 RT @SIieIls: ✨Toko Skincare & Make Up Trusted \n\n1 Tnt \nhttps://t.co/oMLbXUgnYs\n\n2 Cozme \nhttps://t.co/OHw2KOKR0T\n\n3 Storyofmu\n🖇https://t.co…
## 2668 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2669 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2670 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2671 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2672 RT @niallontours: Niall updated his website!!! https://t.co/CB0RNQJ0g8
## 2673 RT @_savannahdunbar: i have suddenly become yours https://t.co/cVqwnmn8Xu
## 2674 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2675 RT @NIJISANJI_World: 【#XSOLEIL VTuber Debut Announcement】\n\nPlease welcome NIJISANJI EN 7th wave VTuber group "XSOLEIL"!\n\n🔻Meet the members:…
## 2676 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2677 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2678 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 2679 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2680 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2681 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2682 RT @WORLDMUSICAWARD: #Jungkook #Dreamers #FIFAWorldCup Performance lifts to #1 (+2) on the weekly Global Youtube Music VIDEO Chart with +56…
## 2683 RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…
## 2684 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2685 RT @KeefeSencen7: This is such bullshit omg 😭 I'm literally a fan of 1D, and we know she had several Grammys before the band was even creat…
## 2686 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2687 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2688 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2689 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2690 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2691 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2692 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2693 RT @CHAERFLDR: the way her moles are highlighted is so adorable https://t.co/qM2mFq6jN0
## 2694 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2695 RT @evelynothugo: hi! im (sorta) new to #booktwt & would love to make more moots! :3\n\n🫶🏼:\nromcoms\nenemies/friends to lovers \nts, lana, arti…
## 2696 RT @ttsbott: “How very dare you,” Louis continues to joke, voice emotionless. “Helping me cook? And clean? For selfish reasons? Ugh. Vile.”
## 2697 RT @HSRIVERPLATE: Live On Tour & Love On Tour, Buenos Aires, Argentina. https://t.co/dZTKv9zSk9
## 2698 RT @HSRIVERPLATE: "We have some music, we have all of you, we have the moon up there, we're gonna have some fun."
## 2699 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2700 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2701 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2702 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2703 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2704 RT @nkarmath: I've shared two different Python implementations of both 1D- and 2D-diffusion equations on my GitHub account. I've also inclu…
## 2705 RT @Ashton5SOS: Hotel room power stance, see you tonight Gold Coast, I am ready for this shit @5sos ✌🏻 https://t.co/97WtZa9Nl6
## 2706 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2707 RT @AdoreTheBrave28: Daddy 💘⚽️ https://t.co/Pir39c1SwL
## 2708 RT @PHHS_AD: Congrats to the following young men on making All-Region 1D Honors (Football):\n\nOffensive POY - Ian Scammell\nDefensive POY - T…
## 2709 RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…
## 2710 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2711 RT @bibimmeong: What i wear— goin’ to galerry\n📎Outer \nhttps://t.co/JIj441EC3Z\n📎Dress \nhttps://t.co/JvobW4b8Uy\n📎Footwear \nhttps://t.co/himQ7…
## 2712 RT @katiewaissel24: Just a little message for those that hoped I couldn’t - YES IM STILL GOING AHEAD WITH MY DOCUMENTARY - Thank you and go…
## 2713 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2714 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2715 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2716 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2717 RT @introvertsmemes: Introverts can also be very talkative. But first they gotta trust and know you very well. Understand you and vibe with…
## 2718 RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…
## 2719 RT @janavisharma7: For the stooopid people who think a POC that too a Muslim has same opportunities as a privileged white man in the Music…
## 2720 RT @ONLYAVGEL: girls who weren’t scared to say they liked 1d in 2012 are braver than the marines
## 2721 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2722 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2723 RT @70sIoveontour: so when is harry dropping this music video https://t.co/joFsWRoRUI
## 2724 RT @falkring: Wednesday’s Jenna Ortega reveals to Vogue that Rhaenyra Targaryen is her favourite character from the hit show House of the D…
## 2725 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2726 RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠
## 2727 RT @lunamovass: ⸻ Those dimples.. I fell in love. ❤️ https://t.co/HYHnpRdKqs
## 2728 RT @daemyralove: 1x07 valyrian wedding #daemyra 🧵 https://t.co/1UivCe4ho8
## 2729 RT @introvertsmemes: Yes, my cell phone is always on silent mode, cause nothing is more urgent than my peace!
## 2730 RT @astralfvck: “we got pregnant again before even leaving the hospital, my husband wasn’t going to wait” you are a victim
## 2731 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2732 RT @willfulchaos: she sat down with the president of nickelodeon and said “i want to make history” ..and that’s what this is https://t.co/R…
## 2733 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2734 RT @bellsbIakes: these mfs actually fundamentally changed the way i look at life, my brain chemistry, and how i will view tv for the rest o…
## 2735 RT @Sbuso_newvoice: @ianaarez @astralfvck Hospital should report the rape
## 2736 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2737 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2738 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2739 RT @Ashton5SOS: From the drummers perspective over the past tour, one of the best parts has been witnessing the diversity of our 5SOS famil…
## 2740 RT @rhaenyraroyco: Joseph Quinn has just been cast as Cregan Stark, the current lord of Winterfell, in season two of #Houseofthedragon http…
## 2741 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2742 RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…
## 2743 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2744 RT @pop_ey_ch: $SPY vs. $VIX 1D: Watch out for Break < Nov 30 (393.50) low on VIX > 22.50. https://t.co/Dp3JVohpcw
## 2745 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2746 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 2747 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2748 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2749 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2750 RT @beansxooo: This scene is deadass already soo hilarious 😭 its really giving romcom of the year!!\n#TheDirectorWhoBuysMeDinner https://t.c…
## 2751 RT @lthearting: definition of serotonin https://t.co/2an7bJdaOK
## 2752 RT @etherealmyths: sigh https://t.co/WtpMkBdHNI
## 2753 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2754 RT @HS_News_: The crowd yesterday in Buenos Aires (night 2) during Best Song Ever.\n\nAlways on fire 🔥 \n\nVia Staff member\n\n- December 4th, 20…
## 2755 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2756 RT @its__Della: omg!! look at them, they’re on fire🔥, this is so cool to watch and this is just rehearsal then imagine how it will be on th…
## 2757 RT @tiredtiredchloe: PISSING MYSELF OMG NOOOOO😭💀 https://t.co/Dhhj3IdFRl
## 2758 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 2759 RT @IndiaAlmighty: With PCOS, you’re told you won’t have kids so I know this hits different for her. Congratulations Keke!
## 2760 RT @nictothemarie: be fucking for real hinge https://t.co/mQM7CjpgFr
## 2761 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 2762 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2763 RT @WORLDMUSICAWARD: #AgustD's #Daechwita has surpassed 400 Million views on YouTube! 💪🎥💥4⃣0⃣0⃣Ⓜ️❤️🔥👑💜\n🎧https://t.co/NdkQbSk2L4 https://t.…
## 2764 RT @J00NSBFF: Namjoon said Indigo is open to interpretation based on your personal life experiences NOT for you to twist his fcking words a…
## 2765 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2766 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2767 RT @introvertsmemes: Me: I gotta clean my room\n\nMe after picking up two socks: https://t.co/35s261sXt2
## 2768 RT @ihgdabc: We are all about Brazil and World Cup husbands, so I will just point out that R is the 18th letter in the alphabet. 18/12 is t…
## 2769 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2770 RT @tyler02020202: just swallowed my pride and sent my professor the saddest email if he doesn’t raise my grade i will go to his office and…
## 2771 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2772 RT @hugongseongwu: Giveaway\n🫧Happy Daniel Day 2022🫧\n#HappyDanielDay \n✨ Postcard 1 ea\n✨ Keyring 1 ea\n✨ Sticker 1 ea \nBankkok : @coffeeboomsb…
## 2773 RT @dailymouche: these scaramouche voice lines ??? https://t.co/MEuCBX7IjS
## 2774 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2775 RT @TickrBit: TickrBit Daily Report:\nCompanies in which most insider buying and selling reported so far today\n\nTop Buying: $GIII $RILY $GOC…
## 2776 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2777 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2778 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2779 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2780 RT @beanixwrights: one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you're not…
## 2781 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2782 RT @hsdlot: “Thank you for this! Unfortunately I won’t be able to wear it until after World Cup is finished, but afterwards I’ll wear it al…
## 2783 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2784 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2785 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2786 RT @jagibbs_23: First down targets are worth 20% more PPR points than targets coming on all other downs.\n\n1D target shares:\n39% - Davante A…
## 2787 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2788 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2789 RT @nzgtclairs: taylor swift // meanwhile 1d https://t.co/LboeuMxjAY
## 2790 RT @HLenargentina: leave america😘🥇 we win https://t.co/XHeNbkzCHR
## 2791 RT @STYLESARCHlVE: Harry posting this on his ig stories HE REALLY LOVES ARGENTINA SO MUCH🥺🇦🇷 https://t.co/0HIGUJTtWJ
## 2792 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2793 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 2794 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2795 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2796 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 2797 RT @lightscopy: harry? ARGENTO https://t.co/C6zniMlJHd
## 2798 RT @hsdaily: Harry via Instagram stories! 🇦🇷 https://t.co/PX703jRENl
## 2799 RT @HS_News_: Harry watching the England / Senegal match at the stadium yesterday. \n\nHe was so focused with his little ball ⚽️ \n\nVia Harry’…
## 2800 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2801 RT @jsaturfiles: the singer the fanboy\n\n#AlecBenjaminxJeffsatur\n#JeffBarcode\n꒰ #JeffSatur #barcodetin ꒱ https://t.co/rCJqosNu…
## 2802 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 2803 RT @Arnette: The best thing we'll see all day. @zaynmalik in POLL-OCK, the latest #ZAYNxARNETTE frame.\nhttps://t.co/ApFMm6dE6j https://t.co…
## 2804 RT @Velvet_Capital: Almost all 1️⃣0️⃣0️⃣0️⃣ have been claimed! 😎\n\nSecure your #BNB #GloryPass before it’s too late… ⏰ 👇🏻👀👇🏻\n\n#NFT #NFTCommu…
## 2805 RT @Velvet_Capital: Some top stories of the last week in #DeFi! Make sure you didn’t miss a thing!👇🏻👀👇🏻\n\n#cryptonews #crypto #web3 \n\nhttps:…
## 2806 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2807 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2808 RT @defivas: #EthIndia with over 2,000 participants building ~500 projects was bursting with energy and creativity this weekend, a strong t…
## 2809 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2810 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2811 RT @introvertsmemes: Please normalize letting people eat their lunch alone if they want and decompressing for 30 min without the pressure o…
## 2812 RT @aalondraa120: princess treatment or leave me alone
## 2813 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2814 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2815 RT @BarcaAcademyAZ: That’s a wrap for our U19 @mlsnext squad in Indio! 👊\n\nThey went undefeated (2W-0L-1D) in the #MLSNextFest Showcase and…
## 2816 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2817 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2818 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2819 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2820 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2821 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2822 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2823 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2824 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2825 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2826 RT @AboutMusicYT: Best kpop songs of 2022 (via Rolling Stone): https://t.co/oXBjZM6wh9
## 2827 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2828 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2829 RT @ManInTheMadness: All planned. Presume it's because the kids can't go to GP as they have (0n\\/1d symptoms/took the magic jibbery jabberi…
## 2830 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2831 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2832 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2833 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2834 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2835 RT @Harry_Styles: Love On Tour. Buenos Aires II. December, 2022. https://t.co/zU5QiVdQDd
## 2836 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2837 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2838 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2839 RT @Buryooooo: "Welcome to the Shame corner, have a seat!"\nI upgraded the corner for comfydants😆\n👉Hand: https://t.co/M8hxUZnN9p\n🐑Sheep: htt…
## 2840 RT @Harry_SSSSSS: @shirtsthtgohard Original designer👉🏻 @lafayrret To everyone looking this shirt✅💯🔥in all color👕👆👆👆🔥🔥💳👆
## 2841 RT @FabrizioRomano: Brazil advance to World Cup quarter finals, South Korea are out. 🚨🇧🇷🇰🇷 #Qatar2022\n\nNext one: Brazil vs Croatia. https:/…
## 2842 RT @lpupdatemedia: 📷| Liam today at the Fashion Awards https://t.co/UuANZJAgwb
## 2843 RT @LHHispanic: 📸| “Love On Tour. Buenos Aires II. December, 2022.”\n\nHarry via Instagram ❤️🩹 https://t.co/1HoE9vlayF
## 2844 RT @sassychopsuey: RT IF YOU ARE JEALOUS OF THE LOUIES AT THE SIGNING RN I WANNA KNOW I'M NOT ALONE.
## 2845 RT @YDMM07HOBI: Hilo de Traducciones de Namjoon en Live Weverse 🐨❤️✨️\n\nNombre : Indigo Short Behind https://t.co/2ttzDnBP6r
## 2846 RT @pop_ey_ch: $VIX 1D + MACD Histogram: Hints at reversal around here.\n$SPY https://t.co/aYbYDWDRU0
## 2847 RT @guesungchofp: cho gue sung world cup main character https://t.co/EpGQwoPZ4R
## 2848 RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…
## 2849 RT @swgrillgalv: Join us in congratulating Chef Megan on another sweep of the Best Chef awards for 2022. Way to go, Megan! ❤👩🍳\n\nDirections…
## 2850 RT @433: Icons ⭐️🇧🇷 https://t.co/cyjmHpoIgO
## 2851 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 2852 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2853 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2854 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2855 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2856 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2857 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2858 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2859 RT @fearlessly2803: Solos better be real quiet about their opinion of 1d & their music after this. https://t.co/R2t8CCu9sV
## 2860 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2861 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 2862 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2863 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2864 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2865 RT @goal: Brazil brought on third-choice goalkeeper Weverton so every member of their squad got to play at the World Cup 💚 https://t.co/CRd…
## 2866 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2867 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2868 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2869 RT @NiallHDailyNews: Niall Horan’s website has updated! https://t.co/AEqKtRK8VX
## 2870 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2871 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2872 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2873 RT @choguesungfc: #ChoGuesung : Here's to the ones that keep the passion https://t.co/KuZGVml7SQ
## 2874 RT @choguesungfc: THE video that stole your heart \n https://t.co/YMD2PptuUS
## 2875 RT @brfootball: FOUR. https://t.co/6efUUi8TnG
## 2876 RT @goal: Brazil fans sending their support to Pele 🙏 https://t.co/f8aPFSRchd
## 2877 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2878 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2879 RT @kkyukirby: when i heard idol even though i know thats south korea’s chosen goal song https://t.co/ZeJhhVKUcT
## 2880 RT @teIe_pathy: IM STILL LIFEEEE https://t.co/saVoNur6HM
## 2881 RT @btsbaragi_jk: 221206 Hobi on IG\n🐿️our athletes/players, you were so cool!!!!❣️you’ve worked hard!!! https://t.co/QLqtXNS3Ec
## 2882 RT @HS_News_: Harry arriving at the stadium “River Plate” yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/V7snfKWCF3
## 2883 RT @btsinthemoment: namjoon said a ment in the middle \n\n🐨 you all often say to me 'do everything you want to do kim namjoon'. this time i r…
## 2884 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2885 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2886 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2887 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2888 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2889 RT @kmmwkindness: 🥲🥲🥲 he always loved Diana & every 1D tune 🥲🥲🥲 https://t.co/Xdrn78HlbK
## 2890 RT @HLNLZ_Tour: Harry tonight!! #LoveOnTourBuenosAires #Night2 (Via dfallaccess) https://t.co/1takM2VLcm
## 2891 RT @hlnlzdaily: Liam Payne attending the #FashionAwards https://t.co/iJmwDC1VrV
## 2892 RT @OnedBrUpdates: IG | Liam Payne no Instagram Story! https://t.co/oIyR6dwCCx
## 2893 RT @hlnlzdaily: Liam Payne with fans tonight https://t.co/pgOooFQsF1
## 2894 RT @UpdateHLD: Louis saying he wants England to face Brazil in the finals. \n\n🎥: filmbycate\n https://t.co/yZIGudKKhn
## 2895 RT @hlnlzdaily: Harry watching the Brazil vs. South Korea match today in São Paulo! https://t.co/Qs291UbvOT
## 2896 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 2897 RT @sunsetsmokes: WHAT EVEN IS THIS https://t.co/5DOmVH1468
## 2898 RT @fearlessly2803: And the Harry being on his phone saga continues lol. I’d bet be was following the pics from the signings, too, like all…
## 2899 RT @stylinarts: louis has a way to make you feel special and heard because he actually listens when you talk. i love him so much https://t.…
## 2900 RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…
## 2901 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2902 RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW
## 2903 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2904 RT @rhaenyratrgryns: they’re so obsessed with each other https://t.co/DLAjCqHWhs
## 2905 RT @otb28sun: me for the last 2 hours https://t.co/OS69tpKmNm
## 2906 RT @SonjaNomad: And today's 1D reunion is complete 😌✨️ We'll be alright ✨️
## 2907 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2908 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…
## 2909 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2910 RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK
## 2911 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2912 RT @Al2236928: Everything I’ll ever need is hug from Louis
## 2913 RT @LeonidasCrypt0: #Bitcoin yesterday in my live stream I said there is a bear div forming in 4hr chart . This could be the trigger for a…
## 2914 RT @Tha5SOSFamily: TONIGHT | 06/12/2022\n\nTAKE MY HAND WORLD TOUR — @5SOS\n\nGold Coast, Australia\n\n#TakeMyHandGoldCoast https://t.co/agLRBSn…
## 2915 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2916 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2917 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2918 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2919 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2920 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2921 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2922 RT @kevincrates_: $BTC 4H Chart. Hard rejection from 200EMA(17.3K), attempting to hold 50SMMA(16.9K). RSI below 50, StochRSI low with room…
## 2923 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2924 RT @433: BRAZIL 2022. WOW, JUST WOW. 😮💨🇧🇷
## 2925 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 2926 RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1
## 2927 RT @adatarg: its funny how everyone conveniently forgets that daemon targaryen was also a child bride :(
## 2928 RT @HealyTMatty: It’s almost as if I knew you muppets would miss me
## 2929 RT @duIIday: ex 1D stans with eating disorders were you ALSO mentally terrorized by these 2? https://t.co/YJeYQ5m5oQ
## 2930 RT @England: Solid at the back again.\n\n💪 @HarryMaguire93 https://t.co/Ea5xCBR269
## 2931 RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC
## 2932 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2933 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2934 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2935 RT @ppredictors: The end of this week will bring you something that’ll make you very happy.
## 2936 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 2937 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 2938 RT @billboard: Danna Paola, Ozuna and more artists have their own 2022 #WorldCup TV spots. \n\n https://t.co/lqiztTimJc
## 2939 RT @itzakimmyj: 1D bops @yeetsabssss
## 2940 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2941 RT @goal: Back like he was never gone 🏆 https://t.co/1sAvlMXxx1
## 2942 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 2943 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2944 RT @433: NEYMAR IS BACK! 🫡🇧🇷 https://t.co/0PHMx2Ba67
## 2945 RT @FIFAWorldCup: 🇧🇷 Brazil have now used all 26 players in their #FIFAWorldCup squad! \n\nA real team effort 💛👏 https://t.co/lKl2ibWCd6
## 2946 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2947 RT @Chunkz: Congratulations to Brazil for winning the world cup.
## 2948 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2949 RT @goal: Brazil put on a show for Pele ❤️ https://t.co/gKbNiC8vFK
## 2950 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 2951 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2952 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2953 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 2954 RT @SSFootball: 🇧🇷 𝐇𝐨𝐧𝐨𝐮𝐫𝐢𝐧𝐠 𝐭𝐡𝐞 𝐥𝐞𝐠𝐞𝐧𝐝 🇧🇷\n\n#FIFAWorldCup https://t.co/1ZmVU0epDh
## 2955 RT @footballdaily: Brazil are en route to the quarter-finals 🔥\n\nWe call that one Joga Bonito 👌\n\n#fifaworldcup https://t.co/RvH8I3VC4i
## 2956 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2957 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2958 RT @pradasunset: me when i remember my future depends on me https://t.co/RHFIs8lKkG
## 2959 RT @FIFAWorldCup: What a first-half display! 🇧🇷⚡️\n\n#FIFAWorldCup | #Qatar2022 https://t.co/zVRiKvd3Hr
## 2960 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2961 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 2962 RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt
## 2963 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2964 RT @chartdata: 10 years ago, @onedirection's 'Take Me Home' debuted at #1 on the Billboard 200. It marked their second #1 that year.
## 2965 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2966 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2967 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 2968 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2969 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2970 RT @ULJPMedia: 📸 More of @LiamPayne attending The Fashion Awards 2022 at the Royal Albert Hall. \n\n©️Copyright (c) 2022 Shutterstock. https:…
## 2971 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2972 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2973 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2974 RT @stevensbestie: i can't believe some people will live their lives and never watch this video of youngbin https://t.co/KZuciOWy1W
## 2975 RT @ave_eli: $NDQ $NQ $QQQ 1D\nAnother go at the 100dma, and another rejection, and a break under the HMA. Tomorrow the 20dma will rise furt…
## 2976 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 2977 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 2978 RT @hahrdbiosl15: @GameTradeMarket @yaeunda @Tropyverse I am here to win this chance..\n@evlino__1D\n@rosita_payne\n@daniel0121321
## 2979 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 2980 RT @renaissanceapp: Hello Lovers ☘️\nIn celebration of new music on the way, we wanted to equip you with the latest & greatest Niall Horan m…
## 2981 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 2982 RT @Cinnabon: i'm in love
## 2983 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 2984 RT @niallspromoIT: 🎥 Niall via titktok https://t.co/PufvU7bkdt
## 2985 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2986 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 2987 RT @mohito1905: LLMs encode 1D tokens, vision transformers encode 2D image patches, but what's the right formulation for 6-DoF manipulation…
## 2988 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 2989 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 2990 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2991 RT @id_myfashion: ‼ FLASH SALE ‼\n\nJohnson Basic LowCut (LC) Black White\n\n⛔️ DISKON : 64%\n\nCheckout Sekarang 👇\nhttps://t.co/Kei01N8UdH https…
## 2992 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2993 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 2994 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 2995 RT @B4TSONS: this is unacceptable, I honestly wasn't gonna say anything about his security bc i thought i was making it up but unfortunate…
## 2996 RT @US__UK: 12/6(tue)【SPARK】\nAT:福岡UTERO\nOPEN 20:00\nCHARGE ¥1,000(+1D)\n--REGULAR DJ--\nTakasho / 100HIP\n--GUEST DJ--\nS.A.K / US-UK / SHOW-1 /…
## 2997 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 2998 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 2999 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3000 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3001 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3002 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 3003 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3004 RT @choguesungfc: i’ll miss guesung having beef with other players 😅\n https://t.co/BT8LsiYsvP
## 3005 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3006 RT @fallinstillglow: the sexism never ends. everyone writes songs about their exes, including harry and all the 1d members. and taylor wrot…
## 3007 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3008 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3009 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3010 RT @ave_eli: $BTC 4H\n#Bitcoin the bearish divergence confirmed on the 4H and now price is under the 20dma, the hma, and the 150ema cluster.…
## 3011 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3012 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3013 RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…
## 3014 RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr
## 3015 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3016 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3017 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3018 RT @choguesungfc: And that’s a wrap for South Korea! 👏\nCho Gue Sung is the first Korea Republic player to score a brace in Fifa World Cup g…
## 3019 RT @choguesungfc: @theKFA this is just the beginning🔥👏❤️🇰🇷
## 3020 RT @choguesungfc: Let’s see which club will sign him up\n\n#조규성 #choguesung #fifaworldcup https://t.co/yNKoEOfDMS
## 3021 RT @taydaloo: yeah so the next y'all ask why we hate 1d stans or harries, you have the answer here lol like don't expect us to forget and m…
## 3022 RT @billboardcharts: The Global Excl. U.S. top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/6egMIAwvXm
## 3023 RT @billboardcharts: The #Global200 top 10 (chart dated Dec. 10, 2022)\n\nDetails: https://t.co/0HbGdsqIlF https://t.co/vzurPeBjcT
## 3024 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3025 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3026 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3027 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3028 RT @VIZMedia: Happy birthday to talented artist and shinobi, Inojin Yamanaka! 🎨 🔥 \n\nvia Boruto: Naruto Next Generations https://t.co/m3Qq1t…
## 3029 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3030 RT @Debora_Gregori: OT5 day.\nAll of them within 7 hours 😄\n♥️💛🧡💙💚 https://t.co/426YkEE3wW
## 3031 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3032 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3033 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3034 RT @FIFAWorldCup: Incredible football.
## 3035 RT @CoolViews_: Views https://t.co/HapNy1Dvl3
## 3036 RT @YDanoyan: Solution of modern physics problems is 3-And gate\nA.Defoliation 3D discrete space from continue 1D time\nB.Confirmation of ani…
## 3037 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3038 RT @CoolViews_: I want https://t.co/tX4JXlBRkm
## 3039 RT @CoolViews_: Barcelona, Spain https://t.co/7owJIzowNO
## 3040 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3041 RT @CoolViews_: Thailand https://t.co/VqjwbH8tBv
## 3042 RT @CoolViews_: I want to be here https://t.co/hWZznPMUHo
## 3043 RT @ESPNFC: Japan manager Hajime Moriyasu bowed in appreciation to the fans who traveled all the way to Qatar to support their team 🇯🇵\n\nRes…
## 3044 RT @parshuvile: Wednesday’s Jenna Ortega reveals to Vogue that her favorite album released this year is INDIGO by RM of BTS :\n\n“I’ve been o…
## 3045 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3046 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 3047 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3048 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3049 RT @ChargeStripe: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/gNjASk8gB4.\n\nI traded the same alert from…
## 3050 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 3051 RT @lwnnisterz: someone who met ewan talking about what he’s like??? PLEASE I CANT DO THIS https://t.co/zEIUxMLAV1
## 3052 RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP
## 3053 RT @thelittlefreaks: 🎄 DAY 5 🎄 ONE PERSON CAN PICK BETWEEN ANY ONE DIRECTION ALBUMS CD FOR DAY 5 OF MY 25 DAY CHRISTMAS GIVEAWAY! to enter…
## 3054 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3055 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3056 RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night
## 3057 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3058 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3059 RT @433: THIS. IS. FUTEBOL! 🇧🇷🕺 https://t.co/Z9oXagkgv5
## 3060 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3061 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3062 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3063 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3064 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3065 RT @choguesungfc: it’s okay guesung you’ve already won😜\n#ChoGuesung \n https://t.co/bqWaGdBukj
## 3066 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3067 RT @heartstopprry: ever since Harry touched down in latin america I swear his energy fully shifted. he is so much more happier, he looks so…
## 3068 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3069 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3070 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3071 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3072 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3073 RT @ManInTheMadness: @CrabbBrendan @ABCaustralia Is that because they can't see GPs due to reduced bulk billing services/they have (0n\\/1d…
## 3074 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3075 RT @teaandfrozenpea: Manifesting an interaction tonight only bc I want you know who to cry a river. 🕯 https://t.co/assI5mZGIQ
## 3076 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3077 RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr
## 3078 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3079 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3080 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3081 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3082 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3083 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3084 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3085 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3086 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3087 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3088 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3089 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3090 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3091 RT @_kairy_draws_: We all felt it \n#mariomovie https://t.co/UwiUUdIsSA
## 3092 RT @Jamison0425: I need every OT5, Larry, and Ziammie to mark themselves safe. It was an OT5 onslaught. Are you okay? How are you feeling?…
## 3093 RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 3094 RT @sweet_ghostie: The way NyOh described Pauli and H\n\nMY GIRLS 💞💞💞 https://t.co/a4VNILLXFX
## 3095 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3096 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3097 RT @ziamsversion: Shh 🤫 I'm Menifesting \n\n 🕯 🕯\n 🕯 🕯\n \n 🕯…
## 3098 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 3099 RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl
## 3100 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 3101 RT @bisexuallouies: the moment. https://t.co/AV0LnExesV
## 3102 RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3
## 3103 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3104 RT @UpdateHLD: Louis reacting to his writing at the signing in London today! \n\n📸: pauleenmia https://t.co/iWpbbvFy3D
## 3105 RT @venomrry: oh shakespeare would write sonnets about him https://t.co/DihVeD9tz1
## 3106 RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…
## 3107 RT @UpdateHLD: Louis smiling at a fan during his signing earlier today. \n\n📸: xorainbowlouis https://t.co/H9fTlbjxSQ
## 3108 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3109 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3110 RT @TBGlobetrotter: Pauli arrived in Brazil wearing this tshirt supporting Brazilian artists Bala Desejo and Céu who decided to not open fo…
## 3111 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3112 RT @surfsupcaI: big fuck you to the security at the signing today. not only was i pushed away in the middle of louis talking to me, additio…
## 3113 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3114 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3115 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3116 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 3117 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3118 RT @lpzmsunshine: HOW DO YOU EXPECT ME TO SLEEP AFTER ALL THIS??????? https://t.co/QZwhGbehiU
## 3119 RT @pjmbey7: NOT THE COMMENTATOR SAYING "son with his mask looks like batman but brazil has 5 jokers on the field" THATS SO NASTYYYYY
## 3120 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3121 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3122 RT @LordReebs: Among all RBs with 100+ carries this season, Josh Jacobs has...\n\n16.5 EPA rushing (1st)\n1D or TD on 29.8% of carries (1st)\n4…
## 3123 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3124 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3125 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 3126 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3127 RT @STYLESARCHlVE: SOTT tonight in Buenos Aires! https://t.co/AiXUhiSpkj
## 3128 RT @BB_Votaciones: INFO📈\n@BTS_twt\n\n#BTS es #7 (=) en Daily Top Artists Global de Spotify para el 04 de Diciembre\n▶ #RM #33 (-12) y #JUNGKOO…
## 3129 RT @officialcharts: 💙 UK BTS Army! 💙\n\nBTS (@bts_bighit) star #RM is set for an ✨incredible✨ debut with Indigo this week 👑\n\nFind out where h…
## 3130 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3131 RT @bangtinyboyys: Watch tae pulling this instead https://t.co/FYTYLUzpHe
## 3132 RT @winnttaebear: BTS FIRST POST ON THEIR IG ACCOUNTS https://t.co/WXdiPUJAax
## 3133 RT @sunfl0werv0l369: it’s the way i was like “could you possibly write bisexual rights on my vinyl please” and he looked at me slightly con…
## 3134 RT @lthsdetails_: That’s exactly how he gets the master key: https://t.co/n6pAf8dijr
## 3135 RT @kmmwkindness: To celebrate Liam being back online 💜 his Zayn impression so cute 😭😭 https://t.co/7997fq7CvO
## 3136 RT @xsunflwr94: https://t.co/ouFpJkigRO ONE DIRECTION SHIRTS FOR SIMS
## 3137 RT @tdefenseless28: For those that don’t know, Harry has gone by Hershel https://t.co/P6WAbKmE0F
## 3138 RT @budfoxfun: $SNPW The Company's Subsidiary Sun Pacific Power Corp Receives 1CA 1D Investment Grade Underwriter Support to Provide Insur…
## 3139 RT @FIFAWorldCup: This Brazil team are on 🔥🔥
## 3140 RT @shivangistories: My heart is so full from the ot5 content. It almost feels like 1D days before the hiatus, when they were together 😭
## 3141 RT @EgosShadow7: "There was a time when we were the underdogs. Of course now , we are top dogs"😭
## 3142 RT @AlinejadMasih: These are the scenes from the bazaar of #Esfahan. Many merchants have closed shop in support for our revolution. \n\nFor #…
## 3143 RT @La_Triquetra: Harry's constant references to the Moon are intentional. No doubt about it. So I thought... during last tour he kept sayi…
## 3144 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3145 RT @directiotaylena: To international media:\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…
## 3146 RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…
## 3147 RT @ihgdabc: You guys know that I’ve been tracking moon and space references for almost 5 months now. There wasn’t a single show where he m…
## 3148 RT @AlinejadMasih: More scenes of strikes by merchant owners in #Esfahan. All over the country, people are banding together to strike and p…
## 3149 RT @FIFAWorldCup: Richarlison channeling his inner R9 🇧🇷\n\n#FIFAWorldCup | #Qatar2022
## 3150 RT @directiotaylena: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against cor…
## 3151 RT @btsqtsarchive: "the most i seriously planned for the longest time with my huge effort i put in has not been released yet so stay tuned…
## 3152 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3153 RT @SaadYacoob: Netflix is sticking its neck out because it thinks there's a market here. If you want to help break the taboo on representa…
## 3154 RT @brfootball: They beat Germany. They beat Spain. They were knocked out by 2018's finalists only on penalties.\n\nJapan gave it their all 👏…
## 3155 RT @choguesungfc: getting ready for the game\n#KOR vs #BRA \n#조규성 #choguesung #FIFAWorldCup https://t.co/JMrfcKGG9F
## 3156 RT @alexiaahoude: the prettiest in the world i fear https://t.co/WIWGICxR7s
## 3157 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3158 RT @choguesungfc: @theKFA let’s gooo🔥🇰🇷🔥
## 3159 RT @choguesungfc: Less than an hour till the game starts🔥\n\n#KOR vs #BRA \nGood luck South Korea🇰🇷⚽️\n\n#조규성 #choguesung #FIFAWorldCup https://…
## 3160 RT @luvulou28: And suddenly I am gum
## 3161 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3162 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 3163 RT @fearlessly2803: How we’ve missed to see him smile🥺🤧 https://t.co/qunrM0IFvx
## 3164 RT @ziamsversion: HE'S TOO DAMN CUTE AND ADORABLE I WANNA KMS https://t.co/TPNeJwi7aS
## 3165 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3166 RT @fearlessly2803: LOUIS REACTING ALL GIGGLY AND HAPPY WHEN SEEING A HARRY SHIRT IS THE CUTEST THING EVER. LARRIES TOTALLY ANNOY HIM LMAO🤭
## 3167 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3168 RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL YES24 POB PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntags:lia ryujin yuna chae…
## 3169 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3170 RT @brfootball: RICHARLISON MAKES IT 3-0 🧨 https://t.co/Au5WRup9dg
## 3171 RT @JagwarTwin: Nature moments with @Calum5SOS 🐛\n\nWatch part one of Ep. 1 of “The Mirror Sessions” now: \nhttps://t.co/Uhd8vaxmZZ https://t.…
## 3172 RT @majrbb: The whole tl today https://t.co/jT7kIXQb2v
## 3173 RT @theveiledpearl: If you missed a prayer, still pray. Even if you're praying 8 hours late, still pray. Allah may still accept your prayer…
## 3174 RT @_sonagee: oh so y’all were serious about scoring 7 goals for each member of BTS.
## 3175 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3176 RT @hourlyharrys: He’s so beautiful🥺❤️ https://t.co/1hmSRNS5kt
## 3177 RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BLACK CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/Drx5pUHqV1
## 3178 RT @bejeweledangels: me looking at my grades after reading Iarry fics the night before my exams https://t.co/csVCwQvyvh
## 3179 RT @fitnashah: Sammi meri waar 🧵🧵\n\nAll of you, must have heard this song "Sammi meri waar" being blasted at any Punjabi wedding, and maybe…
## 3180 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 3181 RT @karinawinter21: wts lfb ph\nITZY CHESHIRE OFFICIAL ALBUM PHOTOCARDS\n\nCOD ONHAND\nhttps://t.co/TOhNw06vLs 👈\n\ntagslia ryujin yuna chaeryoun…
## 3182 RT @finelinevogue: first date? take me to harry styles concert
## 3183 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 3184 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3185 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3186 RT @blue_roses35: Louis said that he always liked "Diana" in 1D. Cool, I always liked that song, to be fair, I liked every single One Direc…
## 3187 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3188 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 3189 RT @btsthroughyears: It's been a year since @BTS_twt opened their Instagram accounts. https://t.co/DFCF1h72WO
## 3190 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3191 RT @potatosaysss: i go on twitter, talk to myself, then leave.
## 3192 RT @sassychopsuey: LOUIS SAYING BISEXUAL RIGHTS I'M SO HERE FOR IT. https://t.co/kUXbM0xp6X
## 3193 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3194 RT @krcius: January me would not believe the fucken life i lived this year lmao
## 3195 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3196 RT @lukesIaymmings: I MADE A BET WITH LOUIS
## 3197 RT @777jorgeivan: This girl on Instagram posted her plane ticket and I called and cancelled her flight
## 3198 RT @btsqtsarchive: "you're my bravery, still and forever" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF
## 3199 RT @NoLostPetsMC: FOUND 1D DOG UNKNOWN GENDER BROWN CHIHUAHUA SH MIX AT CENTRAL AVE AND BASELINE RD https://t.co/GNFLWjJg10
## 3200 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 3201 RT @perrielelight: nobody was pretending lol 😭
## 3202 RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…
## 3203 RT @taowille: s3 probably being set in spring/summer makes me so excited. no more depressed winter vibes, the on-off wilmon angst will fina…
## 3204 RT @slayhelm: edvin just popping in to say MI CASA SU CASA is sending me so bad rn https://t.co/EwE6rP2bqE
## 3205 RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU
## 3206 RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf
## 3207 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3208 RT @atwtmvtvftvsga: @anxiouslyyours_ The way it really was that too. She placed him in pop culture history as more than just a boyband memb…
## 3209 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3210 RT @HLDTour: Harry Styles, live from Wells Fargo Center.\n#LoveOnTourPhilly \n9.17.21\n\n📸: shysnapped https://t.co/xHwZBGbayl
## 3211 RT @NiallOfficial: @EPfestival Can’t wait! Going to be an incredible night
## 3212 RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/4xwgVHxHnh
## 3213 RT @lpupdatemedia: 📷| Liam at the #FashionAwards tonight \n\n© Getty Images https://t.co/32uP1zpVWL
## 3214 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3215 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3216 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 3217 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3218 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3219 RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards .\n\nvia Copyright (c ) 2022 Shutterstock https://t.co/OBFqeoDw5k
## 3220 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3221 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3222 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3223 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 3224 RT @billboardskz: .@RollingStone Best Songs of 2022\n\n#56, #MANIAC by @Stray_Kids\n\n"K-pop never gets old because groups are always experimen…
## 3225 RT @skzchartdata: Hnteo Weekly Social Chart\n\n🥇@Stray_Kids — 98,245 \n#2 BTS — 89,948\n#3 IVE — 83,377\n#4 TXT — 81,402 \n#5 SEVENTEEN — 81,227…
## 3226 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3227 RT @ZaynDailyZone: 🚨Follow @zaynmaliknewsIT running by our awesome Mandy @mandyinzland ❤️
## 3228 RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…
## 3229 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3230 RT @not_mads28: @siIverykoo @doolsetbangtan and please- on bts first albums their songs were called 2 cool 4 skool, coffee (describing a gi…
## 3231 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3232 RT @FIFAWorldCup: These scenes 😍\n\n#FIFAWorldCup | #Qatar2022
## 3233 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3234 RT @MoowalK: -------UPDATES-------\n\nRENEWED COMISSION PRIECES\n3 slots\nIf you are interested, contact me in DM\n(Call me in English or Portug…
## 3235 RT @astrinvestor: $WTI 1d.\n\nOil made a kitty bounce. Breaking below the green highlighted line (or breaking below the previous low) is real…
## 3236 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3237 RT @780613: the "thats right" is killing me https://t.co/oKl8TCjGrv
## 3238 RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166.
## 3239 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3240 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3241 RT @astrinvestor: #NatGas 1hr and 1d.\n\nBroke below the falling wedge, 6.52 support, and the orange bear flag. Again, it is bearish in the d…
## 3242 RT @Luke5SOS: Happy 11 years of 5sos 🥳
## 3243 RT @quackupdates: Streamys posted a picture of Quackity on their instagram! https://t.co/c6X876wPr4
## 3244 RT @realmadriden: 🇭🇷 LEGEND.\n#FIFAWorldCup https://t.co/kjLHvjcxp7
## 3245 RT @quackupdates: Another picture of Quackity via gettyimages! https://t.co/zi2hyViviH
## 3246 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3247 RT @JediJazz22: 1COur mission is to find perfect candidates for Endeavor in the EU while helping Ukrainian HR professionals withstand the h…
## 3248 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3249 RT @Zouiam_28: MY TL IS LITERALLY HALF FILLED WITH LOUIS PICTURES AND HALF WITH PEOPLE CRYING OVER LIAM! \nBEST TL TO HAVE
## 3250 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3251 RT @CHOlSANCORE: category is body and choi san wins https://t.co/jU6MMbcexs
## 3252 RT @t3ddyyyyy: @imperio_oliotii flop
## 3253 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3254 RT @dailyjoongie: pls the ball went straight to hongjoong’s face 😭😭😭 https://t.co/EFfuwTV9Bg
## 3255 RT @BitSwings: [1D] #Bitcoin market is strongly trending down current momentum suggests the market is neutral. #blockchain #FF #stocks visi…
## 3256 RT @RealDonMancini: It's Xmas morning, you eagerly tear open a present, only to find THIS... WHAT DO YOU DO? https://t.co/zd9VzIGxf5
## 3257 RT @billboard: .@Harry_Styles’ 15 Madison Square Garden shows broke a major Billboard Boxscore record https://t.co/0hXhNAkqN1
## 3258 RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…
## 3259 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3260 RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…
## 3261 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 3262 RT @OT5DMedia: 📸| Liam Payne attending the #FashionAwards.\n\nvia Samir Hussein/Wirelmage https://t.co/8KU2g0Puv5
## 3263 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 3264 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3265 RT @ificxuldflyy: loml https://t.co/gLFhwZVFzV
## 3266 RT @RosesSuperbloom: SOMEONE! JUST! LIKE! YOU! NO! ONE! ELSE!! LIGHTS WILL GUIDE! YOU! SO! RUN LIKE HELL!
## 3267 RT @merdedanielle: it’s winter time so we know what that means https://t.co/e0PXSZzykD
## 3268 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3269 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 3270 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3271 RT @coacoashley: I’m petty, p e to the t t y https://t.co/p9uED0O0bc
## 3272 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3273 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3274 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3275 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3276 RT @prior_parker: adding to the matty healy height discourse, billie ellish is 5'3" https://t.co/LpGEt9fvN8
## 3277 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3278 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3279 RT @itsyoulou28_: “second favorite band”, bitch I know very well who’s his first favorite 😭 https://t.co/7A5Wn50SMw
## 3280 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3281 RT @Audacy: Will we be getting a @the1975 + @paramore collab?! 🎤\n\n@MatthewTHealy + #HayleyWilliams weigh in backstage at #BeachFestival ☀️…
## 3282 RT @NetflixUK: Harry & Meghan. A Netflix Global Event. \nVolume I: 8 December \nVolume II: 15 December https://t.co/WtbngS4HQq
## 3283 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3284 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3285 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3286 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3287 RT @ilove1dbroo: everyone when harry said "i like girls" https://t.co/DRWIOX4yjF
## 3288 RT @stylinarts: simon cowell’s new face is the living proof that problematic people age like milk, meanwhile louis tomlinson is unbothered,…
## 3289 RT @ForgodsakeLarry: I just met Louis,I said I’ve got a tattoo about him. I gave him a collector jersey that has a family story for me,Jony…
## 3290 RT @l_landof: Smiling baby 😭 https://t.co/ZNnck0FD3u
## 3291 RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: KevinGolab\nhttps://t.co/NFWWWAJ7pb
## 3292 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3293 RT @the1975online: THE 1975 x PARAMORE!!!!!!!!!!!\n\nhttps://t.co/37Ap8PSd1G
## 3294 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3295 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3296 RT @indaydreams132: I’ve got your face hung up high in the gallery 🎶 https://t.co/1CPzEmZ2Wa
## 3297 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3298 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3299 RT @KeavaHT: The socks & the slides https://t.co/RCKvvXLUpm
## 3300 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3301 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3302 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3303 RT @twinflamebreeze: louis looking at his louies like they hung the moon https://t.co/DPn1RUpQ5E
## 3304 RT @koogifs: life was so good when we got baby bam pictures https://t.co/l7HOEFpIwG
## 3305 RT @hardinology_: Their smiles warm my heart 🥰 https://t.co/c4TJUfC87y
## 3306 RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G
## 3307 RT @befookinkind28: Spot the difference ☀️ https://t.co/A0Y50sUGyU
## 3308 RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6
## 3309 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3310 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3311 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3312 RT @PECARNteam: A 6 week old F 👶 born full term presents with fever Tmax 39C 🌡️ x 1d, with rhinorrhea and is RSV positive. Compared a simil…
## 3313 RT @rosieoftb: DONT tell louis your least favorite song tomorrow or i’ll be under your bed that same night
## 3314 RT @lwttle_freak: it's begun 😭😭 https://t.co/AGR25vFMFg
## 3315 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3316 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3317 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3318 RT @lilly_samyx: Thank you for being the bestest friend , through thick and thin together ❤️🌍 https://t.co/F58M0EjLhz
## 3319 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3320 RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz
## 3321 RT @bottleofrouge28: water gun??!?!?!! a little one?!?!! https://t.co/Ar7lf4plPg
## 3322 RT @lthearting: unreal https://t.co/VpwSsxWD8a
## 3323 RT @selmakesmerare: no thoughts just Selena Gomez x Rare Beauty https://t.co/KWNXrEbXnZ
## 3324 RT @louisacademia: ive been mortally injured by such beauty https://t.co/eP0E6NMaC5
## 3325 RT @adelinest28: I mean- \nHarry Styles is a lucky guy. https://t.co/msPm6JknVh
## 3326 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3327 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3328 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3329 RT @adelinest28: You smiling is all I want. Your happiness is all the matters. Glad you are happy baby. 💙 https://t.co/sBmh5A9Byz
## 3330 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3331 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3332 RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc
## 3333 RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/8rAoBXub0r
## 3334 RT @cyberspace2140: #FTM #Fantom 2:1 RR 26-32% ROI #SHORT📉 #Trade: Entry 0.25. TP1 0.1850-0.19. TP2 0.1680-0.17. Invalidation is 0.3150.(14…
## 3335 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3336 RT @LOUIESTREAM: 📣| According to a fan, Louis said “369 will bring luck for the rest of our lives”
## 3337 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3338 RT @acosta32_jp: Pressure certainly helped, but look at the ground Jevon Holland covers to make this tackle short of the 1D. This is the su…
## 3339 RT @CincyProblems: Ja'Marr Chase is excited to be back 😂 https://t.co/PNjVfNLsRM
## 3340 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3341 RT @zeynbinci: Reply with #WelcomeBackLiam and I’ll give you a liam picture
## 3342 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3343 RT @Iuckygoose: housewives of 1d rn https://t.co/gxPcmB3ddr
## 3344 RT @bellezagracias: what a great day 🫶🏻 https://t.co/GyZOuWtvYL
## 3345 RT @DerekAlton: What are the key government conferences in Asia Pacific? \n\nThinking in digital transformation, public service innovation, c…
## 3346 RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…
## 3347 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 3348 RT @Hslwtflixker: HE MAKES ME FEEL LIKE I AM LIVING A TEENAGE DREAM https://t.co/hldMOGzUNg
## 3349 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3350 RT @LT_IsMyRockStar: Can we just sit back and take in what's happening? Even after just 3 weeks of healing, Louis is out here meeting fans,…
## 3351 RT @LouisT91Updates: “No definitely not. I think England are.” - Louis when asked if he thinks France is going to win the World Cup. https:…
## 3352 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3353 RT @GinzaSukiBar: veranda \n〜Ginza Suki Bar 16th Anniversary Party〜\n2022.12.10.sat.17:00 Open\nat Ginza SukiBar\nDoor 1,500yen / 1d\n\n▪︎GUEST D…
## 3354 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3355 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3356 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3357 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3358 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3359 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3360 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3361 RT @betmate_app: 🇧🇷 𝗕𝗥𝗔𝗭𝗜𝗟 𝗩𝗦 𝗦𝗢𝗨𝗧𝗛 𝗞𝗢𝗥𝗘𝗔 🇰🇷\n\n£750 GUARANTEED POT 🙌\n\nS KOREA had a mixed group stage with 1W,1D and 1L and now has a huge t…
## 3362 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 3363 RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…
## 3364 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3365 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3366 RT @Iouishaze: HE FORGOT HIS OWJ LYRICS https://t.co/RsnYsYtdDu
## 3367 RT @HS_News_: Explanation of the signs in the Backstage in São Paulo : \n"Amira's room" is the room reserved for Harry's private chef (Amira…
## 3368 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3369 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3370 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3371 RT @tsizumi22: All I want for Christmas is to see Stray Kids happy.
## 3372 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3373 RT @LiamPUpdate: 📷| Liam via his Instagram Stories https://t.co/dZ570v43m1
## 3374 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3375 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3376 RT @BojBrouns: $BTC - QUICK UPDATE (1H)\n\nBitcoin under pressure as the Dollar Index is showing some strength and stocks are tumbling.\n\nInte…
## 3377 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3378 RT @billboardcharts: .@Harry_Styles' 'Harry Styles' re-enters this week's #Billboard200 chart at No. 166.
## 3379 RT @UpdateHLD: Louis being very amused with himself whilst expectantly waiting for a fan’s answer to their favourite song on Faith In The F…
## 3380 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 3381 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3382 RT @billboardcharts: This week's top-selling vinyl albums:\n\n1. @taylorswift13 Midnights\n2. @michaeljackson Thriller\n3. @Harry_Styles Harry'…
## 3383 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3384 RT @bxngtxnrecords: 1D has to paid for their crimes
## 3385 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3386 RT @FinnBalor: Don’t worry @DomMysterio35 , \nWe’ll get them clowns next time! https://t.co/wkomQhnUKY
## 3387 RT @colorbux: Skincare worth to buy✨ \n\n1. Avoskin Alpha Arbutin Serum\n🖇https://t.co/B8aONQYp8B\n🖇https://t.co/701lL3FXVg\n\n2. Avoskin MRT (ex…
## 3388 RT @UpdateHLD: Louis writing “Bisexual rights” at the signing today!\n\n📸: sunfl0werv0l369 https://t.co/1pU341KtM5
## 3389 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3390 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3391 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3392 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3393 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3394 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3395 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3396 RT @endlessIy_: tr-ding for mama t, harry, danna p, iggy, 1d, sam s, pll, martin g, valentina z, sam s, alec, kylie j, ashe, bazzi, panic,…
## 3397 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3398 RT @NiallOfficial: Ireland. I’m coming home! Always wanted to play @EPfestival and can’t wait to get on stage next year. Remaining tickets…
## 3399 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 3400 RT @DrAyo16: @GenshinImpact I speak for everyone when I say we want to see alhaitham butt ass naked covered in oil twerking at maximum velo…
## 3401 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3402 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3403 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3404 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3405 RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…
## 3406 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3407 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3408 RT @rosieoftb: unmute and choose your fighter https://t.co/cVyhyfHPU3
## 3409 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3410 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3411 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3412 RT @consequence: A memorable album and the hottest tour ticket around made Harry Styles a force to be reckoned with in 2022. 👑 \n\nHere's why…
## 3413 RT @kpfiIms: — Jeff new photos + with barcode! https://t.co/aLelJMDilh
## 3414 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3415 RT @btsqtsarchive: the way how armys sang 2!3! and proceed to sing the whole song again 😭😭\nhttps://t.co/WgnUaHnkGl
## 3416 RT @ELLEThailand: #ELLEChallengexBibleBuild For international fans, English subtitles for ELLE Challenge with @biblesumett & @Buildbuilddd…
## 3417 RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…
## 3418 RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S
## 3419 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3420 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3421 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3422 RT @hmvGrimsby: Don’t worry darling is now in stock on DVD, Blu-ray and 4K! Come to HMV Grimsby to get yourself a copy! #harrystyles #larry…
## 3423 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3424 RT @1dgain1d: rt to gain 1D moots
## 3425 RT @hourIysuga: yoongi was surprised they finished the bottle 😭😭 https://t.co/ZfVaSFMFQO
## 3426 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 3427 RT @AlinejadMasih: This is the real news in Iran;\nAmusement centre in Tehran was closed yesterday after this photo of its employee without…
## 3428 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3429 RT @onedirection: And we're back! 👨🏻💻🤓\nhttps://t.co/ZXeZqWttPO\n#10YearsOf1D
## 3430 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3431 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3432 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3433 RT @maeintheam_: I'm not sorry 🤧 https://t.co/oV8eKNDfY8
## 3434 RT @JenniferTilly: No franchise is blowing itself up like Chucky — and that’s a good thing https://t.co/byU3CFWG69 via @Polygon
## 3435 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3436 RT @mfgotthedagger: @UpdateHLD "BUT EACH TO THEIR OWN" LMFAO https://t.co/NdydgWzOgF
## 3437 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 3438 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3439 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3440 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3441 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3442 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3443 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3444 RT @UpdateHLD: Louis’ reaction to a gift from a fan ❤️\n\n🎥: silvertxngues\n https://t.co/CPhzoDpBmZ
## 3445 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 3446 RT @onedirection: UK and Ireland! Tickets for #OnTheRoadAgain1D are on sale now! http://t.co/btJIeKsLeE http://t.co/NFbXVvBSRh
## 3447 RT @itsyoulou28_: walking joy, walking happiness, walking love <3 https://t.co/TM30gVe471
## 3448 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3449 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 3450 RT @iicf_home369: DON'T DO THIS TO ME RIGHT NOW https://t.co/sedyq7YW2T
## 3451 RT @matildashome: omg solo louies and solo harries are going to have matching tattoos https://t.co/EHe7S8dMJ6
## 3452 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3453 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 3454 RT @picsforJK: this gorgeous line https://t.co/rl9sMO0Nyz
## 3455 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3456 RT @blenderedhood: and if i say this is better than the original then what https://t.co/EzmeFJrxrM
## 3457 RT @YEONSW0RLD: no cuz y’all don’t realize how crazy this verse is https://t.co/mSE8BO8EXY
## 3458 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3459 RT @hlarryious: In less than 2 hours we had 4 of the 5 1D members make movement on Social Media\n\n- Louis’s album signing 🥺\n- Niall’s explan…
## 3460 RT @yeIIowv: "what if he flings it?" "then he flings it"
## 3461 RT @TXT_bighit: #TXT (#투모로우바이투게더) 2023 SEASON’S GREETINGS HIGHLIGHT TEASER\n(https://t.co/anRP4IRfap)\n\n#복숭아CEO #등산맨 #황금독수리온세상을놀라게하다 #레몬 #안산토…
## 3462 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3463 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3464 RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…
## 3465 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3466 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3467 RT @prettyven0mm_: LIAMS BACK! YALL BETTER NOT FUCK THIS UP OR I SWEAR TO PITCHFORK DADDY I WILL COME DOWN ON YOU LIKE A FUCKING TORNADO
## 3468 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3469 RT @halorrry: sixth member of 1d 😭😭😭😭😭😭😭😭😭😭😭 https://t.co/jNiMUtG4Fx
## 3470 RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7
## 3471 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3472 RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll
## 3473 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3474 RT @DPRIANarchive: "I quit smoking. I quit vaping." 🫂 https://t.co/xyvsGLHwnO
## 3475 RT @UpdateHLD: Louis during his signing today. \n\n📸: charliejeal https://t.co/Qn27wHVjiO
## 3476 RT @betty_and_i: The fuck is this??? 🤨 Taylor’s career was already rocketing before 1D even came to exist. I love them both but neither of…
## 3477 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3478 RT @ih8rts: me adding lol on a serious message https://t.co/4LVmuFp5NN
## 3479 RT @hwaberrykiss: Normalize kpop concerts being scheduled on the weekend AND NOT THE MIDDLE OF THE WEEK.
## 3480 RT @FredoInDaCut995: *stays home* i should’ve gone out\n\n*goes out* i should’ve stayed home
## 3481 RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n "Loved…
## 3482 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3483 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3484 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3485 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3486 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3487 RT @dreamleeline: haechan shaking what his mama gave him https://t.co/n7FBiEeRYu
## 3488 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3489 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3490 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3491 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3492 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3493 RT @euphoreina: the fact that bts already promise with each other even to us they'll comeback together in 2025 idk why losers still think b…
## 3494 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3495 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3496 RT @LouisT91Updates: Louis at Rough Trade today! https://t.co/i22H4IozPn
## 3497 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3498 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 3499 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3500 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3501 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 3502 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3503 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3504 RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a
## 3505 RT @niallstreams: 📸 | New photo of Niall Horan https://t.co/LrT8KcPI40
## 3506 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3507 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…
## 3508 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…
## 3509 RT @LouisT91Updates: So… we’ve got a whole week of this.\nHow’s everyone feeling? 🥹 https://t.co/FP1n0zPo1Q
## 3510 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3511 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3512 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3513 RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9
## 3514 RT @UpdateHLD: Louis while chatting with a fan. \n\n📸: thewaylouvegoes https://t.co/ncu6Wxqvwq
## 3515 RT @LTHQOfficial: FAITH IN THE FUTURE. TRACK BY TRACK: PART 2. 6TH DECEMBER. 2PM GMT. https://t.co/pwBXm8eqMe https://t.co/jGyy7p8zog
## 3516 RT @shineefilms: wait.. this minho is holding a doll? is this supposed to be one of these things that when you control the puppet, you're a…
## 3517 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3518 RT @signofthtimes28: actual representation of us today https://t.co/8SCmTCe0ui
## 3519 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3520 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3521 RT @jinkiddy: Finally! Minho completes the series of solo debut albums of the five #SHINee members https://t.co/qWYbnlrqtG
## 3522 RT @kimseokjingifs: I feel so validated 🥹 https://t.co/fsF6sqQNQS
## 3523 RT @fearlessly2803: Louis then Louis now https://t.co/6wIVBevHe6
## 3524 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3525 RT @mhereonlyforbts: I'm not crying you are 🥺😭 https://t.co/XzN6nP1hsd
## 3526 RT @XBTStein: #EU 5.12.22\nJudo swing into LO, took Asia Low + 15m SSL.\nStill Holding a small part into the higher 1d FVG. More STD's upward…
## 3527 RT @knjgIoss: watching joon fall in love with music again makes me so happy. like already preparing for your 2nd album and indigo only came…
## 3528 RT @BTSgreenhouse: The white flowers on the bookmark that Joon gave out at his performance are Ammi majus, the flower name that sounds like…
## 3529 RT @UpdateHLD: Louis when asked about his recent arm injury :( \n\n📸: kidsairight https://t.co/Y7hCdVMzqV
## 3530 RT @mygbebe: I'm glad that Joon was the first guest on Suchwita's debut, and simultaneously, it's with Yoongi that he gets to talk about In…
## 3531 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3532 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3533 RT @NiallHDailyNews: New photo of Niall Horan! https://t.co/8RklO6onmt
## 3534 RT @JlNSONYEONDAN: “Commemorating BTS Jin's enlistment.\nPrayer for safe discharge.”\n\nMaster Park Rockdam said on the day the first snow fel…
## 3535 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3536 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3537 RT @DailyLPUpdates: Liam on his IG stories. \n\nHES FEEDING US https://t.co/Vt1pU316Ll
## 3538 RT @agustranda: is this not the most boyfriend namjoon has boyfriended https://t.co/Bs2Jm4cFdn
## 3539 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3540 RT @hourlynj: 🐱: i stay the same age as seokjin hyung for 9 months\n🐨: ohh, can you call him as if he's the same age as you? "yah jin-ah! yo…
## 3541 RT @introvertsmemes: me every morning risking my job, career and future for an extra 5 minutes of sleep https://t.co/A9btgpmIbP
## 3542 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 3543 RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With "Daechwita" #Daechwita4…
## 3544 RT @youtubemusic: HBD to Worldwide Handsome: Jin of @BTS_twt 🥳 celebrate with his Presenting playlist → https://t.co/BgwybQmzGP https://t.c…
## 3545 RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit "Dynamite" in…
## 3546 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 3547 RT @prodK0YA: joon talked about how it’s okay if people love or hate his music, as long as they feel something about it 🥺 https://t.co/hDae…
## 3548 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 3549 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 3550 RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…
## 3551 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 3552 RT @0X1_1304: soobin mentioned earlier that he saw seokjin cutting his bday cake with his bare hand 😭\n\nhttps://t.co/bfX4MalSI7
## 3553 RT @shineeiuworld: 'complete' version bec it completes the shinee solo plagiarism series, and 'beginning' version bec this is only the begi…
## 3554 RT @AppleMusic: #Indigo from #RM on repeat.\n\nWhat's your favorite track? 💙 @bts_bighit https://t.co/ZKvA8Yfosi https://t.co/nMctIobOyb
## 3555 RT @Deezer: #RM breaks down his solo debut album #Indigo saying it's a candid introduction of who he really is 💜 What's your favorite track…
## 3556 RT @bts_bighit: Thank you to @youtubemusic for the support! Listen RM's new solo album "Indigo" now on #YouTubeMusic \n🎧 https://t.co/KwKAmc…
## 3557 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3558 RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on New K-Pop @pandoramusic!\n💙 https://t.co/nzOiVT7lSD\n\n#RM #Indigo https://t.co/fkqh…
## 3559 RT @bts_bighit: Find 'Still Life (with Anderson .Paak)' on New Arrivals @TIDAL!\n💙 https://t.co/6NiiCMBYA6\n\n#RM #Indigo https://t.co/qRYocmR…
## 3560 RT @bts_bighit: Listen to 'Wild Flower (with youjeen)' on https://t.co/BvNaZ4jxuu @youtubemusic!\n💙 https://t.co/xl2vF4juXg\n\n#RM #Indigo htt…
## 3561 RT @bts_bighit: Thank you @amazonmusic for the support! Check out 'Indigo' right now! \n💙 https://t.co/UzQnK3zjEQ\n\n#RM #Indigo https://t.co/…
## 3562 RT @bts_bighit: Thank you @Spotify for the support! Listen to 'Indigo' right now!\n💙 https://t.co/mKjZIXVwdf \n\n#RM #Indigo https://t.co/JR8L…
## 3563 RT @bts_bighit: In case you guys missed it, you can listen to the global replay at https://t.co/zRyREXHigN \n🗓️12/2 10PM ET | 12/3 12PM KST…
## 3564 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 3565 RT @joonshoba: a fan who went to namjoon’s mini 200 people concert said during the performance namjoon suddenly said he wants to see j-hope…
## 3566 RT @mamadporii: #Ali_Daei 's shop was sealed close today due to his support for the call to nationwide strike. The legendary Iranian footba…
## 3567 RT @krystalshabit28: I LOVE HIM SO MUCH 😭😭😭😭😭 https://t.co/EOED9787Sf
## 3568 RT @ShopAEW: ONLY HOURS REMAINING! Pre-order your @ClaudioCSRO #BlackpoolCombatClub FC Jersey at https://t.co/9hHlXpcSbp before it’s too la…
## 3569 RT @btsqtsarchive: "no matter what happens in 2025 if we all come back together and promote as a full group that would be great, really" ㅡ…
## 3570 RT @ScrapDaddyAP: Hope everybody has a great Monday!\n\nStart the school and work weeks off the right way, and most importantly:\n\nLove somebo…
## 3571 RT @Vernal_Bom: Namjoon thinks that the worst music is the one that passes easy and safe without leaving any impression. He prefers music t…
## 3572 RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1
## 3573 RT @rmarchives: “im proud of you guys too” https://t.co/gdbTbk0Jdi
## 3574 RT @JlNSONYEONDAN: Lolol so they handed out hotpacks to ARMYs too today, and they said \n\n🗣: We’re giving this to you because the weather is…
## 3575 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#itzy #있지 \n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA AWARDS m…
## 3576 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3577 RT @1DGAlNS: 1D fans like to find mutuals
## 3578 RT @t91loupics: kitten spotted. https://t.co/Re7AHmyGRN
## 3579 RT @UpdateHLD: Louis telling a fan he wasn’t going to draw a heart (he did it anyway). \n\n🎥: littlefreakIou\n https://t.co/JjhpFm8pHD
## 3580 RT @SHINee: MINHO 민호 ‘CHASE’ Countdown Live\n2022.12.6(TUE) 5PM(KST)\n \n🎬 https://t.co/WknEYHjQdq\n🎬 https://t.co/uMf8xaU2RT\n \n#MINHO #민호 #CHA…
## 3581 RT @UpdateHLD: Louis confusing his own lyrics at the signing today. \n\n🎥: louishaze \n https://t.co/pyTFu4Oesz
## 3582 RT @yeIIowv: the impact this has on my life is actually insane https://t.co/i0JT8IqDwH
## 3583 RT @ITZYofficial: ITZY <CHESHIRE> SPECIAL EDITION \n\n📢 D-DAY 📢\n\n🎬 MV https://t.co/LQHdr4Wvlt\n🎧 ALBUM https://t.co/H2qSKoTEGg\n\n#ITZY #MIDZY @…
## 3584 RT @CBandmerchph: Any 2 for 249php only 🥳 \n\n🛒: https://t.co/kb52aeyDeH https://t.co/QRbd5hTcM9
## 3585 RT @prodK0YA: the full context of joon's billboard comment isn't just about billboard... he said the point of the music isn't to get fire/p…
## 3586 RT @rmarchives: a heartthrob https://t.co/9ZBntsd3O2
## 3587 RT @minggurie: not yoongi talking about how a lot of songwriters get writing inspiration when theyre pooping and namjoon going not me 🙏 y'a…
## 3588 RT @kidsraIright: ASKED ABOUT HIS ARM AND HE WAS THIS DRAMATIC IM SO IN LOVE https://t.co/wTOXM6KDw3
## 3589 RT @yoongisgayvans: what in the kdrama kinda shit was this ?!? https://t.co/nBzdQl4Hej
## 3590 RT @btsqtsarchive: "you're my bravery, still and forever" ㅡ 221205, Kim Namjoon In Weverse Live https://t.co/eqbEks8zeF
## 3591 RT @ankhokatarahari: why is my man getting younger instead of older 🫢 https://t.co/SaR1K2N5tu
## 3592 RT @yoongisgayvans: it’s not namgi if they don’t mention how many years they’ve known each other https://t.co/sJGauuoLz3
## 3593 RT @fayepjm: joon calling mono his friend and indigo his daughter i love him a very huge amount
## 3594 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 3595 RT @prodK0YA: “but i feel great. and i feel happy as an artist… to make some music” https://t.co/3HUh30M3fq
## 3596 RT @btsqtsarchive: "no matter what happens we did what we could do and let's not turn back" ㅡ 221205, Kim Namjoon In Suchwita 😭 https://t.c…
## 3597 RT @yourlove_army: 🐨 It's almost time for Suchwita.. I spoke about this at the Indigo performance too, that I'm currently working on the ne…
## 3598 RT @btsqtsarchive: "the dreams of these two which started from black microphones, divided into seven colors and shone as brightly as they c…
## 3599 RT @btsqtsarchive: "i feel great and i feel happy as an artist to make some music" \n\nㅡ 221205, Kim Namjoon In Weverse Live
## 3600 RT @Koo_Picasso: 🐨I told this during the concert but I'm working on something that's different from Indigo,
## 3601 RT @BTS_Trans: 221205 @BTS_twt RM’s Instagram Story\n\nHuge success for Suchwita let's go !\n\nTrans cr; Aditi @ bts-trans\n© TAKE OUT WITH FULL…
## 3602 RT @AbelJosephMD: @NeenaSAbrahamMD @AkshataMoghe @SNLaiqueMD @MN_GIMD @joshsteinbergMD @spaulliver @mdmarathon @TrieuMD @kehutchins77 ⭐️Tal…
## 3603 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3604 RT @btsinthemoment: it really is a right saying. things are quite chaotic, things are changing, indigo is released and so i am getting lots…
## 3605 RT @btsinthemoment: enlist but it might come out after or before but itll fill my gap and i thought it would be nice if you all had somethi…
## 3606 RT @__roseanddagger: EVERYONE IS HERE\nHARRY STYLES\nLOUIS TOMLINSON \nNIALL HORAN\nLIAM PAYNE\nZAYN MALIK https://t.co/3beewzSG8L
## 3607 RT @luna_LHH_S: Me refreshing my TL to see more Louis photos https://t.co/2Bt1gLA86b
## 3608 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3609 RT @suunflowervol28: frog husbands https://t.co/gMukRpaKkJ
## 3610 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3611 RT @btsinthemoment: 🐨 ive been working on music before the end of indigo and im currently planning. it probably wont be full length but it…
## 3612 RT @sugaIegend: “im proud of you guys too, you gotta know” https://t.co/iEn2WdLZ2S
## 3613 RT @updatingljp: 🎥 More of @LiamPayne via his Instagram story! https://t.co/gjIq37OyXH
## 3614 RT @btsinthemoment: 'why did i like this music' there are a lot of instances like that. like that, what i hate the most with a song or an a…
## 3615 RT @btsinthemoment: or at some point when we hear this music the effects of it stays with us for a long time. this comforted me or this is…
## 3616 RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…
## 3617 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3618 RT @mhereonlyforbts: SO NAMJOON GAVE TO THE 200 ARMYS: PHOTOCARDS, HANDWRITTEN LETTER AND A CUTE BRACELET OMG🥺😭 https://t.co/CaCEDZbD1Y
## 3619 RT @abyssyoonjin: yeahh okay i'm fine whatever pfft https://t.co/wENYVhPNVM
## 3620 RT @SHINee: MINHO to unveil the stage for his new song 'Chase' at his solo fan meeting! #ONEW and #KEY to show their support as special MCs…
## 3621 RT @taeminyeehawhat: #MINHO #CHASE \nTaemin - never gonna dance again \nKibum - ain’t gonna dance \nMinho - https://t.co/WOUzJMcf81
## 3622 RT @19304s: Q. i want to see jin and soobin have a rap collaboration \n🐰 i also want to do it 😂!
## 3623 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3624 RT @translatingTXT: 🐰 i always respected him a lot but after talking to him like this, i felt how cool he was and i thought about how i wan…
## 3625 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Beginning Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 20…
## 3626 RT @translatingTXT: 1-2 months ago, soobin contacted namjoon about this for the very first time and he went to his house and talked to him.…
## 3627 RT @translatingTXT: rm from bts contacted soobin personally back when they debuted and said that if he ever needed help with something or w…
## 3628 RT @translatingTXT: 🐰 this was very touching to me as a trainee back then and all his actions and words were so kind\n🐰 that’s how he became…
## 3629 RT @SHINee: MINHO 민호 The 1st Mini Album 〖CHASE〗\nAlbum Details - Complete Ver.\n\nDigital Album ➫ 2022.12.06 (KST) \nPhysical Album & M/V ➫ 202…
## 3630 RT @translatingTXT: 🐰 when the debut line up got fixed, he asked when we had time and said that he wants to eat with us someday \n🐰 but we a…
## 3631 RT @translatingTXT: 🐰 the sunbaenims would always come in when we’d be practicing in the basement practice room \nand all of us would move t…
## 3632 RT @Crypto_Pumpzzz: $TOKO \nSpent all day watching this, so far looks strong so keep your eyes on it, easy invalidation\n\n-1D nice consolidat…
## 3633 RT @translatingTXT: 🐰 i really liked everything right from their debut album, i listened to every single b-side track, their mixtapes, the…
## 3634 RT @THE_FLASH_G: #Nasdaq #NQ_F #Us100 #Futures -1d-\n\nAscending wedge 🐻 https://t.co/DE0r85mUDQ
## 3635 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3636 RT @translatingTXT: 🐰 you know how ever since our debut, whenever anyone asked who my bts bias was, i always said it was jin sunbaenim..the…
## 3637 RT @joooniehq: txt’s leader soobin just said in his birthday live that he reached out to namjoon to ask for help & advice, & described joon…
## 3638 RT @0X1_1304: soobin is so real https://t.co/1TRD9p3mjA
## 3639 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3640 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3641 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3642 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 3643 RT @kookjinworld_: loml 🤍 https://t.co/QmdP6H6V2N
## 3644 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3645 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3646 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3647 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 3648 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3649 RT @suunflowervol28: he's warmth, he's cuddles, he's home 🫶🏼 https://t.co/59RliBBnwm
## 3650 RT @iraqisailorwife: @fearlessly2803 I miss the 1D days when everyone got along, it makes me so sad to see how much the fandom is split and…
## 3651 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3652 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3653 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3654 RT @fe4rlesslou: Oh look who’s a frog now https://t.co/JzjdobG9qO
## 3655 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3656 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3657 RT @OT5Dailys: 🎥| Liam Payne via Instagram Stories! https://t.co/lWuKHo1t3i
## 3658 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3659 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3660 RT @ynathegrape: I had a gut feel that Niall is the best boy ever in 1D from wmyb era. Had no drama. Good person. And just makes his own mu…
## 3661 RT @BITCOINTRAPPER: $DARUMA 🪆\n\nConsolidation coming to an end. Riding the 50 day MA. Since the reclaim on all HTF 6h 12h 1d buying MA50 has…
## 3662 RT @NiallHoranUA: "Some people handle things differently," he says. "Me and Harry had a great time in the band but I’ve heard some of the b…
## 3663 RT @nslwin: BREAKING: 13 Rohingya dead bodies found\n \nThis morning, the villagers of Barlar village in Yangon Region’s Hlegu Township found…
## 3664 RT @loubleuu: wait i need this as a reaction video but with no sound 😭 https://t.co/4BDjjhzLCg
## 3665 RT @MissLouiseTyrer: I’m sorry but what a voice🥰🥰🥰\n\n@JayMcGuiness @thismorning @whitexmasshow https://t.co/3wqFmYxVst
## 3666 RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471
## 3667 RT @UpdateHLD: Louis asking a fan what their favorite song is on Faith in the Future. \n\n🎥: emhodder12\n https://t.co/rtOEGtiSZC
## 3668 RT @loveknouw: 📑 Linen Spray | Stray Kids inspired Fragrance\n\n🛒 https://t.co/UVcdFRkVuj https://t.co/klKam7ES9T
## 3669 RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…
## 3670 RT @UpdateHLD: Louis telling a fan he likes the line “And I choked when your smoke got in my eye” from Silver Tongues. \n\n🎥: _charlys_\nhttp…
## 3671 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3672 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3673 RT @katerrinna91: people are meeting louis and im not one of them https://t.co/EIwwkDXmPD
## 3674 RT @adelinest28: You thought you can deal with the incoming signing photos after an hour. Guess what?\n\nYOU THOUGHT WRONG! There’s simply no…
## 3675 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3676 RT @chipillow: @GenshinImpact Please this’s so cute https://t.co/SfxnmB1ptJ
## 3677 RT @suunflowervol28: and what if I just- https://t.co/kxEPRv3Dq9
## 3678 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3679 RT @Davina_ot5: In the honour of our lima baby😭😭 @LiamPayne let's trend #WelcomeBackLiam https://t.co/87JvxFAAoJ
## 3680 RT @Ornyadams: Finally a piece of publicity that involves Coach.
## 3681 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3682 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3683 RT @UpdateHLD: Louis explaining why he didn't come to Ireland last tour. \n\n🎥: fairyhabit\n https://t.co/kfacI8DTMD
## 3684 RT @louisacademia: he does not age 😭💘 https://t.co/6fB8gPFHWO
## 3685 RT @hlnlzdaily: New picture of zayn !\n\nvia: @Arnette https://t.co/O9wxFwYUE1
## 3686 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3687 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3688 RT @UpdateHLD: Louis telling a fan that England is going to the finals. \n\n🎥: _hazeyknj\n https://t.co/q96B1IUUya
## 3689 RT @louispeaks_: "... I like the line after it as well - 'I choked when the smoke got in my eye" - louis tomlinson 💘\n\n© _charlys_ https://t…
## 3690 RT @UpdateHLD: Louis greeting fans on FaceTime! \n\n🎥: Iuckygoose\n https://t.co/OsWv7fgv7e
## 3691 RT @updatingziam: LIAM VIA INSTAGRAM STORY !! https://t.co/phvaFTUeSB
## 3692 RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR
## 3693 RT @hsunflowerlou: HESAID MY NAME FCK SHIT FUCK IM NOT OKAY https://t.co/7Km5Xcb0R2
## 3694 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3695 RT @matildashome: if it was anyone else i would find that chewing annoying but bc its louis here i am on my knees https://t.co/OS4pfO2VBh
## 3696 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3697 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3698 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3699 RT @HLDPromo: 📈| HIS EYES, LOOK AT HIM, LOUIS TOMLINSON Y’ALL! https://t.co/pZveCvc9kw
## 3700 RT @infintyyyyyyy: PERFECT TIMINGS FOR GETTING #weloveyouliam TRENDING. LETS SHOW HIM THE LOVE
## 3701 RT @songfordraculas: I've got your face hung up high in the gallery https://t.co/k3itfLg3om
## 3702 RT @homeawaylara: 1. he does not age\n2. he heals suspiciously fast\n3. everyone is whipped for him\n\nconclusion: HE'S A VAMPIRE
## 3703 RT @donnyslouis: i hope louis knows how much this means for all of us :) 🤍🏳️🌈 https://t.co/QQlILhkLvV
## 3704 RT @updatingljp: Who else missed seeing this? Because we did. 🥹 https://t.co/UDfT4sbhd7
## 3705 RT @LouisT91Updates: Louis FaceTiming with fans at the album signing today! https://t.co/jp5aBgQGnj
## 3706 RT @UpdateHLD: Louis at the signing today in London. \n\n🎥: loublondie \n https://t.co/QQsFj8MPFj
## 3707 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3708 RT @tradingdotcom: 🇺🇲US service sector activity expanded by more than expected in November.\n\n📈The ISM services PMI was 56.5 up from 54.4 in…
## 3709 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3710 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3711 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3712 RT @lthearting: “are you alright?” ☹️💓 https://t.co/65jiZ0rN9n
## 3713 RT @kcornershopph: Onhand EXO Xiumin Sealed Brand New Album Photobook Ver\n\n👉🏻 ₱750ea/ ₱1,490 set\n👉🏻 Oasis & Desert ver avail\n👉🏻 DOP: 15days…
## 3714 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3715 RT @UpdateHLD: Louis signed this for a fan today. \n\n📸: _hazeyknj https://t.co/EtJ1okcadJ
## 3716 RT @MPSBexley: MISSING - Please help us locate #missing 53yr old Taiwo. Last seen at 12.00hrs on 01/12/22. Missing from #crayford Descripti…
## 3717 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 3718 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3719 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3720 RT @goldensyrup789: You ever jus look at ur mum and think how cute she looks😭
## 3721 RT @jeeeezzlouise: I’m new here & looking for larrie moots! 25+ & been a 1D fan since 2012 discovered cosmic Leeds in the spring & haven’t…
## 3722 RT @hsdlot: Harry looking like a Renaissance painting during Love Of My Life on stage at Estadio River Plate in Buenos Aires, Argentina - D…
## 3723 RT @sassychopsuey: how it started how it's going https://t.co/sTlgVZj5m4
## 3724 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 3725 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3726 RT @updatingljp: 🎥 @LiamPayne via his Instagram story! https://t.co/HE3QbTaODA
## 3727 RT @UpdateHLD: Louis at the signing at Rough Trade East today. \n\n📸: larentslove28 https://t.co/8DbcWUYzD3
## 3728 RT @otb28kiwi: THAT scene in unbelivers https://t.co/fZaZP0zQvW
## 3729 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3730 RT @UpdateHLD: Louis looking incredible this morning. \n\n📸: sidniegillett https://t.co/9TOGiIcScx
## 3731 RT @LiamPUpdate: 📲| Liam via Instagram Stories \n\nOMG??? https://t.co/1yMHypJqPe
## 3732 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3733 RT @UpdateHLD: Louis drawing a star on a fan’s vinyl today in London. \n\n🎥: abbysoftie \n https://t.co/NcOAs5Z471
## 3734 RT @acanyonmoon_: LIGHTS UP #LoveOnTourBuenosAires https://t.co/k1zlTHCB1p
## 3735 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3736 RT @Ioverspring: his Smile you guys 😭😭😭 https://t.co/gG0mp4XRWf
## 3737 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3738 RT @euphxta: choose 3rd option: NYTS Street Board (1D)\n\nI vote #JISOO for Asian Celebrity of the Year #ACOTY2022 #NETIZENSREPORT #ACOTY2022…
## 3739 RT @jaywriteshome: Those moves 🕺 https://t.co/1ZgzfJsY5P
## 3740 RT @fitfdailypromo: “Bisexual Rights” - Louis Tomlinson when signing a fan album. 🏳️🌈💞 https://t.co/hztr97xbQY
## 3741 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3742 RT @buitengebieden: Sneaking in for kisses.. 😅 https://t.co/pBnAqQ8d1y
## 3743 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: _hazeyknj https://t.co/21WFioVI4C
## 3744 RT @emmatpwklt: GO HARRY GO HARRY https://t.co/Aj9gPTSlLA
## 3745 RT @updatingziam: 🚨📲 | @LiamPayne VIA INSTAGRAM STORY????? https://t.co/n1MJAam90n
## 3746 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3747 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3748 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 3749 RT @DaveCosmonaut: December #GiveawayAlert 🎅\n\nIn celebration of the partnership of #Dogechain & @CyberArena_NFT:\n\n🔥I #Giveaway 500 $USDT 🔥…
## 3750 RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG
## 3751 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3752 RT @ificxuldflyy: what a day to be a lilo stan https://t.co/6B6ZrijexY
## 3753 RT @afancycandle: LIAM IS BACK AND THIS TIME YOU ALL BETTER TREAT HIM RIGHT OR I PERSONALLY WILL MAKE IT MY ENTIRE PERSONALITY TO ANNOY THE…
## 3754 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3755 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 3756 RT @afancycandle: MY LILO ASS WON TODAY
## 3757 RT @ificxuldflyy: LILO STANS FUCKING WON
## 3758 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3759 RT @sloulena: LEAVE AMERICA #LoveOnTourBuenosAires https://t.co/tjAiUasUsJ
## 3760 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3761 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3762 RT @popstothecinema: come back @Harry_Styles 😭😭😭😭😭😭 https://t.co/UxuP7W91IG
## 3763 RT @carplwt: SIGN OF THE TIMES #LoveOnTourBuenosAires https://t.co/pQ41BYvRqG
## 3764 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3765 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3766 RT @obviouslyNao28: If any of y’all pull out a “perfect now effect” i’ll come for you istg
## 3767 RT @PICSOFHSLT: THEY. https://t.co/6Hzfzctyml
## 3768 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3769 RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E
## 3770 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3771 RT @magickoya: i think this perfectly explains why everyone cries when they listen to wild flower... it's the most cathartic song i've ever…
## 3772 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3773 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS STARWARS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/200…
## 3774 RT @UpdateHLD: Louis at the signing at Rough Trade East today! \n\n📸: oursunflowerlou https://t.co/7XiLaYULwh
## 3775 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3776 RT @LlGHTSUP: going through my camera roll is making me gasp every 2 seconds https://t.co/LYuh2Xk6Ow
## 3777 RT @LlGHTSUP: he was so happy ☹💖 https://t.co/OnOAGoi44O
## 3778 RT @LlGHTSUP: ill never peak like this in my life again https://t.co/vEt6czbcAN
## 3779 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3780 RT @Davina_ot5: niall do an ig live\n\n@NiallOfficial come on love we have waited enough https://t.co/93zVV3wXDv
## 3781 RT @NiallOfficial: Can’t wait 🤘
## 3782 RT @NiallOfficial: Budapest ! Can’t wait to see you at @szigetofficial in August. Get tickets at https://t.co/itqsScUlGP https://t.co/l86LY…
## 3783 RT @U2_Ritababy: Repost from @newdreamstonight\n•\n@kennedycenter Honors @u2\n#U2 @kencen !! https://t.co/HYGn4dU2uH
## 3784 RT @antares_ojo_o: #Yoongi: Closer https://t.co/KW0nVBr3KU
## 3785 RT @spinorbinmusic: BTS' Kim Taehyung looking amazing in teaser for ‘Veautiful days’, a special 8 photo-folio. 🔥 https://t.co/2qMyZLvq9P
## 3786 RT @btschartdata: .@BTS_twt daily top songs on Spotify #11-#20 (12/03) https://t.co/WnKRVSc0cn
## 3787 RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/03) https://t.co/0rpb7WbPM4
## 3788 RT @WORLDMUSICAWARD: 🔝 🔟 ALBUMS 🌎🍏\n1⃣HEROES&VILLAINS #MetroBoomin\n2⃣Midnights #TaylorSwift\n3⃣Indigo #RM\n4⃣HerLoss #Drake #21savage\n5⃣Christ…
## 3789 RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…
## 3790 RT @ihgdabc: Gosh I love him! 🥹
## 3791 RT @CloutNewsMedia: Taehyung in the first teaser for his photo-folio project 💙\n\n#kimtaehyung #taehyung #v #tae #bts @bts_twt https://t.co/q…
## 3792 RT @WORLDMUSICAWARD: #BTS's #RM will be releasing one more album after #Indigo before he enlists in the military!❤️🔥👑💜 https://t.co/rHOZHd…
## 3793 RT @larryisreal2869: HARRY EDWARD STYLES IM STEALING YOUR HUSBAND https://t.co/zXlxvHeWKB
## 3794 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 3795 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 3796 RT @louistlyricbot: keep your head up love, keep your head up don't look away, don't look away
## 3797 RT @OT5Dailys: 🎥| Liam Payne via Instagram stories! https://t.co/r89fSDa5nR
## 3798 RT @LiamPUpdate: 🎥| Liam via Instagram Stories \n\nWE MISSED YOU SO MUCH @LiamPayne https://t.co/7jdQemAgj9
## 3799 RT @sunfl0werv0l369: LOUIS SAYS BISEXUAL RIGHTS 🥰 https://t.co/R2t1In3B1a
## 3800 RT @UpdateHLD: Louis at Rough Trade East today. \n\n📸: silverrtounges https://t.co/nWh8bm8jKr
## 3801 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3802 RT @DailyLPUpdates: PHYSICALLY SCREAMING IM SO SORRY @LiamPayne WE LOVE YOU SO MUCH https://t.co/3puBROpspG
## 3803 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3804 RT @zaynIyricbot: tell me your lies, because I just can't face it
## 3805 RT @afancycandle: OH MY GOD GUYS LIAM POSTED A STORY
## 3806 RT @chainksy: $MDCE chart updates\nI usually prefer to look at 1D and 4H with low volume stocks but I thought I’d check the 1H, we’re seeing…
## 3807 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 3808 RT @zaycarus: Are you the full moon of the night or the sun? Whatever you are, I swear to god you are beyond compare. #ZaynMalik #Tightrope…
## 3809 RT @zaynIyricbot: cause I'm a fool for you and the things, the things you do
## 3810 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3811 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3812 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 3813 RT @lourrysbaby: they 🤏🏽 they 🤏🏽 they lowered 🤏🏽 the chair 🤏🏽 for HIM 🤏🏽🤏🏽🤏🏽🤏🏽☹️☹️☹️☹️🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽🤏🏽 https://t.co/cUoXbWI4gb
## 3814 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3815 RT @ave_eli: $NDQ $NQ $QQQ 1D\n100dma (11978) holding, the HMA (11908) rising and that is the range it's tight, it's a pivotal point. Breaki…
## 3816 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3817 RT @SchoolData_NFT: //\n\nThe last 24 hours until mint! Shout out to team members, friends, and partners of girls 🫡 \n\nA small gift (NFT Airdr…
## 3818 RT @remnantph: Leave it all to Him. Put your hope in the One who is in sovereign control of everything. https://t.co/erExh1eJ28
## 3819 RT @TeamLouisNews: Bisexual Rights! 💗💜💙\n\n© sunfl0werv0l369 https://t.co/LlL24jXqIf
## 3820 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3821 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3822 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3823 RT @UpdateHLD: Louis said Bisexual Rights!\n\n📸: sunfl0werv0l369 https://t.co/2f7RKd05Vh
## 3824 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3825 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav
## 3826 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3827 RT @MnetMAMA: [#2022MAMA_Behind] Special Contents behind \n\n#straykids #스트레이키즈\n\nBehind scenes of special contents are here!\nEnjoy 2022 MAMA…
## 3828 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3829 RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…
## 3830 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3831 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3832 RT @UnlockedSmau: Louis looking at his phone and realizing Harry wasn’t on barricade that one show 😅 https://t.co/glhrcpCAJr
## 3833 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3834 RT @HyLSpain: 🎥 | Louis escribiendo Hey Babe ! 🥺 (su risa🤏🏼🤏🏼)\n\nvia butdaddyiloveme\n\n https://t.co/y0ubLbaIEF
## 3835 RT @twinflamebreeze: the way he sits and sweeps his hair aside and then purses his lips and shyly holds the cup and looks ahead im so dead…
## 3836 RT @WORLDMUSICAWARD: 🔝 🔟 SINGLES🌎ITUNES\n1⃣WildFlower #RM #BTS\n2⃣AllIWantForXmasIsYou #MariahCarey\n3⃣LiftMeUp #Rihanna\n4⃣Unholy #SAMSMITH #K…
## 3837 RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣25 #Adele\n4⃣OnlyTheStrongSurvive #BruceSpringsteen\n5⃣Rumours #Fleetwood…
## 3838 RT @billboard: BTS' #Jin is celebrating the holidays with a merch line for "The Astronaut!" https://t.co/8ygvCq1WuH
## 3839 RT @WORLDMUSICAWARD: #BTS' #V was the #1 Most Searched K-Pop Idol On Google In 2022!💪🥇🌐👑💜 https://t.co/tyOZjcemMf
## 3840 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3841 RT @OT5Dailys: Liam via Instagram stories! https://t.co/zHlh42CN5E
## 3842 RT @WORLDMUSICAWARD: #RM's #WildFlower𓆸 ft. #Youjeen scores a 3rd day atop the #WorldwideiTunesSongchart! His amazing Album #Indigo scores…
## 3843 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3844 RT @UpdateHLD: Louis saying hi to a fan at the signing in London today!\n\n🎥: kingsbesideme \nhttps://t.co/4l9VD12YFz
## 3845 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: lilavol28 https://t.co/ia080EhR9J
## 3846 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3847 RT @UpdateHLD: Louis at the signing today in London. \n\n📸: PrfectlyFlicker https://t.co/66kIHfDEav
## 3848 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3849 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3850 RT @UpdateHLD: Louis writing “Hey babe” to a fan at the signing in London today!\n\n🎥: butdaddyiloveme \nhttps://t.co/fVNRFZcv44
## 3851 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 3852 RT @DoItForRachel: Imagine writing such a false, misleading and ignorant thread only to turn off your comments so people can’t tell you how…
## 3853 RT @UpdateHLD: Louis walking into the signing today in London!\n\n🎥: vodkaisgayy\n https://t.co/rE1qoRLtIf
## 3854 RT @bangtinyboyys: Namgi talking about BTS reuniting in 2025 tears :( https://t.co/JFlG6CPnuw
## 3855 RT @rosieoftb: he’s being treated like a king they adjusted his sit and opened his pen for him 😭 https://t.co/f8QB2JtwZd
## 3856 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 3857 RT @earthIouis: oh my god. https://t.co/99JnXWmGbu
## 3858 RT @rosieoftb: i’d fall in love https://t.co/C1KkLXLpJL
## 3859 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3860 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3861 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3862 RT @UpdateHLD: Louis committing to Away From Home Festival in Mexico within the next 5 years! 🇲🇽🇲🇽\n\n🎥: fine__line_\n https://t.co/EZSX83hUz0
## 3863 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3864 RT @UpdateHLD: Louis telling a fan, “No, definitely not” in response to them asking if France will win the World Cup. \n\n🎥: PrfectlyFlicker…
## 3865 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/bGgglaKXEb
## 3866 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## 3867 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3868 RT @UpdateHLD: Louis and a fan agreeing on a bet wherein if France wins, he’ll perform Angels Fly at ONO, and if England wins, they will we…
## 3869 RT @gloraurizee_: ୨୧ 📎 hi! updated my intro for #studytwt! ੭ 𓈒 ˙ \n♡ ⸻ #studyacc #AMBISVERSE #ambistwt \n\nlet me introduce myself:\n⤷ aurelli…
## 3870 RT @pleasingbunny: HAIR SO FLUFFY 🤧 https://t.co/ZkrMzb9Fs4
## 3871 RT @LouiesOfIndia: Louis Tomlinson - Faith In The Future \nTrack By Track Part 2 will be premiered tomorrow at 7.30PM IST. \n\nTurn on notific…
## 3872 RT @UpdateHLD: Louis at his signing in London today. \n\n🎥: proudoflouisx1\n https://t.co/YGXMzgglqN
## 3873 RT @LPdailysteps: LIAM ANSWERED AT THE QUESTION BOX OF ADELE HE'S ACTIVE ON INSTAGRAMBSJKS https://t.co/ruGvgpwz9c
## 3874 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3875 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3876 RT @EmyEjh: @ihgdabc @Omgl_wtf @pankipelus ALSO! Don’t forget that 369 weeks (7 years) from the last ever 1D performance on 13th December 2…
## 3877 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3878 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3879 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3880 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3881 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 3882 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3883 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3884 RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…
## 3885 RT @soapyhadid: why did white girls stop getting this cut https://t.co/XqaNr4DXT4
## 3886 RT @freelove4HL: I've collected myself off the floor from sobbing over the singing pictures to share that \nAimé Leon Doré reads as\n "Loved…
## 3887 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3888 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 3889 RT @1_wifeofseokjin: Also taylor before 1d's existence https://t.co/wNTDq0OEwM
## 3890 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3891 RT @HLDTour: “Argentina won, and then last night was amazing, and today England won, and tonight has been equally equally as amazing, thank…
## 3892 RT @HLDPromo: 📈| ‘Harry’s House’ by @Harry_Styles remains at #4 on the Top Albums Global chart on @Spotify! (November 25 - December 1, 2022…
## 3893 RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm
## 3894 RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3
## 3895 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 3896 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 3897 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3898 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3899 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3900 RT @NiallOfficial: @Davina_ot5 I’m not avoiding it . Just had a bit of a cold last couple of days .
## 3901 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3902 RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF
## 3903 RT @OT5Dailys: 🎥| Louis Tomlinson talking to a fan!\n\nvia @fine__line_ \n\n https://t.co/DqUz218kW2
## 3904 RT @TeamLouisNews: Louis betting with a fan on the England-France game! If France wins he’ll sing Angels Fly at his show on the 14th, other…
## 3905 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 3906 RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ
## 3907 RT @wildestblues: Y'ALL https://t.co/UUlupioKvz
## 3908 RT @OT5Dailys: 🎥| Louis Tomlinson making a bet with a fan!\n\nvia @lukesIaymmings \n\n https://t.co/Bxg4ayVDXF
## 3909 RT @fitfdailypromo: He's still the same boy; https://t.co/O2qL4f00eL
## 3910 RT @HLDPromo: You just got a text notification from Louis! \n\nUse your autocomplete to reply to him and let us know what you get! \n\nMake sur…
## 3911 RT @littlebtrlight: he aged backwards https://t.co/V6MdRJWhwR
## 3912 RT @florrycomfort: I was so happy and I didn't know it https://t.co/kmk6LGLC0D
## 3913 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3914 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 3915 RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…
## 3916 RT @bestofpugh: florence pugh at the british independent film awards https://t.co/JktP7wJRls
## 3917 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3918 RT @TeamLouisNews: Louis reacting to a fan’s tattoo at the Rough Trade signing today! 🥹 https://t.co/UtZ1nKkgQE
## 3919 RT @otpsuniverse: Signings are usually so rushed like you get maybe 1/2 minutes with him but the way he still makes sure to pay attention &…
## 3920 RT @HannahRbb: The need to get on a plane and go to England rn now is not funny
## 3921 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3922 RT @nouisloverr: PROOF LOUIS TOMLINSON IS AN ANGEL https://t.co/4z88CsSXfK
## 3923 RT @zweeran: Taylor Swift x Album of the Year\n\nbefore 1D during 1D after 1D https://t.co/0CmGs9oyB1
## 3924 RT @beanixwrights: one of those "No thanks, you're not Harry Styles" shirts that 1d stans wore back in 2013 but it's "No thanks, you're not…
## 3925 RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A
## 3926 RT @UpdateHLD: Louis at the signing in London today! \n\n📸: FAITHIN28X https://t.co/EE9OTXca4A
## 3927 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3928 RT @itsyoulou28_: same vibe https://t.co/sGWZ6VDdOv
## 3929 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3930 RT @lthearting: it's unique 🫶🏻 https://t.co/sZJFxEj6cz
## 3931 RT @UpdateHLD: Louis signed this for a fan who wants a Faith in the Future tattoo! \n\n📸: fine__line https://t.co/I34CJuLgdM
## 3932 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3933 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 3934 RT @lwtthingss: bro got younger https://t.co/U5EED0eSlf
## 3935 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3936 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3937 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3938 RT @LordReebs: A string of Ben Johnson appreciation tweets...\n\nLions are now 4th in the NFL in points per drive (2.45), trailing only the…
## 3939 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 3940 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3941 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3942 RT @UpdateHLD: Louis signed this for a fan today! \n\n📸: AbiBell14 https://t.co/sWcqc9TQvL
## 3943 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 3944 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3945 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3946 RT @btsqtsarchive: "we'll become 30 together" ㅡ namjoon 🥺 https://t.co/gQYoGqxthR
## 3947 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg
## 3948 RT @itsfoIkIore: Being a Taylor Swift hater and to say that she created her career with the help of 1d is such a loser behavior, it doesn’t…
## 3949 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3950 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3951 RT @HLDTour: “Did anybody watch the game yesterday? Is anyone here a fan of Lionel Messi? [crowd cheers] I thought maybe a few of you.” \n\n💬…
## 3952 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: fine__line https://t.co/x6yQkwjqQg
## 3953 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 3954 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3955 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 3956 RT @MetalMental15: 🧨解禁🧨\n2022.12.11 (sun) Gifu Yanagase Ants\n\nThe Solution Presents\n"ALWAYS KEEP THE FAITH Vol.1"\n\n-BAND-\nRUDE BONES\nHAT TRI…
## 3957 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3958 RT @btsqtsarchive: ++ i think we're going try and keep that promise, when we get back together in 2025 \n\n😭😭😭 https://t.co/grREVSLGeV
## 3959 RT @btsqtsarchive: "we talked about how 2025, would be the year most of our members complete their service and it's also the monumental yea…
## 3960 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3961 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3962 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 3963 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 3964 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3965 RT @UpdateHLD: Louis at the signing today in London!\n\n📸: larentslove28 https://t.co/w16165xFLm
## 3966 RT @HLDTour: “You waited outside for 250 days? What’s your name? Carolina, thank you so much! And secondly thank god you're at the front, c…
## 3967 RT @HLDTour: Lights Up, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.c…
## 3968 RT @HLDTour: “You wanted to be sure? Yesterday as well? Thank you, thank you Carolina.”\n\n💬: Harry thanking a fan that camped out for 250 da…
## 3969 RT @HLDTour: Keep Driving, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: troladeharry \n https:…
## 3970 RT @harryshousetm: that's why all the 1d leftouts are jealous of him and always use him for clout?
## 3971 RT @HLDTour: Love Of My Life, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https:/…
## 3972 RT @UpdateHLD: Louis at the signing in London today. \n\n🎥: otpamy\n https://t.co/JJi78D7xyW
## 3973 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 3974 RT @UpdateHLD: Louis at the signing in London today!\n\n📸: Team1DFrance https://t.co/qU8Kzd0404
## 3975 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3976 RT @soscarletswift: Well wheres 1d now huh? go cry about the fact that everyone in your band hates eachother and leave taylor alone.
## 3977 RT @CACupdates1: CFTC U18 SC5 Results 🇨🇦 \n🥇Flyers Allstarz Phoenix \n🥈Kingston Elite Imperial \n🥉PCT Odyssey
## 3978 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 3979 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 3980 RT @stateoftay66: the first time taylor swift sold a million copies we as a world didnt know who 1d was stop fucking lying
## 3981 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 3982 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 3983 RT @HLDTour: Sign Of The Times, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sloulena \n https…
## 3984 RT @HLDTour: Treat People With Kindness, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: malalac…
## 3985 RT @HLDTour: “I know we’re a little bit delayed in coming here because of everything that happened but the fact that you are here tonight a…
## 3986 RT @sugarscape: Which is your favourite Niall Horan outfit? https://t.co/rZIW9SwWNZ
## 3987 RT @HLDTour: “Thank you so much for coming out and spending some time with us and bringing this wonderful energy , the singing, the dancing…
## 3988 RT @HLDTour: Harry letting the crowd sing the As It Was bridge. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: harrykook \n\n https://t.co/E4v…
## 3989 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3990 RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki
## 3991 RT @HLDTour: Harry singing with the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: oceansurie https://t.co/gdeljJbygC
## 3992 RT @HLDTour: Whalerry!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sloulena \n\n https://t.co/YyvRybm1tJ
## 3993 RT @HLDTour: Sign of the Times, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https…
## 3994 RT @HLDTour: Harry thanking the crowd. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: acanyonmoon_ https://t.co/8hDIRjvdQS
## 3995 RT @HLDTour: Harry blowing kisses to the crowd at the start of Kiwi! \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: lebananas https://t.co/wFx…
## 3996 RT @UpdateHLD: Louis loving a fan’s tattoo at the signing in London today!\n\n🎥: tooyoungsky\nhttps://t.co/HtBoaYNEdC
## 3997 RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…
## 3998 RT @HLDTour: Harry looking amazing tonight!\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n📸: selenaeuphoria https://t.co/i9rRmr7UDZ
## 3999 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 4000 RT @HLDTour: Harry doing a strut during Kiwi. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: emmatpwklt \n\nhttps://t.co/WnLq0FQKtX
## 4001 RT @HLDTour: Harry letting the crowd sing during Matilda and blowing them kisses after! 😘\n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: sele…
## 4002 RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: emmatpwklt\n ht…
## 4003 RT @HLDTour: Harry baptizing the crowd. \n#LoveOnTourBuenosAires #Night2 \n4.12.22\n\n🎥: selenaeuphoria \n\n https://t.co/RQnpRV7lR7
## 4004 RT @HLDTour: Late Night Talking, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: sashaxgolden…
## 4005 RT @BLUPDATE2022: Seobin and Jiwoong deserve a new project together with a bigger budget and better marketing... These two have the caliber…
## 4006 RT @HLDTour: As It Was, Harry Styles, live from Estadio Mâs Monumental. \n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: styles_melu\n https://t.…
## 4007 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4008 RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP
## 4009 RT @rosieoftb: are you ready for sooooo much louis content?? for hours?? https://t.co/x8CbVhSGVP
## 4010 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4011 RT @UpdateHLD: Louis arriving at the signing in London today!\n\n📸: tooyoungsky https://t.co/uahxD7nHFm
## 4012 RT @tooyoungsky: A FAN SHOWED HIM A TATTOO FOR HIM AND HES SO EXCITED https://t.co/6gBkE8XRki
## 4013 RT @rosieoftb: he’s tired from last night https://t.co/9CCR5Hfg4F
## 4014 RT @1DBelgiqueNews: 📸 Louis has arrived! \n\n©️ @Team1DFrance https://t.co/HGvh8REfpT
## 4015 RT @outoflwt: HELLO BABY LOOK AT HIM
## 4016 RT @THINKERDEAN: can we talk about this fight scene though omg https://t.co/0GcxfmZ4EO
## 4017 RT @rosieoftb: HELLOOOOO https://t.co/5e0OrrU3ld
## 4018 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4019 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4020 RT @sanopsis: bitch, i’m stylish #CHOISAN https://t.co/HM547BJMto
## 4021 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4022 RT @ateez_charts: 🇯🇵 Line Music — 01:00 JST \n\n#69 Paradigm (RE) \n\n@ATEEZofficial #PARADIGM #ATEEZ #에이티즈 #エイティーズ
## 4023 RT @sanivore: WHO IS HE??? https://t.co/D9gICCoos8
## 4024 RT @hongteezer: ateez are so serious when it comes to live vocals yall https://t.co/gaqX1qbwyT
## 4025 RT @allforsan710: The category is dimple smile and Choi San win. 🫠🫠❤️\n#san #choisan #ateez #산 #최산 #에이티즈 https://t.co/efvX8RKFNl
## 4026 RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing
## 4027 RT @salutationhrry: the kisses and then the little hand waves https://t.co/8aRGAv8yl6
## 4028 RT @HS_News_: Harry recently had cupping therapy. \n\nThis therapy has several benefits: relaxation, intense muscle recovery, activation of b…
## 4029 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4030 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4031 RT @theseoulstory: ATEEZ successfully completed their ‘THE FELLOWSHIP : BREAK THE WALL’ American tour attracting 110,000 audience\n\nSource:…
## 4032 RT @windawn94: the crowd chanting jessi !!😍❤️❤️\n#Tigerjessi22 #JESSIincambodia https://t.co/5Q8Vxj5ZFh
## 4033 RT @Kenny_Jessi: the FIT😍
## 4034 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4035 RT @433: Guess who’s back..back again 😏 https://t.co/gj6MqjawrS
## 4036 RT @_Rriyax: Blows my mind everytime I see this https://t.co/Hy6tfwOKix
## 4037 RT @thelittlefreaks: the lyric makes sense now https://t.co/jKXHN1u2Cq
## 4038 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4039 RT @alwayshgolden: louis in green has always been and will always be superior idc https://t.co/t6djQQy3uF
## 4040 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4041 RT @HLDTour: Harry grabbing a banana during Satellite. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: hletmeadoreyou \n\nhttps://t.co/PvmxY966…
## 4042 RT @hongteezer: uhh so the k drama that jongho did an ost for just scored an almost 20% viewership rating in kr after the 8th ep which mean…
## 4043 RT @STYLESARCHlVE: happy harry is my favorite harry <3 https://t.co/H7cQLnDgvz
## 4044 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4045 RT @mingaya_TEEZ: day by day my hoeism increase for him https://t.co/2AIK7knQAA
## 4046 RT @etherealsanie: Why is San the cutest human being ever. 😭 https://t.co/tFsir7NZsg
## 4047 RT @allforsan710: San you need to know that this is bad habit. For ppudings mental health. 😵💫 https://t.co/wlNPjUCyUR
## 4048 RT @ba1g_khu5h: everything he does is worthy of being captured 👅🫠\n\n#CHOISAN #SAN #ATEEZ\n#최산 #산 #에이티즈 https://t.co/u222kZzyiX
## 4049 RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…
## 4050 RT @ba1g_khu5h: Me: *waving at san pointing to my camera saying I want to take his picture*\n\nSan: holding still with his cool guy face 🫠\n\n#…
## 4051 RT @mel_thearmtouch: SOMEBODY SEDATE ME https://t.co/avXZrDNj8E
## 4052 RT @GenshinImpact: Character Demo - "Wanderer: Of Solitude Past and Present" | Genshin Impact\n\nWatch Now >>>\nhttps://t.co/ddPXAn4Iyx\n\n#Gens…
## 4053 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4054 RT @scarapics: BROO THIS PART HOLY FUCK SCARA https://t.co/1RjsppdIKc
## 4055 RT @handwrittentixs: 🎄 HOLIDAY GIVEAWAY #2🎄\n\nI'm giving away one LOT decal for a show of your choice and one custom t-shirt courtesy of @em…
## 4056 RT @itswords_: i hate it when i’m so excited for something but ended up not happening.
## 4057 RT @jacksescapade: i heard a little love is better than none\n\nlarry!smau \n\nafter a bet with elton john and terrible timing, things can’t be…
## 4058 RT @seoul_stop: PH GO | #SeoulStopGO\n\nWayV - 4th Mini Album [Phantom]\n\n660 php\n\ncan choose ver!\n\n150 DOWN PAYMENT: December 5, 2022\nREMAINI…
## 4059 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4060 RT @hannahiswho: HOODIE OF CHOICE GIVEAWAY PT.2\n\nEnds after Christmas!\n\nRules:\n- like, rt, & follow \n- comment what hoodie you’d like & whe…
## 4061 RT @kcornershopph: WTS LFB PH Onhand Aespa Official Lightstick\n\n👉🏻 ₱2,450 ea\n👉🏻 SDD/SCO/GGX/J&T\n👉🏻 DOP: 15 days after oc\n📍Pasay/ Gentri Cav…
## 4062 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4063 RT @matildashome: why is no one taking off their own hat and giving it to louis so he can be happy ?????? https://t.co/iePv5LTGa0
## 4064 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4065 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4066 RT @homelanderbot: homelander's rant is the best monologue of television this year if you don't agree argue with the wall!\n\nhttps://t.co/i9…
## 4067 RT @kay28vol6: all men do is lie https://t.co/5vvtb7oXj6
## 4068 RT @tooyoungonvinyl: If Louis ask you your least favorite song, pretend you didn’t hear him and then blame the drugs. 👍
## 4069 RT @LOUIESTREAM: 📣| According to one fan, there won't be a chance to take a photo with Louis, the reason is because of the fracture in his…
## 4070 RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…
## 4071 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4072 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4073 RT @REALLYREVIL: the strategy is sending cute men to distract other men while they play in the field! https://t.co/qzXCmds2oO
## 4074 RT @sunsapphics: in case no one told you today, i’m so proud of you. you’ve come so far, and you’re doing so good! you deserve all the happ…
## 4075 RT @pasdejaem: jaemin breasted boobily to the stairs and titted downwards\n\nhttps://t.co/7Qno0qBEKn
## 4076 RT @BT21_: BT21 5th ANNIVERSARY FESTIVAL \n"THE RISING STARS" LIVE SHOW \n⏰12.28 (WED) 11PM (PST)\n⏰12.29 (THU) 4PM (KST)\non BT21 YouTube Chan…
## 4077 RT @BT21_: A special event for the 5th anniversary,\nBT21's postbox is now open📮💌\n\nTell us your stories, UNISTARS!\nWe will send you lively c…
## 4078 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4079 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4080 RT @cheolattes: vernon had already gone through the full spectrum of human experiences at the ripe age of ten that's why he's so chill at 24
## 4081 RT @btsinthemoment: 🐨 i feel this everytime i make an album but im not too sure what exactly ive made. rather than what goes viral and goes…
## 4082 RT @YOUNGJAExArs: 2023 WELCOMING KIT\n'The Lazy Sunday'\n\nCOMING SOON💚\n\n#영재 #YOUNGJAE\n#웰커밍키트 https://t.co/g2w3AKi8e0
## 4083 RT @BLACKPINK: BLACKPINK WORLD TOUR [BORN PINK] LONDON HIGHLIGHT CLIP\n\n#BLACKPINK #블랙핑크 #BORNPINK #BLACKPINK_WORLDTOUR #BLACKPINK_BORNPINK …
## 4084 RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…
## 4085 RT @arash_tehran: Did Iran say it will shut the Guidance Patrol (Hijab police)? \n\nNo. Here is what happened: \n\nIn a press conference, someo…
## 4086 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 4087 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 4088 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 4089 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 4090 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 4091 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4092 RT @lwtdiningtable: tell louis your fav song!! that he looks pretty!! make him blush!! ask how his arm is!! that you hope he slept well!! t…
## 4093 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 4094 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4095 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4096 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4097 RT @hsdlot: Harry on stage at Estadio River Plate in Buenos Aires, Argentina - December 4 (via dfallaccess) https://t.co/N0LZYLEll1
## 4098 RT @hsdaily: Harry made an appearance in a U2 tribute video for the 2022 Kennedy Center Honorees Ceremony!\n https://t.co/h2ilbvc9sd
## 4099 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4100 RT @HS_News_: Harry strike a pose for fans yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/vl72xk8phz
## 4101 RT @HS_News_: Harry was determined in his water throw yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/jIMKc95bqj
## 4102 RT @HS_News_: Close up on Harry during Canyon Moon yesterday in Buenos Aires \n\n- December 4th, 2022 https://t.co/Vr6YP64BwA
## 4103 RT @HS_News_: A happy Harry listening to the fans during Matilda yesterday in Buenos Aires\n\n- December 4th, 2022 https://t.co/s08JYBXFFm
## 4104 RT @HS_News_: View from the stage during Sign Of The Times yesterday in Buenos Aires\n\nVia @pham_wtf ´s IG\n\n- December 4th, 2022 https://t.c…
## 4105 RT @HS_News_: View from the stage during the start of Sign Of The Times yesterday in Buenos Aires\n\nVia stadium staff member\n\n- December 4th…
## 4106 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4107 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 4108 RT @dreaminofyouhs: the most gorgeous https://t.co/sAEPBxokFe
## 4109 RT @Iwtdimple: the signings are so soon and we’re gonna get so much content of louis calling yall babe, darling and love oh my god https://…
## 4110 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4111 RT @roshanktwts: Day 23/100\n\n● Today i completed 1D array in C✔\n● and Started with Computer networking subject. Because I've CN in 5th seme…
## 4112 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4113 RT @antonystarr: More on the way… https://t.co/5d5NkFB5co
## 4114 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 4115 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4116 RT @judgelouisxf: to all of you meeting louis today - show him all the love and watch the arm 😘\n#judgelouis #LouisTomlinson https://t.co/Xr…
## 4117 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4118 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4119 RT @AiSOTOPE_LOUNGE: ꉂꉂ 📣 PARTY INFO\n2022年12月9日(金)\n2CHOME HOUSE\n\nOPEN 22:00\nDOOR ¥3,000/1D\n🈹Twitter ¥2,000/1D\n\nDJs:\nN.U.D.E (DJ EMMA & DJ S…
## 4120 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4121 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4122 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4123 RT @KIMJISOOVT: 3rd option: NYTS Street Board (1D)
## 4124 RT @btsinthemoment: 🐨 if there are people who are curious about the album 'indigo' i think it would be great if you would watch the magazin…
## 4125 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/i6qIKanlqv
## 4126 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/t6voTDAGTD
## 4127 RT @mochimecart: #MochimeArt\nDecoden toploader RESTOCK❣\n\n➡️ https://t.co/olb1b3UAjl https://t.co/PHXAHUxS4L
## 4128 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4129 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4130 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4131 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4132 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 4133 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4134 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4135 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 4136 RT @ida_skibenes: While I’m very happy that we’re getting this ending for what has been such an amazing character for 12 seasons, I will *n…
## 4137 RT @yourhousetokyo: YOUR HOUSE Vol. 2\nYEAR END PARTY 2022\n\nSPECIAL GUESTS REVEAL✨\n\n12.30 FRI \n22:00-05:00\n\nSpecial guests:\nokadada @okadada…
## 4138 RT @ExT_Recordings: TRANSONIC RECORDS FROM 1994 TO 2023\n\n2022.12.29 (THU) 17:00-22:00\n\n@LIVEHAUS_ (SHIMOKITAZAWA)\n\nLIVE\nTomonori Sawada (ex…
## 4139 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4140 RT @rollinsxcarisi: they're truly insane for giving us this and then taking it away\n#SVU #rollisi https://t.co/SEaxuMJSIp
## 4141 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4142 RT @V0NKk: 🚨1W, 1D, 4H🚨\n\n$BTC #bitcoin https://t.co/Ajr5bTENnu
## 4143 RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nA thread of random J2 hair appreciation moments 🤷🏽BurCon 2014 \nJared's hair has mag…
## 4144 RT @BiancaBelairWWE: Theme Wear Made by Me for my 2nd category I competed in!\nAND yes I strutted on that stage with my rhinestone cane!\n\nI…
## 4145 RT @BiancaBelairWWE: I am officially a part of the WBFF PRO CARD FAMILY!!!!!!\n1st place in Wellness\n2nd place in Fitness\nI got my PRO CARD!…
## 4146 RT @harisenin02: review outfit by Dpy⛄️\n\na thread— \n\npashmina inner 2in1 : https://t.co/YjH4q3Y2ny\n(anti ribet2 club, ringan gampang diatur…
## 4147 RT @pretenderr28: i wish i was a 1d fan, i'd grow up with louis but i found him exactly when i needed so it's okay 🫂🥺\ni wouldn't exhaust hi…
## 4148 RT @369copys: I love how louis and oli are the literal personification of "when you see me you see her when you see her you see me bitch an…
## 4149 RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…
## 4150 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4151 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4152 RT @copyofchanges: everyone meeting louis today and over the next couple of days, have the best time!!! someone better get him a santa hat,…
## 4153 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4154 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4155 RT @nuitcIaire: they don’t have a single match where they need be doing all this https://t.co/35fxxTBED3
## 4156 RT @atwtmvtvftvsga: ... for a while when she was not on the streaming platform (btw she has writing credits on it, which Zayn does not)....…
## 4157 RT @sassychopsuey: I HOPE THE LOUIES THAT ARE MEETING LOUIS TODAY TELL HIM HOW GREAT THE ALBUM, HOW GREAT HE IS IN GENERAL AND HOW LOVED HE…
## 4158 RT @lwthome28: As usual.
## 4159 RT @ttsloverry: i won’t believe he’s real until i hug him. https://t.co/fUgH9vrkod
## 4160 RT @EmilieDK87: THE.ABSOLUTE.HOTTEST.MOMENT.OF.ALL.OF.SUPERNATURAL!!! #CompetenceKinkActivated 🔥🥵🔥🥵🫠🫠 https://t.co/7HfIyQZ0f9
## 4161 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4162 RT @HStylesAR: ARGENTINA LOVES YOU FOREVER \n- @Harry_Styles 🇦🇷🤍🦋💖💐 https://t.co/O5tWTzzxAH
## 4163 RT @HarryPromote: This is very Harry this is very hot https://t.co/KcQEwJEADs
## 4164 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4165 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4166 RT @nctymisfit: Day 1 - 💌I miss you💌\nDay 2 - Czennie ♥️ Urichil\nDay 3 - ♥️ let's go for a long time ♥️\n\n#NEOCITY_THE_LINK_BKK https://t.co/…
## 4167 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4168 RT @byekhanyi: My son has been asking for a dress. I finally decided to just get him dresses despite being afraid he’d get teased by other…
## 4169 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4170 RT @heartsantidote: “look at the moon! look at the moon! DO YOU KNOW WHO YOU ARE?” https://t.co/LqpgvlzYWR
## 4171 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4172 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4173 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4174 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4175 RT @LOOKSMKL: mark got another cheetah lee today😭🤍\n\nhttps://t.co/mDP1v56fp6
## 4176 RT @fitfdailypromo: We have a sign indicating where today's event will take place! 🥰 #FITF \n\n📸: mikarrylou28 https://t.co/pk91LsJvi1
## 4177 RT @fitfdailypromo: Ready for photos like these? https://t.co/aMxZnvRjGA
## 4178 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 4179 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4180 RT @introvertsmemes: I always stay up late at night, regret it every morning, and then do it all over again the next day 🫠
## 4181 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4182 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4183 RT @ryejikkeo: how could she not post pics of this lil hairstyle... shin ryujin, you... https://t.co/N2y9ca5c1p
## 4184 RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…
## 4185 RT @thegr8cherry: @convomfs mirror - justin timberlake\nall too well, enchanted, back to december, clean - taylor\neverytime, my everything -…
## 4186 RT @210814leeminho: @LKprotection They just changed the @/cutesexyhyun to @/fckleeflop if anyone cant find it !! https://t.co/SvsSvNsQSw
## 4187 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4188 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4189 RT @lwtthingss: FIRST SIGNING STARTS IN ALMOST 10 MINUTES!!!! to the ones that are going, please make sure louis is proud of the album and…
## 4190 RT @FmgStacker: BTC 1D tf.\n\n05-12-2022 https://t.co/VHvLKNWVQZ
## 4191 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4192 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4193 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4194 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4195 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4196 RT @pablo_algoboss: #XRP on the 1D could give us a SHORT trade at 0.42 👀 \n\nRising Wedge = Shxt ☠️ https://t.co/IEDxmcQR9k
## 4197 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4198 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4199 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 4200 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4201 RT @tradingdotcom: 🇪🇺Eurozone retail sales fall by more than expected in Oct.\n\n🛍️Retail sales fell -1.8% after rising 0.8% in September.\n\n📊…
## 4202 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4203 RT @ManInTheMadness: @RobynAMilne @justanotheramy @DougMon35356783 @AlboMP Tested + with symptoms at emergency dept (Melb), nurse couldn't…
## 4204 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4205 RT @WWE: Who was the greatest WWE Champion? 🤔
## 4206 RT @SofiaCarson: Paris you are magic.
## 4207 RT @Luke5SOS: Happy 11 years of 5sos 🥳
## 4208 RT @WWERollins: I hate football.
## 4209 RT @YaOnlyLivvOnce: Was fortunate enough to spend the day at Waterside School and hang out with alllllllllll the kids that somehow finessed…
## 4210 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4211 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4212 RT @BiancaBelairWWE: For the past 10 weeks, in between my schedule, I have been training for the WBFF Pro Atlantic City Pro Am.\nThis weeken…
## 4213 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4214 RT @JohnCena: When listening to the problems of others some times the best solution is to just listen.
## 4215 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4216 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4217 RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…
## 4218 RT @LTHQOfficial: THIS WEEK. FAITH IN THE FUTURE. UK IN-STORE SIGNINGS. https://t.co/7D4jWBMpL3
## 4219 RT @HS_News_: Harry leaving his hotel in the middle of the night. \nHe is currently already in São Paulo (Brazil)\n\n- December 5th, 2022 http…
## 4220 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4221 RT @sintaro_fujita: Dense Medium\n\n2022.12.17 SAT\nOPEN 22:00\nDoor ¥2000 + 1D\n\n@metro_kyoto\n\nVIDEO INSTALLATION:\nMasato Tokumaru\nRyoma Matsum…
## 4222 RT @BNF940: New Year’s Live [Day2]▶︎▶︎▶︎\n2023.1.8 Sun. at 心斎橋HOKAGE\n“CITY OF ECHO” \nOP/ST 18:00/18:30 \nADV ¥2,000 | DOOR ¥2,400 \n*+1D ¥600…
## 4223 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4224 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…
## 4225 RT @onedirection: Check out the ‘10 Years Of One Direction’ anniversary website now!... #10YearsOf1D https://t.co/ZXeZqWttPO https://t.co/x…
## 4226 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4227 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4228 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4229 RT @fckimtoxicbtch: 1D for me is the best band ever made🥰
## 4230 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4231 RT @HITOKOTO_kyoto: 【解禁】\n\n2023.1.21(土) 堺Tick-Tuck\nTick-Tuck presents.\n“scholē - Tick-Tuck 19th Anniv. - ”\n\namayo\nPororoca(八王子)\nkokage\nGenbu…
## 4232 RT @Hiraeth1112: 【HIRAETH info📣】\n\n2022.12.10(土)\nHIRAETH pre\n“DREAM MATCH 2022”\n\nBACK LIFT\nCastaway\nFIVE STATE DRIVE\nGood Grief\nJasonAndrew…
## 4233 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4234 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4235 RT @gandalfcryptto: Another #Giveaway for you, my followers! Easy one here:\n\n✅To enter:\n1️⃣ Follow @seandwain1\n2️⃣ ❤️ & RT this post! \n\n🏆$5…
## 4236 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4237 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4238 RT @uselinkinv: #gold to #silver ratio 1D;\n\nI think we are about to see a retrace and back test the broken major LT TL\n\nat around 80.60 htt…
## 4239 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4240 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4241 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4242 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4243 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4244 RT @Majstar7: UPDATE 😊 - Muslim shopkeeper reaches out to the thief:\n\nTimes are difficult for many of us at the moment, so if you are strug…
## 4245 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4246 RT @safijas_: the EU sending bosnians (predominantly muslims) expired non-halal meat from ww2 during the bosnian war in 1992 is something t…
## 4247 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4248 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4249 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Hello Concert Tour / MD Photocard \n\n💎Photo Package\n💎Magnet\n💎Weverse POB\n💎Necklace RPC\n💎MD Lucky D…
## 4250 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4251 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4252 RT @goldenhabit28_: HERMANAS CUANDO EN SIGN OF THE TIMES SEGUIMOS CON EL WE GOT TO WE GOT TO WAY , WE GOT TO WE GO TO AWAY, WE GOT TO WE G…
## 4253 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4254 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4255 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4256 RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…
## 4257 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4258 RT @yoomgipurrr: “Maybe rather than fireworks or cherry blossoms, we need wildflowers. The kind that grows peacefully.” \n#RM𓆮 #WildFlower𓆸…
## 4259 RT @hauntedhouse666: ~HAUNTED HOUSE PRESENTS~\nHAUNTED SESSION NIGHT 2022\n2022.12.11(SUN) 心斎橋BTD SHOVEL\nOPEN 15:30 / START 16:00 \nADV ¥5500[…
## 4260 RT @googiedoodie: faded like old jeans 📼\n\n#indigobyrm #RM𓆮 https://t.co/MQxHcI4NgG
## 4261 RT @bluelqnce: Feyre archeron — the huntress https://t.co/9QUxHL49sJ
## 4262 RT @RMessme: Indigo is pure poetry, raw, real, feelings that live on the skin.\nThere are no favourites.. everything is\nI loved it from the…
## 4263 RT @FAIRYHIGHQUEEN: Feyre Archeron, The Cursebreaker, The cauldron blessed, the defender of the rainbow, the Lady of many faces, The stars…
## 4264 RT @tokkistardust: "Things change, people change, everything change..." 🎶 \n\n#Indigo #RM𓆮 #ChangePt2\nhttps://t.co/v7SgFGfgdh
## 4265 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4266 RT @FAIRYHIGHQUEEN: Feyre archeron: \nMy beautiful dreamy warrior 🏹\n \n🎨: @/neural_art_v https://t.co/3WxhyCrKxv
## 4267 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4268 RT @zeythedreamer: Feyre, Nyx and Rhys… My royal family 😭\n\n🎨: neural_art_v https://t.co/7jiqJ8meXT
## 4269 RT @zeythedreamer: Rhys with the Rhys with\nrest of the world Feyre https://t.co/z9pfGA7cLd
## 4270 RT @clawxsand: 🏹✨ 𝐅𝐄𝐘𝐑𝐄 𝐂𝐔𝐑𝐒𝐄𝐁𝐑𝐄𝐀𝐊𝐄𝐑 ✨🏹 https://t.co/pQULCXMVIs
## 4271 RT @OneAndOnlyArson: Remember this #meme? Which goes viral 4 month ago? Everyone listened to this and tried to copy the dance.\nAnd than the…
## 4272 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4273 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4274 RT @Harry_Styles: Love On Tour. Santiago. December, 2022. https://t.co/gMhauw8GdQ
## 4275 RT @_zmeadows: How it started How it's going https://t.co/qvuwuO1885
## 4276 RT @merymoonbeam: Especially as he gently said to my sister, “Happy Solstice.” Elain turned from the snow falling in the darkness beyond an…
## 4277 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 4278 RT @GenshinImpact: The web event for Genshin Impact's new character: Wanderer is now available. Take part in the event to obtain Primogems!…
## 4279 RT @GenshinImpact: The "Duelist Rising" web event has officially launched! Take part to obtain Primogem rewards!\n\n>>Click to Take Part in E…
## 4280 RT @halo28_: look at our babies grow 💗 https://t.co/JgCZJAg2AX
## 4281 RT @Daysummer_23: Sweet Elain Archeron ( acotar) Corte de espinhos e rosas \nArtista: artworks_by_rokii https://t.co/A4Pfnyur9a
## 4282 RT @_zmeadows: The Archeron sisters <3 https://t.co/zNtszp99L5
## 4283 RT @goodvibesonly2x: Liams face never fails to make me laugh when he’s in dad mode 🤣💖 #liampayne #niallhoran #zaynmalik #harrystyles #Louis…
## 4284 RT @uselinkinv: #silver 1D; renko\n\nOn a renko chart.\nIt suggest that we we get above 25.25 we have broken the TL from the ATH in 2011!\n\nBut…
## 4285 RT @bookpoets: treat people better than they treat you https://t.co/HghcxgmrhT
## 4286 RT @sobut_official: 【情報解禁!!】\n\n2023.1.28(sat)\nSOBUT presents\n"OLD BLOOD GIG"\n\n横浜BuzzFront\nop/st 18:00\nadv/door ¥2,800/¥3,300(+1D)\n\n【LIVE】\nBO…
## 4287 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4288 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4289 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 4290 RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m
## 4291 RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4
## 4292 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4293 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4294 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4295 RT @chararry: I can’t do this rn https://t.co/IAXyePPLZc
## 4296 RT @alwayshgolden: "who is touching me 😳 oh it's just harry 🤭🤭🤭" https://t.co/G3OcjrtDu9
## 4297 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 4298 RT @onyxguk: I need to start living life like jin. his brain just says “cut the cake w your hand my dude” and he just chop
## 4299 RT @fearlessly2803: Harry clearly loves all his fans, no matter where they’re from. And it’s so insensitive for some fans to feel offended…
## 4300 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4301 RT @xalwayspayno: I still see so much hate towards liam, and tbh i wasnt gunna explain myself because i dont owe it to anyone but i am just…
## 4302 RT @tbslchels: and what if once larry is free, they publicly perform a duet of 🏡
## 4303 RT @larrie_akina525: OUR BABY IS NOT TURNING 31 ON 24TH DECEMBER, HE IS TURNING ✨18✨\nhttps://t.co/FlLZLkmY1j
## 4304 RT @tbslchels: why have i never seen this pic before \n- there’s so much chaotic energy going on here that i’m trying to work out what actua…
## 4305 RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…
## 4306 RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…
## 4307 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4308 RT @LOOKSMKL: handsome https://t.co/yXToVlWwOp
## 4309 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4310 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4311 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 4312 RT @1DAFSanta: Day 2549: One Direction are not back yet.
## 4313 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4314 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4315 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4316 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4317 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…
## 4318 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4319 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4320 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4321 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4322 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4323 RT @BLACKPINK: London, it was so great to finally see you all! We kicked off our European tour as a blast thanks to you guys!🤩 Will be back…
## 4324 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4325 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4326 RT @1DAFSanta: Day 2549: One Direction are not back yet.
## 4327 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4328 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4329 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4330 RT @Are1DBackToday: no 1D reunion today maybe tomorrow
## 4331 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4332 RT @MrMekzy_: I don’t like people that lack self awareness. How can you not know that you’re a bad person?
## 4333 RT @Pixar: Things are looking Up this holiday season. ❤️ https://t.co/4ThcgYxvUH
## 4334 RT @Yoda4ever: What pigeons do for fun...🕊️🌀😅 https://t.co/6CVhdkaEPl
## 4335 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 4336 RT @LukaPsenica: $ICP needs to break above 4.78$ and stay there to confirm the break out, be prepared !\nWe also have:\n1D bullish divergence…
## 4337 RT @HayleyKiyoko: Tell the people in your life what they mean to you… life is so short ❤️❤️
## 4338 RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem
## 4339 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4340 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4341 RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66
## 4342 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4343 RT @eliz883: Look tmf 1D invalidation lose 0.0038
## 4344 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4345 RT @in_ahso: "If we could only have this life for one more day\nIf we could only turn back time\nYou know I'll be your life, your voice, your…
## 4346 RT @Theholisticpsyc: Most people's true deepest fear is that they're unloveable, unworthy, or broken. They fear the thoughts in their mind…
## 4347 RT @mananmankad: Time Horizon vs Money\n\n1D-3M -Liquid\n \n3M-1Y -Arbitrage/Short Term\n\n1Y-5Y -Hybrid Debt/ AAA\n\n5Y-7Y -Balanced Adv \n\n7Y-10Y…
## 4348 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4349 RT @samthepriority: I just realized cordi spent his first birthday after emily died alone wtf😭 https://t.co/RR4zJcZ8bI
## 4350 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 4351 RT @AppleMusic: Obsessed with @ITZYofficial's new #Cheshire EP. Experience it in #SpatialAudio with @Dolby Atmos. 💕 https://t.co/Ooh8CeUSEp…
## 4352 RT @1DRocksTweets: Harry Styles paid beautiful tribute to Christine McVie - https://t.co/JpanNyhhQX #OneDirection #1D @1DRocksTweets https:…
## 4353 RT @sammyswalker: hoyt: “one thing i’m sure of is that with you by my side, i got a reason to live”\ngeri: “i can’t”\nhoyt: *dies the same da…
## 4354 RT @IamRyanONan: THIS WAS SO FUN!! Great time hanging with some super talented authors, who I’m happy to now call pals. If you dig my book,…
## 4355 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nCLASH PROM GIRL with CHIHARU(MEME)\nTHE HAVENOTS\nOU…
## 4356 RT @dodo: Watch him spin while riding the waves 🐶🏄🏼♂️ https://t.co/IiIDZZ2wUp
## 4357 RT @IndiaHistorypic: 1984 :: Burial of a Child Who Died Due to Union Carbide Gas Leak In Bhopal \n\n( Photo - Raghu Rai ) https://t.co/MZNKzE…
## 4358 RT @WonderWoman713: @Enezator Admire from a distance. Respect space. Awful to see suffering but animals all had natural instinct to defend…
## 4359 RT @1D_Updates_BR: Here we go https://t.co/lGnw4ba0xn
## 4360 RT @Enezator: This is why they are called Wild Life https://t.co/jjUYvMLEbz
## 4361 RT @the_artist_nft: CryptoSkulls - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/nVmNGXHB1n\n⬇️ See below for 200 and 4…
## 4362 RT @etf_dividend: 🎯 #ETF Hunting by Keyword 🔑\n\n🔎 Hey 🤖! Show me an #ETF investing in #Semiconductor\n\n🔮 ⚗ 🧪 ⚙ 👇\n\nTicker: $SOXS\n\n🔎Name: Direx…
## 4363 RT @S___h___a___: Mother's Love🤎🤍🖤 https://t.co/yerhg92HeT
## 4364 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4365 RT @liaylorthinker: It's his time\nhttps://t.co/Tppmgo9xPc
## 4366 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4367 RT @dreamyjules: what is more culturally significant the renaissance or this clip of Louis and Harry https://t.co/bvRoS1bfLQ
## 4368 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4369 RT @padagallery: #Supernatural 14.02 Gods And Monsters #JaredPadalecki https://t.co/5x9MnqJe0y
## 4370 RT @eliz883: $ETH also eth stuck in this range...but it looks promising...if it does the 1D flip and confirms the interesting retest https:…
## 4371 RT @J2_spn_: Jensen waiting for him with his arms open, Jared diving into the hug making himself smaller to fit into the protective embrac…
## 4372 RT @alefvernon: Meet the 1989 knight 💙⚔️ \n\nThe fourth character from my TS fanart series: The 10 Knights of the eras ♡ now you have the pow…
## 4373 RT @aos_quotebot: WAITRESS: Anybody have room for some pie? \n(The team makes a general noise of affirmation) \nWAITRESS: Okay, so we have ap…
## 4374 RT @acklesism: dean winchester and soldier boy are trending together? here's jensen talking about the difference between his two characters…
## 4375 RT @b_yondbordersph: Fur Elise / For Elise Boy Figurine with Violin Musical Decor\n\navailable at https://t.co/0LLhcgbGq1\nhttps://t.co/Az3Wfc…
## 4376 RT @thelittlefreaks: i NEED a niall, zayn and liam tour. it’s not a want it’s a NEED.
## 4377 RT @fasc1nate: Different homages to Buster Keaton. https://t.co/gZk3KKQ28O
## 4378 RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way
## 4379 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4380 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4381 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4382 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4383 RT @yuriymatso: Dow Jones, 1d\n\nDow Jones has been consolidating for the last 5 weeks. Hence, we can expect a new big directional move start…
## 4384 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4385 RT @_nik_nik6: Just came across this on Tik Tok \nThe view from the persons car during Crosswalk Karaoke with Harry on James Corden Show! \nC…
## 4386 RT @habitnsunflower: Happy Monday 💕 https://t.co/v2VJHmPoyD
## 4387 RT @totheverystart: “why are so many of the larries adults?”\n\nidk maybe bc most of us have had real relationships and know what it looks li…
## 4388 RT @PotterWorldUK: The dialogue between Harry and Lucius Malfoy at the end of Chamber of Secrets was improvised by Daniel Radcliffe and Jas…
## 4389 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4390 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4391 RT @ivyluvx: me and the loml in 50 years time. https://t.co/Qs1wICQk85
## 4392 RT @CmoWalker: TYVM for sharing these con moments ♥️♥️♥️ they are gr8 of #j2🤩🥰
## 4393 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4394 RT @kbcspntwdlvr: @acklesism OMJ! i just love thier friendship! i hope that shorthand never gets lost.🥰❤ makes me sad that we dont see alot…
## 4395 RT @Louis_Tomlinson: Always in my heart @Harry_Styles . Yours sincerely, Louis
## 4396 RT @SamsungMobile: Can’t get enough of SUGA’s 2022 rendition of Over the Horizon? 💜 Update your Galaxy device to One UI 5.0 and set it as y…
## 4397 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4398 RT @Iwtchicago: one thing abt louis is he’ll let his intrusive thoughts win https://t.co/52qi8etPoJ
## 4399 RT @easyeight08: I KNOW MANY OF YOU ARE -90% DOWN IN SHITCOINS SO I WILL DO #GIVEAWAY EVERY WEEK TO HELP YOU TO RECOVER 🙌\n\nPRIZE - 1000$ 😱…
## 4400 RT @genderflower: your skin, oh yeah, your skin and bones\nturn into something beautiful and you know, you know i love you so ♡ https://t.co…
## 4401 RT @amitheonlyone_n: he couldn't clap with his arm so he clapped on his chest nooooooooooo https://t.co/p9UL7y0NT4
## 4402 RT @zeynbinci: Sorry for the poor quality but look at them 😭 https://t.co/ic6VKgLetg
## 4403 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4404 RT @rockstarlt: listening to faith in the future in order be like: https://t.co/NEkBwmmUJ0
## 4405 RT @TeamLouisNews: Louis watching England’s match today! https://t.co/zUklAMtSon
## 4406 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 4407 RT @CAF1957: Tune in to our Facebook or YouTube this Wednesday at 7pm Central to find out all about the Corsair and its role in the new mov…
## 4408 RT @riclcve: junrie as my melody & kuromi !! (๑˃̵ᴗ˂̵) https://t.co/nq2c1z7z7w
## 4409 RT @sehnisweet: I hope OnlyOneOf get super famous but AFTER ticket sales for the tour please 😭 /hj
## 4410 RT @Csmurfy1: Follow party!!!!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTartist\n \n#M…
## 4411 RT @Csmurfy1: Simple. Just follow me!!!\n\n #NFT #NFTs #Merge #Rocketbotpro \n\n@rocketbotpro giveaway 100000000 WHEX 1 1d @Csmurfy1
## 4412 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 4413 RT @Csmurfy1: A flower for the ladies!\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #NFTartist #nftcollector #nftcollectors #NFTLover #NFTart…
## 4414 RT @Csmurfy1: Hi! I thought you might want to check out your loan options with SoFi. Learn more and use my link to apply for a SoFi Persona…
## 4415 RT @Csmurfy1: Hi! Join me to start earning more money with SoFi Checking. You’ll earn up to 3.25% APY and pay no account fees. Use my link…
## 4416 RT @Csmurfy1: Hey! I'm using SoFi Invest to buy and sell stocks (and pieces of stocks) with zero fees. Open an Active Investing account wit…
## 4417 RT @Csmurfy1: Hi! 👋 Join me in using the SoFi Credit Card. Use my link to apply. If you're approved, we'll both earn a referral bonus! http…
## 4418 RT @Csmurfy1: Do you want FREE $XYO? You can "mine" it on your phone or tablet. Mine coin, convert to xyo!\n\nGet free 1000 coins when you…
## 4419 RT @Csmurfy1: Earn free coins now! \nDownload RocketBot wallet app.\n \nUse my referral code: GDLYFn8g-WnuBE2I-C$UtxCO-5axgJJ4 \n\niOS - https:/…
## 4420 RT @Csmurfy1: Need a binance account? Get referred and get free $\n\nSign up for https://t.co/t45D2PVkF8 to buy and sell crypto with low fe…
## 4421 RT @Csmurfy1: Need a Coinbase account?\n\nUse my referral and get yourself free crypto!\n\nCoinbase: \nhttps://t.co/KpQlr71Tly\n\nDon't forget th…
## 4422 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4423 RT @Csmurfy1: Need a CASHAPP account?\n\nGet $5 when you sign up!\n\nTry it using my code and we’ll each get $5. 58TV1CV \nhttps://t.co/558s4PVk…
## 4424 RT @Csmurfy1: Need a Fold account?\n\nUse my referral\n\nhttps://t.co/9fJcDtMO5L\n\nEarn free Bitcoin/SATS!!!\n\n@rocketbotpro giveaway 100000000 W…
## 4425 RT @samgirldean: also I wanna present to you boobs https://t.co/MbrhwdNeqc
## 4426 RT @acklesism: i love that kind of trust and understanding j2 have for each other, they feel so secure working as a team, lifting each othe…
## 4427 RT @evaproudofj2: Sometimes it's better to put love into hugs than to put it into words..💕#30DaysOfJ2 https://t.co/d6amtwaKNr
## 4428 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4429 RT @825cIub: wts lfb ph\n\nphotocard holders 🧤☁️⭐️\n˖⁺.customized: 165\n⋆˙⊹regular: 90\n\n% limited restock for this batch ! next *big* restock i…
## 4430 RT @SerLondonCrypto: Feeling guilty I haven’t given as much away this week\n\n$250 to someone within 48 hours \n\n✅ Follow + Retweet
## 4431 RT @introvertsmemes: Introverts be like https://t.co/BqaX50eHo9
## 4432 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4433 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 4434 RT @theblacks_: “Viserys never claimed another dragon, nor did he have much taste for the joust, the hunt, or swordplay, whereas Daemon exc…
## 4435 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4436 RT @buitengebieden: Winter days.. 😊 https://t.co/A6WOqidsS8
## 4437 RT @SpnAkf10: Angry Cordell is sexy Cordell. 🔥🔥🔥
## 4438 RT @bts_bighit: RM 'Hectic (with Colde)' Visualizer\n(https://t.co/8215ox6Aax)\n\n#RM #Indigo #RM_Hectic
## 4439 RT @NatashaFatah: Iranian protesters call for 3-day strike starting Monday\n\nhttps://t.co/7Hyvg9jG80 https://t.co/buy0MYuucK
## 4440 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4441 RT @LakotaMan1: 5 year old archer girl from one of the hunter/warrior tribes Indigenous to Western Mongolia. https://t.co/R7GDT3ctHC
## 4442 RT @Insurrection_jp: 🍻💥大忘年会💥🍻\n\n2022.12/20 (Tue)\n\nInsurrection & ANTIKNOCK pre.\n"HiGH RiSK" Vol.2\n\nw/\n第五感情\nAnor Londo\nFools In The Castle\nAv…
## 4443 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4444 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4445 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4446 RT @Dentoshi: $BTC\n\nGap filled ✔️\n\nNow that's a way to start the week. \n\nFor the move to continue upwards, i'd like to see the 4H 100EMA ca…
## 4447 RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time.
## 4448 RT @Yoda4ever: Gold rush...🐶🐈🐶😅 https://t.co/chg42gB8q3
## 4449 RT @NCTsmtown_127: Let's get linked BANGKOK❤️🔥🔥 \n\n#NCT127 #NEOCITY #BANGKOK\n#NEOCITY_THE_LINK \n#NEOCITY_THE_LINK_BKK https://t.co/w07CFH2s…
## 4450 RT @joyberryfly: Whatever @NegarMortazavi Said about morality police is nonsense.Whats happening in Iran rn is a revolution against corrupe…
## 4451 RT @joyberryfly: The morality police will never be remove from Islamic Republic، cuz it is part of their identity.\nNothing change the fact…
## 4452 RT @joyberryfly: To lift world's public opinion pressure, the IR changes name of the "Morality Police". However, Iranian women & girls are…
## 4453 RT @joyberryfly: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2) R…
## 4454 RT @joyberryfly: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we wan…
## 4455 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4456 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 4457 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4458 RT @ATEEZofficial: [📷] We're featured on the playlist cover TIDAL K-Pop x J-Pop playlist!\n⠀\nListen to "Paradigm" now! \nThank you @TIDAL @Je…
## 4459 RT @hitmewlucille: fatherism 🧎🏼♀️ https://t.co/iR1MYaPj0m
## 4460 RT @SIieIls: ✨Best Moisturizer Recommended✨\n\n ✅Original\n\n1 Cerave\n🖇https://t.co/MJjy3BQnID\n\n2 Skintific\n🖇https://t.co/6oo9W8e5H9\n\n3 Cosrx O…
## 4461 RT @NorwayRadar: OK-TSS Boeing 737-8Q8 (MSN: 35272/2537) above southern Norway, last seen May 3, 2022 (7mos 1d ago)\nHex: #49D3FA | ALT: 400…
## 4462 RT @1Dautoparts: High Quality Best Quality FULL GASKET Factory Wholesale - 1D AUTO PARTS CO., LTD.\n\nMake your order today at https://t.co/V…
## 4463 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4464 RT @263juta: Bullet journal kit\n\nhttps://t.co/mFIZ4d2EcS https://t.co/IvojLJZ3Zf
## 4465 RT @OutOfBoundsJPN: DON’T WORRY ROCK&ROLL!!!\n2023/02/19 (SUN)\n@白楽Brixton Market \n\n-BAND-\nTHE HAVENOTS\nOUT OF BOUNDS \nCLASH PROM GIRL WITH S…
## 4466 RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 4467 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4468 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4469 RT @wngFangel: @sw_soulmates_dw Sam gets pissed when someone's messing with his big brother. 🥵
## 4470 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4471 RT @Avalopooka: @sw_soulmates_dw I love when we see Sam protecting and saving Dean for a change. We always get a lot of Samsel in distress…
## 4472 RT @archiveitzy: #lia ☆ instagram update https://t.co/6Oww6j8Pnd
## 4473 RT @sw_soulmates_dw: Why is this THE hottest Sam moment? The stalk towards Andy, the way he rounds on him, the “I got this” hand signal to…
## 4474 RT @DesertedPIaces_: Abandoned theater. https://t.co/mG3tfRY1Xf
## 4475 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4476 RT @jaredwalkersam: Brilliantly performed by jarpad.\nYou can see Walker knows he has to look, but doing so will confirm his worst nightmare…
## 4477 RT @1Dautoparts: 1D Auto Parts is an auto parts manufacturer focusing on car engine parts.\n@mwamiyes @VunoKejani @comradefyat @uoe_komrade
## 4478 RT @fsquotebot: I'm sorry I can't give you back the time you missed. but I can give you me. now and forever.\nthe whole universe couldn't ke…
## 4479 RT @fsquotebot: tell me that you're not hydra\nwhat? \nI know that it's ridiculous, but I just need to hear you say it\nI'm not hydra\nyeah, go…
## 4480 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4481 RT @fsquotebot: and fitzsimmons- my god, do you really want to risk their lives again? they've been through enough!
## 4482 RT @sassychopsuey: DO YOU EVER THINK ABOUT HOW ONE DAY HARRY WILL SING WELCOME TO THE FINAL SHOW FOR ONE LAST TIME.
## 4483 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4484 RT @ZiamIncorrect: Louis: So, what is Liam to you?\nZayn: He's the reason I wake up every morning.\nLouis: Awww! That’s fucking adorable!\n*Ea…
## 4485 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4486 RT @culturaltutor: There's a lot of writing advice online.\n\nBut here's some of the best you'll ever find, given by one of the greatest writ…
## 4487 RT @GertvanLagen: #DXY [1D]: the green box has acted as clear resistance.\n\nSwift bearish continuation would be normal here. https://t.co/Jv…
## 4488 RT @culturaltutor: What's the real problem with bad writing?\n\nIt goes back to Orwell's central gripe.\n\nYou'll end up using other people's l…
## 4489 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4490 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4491 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4492 RT @Chapienat: Never thought ada shop cantik macam ni dkt malaysia je bukan oversea 🥹🫶🏼\n\nJom #shoppingwithcaca I nak share a few item best…
## 4493 RT @iimsarahbtw: @TheBoysTV collecting supernatural actors like they’re the infinity stones.\niconic. #TheBoysTV #GenV @genv \n[ @Alex8Calver…
## 4494 RT @yuriymatso: #ES_F, 1d\n\n4 rejections...\n\nWhat about Santa Claus rally? https://t.co/q6tFLXAEXU
## 4495 RT @BeckettUnite: France froze gas prices for 365 days of 2022.\n\nIn Norway the state covers 90% of households’ extra electricity charges.…
## 4496 RT @HUMANMUSIC_IKB: [12/17(sat)]\nSMOKIN' IN THE BOYS ROOM presents\n\n" FLY OVER vol.7 "\nat MACHIDA CLASSIX\n\n23:00 OPEN\n\nADV ¥2,000/1D\nDOOR ¥…
## 4497 RT @jayythewave: "BRO" has no gender, i even call my mom bro
## 4498 RT @introvertsmemes: "i'll always be there for you" https://t.co/BbV1xYKYe5
## 4499 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4500 RT @najmafrl: my room has the best view https://t.co/4OqoZbLTKx
## 4501 RT @deansmidnights: i genuinely don’t understand how anyone could dislike sam. this man has been through unimaginable trauma and torture an…
## 4502 RT @LizzyWinchester: Pic seems like he just surrendered himself like that boy you got me thinking things 😳\n\n#JaredPadalecki\n#bellypeek http…
## 4503 RT @AskAnshul: Kashmiri Pandits are protesting from last 200 days for safety & relocation.\n\nNow, Lashkar-e-Taiba affiliate terror group TRF…
## 4504 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4505 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4506 RT @introvertsmemes: "You attract what u fear"\n\nMe: https://t.co/pAJjeKojUf
## 4507 RT @fsquotebot: we're fighting for the very thing that gives us strength.\ndo you need me to tell you what that is?
## 4508 RT @palkisu: Iran abolishes the morality police, will review the mandatory hijab law.\nChina eases lockdown restrictions & testing rules.\nBo…
## 4509 RT @263juta: Scented candle\n\nhttps://t.co/C0dntCpmxT https://t.co/41lX4iO7yB
## 4510 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4511 RT @ITZYofficial: What’s your #Cheshire Face? #ITZY\nhttps://t.co/odlvMrYwuY\n\n🎬 MV https://t.co/LQHdr4X3b1\n🎧 ALBUM https://t.co/H2qSKoUcvO…
## 4512 RT @FangasmSPN: @MrJakeAbel @JDMorgan Now that's good casting!
## 4513 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4514 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4515 RT @MrJakeAbel: My real life dad got asked if he was @JDMorgan at dinner tonight...\n\n#SPNFamily
## 4516 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4517 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4518 RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…
## 4519 RT @Soulmates_J2: #30DaysofJ2\n𝑹𝒂𝒏𝒅𝒐𝒎 𝒇𝒂𝒗𝒐𝒖𝒓𝒊𝒕𝒆 𝒎𝒐𝒎𝒆𝒏𝒕𝒔 \nFinal post 😌\nHearing about their first meeting is always incredibly exciting. \nThey…
## 4520 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4521 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4522 RT @daianaxart: Top 10 sexiest things ever witnessed on tv https://t.co/8bw7XDv8z8
## 4523 RT @synthiagallery: #stablediffusion\n\nA FULL FRAME CANON EOS-1D MARK III 14mm-35mm LENS DC COMICS FILTER ISO 51200 F/1.4 SHUTTER SPEED 1/20…
## 4524 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4525 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4526 RT @J2_spn_: @flybaby34 Yeah I think they're cute together, but I just don't see the romantic chemistry. I don't think I can ship them. As…
## 4527 RT @austraiIuke: i think once yall turn into that adult age, youre all gonna realize how important it is to have a sort of space for your i…
## 4528 RT @JulSPNForever67: @J2_spn_ I agree Almu. But if they pair them together and she makes him happy, I’ll deal but I prefer them as friends.…
## 4529 RT @B4bui1ddd: Maybe maybe Bible is calling build https://t.co/6B3xT8rK18
## 4530 RT @J2_spn_: Don't kick me out of the fandom, but I loved them as buddies and not so much as a romantic couple. Letting my personal issues…
## 4531 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 4532 RT @SpoilerTV: Performers of the Month - November 2022 Voting\n\n #PerformersOfTheMonth\n\nhttps://t.co/yPZX9UQkJJ https://t.co/pLqmloE8oH
## 4533 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4534 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4535 RT @sammyswalker: oh god rewatched the scene where hoyt proposed to geri & i genuinely started crying when he said “& geraldine? i meant it…
## 4536 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4537 RT @TheGreenCooler: Where is my solid one-hour Guardians of the Galaxy style happy holiday Supernatural special? One that is without angst?…
## 4538 RT @J2_spn_: You know you've curated well your tl when you see moots reacting to a drama, but you have absolutely no idea wth is going on.…
## 4539 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4540 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4541 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4542 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4543 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4544 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4545 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4546 RT @liquidcactus: $dji 1d. Price nudged higher to tag the 1.272 extension which satisfies me that a potential top is in place. On ltf the…
## 4547 RT @randazzzz_: I love when bad bitches compliment me😭 that’s who I do it 4
## 4548 RT @777jorgeivan: Sorry I left you on read I ain't mean to open that shi
## 4549 RT @CoconutShawarma: that was me 😭😭😭 https://t.co/QnxqNFT3cg
## 4550 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 4551 RT @jeffsatur: Just want to say ,there are many things that I wanna do, places that I wanna go with u SATs. No need for the Moon we’re alre…
## 4552 RT @rowwyaboat: he literally looks like a greek god here i cannot. top 10 jared pics fr https://t.co/zcLXvDp0pc
## 4553 RT @lohanisgod: pov: it’s 2013 https://t.co/FM9ZibxUxt
## 4554 RT @brubsackles: he intimidates me with that way of looking 👀🫠 https://t.co/VGEQH1l3RG
## 4555 RT @ImSmilingRn: I'm under a lot of the same conditions that made squidward so mean
## 4556 RT @suunflowervol28: you don't understand- https://t.co/QmhwVXcerx
## 4557 RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI
## 4558 RT @animalofregrets: joon's "all alone on an island, so fuckin’ lonely, somebody call me" and yoongi's "i'm in island in this vast ocean, d…
## 4559 RT @colinandjo1: Daily #Destiel 💙💚\n\nCas getting his Dean back after that suicide mission. 🥺💔😍❤️ https://t.co/1gDby9ZK00
## 4560 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4561 RT @obIiquidens: was the first “novel” you attempted to write as a kid just a poorly plagiarized version of your favorite book at the time…
## 4562 RT @matildarryyyyy: I’m not kidding I’m in actual tears https://t.co/cwKJAnvvPZ
## 4563 RT @tobesocharly: someone tell louis this isnt a vogue shoot https://t.co/sFDVOrWP5R
## 4564 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4565 RT @dordorls: a 🧵 of harry shirts that feels queer to me (idc if it doesn’t make sense) https://t.co/DHCFJNy37l
## 4566 RT @otbisbrave: People just love to reinforcing stereotypes and upholding heteronormativity in queer relationships. Why must one be feminin…
## 4567 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4568 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4569 RT @bts_bighit: Join the RM 'Indigo' Listening Party on @Stationhead! And don't miss the surprise!💙\n\n📆 Dec 5, 10:30pm PT | Dec 6, 3:30pm KS…
## 4570 RT @the1975_mfc: Matty on stage with Dashboard Confessional. \n#the1975 #BFIAFL https://t.co/wocVwjPn7K
## 4571 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4572 RT @mahoneysuga: Special 8 Photo-Folio - Me, Myself & Jimin ‘ID:Chaos' {SCANS} full thread \n\n#JIMIN #PARKJIMIN #BTS #방탄소년단 @BTS_twt https:/…
## 4573 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4574 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4575 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4576 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4577 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4578 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4579 RT @introvertsmemes: story of my life https://t.co/cx7nUjzd66
## 4580 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4581 RT @reynade2: WTS LFB PH\n\nONHAND TREASURE Photocard POB, RPC \n\n💎Anniv Magazine\n💎Blooming\n💎Teu Day\n💎World\n💎Welcoming\n💎LIPSS\n\nhyunsuk, jihoon…
## 4582 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 4583 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4584 RT @trashton5sauce: i don't trust larries that don't listen to louis' music
## 4585 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4586 RT @justnisahh: Exposing my girls @riptmhlawleys @MariamS_1D, we have been trying to organise meeting up since the 7th of September, it is…
## 4587 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 4588 RT @namuclover: indigo is for tired souls, for those who are tired of trying. indigo is the art of showing you that life exists out there a…
## 4589 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4590 RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…
## 4591 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4592 RT @TwBookClub: #BookoftheDay, December 4th — Non-Fiction, 4/4\n\nTemporarily Discounted:\nhttps://t.co/fI6qhHy2E5\n\nUplifted: 12 Minutes to Mo…
## 4593 RT @MindofZM7: To zquad or anyone who cares about zayn: do you lot ever think about how different life would be if zayn just stopped after…
## 4594 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4595 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 4596 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4597 RT @the_artist_nft: Gutter Cat Gang - Floor price candlestick\nLast 100 days evolution (1d)\nhttps://t.co/QNWtt2Gj0o\n⬇️ See below for 200 an…
## 4598 RT @onedlyricbot: i'll never look back now i'm ready to run
## 4599 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4600 RT @stylinarts: the clue that gives away that harry’s albums are all about the same person is the antidote lines. i don’t make the rules
## 4601 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4602 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4603 RT @cherieclique: ☆♱🎧🫧\nnewjeans and stray kids prints\n\n𓆩♡𓆪 njs sg23 inspired\nshop here: https://t.co/IafxWDAuxO\n\nwts lfb ph le sserafim new…
## 4604 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4605 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4606 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4607 RT @OffshoreInn: 📉 BTCUSD Alerts 📈 reviewed by Oliver Gate. Read the full review at https://t.co/5SJgk0QyFk.\n\nI traded the same alert from…
## 4608 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4609 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 4610 RT @jrc1921: 'It's coming home, but more importantly... free Palestine!' https://t.co/gTqiWA4oGl
## 4611 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4612 RT @Louissflorals28: don’t forget to post you streaming faith in the future with the #fitf4LF to be entered into our three giveaways !!!\n✩…
## 4613 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4614 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4615 RT @shanediamond17: @endlesseventeen perfect by 1d 🤭🥹🥹🥹🥹
## 4616 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4617 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4618 RT @comfortforliam: Good morning, Liam Payne deserves the world. https://t.co/3WcdAywPkQ
## 4619 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4620 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 4621 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4622 RT @Ioverspring: THEY’RE SO NICK AND CHARLIE I CANT BREATHE https://t.co/1sGRY53Y5I
## 4623 RT @allforsan710: 221205 Choi San amazing vocal cut.\n#san #choisan #산 #최산 https://t.co/K7aMMMJldh
## 4624 RT @camilanizer: @Camila_Cabello @jennaortega Your sister ❤️ https://t.co/hAjRire8L1
## 4625 RT @Camila_Cabello: .@jennaortega i love seeing a Latina on screen, especially when she’s also in one of my favorite shows this year !!!! P…
## 4626 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4627 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4628 RT @ScrapDaddyAP: @BiancaBelairWWE Inspiring!!! Congrats B!!!
## 4629 RT @FinnBalor: No Face Finn 📸 x @RichWadePhoto https://t.co/LwdGTIK1cq
## 4630 RT @WWE: Only one team can leave #WWERaw TOMORROW as the Undisputed WWE Tag Team Champions! \n\nWill it be @WWEUsos or @SuperKingofBros & @IA…
## 4631 RT @ScrapDaddyAP: Thank you, Petersburg, VA!!! #WWEPetersburg
## 4632 RT @deuxvirgos: I just noticed the shuffle button is disabled on Indigo https://t.co/OuXC1v38ZD
## 4633 RT @H0SEOKLOVER: Few more years and some will ask "what's the vlive logo at the corner?" https://t.co/VoiTdV6EvB
## 4634 RT @BarcaAcademyAZ: Our U16 EA team also went undefeated (2W-0L-1D) at the @EliteAcademyL National Winter Showcase in Florida this weekend!…
## 4635 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4636 RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO
## 4637 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4638 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4639 RT @F3ARLESSHOME: im not mentally okay https://t.co/rC9TOCqKiN
## 4640 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4641 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 4642 RT @pootlepod: A Snipe...just catchin' some rays @RSPBExeEstuary \n\nCanon EOS-1D X Mark III\nEF500mm f4L IS II USM +1.4x III\nƒ9 700mm 1/1600…
## 4643 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4644 RT @clifton_ideas: $APE (Update)\n\nFalling Wedge Upside Breakout is Already Done in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#APEUSDT…
## 4645 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4646 RT @eyes_in_tupelo: Looking for more swiftie besties! Other than TS I love:\n\n- marvel\n- Gilmore girls\n- concerts\n- theatre\n- 1d + solos exc…
## 4647 RT @weverseofficial: [Weverse Magazine] 2022 #BTS MOMENT: Music\nPdogg’s choice: “For Youth”\n\nWant to know more? Go to Weverse Magazine!\n\nKO…
## 4648 RT @stylinarts: i just know harry is having a heart attack rn and double texting louis bc he isn’t wearing his sling
## 4649 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4650 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4651 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4652 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4653 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4654 RT @ITZY_STREAM: [GOALS]\n\nOur first week goal for CHESHIRE M/V is 50M views and 2M likes. Keep streaming properly and let's get those wins…
## 4655 RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…
## 4656 RT @venomrry: happy louis = happy louies https://t.co/eyQqOcfWvI
## 4657 RT @TrendRidersTR: A Simple plan: buy at green areas, sell at red areas. Use stop loss.\n\n#Bitcoin \n1D chart key levels, #RiderIndicator htt…
## 4658 RT @lovesickse: @Stray_Kids i saw that minho https://t.co/fnS0Mic1xO
## 4659 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4660 RT @choguesungfc: Match day!!🔥\n\n#조규성 #choguesung https://t.co/DrQDHklpFg
## 4661 RT @PLEASINGLOUlS: @Stray_Kids caught int 4k 📸 https://t.co/4AuUzjuDk8
## 4662 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4663 RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…
## 4664 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4665 RT @satelliterrie: harry playing vicente fernandez in guadalajara, la rumba cha cha cha in cdmx and joe arroyo in colombia and showing his…
## 4666 RT @limitlessNaSh: $TEL hahahah told you😂😂, climbed during weekend as expected, took it to $0.003253 test. Next key resistance expected at…
## 4667 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4668 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4669 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 4670 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4671 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4672 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4673 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4674 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4675 RT @SHIBUYA_CYCLONE: 【本日】\n\nNo.13 x CYCLONE pre.\n「What's Your Favorite Number?」Release Party \n\nNo.13\nCrows of Scenery\nVirth Own Tails\nNew Ag…
## 4676 RT @PENSHOPPE: DIY your #PENSHOPPETCG statement pieces and go twinning with @NCTsmtown_DREAM's CHENLE, MARK, and JISUNG. ♻️ \n\n#ExpressYours…
## 4677 RT @PENSHOPPE: Good for the Earth, great on you. @NCTsmtown_DREAM's RENJUN, JENO, JAEMIN, AND HAECHAN wear #PENSHOPPETCG styles made from r…
## 4678 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4679 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4680 RT @shandyspark: @shirtsthtgohard The original designer \n@Benekyla👈💳for those looking for the original shirt💥👕
## 4681 RT @thisisayakasan: To international media:\n\n1) abolishing morality police in Iran is disinformation but it shows the fear of the regime.\n2…
## 4682 RT @thisisayakasan: Our problem is not the hijab, the government of the Islamic Republic is corrupt and must go, we don't want reforms, we…
## 4683 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4684 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4685 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4686 RT @rgpoojaa: #100DaysOfCode #Day76\n\nTopic: 1D vs 2D Sub-problems.✅ (DP)
## 4687 RT @twinflamebreeze: no this is not ok. this is the reason he must be cancelled. can't he just look like a normal human while watching foot…
## 4688 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4689 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4690 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4691 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4692 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4693 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4694 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4695 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4696 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4697 RT @aprilchoate: @darrell_arts @JoJoFromJerz @POTUS Man, he sure gets a lot done while he's sleeping... https://t.co/e8F58588KM
## 4698 RT @clifton_ideas: $DASH (Update)\n\nDescending Broadening Wedge Formation in 1d Timeframe....\n\nExpecting Another Massive Bullish Wave📈📈📈\n\n#D…
## 4699 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4700 RT @adelinest28: Woke up to this. I mean-\nFuck he’s fucking beautiful.\nThe hair. The eyes. The nose. The lips. The cheekbone. The whole Lou…
## 4701 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4702 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4703 RT @clifton_ideas: $KDA (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#KDAUSDT #KDA #USDTethe…
## 4704 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 4705 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4706 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4707 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4708 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4709 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4710 RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW
## 4711 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4712 RT @BellinghamJude: Massive win. Into the quarters we go!!!🏴❤️ https://t.co/xdz401BhKz
## 4713 RT @EX0POP: ET in Arabic the first and biggest Arabic source of celebrities saying this in their article about THE OH SEHUN aka DIOR MAIN E…
## 4714 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4715 RT @streamys: How many #streamys do you guys think @Quackity is taking home?! https://t.co/qsJR379K3L
## 4716 RT @Whale_Of_City: $red 1D chart look ready for a big candle.. chart never lie mind it. i'm not gonna sell my bag untill 30-50% gain.. http…
## 4717 RT @quackupdates: “ALEX QUACKITY” is trending! https://t.co/tgRPzoQSk8
## 4718 RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C
## 4719 RT @quackupdates: Friendly reminder to be kind and respectful to all the creators who won/were nominated tonight as the whole event is just…
## 4720 RT @ElAlexQuackity: @Quackity 10/10 Lightning
## 4721 RT @streamys: Here to present the next award for Breakout Streamer, it's @Quackity and Thee BlackBadger! 🏆 #streamys\n\n→ https://t.co/sbNDGg…
## 4722 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4723 RT @stfukhushii: presenting men writing women - a thread 🪡
## 4724 RT @TabbysShoppe: DaTzu Cuties ❤️\n#TWICE\n👑Order Here: https://t.co/wGkP2Xmm1g\n🏍️Shopee: https://t.co/JIgTwDKCUn https://t.co/id89jrzViY
## 4725 RT @HLDTour: “I look forward to seeing you very soon, hasta la proxima Buenos Aires!”\n\n💬: Harry telling the crowd till next time. \n#LoveOnT…
## 4726 RT @chingeechingu: wts lfb ph\n\nbts jin - the astronaut\nsealed album only, NO POB\n\nOnhand and ready to ship\n\n✅ choose ver - 650\n✅ set - 1300…
## 4727 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4728 RT @FORESTLIMIT: "haqua"\n\n2022.12.5(MON) 20:00〜\nEntrance : ¥1,500(w/1D)\n\nfeat...\nMazlika (Mnchr-m)\n機他(TOSH7/No Nations)\n\nresident:\nASTMA\n\nh…
## 4729 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4730 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4731 RT @streamys: Congrats on the 2022 #streamys Breakout Streamer win, @ishowspeedsui! 🏆\n\nMore awards coming up → https://t.co/sbNDGgKYQ8 http…
## 4732 RT @quackupdates: Quackity via the Streamys instagram! \n\nhttps://t.co/xdq99HRZBq https://t.co/2VaOmNoeHh
## 4733 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4734 RT @JimmyCrypto888: Sketch Your Heart Out ❤️\n\nhttps://t.co/63Bny1xSXx\n\n#NFTCommunity\n#NFTshill\n#NFTs\n\n@rocketbotpro giveaway 1,000,000,000,…
## 4735 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4736 RT @tweetsbunga: THREAD sleepwear wanita dan lelaki @ShopeeMY \n\n🛒 https://t.co/Z2wZmiKEIS https://t.co/HhbnDvOHEo
## 4737 RT @tweetsbunga: THREAD sneakers murah di @ShopeeMY \n\n🛒 https://t.co/zC9VRl7wGM https://t.co/oLRKcQLRBv
## 4738 RT @omochitwt: WTS LFB PH GO\n\nITZY CHESHIRE Album\n\n❤️🔥Limited\n❤️🔥Standard Version\n❤️🔥Special Edition\n\n***with pre order items / pob - th…
## 4739 RT @omochitwt: 🎉ITZY CHESHIRE SPECIAL EDITION ALBUM - PH GIVEAWAY🎊\n\n1) Follow us\n2) Like & rt this tweet\n3) Reply your bias’ photo\n4) Rt th…
## 4740 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4741 RT @catgirldevil: i wasn't an ipad kid, i was a pink nintendo DS kid
## 4742 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4743 RT @clifton_ideas: $WAVES (Update)\n\nFalling Wedge Formation in 1d Timeframe.....\n\nExpecting Upside Breakout 📈📈📈\n\n#WAVES #USDT #USDTether ht…
## 4744 RT @NftAnalysisDay: Top Eth Nft mint count 1D\n1 Rainbow Zorb 48772\n2 @FMClubnft 8263\n3 @EskaPawZ 7070\n4 Rainbow Zorb Noggles 5667\n5…
## 4745 RT @AshokKalepogu: Today i have Done my coding practice -1D in python....\n#ccbpion\n#NxtWave\n#codinglife \n#pythoncode \n#Python https://t.co/…
## 4746 RT @hasini_muvva: Hello everyone this is my today's test result in python completed my coding practice 1d. #nxtwave https://t.co/83bVy5J4Za
## 4747 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4748 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4749 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4750 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4751 RT @choi_nele: still haven’t moved on from this and neither should you https://t.co/ijXf9YNONj
## 4752 RT @nauiyeo: ok yeosang, that was INSANE.\nhttps://t.co/ET6esXIaGM
## 4753 RT @MBArenaBerlin: Hello there 😍
## 4754 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4755 RT @choi_nele: san singing jongho’s part in answer live like it’s nothing.. one of the many reasons why he could easily be the main vocalis…
## 4756 RT @HLDMedia: Harry honoring U2 in a video at the Kennedy Center Honors event tonight.\n\n🎥: newdreamstonight https://t.co/bcMY2yCXGW
## 4757 RT @ddalgijohwa: People don’t even call yeosang a human; they call him a statue, so other words than cute, pretty, handsome, gorgeous, dazz…
## 4758 RT @ddalgijohwa: The loud screams for Ateez just from the introduction alone, and Ateez was not yet arrived, not even on the stage yet at t…
## 4759 RT @StarlitMountain: one of the best parts of the concert! my beautiful wooyoung\n\n#ATEEZWORLDTOUR2022\n#BreakTheWallTour\n#ATEEZinHamilton\n#A…
## 4760 RT @zhouang: [NEW] mini brokker ATEEZ ver.\nA special set of 8 ATEEZ members commemorating the 3rd anniversary of ATEEZ's debut in Japan\nOrd…
## 4761 RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/AmNFd9yx7X
## 4762 RT @MARZHWA: the REAL punching bags of kpop twt https://t.co/icNF8XYqVW
## 4763 RT @mingaya_TEEZ: Now that's a real visual https://t.co/9Kj5mlsuaH
## 4764 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4765 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4766 RT @bts_bighit: RM 'Indigo' Mood Short Clip\n(https://t.co/8pomFTJ6MZ)\n\n#RM #Indigo
## 4767 RT @thedrkling_: crying over the thought I will never meet Ewan irl https://t.co/19lRBVXfT1
## 4768 RT @msvyzx: i need vitamin Cᵃˢʰ
## 4769 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4770 RT @TSwiftLyricsBot: karma is a cat purring in my lap 'cause it loves me
## 4771 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4772 RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…
## 4773 RT @ForeverWILlN_: i think my single era might be permanent.
## 4774 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4775 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4776 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4777 RT @quackupdates: PROUD OF QUACKITY ❤️
## 4778 RT @quackupdates: Quackity and “PROUD OF QUACKITY” are trending! https://t.co/k5bHym9rO9
## 4779 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4780 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4781 RT @iloveamountain: Y’all, a youtuber reacted to Ateez literally JUST bc they saw it was trending on YouTube and absolutely loveddd them, I…
## 4782 RT @mingaya_TEEZ: Can we talk about how yeo got multiple articles talking about his incredible beauty like im sorry he is just unmatched n…
## 4783 RT @guessxnugu: bbtrippin 😂 what are you doing baby ! The ending 👀 #ATEEZ https://t.co/UH7SMVKqyT
## 4784 RT @sanopsis: obsessed… #CHOISAN #최산 https://t.co/HTs7nX26vS
## 4785 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4786 RT @lemberryph: 🛒꒱ wts lfb ph help rt \n\n wake me up, & bdz postcards ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sc…
## 4787 RT @EclipseJwy: Atiny’s fanchant is on another level https://t.co/JS6TNf2udb
## 4788 RT @woosanalbum: choi san, the real model. https://t.co/BEIYolZgUz
## 4789 RT @etherealsanie: I love his dimples so much. 🥺😭 https://t.co/3biiaKGmDF
## 4790 RT @ming1supremacy: genuinely wondering how model agencies haven't signed choi san up yet??? are you seeing this man? https://t.co/15bGeRb…
## 4791 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4792 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 4793 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4794 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4795 RT @maziidal: can’t imagine my life without ateez\n\n#ATEEZinCANADA #ATEEZWORLDTOUR2022 https://t.co/PNnPgKJTl1
## 4796 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4797 RT @woosanalbum: this is what literal perfection looks like https://t.co/WDqFwepEE9
## 4798 RT @allforsan710: Choi San popularized the "possessed dance and Immersed acting" on stage. He is the trendsetter. Noone can do better than…
## 4799 RT @1024updates: [🎬] 221204 | Music Bank in Chile, ATEEZ cut\n\n#ATEEZ #에이티즈 @ATEEZofficial https://t.co/QhA8uF3jKC
## 4800 RT @allforsan710: Choi San is The Real performer. ❤️🔥\n#san #choisan #ateez #산 #최산 #에이티즈\nhttps://t.co/f2o9dVMinh
## 4801 RT @sanopsis: WE GOT AURORA CRUMBS IN 2022 AND IT WAS THE BEST MOMENT OF MY LIFE 😭 #CHOISAN https://t.co/G3rp4aTDQu
## 4802 RT @tehampton69: Just because\nJensen Ackles\n@JensenAckles https://t.co/LKD8oA1YeC
## 4803 RT @harrysfIorist: harry saying look at the moon when he is my moon https://t.co/bQkqkEsrAH
## 4804 RT @alwaysdeanw: goodnight <3 https://t.co/Yg3jxO68b0
## 4805 RT @lohanisgod: category is teen ‘it’ couples that had an absolute chokehold on society https://t.co/QedWYhYJMB
## 4806 RT @allforsan710: Wah Choi San demonic stare and smirk will be de4th of me 😵 He is so hot!!! 🫠❤️🔥 #san #choisan #ateez #산 #최산\nhttps://t.co…
## 4807 RT @TheHarryNews: A look at Harry and his outfit for tonight #LoveOnTourBuenosAires https://t.co/Jpl2CSVEIS
## 4808 RT @allforsan710: If duality is human, His name must be Choi San. #san #choisan #산 #최산 \n\nAngel 😇 Devil 😈 https://…
## 4809 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n &twice repackage postcards ♡\n𓏔 ny + jy - ₱99\n𓏔 jh + mn + ty - ₱300\n𓏔 shopee: https://t.co/3XbOQH…
## 4810 RT @hsdlot: The crowd of 80,000 people during Sign Of The Times at Estadio River Plate in Buenos Aires, Argentina - December 3 (via _sweetf…
## 4811 RT @ATYstream: 📋| 'Celebrate' Special Video has reached 2.1M views! 🥂🔥\n\n— 🌸 — \n#에이티즈 ⭒ @ATEEZofficial⭒ #エイティーズ ⭒ #ATEEZ https://t.co/1QlhVF…
## 4812 RT @ATYstream: 📋| Jongho OST - 'Gravity' Official Audio is less than 20k away from 100k views! \n\nMake sure to watch it lots these days, Ati…
## 4813 RT @ATYstream: ✧ PARADIGM ✧ 1.400.000 ✧\n\nAmazing job, #ATINY! 🎉\n'Paradigm' MV has surpassed 1.4M views!✨\n\n— 🌸 — \n#ATEEZTheParadigm #PARADIG…
## 4814 RT @fearlessly2803: This is THE Louis Tomlinson photo. https://t.co/YnWhm3SY0m
## 4815 RT @lthearting: his happiness for the hat, so small\n 😞 https://t.co/LKGhAnpZzr
## 4816 RT @atzlovclub: the ost line up is kind of crazy of reborn rich..... \n\njongho and THE shin yong jaes name in the same drama ost....... u ki…
## 4817 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…
## 4818 RT @Jenmishs_bitch: Why the fuck https://t.co/3p0abL5Q9T
## 4819 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4820 RT @ATYstream: 📋| 'Turbulence' MV has surpassed 27.3M views! 🎉✈️\n\n— 🌸 —\n#에이티즈 ⭒ @ATEEZofficial ⭒ #エイティーズ⭒ #ATEEZ https://t.co/Gp7D6wPUja
## 4821 RT @goIdenaffairs: obsessed with how excited the security guards were to see harry too 😭 https://t.co/f6IrNwCp5S
## 4822 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n happy happy postcard ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod sco pre…
## 4823 RT @ATYstream: 📢| 'Deja Vu' MV has surpassed the views of 'Thanxx' MV & is now the 6th most streamed ATEEZ MV on YouTube! 🎉\n\n— 🌸 —\n#에이티즈 #A…
## 4824 RT @PRADAXBBY: me in the bathroom mirror after a few drinks https://t.co/EcX1QStRJO
## 4825 RT @ATYstream: 🎉 | Congratulations!\n\n'Guerrilla' MV has reached 29.000.000 views! ✨\n\n— 🌸 — \n#에이티즈 @ATEEZofficial #エイティーズ #ATEEZ https://t.c…
## 4826 RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU
## 4827 RT @soompi: "#RebornRich" Overtakes "#ExtraordinaryAttorneyWoo" To Become Most-Watched Miniseries Of 2022\nhttps://t.co/64N9uE8FZU https://t…
## 4828 RT @sassychopsuey: I LOVE HIM SO MUCH 💙 https://t.co/UJW9jl182K
## 4829 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more once japan pob ♡\n𓏔 ₱69\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand cod s…
## 4830 RT @dn4comfort: he’s so precious https://t.co/xyfwc6at6k
## 4831 RT @Wooyooateez: ONE OF ATEEZ MEMBER IN A K DRAMA SOON?
## 4832 RT @Rose_ackles_: Jensen Ackles singing Angeles lives in my mind rent free ❤️ https://t.co/evfmF8HlZs
## 4833 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n #twice photocard + can badge set ♡\n𓏔 ₱99\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice onhand…
## 4834 RT @louisacademia: he’s so dreamy https://t.co/ieY2rJ7oJa
## 4835 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4836 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4837 RT @fourlokolou: louis’ the type of guy who thinks carrying an umbrella when it’s raining is embarrassing
## 4838 RT @sassychopsuey: GIRLS THAT DOESN'T TAKE PAINKILLERS FOR CRAMPS ARE TO BE FEARED.
## 4839 RT @sunfflouwerry: louis tomlinson louis tomlinson \nat 18 at 30 https://t.co/wB77OhCw4m
## 4840 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4841 RT @louisacademia: blur or not hes still a cutie https://t.co/qGMKnsLjoq
## 4842 RT @allforsan710: Noone can do it on his level. Choi San sets the standard for KPop performance too high. HE IS THE BLUE PRINT OF THIS KIND…
## 4843 RT @kyotolouie: louis tomlinson has the best merch https://t.co/YYPv9AYYQ3
## 4844 RT @sparkleslouist: he's unreal https://t.co/Bl0UQWRNYQ
## 4845 RT @19950808_aug: 221204 SEVENTEEN WORLD TOUR - [BE THE SUN] - Nagoya\n\n#세븐틴 #SEVENTEEN #최승철 #승철 #에스쿱스 \n@pledis_17 https://t.co/OJWpCxqpl9
## 4846 RT @cuddlydean24: Is that an spn reference? 😭 https://t.co/23dQhGniO1
## 4847 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4848 RT @JimmyCrypto888: #WIP \n#NFTCommunity \n\n@rocketbotpro giveaway 10,000,000,000,000 whex 1 1d https://t.co/0COed8xu6u
## 4849 RT @ATEEZofficial: [🎬] ATEEZ(에이티즈) THE FELLOWSHIP : BEGINNING OF THE END IN JAPAN Blu-ray & DVD Preview\n⠀\nhttps://t.co/5QmR26gLkY\n⠀\n#TheFel…
## 4850 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n twicetagram ♡\n𓏔 ₱189\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…
## 4851 RT @sunfflouwerry: harry styles' biceps; an urgently needed thread https://t.co/G3SYwRIgSq
## 4852 RT @chpgnsupernova: Jenna Ortega says lately she's been obsessed with Louis Tomlinson's music “I love Faith In The Future, everyone should…
## 4853 RT @spinning_again: i see louis smiling from a distance in one blurry, pixelated video and my mood still goes 📈📈📈
## 4854 RT @larry4ever28_: Prompt idea: Louis is a famous football player. Harry is a famous singer. Harry is watching the game while on tour and L…
## 4855 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n what is love ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod…
## 4856 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n yes or yes ♡\n𓏔 ₱239\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod sc…
## 4857 RT @skywardlouis: Louies are so funny we don’t see Louis for a week and it makes us miss him so much that we basically cry over 2 pixels of…
## 4858 RT @sassychopsuey: HOMOPHOBIA NEVER MADE SENSE TO ME BC WHY DO YOU CARE WHO OTHER PERSON KISSES.
## 4859 RT @httpxellise: i am such a” remember when”, type of person.😭😭 memories mean so much to me.🫶🫶
## 4860 RT @mel_thearmtouch: EXCUSE ME https://t.co/WBSEorGUgu
## 4861 RT @sunfflouwerry: how listening to angels fly by louis tomlinson feels like https://t.co/89XSvl1zBi
## 4862 RT @myloverry: harry decorated his house for christmas! https://t.co/fCOVaeajgi
## 4863 RT @acklesism: my babies look at them <33 https://t.co/tr5xh3VoAf
## 4864 RT @stylinarts: louis really is built different for not wearing any cast or sling with the type of fracture he got.
## 4865 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 4866 RT @acklesism: insanely pretty <333 https://t.co/GiN8CQesWK
## 4867 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4868 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 4869 RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6
## 4870 RT @lemberryph: ꒰🛒꒱ wts lfb ph help rt \n\n more & more ♡\n𓏔 ₱249\n𓏔 shopee: https://t.co/3XbOQH8N3q\n\n🌷. . . twice unsealed album onhand cod s…
## 4871 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4872 RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To
## 4873 RT @ifscasjack: their smiles are everything https://t.co/j12lhVsgzV
## 4874 RT @dadstielkline: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the Supernatural ship Destiel. "I just think that…
## 4875 RT @oocwednesday: wife materal if i’ve ever seen one #wednesdaynetflix https://t.co/ERlkTz6TyW
## 4876 RT @Rose_ackles_: remember when Jensen Ackles https://t.co/wM7QHsATNj
## 4877 RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4
## 4878 RT @andjensenackles: jensen ackles and ukcon sns https://t.co/Fi0BwADrwk
## 4879 RT @alwayshgolden: "who is touching me 😳 oh it's just harry 🤭🤭🤭" https://t.co/G3OcjrtDu9
## 4880 RT @alwaysdeanw: good morning 🧡 https://t.co/TsSN337g2p
## 4881 RT @msvyzx: i need vitamin Cᵃˢʰ
## 4882 RT @soitfuckingoes: taylor swift didn't write "good girl, sad boy, big city, wrong choices we had one thing going on i swear that it was so…
## 4883 RT @lowkeyalbert: u ever listen to a song and remember exactly how life used to be when u first heard it ?
## 4884 RT @sparkleslouist: he's so... https://t.co/TkL7vdjNwb
## 4885 RT @hstylespics: Harry tonight for Love on Tour Buenos Aires https://t.co/LMolOERsI4
## 4886 RT @dreaminofyouhs: how do i buy the moon for harry
## 4887 RT @acklesism: real https://t.co/XoRTPlvpG5
## 4888 RT @aIys_x: a girl and her bed on a Sunday is an endless love affair 🤍
## 4889 RT @swtrdana: oh to be loved and pursued
## 4890 RT @sassychopsuey: HS1 DESERVED WHAT FINE LINE AND HARRY'S HOUSE GOT.
## 4891 RT @otbsapphics: the day that harry realized that “you” and “lou” rhyme was the day that he decided to make it everyones problem
## 4892 RT @mishackleckii: i miss dean winchester i miss him bring him back my heart hurts https://t.co/CpMWOUK5qf
## 4893 RT @Football__Tweet: 🎙️ Ellie Molloson: “As a girl who grew up in England, I never believed that it would be possible to go out without sex…
## 4894 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4895 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 4896 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4897 RT @dhilipan10: $Gold 1D Manipulation Before Down!!\n\nhttps://t.co/l12E2Uq82a\n\n#GOLD #XAUUSD https://t.co/u1FD702vQ3
## 4898 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…
## 4899 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 4900 RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…
## 4901 RT @donnajade_: Genuinely hope life is kinder and softer next year, in every single way
## 4902 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4903 RT @quackupdates: If the official stream ended, here's another broadcast you can watch from until it comes back 🫶 https://t.co/24CBaoJAGn
## 4904 RT @QuackGiveaways: CONGRATULATIONS TO QUACKITY FOR WINNING THE COMEDY ON THE STEAMIES 2022
## 4905 RT @CB97central: 🔎 TUMBLR • 2022 TOP K-POP STARS\n\n#8 Bang Chan\n\nAll Stray Kids members are in the top35 🥳\n\n#BangChan #방찬 #CB97 #方灿 #バンチャン @…
## 4906 RT @quackupdates: New picture of Quackity at the #Streamys via GettyImages! https://t.co/Yb7oVppXpa
## 4907 RT @tdefenseless28: LOT Buenos Aires N2 Recap:"We have some music, we have all of you, we have the moon up there, we're gonna have some fun…
## 4908 RT @CryptoFaibik: $KDA Looks Promising here..!!\n\n- Falling Wedge Formation in 1D timeframe.\n- RSI Bullish divergence.\n- Massive Buying Volu…
## 4909 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 4910 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 4911 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4912 RT @SAlNTASHES: IDC HE WON IN MY BOOK !!! QUACKITY SIEMPRE GANA https://t.co/7XWhc0wi5w
## 4913 RT @tpwkcorpse: quackity the winner of every streamy🫶 https://t.co/327qfWRnvi
## 4914 RT @Andry_SZAJ: NOOO HE DIDN'T WIN QUACKITY NOOO YOU DESERVED
## 4915 RT @stylinarts: goodnight xx https://t.co/C9pKBKN8L6
## 4916 RT @HLDTour: Harry waving an Argentina and pride flag. \n#LoveOnTourBuenosAires #Night2 \n4.12.22 \n\n🎥: facethehallway \n\n https://t.co/wRA0P4D…
## 4917 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 4918 RT @mthurt1: 1d. But that’s only effective if AMC shows they’re willing to commit. After 12 years, it’s time to go big or go home. #Caryl
## 4919 RT @MyPolicemanNew: ‘My Policeman’ by Michael Grandage starring Harry Styles, Emma Corrin and David Dawson was top #1 in +100 countries on…
## 4920 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 4921 RT @georgesjuicyass: @WolflynD Streamy awards, quackity looks cool... But didnt won😭😭 https://t.co/l6WOlOCXij
## 4922 RT @Stray_Kids: Stray Kids(스트레이 키즈)\n2023 SEASON'S GREETINGS\nSKZ'S Mini World\n\nTEASER VIDEO\n\nPRE-ORDER\n2022.12.05 MON 14:00 ~ 2022.12.16 FRI…
## 4923 RT @HLDTour: “Make some noise for that plane that's landing over there! Welcome, everyone, welcome to Buenos Aires.”\n\n💬: Harry shouting out…
## 4924 RT @befookinkind28: THERE IS AN OLI UA AND NO ONE TOLD ME ABOUT IT?! OMG https://t.co/NrwdHYp07d
## 4925 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4926 RT @venomrry: my favorite thing about chop suey are his eyelashes https://t.co/KWxK5DavTa
## 4927 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4928 RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf
## 4929 RT @_shaily_xoxo: He's such a baby. Omg if he looks at me with those two little puppy eyes I'll die right there and be transported to hell…
## 4930 RT @venomrry: spot the angel (easy edition) https://t.co/IUFR5nalJH
## 4931 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4932 RT @yessss_ssssssss: Louis don't block me https://t.co/HrM1eYjicg
## 4933 RT @GoldenPixie935: I'm sorry, lads, but this was just a cheesy 80s family portrait waiting to happen. I regret nothing. @Louis_Tomlinson @…
## 4934 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4935 RT @_shaily_xoxo: OH MY GOD. THE HAIR. THE ARM. THE FACE. THE SMILE. I am gonna cry 😭 https://t.co/lWNo4r404Y
## 4936 RT @lousbeautx28: the t-shirt? just let me cry in peace… https://t.co/iksfRuzNOP
## 4937 RT @BT21_: 📌To Be Announced\n⭐️Special items for the 5th Anniversary\n\n📌2023.01.06 (FRI)\n⭐️Fan Meet-up in ZEPETO\n\n#ComingSoon #2022BT21FESTIV…
## 4938 RT @BT21_: UNIVERSTAR BT21's unforgettable festival!🎉\nAll prepared only for UNISTARS✨\n\nBT21 5TH ANNIVERSARY FESTIVAL\n\n📌12.22 (THU) 7PM (PST…
## 4939 RT @soompi: #KimSooHyun And #KimJiWon Confirmed For New Drama By "Crash Landing On You" Writer\nhttps://t.co/POPwmgf4MF https://t.co/kOLryZ2…
## 4940 RT @Swift_Vid: (187.9K likes | 1d) https://t.co/E7EuqmANrR
## 4941 RT @lthearting: world cup 2022 https://t.co/gMqzSY8Ndr
## 4942 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 4943 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4944 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 4945 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4946 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4947 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4948 RT @Xwonho_Wenee: ~ WONHO'S VLIVE ~\n\n🐰: ah today, I won't say goodbye. Thank you so much for coming Wenee, and that might be the last Vlive…
## 4949 RT @mollytokki: 🐰I just want to say I love you Wenees, & thank you, for making me a hard-working person, making me a happy person, and maki…
## 4950 RT @Xwonho_Wenee: 🐰: don't cry... I'm sad too,ah don't cry. It's not like I'm not coming back. You know I'm coming, right? Don't cry, why a…
## 4951 RT @Koreaboo: BTS’s RM Breaks Down The Deeper Meaning Behind His “Indigo” Album Cover Art \n https://t.co/rJDPIPVjev
## 4952 RT @WORLDMUSICAWARD: Top 10 Artists on #GlobalSpotify (December 2)❤️🔥 \n1⃣ #BadBunny \n2⃣ #TaylorSwift \n3⃣ #TheWeeknd\n4⃣ #MetroBoomin\n5⃣ #Dr…
## 4953 RT @soompi: #BTS' #Suga Becomes 2nd Korean Male Soloist In YouTube History To Have An MV Hit 400 Million Views With "Daechwita" #Daechwita4…
## 4954 RT @Koreaboo: BTS's Jin Can't Help But "Call Out" Jungkook During His Birthday Broadcast 😂\n\nhttps://t.co/YQ4qMu6foM
## 4955 RT @CloutNewsMedia: Kim Namjoon, aka RM of BTS, was the MOST followed K-Pop soloist on Spotify last week 💚\n\n#kimnamjoon #namjoon #rm #bts @…
## 4956 RT @zachsang: hellooooo army! if ya missed my interview with RM it's going to replay ins 5 minutes right here! it's available all over the…
## 4957 RT @CloutNewsMedia: Jungkook of BTS was the MOST followed male K-Pop artist on Instagram last week (+256K)\n\n#jeonjungkook #jungkook #jk #bt…
## 4958 RT @WORLDMUSICAWARD: 🔝🔟SINGLES🌎ITUNES\n1⃣Wild Flower #RM #BTS\n2⃣All I Want for Christmas Is You #MariahCarey\n3⃣MadeYouLook #MeghanTrainor…
## 4959 RT @marktuan: Coming down to the last couple days!! Come hangout with us today! Another epic games stream! \nhttps://t.co/SjmYHj9iik\n\n#EpicP…
## 4960 RT @BamBam1A: you are morning person
## 4961 RT @allkpop: [UCC] “Dreamers” by #Jungkook becomes the fastest solo song by a K-Pop soloist to reach 50 million streams on Spotify https://…
## 4962 RT @RecordingAcad: .@bts_bighit (@BTS_twt) got their first GRAMMY nomination for Best Pop/Duo Group Performance for their hit "Dynamite" in…
## 4963 RT @btschartdata: .@BTS_twt daily top songs on Spotify #1-#10 (12/02) https://t.co/bVrn9oP19L
## 4964 RT @Onmanorama: Eldest #BTS member and #TheAstronaut singer Kim Seokjin turns 30 today.\n\n#JinDay #HappyJinDay #JINJINJIN https://t.co/3LPen…
## 4965 RT @WORLDMUSICAWARD: 🔝🔟💿🌎🎵\n1⃣Indigo #RM\n2⃣Christmas #MichaelBublé\n3⃣Rumours #FleetwoodMac\n4⃣GreatestHits #fleetwoodmac\n5⃣25 #Adele\n6⃣Midnig…
## 4966 RT @GMA: Our favorite Jin moments for his birthday! \n@BTS_twt #HappyBirthdayJin\nhttps://t.co/KdLAHBJ1r1 https://t.co/L7dmJIF1eU
## 4967 RT @RhythmHive_twt: #BTS FX THEME UPDATE\n<2022 Holiday Party>\n\n▶https://t.co/pTCwEETPFZ\n\n#RhythmHive #리듬하이브 #방탄소년단 https://t.co/rfqxTXPioo
## 4968 RT @MTV: Happiest of birthdays to @BTS_twt's Jin!! 🫶 💜 https://t.co/iVJpgnyFhC
## 4969 RT @WORLDMUSICAWARD: #Jin's smash hit #TheAstronaut reenters the #OriconSingleschart in Japan this week at #4, after debuting at #2, sellin…
## 4970 RT @billboard: RM's debut solo album 'Indigo' is here, and so is the music video for the track "Wild Flower"! https://t.co/Z6UKm2j0JI
## 4971 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4972 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nVideos musicales de #BTS que alcanzaron nuevas cifras en YouTube:\n\n🔸Save Me —690M (🔜700M)👀\n🔸Permission…
## 4973 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4974 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 4975 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 4976 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4977 RT @iiitsubakiii: I SAW QUACKITY
## 4978 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4979 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4980 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4981 RT @streamys: HE IS HERE!\nWelcome to the #streamys @Quackity! https://t.co/oLz0yock3C
## 4982 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 4983 RT @ezcart666: wts lfb ph\n\nSALE SALE SALE\n\nASSORTED NCT SEVENTEEN PHOTOCARDS\n₱100 - ₱150\n\n- w/ freebies\n- pf included\n- onhand & ready to s…
## 4984 RT @ezcart666: wts lfb ph\n\nNCT 127 2 BADDIES PB DIGI PHOTOCARDS\n- ₱510 - ₱1050\n\n- w/ freebies\n- 🖤 has pc marks\n- pf included\n- onhand & rea…
## 4985 RT @BB_Votaciones: INFO📈🎶\n@BTS_twt\n\nCanciones de #BTS que alcanzaron nuevas cifras en Spotify:\n\n🔹Boy With Luv — 955M\n🔹DNA — 530M\n🔹Yet To Co…
## 4986 RT @BT21_: 🔊: BT21 minini are here!\nTo live inside UNISTARS' house❣️\n\nBT21 minini\nHouse Mood Lamp\n\n✔️Global\n📍LINE FRIENDS COLLECTION\n👉https…
## 4987 RT @BIGHIT_MUSIC: [기사] ‘It Documents My Growth as an Artist and a Person’: #RM on Creativity, Collaboration, and His First Solo Album\nhttps…
## 4988 RT @cake_x_official: BTS TRAVEL VLOG, a live edition of the #BTS_TRAVEL_BOOK \n\n2022. 12. 07. 11AM (KST) \n🎬 COMING SOON\n\n#BTS #BTS_TOUR #BTS…
## 4989 RT @cherrrydaydream: we are witnessing the man we grew up watching make all his dreams come true. never ever take any chance you get to see…
## 4990 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4991 RT @KFC_UKI: Thanks for the support @Louis_Tomlinson. Always knew you were the best member of 1D. The new album is well worth a Krushem.
## 4992 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 4993 RT @zobeepee: Today has Childe banner like this 7 day xxhrs.\n\n60GC\n1st winner pull @: 6d/xxhrs\n2nd: 5d\n3rd: 4d\n4th: 3d\n5th: 2d\n6th: 1d\n7th:…
## 4994 RT @drxmstial: QUACKITY STREAMER OF THE YEAR!\n\n[ #quackity #quackityedit ] https://t.co/yoHS934N0O
## 4995 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 4996 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 4997 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 4998 RT @louustheticc: okay but can we just ignore @CapitalOfficial ?? they use 1d for clout and nothing else. unfollow them and don't interact…
## 4999 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5000 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5001 RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…
## 5002 RT @jinliafeed: THEM\n\n#RYUJIN #LIA #ITZY https://t.co/HDjJ2eLx7F
## 5003 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5004 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 5005 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5006 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5007 RT @heartsantidote: HES LITERALLY A BABY DUCK I NEED EVERYONE TO LOOK AT THIS https://t.co/NHbReDmYJ9
## 5008 RT @HLDTour: Canyon Moon, Harry Styles, live from Estadio Mâs Monumental.\n#LoveOnTourBuenosAires #Night2\n4.12.22\n\n🎥: selenaeuphoria \n https…
## 5009 RT @harryisamiIf: louis this day is just... https://t.co/i9sQv06Oo9
## 5010 RT @Velvet_Capital: Best Performing Portfolio's this Past Week on @Velvet_Capital 🏆 \n\n🥇BigCap Altcoin 📈 6.34%\n(@jay1iverson)\n🥈Value Plays 📈…
## 5011 RT @marvelftlouist: jumping off a bridge seems more and more appealing every time i see this video https://t.co/FkZV1j7KME
## 5012 RT @Velvet_Capital: What’re you waiting for?\n\nGet the most out of your crypto today! 👉🏻 https://t.co/nulth5XtxV https://t.co/ElqRjAQ8iI
## 5013 RT @Velvet_Capital: Like what we’re building?\n\nJoin us & let’s build together:\n\nhttps://t.co/tT9ZDMJdBu
## 5014 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5015 RT @Velvet_Capital: Interesting results. 👀 \n\nWhere should we deploy next? 🔨 \n\n#buidl #DeFi
## 5016 RT @BNBCHAIN: Learn about the progress our November Stars have been making over the past week on #BNBChain. \n\n@TheHarvestGame, @tallyxyz, @…
## 5017 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5018 RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv
## 5019 RT @UpdateHLD: Louis watching the England vs. Senegal match today! \n\n📸: boxparkwembley https://t.co/5f10veSsXf
## 5020 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5021 RT @chartdataITZY: 2022 Most-Streamed Girl Groups on YouTube Music USA 🇺🇸 \n\n#1. BLACKPINK — 309M \n#2. Twice — 175M \n#3. Destiny’s Child —…
## 5022 RT @ITZYofficial: ITZY X SINGLES\nDECEMBER, 2022\nhttps://t.co/o7CSZCnXxD\n\n#ITZY #MIDZY @ITZYofficial\n#ITZY_CHESHIRE\n@singlesmania https://t.…
## 5023 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5024 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5025 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5026 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5027 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5028 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5029 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5030 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5031 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5032 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5033 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5034 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5035 RT @RicosTrade: Volume Range Profile nice and full below. Support on the 50MA… 200MA above. Lovely set-up for a Golden Cross on 1D. Plenty…
## 5036 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5037 RT @matt_gray_: The 10 best Christmas ads of all time: \n\n1. Mercedes-Benz, 2013 https://t.co/ce6rjPlV3h
## 5038 RT @shivangistories: @xalwayspayno Thats very true. I've always been a Liam girl. He is the reason I started listening to 1D in the first p…
## 5039 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5040 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5041 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5042 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5043 RT @hrrysIatenights: the way he accepted not being as “successful” as a solo artist like he was in 1d….little did he know 😭🫶🏻 https://t.co/…
## 5044 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5045 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5046 RT @thedailydanni: @ExquisiteWill I think the girlies forget or either weren’t here for the early 1D days to know that Zayn gets anxiety wh…
## 5047 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5048 RT @sapnapalt: IM ALIVEEEEE
## 5049 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5050 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5051 RT @ChrisBBacon3: @Kenneth72712993 @jimdtweet @NewNormality20 @pauladamsalber1 @NoelTurner194 @Jeffrey75327765 @WayneAllanH @JustinGrant923…
## 5052 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5053 RT @BamBam1A: Good Morning ☀️
## 5054 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5055 RT @HS_News_: Harry x Banana 2.0 🍌 \n\nHarry tonight in Buenos Aires \n\n- December 4th, 2022 https://t.co/ZeQwS88CbC
## 5056 RT @SUG4DRI: if I had to describe my 2022 with a video it would be this https://t.co/VQrdajGNut
## 5057 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5058 RT @Bangtan7tiktok: #Dreamers\n4.5M views | 1d❤️🔥\n\nThis looks so good???\n\n 🔗:https://t.co/sZcNpIXhqx\n\n [click + like + comment+share+repost…
## 5059 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5060 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5061 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5062 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5063 RT @rmarchives: paul blanco’s reaction to namjoon sending him a dm asking him to collab https://t.co/ngdcBM2YiI
## 5064 RT @HLDTour: “Every single time I’ve played in this country you have been unbelievable and you have given me so many special memories, than…
## 5065 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5066 RT @mhdksafa: A reporter asked me: why do I wish people “happy holidays“?\n\nBecause from 1 November to 15 January there are approximately 29…
## 5067 RT @bangtinyboyys: And here i cried https://t.co/bg5CANm61o
## 5068 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5069 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5070 RT @midcys: four more days left til it's yuna day! https://t.co/ABzxCZzQA3
## 5071 RT @AleXa_ZB: Had the wonderful opportunity to exchange albums with ITZY today 🥹 The girls are all so pretty and sweet- so deserving of all…
## 5072 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5073 RT @ngxshopee: Every Pants\nhttps://t.co/QBi25tRfBx https://t.co/6TLkCecClz
## 5074 RT @HLDTour: "Mitchell Rowland everybody!" \n\n💬: Harry introducing Mitch before his guitar solo in She. \n#LoveOnTourBuenosAires #Night2 \n4.1…
## 5075 RT @HLDTour: “VIVA ARGENTINA!!!!!”\n\n💬: Harry loving on Argentina. \n#LoveOnTourBuenosAires #Night2\n4.12.22
## 5076 RT @HLDTour: “Last night was absolutely incredible, you are no different tonight. Thank you for coming out and singing, dancing with us.”…
## 5077 RT @HLDTour: “I love love love coming to Argentina to play and we will be back any time you will have us.”\n\n💬: Harry expressing his love fo…
## 5078 RT @Csmurfy1: Another great NFT Artist!!!\n\nMust follow:\n@ShelterStormNFT \n @Crypto0verlords\n\n#NFT #NFTs #NFTCommunity #NFTdrop #nftart #N…
## 5079 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5080 RT @fearlessly2803: Does it ever drive you crazy? https://t.co/Qi8JctO3YU
## 5081 RT @stylinarts: i was about to say someone should write a poem about louis’ beauty but harry already did that with sweet creature https://t…
## 5082 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5083 RT @finelourryy: Seriously how? how is he so fucking pretty? 😭\nhttps://t.co/gg7ryXqlWO
## 5084 RT @signofthtimes28: this Louis with this Harry https://t.co/vbCW9Yl2To
## 5085 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5086 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5087 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5088 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 5089 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5090 RT @cyberspace2140: #BTC 1d timeframe #HiddenBearishDivergence📉 A breakour above of $17601.15 would be invalidation. NFA DYOR #Trading #Bit…
## 5091 RT @sun28flowers: Harry remembered him 😁https://t.co/vit5Mf9rFe
## 5092 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5093 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5094 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 5095 RT @JimmyCrypto888: Saved up for 2 years took my family on vacation🌴\n\n1st day got COVID🤦🏽\n\nFinally tested negative🙌\n\nAva got an early bday…
## 5096 RT @shittokindaok: shawn mendes, the wonder era (2020-2022) https://t.co/2hG7PhYesc
## 5097 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5098 RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…
## 5099 RT @StylesMilky: 'Wednesday' actress Jenna Ortega says lately she's been obsessed with the 1D fandom ships Larrie. "I just think that they'…
## 5100 RT @sneakysneakery: Manchester Night 1 ♥️\nBuenos Aires Night 2 ♥️ https://t.co/imBlUkDjdu
## 5101 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5102 RT @HLDTour: "We have some music, we have all of you, we have the moon up there, we're gonna have some fun." \n\n💬: Harry telling the crowd w…
## 5103 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5104 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5105 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5106 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5107 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5108 RT @HLenargentina: "and once again, argentina you’re right in here (su corazón❤️)" https://t.co/8NGxNy8ebv
## 5109 RT @momentsofence: lego flower collection 💐 https://t.co/SXDyqylfD1
## 5110 RT @signofthtimes28: Not Louis following Lewis after he said he loved to be an 1D sandwich and that sandwich being him and Harry 😏
## 5111 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 5112 RT @weirdlilguys: besties https://t.co/lF0ndBRK1M
## 5113 RT @meandwh: you and your 3@ https://t.co/ueQyVMp0Ni
## 5114 RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW
## 5115 RT @jayythewave: "BRO" has no gender, i even call my mom bro
## 5116 RT @softdeIicacy: a date like this. https://t.co/Jezzx5NaWo
## 5117 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5118 RT @JJAJAYY: It’s not Christmas without this 😭😭 #1D #Onedirection \nhttps://t.co/Y3YZInBTN6
## 5119 RT @BigJQker1911: How come yall manage to merge perfectly at Chick-Fil-A but not on I-95??
## 5120 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5121 RT @chillibadger: Loosing the Mick, Lance, Esteban trio on the grid next year feels like the 1D breakup all over again
## 5122 RT @1DRocksTweets: Louis Tomlinson, Jill Scott & Piers roar England on after huge World Cup win - https://t.co/oLGESs7xIE #OneDirection #1D…
## 5123 RT @sunflouwerhabit: WRITE THIS DOWN. | 233K, 13 chapters, complete. \n\nchildhood friends to lovers, famous-non famous, so slow a burn it is…
## 5124 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5125 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5126 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5127 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5128 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5129 RT @bluebirdshoney: unbelievers core https://t.co/dfHufuRCSU
## 5130 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5131 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5132 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5133 RT @ningendo: 2022.12.11SUNat中野MOONSTEP\n\nJUNKPOT27\n\n▼1F LIVE \nTHE SLOWMOTIONS\nPEST\nEIEFITS\nCHEERIO\nTHE DEAD PAN SPEAKERS\nTORO\n\n▼2F…
## 5134 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5135 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5136 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5137 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5138 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5139 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5140 RT @kevincrates_: $BTC 4H Chart. Trading above 5EMA(17K), attempting to build momentum for test of 200EMA(17.4K). StochRSI high on 4H+1D. W…
## 5141 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5142 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5143 RT @BluebirdZH: @latenitetamia The person isn't female. It's the same person that all his songs are about from 1D days, HS1, Fine Line & Ha…
## 5144 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5145 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5146 RT @introvertsmemes: I'm losing interest in everything. I just wanna sleep all the time.
## 5147 RT @introvertsmemes: My toxic trait? I handle everything on my own and don’t admit I need help because I’d rather struggle than burden othe…
## 5148 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5149 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5150 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5151 RT @llovetour: @harryisamiIf I can’t believe they’ve never had the whole if 1d on there
## 5152 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5153 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5154 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5155 RT @Harrys_angellll: Thinking about Calum vibing, singing into a wooden spoon and dancing in the kitchen to 1d songs while making dinner...…
## 5156 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5157 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5158 RT @RakshitAyantika: Harry is like : https://t.co/hDbEHYBi0G
## 5159 RT @bangtinyboyys: I love how random BTS gifts are jin gifted hobi toilet cleaner and hobi gifted him the seat https://t.co/5FcWVHdncO
## 5160 RT @seokjinism1: Wootteo on @coldplay stage last night's performance at @Citadel’s party in Orlando, Florida. it was a private show but the…
## 5161 RT @btsqtsarchive: "i think that among the people i know, im a person with good luck. meeting you all was all luck too, im so so happy" ㅡ 2…
## 5162 RT @HLDMedia: Louis celebrating during the England match today. \n\n📸: Simon Jones https://t.co/QwRcHjUm1T
## 5163 RT @HUEKAN1SMS: when he "◠‿◠"\nhttps://t.co/9dCycTYSAd
## 5164 RT @hslotlives: 73 show • Buenos Aires night 2\n\nAccounts that might be going live\n\nhttps://t.co/aDJfbX908S\nhttps://t.co/VO8nQbD7Dl\nhttps://…
## 5165 RT @BbiKkuMi: (#TradingView #BTCUSD INDEX 1D Chart)\nhttps://t.co/J4MWURKYpF\nYou can see that the flow itself changed around November 27th.…
## 5166 RT @QuackGiveaways: Quackity is officially nominated for every award on the Streamys🕺
## 5167 RT @QuackGiveaways: Just in: Quackity is the favorite among users to win every single award.
## 5168 RT @QuackityBell: @QuackGiveaways On his birthday too 🕺
## 5169 RT @QuackGiveaways: Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i will be votin…
## 5170 RT @QuackityBell: @QuackGiveaways Hey Quackity its me again i just noticed that you got nominated for all the streamys on ur birthday too i…
## 5171 RT @id_myfashion: ‼ FLASH SALE ‼\n\nCelana jogger bludru - joger wanita winter pants\n\n⛔️ DISKON : 37%\n\nCheckout Sekarang 👇\nhttps://t.co/IFQP3…
## 5172 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5173 RT @1dtpwk_28: DO YOU LOVE LOUIS TOMLINSON?\nYES YES YES\n 👇 👇 👇
## 5174 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5175 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5176 RT @socceraid: 𝐔𝐍𝐒𝐄𝐄𝐍 @LiamPayne keepy ups 😍\n\nNice cheeky bit of skill from @MarkWright_ too 👌 \n\n#SoccerAid #1D #OneDirection // @UNICEF_uk…
## 5177 RT @Harry_Styles: Love On Tour. Buenos Aires. December, 2022. https://t.co/ryPtGSrWRh
## 5178 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5179 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5180 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5181 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5182 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5183 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5184 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5185 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5186 RT @bestpicofshawn: besties https://t.co/ILkvnP2AW4
## 5187 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5188 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5189 RT @UpdateHLD: Louis celebrating England’s goal today! \n\n🎥: boxparkwembley https://t.co/oGUT3JQnH4
## 5190 RT @ChristiHolder18: I`ve found cool online casino @bspin_casino which pays you just to be there! 👌 You get Satoshis every 20 minutes and y…
## 5191 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5192 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5193 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5194 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5195 RT @rmarchives: Indigo’s collaboration artists talking about namjoon https://t.co/5lrk6TNPpD
## 5196 RT @shyjjmn: #jimin:"jin hyung is so innocent 🥰" \nhttps://t.co/aWmdUxciYF
## 5197 RT @HARE_FMR: ☀️LIVE INFO☀️\n\n2022.12.21 WED\n#無銭から始まる恋のから騒ぎ\n\nCLUB ANiMA\nOPEN19:30 / START19:50\nADV & DOOR ¥0+1D\n\n[TICKET]\nhttps://t.co/GPQUB…
## 5198 RT @Tiny_Happenings: When Yeosang's classmates forced him to play the role of,Snow White,because he was prettiest in the class https://t.co…
## 5199 RT @atzhehet: yeodoongies when they're in 'who loves yeosang the most' competition and their competitor is choi san \nhttps://t.co/1FthOnG42m
## 5200 RT @vasilissaadair: hongjoong: "i really cant handle skinship"\n\nalso hongjoong:\nhttps://t.co/35IRsmzMKu
## 5201 RT @mingiwo: the way mingi hugged yeosang i’m sobbing https://t.co/6SjCsNVxxQ
## 5202 RT @angeIjyh: sani said on pm that he identifys yunho with pochacco 🥹 also remember yunho and his pochacco hair clips the stylists gave him…
## 5203 RT @myloverry: i think the ot5 mentality of “we need to humble harry” comes from watching the rest of 1d constantly find something about ha…
## 5204 RT @sunshine_cart: wts lfb ph\n\nstray kids noeasy photocards\n\n— 90 each\n— gcash / sco\n— if cod: https://t.co/zcK26TSM0k\n\nreply / dm to claim…
## 5205 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5206 RT @VCCrypto22: Depending on the type of trading you are doing, the timeframes you use to create and identify your zones will differ\n\nScalp…
## 5207 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5208 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5209 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5210 RT @dumbricardo: currently https://t.co/6Heq27dNiM
## 5211 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5212 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5213 RT @5SOS: This weekend is 11 years as a band, and 1 year since we celebrated our 10th birthday with you. love y'all - The Summer Brothers h…
## 5214 RT @hlnlzdaily: Louis celebrating during the game!\n\nvia: Simon Jones https://t.co/u2TkdXNtrS
## 5215 RT @HERO_BOTS: This is SQU-1D (and you won't like to face him 🦑)\n\nThe best defense is to use a good squad and your cards strategically in t…
## 5216 RT @hlnlzdaily: Louis watching the game today!\n\nvia: Grant Walker https://t.co/GWcphiXlXz
## 5217 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5218 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5219 RT @dailysoftgl: there's something about this dynamic that makes it so *chef's kiss* https://t.co/FrjeWXie6p
## 5220 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5221 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5222 RT @maeintheam_: No sorry, Harry and Louis I CAN'T defend you anymore I really can't.. I have no words. https://t.co/7kePG8cBOV
## 5223 RT @paramountplus: The pack is back to stop a terrifying evil in Beacon Hills. Teen Wolf: The Movie is coming exclusively to #ParamountPlus…
## 5224 RT @larrycaring: no because kid reevaluated his whole life after listening to 1d and thought, "wait im kinda into this" and honestly? don't…
## 5225 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 5226 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5227 RT @sunfflouwerry: I don't wanna live anymore https://t.co/xAyjMUn4jr
## 5228 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5229 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5230 RT @sarasfilter: Fahad Al Kubaisi is the sweetest like he supported Wild Flower and greeted jin for his birthday 😭 https://t.co/wvHaDsGFG5
## 5231 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5232 RT @HLDMedia: Louis watching the game today! \n\n📸: Grant Walker https://t.co/r7wI7fIzKF
## 5233 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5234 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5235 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5236 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5237 RT @scftkoos: just cried 💔 https://t.co/yrhAXgBKfz
## 5238 RT @charts_k: Jimin changed his Weverse profile picture to Jin @BTS_twt https://t.co/PDiYYKuH2n
## 5239 RT @JimmyCrypto888: My @ensdomains + @ethdotco 👁️💎👇\n\nhttps://t.co/1p1GxryT31\n\n#ENS\n#EthDotCo\n#NFTmarket\n#NFTCollection\n#NFTCommunity\n#NFTs…
## 5240 RT @jinniesarchives: " hwaiting for our 30s" 😭 https://t.co/PahS7CaLKP
## 5241 RT @tdefenseless28: He’s literally celebrating with his one good arm, his right arm is locked away. Everyone calm TF down https://t.co/kR5x…
## 5242 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5243 RT @kosmicyoon: THE COLLECTION IS COMPLETE!!! BEST DAY EVER!!! https://t.co/5Jrx31bFt5
## 5244 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5245 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## 5246 RT @nochuadore: Jin being the best brother ; a thread https://t.co/ERTH6clwwO
## 5247 RT @90symn: them <3 https://t.co/tDTKFq0Djg
## 5248 RT @xalwayspayno: DO YOU LOVE LIAM PAYNE?\nYES YES YES\n 👇 👇 👇
## 5249 RT @agustpics: his only hyung 🥺\nhttps://t.co/d1PJuWWpvN
## 5250 RT @partaetae: SEOKJIN BIRTHDAY WALLPAPERS — no watermark and 4k https://t.co/LGehcNmZK7
## 5251 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5252 RT @ibuffysummers: this is literally them https://t.co/8FsAmEn1jC
## 5253 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5254 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5255 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5256 RT @centricjin: seokjin telling the dishwasher to quiet down 😭 he’s so CUTE https://t.co/mA0yl7gDrh
## 5257 RT @yeonfarie: an appreciation thread of soobin's amazing dancing skills for his birthday:\n\nhttps://t.co/IOKjig4aDK
## 5258 RT @daehwisdays: HAPPY SOOBIN DAY🐰🦔 #animation \n#SoobinTheEpitomeOfLove\n#첫눈이창문을두드리듯이수빈이가온날\n#ふわふわもちもちスビンの誕生日 https://t.co/RzDXsZLQdv
## 5259 RT @clifton_ideas: $IRIS (Update)\n\nTrying to Break the Trend Line in 1d Timeframe....\n\nExpecting Upside Breakout📈📈📈\n\n#IRISUSDT #IRIS #USDTe…
## 5260 RT @momentsofence: pink heart vase https://t.co/5QmsQvQwgW
## 5261 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5262 RT @sugarscape: If you need us, we'll be listening to these 1D songs on repeat 🎧 https://t.co/Ir84vuJL1T
## 5263 RT @dreaminofyouhs: this is his world https://t.co/155xFOcOcf
## 5264 RT @HS_News_: The day after Skittles threw at the Kia Forum in LA, Harry's bodyguard sermonized the fans directly. \n\nIt's the bodyguard we…
## 5265 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5266 RT @todays1dhistory: Today (December 4) in 2010 - 1D perform Only Girl (In the World) and Chasing Cars for the X Factor semi-final! 🙌🙌 http…
## 5267 RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to the polygon chain.\nhttps://t.co/Kdoc1kZZnL\n\nDownload Jo…
## 5268 RT @mostlymahaaa: Night changes by 1D will always hit you differently>>
## 5269 RT @lwtthingss: my jaw DROPPED https://t.co/rqvdEzty20
## 5270 RT @Aamyungv: Imagine a tkk au where JK dedicates 'No Control,' from 1D to Tae at one of their get togethers. After quite a few drinks.\n\nTh…
## 5271 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5272 RT @I_Am_Winter: One of the best series of 2022, Wednesday. https://t.co/03PF1qCNrl
## 5273 RT @wonuspawz: HOSHI ATE THAT NOW I NEED THEM TO COVER A 1D SONG https://t.co/PaY1FRIUYe
## 5274 RT @lourrysbaby: .@Louis_Tomlinson babes i'm sorry people were rude to you and your excitement for your team and country, please come celeb…
## 5275 RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ
## 5276 RT @gr66nsea: "Bad az enghelab" is the new Inshallah.
## 5277 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5278 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5279 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5280 RT @wednesdayaddams: Eugene is looking for new recruits to join the Hummers. RT if you're interested. https://t.co/IOx10B6br2
## 5281 RT @eliz883: $BTC OBV 1D looking at obv and the double bottom on D if we keep well I don't expect dumps at 14/13k for the moment...so let's…
## 5282 RT @taysrep89: reminder that taylor won an national poetry contest in 4th grade… she HAS been the songwriter of the decade https://t.co/COh…
## 5283 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5284 RT @amerroy_eth: 2⃣4⃣ Hours 🕛\n\n⚠️GIVEAWAY⚠️\n\nTo get a guaranteed prize you need⬇️\n\n1. Subscribe☑️\n2. Retweet☑️\n3. Tag a friend☑️\n\nGo go go!…
## 5285 RT @littlebtrlight: do you still remember feeling young? https://t.co/m6yFtCn6oB
## 5286 RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b
## 5287 RT @BreakersAcademy: Connor Owen among the most exciting youth players to watch! It's not us saying it, it's MLS Next itself: “The talented…
## 5288 RT @starcelestias: re-opened my sh0pee! ✨added a few ittosara prints & liyue keychains <3 come get ur goodies now for dec 💜🌸\n\nhttps://t.co/…
## 5289 RT @angelbbylouis: @1d_Obsessionnn @UnlockedSmau i feel like when the fic is finished you whould sign ur name & let chaos reign
## 5290 RT @ZCalamityRoad: How stunning Zayn looks in the “Night Changes” MV by 1D. I think I’ve watched this BTS from it like a thousand times and…
## 5291 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5292 RT @thelittlefreaks: ONE DIRECTION VINYL/CD GIVEAWAY!\nto end such an amazing few days i wanted to do a small 1d related giveaway! 10 people…
## 5293 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5294 RT @England: Up and running at this @FIFAWorldCup!\n\nThat's @HKane's 5️⃣2️⃣nd #ThreeLions goal 👏 https://t.co/JjsqMFctl3
## 5295 RT @England: The most major tournament goals by any #ThreeLions player ever.\n\n🦁 @HKane https://t.co/AukgLzeJPH
## 5296 RT @LewisCapaldi: @kit_11_ @Louis_Tomlinson @Harry_Styles never been more happy to be in a 1D sandwich
## 5297 RT @England: We'll be back at Al Bayt Stadium to take on France in the last eight of the @FIFAWorldCup on Saturday! https://t.co/BXwApJqjeh
## 5298 RT @England: It's time for the @EE Fan Vote! 🗳\n\nWho impressed you most in tonight's Round of 16 victory? ✨
## 5299 RT @softloveni: alright now here’s a thread of 1D/Solo questions for you to answer when you’re bored.\n\n» rt if you’re doing it\n» quote don’…
## 5300 RT @smallcappick: $QUACK @RichQuack #RichQuack https://t.co/s97M0hLD6u https://t.co/162ALAw2F1
## 5301 RT @England: On we go!\n\nEnjoy that, #ThreeLions fans? 😀 https://t.co/kniqtELaa2
## 5302 RT @England: Next up for the #ThreeLions: France! 👊 https://t.co/R66hLJFT3k
## 5303 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5304 RT @TheLast_300: Japan dominates the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n\n👑VOTE FOR BEST GIRL👑\n🤼♂️Make your arguments…
## 5305 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 5306 RT @jacksescapade: 450 // THE END. https://t.co/pKO97Ud2iW
## 5307 RT @hourlyhrtstppr: nick and charlie ❤️🩹 https://t.co/r0szaREe4b
## 5308 RT @HLDMedia: Louis celebrating during England’s match today. https://t.co/EtDPOdokXv
## 5309 RT @UpdateHLD: Louis watching England’s match today!\n\n🎥: bethanniehare https://t.co/1dHWumnnid
## 5310 RT @England: 🔜 Quarter-finals. https://t.co/CPdjaYGXns
## 5311 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5312 RT @UpdateHLD: Harry celebrating England’s win against Senegal on stage in Argentina.\n\n📸: popstothecinema https://t.co/I10wulBLeQ
## 5313 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5314 RT @Sathishpattusa2: @SFUSDOfficial \nSFUSD is the world first stable coin native to polygon chain.\nhttps://t.co/jsR5ElujfO\n\nDownload Josh f…
## 5315 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5316 RT @tobesoimmature: GUVE THE MAN A DAMN SANTA HAT https://t.co/dzi5PIoq8X
## 5317 RT @BoxparkWembley: GOAL 1-0 C'MON ENGLAND!! 🏴 #WC2022 #WorldCup #ENGSEN https://t.co/UauQ3lho3y
## 5318 RT @hlnlzdaily: Harry celebrating England’s win today on stage!\n\nvia: selenaeuphoria\n https://t.co/1KdY503QSb
## 5319 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5320 RT @Are1DBackToday: It’s me, hi\n\nI’m the problem it’s me\n\nHere’s your daily reminder that there is no 1D reunion today
## 5321 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5322 RT @hlnlzdaily: Harry celebrating England’s win against Senegal!\n\nvia: popstothecinema https://t.co/H7epaDOSA3
## 5323 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5324 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5325 RT @zaynmalik: Yeah I'm in a group for guys and me yeah were pretty good and we call ourselves 1d ,
## 5326 RT @jonatha31660624: 🚨GIVEAWAY🚨\n\nCelebrating @DiseasedHumans Public Mint on @TeritoriNetwork ⛩️🧠\n\nMy BFAM is giving away a @SpaceSkellies a…
## 5327 RT @onedlyricbot: feels like snow in september but i always will remember
## 5328 RT @HLDMedia: Louis watching the England vs. Senegal game tonight.\n\n📸: Simon Jones https://t.co/wvbfpgnzyN
## 5329 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5330 RT @_Money_Network_: Guys 🙏 please FOLLOW ME\n\nThank you in advance!\n\n@rocketbotpro\n\ngiveaway 10000000000000 whex 1 1d @_Money_Network_ http…
## 5331 RT @cavs_fb: Congratulations to our players who were selected to the All Region Team! (Region 1D) https://t.co/39cgUZa4cC
## 5332 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5333 RT @kmmwkindness: The fact I can immediately recognize any Harry or Louis or 1D song just by the bass because my mom is listening to them n…
## 5334 RT @llau_music: Hi I love Liam
## 5335 RT @LTHQOfficial: #FaithInTheFuture. What's your favourite track on the album?\nhttps://t.co/gz8IUSeS08 https://t.co/GcoiAwCNK0
## 5336 RT @TheLast_300: Japan runs the waifu game. But who is the QUEEN OF 🔥WESTERN WAIFUS🔥⁉️⁉️\n👑VOTE FOR BEST GIRL👑\n\n🥊Shantae (2W-0L-1D)\n🆚\n🥊Lara…
## 5337 RT @samkay29_sam: Feeling nostalgic so I'm going back to the beginning of @positivesteven journey down the 1D rabbit hole. https://t.co/TGs…
## 5338 RT @LTHQOfficial: FAITH IN THE FUTURE WORLD TOUR 2023. UK & EUROPE. ON SALE NOW. \nhttps://t.co/6yCf36jHBa https://t.co/jZbjen2GyD
## 5339 RT @OutOfContextEv: The Mario Movie cast according to IShowSpeed 😂 https://t.co/dYnDedCikn
## 5340 RT @zaynmalik: @xSophieReadex hello gorgeous zayn here from 1d x
## 5341 RT @NiallOfficial: @andie_1D I dono..thanks for the compliment.. But I'm not hot .
## 5342 RT @TinyTANofficial: Guess what I'm fishing for?\nIt's love and happiness for you💕\n\n#Happy_Jin_Day🐹 #TinyTAN https://t.co/Qpj1Ni5atT
## 5343 RT @BT21_: RJ’s special mukbang show!🍔🍗\nWe know you can eat everything💦\n\n#mukbang #RJ #WeLoveYou https://t.co/WxQVWV5Ejw
## 5344 RT @bts_bighit: Me, Myself, and V\n‘Veautiful days’\nSpecial 8 Photo-Folio\n\nTeaser\n(https://t.co/EKariH4k2V)\n \n#BTS #Photo_Folio #V #뷔 #Veaut…
## 5345 RT @bts_bighit: Me, Myself, and Jin\n‘Sea of JIN island’\nSpecial 8 Photo-Folio\n\nMaking Film\n(https://t.co/9ung9LRurm)\n \n#BTS #Photo_Folio #J…
## 5346 RT @HackermanAce: There are 3 bbands setups I look for that work as I show and this only works on Trendspider as far as I know.\n\nYou setup…
## created isRetweet Created_At_Round
## 1 2022-12-06 23:56:30 TRUE 2022-12-07 00:00:00
## 2 2022-12-06 23:56:17 TRUE 2022-12-07 00:00:00
## 3 2022-12-06 23:55:12 TRUE 2022-12-07 00:00:00
## 4 2022-12-06 23:54:23 TRUE 2022-12-07 00:00:00
## 5 2022-12-06 23:52:13 TRUE 2022-12-07 00:00:00
## 6 2022-12-06 23:52:04 TRUE 2022-12-07 00:00:00
## 7 2022-12-06 23:51:34 TRUE 2022-12-07 00:00:00
## 8 2022-12-06 23:51:25 TRUE 2022-12-07 00:00:00
## 9 2022-12-06 23:50:56 TRUE 2022-12-07 00:00:00
## 10 2022-12-06 23:49:32 TRUE 2022-12-07 00:00:00
## 11 2022-12-06 23:47:43 TRUE 2022-12-07 00:00:00
## 12 2022-12-06 23:47:19 TRUE 2022-12-07 00:00:00
## 13 2022-12-06 23:46:35 TRUE 2022-12-07 00:00:00
## 14 2022-12-06 23:44:48 TRUE 2022-12-07 00:00:00
## 15 2022-12-06 23:44:23 TRUE 2022-12-07 00:00:00
## 16 2022-12-06 23:42:39 TRUE 2022-12-07 00:00:00
## 17 2022-12-06 23:41:48 TRUE 2022-12-07 00:00:00
## 18 2022-12-06 23:41:30 TRUE 2022-12-07 00:00:00
## 19 2022-12-06 23:41:30 TRUE 2022-12-07 00:00:00
## 20 2022-12-06 23:39:54 TRUE 2022-12-07 00:00:00
## 21 2022-12-06 23:38:59 TRUE 2022-12-07 00:00:00
## 22 2022-12-06 23:38:05 TRUE 2022-12-07 00:00:00
## 23 2022-12-06 23:35:51 TRUE 2022-12-07 00:00:00
## 24 2022-12-06 23:34:13 TRUE 2022-12-07 00:00:00
## 25 2022-12-06 23:34:09 TRUE 2022-12-07 00:00:00
## 26 2022-12-06 23:33:59 TRUE 2022-12-07 00:00:00
## 27 2022-12-06 23:31:40 TRUE 2022-12-07 00:00:00
## 28 2022-12-06 23:28:20 TRUE 2022-12-06 23:00:00
## 29 2022-12-06 23:28:15 TRUE 2022-12-06 23:00:00
## 30 2022-12-06 23:26:43 TRUE 2022-12-06 23:00:00
## 31 2022-12-06 23:26:31 TRUE 2022-12-06 23:00:00
## 32 2022-12-06 23:25:44 TRUE 2022-12-06 23:00:00
## 33 2022-12-06 23:25:41 TRUE 2022-12-06 23:00:00
## 34 2022-12-06 23:25:03 TRUE 2022-12-06 23:00:00
## 35 2022-12-06 23:23:18 TRUE 2022-12-06 23:00:00
## 36 2022-12-06 23:23:15 TRUE 2022-12-06 23:00:00
## 37 2022-12-06 23:23:10 TRUE 2022-12-06 23:00:00
## 38 2022-12-06 23:23:03 TRUE 2022-12-06 23:00:00
## 39 2022-12-06 23:22:43 TRUE 2022-12-06 23:00:00
## 40 2022-12-06 23:21:11 TRUE 2022-12-06 23:00:00
## 41 2022-12-06 23:21:03 TRUE 2022-12-06 23:00:00
## 42 2022-12-06 23:20:53 TRUE 2022-12-06 23:00:00
## 43 2022-12-06 23:18:32 TRUE 2022-12-06 23:00:00
## 44 2022-12-06 23:17:37 TRUE 2022-12-06 23:00:00
## 45 2022-12-06 23:17:31 TRUE 2022-12-06 23:00:00
## 46 2022-12-06 23:17:03 TRUE 2022-12-06 23:00:00
## 47 2022-12-06 23:16:59 TRUE 2022-12-06 23:00:00
## 48 2022-12-06 23:16:49 TRUE 2022-12-06 23:00:00
## 49 2022-12-06 23:16:43 TRUE 2022-12-06 23:00:00
## 50 2022-12-06 23:16:40 TRUE 2022-12-06 23:00:00
## 51 2022-12-06 23:16:15 TRUE 2022-12-06 23:00:00
## 52 2022-12-06 23:15:26 TRUE 2022-12-06 23:00:00
## 53 2022-12-06 23:14:47 TRUE 2022-12-06 23:00:00
## 54 2022-12-06 23:12:45 TRUE 2022-12-06 23:00:00
## 55 2022-12-06 23:12:41 TRUE 2022-12-06 23:00:00
## 56 2022-12-06 23:11:30 TRUE 2022-12-06 23:00:00
## 57 2022-12-06 23:11:29 TRUE 2022-12-06 23:00:00
## 58 2022-12-06 23:11:25 TRUE 2022-12-06 23:00:00
## 59 2022-12-06 23:10:38 TRUE 2022-12-06 23:00:00
## 60 2022-12-06 23:09:12 TRUE 2022-12-06 23:00:00
## 61 2022-12-06 23:08:16 TRUE 2022-12-06 23:00:00
## 62 2022-12-06 23:07:35 TRUE 2022-12-06 23:00:00
## 63 2022-12-06 23:06:56 TRUE 2022-12-06 23:00:00
## 64 2022-12-06 23:06:53 TRUE 2022-12-06 23:00:00
## 65 2022-12-06 23:06:51 TRUE 2022-12-06 23:00:00
## 66 2022-12-06 23:06:35 TRUE 2022-12-06 23:00:00
## 67 2022-12-06 23:06:14 TRUE 2022-12-06 23:00:00
## 68 2022-12-06 23:05:46 TRUE 2022-12-06 23:00:00
## 69 2022-12-06 23:05:20 TRUE 2022-12-06 23:00:00
## 70 2022-12-06 23:04:22 TRUE 2022-12-06 23:00:00
## 71 2022-12-06 23:03:13 TRUE 2022-12-06 23:00:00
## 72 2022-12-06 23:03:07 TRUE 2022-12-06 23:00:00
## 73 2022-12-06 23:02:41 TRUE 2022-12-06 23:00:00
## 74 2022-12-06 23:02:38 TRUE 2022-12-06 23:00:00
## 75 2022-12-06 23:02:23 TRUE 2022-12-06 23:00:00
## 76 2022-12-06 23:00:56 TRUE 2022-12-06 23:00:00
## 77 2022-12-06 22:57:50 TRUE 2022-12-06 23:00:00
## 78 2022-12-06 22:55:57 TRUE 2022-12-06 23:00:00
## 79 2022-12-06 22:54:36 TRUE 2022-12-06 23:00:00
## 80 2022-12-06 22:53:29 TRUE 2022-12-06 23:00:00
## 81 2022-12-06 22:52:52 TRUE 2022-12-06 23:00:00
## 82 2022-12-06 22:51:31 TRUE 2022-12-06 23:00:00
## 83 2022-12-06 22:50:47 TRUE 2022-12-06 23:00:00
## 84 2022-12-06 22:48:26 TRUE 2022-12-06 23:00:00
## 85 2022-12-06 22:47:29 TRUE 2022-12-06 23:00:00
## 86 2022-12-06 22:47:28 TRUE 2022-12-06 23:00:00
## 87 2022-12-06 22:45:44 TRUE 2022-12-06 23:00:00
## 88 2022-12-06 22:45:42 TRUE 2022-12-06 23:00:00
## 89 2022-12-06 22:45:33 TRUE 2022-12-06 23:00:00
## 90 2022-12-06 22:45:22 TRUE 2022-12-06 23:00:00
## 91 2022-12-06 22:45:08 TRUE 2022-12-06 23:00:00
## 92 2022-12-06 22:43:37 TRUE 2022-12-06 23:00:00
## 93 2022-12-06 22:43:31 TRUE 2022-12-06 23:00:00
## 94 2022-12-06 22:41:43 TRUE 2022-12-06 23:00:00
## 95 2022-12-06 22:41:35 TRUE 2022-12-06 23:00:00
## 96 2022-12-06 22:41:14 TRUE 2022-12-06 23:00:00
## 97 2022-12-06 22:41:03 TRUE 2022-12-06 23:00:00
## 98 2022-12-06 22:40:59 TRUE 2022-12-06 23:00:00
## 99 2022-12-06 22:40:40 TRUE 2022-12-06 23:00:00
## 100 2022-12-06 22:40:32 TRUE 2022-12-06 23:00:00
## 101 2022-12-06 22:39:04 TRUE 2022-12-06 23:00:00
## 102 2022-12-06 22:39:04 TRUE 2022-12-06 23:00:00
## 103 2022-12-06 22:39:03 TRUE 2022-12-06 23:00:00
## 104 2022-12-06 22:38:41 TRUE 2022-12-06 23:00:00
## 105 2022-12-06 22:38:17 TRUE 2022-12-06 23:00:00
## 106 2022-12-06 22:38:17 TRUE 2022-12-06 23:00:00
## 107 2022-12-06 22:38:14 TRUE 2022-12-06 23:00:00
## 108 2022-12-06 22:38:05 TRUE 2022-12-06 23:00:00
## 109 2022-12-06 22:38:01 TRUE 2022-12-06 23:00:00
## 110 2022-12-06 22:37:58 TRUE 2022-12-06 23:00:00
## 111 2022-12-06 22:37:55 TRUE 2022-12-06 23:00:00
## 112 2022-12-06 22:37:52 TRUE 2022-12-06 23:00:00
## 113 2022-12-06 22:37:45 TRUE 2022-12-06 23:00:00
## 114 2022-12-06 22:36:45 TRUE 2022-12-06 23:00:00
## 115 2022-12-06 22:36:15 TRUE 2022-12-06 23:00:00
## 116 2022-12-06 22:36:01 TRUE 2022-12-06 23:00:00
## 117 2022-12-06 22:35:49 TRUE 2022-12-06 23:00:00
## 118 2022-12-06 22:35:22 TRUE 2022-12-06 23:00:00
## 119 2022-12-06 22:33:15 TRUE 2022-12-06 23:00:00
## 120 2022-12-06 22:32:35 TRUE 2022-12-06 23:00:00
## 121 2022-12-06 22:31:58 TRUE 2022-12-06 23:00:00
## 122 2022-12-06 22:30:57 TRUE 2022-12-06 23:00:00
## 123 2022-12-06 22:30:45 TRUE 2022-12-06 23:00:00
## 124 2022-12-06 22:28:16 TRUE 2022-12-06 22:00:00
## 125 2022-12-06 22:28:06 TRUE 2022-12-06 22:00:00
## 126 2022-12-06 22:27:45 TRUE 2022-12-06 22:00:00
## 127 2022-12-06 22:26:38 TRUE 2022-12-06 22:00:00
## 128 2022-12-06 22:25:12 TRUE 2022-12-06 22:00:00
## 129 2022-12-06 22:25:11 TRUE 2022-12-06 22:00:00
## 130 2022-12-06 22:24:39 TRUE 2022-12-06 22:00:00
## 131 2022-12-06 22:23:35 TRUE 2022-12-06 22:00:00
## 132 2022-12-06 22:21:46 TRUE 2022-12-06 22:00:00
## 133 2022-12-06 22:20:39 TRUE 2022-12-06 22:00:00
## 134 2022-12-06 22:20:00 TRUE 2022-12-06 22:00:00
## 135 2022-12-06 22:19:12 TRUE 2022-12-06 22:00:00
## 136 2022-12-06 22:18:53 TRUE 2022-12-06 22:00:00
## 137 2022-12-06 22:16:12 TRUE 2022-12-06 22:00:00
## 138 2022-12-06 22:16:07 TRUE 2022-12-06 22:00:00
## 139 2022-12-06 22:16:02 TRUE 2022-12-06 22:00:00
## 140 2022-12-06 22:14:29 TRUE 2022-12-06 22:00:00
## 141 2022-12-06 22:14:21 TRUE 2022-12-06 22:00:00
## 142 2022-12-06 22:12:17 TRUE 2022-12-06 22:00:00
## 143 2022-12-06 22:12:05 TRUE 2022-12-06 22:00:00
## 144 2022-12-06 22:11:41 TRUE 2022-12-06 22:00:00
## 145 2022-12-06 22:10:54 TRUE 2022-12-06 22:00:00
## 146 2022-12-06 22:10:46 TRUE 2022-12-06 22:00:00
## 147 2022-12-06 22:10:22 TRUE 2022-12-06 22:00:00
## 148 2022-12-06 22:10:05 TRUE 2022-12-06 22:00:00
## 149 2022-12-06 22:09:47 TRUE 2022-12-06 22:00:00
## 150 2022-12-06 22:09:41 TRUE 2022-12-06 22:00:00
## 151 2022-12-06 22:08:28 TRUE 2022-12-06 22:00:00
## 152 2022-12-06 22:08:12 TRUE 2022-12-06 22:00:00
## 153 2022-12-06 22:08:10 TRUE 2022-12-06 22:00:00
## 154 2022-12-06 22:08:07 TRUE 2022-12-06 22:00:00
## 155 2022-12-06 22:07:34 TRUE 2022-12-06 22:00:00
## 156 2022-12-06 22:07:16 TRUE 2022-12-06 22:00:00
## 157 2022-12-06 22:07:06 TRUE 2022-12-06 22:00:00
## 158 2022-12-06 22:06:27 TRUE 2022-12-06 22:00:00
## 159 2022-12-06 22:06:19 TRUE 2022-12-06 22:00:00
## 160 2022-12-06 22:05:59 TRUE 2022-12-06 22:00:00
## 161 2022-12-06 22:05:52 TRUE 2022-12-06 22:00:00
## 162 2022-12-06 22:05:46 TRUE 2022-12-06 22:00:00
## 163 2022-12-06 22:05:41 TRUE 2022-12-06 22:00:00
## 164 2022-12-06 22:05:04 TRUE 2022-12-06 22:00:00
## 165 2022-12-06 22:02:29 TRUE 2022-12-06 22:00:00
## 166 2022-12-06 22:02:06 TRUE 2022-12-06 22:00:00
## 167 2022-12-06 22:02:03 TRUE 2022-12-06 22:00:00
## 168 2022-12-06 22:00:17 TRUE 2022-12-06 22:00:00
## 169 2022-12-06 21:58:46 TRUE 2022-12-06 22:00:00
## 170 2022-12-06 21:56:51 TRUE 2022-12-06 22:00:00
## 171 2022-12-06 21:56:50 TRUE 2022-12-06 22:00:00
## 172 2022-12-06 21:56:48 TRUE 2022-12-06 22:00:00
## 173 2022-12-06 21:56:07 TRUE 2022-12-06 22:00:00
## 174 2022-12-06 21:56:07 TRUE 2022-12-06 22:00:00
## 175 2022-12-06 21:55:33 TRUE 2022-12-06 22:00:00
## 176 2022-12-06 21:54:15 TRUE 2022-12-06 22:00:00
## 177 2022-12-06 21:53:38 TRUE 2022-12-06 22:00:00
## 178 2022-12-06 21:53:11 TRUE 2022-12-06 22:00:00
## 179 2022-12-06 21:52:15 TRUE 2022-12-06 22:00:00
## 180 2022-12-06 21:50:36 TRUE 2022-12-06 22:00:00
## 181 2022-12-06 21:49:47 TRUE 2022-12-06 22:00:00
## 182 2022-12-06 21:49:34 TRUE 2022-12-06 22:00:00
## 183 2022-12-06 21:49:34 TRUE 2022-12-06 22:00:00
## 184 2022-12-06 21:48:45 TRUE 2022-12-06 22:00:00
## 185 2022-12-06 21:47:41 TRUE 2022-12-06 22:00:00
## 186 2022-12-06 21:47:32 TRUE 2022-12-06 22:00:00
## 187 2022-12-06 21:47:17 TRUE 2022-12-06 22:00:00
## 188 2022-12-06 21:46:41 TRUE 2022-12-06 22:00:00
## 189 2022-12-06 21:45:26 TRUE 2022-12-06 22:00:00
## 190 2022-12-06 21:45:08 TRUE 2022-12-06 22:00:00
## 191 2022-12-06 21:44:55 TRUE 2022-12-06 22:00:00
## 192 2022-12-06 21:44:00 TRUE 2022-12-06 22:00:00
## 193 2022-12-06 21:44:00 TRUE 2022-12-06 22:00:00
## 194 2022-12-06 21:43:45 TRUE 2022-12-06 22:00:00
## 195 2022-12-06 21:43:41 TRUE 2022-12-06 22:00:00
## 196 2022-12-06 21:43:15 TRUE 2022-12-06 22:00:00
## 197 2022-12-06 21:43:04 TRUE 2022-12-06 22:00:00
## 198 2022-12-06 21:42:40 TRUE 2022-12-06 22:00:00
## 199 2022-12-06 21:42:19 TRUE 2022-12-06 22:00:00
## 200 2022-12-06 21:42:15 TRUE 2022-12-06 22:00:00
## 201 2022-12-06 21:41:42 TRUE 2022-12-06 22:00:00
## 202 2022-12-06 21:41:16 TRUE 2022-12-06 22:00:00
## 203 2022-12-06 21:40:04 TRUE 2022-12-06 22:00:00
## 204 2022-12-06 21:38:45 TRUE 2022-12-06 22:00:00
## 205 2022-12-06 21:38:43 TRUE 2022-12-06 22:00:00
## 206 2022-12-06 21:36:20 TRUE 2022-12-06 22:00:00
## 207 2022-12-06 21:35:56 TRUE 2022-12-06 22:00:00
## 208 2022-12-06 21:35:14 TRUE 2022-12-06 22:00:00
## 209 2022-12-06 21:34:43 TRUE 2022-12-06 22:00:00
## 210 2022-12-06 21:34:30 TRUE 2022-12-06 22:00:00
## 211 2022-12-06 21:34:01 TRUE 2022-12-06 22:00:00
## 212 2022-12-06 21:33:56 TRUE 2022-12-06 22:00:00
## 213 2022-12-06 21:32:45 TRUE 2022-12-06 22:00:00
## 214 2022-12-06 21:32:38 TRUE 2022-12-06 22:00:00
## 215 2022-12-06 21:32:36 TRUE 2022-12-06 22:00:00
## 216 2022-12-06 21:31:50 TRUE 2022-12-06 22:00:00
## 217 2022-12-06 21:30:55 TRUE 2022-12-06 22:00:00
## 218 2022-12-06 21:30:50 TRUE 2022-12-06 22:00:00
## 219 2022-12-06 21:29:18 TRUE 2022-12-06 21:00:00
## 220 2022-12-06 21:28:28 TRUE 2022-12-06 21:00:00
## 221 2022-12-06 21:28:13 TRUE 2022-12-06 21:00:00
## 222 2022-12-06 21:27:26 TRUE 2022-12-06 21:00:00
## 223 2022-12-06 21:27:02 TRUE 2022-12-06 21:00:00
## 224 2022-12-06 21:26:49 TRUE 2022-12-06 21:00:00
## 225 2022-12-06 21:26:01 TRUE 2022-12-06 21:00:00
## 226 2022-12-06 21:25:40 TRUE 2022-12-06 21:00:00
## 227 2022-12-06 21:24:07 TRUE 2022-12-06 21:00:00
## 228 2022-12-06 21:23:22 TRUE 2022-12-06 21:00:00
## 229 2022-12-06 21:22:13 TRUE 2022-12-06 21:00:00
## 230 2022-12-06 21:22:01 TRUE 2022-12-06 21:00:00
## 231 2022-12-06 21:20:46 TRUE 2022-12-06 21:00:00
## 232 2022-12-06 21:20:19 TRUE 2022-12-06 21:00:00
## 233 2022-12-06 21:19:42 TRUE 2022-12-06 21:00:00
## 234 2022-12-06 21:19:05 TRUE 2022-12-06 21:00:00
## 235 2022-12-06 21:19:04 TRUE 2022-12-06 21:00:00
## 236 2022-12-06 21:19:02 TRUE 2022-12-06 21:00:00
## 237 2022-12-06 21:18:54 TRUE 2022-12-06 21:00:00
## 238 2022-12-06 21:18:50 TRUE 2022-12-06 21:00:00
## 239 2022-12-06 21:18:38 TRUE 2022-12-06 21:00:00
## 240 2022-12-06 21:18:12 TRUE 2022-12-06 21:00:00
## 241 2022-12-06 21:17:50 TRUE 2022-12-06 21:00:00
## 242 2022-12-06 21:17:19 TRUE 2022-12-06 21:00:00
## 243 2022-12-06 21:17:18 TRUE 2022-12-06 21:00:00
## 244 2022-12-06 21:16:55 TRUE 2022-12-06 21:00:00
## 245 2022-12-06 21:16:31 TRUE 2022-12-06 21:00:00
## 246 2022-12-06 21:15:55 TRUE 2022-12-06 21:00:00
## 247 2022-12-06 21:15:45 TRUE 2022-12-06 21:00:00
## 248 2022-12-06 21:15:38 TRUE 2022-12-06 21:00:00
## 249 2022-12-06 21:14:53 TRUE 2022-12-06 21:00:00
## 250 2022-12-06 21:14:16 TRUE 2022-12-06 21:00:00
## 251 2022-12-06 21:14:12 TRUE 2022-12-06 21:00:00
## 252 2022-12-06 21:13:59 TRUE 2022-12-06 21:00:00
## 253 2022-12-06 21:12:51 TRUE 2022-12-06 21:00:00
## 254 2022-12-06 21:12:19 TRUE 2022-12-06 21:00:00
## 255 2022-12-06 21:11:25 TRUE 2022-12-06 21:00:00
## 256 2022-12-06 21:11:20 TRUE 2022-12-06 21:00:00
## 257 2022-12-06 21:11:05 TRUE 2022-12-06 21:00:00
## 258 2022-12-06 21:10:02 TRUE 2022-12-06 21:00:00
## 259 2022-12-06 21:09:58 TRUE 2022-12-06 21:00:00
## 260 2022-12-06 21:09:54 TRUE 2022-12-06 21:00:00
## 261 2022-12-06 21:09:38 TRUE 2022-12-06 21:00:00
## 262 2022-12-06 21:08:59 TRUE 2022-12-06 21:00:00
## 263 2022-12-06 21:08:48 TRUE 2022-12-06 21:00:00
## 264 2022-12-06 21:08:39 TRUE 2022-12-06 21:00:00
## 265 2022-12-06 21:07:36 TRUE 2022-12-06 21:00:00
## 266 2022-12-06 21:07:01 TRUE 2022-12-06 21:00:00
## 267 2022-12-06 21:06:39 TRUE 2022-12-06 21:00:00
## 268 2022-12-06 21:06:09 TRUE 2022-12-06 21:00:00
## 269 2022-12-06 21:05:58 TRUE 2022-12-06 21:00:00
## 270 2022-12-06 21:04:13 TRUE 2022-12-06 21:00:00
## 271 2022-12-06 21:04:13 TRUE 2022-12-06 21:00:00
## 272 2022-12-06 21:03:41 TRUE 2022-12-06 21:00:00
## 273 2022-12-06 21:03:18 TRUE 2022-12-06 21:00:00
## 274 2022-12-06 21:01:57 TRUE 2022-12-06 21:00:00
## 275 2022-12-06 21:01:17 TRUE 2022-12-06 21:00:00
## 276 2022-12-06 21:01:15 TRUE 2022-12-06 21:00:00
## 277 2022-12-06 21:00:57 TRUE 2022-12-06 21:00:00
## 278 2022-12-06 21:00:48 TRUE 2022-12-06 21:00:00
## 279 2022-12-06 20:59:59 TRUE 2022-12-06 21:00:00
## 280 2022-12-06 20:59:53 TRUE 2022-12-06 21:00:00
## 281 2022-12-06 20:59:41 TRUE 2022-12-06 21:00:00
## 282 2022-12-06 20:59:41 TRUE 2022-12-06 21:00:00
## 283 2022-12-06 20:59:39 TRUE 2022-12-06 21:00:00
## 284 2022-12-06 20:59:27 TRUE 2022-12-06 21:00:00
## 285 2022-12-06 20:58:49 TRUE 2022-12-06 21:00:00
## 286 2022-12-06 20:58:18 TRUE 2022-12-06 21:00:00
## 287 2022-12-06 20:58:09 TRUE 2022-12-06 21:00:00
## 288 2022-12-06 20:58:08 TRUE 2022-12-06 21:00:00
## 289 2022-12-06 20:58:06 TRUE 2022-12-06 21:00:00
## 290 2022-12-06 20:58:03 TRUE 2022-12-06 21:00:00
## 291 2022-12-06 20:57:56 TRUE 2022-12-06 21:00:00
## 292 2022-12-06 20:57:46 TRUE 2022-12-06 21:00:00
## 293 2022-12-06 20:57:42 TRUE 2022-12-06 21:00:00
## 294 2022-12-06 20:57:37 TRUE 2022-12-06 21:00:00
## 295 2022-12-06 20:57:33 TRUE 2022-12-06 21:00:00
## 296 2022-12-06 20:53:14 TRUE 2022-12-06 21:00:00
## 297 2022-12-06 20:51:59 TRUE 2022-12-06 21:00:00
## 298 2022-12-06 20:51:52 TRUE 2022-12-06 21:00:00
## 299 2022-12-06 20:51:37 TRUE 2022-12-06 21:00:00
## 300 2022-12-06 20:51:34 TRUE 2022-12-06 21:00:00
## 301 2022-12-06 20:51:28 TRUE 2022-12-06 21:00:00
## 302 2022-12-06 20:51:23 TRUE 2022-12-06 21:00:00
## 303 2022-12-06 20:50:58 TRUE 2022-12-06 21:00:00
## 304 2022-12-06 20:50:21 TRUE 2022-12-06 21:00:00
## 305 2022-12-06 20:50:21 TRUE 2022-12-06 21:00:00
## 306 2022-12-06 20:49:23 TRUE 2022-12-06 21:00:00
## 307 2022-12-06 20:48:32 TRUE 2022-12-06 21:00:00
## 308 2022-12-06 20:46:53 TRUE 2022-12-06 21:00:00
## 309 2022-12-06 20:46:05 TRUE 2022-12-06 21:00:00
## 310 2022-12-06 20:45:29 TRUE 2022-12-06 21:00:00
## 311 2022-12-06 20:45:27 TRUE 2022-12-06 21:00:00
## 312 2022-12-06 20:43:46 TRUE 2022-12-06 21:00:00
## 313 2022-12-06 20:42:29 TRUE 2022-12-06 21:00:00
## 314 2022-12-06 20:42:11 TRUE 2022-12-06 21:00:00
## 315 2022-12-06 20:42:10 TRUE 2022-12-06 21:00:00
## 316 2022-12-06 20:38:26 TRUE 2022-12-06 21:00:00
## 317 2022-12-06 20:38:11 TRUE 2022-12-06 21:00:00
## 318 2022-12-06 20:37:49 TRUE 2022-12-06 21:00:00
## 319 2022-12-06 20:37:22 TRUE 2022-12-06 21:00:00
## 320 2022-12-06 20:37:19 TRUE 2022-12-06 21:00:00
## 321 2022-12-06 20:37:08 TRUE 2022-12-06 21:00:00
## 322 2022-12-06 20:36:43 TRUE 2022-12-06 21:00:00
## 323 2022-12-06 20:34:46 TRUE 2022-12-06 21:00:00
## 324 2022-12-06 20:34:21 TRUE 2022-12-06 21:00:00
## 325 2022-12-06 20:34:05 TRUE 2022-12-06 21:00:00
## 326 2022-12-06 20:33:24 TRUE 2022-12-06 21:00:00
## 327 2022-12-06 20:32:35 TRUE 2022-12-06 21:00:00
## 328 2022-12-06 20:32:28 TRUE 2022-12-06 21:00:00
## 329 2022-12-06 20:31:15 TRUE 2022-12-06 21:00:00
## 330 2022-12-06 20:30:27 TRUE 2022-12-06 21:00:00
## 331 2022-12-06 20:29:32 TRUE 2022-12-06 20:00:00
## 332 2022-12-06 20:29:17 TRUE 2022-12-06 20:00:00
## 333 2022-12-06 20:28:38 TRUE 2022-12-06 20:00:00
## 334 2022-12-06 20:28:36 TRUE 2022-12-06 20:00:00
## 335 2022-12-06 20:27:57 TRUE 2022-12-06 20:00:00
## 336 2022-12-06 20:27:09 TRUE 2022-12-06 20:00:00
## 337 2022-12-06 20:26:03 TRUE 2022-12-06 20:00:00
## 338 2022-12-06 20:24:58 TRUE 2022-12-06 20:00:00
## 339 2022-12-06 20:24:38 TRUE 2022-12-06 20:00:00
## 340 2022-12-06 20:23:39 TRUE 2022-12-06 20:00:00
## 341 2022-12-06 20:23:24 TRUE 2022-12-06 20:00:00
## 342 2022-12-06 20:23:22 TRUE 2022-12-06 20:00:00
## 343 2022-12-06 20:23:19 TRUE 2022-12-06 20:00:00
## 344 2022-12-06 20:23:15 TRUE 2022-12-06 20:00:00
## 345 2022-12-06 20:22:43 TRUE 2022-12-06 20:00:00
## 346 2022-12-06 20:21:00 TRUE 2022-12-06 20:00:00
## 347 2022-12-06 20:20:15 TRUE 2022-12-06 20:00:00
## 348 2022-12-06 20:19:08 TRUE 2022-12-06 20:00:00
## 349 2022-12-06 20:19:05 TRUE 2022-12-06 20:00:00
## 350 2022-12-06 20:18:57 TRUE 2022-12-06 20:00:00
## 351 2022-12-06 20:18:22 TRUE 2022-12-06 20:00:00
## 352 2022-12-06 20:17:56 TRUE 2022-12-06 20:00:00
## 353 2022-12-06 20:17:34 TRUE 2022-12-06 20:00:00
## 354 2022-12-06 20:17:30 TRUE 2022-12-06 20:00:00
## 355 2022-12-06 20:16:29 TRUE 2022-12-06 20:00:00
## 356 2022-12-06 20:16:02 TRUE 2022-12-06 20:00:00
## 357 2022-12-06 20:15:38 TRUE 2022-12-06 20:00:00
## 358 2022-12-06 20:15:38 TRUE 2022-12-06 20:00:00
## 359 2022-12-06 20:15:31 TRUE 2022-12-06 20:00:00
## 360 2022-12-06 20:14:59 TRUE 2022-12-06 20:00:00
## 361 2022-12-06 20:14:32 TRUE 2022-12-06 20:00:00
## 362 2022-12-06 20:13:25 TRUE 2022-12-06 20:00:00
## 363 2022-12-06 20:12:25 TRUE 2022-12-06 20:00:00
## 364 2022-12-06 20:12:15 TRUE 2022-12-06 20:00:00
## 365 2022-12-06 20:12:14 TRUE 2022-12-06 20:00:00
## 366 2022-12-06 20:12:09 TRUE 2022-12-06 20:00:00
## 367 2022-12-06 20:11:58 TRUE 2022-12-06 20:00:00
## 368 2022-12-06 20:11:57 TRUE 2022-12-06 20:00:00
## 369 2022-12-06 20:11:47 TRUE 2022-12-06 20:00:00
## 370 2022-12-06 20:11:13 TRUE 2022-12-06 20:00:00
## 371 2022-12-06 20:09:56 TRUE 2022-12-06 20:00:00
## 372 2022-12-06 20:07:12 TRUE 2022-12-06 20:00:00
## 373 2022-12-06 20:07:11 TRUE 2022-12-06 20:00:00
## 374 2022-12-06 20:06:30 TRUE 2022-12-06 20:00:00
## 375 2022-12-06 20:06:07 TRUE 2022-12-06 20:00:00
## 376 2022-12-06 20:06:05 TRUE 2022-12-06 20:00:00
## 377 2022-12-06 20:06:05 TRUE 2022-12-06 20:00:00
## 378 2022-12-06 20:05:46 TRUE 2022-12-06 20:00:00
## 379 2022-12-06 20:05:45 TRUE 2022-12-06 20:00:00
## 380 2022-12-06 20:05:29 TRUE 2022-12-06 20:00:00
## 381 2022-12-06 20:05:12 TRUE 2022-12-06 20:00:00
## 382 2022-12-06 20:03:11 TRUE 2022-12-06 20:00:00
## 383 2022-12-06 20:02:47 TRUE 2022-12-06 20:00:00
## 384 2022-12-06 20:02:16 TRUE 2022-12-06 20:00:00
## 385 2022-12-06 20:02:13 TRUE 2022-12-06 20:00:00
## 386 2022-12-06 20:02:08 TRUE 2022-12-06 20:00:00
## 387 2022-12-06 20:02:03 TRUE 2022-12-06 20:00:00
## 388 2022-12-06 20:02:01 TRUE 2022-12-06 20:00:00
## 389 2022-12-06 20:02:00 TRUE 2022-12-06 20:00:00
## 390 2022-12-06 20:01:39 TRUE 2022-12-06 20:00:00
## 391 2022-12-06 20:00:59 TRUE 2022-12-06 20:00:00
## 392 2022-12-06 20:00:48 TRUE 2022-12-06 20:00:00
## 393 2022-12-06 20:00:35 TRUE 2022-12-06 20:00:00
## 394 2022-12-06 20:00:27 TRUE 2022-12-06 20:00:00
## 395 2022-12-06 19:59:26 TRUE 2022-12-06 20:00:00
## 396 2022-12-06 19:59:24 TRUE 2022-12-06 20:00:00
## 397 2022-12-06 19:58:31 TRUE 2022-12-06 20:00:00
## 398 2022-12-06 19:58:24 TRUE 2022-12-06 20:00:00
## 399 2022-12-06 19:58:03 TRUE 2022-12-06 20:00:00
## 400 2022-12-06 19:57:51 TRUE 2022-12-06 20:00:00
## 401 2022-12-06 19:57:47 TRUE 2022-12-06 20:00:00
## 402 2022-12-06 19:57:28 TRUE 2022-12-06 20:00:00
## 403 2022-12-06 19:57:20 TRUE 2022-12-06 20:00:00
## 404 2022-12-06 19:57:14 TRUE 2022-12-06 20:00:00
## 405 2022-12-06 19:57:12 TRUE 2022-12-06 20:00:00
## 406 2022-12-06 19:56:11 TRUE 2022-12-06 20:00:00
## 407 2022-12-06 19:55:29 TRUE 2022-12-06 20:00:00
## 408 2022-12-06 19:55:25 TRUE 2022-12-06 20:00:00
## 409 2022-12-06 19:55:13 TRUE 2022-12-06 20:00:00
## 410 2022-12-06 19:53:15 TRUE 2022-12-06 20:00:00
## 411 2022-12-06 19:53:00 TRUE 2022-12-06 20:00:00
## 412 2022-12-06 19:51:35 TRUE 2022-12-06 20:00:00
## 413 2022-12-06 19:51:19 TRUE 2022-12-06 20:00:00
## 414 2022-12-06 19:51:16 TRUE 2022-12-06 20:00:00
## 415 2022-12-06 19:50:49 TRUE 2022-12-06 20:00:00
## 416 2022-12-06 19:50:45 TRUE 2022-12-06 20:00:00
## 417 2022-12-06 19:50:39 TRUE 2022-12-06 20:00:00
## 418 2022-12-06 19:49:51 TRUE 2022-12-06 20:00:00
## 419 2022-12-06 19:49:26 TRUE 2022-12-06 20:00:00
## 420 2022-12-06 19:48:29 TRUE 2022-12-06 20:00:00
## 421 2022-12-06 19:47:34 TRUE 2022-12-06 20:00:00
## 422 2022-12-06 19:47:29 TRUE 2022-12-06 20:00:00
## 423 2022-12-06 19:47:28 TRUE 2022-12-06 20:00:00
## 424 2022-12-06 19:46:58 TRUE 2022-12-06 20:00:00
## 425 2022-12-06 19:46:47 TRUE 2022-12-06 20:00:00
## 426 2022-12-06 19:46:38 TRUE 2022-12-06 20:00:00
## 427 2022-12-06 19:46:26 TRUE 2022-12-06 20:00:00
## 428 2022-12-06 19:46:06 TRUE 2022-12-06 20:00:00
## 429 2022-12-06 19:45:49 TRUE 2022-12-06 20:00:00
## 430 2022-12-06 19:45:09 TRUE 2022-12-06 20:00:00
## 431 2022-12-06 19:42:18 TRUE 2022-12-06 20:00:00
## 432 2022-12-06 19:42:00 TRUE 2022-12-06 20:00:00
## 433 2022-12-06 19:41:57 TRUE 2022-12-06 20:00:00
## 434 2022-12-06 19:41:48 TRUE 2022-12-06 20:00:00
## 435 2022-12-06 19:41:44 TRUE 2022-12-06 20:00:00
## 436 2022-12-06 19:41:31 TRUE 2022-12-06 20:00:00
## 437 2022-12-06 19:41:26 TRUE 2022-12-06 20:00:00
## 438 2022-12-06 19:41:23 TRUE 2022-12-06 20:00:00
## 439 2022-12-06 19:41:19 TRUE 2022-12-06 20:00:00
## 440 2022-12-06 19:40:47 TRUE 2022-12-06 20:00:00
## 441 2022-12-06 19:40:44 TRUE 2022-12-06 20:00:00
## 442 2022-12-06 19:39:35 TRUE 2022-12-06 20:00:00
## 443 2022-12-06 19:38:27 TRUE 2022-12-06 20:00:00
## 444 2022-12-06 19:37:58 TRUE 2022-12-06 20:00:00
## 445 2022-12-06 19:37:22 TRUE 2022-12-06 20:00:00
## 446 2022-12-06 19:37:20 TRUE 2022-12-06 20:00:00
## 447 2022-12-06 19:34:45 TRUE 2022-12-06 20:00:00
## 448 2022-12-06 19:34:24 TRUE 2022-12-06 20:00:00
## 449 2022-12-06 19:33:33 TRUE 2022-12-06 20:00:00
## 450 2022-12-06 19:33:30 TRUE 2022-12-06 20:00:00
## 451 2022-12-06 19:32:44 TRUE 2022-12-06 20:00:00
## 452 2022-12-06 19:31:32 TRUE 2022-12-06 20:00:00
## 453 2022-12-06 19:31:20 TRUE 2022-12-06 20:00:00
## 454 2022-12-06 19:30:59 TRUE 2022-12-06 20:00:00
## 455 2022-12-06 19:29:17 TRUE 2022-12-06 19:00:00
## 456 2022-12-06 19:28:54 TRUE 2022-12-06 19:00:00
## 457 2022-12-06 19:27:54 TRUE 2022-12-06 19:00:00
## 458 2022-12-06 19:26:20 TRUE 2022-12-06 19:00:00
## 459 2022-12-06 19:25:46 TRUE 2022-12-06 19:00:00
## 460 2022-12-06 19:24:06 TRUE 2022-12-06 19:00:00
## 461 2022-12-06 19:22:56 TRUE 2022-12-06 19:00:00
## 462 2022-12-06 19:22:34 TRUE 2022-12-06 19:00:00
## 463 2022-12-06 19:22:27 TRUE 2022-12-06 19:00:00
## 464 2022-12-06 19:22:12 TRUE 2022-12-06 19:00:00
## 465 2022-12-06 19:22:10 TRUE 2022-12-06 19:00:00
## 466 2022-12-06 19:22:09 TRUE 2022-12-06 19:00:00
## 467 2022-12-06 19:22:02 TRUE 2022-12-06 19:00:00
## 468 2022-12-06 19:21:57 TRUE 2022-12-06 19:00:00
## 469 2022-12-06 19:21:50 TRUE 2022-12-06 19:00:00
## 470 2022-12-06 19:21:29 TRUE 2022-12-06 19:00:00
## 471 2022-12-06 19:20:48 TRUE 2022-12-06 19:00:00
## 472 2022-12-06 19:20:28 TRUE 2022-12-06 19:00:00
## 473 2022-12-06 19:18:46 TRUE 2022-12-06 19:00:00
## 474 2022-12-06 19:18:43 TRUE 2022-12-06 19:00:00
## 475 2022-12-06 19:18:35 TRUE 2022-12-06 19:00:00
## 476 2022-12-06 19:18:25 TRUE 2022-12-06 19:00:00
## 477 2022-12-06 19:18:22 TRUE 2022-12-06 19:00:00
## 478 2022-12-06 19:18:07 TRUE 2022-12-06 19:00:00
## 479 2022-12-06 19:17:57 TRUE 2022-12-06 19:00:00
## 480 2022-12-06 19:17:31 TRUE 2022-12-06 19:00:00
## 481 2022-12-06 19:16:35 TRUE 2022-12-06 19:00:00
## 482 2022-12-06 19:16:10 TRUE 2022-12-06 19:00:00
## 483 2022-12-06 19:16:06 TRUE 2022-12-06 19:00:00
## 484 2022-12-06 19:15:38 TRUE 2022-12-06 19:00:00
## 485 2022-12-06 19:15:35 TRUE 2022-12-06 19:00:00
## 486 2022-12-06 19:15:28 TRUE 2022-12-06 19:00:00
## 487 2022-12-06 19:15:22 TRUE 2022-12-06 19:00:00
## 488 2022-12-06 19:15:03 TRUE 2022-12-06 19:00:00
## 489 2022-12-06 19:14:16 TRUE 2022-12-06 19:00:00
## 490 2022-12-06 19:14:02 TRUE 2022-12-06 19:00:00
## 491 2022-12-06 19:13:44 TRUE 2022-12-06 19:00:00
## 492 2022-12-06 19:13:32 TRUE 2022-12-06 19:00:00
## 493 2022-12-06 19:13:01 TRUE 2022-12-06 19:00:00
## 494 2022-12-06 19:12:19 TRUE 2022-12-06 19:00:00
## 495 2022-12-06 19:12:00 TRUE 2022-12-06 19:00:00
## 496 2022-12-06 19:11:55 TRUE 2022-12-06 19:00:00
## 497 2022-12-06 19:11:26 TRUE 2022-12-06 19:00:00
## 498 2022-12-06 19:10:26 TRUE 2022-12-06 19:00:00
## 499 2022-12-06 19:10:16 TRUE 2022-12-06 19:00:00
## 500 2022-12-06 19:09:17 TRUE 2022-12-06 19:00:00
## 501 2022-12-06 19:09:13 TRUE 2022-12-06 19:00:00
## 502 2022-12-06 19:09:03 TRUE 2022-12-06 19:00:00
## 503 2022-12-06 19:08:45 TRUE 2022-12-06 19:00:00
## 504 2022-12-06 19:08:41 TRUE 2022-12-06 19:00:00
## 505 2022-12-06 19:08:29 TRUE 2022-12-06 19:00:00
## 506 2022-12-06 19:07:40 TRUE 2022-12-06 19:00:00
## 507 2022-12-06 19:07:07 TRUE 2022-12-06 19:00:00
## 508 2022-12-06 19:07:03 TRUE 2022-12-06 19:00:00
## 509 2022-12-06 19:06:11 TRUE 2022-12-06 19:00:00
## 510 2022-12-06 19:05:33 TRUE 2022-12-06 19:00:00
## 511 2022-12-06 19:05:29 TRUE 2022-12-06 19:00:00
## 512 2022-12-06 19:05:07 TRUE 2022-12-06 19:00:00
## 513 2022-12-06 19:05:01 TRUE 2022-12-06 19:00:00
## 514 2022-12-06 19:04:57 TRUE 2022-12-06 19:00:00
## 515 2022-12-06 19:04:57 TRUE 2022-12-06 19:00:00
## 516 2022-12-06 19:04:45 TRUE 2022-12-06 19:00:00
## 517 2022-12-06 19:04:00 TRUE 2022-12-06 19:00:00
## 518 2022-12-06 19:03:56 TRUE 2022-12-06 19:00:00
## 519 2022-12-06 19:03:54 TRUE 2022-12-06 19:00:00
## 520 2022-12-06 19:03:37 TRUE 2022-12-06 19:00:00
## 521 2022-12-06 19:03:28 TRUE 2022-12-06 19:00:00
## 522 2022-12-06 19:03:13 TRUE 2022-12-06 19:00:00
## 523 2022-12-06 19:03:05 TRUE 2022-12-06 19:00:00
## 524 2022-12-06 19:03:05 TRUE 2022-12-06 19:00:00
## 525 2022-12-06 19:02:50 TRUE 2022-12-06 19:00:00
## 526 2022-12-06 19:02:14 TRUE 2022-12-06 19:00:00
## 527 2022-12-06 19:02:07 TRUE 2022-12-06 19:00:00
## 528 2022-12-06 19:02:03 TRUE 2022-12-06 19:00:00
## 529 2022-12-06 19:01:56 TRUE 2022-12-06 19:00:00
## 530 2022-12-06 19:01:44 TRUE 2022-12-06 19:00:00
## 531 2022-12-06 19:00:21 TRUE 2022-12-06 19:00:00
## 532 2022-12-06 19:00:16 TRUE 2022-12-06 19:00:00
## 533 2022-12-06 19:00:11 TRUE 2022-12-06 19:00:00
## 534 2022-12-06 18:59:45 TRUE 2022-12-06 19:00:00
## 535 2022-12-06 18:59:25 TRUE 2022-12-06 19:00:00
## 536 2022-12-06 18:59:08 TRUE 2022-12-06 19:00:00
## 537 2022-12-06 18:58:31 TRUE 2022-12-06 19:00:00
## 538 2022-12-06 18:58:16 TRUE 2022-12-06 19:00:00
## 539 2022-12-06 18:58:15 TRUE 2022-12-06 19:00:00
## 540 2022-12-06 18:57:33 TRUE 2022-12-06 19:00:00
## 541 2022-12-06 18:57:00 TRUE 2022-12-06 19:00:00
## 542 2022-12-06 18:55:42 TRUE 2022-12-06 19:00:00
## 543 2022-12-06 18:55:11 TRUE 2022-12-06 19:00:00
## 544 2022-12-06 18:54:05 TRUE 2022-12-06 19:00:00
## 545 2022-12-06 18:53:59 TRUE 2022-12-06 19:00:00
## 546 2022-12-06 18:53:29 TRUE 2022-12-06 19:00:00
## 547 2022-12-06 18:51:52 TRUE 2022-12-06 19:00:00
## 548 2022-12-06 18:51:23 TRUE 2022-12-06 19:00:00
## 549 2022-12-06 18:51:04 TRUE 2022-12-06 19:00:00
## 550 2022-12-06 18:50:13 TRUE 2022-12-06 19:00:00
## 551 2022-12-06 18:49:52 TRUE 2022-12-06 19:00:00
## 552 2022-12-06 18:49:49 TRUE 2022-12-06 19:00:00
## 553 2022-12-06 18:49:46 TRUE 2022-12-06 19:00:00
## 554 2022-12-06 18:48:19 TRUE 2022-12-06 19:00:00
## 555 2022-12-06 18:47:55 TRUE 2022-12-06 19:00:00
## 556 2022-12-06 18:47:30 TRUE 2022-12-06 19:00:00
## 557 2022-12-06 18:46:53 TRUE 2022-12-06 19:00:00
## 558 2022-12-06 18:46:08 TRUE 2022-12-06 19:00:00
## 559 2022-12-06 18:43:58 TRUE 2022-12-06 19:00:00
## 560 2022-12-06 18:42:48 TRUE 2022-12-06 19:00:00
## 561 2022-12-06 18:41:17 TRUE 2022-12-06 19:00:00
## 562 2022-12-06 18:40:36 TRUE 2022-12-06 19:00:00
## 563 2022-12-06 18:39:41 TRUE 2022-12-06 19:00:00
## 564 2022-12-06 18:38:59 TRUE 2022-12-06 19:00:00
## 565 2022-12-06 18:38:39 TRUE 2022-12-06 19:00:00
## 566 2022-12-06 18:38:09 TRUE 2022-12-06 19:00:00
## 567 2022-12-06 18:38:05 TRUE 2022-12-06 19:00:00
## 568 2022-12-06 18:36:43 TRUE 2022-12-06 19:00:00
## 569 2022-12-06 18:36:41 TRUE 2022-12-06 19:00:00
## 570 2022-12-06 18:36:26 TRUE 2022-12-06 19:00:00
## 571 2022-12-06 18:36:24 TRUE 2022-12-06 19:00:00
## 572 2022-12-06 18:36:19 TRUE 2022-12-06 19:00:00
## 573 2022-12-06 18:36:12 TRUE 2022-12-06 19:00:00
## 574 2022-12-06 18:35:52 TRUE 2022-12-06 19:00:00
## 575 2022-12-06 18:34:54 TRUE 2022-12-06 19:00:00
## 576 2022-12-06 18:34:50 TRUE 2022-12-06 19:00:00
## 577 2022-12-06 18:34:09 TRUE 2022-12-06 19:00:00
## 578 2022-12-06 18:33:36 TRUE 2022-12-06 19:00:00
## 579 2022-12-06 18:33:26 TRUE 2022-12-06 19:00:00
## 580 2022-12-06 18:32:47 TRUE 2022-12-06 19:00:00
## 581 2022-12-06 18:32:28 TRUE 2022-12-06 19:00:00
## 582 2022-12-06 18:31:45 TRUE 2022-12-06 19:00:00
## 583 2022-12-06 18:31:32 TRUE 2022-12-06 19:00:00
## 584 2022-12-06 18:31:05 TRUE 2022-12-06 19:00:00
## 585 2022-12-06 18:30:55 TRUE 2022-12-06 19:00:00
## 586 2022-12-06 18:30:06 TRUE 2022-12-06 19:00:00
## 587 2022-12-06 18:29:39 TRUE 2022-12-06 18:00:00
## 588 2022-12-06 18:29:07 TRUE 2022-12-06 18:00:00
## 589 2022-12-06 18:28:46 TRUE 2022-12-06 18:00:00
## 590 2022-12-06 18:28:34 TRUE 2022-12-06 18:00:00
## 591 2022-12-06 18:27:11 TRUE 2022-12-06 18:00:00
## 592 2022-12-06 18:25:32 TRUE 2022-12-06 18:00:00
## 593 2022-12-06 18:25:08 TRUE 2022-12-06 18:00:00
## 594 2022-12-06 18:24:48 TRUE 2022-12-06 18:00:00
## 595 2022-12-06 18:24:37 TRUE 2022-12-06 18:00:00
## 596 2022-12-06 18:24:28 TRUE 2022-12-06 18:00:00
## 597 2022-12-06 18:24:02 TRUE 2022-12-06 18:00:00
## 598 2022-12-06 18:22:45 TRUE 2022-12-06 18:00:00
## 599 2022-12-06 18:22:42 TRUE 2022-12-06 18:00:00
## 600 2022-12-06 18:22:35 TRUE 2022-12-06 18:00:00
## 601 2022-12-06 18:22:06 TRUE 2022-12-06 18:00:00
## 602 2022-12-06 18:21:55 TRUE 2022-12-06 18:00:00
## 603 2022-12-06 18:21:40 TRUE 2022-12-06 18:00:00
## 604 2022-12-06 18:20:53 TRUE 2022-12-06 18:00:00
## 605 2022-12-06 18:20:31 TRUE 2022-12-06 18:00:00
## 606 2022-12-06 18:20:30 TRUE 2022-12-06 18:00:00
## 607 2022-12-06 18:19:49 TRUE 2022-12-06 18:00:00
## 608 2022-12-06 18:18:53 TRUE 2022-12-06 18:00:00
## 609 2022-12-06 18:17:51 TRUE 2022-12-06 18:00:00
## 610 2022-12-06 18:17:05 TRUE 2022-12-06 18:00:00
## 611 2022-12-06 18:16:58 TRUE 2022-12-06 18:00:00
## 612 2022-12-06 18:16:23 TRUE 2022-12-06 18:00:00
## 613 2022-12-06 18:14:42 TRUE 2022-12-06 18:00:00
## 614 2022-12-06 18:14:36 TRUE 2022-12-06 18:00:00
## 615 2022-12-06 18:14:21 TRUE 2022-12-06 18:00:00
## 616 2022-12-06 18:14:13 TRUE 2022-12-06 18:00:00
## 617 2022-12-06 18:14:08 TRUE 2022-12-06 18:00:00
## 618 2022-12-06 18:13:50 TRUE 2022-12-06 18:00:00
## 619 2022-12-06 18:13:47 TRUE 2022-12-06 18:00:00
## 620 2022-12-06 18:13:43 TRUE 2022-12-06 18:00:00
## 621 2022-12-06 18:13:41 TRUE 2022-12-06 18:00:00
## 622 2022-12-06 18:13:32 TRUE 2022-12-06 18:00:00
## 623 2022-12-06 18:13:15 TRUE 2022-12-06 18:00:00
## 624 2022-12-06 18:13:11 TRUE 2022-12-06 18:00:00
## 625 2022-12-06 18:12:38 TRUE 2022-12-06 18:00:00
## 626 2022-12-06 18:12:05 TRUE 2022-12-06 18:00:00
## 627 2022-12-06 18:11:35 TRUE 2022-12-06 18:00:00
## 628 2022-12-06 18:10:07 TRUE 2022-12-06 18:00:00
## 629 2022-12-06 18:08:31 TRUE 2022-12-06 18:00:00
## 630 2022-12-06 18:07:55 TRUE 2022-12-06 18:00:00
## 631 2022-12-06 18:07:19 TRUE 2022-12-06 18:00:00
## 632 2022-12-06 18:06:40 TRUE 2022-12-06 18:00:00
## 633 2022-12-06 18:06:35 TRUE 2022-12-06 18:00:00
## 634 2022-12-06 18:05:38 TRUE 2022-12-06 18:00:00
## 635 2022-12-06 18:04:47 TRUE 2022-12-06 18:00:00
## 636 2022-12-06 18:04:41 TRUE 2022-12-06 18:00:00
## 637 2022-12-06 18:03:11 TRUE 2022-12-06 18:00:00
## 638 2022-12-06 18:02:31 TRUE 2022-12-06 18:00:00
## 639 2022-12-06 18:01:46 TRUE 2022-12-06 18:00:00
## 640 2022-12-06 18:01:14 TRUE 2022-12-06 18:00:00
## 641 2022-12-06 18:00:44 TRUE 2022-12-06 18:00:00
## 642 2022-12-06 17:59:42 TRUE 2022-12-06 18:00:00
## 643 2022-12-06 17:59:39 TRUE 2022-12-06 18:00:00
## 644 2022-12-06 17:59:38 TRUE 2022-12-06 18:00:00
## 645 2022-12-06 17:59:19 TRUE 2022-12-06 18:00:00
## 646 2022-12-06 17:58:49 TRUE 2022-12-06 18:00:00
## 647 2022-12-06 17:58:47 TRUE 2022-12-06 18:00:00
## 648 2022-12-06 17:58:40 TRUE 2022-12-06 18:00:00
## 649 2022-12-06 17:58:34 TRUE 2022-12-06 18:00:00
## 650 2022-12-06 17:57:06 TRUE 2022-12-06 18:00:00
## 651 2022-12-06 17:55:35 TRUE 2022-12-06 18:00:00
## 652 2022-12-06 17:54:04 TRUE 2022-12-06 18:00:00
## 653 2022-12-06 17:53:21 TRUE 2022-12-06 18:00:00
## 654 2022-12-06 17:53:10 TRUE 2022-12-06 18:00:00
## 655 2022-12-06 17:52:57 TRUE 2022-12-06 18:00:00
## 656 2022-12-06 17:52:21 TRUE 2022-12-06 18:00:00
## 657 2022-12-06 17:50:15 TRUE 2022-12-06 18:00:00
## 658 2022-12-06 17:49:58 TRUE 2022-12-06 18:00:00
## 659 2022-12-06 17:49:36 TRUE 2022-12-06 18:00:00
## 660 2022-12-06 17:49:11 TRUE 2022-12-06 18:00:00
## 661 2022-12-06 17:49:03 TRUE 2022-12-06 18:00:00
## 662 2022-12-06 17:48:13 TRUE 2022-12-06 18:00:00
## 663 2022-12-06 17:47:01 TRUE 2022-12-06 18:00:00
## 664 2022-12-06 17:46:50 TRUE 2022-12-06 18:00:00
## 665 2022-12-06 17:46:23 TRUE 2022-12-06 18:00:00
## 666 2022-12-06 17:46:01 TRUE 2022-12-06 18:00:00
## 667 2022-12-06 17:45:21 TRUE 2022-12-06 18:00:00
## 668 2022-12-06 17:45:19 TRUE 2022-12-06 18:00:00
## 669 2022-12-06 17:45:04 TRUE 2022-12-06 18:00:00
## 670 2022-12-06 17:43:49 TRUE 2022-12-06 18:00:00
## 671 2022-12-06 17:43:47 TRUE 2022-12-06 18:00:00
## 672 2022-12-06 17:43:34 TRUE 2022-12-06 18:00:00
## 673 2022-12-06 17:43:07 TRUE 2022-12-06 18:00:00
## 674 2022-12-06 17:43:00 TRUE 2022-12-06 18:00:00
## 675 2022-12-06 17:42:53 TRUE 2022-12-06 18:00:00
## 676 2022-12-06 17:42:41 TRUE 2022-12-06 18:00:00
## 677 2022-12-06 17:42:18 TRUE 2022-12-06 18:00:00
## 678 2022-12-06 17:41:57 TRUE 2022-12-06 18:00:00
## 679 2022-12-06 17:41:36 TRUE 2022-12-06 18:00:00
## 680 2022-12-06 17:41:31 TRUE 2022-12-06 18:00:00
## 681 2022-12-06 17:41:14 TRUE 2022-12-06 18:00:00
## 682 2022-12-06 17:40:59 TRUE 2022-12-06 18:00:00
## 683 2022-12-06 17:39:35 TRUE 2022-12-06 18:00:00
## 684 2022-12-06 17:38:53 TRUE 2022-12-06 18:00:00
## 685 2022-12-06 17:38:38 TRUE 2022-12-06 18:00:00
## 686 2022-12-06 17:38:36 TRUE 2022-12-06 18:00:00
## 687 2022-12-06 17:38:32 TRUE 2022-12-06 18:00:00
## 688 2022-12-06 17:38:16 TRUE 2022-12-06 18:00:00
## 689 2022-12-06 17:38:07 TRUE 2022-12-06 18:00:00
## 690 2022-12-06 17:38:04 TRUE 2022-12-06 18:00:00
## 691 2022-12-06 17:37:32 TRUE 2022-12-06 18:00:00
## 692 2022-12-06 17:37:31 TRUE 2022-12-06 18:00:00
## 693 2022-12-06 17:37:09 TRUE 2022-12-06 18:00:00
## 694 2022-12-06 17:37:03 TRUE 2022-12-06 18:00:00
## 695 2022-12-06 17:36:58 TRUE 2022-12-06 18:00:00
## 696 2022-12-06 17:35:47 TRUE 2022-12-06 18:00:00
## 697 2022-12-06 17:35:23 TRUE 2022-12-06 18:00:00
## 698 2022-12-06 17:35:15 TRUE 2022-12-06 18:00:00
## 699 2022-12-06 17:35:10 TRUE 2022-12-06 18:00:00
## 700 2022-12-06 17:34:06 TRUE 2022-12-06 18:00:00
## 701 2022-12-06 17:32:48 TRUE 2022-12-06 18:00:00
## 702 2022-12-06 17:32:29 TRUE 2022-12-06 18:00:00
## 703 2022-12-06 17:32:03 TRUE 2022-12-06 18:00:00
## 704 2022-12-06 17:31:35 TRUE 2022-12-06 18:00:00
## 705 2022-12-06 17:30:43 TRUE 2022-12-06 18:00:00
## 706 2022-12-06 17:30:35 TRUE 2022-12-06 18:00:00
## 707 2022-12-06 17:30:25 TRUE 2022-12-06 18:00:00
## 708 2022-12-06 17:29:54 TRUE 2022-12-06 17:00:00
## 709 2022-12-06 17:29:45 TRUE 2022-12-06 17:00:00
## 710 2022-12-06 17:29:22 TRUE 2022-12-06 17:00:00
## 711 2022-12-06 17:28:50 TRUE 2022-12-06 17:00:00
## 712 2022-12-06 17:28:28 TRUE 2022-12-06 17:00:00
## 713 2022-12-06 17:28:26 TRUE 2022-12-06 17:00:00
## 714 2022-12-06 17:28:15 TRUE 2022-12-06 17:00:00
## 715 2022-12-06 17:28:12 TRUE 2022-12-06 17:00:00
## 716 2022-12-06 17:27:58 TRUE 2022-12-06 17:00:00
## 717 2022-12-06 17:27:51 TRUE 2022-12-06 17:00:00
## 718 2022-12-06 17:27:32 TRUE 2022-12-06 17:00:00
## 719 2022-12-06 17:27:24 TRUE 2022-12-06 17:00:00
## 720 2022-12-06 17:27:03 TRUE 2022-12-06 17:00:00
## 721 2022-12-06 17:27:02 TRUE 2022-12-06 17:00:00
## 722 2022-12-06 17:26:50 TRUE 2022-12-06 17:00:00
## 723 2022-12-06 17:26:11 TRUE 2022-12-06 17:00:00
## 724 2022-12-06 17:25:48 TRUE 2022-12-06 17:00:00
## 725 2022-12-06 17:25:15 TRUE 2022-12-06 17:00:00
## 726 2022-12-06 17:25:10 TRUE 2022-12-06 17:00:00
## 727 2022-12-06 17:24:57 TRUE 2022-12-06 17:00:00
## 728 2022-12-06 17:24:51 TRUE 2022-12-06 17:00:00
## 729 2022-12-06 17:24:29 TRUE 2022-12-06 17:00:00
## 730 2022-12-06 17:23:52 TRUE 2022-12-06 17:00:00
## 731 2022-12-06 17:23:42 TRUE 2022-12-06 17:00:00
## 732 2022-12-06 17:23:38 TRUE 2022-12-06 17:00:00
## 733 2022-12-06 17:23:00 TRUE 2022-12-06 17:00:00
## 734 2022-12-06 17:22:28 TRUE 2022-12-06 17:00:00
## 735 2022-12-06 17:22:09 TRUE 2022-12-06 17:00:00
## 736 2022-12-06 17:21:27 TRUE 2022-12-06 17:00:00
## 737 2022-12-06 17:21:12 TRUE 2022-12-06 17:00:00
## 738 2022-12-06 17:21:02 TRUE 2022-12-06 17:00:00
## 739 2022-12-06 17:20:51 TRUE 2022-12-06 17:00:00
## 740 2022-12-06 17:20:38 TRUE 2022-12-06 17:00:00
## 741 2022-12-06 17:20:30 TRUE 2022-12-06 17:00:00
## 742 2022-12-06 17:20:25 TRUE 2022-12-06 17:00:00
## 743 2022-12-06 17:20:11 TRUE 2022-12-06 17:00:00
## 744 2022-12-06 17:19:58 TRUE 2022-12-06 17:00:00
## 745 2022-12-06 17:18:47 TRUE 2022-12-06 17:00:00
## 746 2022-12-06 17:18:12 TRUE 2022-12-06 17:00:00
## 747 2022-12-06 17:18:05 TRUE 2022-12-06 17:00:00
## 748 2022-12-06 17:17:49 TRUE 2022-12-06 17:00:00
## 749 2022-12-06 17:17:27 TRUE 2022-12-06 17:00:00
## 750 2022-12-06 17:17:24 TRUE 2022-12-06 17:00:00
## 751 2022-12-06 17:17:00 TRUE 2022-12-06 17:00:00
## 752 2022-12-06 17:16:48 TRUE 2022-12-06 17:00:00
## 753 2022-12-06 17:16:29 TRUE 2022-12-06 17:00:00
## 754 2022-12-06 17:15:54 TRUE 2022-12-06 17:00:00
## 755 2022-12-06 17:15:52 TRUE 2022-12-06 17:00:00
## 756 2022-12-06 17:15:47 TRUE 2022-12-06 17:00:00
## 757 2022-12-06 17:14:59 TRUE 2022-12-06 17:00:00
## 758 2022-12-06 17:13:43 TRUE 2022-12-06 17:00:00
## 759 2022-12-06 17:13:41 TRUE 2022-12-06 17:00:00
## 760 2022-12-06 17:13:36 TRUE 2022-12-06 17:00:00
## 761 2022-12-06 17:13:34 TRUE 2022-12-06 17:00:00
## 762 2022-12-06 17:13:17 TRUE 2022-12-06 17:00:00
## 763 2022-12-06 17:13:04 TRUE 2022-12-06 17:00:00
## 764 2022-12-06 17:12:02 TRUE 2022-12-06 17:00:00
## 765 2022-12-06 17:11:38 TRUE 2022-12-06 17:00:00
## 766 2022-12-06 17:11:09 TRUE 2022-12-06 17:00:00
## 767 2022-12-06 17:10:53 TRUE 2022-12-06 17:00:00
## 768 2022-12-06 17:10:44 TRUE 2022-12-06 17:00:00
## 769 2022-12-06 17:10:29 TRUE 2022-12-06 17:00:00
## 770 2022-12-06 17:09:26 TRUE 2022-12-06 17:00:00
## 771 2022-12-06 17:08:52 TRUE 2022-12-06 17:00:00
## 772 2022-12-06 17:08:51 TRUE 2022-12-06 17:00:00
## 773 2022-12-06 17:08:33 TRUE 2022-12-06 17:00:00
## 774 2022-12-06 17:08:21 TRUE 2022-12-06 17:00:00
## 775 2022-12-06 17:08:03 TRUE 2022-12-06 17:00:00
## 776 2022-12-06 17:07:44 TRUE 2022-12-06 17:00:00
## 777 2022-12-06 17:07:22 TRUE 2022-12-06 17:00:00
## 778 2022-12-06 17:07:19 TRUE 2022-12-06 17:00:00
## 779 2022-12-06 17:07:06 TRUE 2022-12-06 17:00:00
## 780 2022-12-06 17:06:48 TRUE 2022-12-06 17:00:00
## 781 2022-12-06 17:06:16 TRUE 2022-12-06 17:00:00
## 782 2022-12-06 17:05:49 TRUE 2022-12-06 17:00:00
## 783 2022-12-06 17:05:24 TRUE 2022-12-06 17:00:00
## 784 2022-12-06 17:05:17 TRUE 2022-12-06 17:00:00
## 785 2022-12-06 17:05:08 TRUE 2022-12-06 17:00:00
## 786 2022-12-06 17:05:03 TRUE 2022-12-06 17:00:00
## 787 2022-12-06 17:04:54 TRUE 2022-12-06 17:00:00
## 788 2022-12-06 17:04:40 TRUE 2022-12-06 17:00:00
## 789 2022-12-06 17:04:14 TRUE 2022-12-06 17:00:00
## 790 2022-12-06 17:03:43 TRUE 2022-12-06 17:00:00
## 791 2022-12-06 17:03:28 TRUE 2022-12-06 17:00:00
## 792 2022-12-06 17:03:18 TRUE 2022-12-06 17:00:00
## 793 2022-12-06 17:03:15 TRUE 2022-12-06 17:00:00
## 794 2022-12-06 17:03:03 TRUE 2022-12-06 17:00:00
## 795 2022-12-06 17:02:54 TRUE 2022-12-06 17:00:00
## 796 2022-12-06 17:02:46 TRUE 2022-12-06 17:00:00
## 797 2022-12-06 17:02:29 TRUE 2022-12-06 17:00:00
## 798 2022-12-06 17:02:28 TRUE 2022-12-06 17:00:00
## 799 2022-12-06 17:01:50 TRUE 2022-12-06 17:00:00
## 800 2022-12-06 17:01:32 TRUE 2022-12-06 17:00:00
## 801 2022-12-06 17:00:43 TRUE 2022-12-06 17:00:00
## 802 2022-12-06 17:00:39 TRUE 2022-12-06 17:00:00
## 803 2022-12-06 16:59:19 TRUE 2022-12-06 17:00:00
## 804 2022-12-06 16:58:39 TRUE 2022-12-06 17:00:00
## 805 2022-12-06 16:58:34 TRUE 2022-12-06 17:00:00
## 806 2022-12-06 16:58:32 TRUE 2022-12-06 17:00:00
## 807 2022-12-06 16:58:31 TRUE 2022-12-06 17:00:00
## 808 2022-12-06 16:58:27 TRUE 2022-12-06 17:00:00
## 809 2022-12-06 16:58:06 TRUE 2022-12-06 17:00:00
## 810 2022-12-06 16:56:43 TRUE 2022-12-06 17:00:00
## 811 2022-12-06 16:56:31 TRUE 2022-12-06 17:00:00
## 812 2022-12-06 16:56:09 TRUE 2022-12-06 17:00:00
## 813 2022-12-06 16:55:59 TRUE 2022-12-06 17:00:00
## 814 2022-12-06 16:55:47 TRUE 2022-12-06 17:00:00
## 815 2022-12-06 16:55:26 TRUE 2022-12-06 17:00:00
## 816 2022-12-06 16:53:19 TRUE 2022-12-06 17:00:00
## 817 2022-12-06 16:52:10 TRUE 2022-12-06 17:00:00
## 818 2022-12-06 16:51:06 TRUE 2022-12-06 17:00:00
## 819 2022-12-06 16:50:12 TRUE 2022-12-06 17:00:00
## 820 2022-12-06 16:50:03 TRUE 2022-12-06 17:00:00
## 821 2022-12-06 16:49:30 TRUE 2022-12-06 17:00:00
## 822 2022-12-06 16:48:56 TRUE 2022-12-06 17:00:00
## 823 2022-12-06 16:48:22 TRUE 2022-12-06 17:00:00
## 824 2022-12-06 16:47:58 TRUE 2022-12-06 17:00:00
## 825 2022-12-06 16:47:09 TRUE 2022-12-06 17:00:00
## 826 2022-12-06 16:47:00 TRUE 2022-12-06 17:00:00
## 827 2022-12-06 16:46:53 TRUE 2022-12-06 17:00:00
## 828 2022-12-06 16:46:47 TRUE 2022-12-06 17:00:00
## 829 2022-12-06 16:46:22 TRUE 2022-12-06 17:00:00
## 830 2022-12-06 16:46:17 TRUE 2022-12-06 17:00:00
## 831 2022-12-06 16:46:15 TRUE 2022-12-06 17:00:00
## 832 2022-12-06 16:45:46 TRUE 2022-12-06 17:00:00
## 833 2022-12-06 16:45:29 TRUE 2022-12-06 17:00:00
## 834 2022-12-06 16:43:38 TRUE 2022-12-06 17:00:00
## 835 2022-12-06 16:43:32 TRUE 2022-12-06 17:00:00
## 836 2022-12-06 16:43:14 TRUE 2022-12-06 17:00:00
## 837 2022-12-06 16:43:13 TRUE 2022-12-06 17:00:00
## 838 2022-12-06 16:43:00 TRUE 2022-12-06 17:00:00
## 839 2022-12-06 16:42:36 TRUE 2022-12-06 17:00:00
## 840 2022-12-06 16:42:33 TRUE 2022-12-06 17:00:00
## 841 2022-12-06 16:42:29 TRUE 2022-12-06 17:00:00
## 842 2022-12-06 16:41:58 TRUE 2022-12-06 17:00:00
## 843 2022-12-06 16:41:57 TRUE 2022-12-06 17:00:00
## 844 2022-12-06 16:41:48 TRUE 2022-12-06 17:00:00
## 845 2022-12-06 16:41:16 TRUE 2022-12-06 17:00:00
## 846 2022-12-06 16:39:53 TRUE 2022-12-06 17:00:00
## 847 2022-12-06 16:39:41 TRUE 2022-12-06 17:00:00
## 848 2022-12-06 16:39:14 TRUE 2022-12-06 17:00:00
## 849 2022-12-06 16:38:22 TRUE 2022-12-06 17:00:00
## 850 2022-12-06 16:37:39 TRUE 2022-12-06 17:00:00
## 851 2022-12-06 16:37:23 TRUE 2022-12-06 17:00:00
## 852 2022-12-06 16:34:42 TRUE 2022-12-06 17:00:00
## 853 2022-12-06 16:33:49 TRUE 2022-12-06 17:00:00
## 854 2022-12-06 16:33:46 TRUE 2022-12-06 17:00:00
## 855 2022-12-06 16:33:05 TRUE 2022-12-06 17:00:00
## 856 2022-12-06 16:32:51 TRUE 2022-12-06 17:00:00
## 857 2022-12-06 16:32:45 TRUE 2022-12-06 17:00:00
## 858 2022-12-06 16:32:40 TRUE 2022-12-06 17:00:00
## 859 2022-12-06 16:32:08 TRUE 2022-12-06 17:00:00
## 860 2022-12-06 16:31:59 TRUE 2022-12-06 17:00:00
## 861 2022-12-06 16:31:23 TRUE 2022-12-06 17:00:00
## 862 2022-12-06 16:30:59 TRUE 2022-12-06 17:00:00
## 863 2022-12-06 16:30:43 TRUE 2022-12-06 17:00:00
## 864 2022-12-06 16:30:04 TRUE 2022-12-06 17:00:00
## 865 2022-12-06 16:29:36 TRUE 2022-12-06 16:00:00
## 866 2022-12-06 16:29:11 TRUE 2022-12-06 16:00:00
## 867 2022-12-06 16:28:57 TRUE 2022-12-06 16:00:00
## 868 2022-12-06 16:28:43 TRUE 2022-12-06 16:00:00
## 869 2022-12-06 16:28:26 TRUE 2022-12-06 16:00:00
## 870 2022-12-06 16:28:22 TRUE 2022-12-06 16:00:00
## 871 2022-12-06 16:28:04 TRUE 2022-12-06 16:00:00
## 872 2022-12-06 16:27:51 TRUE 2022-12-06 16:00:00
## 873 2022-12-06 16:27:39 TRUE 2022-12-06 16:00:00
## 874 2022-12-06 16:26:44 TRUE 2022-12-06 16:00:00
## 875 2022-12-06 16:26:20 TRUE 2022-12-06 16:00:00
## 876 2022-12-06 16:25:42 TRUE 2022-12-06 16:00:00
## 877 2022-12-06 16:25:40 TRUE 2022-12-06 16:00:00
## 878 2022-12-06 16:25:15 TRUE 2022-12-06 16:00:00
## 879 2022-12-06 16:25:07 TRUE 2022-12-06 16:00:00
## 880 2022-12-06 16:24:44 TRUE 2022-12-06 16:00:00
## 881 2022-12-06 16:24:42 TRUE 2022-12-06 16:00:00
## 882 2022-12-06 16:24:40 TRUE 2022-12-06 16:00:00
## 883 2022-12-06 16:24:28 TRUE 2022-12-06 16:00:00
## 884 2022-12-06 16:23:51 TRUE 2022-12-06 16:00:00
## 885 2022-12-06 16:23:35 TRUE 2022-12-06 16:00:00
## 886 2022-12-06 16:23:21 TRUE 2022-12-06 16:00:00
## 887 2022-12-06 16:23:05 TRUE 2022-12-06 16:00:00
## 888 2022-12-06 16:22:42 TRUE 2022-12-06 16:00:00
## 889 2022-12-06 16:22:13 TRUE 2022-12-06 16:00:00
## 890 2022-12-06 16:21:40 TRUE 2022-12-06 16:00:00
## 891 2022-12-06 16:20:34 TRUE 2022-12-06 16:00:00
## 892 2022-12-06 16:20:28 TRUE 2022-12-06 16:00:00
## 893 2022-12-06 16:20:19 TRUE 2022-12-06 16:00:00
## 894 2022-12-06 16:20:13 TRUE 2022-12-06 16:00:00
## 895 2022-12-06 16:19:53 TRUE 2022-12-06 16:00:00
## 896 2022-12-06 16:19:26 TRUE 2022-12-06 16:00:00
## 897 2022-12-06 16:19:10 TRUE 2022-12-06 16:00:00
## 898 2022-12-06 16:18:48 TRUE 2022-12-06 16:00:00
## 899 2022-12-06 16:18:37 TRUE 2022-12-06 16:00:00
## 900 2022-12-06 16:17:46 TRUE 2022-12-06 16:00:00
## 901 2022-12-06 16:17:29 TRUE 2022-12-06 16:00:00
## 902 2022-12-06 16:15:23 TRUE 2022-12-06 16:00:00
## 903 2022-12-06 16:15:19 TRUE 2022-12-06 16:00:00
## 904 2022-12-06 16:14:43 TRUE 2022-12-06 16:00:00
## 905 2022-12-06 16:14:31 TRUE 2022-12-06 16:00:00
## 906 2022-12-06 16:12:54 TRUE 2022-12-06 16:00:00
## 907 2022-12-06 16:12:41 TRUE 2022-12-06 16:00:00
## 908 2022-12-06 16:12:31 TRUE 2022-12-06 16:00:00
## 909 2022-12-06 16:12:22 TRUE 2022-12-06 16:00:00
## 910 2022-12-06 16:12:17 TRUE 2022-12-06 16:00:00
## 911 2022-12-06 16:12:11 TRUE 2022-12-06 16:00:00
## 912 2022-12-06 16:12:02 TRUE 2022-12-06 16:00:00
## 913 2022-12-06 16:11:50 TRUE 2022-12-06 16:00:00
## 914 2022-12-06 16:11:45 TRUE 2022-12-06 16:00:00
## 915 2022-12-06 16:11:39 TRUE 2022-12-06 16:00:00
## 916 2022-12-06 16:11:32 TRUE 2022-12-06 16:00:00
## 917 2022-12-06 16:11:26 TRUE 2022-12-06 16:00:00
## 918 2022-12-06 16:11:19 TRUE 2022-12-06 16:00:00
## 919 2022-12-06 16:11:18 TRUE 2022-12-06 16:00:00
## 920 2022-12-06 16:11:16 TRUE 2022-12-06 16:00:00
## 921 2022-12-06 16:11:16 TRUE 2022-12-06 16:00:00
## 922 2022-12-06 16:11:07 TRUE 2022-12-06 16:00:00
## 923 2022-12-06 16:10:19 TRUE 2022-12-06 16:00:00
## 924 2022-12-06 16:10:06 TRUE 2022-12-06 16:00:00
## 925 2022-12-06 16:09:59 TRUE 2022-12-06 16:00:00
## 926 2022-12-06 16:09:59 TRUE 2022-12-06 16:00:00
## 927 2022-12-06 16:09:46 TRUE 2022-12-06 16:00:00
## 928 2022-12-06 16:09:41 TRUE 2022-12-06 16:00:00
## 929 2022-12-06 16:08:42 TRUE 2022-12-06 16:00:00
## 930 2022-12-06 16:08:05 TRUE 2022-12-06 16:00:00
## 931 2022-12-06 16:07:45 TRUE 2022-12-06 16:00:00
## 932 2022-12-06 16:07:33 TRUE 2022-12-06 16:00:00
## 933 2022-12-06 16:07:01 TRUE 2022-12-06 16:00:00
## 934 2022-12-06 16:06:51 TRUE 2022-12-06 16:00:00
## 935 2022-12-06 16:06:23 TRUE 2022-12-06 16:00:00
## 936 2022-12-06 16:06:21 TRUE 2022-12-06 16:00:00
## 937 2022-12-06 16:06:16 TRUE 2022-12-06 16:00:00
## 938 2022-12-06 16:05:58 TRUE 2022-12-06 16:00:00
## 939 2022-12-06 16:04:24 TRUE 2022-12-06 16:00:00
## 940 2022-12-06 16:04:03 TRUE 2022-12-06 16:00:00
## 941 2022-12-06 16:03:19 TRUE 2022-12-06 16:00:00
## 942 2022-12-06 16:03:14 TRUE 2022-12-06 16:00:00
## 943 2022-12-06 16:02:31 TRUE 2022-12-06 16:00:00
## 944 2022-12-06 16:02:27 TRUE 2022-12-06 16:00:00
## 945 2022-12-06 16:02:21 TRUE 2022-12-06 16:00:00
## 946 2022-12-06 16:02:14 TRUE 2022-12-06 16:00:00
## 947 2022-12-06 16:02:08 TRUE 2022-12-06 16:00:00
## 948 2022-12-06 16:01:00 TRUE 2022-12-06 16:00:00
## 949 2022-12-06 16:00:58 TRUE 2022-12-06 16:00:00
## 950 2022-12-06 16:00:50 TRUE 2022-12-06 16:00:00
## 951 2022-12-06 16:00:31 TRUE 2022-12-06 16:00:00
## 952 2022-12-06 16:00:24 TRUE 2022-12-06 16:00:00
## 953 2022-12-06 15:59:50 TRUE 2022-12-06 16:00:00
## 954 2022-12-06 15:59:48 TRUE 2022-12-06 16:00:00
## 955 2022-12-06 15:59:47 TRUE 2022-12-06 16:00:00
## 956 2022-12-06 15:59:23 TRUE 2022-12-06 16:00:00
## 957 2022-12-06 15:58:58 TRUE 2022-12-06 16:00:00
## 958 2022-12-06 15:58:49 TRUE 2022-12-06 16:00:00
## 959 2022-12-06 15:58:21 TRUE 2022-12-06 16:00:00
## 960 2022-12-06 15:58:17 TRUE 2022-12-06 16:00:00
## 961 2022-12-06 15:57:40 TRUE 2022-12-06 16:00:00
## 962 2022-12-06 15:57:29 TRUE 2022-12-06 16:00:00
## 963 2022-12-06 15:57:22 TRUE 2022-12-06 16:00:00
## 964 2022-12-06 15:56:55 TRUE 2022-12-06 16:00:00
## 965 2022-12-06 15:56:29 TRUE 2022-12-06 16:00:00
## 966 2022-12-06 15:56:22 TRUE 2022-12-06 16:00:00
## 967 2022-12-06 15:56:18 TRUE 2022-12-06 16:00:00
## 968 2022-12-06 15:55:48 TRUE 2022-12-06 16:00:00
## 969 2022-12-06 15:55:41 TRUE 2022-12-06 16:00:00
## 970 2022-12-06 15:55:17 TRUE 2022-12-06 16:00:00
## 971 2022-12-06 15:55:16 TRUE 2022-12-06 16:00:00
## 972 2022-12-06 15:55:08 TRUE 2022-12-06 16:00:00
## 973 2022-12-06 15:55:02 TRUE 2022-12-06 16:00:00
## 974 2022-12-06 15:54:52 TRUE 2022-12-06 16:00:00
## 975 2022-12-06 15:54:28 TRUE 2022-12-06 16:00:00
## 976 2022-12-06 15:54:24 TRUE 2022-12-06 16:00:00
## 977 2022-12-06 15:54:04 TRUE 2022-12-06 16:00:00
## 978 2022-12-06 15:53:38 TRUE 2022-12-06 16:00:00
## 979 2022-12-06 15:53:35 TRUE 2022-12-06 16:00:00
## 980 2022-12-06 15:53:19 TRUE 2022-12-06 16:00:00
## 981 2022-12-06 15:53:14 TRUE 2022-12-06 16:00:00
## 982 2022-12-06 15:53:11 TRUE 2022-12-06 16:00:00
## 983 2022-12-06 15:53:06 TRUE 2022-12-06 16:00:00
## 984 2022-12-06 15:53:03 TRUE 2022-12-06 16:00:00
## 985 2022-12-06 15:52:54 TRUE 2022-12-06 16:00:00
## 986 2022-12-06 15:52:47 TRUE 2022-12-06 16:00:00
## 987 2022-12-06 15:52:06 TRUE 2022-12-06 16:00:00
## 988 2022-12-06 15:51:28 TRUE 2022-12-06 16:00:00
## 989 2022-12-06 15:50:53 TRUE 2022-12-06 16:00:00
## 990 2022-12-06 15:50:29 TRUE 2022-12-06 16:00:00
## 991 2022-12-06 15:49:58 TRUE 2022-12-06 16:00:00
## 992 2022-12-06 15:49:18 TRUE 2022-12-06 16:00:00
## 993 2022-12-06 15:49:13 TRUE 2022-12-06 16:00:00
## 994 2022-12-06 15:49:11 TRUE 2022-12-06 16:00:00
## 995 2022-12-06 15:49:11 TRUE 2022-12-06 16:00:00
## 996 2022-12-06 15:48:51 TRUE 2022-12-06 16:00:00
## 997 2022-12-06 15:48:09 TRUE 2022-12-06 16:00:00
## 998 2022-12-06 15:47:43 TRUE 2022-12-06 16:00:00
## 999 2022-12-06 15:47:40 TRUE 2022-12-06 16:00:00
## 1000 2022-12-06 15:47:39 TRUE 2022-12-06 16:00:00
## 1001 2022-12-06 15:47:31 TRUE 2022-12-06 16:00:00
## 1002 2022-12-06 15:47:28 TRUE 2022-12-06 16:00:00
## 1003 2022-12-06 15:47:23 TRUE 2022-12-06 16:00:00
## 1004 2022-12-06 15:47:10 TRUE 2022-12-06 16:00:00
## 1005 2022-12-06 15:46:55 TRUE 2022-12-06 16:00:00
## 1006 2022-12-06 15:46:52 TRUE 2022-12-06 16:00:00
## 1007 2022-12-06 15:46:50 TRUE 2022-12-06 16:00:00
## 1008 2022-12-06 15:46:38 TRUE 2022-12-06 16:00:00
## 1009 2022-12-06 15:46:37 TRUE 2022-12-06 16:00:00
## 1010 2022-12-06 15:46:14 TRUE 2022-12-06 16:00:00
## 1011 2022-12-06 15:44:50 TRUE 2022-12-06 16:00:00
## 1012 2022-12-06 15:44:32 TRUE 2022-12-06 16:00:00
## 1013 2022-12-06 15:44:26 TRUE 2022-12-06 16:00:00
## 1014 2022-12-06 15:44:03 TRUE 2022-12-06 16:00:00
## 1015 2022-12-06 15:43:03 TRUE 2022-12-06 16:00:00
## 1016 2022-12-06 15:42:59 TRUE 2022-12-06 16:00:00
## 1017 2022-12-06 15:42:36 TRUE 2022-12-06 16:00:00
## 1018 2022-12-06 15:42:04 TRUE 2022-12-06 16:00:00
## 1019 2022-12-06 15:42:04 TRUE 2022-12-06 16:00:00
## 1020 2022-12-06 15:41:37 TRUE 2022-12-06 16:00:00
## 1021 2022-12-06 15:41:31 TRUE 2022-12-06 16:00:00
## 1022 2022-12-06 15:41:11 TRUE 2022-12-06 16:00:00
## 1023 2022-12-06 15:40:38 TRUE 2022-12-06 16:00:00
## 1024 2022-12-06 15:40:14 TRUE 2022-12-06 16:00:00
## 1025 2022-12-06 15:39:56 TRUE 2022-12-06 16:00:00
## 1026 2022-12-06 15:39:27 TRUE 2022-12-06 16:00:00
## 1027 2022-12-06 15:38:58 TRUE 2022-12-06 16:00:00
## 1028 2022-12-06 15:38:52 TRUE 2022-12-06 16:00:00
## 1029 2022-12-06 15:38:43 TRUE 2022-12-06 16:00:00
## 1030 2022-12-06 15:38:43 TRUE 2022-12-06 16:00:00
## 1031 2022-12-06 15:38:37 TRUE 2022-12-06 16:00:00
## 1032 2022-12-06 15:37:25 TRUE 2022-12-06 16:00:00
## 1033 2022-12-06 15:37:04 TRUE 2022-12-06 16:00:00
## 1034 2022-12-06 15:36:11 TRUE 2022-12-06 16:00:00
## 1035 2022-12-06 15:35:50 TRUE 2022-12-06 16:00:00
## 1036 2022-12-06 15:35:41 TRUE 2022-12-06 16:00:00
## 1037 2022-12-06 15:35:27 TRUE 2022-12-06 16:00:00
## 1038 2022-12-06 15:35:12 TRUE 2022-12-06 16:00:00
## 1039 2022-12-06 15:34:52 TRUE 2022-12-06 16:00:00
## 1040 2022-12-06 15:33:45 TRUE 2022-12-06 16:00:00
## 1041 2022-12-06 15:32:19 TRUE 2022-12-06 16:00:00
## 1042 2022-12-06 15:31:59 TRUE 2022-12-06 16:00:00
## 1043 2022-12-06 15:31:44 TRUE 2022-12-06 16:00:00
## 1044 2022-12-06 15:31:29 TRUE 2022-12-06 16:00:00
## 1045 2022-12-06 15:31:17 TRUE 2022-12-06 16:00:00
## 1046 2022-12-06 15:31:11 TRUE 2022-12-06 16:00:00
## 1047 2022-12-06 15:31:09 TRUE 2022-12-06 16:00:00
## 1048 2022-12-06 15:31:04 TRUE 2022-12-06 16:00:00
## 1049 2022-12-06 15:31:03 TRUE 2022-12-06 16:00:00
## 1050 2022-12-06 15:30:58 TRUE 2022-12-06 16:00:00
## 1051 2022-12-06 15:30:54 TRUE 2022-12-06 16:00:00
## 1052 2022-12-06 15:30:41 TRUE 2022-12-06 16:00:00
## 1053 2022-12-06 15:30:28 TRUE 2022-12-06 16:00:00
## 1054 2022-12-06 15:30:23 TRUE 2022-12-06 16:00:00
## 1055 2022-12-06 15:30:19 TRUE 2022-12-06 16:00:00
## 1056 2022-12-06 15:30:08 TRUE 2022-12-06 16:00:00
## 1057 2022-12-06 15:29:59 TRUE 2022-12-06 15:00:00
## 1058 2022-12-06 15:29:17 TRUE 2022-12-06 15:00:00
## 1059 2022-12-06 15:29:10 TRUE 2022-12-06 15:00:00
## 1060 2022-12-06 15:28:43 TRUE 2022-12-06 15:00:00
## 1061 2022-12-06 15:28:12 TRUE 2022-12-06 15:00:00
## 1062 2022-12-06 15:27:19 TRUE 2022-12-06 15:00:00
## 1063 2022-12-06 15:26:37 TRUE 2022-12-06 15:00:00
## 1064 2022-12-06 15:26:29 TRUE 2022-12-06 15:00:00
## 1065 2022-12-06 15:26:18 TRUE 2022-12-06 15:00:00
## 1066 2022-12-06 15:26:11 TRUE 2022-12-06 15:00:00
## 1067 2022-12-06 15:25:16 TRUE 2022-12-06 15:00:00
## 1068 2022-12-06 15:24:34 TRUE 2022-12-06 15:00:00
## 1069 2022-12-06 15:23:36 TRUE 2022-12-06 15:00:00
## 1070 2022-12-06 15:22:40 TRUE 2022-12-06 15:00:00
## 1071 2022-12-06 15:21:28 TRUE 2022-12-06 15:00:00
## 1072 2022-12-06 15:21:10 TRUE 2022-12-06 15:00:00
## 1073 2022-12-06 15:20:52 TRUE 2022-12-06 15:00:00
## 1074 2022-12-06 15:20:51 TRUE 2022-12-06 15:00:00
## 1075 2022-12-06 15:20:29 TRUE 2022-12-06 15:00:00
## 1076 2022-12-06 15:20:24 TRUE 2022-12-06 15:00:00
## 1077 2022-12-06 15:19:54 TRUE 2022-12-06 15:00:00
## 1078 2022-12-06 15:19:29 TRUE 2022-12-06 15:00:00
## 1079 2022-12-06 15:19:08 TRUE 2022-12-06 15:00:00
## 1080 2022-12-06 15:18:46 TRUE 2022-12-06 15:00:00
## 1081 2022-12-06 15:18:43 TRUE 2022-12-06 15:00:00
## 1082 2022-12-06 15:18:14 TRUE 2022-12-06 15:00:00
## 1083 2022-12-06 15:17:47 TRUE 2022-12-06 15:00:00
## 1084 2022-12-06 15:17:16 TRUE 2022-12-06 15:00:00
## 1085 2022-12-06 15:15:30 TRUE 2022-12-06 15:00:00
## 1086 2022-12-06 15:14:56 TRUE 2022-12-06 15:00:00
## 1087 2022-12-06 15:14:42 TRUE 2022-12-06 15:00:00
## 1088 2022-12-06 15:14:27 TRUE 2022-12-06 15:00:00
## 1089 2022-12-06 15:12:57 TRUE 2022-12-06 15:00:00
## 1090 2022-12-06 15:12:25 TRUE 2022-12-06 15:00:00
## 1091 2022-12-06 15:12:14 TRUE 2022-12-06 15:00:00
## 1092 2022-12-06 15:11:45 TRUE 2022-12-06 15:00:00
## 1093 2022-12-06 15:09:34 TRUE 2022-12-06 15:00:00
## 1094 2022-12-06 15:09:09 TRUE 2022-12-06 15:00:00
## 1095 2022-12-06 15:07:53 TRUE 2022-12-06 15:00:00
## 1096 2022-12-06 15:07:44 TRUE 2022-12-06 15:00:00
## 1097 2022-12-06 15:07:38 TRUE 2022-12-06 15:00:00
## 1098 2022-12-06 15:06:17 TRUE 2022-12-06 15:00:00
## 1099 2022-12-06 15:06:05 TRUE 2022-12-06 15:00:00
## 1100 2022-12-06 15:05:46 TRUE 2022-12-06 15:00:00
## 1101 2022-12-06 15:04:56 TRUE 2022-12-06 15:00:00
## 1102 2022-12-06 15:04:40 TRUE 2022-12-06 15:00:00
## 1103 2022-12-06 15:04:29 TRUE 2022-12-06 15:00:00
## 1104 2022-12-06 15:04:23 TRUE 2022-12-06 15:00:00
## 1105 2022-12-06 15:04:15 TRUE 2022-12-06 15:00:00
## 1106 2022-12-06 15:04:09 TRUE 2022-12-06 15:00:00
## 1107 2022-12-06 15:04:01 TRUE 2022-12-06 15:00:00
## 1108 2022-12-06 15:03:53 TRUE 2022-12-06 15:00:00
## 1109 2022-12-06 15:02:43 TRUE 2022-12-06 15:00:00
## 1110 2022-12-06 15:02:27 TRUE 2022-12-06 15:00:00
## 1111 2022-12-06 15:02:17 TRUE 2022-12-06 15:00:00
## 1112 2022-12-06 15:01:59 TRUE 2022-12-06 15:00:00
## 1113 2022-12-06 15:01:04 TRUE 2022-12-06 15:00:00
## 1114 2022-12-06 14:59:41 TRUE 2022-12-06 15:00:00
## 1115 2022-12-06 14:59:33 TRUE 2022-12-06 15:00:00
## 1116 2022-12-06 14:59:07 TRUE 2022-12-06 15:00:00
## 1117 2022-12-06 14:58:55 TRUE 2022-12-06 15:00:00
## 1118 2022-12-06 14:57:40 TRUE 2022-12-06 15:00:00
## 1119 2022-12-06 14:55:07 TRUE 2022-12-06 15:00:00
## 1120 2022-12-06 14:54:25 TRUE 2022-12-06 15:00:00
## 1121 2022-12-06 14:53:51 TRUE 2022-12-06 15:00:00
## 1122 2022-12-06 14:53:47 TRUE 2022-12-06 15:00:00
## 1123 2022-12-06 14:53:39 TRUE 2022-12-06 15:00:00
## 1124 2022-12-06 14:53:10 TRUE 2022-12-06 15:00:00
## 1125 2022-12-06 14:53:07 TRUE 2022-12-06 15:00:00
## 1126 2022-12-06 14:51:46 TRUE 2022-12-06 15:00:00
## 1127 2022-12-06 14:50:57 TRUE 2022-12-06 15:00:00
## 1128 2022-12-06 14:50:53 TRUE 2022-12-06 15:00:00
## 1129 2022-12-06 14:50:45 TRUE 2022-12-06 15:00:00
## 1130 2022-12-06 14:50:02 TRUE 2022-12-06 15:00:00
## 1131 2022-12-06 14:49:57 TRUE 2022-12-06 15:00:00
## 1132 2022-12-06 14:49:16 TRUE 2022-12-06 15:00:00
## 1133 2022-12-06 14:49:02 TRUE 2022-12-06 15:00:00
## 1134 2022-12-06 14:49:00 TRUE 2022-12-06 15:00:00
## 1135 2022-12-06 14:48:57 TRUE 2022-12-06 15:00:00
## 1136 2022-12-06 14:48:50 TRUE 2022-12-06 15:00:00
## 1137 2022-12-06 14:48:24 TRUE 2022-12-06 15:00:00
## 1138 2022-12-06 14:48:01 TRUE 2022-12-06 15:00:00
## 1139 2022-12-06 14:47:18 TRUE 2022-12-06 15:00:00
## 1140 2022-12-06 14:45:50 TRUE 2022-12-06 15:00:00
## 1141 2022-12-06 14:45:33 TRUE 2022-12-06 15:00:00
## 1142 2022-12-06 14:44:34 TRUE 2022-12-06 15:00:00
## 1143 2022-12-06 14:43:47 TRUE 2022-12-06 15:00:00
## 1144 2022-12-06 14:42:47 TRUE 2022-12-06 15:00:00
## 1145 2022-12-06 14:41:27 TRUE 2022-12-06 15:00:00
## 1146 2022-12-06 14:40:49 TRUE 2022-12-06 15:00:00
## 1147 2022-12-06 14:40:27 TRUE 2022-12-06 15:00:00
## 1148 2022-12-06 14:40:09 TRUE 2022-12-06 15:00:00
## 1149 2022-12-06 14:40:05 TRUE 2022-12-06 15:00:00
## 1150 2022-12-06 14:40:03 TRUE 2022-12-06 15:00:00
## 1151 2022-12-06 14:40:01 TRUE 2022-12-06 15:00:00
## 1152 2022-12-06 14:39:57 TRUE 2022-12-06 15:00:00
## 1153 2022-12-06 14:39:53 TRUE 2022-12-06 15:00:00
## 1154 2022-12-06 14:39:30 TRUE 2022-12-06 15:00:00
## 1155 2022-12-06 14:38:08 TRUE 2022-12-06 15:00:00
## 1156 2022-12-06 14:36:54 TRUE 2022-12-06 15:00:00
## 1157 2022-12-06 14:35:59 TRUE 2022-12-06 15:00:00
## 1158 2022-12-06 14:34:17 TRUE 2022-12-06 15:00:00
## 1159 2022-12-06 14:32:46 TRUE 2022-12-06 15:00:00
## 1160 2022-12-06 14:31:48 TRUE 2022-12-06 15:00:00
## 1161 2022-12-06 14:31:05 TRUE 2022-12-06 15:00:00
## 1162 2022-12-06 14:30:45 TRUE 2022-12-06 15:00:00
## 1163 2022-12-06 14:30:40 TRUE 2022-12-06 15:00:00
## 1164 2022-12-06 14:28:54 TRUE 2022-12-06 14:00:00
## 1165 2022-12-06 14:28:38 TRUE 2022-12-06 14:00:00
## 1166 2022-12-06 14:28:20 TRUE 2022-12-06 14:00:00
## 1167 2022-12-06 14:28:17 TRUE 2022-12-06 14:00:00
## 1168 2022-12-06 14:27:50 TRUE 2022-12-06 14:00:00
## 1169 2022-12-06 14:27:36 TRUE 2022-12-06 14:00:00
## 1170 2022-12-06 14:27:24 TRUE 2022-12-06 14:00:00
## 1171 2022-12-06 14:27:19 TRUE 2022-12-06 14:00:00
## 1172 2022-12-06 14:26:21 TRUE 2022-12-06 14:00:00
## 1173 2022-12-06 14:26:19 TRUE 2022-12-06 14:00:00
## 1174 2022-12-06 14:26:11 TRUE 2022-12-06 14:00:00
## 1175 2022-12-06 14:25:53 TRUE 2022-12-06 14:00:00
## 1176 2022-12-06 14:25:34 TRUE 2022-12-06 14:00:00
## 1177 2022-12-06 14:24:31 TRUE 2022-12-06 14:00:00
## 1178 2022-12-06 14:24:05 TRUE 2022-12-06 14:00:00
## 1179 2022-12-06 14:23:46 TRUE 2022-12-06 14:00:00
## 1180 2022-12-06 14:22:08 TRUE 2022-12-06 14:00:00
## 1181 2022-12-06 14:22:05 TRUE 2022-12-06 14:00:00
## 1182 2022-12-06 14:21:41 TRUE 2022-12-06 14:00:00
## 1183 2022-12-06 14:21:14 TRUE 2022-12-06 14:00:00
## 1184 2022-12-06 14:20:18 TRUE 2022-12-06 14:00:00
## 1185 2022-12-06 14:20:12 TRUE 2022-12-06 14:00:00
## 1186 2022-12-06 14:17:35 TRUE 2022-12-06 14:00:00
## 1187 2022-12-06 14:16:42 TRUE 2022-12-06 14:00:00
## 1188 2022-12-06 14:15:45 TRUE 2022-12-06 14:00:00
## 1189 2022-12-06 14:15:40 TRUE 2022-12-06 14:00:00
## 1190 2022-12-06 14:15:25 TRUE 2022-12-06 14:00:00
## 1191 2022-12-06 14:14:47 TRUE 2022-12-06 14:00:00
## 1192 2022-12-06 14:14:05 TRUE 2022-12-06 14:00:00
## 1193 2022-12-06 14:13:57 TRUE 2022-12-06 14:00:00
## 1194 2022-12-06 14:13:52 TRUE 2022-12-06 14:00:00
## 1195 2022-12-06 14:13:32 TRUE 2022-12-06 14:00:00
## 1196 2022-12-06 14:13:14 TRUE 2022-12-06 14:00:00
## 1197 2022-12-06 14:12:49 TRUE 2022-12-06 14:00:00
## 1198 2022-12-06 14:12:44 TRUE 2022-12-06 14:00:00
## 1199 2022-12-06 14:12:19 TRUE 2022-12-06 14:00:00
## 1200 2022-12-06 14:12:18 TRUE 2022-12-06 14:00:00
## 1201 2022-12-06 14:11:58 TRUE 2022-12-06 14:00:00
## 1202 2022-12-06 14:11:35 TRUE 2022-12-06 14:00:00
## 1203 2022-12-06 14:11:13 TRUE 2022-12-06 14:00:00
## 1204 2022-12-06 14:11:07 TRUE 2022-12-06 14:00:00
## 1205 2022-12-06 14:10:39 TRUE 2022-12-06 14:00:00
## 1206 2022-12-06 14:09:47 TRUE 2022-12-06 14:00:00
## 1207 2022-12-06 14:09:12 TRUE 2022-12-06 14:00:00
## 1208 2022-12-06 14:09:05 TRUE 2022-12-06 14:00:00
## 1209 2022-12-06 14:08:58 TRUE 2022-12-06 14:00:00
## 1210 2022-12-06 14:08:55 TRUE 2022-12-06 14:00:00
## 1211 2022-12-06 14:08:44 TRUE 2022-12-06 14:00:00
## 1212 2022-12-06 14:08:39 TRUE 2022-12-06 14:00:00
## 1213 2022-12-06 14:08:34 TRUE 2022-12-06 14:00:00
## 1214 2022-12-06 14:07:47 TRUE 2022-12-06 14:00:00
## 1215 2022-12-06 14:07:43 TRUE 2022-12-06 14:00:00
## 1216 2022-12-06 14:07:37 TRUE 2022-12-06 14:00:00
## 1217 2022-12-06 14:07:22 TRUE 2022-12-06 14:00:00
## 1218 2022-12-06 14:06:39 TRUE 2022-12-06 14:00:00
## 1219 2022-12-06 14:06:06 TRUE 2022-12-06 14:00:00
## 1220 2022-12-06 14:05:38 TRUE 2022-12-06 14:00:00
## 1221 2022-12-06 14:05:34 TRUE 2022-12-06 14:00:00
## 1222 2022-12-06 14:05:27 TRUE 2022-12-06 14:00:00
## 1223 2022-12-06 14:05:21 TRUE 2022-12-06 14:00:00
## 1224 2022-12-06 14:05:19 TRUE 2022-12-06 14:00:00
## 1225 2022-12-06 14:05:03 TRUE 2022-12-06 14:00:00
## 1226 2022-12-06 14:04:57 TRUE 2022-12-06 14:00:00
## 1227 2022-12-06 14:04:57 TRUE 2022-12-06 14:00:00
## 1228 2022-12-06 14:04:11 TRUE 2022-12-06 14:00:00
## 1229 2022-12-06 14:03:57 TRUE 2022-12-06 14:00:00
## 1230 2022-12-06 14:00:17 TRUE 2022-12-06 14:00:00
## 1231 2022-12-06 13:59:55 TRUE 2022-12-06 14:00:00
## 1232 2022-12-06 13:57:25 TRUE 2022-12-06 14:00:00
## 1233 2022-12-06 13:57:13 TRUE 2022-12-06 14:00:00
## 1234 2022-12-06 13:56:31 TRUE 2022-12-06 14:00:00
## 1235 2022-12-06 13:56:10 TRUE 2022-12-06 14:00:00
## 1236 2022-12-06 13:55:40 TRUE 2022-12-06 14:00:00
## 1237 2022-12-06 13:55:36 TRUE 2022-12-06 14:00:00
## 1238 2022-12-06 13:55:34 TRUE 2022-12-06 14:00:00
## 1239 2022-12-06 13:55:31 TRUE 2022-12-06 14:00:00
## 1240 2022-12-06 13:55:28 TRUE 2022-12-06 14:00:00
## 1241 2022-12-06 13:54:42 TRUE 2022-12-06 14:00:00
## 1242 2022-12-06 13:53:37 TRUE 2022-12-06 14:00:00
## 1243 2022-12-06 13:53:36 TRUE 2022-12-06 14:00:00
## 1244 2022-12-06 13:53:26 TRUE 2022-12-06 14:00:00
## 1245 2022-12-06 13:53:05 TRUE 2022-12-06 14:00:00
## 1246 2022-12-06 13:52:56 TRUE 2022-12-06 14:00:00
## 1247 2022-12-06 13:52:20 TRUE 2022-12-06 14:00:00
## 1248 2022-12-06 13:51:58 TRUE 2022-12-06 14:00:00
## 1249 2022-12-06 13:51:46 TRUE 2022-12-06 14:00:00
## 1250 2022-12-06 13:51:40 TRUE 2022-12-06 14:00:00
## 1251 2022-12-06 13:50:14 TRUE 2022-12-06 14:00:00
## 1252 2022-12-06 13:50:10 TRUE 2022-12-06 14:00:00
## 1253 2022-12-06 13:50:09 TRUE 2022-12-06 14:00:00
## 1254 2022-12-06 13:49:27 TRUE 2022-12-06 14:00:00
## 1255 2022-12-06 13:49:15 TRUE 2022-12-06 14:00:00
## 1256 2022-12-06 13:49:11 TRUE 2022-12-06 14:00:00
## 1257 2022-12-06 13:48:14 TRUE 2022-12-06 14:00:00
## 1258 2022-12-06 13:47:56 TRUE 2022-12-06 14:00:00
## 1259 2022-12-06 13:47:29 TRUE 2022-12-06 14:00:00
## 1260 2022-12-06 13:47:27 TRUE 2022-12-06 14:00:00
## 1261 2022-12-06 13:47:17 TRUE 2022-12-06 14:00:00
## 1262 2022-12-06 13:47:04 TRUE 2022-12-06 14:00:00
## 1263 2022-12-06 13:46:28 TRUE 2022-12-06 14:00:00
## 1264 2022-12-06 13:46:09 TRUE 2022-12-06 14:00:00
## 1265 2022-12-06 13:46:05 TRUE 2022-12-06 14:00:00
## 1266 2022-12-06 13:45:59 TRUE 2022-12-06 14:00:00
## 1267 2022-12-06 13:45:32 TRUE 2022-12-06 14:00:00
## 1268 2022-12-06 13:44:17 TRUE 2022-12-06 14:00:00
## 1269 2022-12-06 13:43:54 TRUE 2022-12-06 14:00:00
## 1270 2022-12-06 13:43:39 TRUE 2022-12-06 14:00:00
## 1271 2022-12-06 13:43:37 TRUE 2022-12-06 14:00:00
## 1272 2022-12-06 13:43:14 TRUE 2022-12-06 14:00:00
## 1273 2022-12-06 13:43:07 TRUE 2022-12-06 14:00:00
## 1274 2022-12-06 13:43:03 TRUE 2022-12-06 14:00:00
## 1275 2022-12-06 13:42:55 TRUE 2022-12-06 14:00:00
## 1276 2022-12-06 13:42:45 TRUE 2022-12-06 14:00:00
## 1277 2022-12-06 13:42:05 TRUE 2022-12-06 14:00:00
## 1278 2022-12-06 13:41:49 TRUE 2022-12-06 14:00:00
## 1279 2022-12-06 13:41:33 TRUE 2022-12-06 14:00:00
## 1280 2022-12-06 13:41:17 TRUE 2022-12-06 14:00:00
## 1281 2022-12-06 13:40:41 TRUE 2022-12-06 14:00:00
## 1282 2022-12-06 13:39:35 TRUE 2022-12-06 14:00:00
## 1283 2022-12-06 13:39:13 TRUE 2022-12-06 14:00:00
## 1284 2022-12-06 13:39:09 TRUE 2022-12-06 14:00:00
## 1285 2022-12-06 13:39:04 TRUE 2022-12-06 14:00:00
## 1286 2022-12-06 13:38:38 TRUE 2022-12-06 14:00:00
## 1287 2022-12-06 13:38:01 TRUE 2022-12-06 14:00:00
## 1288 2022-12-06 13:37:11 TRUE 2022-12-06 14:00:00
## 1289 2022-12-06 13:37:05 TRUE 2022-12-06 14:00:00
## 1290 2022-12-06 13:36:39 TRUE 2022-12-06 14:00:00
## 1291 2022-12-06 13:36:37 TRUE 2022-12-06 14:00:00
## 1292 2022-12-06 13:35:49 TRUE 2022-12-06 14:00:00
## 1293 2022-12-06 13:35:37 TRUE 2022-12-06 14:00:00
## 1294 2022-12-06 13:34:57 TRUE 2022-12-06 14:00:00
## 1295 2022-12-06 13:34:43 TRUE 2022-12-06 14:00:00
## 1296 2022-12-06 13:34:30 TRUE 2022-12-06 14:00:00
## 1297 2022-12-06 13:34:26 TRUE 2022-12-06 14:00:00
## 1298 2022-12-06 13:34:26 TRUE 2022-12-06 14:00:00
## 1299 2022-12-06 13:33:51 TRUE 2022-12-06 14:00:00
## 1300 2022-12-06 13:32:54 TRUE 2022-12-06 14:00:00
## 1301 2022-12-06 13:32:11 TRUE 2022-12-06 14:00:00
## 1302 2022-12-06 13:32:10 TRUE 2022-12-06 14:00:00
## 1303 2022-12-06 13:31:47 TRUE 2022-12-06 14:00:00
## 1304 2022-12-06 13:31:41 TRUE 2022-12-06 14:00:00
## 1305 2022-12-06 13:30:59 TRUE 2022-12-06 14:00:00
## 1306 2022-12-06 13:30:34 TRUE 2022-12-06 14:00:00
## 1307 2022-12-06 13:30:12 TRUE 2022-12-06 14:00:00
## 1308 2022-12-06 13:30:05 TRUE 2022-12-06 14:00:00
## 1309 2022-12-06 13:29:48 TRUE 2022-12-06 13:00:00
## 1310 2022-12-06 13:29:24 TRUE 2022-12-06 13:00:00
## 1311 2022-12-06 13:29:23 TRUE 2022-12-06 13:00:00
## 1312 2022-12-06 13:29:21 TRUE 2022-12-06 13:00:00
## 1313 2022-12-06 13:29:17 TRUE 2022-12-06 13:00:00
## 1314 2022-12-06 13:29:05 TRUE 2022-12-06 13:00:00
## 1315 2022-12-06 13:28:35 TRUE 2022-12-06 13:00:00
## 1316 2022-12-06 13:28:28 TRUE 2022-12-06 13:00:00
## 1317 2022-12-06 13:28:05 TRUE 2022-12-06 13:00:00
## 1318 2022-12-06 13:27:45 TRUE 2022-12-06 13:00:00
## 1319 2022-12-06 13:27:43 TRUE 2022-12-06 13:00:00
## 1320 2022-12-06 13:27:19 TRUE 2022-12-06 13:00:00
## 1321 2022-12-06 13:26:55 TRUE 2022-12-06 13:00:00
## 1322 2022-12-06 13:26:45 TRUE 2022-12-06 13:00:00
## 1323 2022-12-06 13:26:41 TRUE 2022-12-06 13:00:00
## 1324 2022-12-06 13:26:14 TRUE 2022-12-06 13:00:00
## 1325 2022-12-06 13:26:09 TRUE 2022-12-06 13:00:00
## 1326 2022-12-06 13:26:02 TRUE 2022-12-06 13:00:00
## 1327 2022-12-06 13:26:01 TRUE 2022-12-06 13:00:00
## 1328 2022-12-06 13:25:40 TRUE 2022-12-06 13:00:00
## 1329 2022-12-06 13:25:29 TRUE 2022-12-06 13:00:00
## 1330 2022-12-06 13:25:28 TRUE 2022-12-06 13:00:00
## 1331 2022-12-06 13:25:22 TRUE 2022-12-06 13:00:00
## 1332 2022-12-06 13:25:18 TRUE 2022-12-06 13:00:00
## 1333 2022-12-06 13:25:18 TRUE 2022-12-06 13:00:00
## 1334 2022-12-06 13:25:13 TRUE 2022-12-06 13:00:00
## 1335 2022-12-06 13:25:10 TRUE 2022-12-06 13:00:00
## 1336 2022-12-06 13:25:10 TRUE 2022-12-06 13:00:00
## 1337 2022-12-06 13:25:07 TRUE 2022-12-06 13:00:00
## 1338 2022-12-06 13:25:01 TRUE 2022-12-06 13:00:00
## 1339 2022-12-06 13:24:16 TRUE 2022-12-06 13:00:00
## 1340 2022-12-06 13:24:14 TRUE 2022-12-06 13:00:00
## 1341 2022-12-06 13:24:05 TRUE 2022-12-06 13:00:00
## 1342 2022-12-06 13:24:00 TRUE 2022-12-06 13:00:00
## 1343 2022-12-06 13:23:49 TRUE 2022-12-06 13:00:00
## 1344 2022-12-06 13:23:45 TRUE 2022-12-06 13:00:00
## 1345 2022-12-06 13:23:25 TRUE 2022-12-06 13:00:00
## 1346 2022-12-06 13:23:18 TRUE 2022-12-06 13:00:00
## 1347 2022-12-06 13:23:16 TRUE 2022-12-06 13:00:00
## 1348 2022-12-06 13:23:12 TRUE 2022-12-06 13:00:00
## 1349 2022-12-06 13:23:02 TRUE 2022-12-06 13:00:00
## 1350 2022-12-06 13:22:35 TRUE 2022-12-06 13:00:00
## 1351 2022-12-06 13:21:46 TRUE 2022-12-06 13:00:00
## 1352 2022-12-06 13:21:21 TRUE 2022-12-06 13:00:00
## 1353 2022-12-06 13:21:07 TRUE 2022-12-06 13:00:00
## 1354 2022-12-06 13:20:36 TRUE 2022-12-06 13:00:00
## 1355 2022-12-06 13:20:22 TRUE 2022-12-06 13:00:00
## 1356 2022-12-06 13:19:03 TRUE 2022-12-06 13:00:00
## 1357 2022-12-06 13:19:02 TRUE 2022-12-06 13:00:00
## 1358 2022-12-06 13:18:57 TRUE 2022-12-06 13:00:00
## 1359 2022-12-06 13:18:57 TRUE 2022-12-06 13:00:00
## 1360 2022-12-06 13:18:56 TRUE 2022-12-06 13:00:00
## 1361 2022-12-06 13:18:43 TRUE 2022-12-06 13:00:00
## 1362 2022-12-06 13:18:37 TRUE 2022-12-06 13:00:00
## 1363 2022-12-06 13:18:25 TRUE 2022-12-06 13:00:00
## 1364 2022-12-06 13:18:25 TRUE 2022-12-06 13:00:00
## 1365 2022-12-06 13:18:15 TRUE 2022-12-06 13:00:00
## 1366 2022-12-06 13:17:52 TRUE 2022-12-06 13:00:00
## 1367 2022-12-06 13:17:36 TRUE 2022-12-06 13:00:00
## 1368 2022-12-06 13:17:33 TRUE 2022-12-06 13:00:00
## 1369 2022-12-06 13:17:02 TRUE 2022-12-06 13:00:00
## 1370 2022-12-06 13:17:01 TRUE 2022-12-06 13:00:00
## 1371 2022-12-06 13:16:56 TRUE 2022-12-06 13:00:00
## 1372 2022-12-06 13:16:51 TRUE 2022-12-06 13:00:00
## 1373 2022-12-06 13:16:51 TRUE 2022-12-06 13:00:00
## 1374 2022-12-06 13:16:28 TRUE 2022-12-06 13:00:00
## 1375 2022-12-06 13:16:18 TRUE 2022-12-06 13:00:00
## 1376 2022-12-06 13:15:52 TRUE 2022-12-06 13:00:00
## 1377 2022-12-06 13:15:41 TRUE 2022-12-06 13:00:00
## 1378 2022-12-06 13:15:11 TRUE 2022-12-06 13:00:00
## 1379 2022-12-06 13:14:59 TRUE 2022-12-06 13:00:00
## 1380 2022-12-06 13:14:39 TRUE 2022-12-06 13:00:00
## 1381 2022-12-06 13:14:17 TRUE 2022-12-06 13:00:00
## 1382 2022-12-06 13:13:54 TRUE 2022-12-06 13:00:00
## 1383 2022-12-06 13:13:44 TRUE 2022-12-06 13:00:00
## 1384 2022-12-06 13:13:32 TRUE 2022-12-06 13:00:00
## 1385 2022-12-06 13:13:20 TRUE 2022-12-06 13:00:00
## 1386 2022-12-06 13:13:17 TRUE 2022-12-06 13:00:00
## 1387 2022-12-06 13:13:04 TRUE 2022-12-06 13:00:00
## 1388 2022-12-06 13:12:23 TRUE 2022-12-06 13:00:00
## 1389 2022-12-06 13:11:50 TRUE 2022-12-06 13:00:00
## 1390 2022-12-06 13:11:50 TRUE 2022-12-06 13:00:00
## 1391 2022-12-06 13:11:33 TRUE 2022-12-06 13:00:00
## 1392 2022-12-06 13:11:29 TRUE 2022-12-06 13:00:00
## 1393 2022-12-06 13:11:28 TRUE 2022-12-06 13:00:00
## 1394 2022-12-06 13:10:54 TRUE 2022-12-06 13:00:00
## 1395 2022-12-06 13:10:38 TRUE 2022-12-06 13:00:00
## 1396 2022-12-06 13:10:36 TRUE 2022-12-06 13:00:00
## 1397 2022-12-06 13:10:33 TRUE 2022-12-06 13:00:00
## 1398 2022-12-06 13:10:07 TRUE 2022-12-06 13:00:00
## 1399 2022-12-06 13:09:59 TRUE 2022-12-06 13:00:00
## 1400 2022-12-06 13:09:46 TRUE 2022-12-06 13:00:00
## 1401 2022-12-06 13:08:56 TRUE 2022-12-06 13:00:00
## 1402 2022-12-06 13:08:55 TRUE 2022-12-06 13:00:00
## 1403 2022-12-06 13:08:54 TRUE 2022-12-06 13:00:00
## 1404 2022-12-06 13:08:43 TRUE 2022-12-06 13:00:00
## 1405 2022-12-06 13:08:31 TRUE 2022-12-06 13:00:00
## 1406 2022-12-06 13:08:29 TRUE 2022-12-06 13:00:00
## 1407 2022-12-06 13:08:25 TRUE 2022-12-06 13:00:00
## 1408 2022-12-06 13:08:24 TRUE 2022-12-06 13:00:00
## 1409 2022-12-06 13:07:47 TRUE 2022-12-06 13:00:00
## 1410 2022-12-06 13:07:45 TRUE 2022-12-06 13:00:00
## 1411 2022-12-06 13:07:36 TRUE 2022-12-06 13:00:00
## 1412 2022-12-06 13:07:29 TRUE 2022-12-06 13:00:00
## 1413 2022-12-06 13:06:58 TRUE 2022-12-06 13:00:00
## 1414 2022-12-06 13:06:18 TRUE 2022-12-06 13:00:00
## 1415 2022-12-06 13:05:38 TRUE 2022-12-06 13:00:00
## 1416 2022-12-06 13:05:27 TRUE 2022-12-06 13:00:00
## 1417 2022-12-06 13:04:41 TRUE 2022-12-06 13:00:00
## 1418 2022-12-06 13:04:22 TRUE 2022-12-06 13:00:00
## 1419 2022-12-06 13:04:09 TRUE 2022-12-06 13:00:00
## 1420 2022-12-06 13:04:05 TRUE 2022-12-06 13:00:00
## 1421 2022-12-06 13:04:00 TRUE 2022-12-06 13:00:00
## 1422 2022-12-06 13:03:42 TRUE 2022-12-06 13:00:00
## 1423 2022-12-06 13:03:40 TRUE 2022-12-06 13:00:00
## 1424 2022-12-06 13:03:37 TRUE 2022-12-06 13:00:00
## 1425 2022-12-06 13:03:30 TRUE 2022-12-06 13:00:00
## 1426 2022-12-06 13:03:17 TRUE 2022-12-06 13:00:00
## 1427 2022-12-06 13:02:54 TRUE 2022-12-06 13:00:00
## 1428 2022-12-06 13:02:52 TRUE 2022-12-06 13:00:00
## 1429 2022-12-06 13:02:50 TRUE 2022-12-06 13:00:00
## 1430 2022-12-06 13:02:43 TRUE 2022-12-06 13:00:00
## 1431 2022-12-06 13:02:41 TRUE 2022-12-06 13:00:00
## 1432 2022-12-06 13:02:37 TRUE 2022-12-06 13:00:00
## 1433 2022-12-06 13:02:36 TRUE 2022-12-06 13:00:00
## 1434 2022-12-06 13:02:33 TRUE 2022-12-06 13:00:00
## 1435 2022-12-06 13:02:17 TRUE 2022-12-06 13:00:00
## 1436 2022-12-06 13:02:07 TRUE 2022-12-06 13:00:00
## 1437 2022-12-06 13:01:58 TRUE 2022-12-06 13:00:00
## 1438 2022-12-06 13:01:23 TRUE 2022-12-06 13:00:00
## 1439 2022-12-06 13:01:11 TRUE 2022-12-06 13:00:00
## 1440 2022-12-06 13:00:03 TRUE 2022-12-06 13:00:00
## 1441 2022-12-06 13:00:00 TRUE 2022-12-06 13:00:00
## 1442 2022-12-06 12:59:43 TRUE 2022-12-06 13:00:00
## 1443 2022-12-06 12:59:22 TRUE 2022-12-06 13:00:00
## 1444 2022-12-06 12:58:51 TRUE 2022-12-06 13:00:00
## 1445 2022-12-06 12:58:44 TRUE 2022-12-06 13:00:00
## 1446 2022-12-06 12:58:16 TRUE 2022-12-06 13:00:00
## 1447 2022-12-06 12:57:40 TRUE 2022-12-06 13:00:00
## 1448 2022-12-06 12:57:34 TRUE 2022-12-06 13:00:00
## 1449 2022-12-06 12:57:31 TRUE 2022-12-06 13:00:00
## 1450 2022-12-06 12:56:00 TRUE 2022-12-06 13:00:00
## 1451 2022-12-06 12:55:54 TRUE 2022-12-06 13:00:00
## 1452 2022-12-06 12:55:48 TRUE 2022-12-06 13:00:00
## 1453 2022-12-06 12:55:38 TRUE 2022-12-06 13:00:00
## 1454 2022-12-06 12:55:34 TRUE 2022-12-06 13:00:00
## 1455 2022-12-06 12:55:30 TRUE 2022-12-06 13:00:00
## 1456 2022-12-06 12:54:40 TRUE 2022-12-06 13:00:00
## 1457 2022-12-06 12:54:05 TRUE 2022-12-06 13:00:00
## 1458 2022-12-06 12:54:03 TRUE 2022-12-06 13:00:00
## 1459 2022-12-06 12:53:52 TRUE 2022-12-06 13:00:00
## 1460 2022-12-06 12:53:27 TRUE 2022-12-06 13:00:00
## 1461 2022-12-06 12:53:16 TRUE 2022-12-06 13:00:00
## 1462 2022-12-06 12:53:10 TRUE 2022-12-06 13:00:00
## 1463 2022-12-06 12:51:40 TRUE 2022-12-06 13:00:00
## 1464 2022-12-06 12:51:10 TRUE 2022-12-06 13:00:00
## 1465 2022-12-06 12:50:50 TRUE 2022-12-06 13:00:00
## 1466 2022-12-06 12:48:55 TRUE 2022-12-06 13:00:00
## 1467 2022-12-06 12:48:31 TRUE 2022-12-06 13:00:00
## 1468 2022-12-06 12:48:23 TRUE 2022-12-06 13:00:00
## 1469 2022-12-06 12:48:21 TRUE 2022-12-06 13:00:00
## 1470 2022-12-06 12:46:50 TRUE 2022-12-06 13:00:00
## 1471 2022-12-06 12:46:44 TRUE 2022-12-06 13:00:00
## 1472 2022-12-06 12:46:32 TRUE 2022-12-06 13:00:00
## 1473 2022-12-06 12:44:57 TRUE 2022-12-06 13:00:00
## 1474 2022-12-06 12:44:38 TRUE 2022-12-06 13:00:00
## 1475 2022-12-06 12:44:08 TRUE 2022-12-06 13:00:00
## 1476 2022-12-06 12:44:08 TRUE 2022-12-06 13:00:00
## 1477 2022-12-06 12:43:55 TRUE 2022-12-06 13:00:00
## 1478 2022-12-06 12:43:43 TRUE 2022-12-06 13:00:00
## 1479 2022-12-06 12:43:19 TRUE 2022-12-06 13:00:00
## 1480 2022-12-06 12:42:48 TRUE 2022-12-06 13:00:00
## 1481 2022-12-06 12:42:29 TRUE 2022-12-06 13:00:00
## 1482 2022-12-06 12:42:20 TRUE 2022-12-06 13:00:00
## 1483 2022-12-06 12:42:18 TRUE 2022-12-06 13:00:00
## 1484 2022-12-06 12:42:13 TRUE 2022-12-06 13:00:00
## 1485 2022-12-06 12:41:14 TRUE 2022-12-06 13:00:00
## 1486 2022-12-06 12:41:14 TRUE 2022-12-06 13:00:00
## 1487 2022-12-06 12:40:46 TRUE 2022-12-06 13:00:00
## 1488 2022-12-06 12:40:39 TRUE 2022-12-06 13:00:00
## 1489 2022-12-06 12:39:36 TRUE 2022-12-06 13:00:00
## 1490 2022-12-06 12:39:26 TRUE 2022-12-06 13:00:00
## 1491 2022-12-06 12:39:13 TRUE 2022-12-06 13:00:00
## 1492 2022-12-06 12:38:46 TRUE 2022-12-06 13:00:00
## 1493 2022-12-06 12:38:43 TRUE 2022-12-06 13:00:00
## 1494 2022-12-06 12:38:33 TRUE 2022-12-06 13:00:00
## 1495 2022-12-06 12:38:22 TRUE 2022-12-06 13:00:00
## 1496 2022-12-06 12:38:14 TRUE 2022-12-06 13:00:00
## 1497 2022-12-06 12:38:00 TRUE 2022-12-06 13:00:00
## 1498 2022-12-06 12:37:37 TRUE 2022-12-06 13:00:00
## 1499 2022-12-06 12:36:50 TRUE 2022-12-06 13:00:00
## 1500 2022-12-06 12:36:46 TRUE 2022-12-06 13:00:00
## 1501 2022-12-06 12:36:29 TRUE 2022-12-06 13:00:00
## 1502 2022-12-06 12:36:09 TRUE 2022-12-06 13:00:00
## 1503 2022-12-06 12:36:03 TRUE 2022-12-06 13:00:00
## 1504 2022-12-06 12:35:25 TRUE 2022-12-06 13:00:00
## 1505 2022-12-06 12:34:52 TRUE 2022-12-06 13:00:00
## 1506 2022-12-06 12:34:35 TRUE 2022-12-06 13:00:00
## 1507 2022-12-06 12:34:13 TRUE 2022-12-06 13:00:00
## 1508 2022-12-06 12:33:17 TRUE 2022-12-06 13:00:00
## 1509 2022-12-06 12:33:15 TRUE 2022-12-06 13:00:00
## 1510 2022-12-06 12:32:58 TRUE 2022-12-06 13:00:00
## 1511 2022-12-06 12:32:51 TRUE 2022-12-06 13:00:00
## 1512 2022-12-06 12:30:39 TRUE 2022-12-06 13:00:00
## 1513 2022-12-06 12:29:59 TRUE 2022-12-06 12:00:00
## 1514 2022-12-06 12:29:37 TRUE 2022-12-06 12:00:00
## 1515 2022-12-06 12:29:09 TRUE 2022-12-06 12:00:00
## 1516 2022-12-06 12:28:45 TRUE 2022-12-06 12:00:00
## 1517 2022-12-06 12:28:19 TRUE 2022-12-06 12:00:00
## 1518 2022-12-06 12:28:13 TRUE 2022-12-06 12:00:00
## 1519 2022-12-06 12:28:04 TRUE 2022-12-06 12:00:00
## 1520 2022-12-06 12:27:42 TRUE 2022-12-06 12:00:00
## 1521 2022-12-06 12:27:26 TRUE 2022-12-06 12:00:00
## 1522 2022-12-06 12:25:48 TRUE 2022-12-06 12:00:00
## 1523 2022-12-06 12:24:23 TRUE 2022-12-06 12:00:00
## 1524 2022-12-06 12:24:02 TRUE 2022-12-06 12:00:00
## 1525 2022-12-06 12:23:26 TRUE 2022-12-06 12:00:00
## 1526 2022-12-06 12:23:10 TRUE 2022-12-06 12:00:00
## 1527 2022-12-06 12:23:09 TRUE 2022-12-06 12:00:00
## 1528 2022-12-06 12:22:42 TRUE 2022-12-06 12:00:00
## 1529 2022-12-06 12:22:02 TRUE 2022-12-06 12:00:00
## 1530 2022-12-06 12:21:45 TRUE 2022-12-06 12:00:00
## 1531 2022-12-06 12:21:11 TRUE 2022-12-06 12:00:00
## 1532 2022-12-06 12:20:09 TRUE 2022-12-06 12:00:00
## 1533 2022-12-06 12:19:38 TRUE 2022-12-06 12:00:00
## 1534 2022-12-06 12:18:40 TRUE 2022-12-06 12:00:00
## 1535 2022-12-06 12:18:06 TRUE 2022-12-06 12:00:00
## 1536 2022-12-06 12:17:54 TRUE 2022-12-06 12:00:00
## 1537 2022-12-06 12:17:53 TRUE 2022-12-06 12:00:00
## 1538 2022-12-06 12:16:53 TRUE 2022-12-06 12:00:00
## 1539 2022-12-06 12:16:50 TRUE 2022-12-06 12:00:00
## 1540 2022-12-06 12:16:18 TRUE 2022-12-06 12:00:00
## 1541 2022-12-06 12:15:22 TRUE 2022-12-06 12:00:00
## 1542 2022-12-06 12:15:02 TRUE 2022-12-06 12:00:00
## 1543 2022-12-06 12:13:55 TRUE 2022-12-06 12:00:00
## 1544 2022-12-06 12:12:57 TRUE 2022-12-06 12:00:00
## 1545 2022-12-06 12:12:51 TRUE 2022-12-06 12:00:00
## 1546 2022-12-06 12:12:04 TRUE 2022-12-06 12:00:00
## 1547 2022-12-06 12:11:59 TRUE 2022-12-06 12:00:00
## 1548 2022-12-06 12:11:58 TRUE 2022-12-06 12:00:00
## 1549 2022-12-06 12:11:50 TRUE 2022-12-06 12:00:00
## 1550 2022-12-06 12:11:38 TRUE 2022-12-06 12:00:00
## 1551 2022-12-06 12:11:07 TRUE 2022-12-06 12:00:00
## 1552 2022-12-06 12:10:44 TRUE 2022-12-06 12:00:00
## 1553 2022-12-06 12:10:43 TRUE 2022-12-06 12:00:00
## 1554 2022-12-06 12:10:32 TRUE 2022-12-06 12:00:00
## 1555 2022-12-06 12:09:56 TRUE 2022-12-06 12:00:00
## 1556 2022-12-06 12:09:49 TRUE 2022-12-06 12:00:00
## 1557 2022-12-06 12:08:24 TRUE 2022-12-06 12:00:00
## 1558 2022-12-06 12:08:04 TRUE 2022-12-06 12:00:00
## 1559 2022-12-06 12:07:35 TRUE 2022-12-06 12:00:00
## 1560 2022-12-06 12:07:31 TRUE 2022-12-06 12:00:00
## 1561 2022-12-06 12:07:15 TRUE 2022-12-06 12:00:00
## 1562 2022-12-06 12:06:32 TRUE 2022-12-06 12:00:00
## 1563 2022-12-06 12:05:21 TRUE 2022-12-06 12:00:00
## 1564 2022-12-06 12:04:53 TRUE 2022-12-06 12:00:00
## 1565 2022-12-06 12:04:53 TRUE 2022-12-06 12:00:00
## 1566 2022-12-06 12:04:38 TRUE 2022-12-06 12:00:00
## 1567 2022-12-06 12:04:25 TRUE 2022-12-06 12:00:00
## 1568 2022-12-06 12:04:22 TRUE 2022-12-06 12:00:00
## 1569 2022-12-06 12:04:16 TRUE 2022-12-06 12:00:00
## 1570 2022-12-06 12:04:09 TRUE 2022-12-06 12:00:00
## 1571 2022-12-06 12:04:06 TRUE 2022-12-06 12:00:00
## 1572 2022-12-06 12:03:48 TRUE 2022-12-06 12:00:00
## 1573 2022-12-06 12:03:43 TRUE 2022-12-06 12:00:00
## 1574 2022-12-06 12:03:02 TRUE 2022-12-06 12:00:00
## 1575 2022-12-06 12:03:02 TRUE 2022-12-06 12:00:00
## 1576 2022-12-06 12:02:13 TRUE 2022-12-06 12:00:00
## 1577 2022-12-06 12:02:12 TRUE 2022-12-06 12:00:00
## 1578 2022-12-06 12:01:52 TRUE 2022-12-06 12:00:00
## 1579 2022-12-06 12:00:25 TRUE 2022-12-06 12:00:00
## 1580 2022-12-06 11:59:58 TRUE 2022-12-06 12:00:00
## 1581 2022-12-06 11:59:52 TRUE 2022-12-06 12:00:00
## 1582 2022-12-06 11:59:34 TRUE 2022-12-06 12:00:00
## 1583 2022-12-06 11:59:06 TRUE 2022-12-06 12:00:00
## 1584 2022-12-06 11:57:27 TRUE 2022-12-06 12:00:00
## 1585 2022-12-06 11:57:15 TRUE 2022-12-06 12:00:00
## 1586 2022-12-06 11:56:26 TRUE 2022-12-06 12:00:00
## 1587 2022-12-06 11:56:07 TRUE 2022-12-06 12:00:00
## 1588 2022-12-06 11:54:52 TRUE 2022-12-06 12:00:00
## 1589 2022-12-06 11:53:41 TRUE 2022-12-06 12:00:00
## 1590 2022-12-06 11:53:23 TRUE 2022-12-06 12:00:00
## 1591 2022-12-06 11:53:09 TRUE 2022-12-06 12:00:00
## 1592 2022-12-06 11:53:03 TRUE 2022-12-06 12:00:00
## 1593 2022-12-06 11:52:50 TRUE 2022-12-06 12:00:00
## 1594 2022-12-06 11:51:53 TRUE 2022-12-06 12:00:00
## 1595 2022-12-06 11:51:51 TRUE 2022-12-06 12:00:00
## 1596 2022-12-06 11:51:46 TRUE 2022-12-06 12:00:00
## 1597 2022-12-06 11:51:09 TRUE 2022-12-06 12:00:00
## 1598 2022-12-06 11:49:05 TRUE 2022-12-06 12:00:00
## 1599 2022-12-06 11:49:03 TRUE 2022-12-06 12:00:00
## 1600 2022-12-06 11:48:52 TRUE 2022-12-06 12:00:00
## 1601 2022-12-06 11:48:42 TRUE 2022-12-06 12:00:00
## 1602 2022-12-06 11:48:09 TRUE 2022-12-06 12:00:00
## 1603 2022-12-06 11:47:32 TRUE 2022-12-06 12:00:00
## 1604 2022-12-06 11:46:58 TRUE 2022-12-06 12:00:00
## 1605 2022-12-06 11:45:13 TRUE 2022-12-06 12:00:00
## 1606 2022-12-06 11:45:12 TRUE 2022-12-06 12:00:00
## 1607 2022-12-06 11:45:07 TRUE 2022-12-06 12:00:00
## 1608 2022-12-06 11:45:04 TRUE 2022-12-06 12:00:00
## 1609 2022-12-06 11:44:20 TRUE 2022-12-06 12:00:00
## 1610 2022-12-06 11:42:44 TRUE 2022-12-06 12:00:00
## 1611 2022-12-06 11:42:06 TRUE 2022-12-06 12:00:00
## 1612 2022-12-06 11:39:49 TRUE 2022-12-06 12:00:00
## 1613 2022-12-06 11:39:48 TRUE 2022-12-06 12:00:00
## 1614 2022-12-06 11:39:48 TRUE 2022-12-06 12:00:00
## 1615 2022-12-06 11:39:47 TRUE 2022-12-06 12:00:00
## 1616 2022-12-06 11:39:28 TRUE 2022-12-06 12:00:00
## 1617 2022-12-06 11:39:22 TRUE 2022-12-06 12:00:00
## 1618 2022-12-06 11:39:03 TRUE 2022-12-06 12:00:00
## 1619 2022-12-06 11:39:00 TRUE 2022-12-06 12:00:00
## 1620 2022-12-06 11:38:52 TRUE 2022-12-06 12:00:00
## 1621 2022-12-06 11:37:41 TRUE 2022-12-06 12:00:00
## 1622 2022-12-06 11:37:41 TRUE 2022-12-06 12:00:00
## 1623 2022-12-06 11:37:20 TRUE 2022-12-06 12:00:00
## 1624 2022-12-06 11:37:15 TRUE 2022-12-06 12:00:00
## 1625 2022-12-06 11:37:01 TRUE 2022-12-06 12:00:00
## 1626 2022-12-06 11:35:37 TRUE 2022-12-06 12:00:00
## 1627 2022-12-06 11:35:25 TRUE 2022-12-06 12:00:00
## 1628 2022-12-06 11:35:06 TRUE 2022-12-06 12:00:00
## 1629 2022-12-06 11:34:36 TRUE 2022-12-06 12:00:00
## 1630 2022-12-06 11:34:11 TRUE 2022-12-06 12:00:00
## 1631 2022-12-06 11:33:25 TRUE 2022-12-06 12:00:00
## 1632 2022-12-06 11:32:42 TRUE 2022-12-06 12:00:00
## 1633 2022-12-06 11:32:34 TRUE 2022-12-06 12:00:00
## 1634 2022-12-06 11:32:31 TRUE 2022-12-06 12:00:00
## 1635 2022-12-06 11:32:09 TRUE 2022-12-06 12:00:00
## 1636 2022-12-06 11:31:57 TRUE 2022-12-06 12:00:00
## 1637 2022-12-06 11:31:53 TRUE 2022-12-06 12:00:00
## 1638 2022-12-06 11:31:26 TRUE 2022-12-06 12:00:00
## 1639 2022-12-06 11:31:20 TRUE 2022-12-06 12:00:00
## 1640 2022-12-06 11:30:08 TRUE 2022-12-06 12:00:00
## 1641 2022-12-06 11:29:26 TRUE 2022-12-06 11:00:00
## 1642 2022-12-06 11:28:48 TRUE 2022-12-06 11:00:00
## 1643 2022-12-06 11:28:29 TRUE 2022-12-06 11:00:00
## 1644 2022-12-06 11:28:28 TRUE 2022-12-06 11:00:00
## 1645 2022-12-06 11:28:21 TRUE 2022-12-06 11:00:00
## 1646 2022-12-06 11:27:46 TRUE 2022-12-06 11:00:00
## 1647 2022-12-06 11:26:27 TRUE 2022-12-06 11:00:00
## 1648 2022-12-06 11:26:26 TRUE 2022-12-06 11:00:00
## 1649 2022-12-06 11:26:24 TRUE 2022-12-06 11:00:00
## 1650 2022-12-06 11:25:57 TRUE 2022-12-06 11:00:00
## 1651 2022-12-06 11:25:53 TRUE 2022-12-06 11:00:00
## 1652 2022-12-06 11:25:49 TRUE 2022-12-06 11:00:00
## 1653 2022-12-06 11:25:37 TRUE 2022-12-06 11:00:00
## 1654 2022-12-06 11:25:18 TRUE 2022-12-06 11:00:00
## 1655 2022-12-06 11:24:02 TRUE 2022-12-06 11:00:00
## 1656 2022-12-06 11:24:01 TRUE 2022-12-06 11:00:00
## 1657 2022-12-06 11:23:33 TRUE 2022-12-06 11:00:00
## 1658 2022-12-06 11:23:33 TRUE 2022-12-06 11:00:00
## 1659 2022-12-06 11:21:34 TRUE 2022-12-06 11:00:00
## 1660 2022-12-06 11:20:12 TRUE 2022-12-06 11:00:00
## 1661 2022-12-06 11:19:25 TRUE 2022-12-06 11:00:00
## 1662 2022-12-06 11:19:25 TRUE 2022-12-06 11:00:00
## 1663 2022-12-06 11:19:03 TRUE 2022-12-06 11:00:00
## 1664 2022-12-06 11:18:54 TRUE 2022-12-06 11:00:00
## 1665 2022-12-06 11:18:53 TRUE 2022-12-06 11:00:00
## 1666 2022-12-06 11:17:21 TRUE 2022-12-06 11:00:00
## 1667 2022-12-06 11:17:19 TRUE 2022-12-06 11:00:00
## 1668 2022-12-06 11:17:17 TRUE 2022-12-06 11:00:00
## 1669 2022-12-06 11:17:16 TRUE 2022-12-06 11:00:00
## 1670 2022-12-06 11:17:06 TRUE 2022-12-06 11:00:00
## 1671 2022-12-06 11:16:52 TRUE 2022-12-06 11:00:00
## 1672 2022-12-06 11:16:40 TRUE 2022-12-06 11:00:00
## 1673 2022-12-06 11:16:15 TRUE 2022-12-06 11:00:00
## 1674 2022-12-06 11:15:07 TRUE 2022-12-06 11:00:00
## 1675 2022-12-06 11:14:24 TRUE 2022-12-06 11:00:00
## 1676 2022-12-06 11:14:02 TRUE 2022-12-06 11:00:00
## 1677 2022-12-06 11:13:29 TRUE 2022-12-06 11:00:00
## 1678 2022-12-06 11:12:40 TRUE 2022-12-06 11:00:00
## 1679 2022-12-06 11:11:02 TRUE 2022-12-06 11:00:00
## 1680 2022-12-06 11:10:19 TRUE 2022-12-06 11:00:00
## 1681 2022-12-06 11:10:18 TRUE 2022-12-06 11:00:00
## 1682 2022-12-06 11:10:13 TRUE 2022-12-06 11:00:00
## 1683 2022-12-06 11:10:05 TRUE 2022-12-06 11:00:00
## 1684 2022-12-06 11:09:41 TRUE 2022-12-06 11:00:00
## 1685 2022-12-06 11:08:54 TRUE 2022-12-06 11:00:00
## 1686 2022-12-06 11:08:52 TRUE 2022-12-06 11:00:00
## 1687 2022-12-06 11:08:29 TRUE 2022-12-06 11:00:00
## 1688 2022-12-06 11:08:21 TRUE 2022-12-06 11:00:00
## 1689 2022-12-06 11:08:05 TRUE 2022-12-06 11:00:00
## 1690 2022-12-06 11:07:32 TRUE 2022-12-06 11:00:00
## 1691 2022-12-06 11:06:51 TRUE 2022-12-06 11:00:00
## 1692 2022-12-06 11:06:21 TRUE 2022-12-06 11:00:00
## 1693 2022-12-06 11:06:10 TRUE 2022-12-06 11:00:00
## 1694 2022-12-06 11:05:52 TRUE 2022-12-06 11:00:00
## 1695 2022-12-06 11:05:22 TRUE 2022-12-06 11:00:00
## 1696 2022-12-06 11:04:55 TRUE 2022-12-06 11:00:00
## 1697 2022-12-06 11:04:54 TRUE 2022-12-06 11:00:00
## 1698 2022-12-06 11:04:41 TRUE 2022-12-06 11:00:00
## 1699 2022-12-06 11:04:05 TRUE 2022-12-06 11:00:00
## 1700 2022-12-06 11:03:42 TRUE 2022-12-06 11:00:00
## 1701 2022-12-06 11:03:18 TRUE 2022-12-06 11:00:00
## 1702 2022-12-06 11:02:06 TRUE 2022-12-06 11:00:00
## 1703 2022-12-06 11:01:25 TRUE 2022-12-06 11:00:00
## 1704 2022-12-06 10:59:03 TRUE 2022-12-06 11:00:00
## 1705 2022-12-06 10:58:53 TRUE 2022-12-06 11:00:00
## 1706 2022-12-06 10:58:10 TRUE 2022-12-06 11:00:00
## 1707 2022-12-06 10:57:39 TRUE 2022-12-06 11:00:00
## 1708 2022-12-06 10:57:15 TRUE 2022-12-06 11:00:00
## 1709 2022-12-06 10:57:12 TRUE 2022-12-06 11:00:00
## 1710 2022-12-06 10:56:26 TRUE 2022-12-06 11:00:00
## 1711 2022-12-06 10:53:45 TRUE 2022-12-06 11:00:00
## 1712 2022-12-06 10:53:36 TRUE 2022-12-06 11:00:00
## 1713 2022-12-06 10:53:05 TRUE 2022-12-06 11:00:00
## 1714 2022-12-06 10:51:58 TRUE 2022-12-06 11:00:00
## 1715 2022-12-06 10:49:24 TRUE 2022-12-06 11:00:00
## 1716 2022-12-06 10:49:05 TRUE 2022-12-06 11:00:00
## 1717 2022-12-06 10:48:21 TRUE 2022-12-06 11:00:00
## 1718 2022-12-06 10:47:44 TRUE 2022-12-06 11:00:00
## 1719 2022-12-06 10:47:05 TRUE 2022-12-06 11:00:00
## 1720 2022-12-06 10:46:35 TRUE 2022-12-06 11:00:00
## 1721 2022-12-06 10:45:37 TRUE 2022-12-06 11:00:00
## 1722 2022-12-06 10:45:32 TRUE 2022-12-06 11:00:00
## 1723 2022-12-06 10:45:12 TRUE 2022-12-06 11:00:00
## 1724 2022-12-06 10:45:05 TRUE 2022-12-06 11:00:00
## 1725 2022-12-06 10:45:05 TRUE 2022-12-06 11:00:00
## 1726 2022-12-06 10:44:44 TRUE 2022-12-06 11:00:00
## 1727 2022-12-06 10:44:04 TRUE 2022-12-06 11:00:00
## 1728 2022-12-06 10:43:10 TRUE 2022-12-06 11:00:00
## 1729 2022-12-06 10:42:03 TRUE 2022-12-06 11:00:00
## 1730 2022-12-06 10:41:50 TRUE 2022-12-06 11:00:00
## 1731 2022-12-06 10:41:15 TRUE 2022-12-06 11:00:00
## 1732 2022-12-06 10:40:47 TRUE 2022-12-06 11:00:00
## 1733 2022-12-06 10:40:17 TRUE 2022-12-06 11:00:00
## 1734 2022-12-06 10:40:06 TRUE 2022-12-06 11:00:00
## 1735 2022-12-06 10:40:01 TRUE 2022-12-06 11:00:00
## 1736 2022-12-06 10:39:55 TRUE 2022-12-06 11:00:00
## 1737 2022-12-06 10:39:53 TRUE 2022-12-06 11:00:00
## 1738 2022-12-06 10:39:52 TRUE 2022-12-06 11:00:00
## 1739 2022-12-06 10:39:42 TRUE 2022-12-06 11:00:00
## 1740 2022-12-06 10:39:35 TRUE 2022-12-06 11:00:00
## 1741 2022-12-06 10:38:00 TRUE 2022-12-06 11:00:00
## 1742 2022-12-06 10:37:57 TRUE 2022-12-06 11:00:00
## 1743 2022-12-06 10:36:16 TRUE 2022-12-06 11:00:00
## 1744 2022-12-06 10:35:54 TRUE 2022-12-06 11:00:00
## 1745 2022-12-06 10:34:58 TRUE 2022-12-06 11:00:00
## 1746 2022-12-06 10:34:18 TRUE 2022-12-06 11:00:00
## 1747 2022-12-06 10:32:59 TRUE 2022-12-06 11:00:00
## 1748 2022-12-06 10:32:55 TRUE 2022-12-06 11:00:00
## 1749 2022-12-06 10:32:48 TRUE 2022-12-06 11:00:00
## 1750 2022-12-06 10:32:29 TRUE 2022-12-06 11:00:00
## 1751 2022-12-06 10:32:21 TRUE 2022-12-06 11:00:00
## 1752 2022-12-06 10:31:46 TRUE 2022-12-06 11:00:00
## 1753 2022-12-06 10:31:19 TRUE 2022-12-06 11:00:00
## 1754 2022-12-06 10:30:29 TRUE 2022-12-06 11:00:00
## 1755 2022-12-06 10:30:21 TRUE 2022-12-06 11:00:00
## 1756 2022-12-06 10:30:15 TRUE 2022-12-06 11:00:00
## 1757 2022-12-06 10:29:23 TRUE 2022-12-06 10:00:00
## 1758 2022-12-06 10:28:56 TRUE 2022-12-06 10:00:00
## 1759 2022-12-06 10:28:33 TRUE 2022-12-06 10:00:00
## 1760 2022-12-06 10:28:10 TRUE 2022-12-06 10:00:00
## 1761 2022-12-06 10:27:45 TRUE 2022-12-06 10:00:00
## 1762 2022-12-06 10:27:44 TRUE 2022-12-06 10:00:00
## 1763 2022-12-06 10:27:40 TRUE 2022-12-06 10:00:00
## 1764 2022-12-06 10:27:07 TRUE 2022-12-06 10:00:00
## 1765 2022-12-06 10:26:39 TRUE 2022-12-06 10:00:00
## 1766 2022-12-06 10:26:19 TRUE 2022-12-06 10:00:00
## 1767 2022-12-06 10:24:47 TRUE 2022-12-06 10:00:00
## 1768 2022-12-06 10:24:29 TRUE 2022-12-06 10:00:00
## 1769 2022-12-06 10:24:13 TRUE 2022-12-06 10:00:00
## 1770 2022-12-06 10:21:17 TRUE 2022-12-06 10:00:00
## 1771 2022-12-06 10:19:15 TRUE 2022-12-06 10:00:00
## 1772 2022-12-06 10:19:04 TRUE 2022-12-06 10:00:00
## 1773 2022-12-06 10:18:29 TRUE 2022-12-06 10:00:00
## 1774 2022-12-06 10:17:36 TRUE 2022-12-06 10:00:00
## 1775 2022-12-06 10:17:19 TRUE 2022-12-06 10:00:00
## 1776 2022-12-06 10:16:08 TRUE 2022-12-06 10:00:00
## 1777 2022-12-06 10:15:58 TRUE 2022-12-06 10:00:00
## 1778 2022-12-06 10:15:38 TRUE 2022-12-06 10:00:00
## 1779 2022-12-06 10:15:38 TRUE 2022-12-06 10:00:00
## 1780 2022-12-06 10:15:11 TRUE 2022-12-06 10:00:00
## 1781 2022-12-06 10:14:52 TRUE 2022-12-06 10:00:00
## 1782 2022-12-06 10:14:42 TRUE 2022-12-06 10:00:00
## 1783 2022-12-06 10:10:21 TRUE 2022-12-06 10:00:00
## 1784 2022-12-06 10:10:14 TRUE 2022-12-06 10:00:00
## 1785 2022-12-06 10:09:58 TRUE 2022-12-06 10:00:00
## 1786 2022-12-06 10:09:58 TRUE 2022-12-06 10:00:00
## 1787 2022-12-06 10:09:03 TRUE 2022-12-06 10:00:00
## 1788 2022-12-06 10:08:21 TRUE 2022-12-06 10:00:00
## 1789 2022-12-06 10:08:10 TRUE 2022-12-06 10:00:00
## 1790 2022-12-06 10:07:40 TRUE 2022-12-06 10:00:00
## 1791 2022-12-06 10:07:31 TRUE 2022-12-06 10:00:00
## 1792 2022-12-06 10:07:14 TRUE 2022-12-06 10:00:00
## 1793 2022-12-06 10:05:52 TRUE 2022-12-06 10:00:00
## 1794 2022-12-06 10:04:45 TRUE 2022-12-06 10:00:00
## 1795 2022-12-06 10:03:52 TRUE 2022-12-06 10:00:00
## 1796 2022-12-06 10:03:05 TRUE 2022-12-06 10:00:00
## 1797 2022-12-06 10:02:35 TRUE 2022-12-06 10:00:00
## 1798 2022-12-06 10:02:31 TRUE 2022-12-06 10:00:00
## 1799 2022-12-06 10:02:22 TRUE 2022-12-06 10:00:00
## 1800 2022-12-06 10:01:55 TRUE 2022-12-06 10:00:00
## 1801 2022-12-06 10:01:31 TRUE 2022-12-06 10:00:00
## 1802 2022-12-06 10:01:24 TRUE 2022-12-06 10:00:00
## 1803 2022-12-06 10:01:16 TRUE 2022-12-06 10:00:00
## 1804 2022-12-06 10:00:53 TRUE 2022-12-06 10:00:00
## 1805 2022-12-06 09:59:05 TRUE 2022-12-06 10:00:00
## 1806 2022-12-06 09:59:01 TRUE 2022-12-06 10:00:00
## 1807 2022-12-06 09:58:15 TRUE 2022-12-06 10:00:00
## 1808 2022-12-06 09:58:02 TRUE 2022-12-06 10:00:00
## 1809 2022-12-06 09:57:24 TRUE 2022-12-06 10:00:00
## 1810 2022-12-06 09:57:23 TRUE 2022-12-06 10:00:00
## 1811 2022-12-06 09:57:19 TRUE 2022-12-06 10:00:00
## 1812 2022-12-06 09:57:17 TRUE 2022-12-06 10:00:00
## 1813 2022-12-06 09:56:26 TRUE 2022-12-06 10:00:00
## 1814 2022-12-06 09:55:10 TRUE 2022-12-06 10:00:00
## 1815 2022-12-06 09:54:56 TRUE 2022-12-06 10:00:00
## 1816 2022-12-06 09:54:34 TRUE 2022-12-06 10:00:00
## 1817 2022-12-06 09:53:45 TRUE 2022-12-06 10:00:00
## 1818 2022-12-06 09:53:45 TRUE 2022-12-06 10:00:00
## 1819 2022-12-06 09:53:26 TRUE 2022-12-06 10:00:00
## 1820 2022-12-06 09:53:22 TRUE 2022-12-06 10:00:00
## 1821 2022-12-06 09:52:14 TRUE 2022-12-06 10:00:00
## 1822 2022-12-06 09:51:05 TRUE 2022-12-06 10:00:00
## 1823 2022-12-06 09:50:08 TRUE 2022-12-06 10:00:00
## 1824 2022-12-06 09:49:46 TRUE 2022-12-06 10:00:00
## 1825 2022-12-06 09:49:40 TRUE 2022-12-06 10:00:00
## 1826 2022-12-06 09:49:06 TRUE 2022-12-06 10:00:00
## 1827 2022-12-06 09:48:25 TRUE 2022-12-06 10:00:00
## 1828 2022-12-06 09:48:16 TRUE 2022-12-06 10:00:00
## 1829 2022-12-06 09:47:43 TRUE 2022-12-06 10:00:00
## 1830 2022-12-06 09:47:21 TRUE 2022-12-06 10:00:00
## 1831 2022-12-06 09:46:47 TRUE 2022-12-06 10:00:00
## 1832 2022-12-06 09:46:45 TRUE 2022-12-06 10:00:00
## 1833 2022-12-06 09:46:36 TRUE 2022-12-06 10:00:00
## 1834 2022-12-06 09:45:56 TRUE 2022-12-06 10:00:00
## 1835 2022-12-06 09:45:48 TRUE 2022-12-06 10:00:00
## 1836 2022-12-06 09:45:20 TRUE 2022-12-06 10:00:00
## 1837 2022-12-06 09:45:20 TRUE 2022-12-06 10:00:00
## 1838 2022-12-06 09:43:25 TRUE 2022-12-06 10:00:00
## 1839 2022-12-06 09:43:14 TRUE 2022-12-06 10:00:00
## 1840 2022-12-06 09:43:12 TRUE 2022-12-06 10:00:00
## 1841 2022-12-06 09:43:00 TRUE 2022-12-06 10:00:00
## 1842 2022-12-06 09:42:41 TRUE 2022-12-06 10:00:00
## 1843 2022-12-06 09:42:33 TRUE 2022-12-06 10:00:00
## 1844 2022-12-06 09:42:29 TRUE 2022-12-06 10:00:00
## 1845 2022-12-06 09:41:24 TRUE 2022-12-06 10:00:00
## 1846 2022-12-06 09:40:41 TRUE 2022-12-06 10:00:00
## 1847 2022-12-06 09:38:12 TRUE 2022-12-06 10:00:00
## 1848 2022-12-06 09:36:46 TRUE 2022-12-06 10:00:00
## 1849 2022-12-06 09:36:36 TRUE 2022-12-06 10:00:00
## 1850 2022-12-06 09:35:41 TRUE 2022-12-06 10:00:00
## 1851 2022-12-06 09:34:56 TRUE 2022-12-06 10:00:00
## 1852 2022-12-06 09:33:54 TRUE 2022-12-06 10:00:00
## 1853 2022-12-06 09:33:53 TRUE 2022-12-06 10:00:00
## 1854 2022-12-06 09:33:37 TRUE 2022-12-06 10:00:00
## 1855 2022-12-06 09:33:24 TRUE 2022-12-06 10:00:00
## 1856 2022-12-06 09:30:42 TRUE 2022-12-06 10:00:00
## 1857 2022-12-06 09:29:41 TRUE 2022-12-06 09:00:00
## 1858 2022-12-06 09:28:51 TRUE 2022-12-06 09:00:00
## 1859 2022-12-06 09:27:10 TRUE 2022-12-06 09:00:00
## 1860 2022-12-06 09:27:02 TRUE 2022-12-06 09:00:00
## 1861 2022-12-06 09:26:08 TRUE 2022-12-06 09:00:00
## 1862 2022-12-06 09:26:02 TRUE 2022-12-06 09:00:00
## 1863 2022-12-06 09:25:37 TRUE 2022-12-06 09:00:00
## 1864 2022-12-06 09:25:17 TRUE 2022-12-06 09:00:00
## 1865 2022-12-06 09:24:34 TRUE 2022-12-06 09:00:00
## 1866 2022-12-06 09:24:32 TRUE 2022-12-06 09:00:00
## 1867 2022-12-06 09:24:09 TRUE 2022-12-06 09:00:00
## 1868 2022-12-06 09:23:11 TRUE 2022-12-06 09:00:00
## 1869 2022-12-06 09:21:58 TRUE 2022-12-06 09:00:00
## 1870 2022-12-06 09:21:37 TRUE 2022-12-06 09:00:00
## 1871 2022-12-06 09:20:45 TRUE 2022-12-06 09:00:00
## 1872 2022-12-06 09:19:46 TRUE 2022-12-06 09:00:00
## 1873 2022-12-06 09:18:53 TRUE 2022-12-06 09:00:00
## 1874 2022-12-06 09:18:45 TRUE 2022-12-06 09:00:00
## 1875 2022-12-06 09:17:52 TRUE 2022-12-06 09:00:00
## 1876 2022-12-06 09:17:34 TRUE 2022-12-06 09:00:00
## 1877 2022-12-06 09:16:56 TRUE 2022-12-06 09:00:00
## 1878 2022-12-06 09:14:42 TRUE 2022-12-06 09:00:00
## 1879 2022-12-06 09:14:34 TRUE 2022-12-06 09:00:00
## 1880 2022-12-06 09:14:19 TRUE 2022-12-06 09:00:00
## 1881 2022-12-06 09:13:59 TRUE 2022-12-06 09:00:00
## 1882 2022-12-06 09:12:48 TRUE 2022-12-06 09:00:00
## 1883 2022-12-06 09:11:53 TRUE 2022-12-06 09:00:00
## 1884 2022-12-06 09:11:10 TRUE 2022-12-06 09:00:00
## 1885 2022-12-06 09:11:01 TRUE 2022-12-06 09:00:00
## 1886 2022-12-06 09:07:50 TRUE 2022-12-06 09:00:00
## 1887 2022-12-06 09:07:37 TRUE 2022-12-06 09:00:00
## 1888 2022-12-06 09:07:29 TRUE 2022-12-06 09:00:00
## 1889 2022-12-06 09:05:54 TRUE 2022-12-06 09:00:00
## 1890 2022-12-06 09:05:53 TRUE 2022-12-06 09:00:00
## 1891 2022-12-06 09:05:05 TRUE 2022-12-06 09:00:00
## 1892 2022-12-06 09:04:31 TRUE 2022-12-06 09:00:00
## 1893 2022-12-06 09:04:25 TRUE 2022-12-06 09:00:00
## 1894 2022-12-06 09:04:23 TRUE 2022-12-06 09:00:00
## 1895 2022-12-06 09:03:59 TRUE 2022-12-06 09:00:00
## 1896 2022-12-06 09:03:01 TRUE 2022-12-06 09:00:00
## 1897 2022-12-06 09:02:20 TRUE 2022-12-06 09:00:00
## 1898 2022-12-06 09:01:59 TRUE 2022-12-06 09:00:00
## 1899 2022-12-06 09:00:29 TRUE 2022-12-06 09:00:00
## 1900 2022-12-06 09:00:18 TRUE 2022-12-06 09:00:00
## 1901 2022-12-06 09:00:15 TRUE 2022-12-06 09:00:00
## 1902 2022-12-06 08:59:22 TRUE 2022-12-06 09:00:00
## 1903 2022-12-06 08:59:20 TRUE 2022-12-06 09:00:00
## 1904 2022-12-06 08:58:43 TRUE 2022-12-06 09:00:00
## 1905 2022-12-06 08:57:24 TRUE 2022-12-06 09:00:00
## 1906 2022-12-06 08:55:14 TRUE 2022-12-06 09:00:00
## 1907 2022-12-06 08:55:14 TRUE 2022-12-06 09:00:00
## 1908 2022-12-06 08:54:51 TRUE 2022-12-06 09:00:00
## 1909 2022-12-06 08:54:26 TRUE 2022-12-06 09:00:00
## 1910 2022-12-06 08:53:53 TRUE 2022-12-06 09:00:00
## 1911 2022-12-06 08:53:51 TRUE 2022-12-06 09:00:00
## 1912 2022-12-06 08:53:41 TRUE 2022-12-06 09:00:00
## 1913 2022-12-06 08:52:33 TRUE 2022-12-06 09:00:00
## 1914 2022-12-06 08:51:10 TRUE 2022-12-06 09:00:00
## 1915 2022-12-06 08:50:10 TRUE 2022-12-06 09:00:00
## 1916 2022-12-06 08:49:53 TRUE 2022-12-06 09:00:00
## 1917 2022-12-06 08:48:54 TRUE 2022-12-06 09:00:00
## 1918 2022-12-06 08:48:42 TRUE 2022-12-06 09:00:00
## 1919 2022-12-06 08:48:40 TRUE 2022-12-06 09:00:00
## 1920 2022-12-06 08:48:33 TRUE 2022-12-06 09:00:00
## 1921 2022-12-06 08:48:30 TRUE 2022-12-06 09:00:00
## 1922 2022-12-06 08:48:20 TRUE 2022-12-06 09:00:00
## 1923 2022-12-06 08:48:17 TRUE 2022-12-06 09:00:00
## 1924 2022-12-06 08:46:45 TRUE 2022-12-06 09:00:00
## 1925 2022-12-06 08:46:27 TRUE 2022-12-06 09:00:00
## 1926 2022-12-06 08:45:26 TRUE 2022-12-06 09:00:00
## 1927 2022-12-06 08:45:16 TRUE 2022-12-06 09:00:00
## 1928 2022-12-06 08:45:15 TRUE 2022-12-06 09:00:00
## 1929 2022-12-06 08:45:05 TRUE 2022-12-06 09:00:00
## 1930 2022-12-06 08:44:56 TRUE 2022-12-06 09:00:00
## 1931 2022-12-06 08:44:24 TRUE 2022-12-06 09:00:00
## 1932 2022-12-06 08:43:16 TRUE 2022-12-06 09:00:00
## 1933 2022-12-06 08:41:34 TRUE 2022-12-06 09:00:00
## 1934 2022-12-06 08:40:51 TRUE 2022-12-06 09:00:00
## 1935 2022-12-06 08:40:30 TRUE 2022-12-06 09:00:00
## 1936 2022-12-06 08:40:30 TRUE 2022-12-06 09:00:00
## 1937 2022-12-06 08:39:57 TRUE 2022-12-06 09:00:00
## 1938 2022-12-06 08:39:17 TRUE 2022-12-06 09:00:00
## 1939 2022-12-06 08:37:50 TRUE 2022-12-06 09:00:00
## 1940 2022-12-06 08:36:05 TRUE 2022-12-06 09:00:00
## 1941 2022-12-06 08:35:30 TRUE 2022-12-06 09:00:00
## 1942 2022-12-06 08:34:27 TRUE 2022-12-06 09:00:00
## 1943 2022-12-06 08:34:22 TRUE 2022-12-06 09:00:00
## 1944 2022-12-06 08:34:19 TRUE 2022-12-06 09:00:00
## 1945 2022-12-06 08:34:06 TRUE 2022-12-06 09:00:00
## 1946 2022-12-06 08:34:06 TRUE 2022-12-06 09:00:00
## 1947 2022-12-06 08:34:03 TRUE 2022-12-06 09:00:00
## 1948 2022-12-06 08:33:08 TRUE 2022-12-06 09:00:00
## 1949 2022-12-06 08:32:26 TRUE 2022-12-06 09:00:00
## 1950 2022-12-06 08:32:05 TRUE 2022-12-06 09:00:00
## 1951 2022-12-06 08:31:41 TRUE 2022-12-06 09:00:00
## 1952 2022-12-06 08:31:08 TRUE 2022-12-06 09:00:00
## 1953 2022-12-06 08:30:37 TRUE 2022-12-06 09:00:00
## 1954 2022-12-06 08:30:37 TRUE 2022-12-06 09:00:00
## 1955 2022-12-06 08:29:13 TRUE 2022-12-06 08:00:00
## 1956 2022-12-06 08:28:42 TRUE 2022-12-06 08:00:00
## 1957 2022-12-06 08:27:47 TRUE 2022-12-06 08:00:00
## 1958 2022-12-06 08:27:28 TRUE 2022-12-06 08:00:00
## 1959 2022-12-06 08:27:24 TRUE 2022-12-06 08:00:00
## 1960 2022-12-06 08:27:03 TRUE 2022-12-06 08:00:00
## 1961 2022-12-06 08:27:02 TRUE 2022-12-06 08:00:00
## 1962 2022-12-06 08:26:55 TRUE 2022-12-06 08:00:00
## 1963 2022-12-06 08:26:37 TRUE 2022-12-06 08:00:00
## 1964 2022-12-06 08:26:30 TRUE 2022-12-06 08:00:00
## 1965 2022-12-06 08:26:22 TRUE 2022-12-06 08:00:00
## 1966 2022-12-06 08:26:15 TRUE 2022-12-06 08:00:00
## 1967 2022-12-06 08:25:44 TRUE 2022-12-06 08:00:00
## 1968 2022-12-06 08:24:58 TRUE 2022-12-06 08:00:00
## 1969 2022-12-06 08:24:53 TRUE 2022-12-06 08:00:00
## 1970 2022-12-06 08:24:41 TRUE 2022-12-06 08:00:00
## 1971 2022-12-06 08:24:28 TRUE 2022-12-06 08:00:00
## 1972 2022-12-06 08:23:34 TRUE 2022-12-06 08:00:00
## 1973 2022-12-06 08:23:26 TRUE 2022-12-06 08:00:00
## 1974 2022-12-06 08:23:18 TRUE 2022-12-06 08:00:00
## 1975 2022-12-06 08:22:58 TRUE 2022-12-06 08:00:00
## 1976 2022-12-06 08:22:57 TRUE 2022-12-06 08:00:00
## 1977 2022-12-06 08:22:41 TRUE 2022-12-06 08:00:00
## 1978 2022-12-06 08:20:24 TRUE 2022-12-06 08:00:00
## 1979 2022-12-06 08:20:08 TRUE 2022-12-06 08:00:00
## 1980 2022-12-06 08:19:35 TRUE 2022-12-06 08:00:00
## 1981 2022-12-06 08:19:30 TRUE 2022-12-06 08:00:00
## 1982 2022-12-06 08:19:15 TRUE 2022-12-06 08:00:00
## 1983 2022-12-06 08:17:42 TRUE 2022-12-06 08:00:00
## 1984 2022-12-06 08:15:43 TRUE 2022-12-06 08:00:00
## 1985 2022-12-06 08:14:28 TRUE 2022-12-06 08:00:00
## 1986 2022-12-06 08:14:27 TRUE 2022-12-06 08:00:00
## 1987 2022-12-06 08:14:24 TRUE 2022-12-06 08:00:00
## 1988 2022-12-06 08:14:01 TRUE 2022-12-06 08:00:00
## 1989 2022-12-06 08:13:26 TRUE 2022-12-06 08:00:00
## 1990 2022-12-06 08:13:09 TRUE 2022-12-06 08:00:00
## 1991 2022-12-06 08:12:21 TRUE 2022-12-06 08:00:00
## 1992 2022-12-06 08:11:30 TRUE 2022-12-06 08:00:00
## 1993 2022-12-06 08:11:24 TRUE 2022-12-06 08:00:00
## 1994 2022-12-06 08:11:21 TRUE 2022-12-06 08:00:00
## 1995 2022-12-06 08:11:14 TRUE 2022-12-06 08:00:00
## 1996 2022-12-06 08:08:38 TRUE 2022-12-06 08:00:00
## 1997 2022-12-06 08:07:18 TRUE 2022-12-06 08:00:00
## 1998 2022-12-06 08:06:45 TRUE 2022-12-06 08:00:00
## 1999 2022-12-06 08:06:23 TRUE 2022-12-06 08:00:00
## 2000 2022-12-06 08:05:36 TRUE 2022-12-06 08:00:00
## 2001 2022-12-06 08:05:32 TRUE 2022-12-06 08:00:00
## 2002 2022-12-06 08:05:30 TRUE 2022-12-06 08:00:00
## 2003 2022-12-06 08:05:27 TRUE 2022-12-06 08:00:00
## 2004 2022-12-06 08:05:12 TRUE 2022-12-06 08:00:00
## 2005 2022-12-06 08:04:21 TRUE 2022-12-06 08:00:00
## 2006 2022-12-06 08:02:48 TRUE 2022-12-06 08:00:00
## 2007 2022-12-06 08:02:30 TRUE 2022-12-06 08:00:00
## 2008 2022-12-06 08:02:29 TRUE 2022-12-06 08:00:00
## 2009 2022-12-06 08:02:27 TRUE 2022-12-06 08:00:00
## 2010 2022-12-06 08:01:04 TRUE 2022-12-06 08:00:00
## 2011 2022-12-06 07:59:37 TRUE 2022-12-06 08:00:00
## 2012 2022-12-06 07:55:45 TRUE 2022-12-06 08:00:00
## 2013 2022-12-06 07:55:36 TRUE 2022-12-06 08:00:00
## 2014 2022-12-06 07:55:15 TRUE 2022-12-06 08:00:00
## 2015 2022-12-06 07:54:18 TRUE 2022-12-06 08:00:00
## 2016 2022-12-06 07:53:26 TRUE 2022-12-06 08:00:00
## 2017 2022-12-06 07:52:56 TRUE 2022-12-06 08:00:00
## 2018 2022-12-06 07:52:25 TRUE 2022-12-06 08:00:00
## 2019 2022-12-06 07:52:00 TRUE 2022-12-06 08:00:00
## 2020 2022-12-06 07:51:59 TRUE 2022-12-06 08:00:00
## 2021 2022-12-06 07:51:29 TRUE 2022-12-06 08:00:00
## 2022 2022-12-06 07:50:39 TRUE 2022-12-06 08:00:00
## 2023 2022-12-06 07:49:58 TRUE 2022-12-06 08:00:00
## 2024 2022-12-06 07:49:43 TRUE 2022-12-06 08:00:00
## 2025 2022-12-06 07:49:27 TRUE 2022-12-06 08:00:00
## 2026 2022-12-06 07:49:15 TRUE 2022-12-06 08:00:00
## 2027 2022-12-06 07:49:00 TRUE 2022-12-06 08:00:00
## 2028 2022-12-06 07:46:41 TRUE 2022-12-06 08:00:00
## 2029 2022-12-06 07:46:40 TRUE 2022-12-06 08:00:00
## 2030 2022-12-06 07:45:30 TRUE 2022-12-06 08:00:00
## 2031 2022-12-06 07:45:28 TRUE 2022-12-06 08:00:00
## 2032 2022-12-06 07:44:10 TRUE 2022-12-06 08:00:00
## 2033 2022-12-06 07:43:54 TRUE 2022-12-06 08:00:00
## 2034 2022-12-06 07:43:02 TRUE 2022-12-06 08:00:00
## 2035 2022-12-06 07:42:40 TRUE 2022-12-06 08:00:00
## 2036 2022-12-06 07:40:57 TRUE 2022-12-06 08:00:00
## 2037 2022-12-06 07:39:55 TRUE 2022-12-06 08:00:00
## 2038 2022-12-06 07:39:47 TRUE 2022-12-06 08:00:00
## 2039 2022-12-06 07:39:40 TRUE 2022-12-06 08:00:00
## 2040 2022-12-06 07:39:31 TRUE 2022-12-06 08:00:00
## 2041 2022-12-06 07:39:25 TRUE 2022-12-06 08:00:00
## 2042 2022-12-06 07:39:20 TRUE 2022-12-06 08:00:00
## 2043 2022-12-06 07:39:13 TRUE 2022-12-06 08:00:00
## 2044 2022-12-06 07:39:09 TRUE 2022-12-06 08:00:00
## 2045 2022-12-06 07:39:06 TRUE 2022-12-06 08:00:00
## 2046 2022-12-06 07:38:52 TRUE 2022-12-06 08:00:00
## 2047 2022-12-06 07:38:50 TRUE 2022-12-06 08:00:00
## 2048 2022-12-06 07:38:23 TRUE 2022-12-06 08:00:00
## 2049 2022-12-06 07:37:55 TRUE 2022-12-06 08:00:00
## 2050 2022-12-06 07:37:01 TRUE 2022-12-06 08:00:00
## 2051 2022-12-06 07:36:30 TRUE 2022-12-06 08:00:00
## 2052 2022-12-06 07:35:58 TRUE 2022-12-06 08:00:00
## 2053 2022-12-06 07:35:52 TRUE 2022-12-06 08:00:00
## 2054 2022-12-06 07:35:14 TRUE 2022-12-06 08:00:00
## 2055 2022-12-06 07:35:03 TRUE 2022-12-06 08:00:00
## 2056 2022-12-06 07:34:58 TRUE 2022-12-06 08:00:00
## 2057 2022-12-06 07:34:48 TRUE 2022-12-06 08:00:00
## 2058 2022-12-06 07:34:15 TRUE 2022-12-06 08:00:00
## 2059 2022-12-06 07:34:12 TRUE 2022-12-06 08:00:00
## 2060 2022-12-06 07:31:48 TRUE 2022-12-06 08:00:00
## 2061 2022-12-06 07:30:47 TRUE 2022-12-06 08:00:00
## 2062 2022-12-06 07:30:45 TRUE 2022-12-06 08:00:00
## 2063 2022-12-06 07:30:28 TRUE 2022-12-06 08:00:00
## 2064 2022-12-06 07:29:55 TRUE 2022-12-06 07:00:00
## 2065 2022-12-06 07:29:37 TRUE 2022-12-06 07:00:00
## 2066 2022-12-06 07:28:51 TRUE 2022-12-06 07:00:00
## 2067 2022-12-06 07:28:40 TRUE 2022-12-06 07:00:00
## 2068 2022-12-06 07:28:36 TRUE 2022-12-06 07:00:00
## 2069 2022-12-06 07:28:09 TRUE 2022-12-06 07:00:00
## 2070 2022-12-06 07:26:20 TRUE 2022-12-06 07:00:00
## 2071 2022-12-06 07:26:19 TRUE 2022-12-06 07:00:00
## 2072 2022-12-06 07:25:44 TRUE 2022-12-06 07:00:00
## 2073 2022-12-06 07:25:18 TRUE 2022-12-06 07:00:00
## 2074 2022-12-06 07:24:01 TRUE 2022-12-06 07:00:00
## 2075 2022-12-06 07:23:12 TRUE 2022-12-06 07:00:00
## 2076 2022-12-06 07:22:32 TRUE 2022-12-06 07:00:00
## 2077 2022-12-06 07:22:29 TRUE 2022-12-06 07:00:00
## 2078 2022-12-06 07:21:35 TRUE 2022-12-06 07:00:00
## 2079 2022-12-06 07:21:31 TRUE 2022-12-06 07:00:00
## 2080 2022-12-06 07:21:30 TRUE 2022-12-06 07:00:00
## 2081 2022-12-06 07:21:23 TRUE 2022-12-06 07:00:00
## 2082 2022-12-06 07:21:05 TRUE 2022-12-06 07:00:00
## 2083 2022-12-06 07:20:58 TRUE 2022-12-06 07:00:00
## 2084 2022-12-06 07:20:37 TRUE 2022-12-06 07:00:00
## 2085 2022-12-06 07:20:33 TRUE 2022-12-06 07:00:00
## 2086 2022-12-06 07:20:11 TRUE 2022-12-06 07:00:00
## 2087 2022-12-06 07:20:01 TRUE 2022-12-06 07:00:00
## 2088 2022-12-06 07:19:55 TRUE 2022-12-06 07:00:00
## 2089 2022-12-06 07:19:13 TRUE 2022-12-06 07:00:00
## 2090 2022-12-06 07:19:08 TRUE 2022-12-06 07:00:00
## 2091 2022-12-06 07:18:29 TRUE 2022-12-06 07:00:00
## 2092 2022-12-06 07:16:57 TRUE 2022-12-06 07:00:00
## 2093 2022-12-06 07:16:48 TRUE 2022-12-06 07:00:00
## 2094 2022-12-06 07:16:23 TRUE 2022-12-06 07:00:00
## 2095 2022-12-06 07:16:16 TRUE 2022-12-06 07:00:00
## 2096 2022-12-06 07:15:56 TRUE 2022-12-06 07:00:00
## 2097 2022-12-06 07:14:09 TRUE 2022-12-06 07:00:00
## 2098 2022-12-06 07:13:48 TRUE 2022-12-06 07:00:00
## 2099 2022-12-06 07:13:17 TRUE 2022-12-06 07:00:00
## 2100 2022-12-06 07:11:52 TRUE 2022-12-06 07:00:00
## 2101 2022-12-06 07:11:48 TRUE 2022-12-06 07:00:00
## 2102 2022-12-06 07:10:38 TRUE 2022-12-06 07:00:00
## 2103 2022-12-06 07:09:54 TRUE 2022-12-06 07:00:00
## 2104 2022-12-06 07:09:53 TRUE 2022-12-06 07:00:00
## 2105 2022-12-06 07:09:26 TRUE 2022-12-06 07:00:00
## 2106 2022-12-06 07:09:09 TRUE 2022-12-06 07:00:00
## 2107 2022-12-06 07:09:02 TRUE 2022-12-06 07:00:00
## 2108 2022-12-06 07:08:58 TRUE 2022-12-06 07:00:00
## 2109 2022-12-06 07:07:27 TRUE 2022-12-06 07:00:00
## 2110 2022-12-06 07:06:52 TRUE 2022-12-06 07:00:00
## 2111 2022-12-06 07:06:15 TRUE 2022-12-06 07:00:00
## 2112 2022-12-06 07:05:59 TRUE 2022-12-06 07:00:00
## 2113 2022-12-06 07:04:38 TRUE 2022-12-06 07:00:00
## 2114 2022-12-06 07:03:23 TRUE 2022-12-06 07:00:00
## 2115 2022-12-06 07:02:46 TRUE 2022-12-06 07:00:00
## 2116 2022-12-06 07:02:43 TRUE 2022-12-06 07:00:00
## 2117 2022-12-06 07:02:22 TRUE 2022-12-06 07:00:00
## 2118 2022-12-06 07:02:18 TRUE 2022-12-06 07:00:00
## 2119 2022-12-06 07:02:12 TRUE 2022-12-06 07:00:00
## 2120 2022-12-06 07:01:49 TRUE 2022-12-06 07:00:00
## 2121 2022-12-06 07:01:38 TRUE 2022-12-06 07:00:00
## 2122 2022-12-06 07:00:51 TRUE 2022-12-06 07:00:00
## 2123 2022-12-06 07:00:45 TRUE 2022-12-06 07:00:00
## 2124 2022-12-06 07:00:13 TRUE 2022-12-06 07:00:00
## 2125 2022-12-06 06:59:23 TRUE 2022-12-06 07:00:00
## 2126 2022-12-06 06:59:05 TRUE 2022-12-06 07:00:00
## 2127 2022-12-06 06:59:02 TRUE 2022-12-06 07:00:00
## 2128 2022-12-06 06:58:05 TRUE 2022-12-06 07:00:00
## 2129 2022-12-06 06:57:47 TRUE 2022-12-06 07:00:00
## 2130 2022-12-06 06:56:04 TRUE 2022-12-06 07:00:00
## 2131 2022-12-06 06:55:54 TRUE 2022-12-06 07:00:00
## 2132 2022-12-06 06:55:51 TRUE 2022-12-06 07:00:00
## 2133 2022-12-06 06:55:32 TRUE 2022-12-06 07:00:00
## 2134 2022-12-06 06:55:13 TRUE 2022-12-06 07:00:00
## 2135 2022-12-06 06:55:01 TRUE 2022-12-06 07:00:00
## 2136 2022-12-06 06:54:31 TRUE 2022-12-06 07:00:00
## 2137 2022-12-06 06:54:10 TRUE 2022-12-06 07:00:00
## 2138 2022-12-06 06:54:01 TRUE 2022-12-06 07:00:00
## 2139 2022-12-06 06:53:57 TRUE 2022-12-06 07:00:00
## 2140 2022-12-06 06:53:57 TRUE 2022-12-06 07:00:00
## 2141 2022-12-06 06:53:44 TRUE 2022-12-06 07:00:00
## 2142 2022-12-06 06:53:28 TRUE 2022-12-06 07:00:00
## 2143 2022-12-06 06:53:24 TRUE 2022-12-06 07:00:00
## 2144 2022-12-06 06:53:18 TRUE 2022-12-06 07:00:00
## 2145 2022-12-06 06:52:54 TRUE 2022-12-06 07:00:00
## 2146 2022-12-06 06:52:53 TRUE 2022-12-06 07:00:00
## 2147 2022-12-06 06:52:43 TRUE 2022-12-06 07:00:00
## 2148 2022-12-06 06:52:38 TRUE 2022-12-06 07:00:00
## 2149 2022-12-06 06:52:33 TRUE 2022-12-06 07:00:00
## 2150 2022-12-06 06:50:32 TRUE 2022-12-06 07:00:00
## 2151 2022-12-06 06:50:02 TRUE 2022-12-06 07:00:00
## 2152 2022-12-06 06:49:56 TRUE 2022-12-06 07:00:00
## 2153 2022-12-06 06:49:36 TRUE 2022-12-06 07:00:00
## 2154 2022-12-06 06:49:18 TRUE 2022-12-06 07:00:00
## 2155 2022-12-06 06:48:40 TRUE 2022-12-06 07:00:00
## 2156 2022-12-06 06:47:34 TRUE 2022-12-06 07:00:00
## 2157 2022-12-06 06:47:14 TRUE 2022-12-06 07:00:00
## 2158 2022-12-06 06:47:04 TRUE 2022-12-06 07:00:00
## 2159 2022-12-06 06:45:53 TRUE 2022-12-06 07:00:00
## 2160 2022-12-06 06:45:38 TRUE 2022-12-06 07:00:00
## 2161 2022-12-06 06:45:07 TRUE 2022-12-06 07:00:00
## 2162 2022-12-06 06:43:11 TRUE 2022-12-06 07:00:00
## 2163 2022-12-06 06:43:08 TRUE 2022-12-06 07:00:00
## 2164 2022-12-06 06:41:36 TRUE 2022-12-06 07:00:00
## 2165 2022-12-06 06:40:36 TRUE 2022-12-06 07:00:00
## 2166 2022-12-06 06:40:35 TRUE 2022-12-06 07:00:00
## 2167 2022-12-06 06:40:02 TRUE 2022-12-06 07:00:00
## 2168 2022-12-06 06:39:52 TRUE 2022-12-06 07:00:00
## 2169 2022-12-06 06:39:47 TRUE 2022-12-06 07:00:00
## 2170 2022-12-06 06:39:32 TRUE 2022-12-06 07:00:00
## 2171 2022-12-06 06:39:18 TRUE 2022-12-06 07:00:00
## 2172 2022-12-06 06:39:07 TRUE 2022-12-06 07:00:00
## 2173 2022-12-06 06:38:56 TRUE 2022-12-06 07:00:00
## 2174 2022-12-06 06:38:36 TRUE 2022-12-06 07:00:00
## 2175 2022-12-06 06:38:07 TRUE 2022-12-06 07:00:00
## 2176 2022-12-06 06:36:55 TRUE 2022-12-06 07:00:00
## 2177 2022-12-06 06:32:57 TRUE 2022-12-06 07:00:00
## 2178 2022-12-06 06:32:56 TRUE 2022-12-06 07:00:00
## 2179 2022-12-06 06:32:34 TRUE 2022-12-06 07:00:00
## 2180 2022-12-06 06:32:31 TRUE 2022-12-06 07:00:00
## 2181 2022-12-06 06:32:28 TRUE 2022-12-06 07:00:00
## 2182 2022-12-06 06:32:23 TRUE 2022-12-06 07:00:00
## 2183 2022-12-06 06:32:12 TRUE 2022-12-06 07:00:00
## 2184 2022-12-06 06:32:10 TRUE 2022-12-06 07:00:00
## 2185 2022-12-06 06:31:52 TRUE 2022-12-06 07:00:00
## 2186 2022-12-06 06:31:38 TRUE 2022-12-06 07:00:00
## 2187 2022-12-06 06:31:01 TRUE 2022-12-06 07:00:00
## 2188 2022-12-06 06:30:53 TRUE 2022-12-06 07:00:00
## 2189 2022-12-06 06:30:46 TRUE 2022-12-06 07:00:00
## 2190 2022-12-06 06:30:28 TRUE 2022-12-06 07:00:00
## 2191 2022-12-06 06:30:26 TRUE 2022-12-06 07:00:00
## 2192 2022-12-06 06:30:05 TRUE 2022-12-06 07:00:00
## 2193 2022-12-06 06:29:37 TRUE 2022-12-06 06:00:00
## 2194 2022-12-06 06:29:11 TRUE 2022-12-06 06:00:00
## 2195 2022-12-06 06:28:38 TRUE 2022-12-06 06:00:00
## 2196 2022-12-06 06:28:02 TRUE 2022-12-06 06:00:00
## 2197 2022-12-06 06:28:00 TRUE 2022-12-06 06:00:00
## 2198 2022-12-06 06:27:33 TRUE 2022-12-06 06:00:00
## 2199 2022-12-06 06:27:24 TRUE 2022-12-06 06:00:00
## 2200 2022-12-06 06:26:52 TRUE 2022-12-06 06:00:00
## 2201 2022-12-06 06:26:44 TRUE 2022-12-06 06:00:00
## 2202 2022-12-06 06:26:22 TRUE 2022-12-06 06:00:00
## 2203 2022-12-06 06:24:40 TRUE 2022-12-06 06:00:00
## 2204 2022-12-06 06:22:11 TRUE 2022-12-06 06:00:00
## 2205 2022-12-06 06:20:24 TRUE 2022-12-06 06:00:00
## 2206 2022-12-06 06:19:19 TRUE 2022-12-06 06:00:00
## 2207 2022-12-06 06:17:15 TRUE 2022-12-06 06:00:00
## 2208 2022-12-06 06:17:09 TRUE 2022-12-06 06:00:00
## 2209 2022-12-06 06:15:45 TRUE 2022-12-06 06:00:00
## 2210 2022-12-06 06:15:23 TRUE 2022-12-06 06:00:00
## 2211 2022-12-06 06:14:50 TRUE 2022-12-06 06:00:00
## 2212 2022-12-06 06:12:06 TRUE 2022-12-06 06:00:00
## 2213 2022-12-06 06:11:38 TRUE 2022-12-06 06:00:00
## 2214 2022-12-06 06:10:04 TRUE 2022-12-06 06:00:00
## 2215 2022-12-06 06:10:03 TRUE 2022-12-06 06:00:00
## 2216 2022-12-06 06:09:24 TRUE 2022-12-06 06:00:00
## 2217 2022-12-06 06:08:56 TRUE 2022-12-06 06:00:00
## 2218 2022-12-06 06:07:16 TRUE 2022-12-06 06:00:00
## 2219 2022-12-06 06:07:16 TRUE 2022-12-06 06:00:00
## 2220 2022-12-06 06:06:20 TRUE 2022-12-06 06:00:00
## 2221 2022-12-06 06:05:45 TRUE 2022-12-06 06:00:00
## 2222 2022-12-06 06:05:44 TRUE 2022-12-06 06:00:00
## 2223 2022-12-06 06:05:18 TRUE 2022-12-06 06:00:00
## 2224 2022-12-06 06:05:04 TRUE 2022-12-06 06:00:00
## 2225 2022-12-06 06:04:49 TRUE 2022-12-06 06:00:00
## 2226 2022-12-06 06:04:10 TRUE 2022-12-06 06:00:00
## 2227 2022-12-06 06:02:54 TRUE 2022-12-06 06:00:00
## 2228 2022-12-06 06:02:18 TRUE 2022-12-06 06:00:00
## 2229 2022-12-06 06:02:16 TRUE 2022-12-06 06:00:00
## 2230 2022-12-06 06:01:47 TRUE 2022-12-06 06:00:00
## 2231 2022-12-06 06:00:52 TRUE 2022-12-06 06:00:00
## 2232 2022-12-06 06:00:44 TRUE 2022-12-06 06:00:00
## 2233 2022-12-06 06:00:22 TRUE 2022-12-06 06:00:00
## 2234 2022-12-06 06:00:15 TRUE 2022-12-06 06:00:00
## 2235 2022-12-06 06:00:15 TRUE 2022-12-06 06:00:00
## 2236 2022-12-06 06:00:08 TRUE 2022-12-06 06:00:00
## 2237 2022-12-06 05:59:41 TRUE 2022-12-06 06:00:00
## 2238 2022-12-06 05:59:19 TRUE 2022-12-06 06:00:00
## 2239 2022-12-06 05:59:11 TRUE 2022-12-06 06:00:00
## 2240 2022-12-06 05:58:28 TRUE 2022-12-06 06:00:00
## 2241 2022-12-06 05:58:06 TRUE 2022-12-06 06:00:00
## 2242 2022-12-06 05:58:01 TRUE 2022-12-06 06:00:00
## 2243 2022-12-06 05:56:51 TRUE 2022-12-06 06:00:00
## 2244 2022-12-06 05:56:44 TRUE 2022-12-06 06:00:00
## 2245 2022-12-06 05:56:28 TRUE 2022-12-06 06:00:00
## 2246 2022-12-06 05:56:03 TRUE 2022-12-06 06:00:00
## 2247 2022-12-06 05:55:41 TRUE 2022-12-06 06:00:00
## 2248 2022-12-06 05:55:41 TRUE 2022-12-06 06:00:00
## 2249 2022-12-06 05:54:37 TRUE 2022-12-06 06:00:00
## 2250 2022-12-06 05:54:19 TRUE 2022-12-06 06:00:00
## 2251 2022-12-06 05:53:19 TRUE 2022-12-06 06:00:00
## 2252 2022-12-06 05:53:06 TRUE 2022-12-06 06:00:00
## 2253 2022-12-06 05:52:51 TRUE 2022-12-06 06:00:00
## 2254 2022-12-06 05:52:40 TRUE 2022-12-06 06:00:00
## 2255 2022-12-06 05:50:55 TRUE 2022-12-06 06:00:00
## 2256 2022-12-06 05:50:32 TRUE 2022-12-06 06:00:00
## 2257 2022-12-06 05:50:06 TRUE 2022-12-06 06:00:00
## 2258 2022-12-06 05:49:55 TRUE 2022-12-06 06:00:00
## 2259 2022-12-06 05:49:49 TRUE 2022-12-06 06:00:00
## 2260 2022-12-06 05:49:48 TRUE 2022-12-06 06:00:00
## 2261 2022-12-06 05:49:39 TRUE 2022-12-06 06:00:00
## 2262 2022-12-06 05:48:30 TRUE 2022-12-06 06:00:00
## 2263 2022-12-06 05:48:25 TRUE 2022-12-06 06:00:00
## 2264 2022-12-06 05:48:21 TRUE 2022-12-06 06:00:00
## 2265 2022-12-06 05:47:46 TRUE 2022-12-06 06:00:00
## 2266 2022-12-06 05:47:36 TRUE 2022-12-06 06:00:00
## 2267 2022-12-06 05:46:32 TRUE 2022-12-06 06:00:00
## 2268 2022-12-06 05:45:56 TRUE 2022-12-06 06:00:00
## 2269 2022-12-06 05:45:48 TRUE 2022-12-06 06:00:00
## 2270 2022-12-06 05:45:43 TRUE 2022-12-06 06:00:00
## 2271 2022-12-06 05:45:42 TRUE 2022-12-06 06:00:00
## 2272 2022-12-06 05:45:39 TRUE 2022-12-06 06:00:00
## 2273 2022-12-06 05:45:33 TRUE 2022-12-06 06:00:00
## 2274 2022-12-06 05:44:06 TRUE 2022-12-06 06:00:00
## 2275 2022-12-06 05:42:56 TRUE 2022-12-06 06:00:00
## 2276 2022-12-06 05:41:36 TRUE 2022-12-06 06:00:00
## 2277 2022-12-06 05:40:43 TRUE 2022-12-06 06:00:00
## 2278 2022-12-06 05:38:40 TRUE 2022-12-06 06:00:00
## 2279 2022-12-06 05:38:09 TRUE 2022-12-06 06:00:00
## 2280 2022-12-06 05:37:46 TRUE 2022-12-06 06:00:00
## 2281 2022-12-06 05:35:29 TRUE 2022-12-06 06:00:00
## 2282 2022-12-06 05:35:07 TRUE 2022-12-06 06:00:00
## 2283 2022-12-06 05:34:42 TRUE 2022-12-06 06:00:00
## 2284 2022-12-06 05:33:17 TRUE 2022-12-06 06:00:00
## 2285 2022-12-06 05:33:04 TRUE 2022-12-06 06:00:00
## 2286 2022-12-06 05:30:45 TRUE 2022-12-06 06:00:00
## 2287 2022-12-06 05:30:21 TRUE 2022-12-06 06:00:00
## 2288 2022-12-06 05:28:24 TRUE 2022-12-06 05:00:00
## 2289 2022-12-06 05:27:36 TRUE 2022-12-06 05:00:00
## 2290 2022-12-06 05:27:19 TRUE 2022-12-06 05:00:00
## 2291 2022-12-06 05:26:57 TRUE 2022-12-06 05:00:00
## 2292 2022-12-06 05:25:08 TRUE 2022-12-06 05:00:00
## 2293 2022-12-06 05:25:08 TRUE 2022-12-06 05:00:00
## 2294 2022-12-06 05:24:46 TRUE 2022-12-06 05:00:00
## 2295 2022-12-06 05:24:24 TRUE 2022-12-06 05:00:00
## 2296 2022-12-06 05:21:54 TRUE 2022-12-06 05:00:00
## 2297 2022-12-06 05:21:23 TRUE 2022-12-06 05:00:00
## 2298 2022-12-06 05:21:14 TRUE 2022-12-06 05:00:00
## 2299 2022-12-06 05:21:03 TRUE 2022-12-06 05:00:00
## 2300 2022-12-06 05:20:50 TRUE 2022-12-06 05:00:00
## 2301 2022-12-06 05:20:42 TRUE 2022-12-06 05:00:00
## 2302 2022-12-06 05:20:26 TRUE 2022-12-06 05:00:00
## 2303 2022-12-06 05:20:12 TRUE 2022-12-06 05:00:00
## 2304 2022-12-06 05:20:12 TRUE 2022-12-06 05:00:00
## 2305 2022-12-06 05:20:07 TRUE 2022-12-06 05:00:00
## 2306 2022-12-06 05:19:40 TRUE 2022-12-06 05:00:00
## 2307 2022-12-06 05:19:18 TRUE 2022-12-06 05:00:00
## 2308 2022-12-06 05:18:51 TRUE 2022-12-06 05:00:00
## 2309 2022-12-06 05:17:25 TRUE 2022-12-06 05:00:00
## 2310 2022-12-06 05:15:42 TRUE 2022-12-06 05:00:00
## 2311 2022-12-06 05:12:25 TRUE 2022-12-06 05:00:00
## 2312 2022-12-06 05:10:14 TRUE 2022-12-06 05:00:00
## 2313 2022-12-06 05:08:04 TRUE 2022-12-06 05:00:00
## 2314 2022-12-06 05:06:34 TRUE 2022-12-06 05:00:00
## 2315 2022-12-06 05:06:32 TRUE 2022-12-06 05:00:00
## 2316 2022-12-06 05:06:19 TRUE 2022-12-06 05:00:00
## 2317 2022-12-06 05:06:15 TRUE 2022-12-06 05:00:00
## 2318 2022-12-06 05:06:10 TRUE 2022-12-06 05:00:00
## 2319 2022-12-06 05:06:08 TRUE 2022-12-06 05:00:00
## 2320 2022-12-06 05:06:06 TRUE 2022-12-06 05:00:00
## 2321 2022-12-06 05:05:58 TRUE 2022-12-06 05:00:00
## 2322 2022-12-06 05:05:47 TRUE 2022-12-06 05:00:00
## 2323 2022-12-06 05:05:32 TRUE 2022-12-06 05:00:00
## 2324 2022-12-06 05:04:17 TRUE 2022-12-06 05:00:00
## 2325 2022-12-06 05:03:56 TRUE 2022-12-06 05:00:00
## 2326 2022-12-06 05:03:43 TRUE 2022-12-06 05:00:00
## 2327 2022-12-06 05:00:28 TRUE 2022-12-06 05:00:00
## 2328 2022-12-06 05:00:11 TRUE 2022-12-06 05:00:00
## 2329 2022-12-06 04:59:57 TRUE 2022-12-06 05:00:00
## 2330 2022-12-06 04:59:23 TRUE 2022-12-06 05:00:00
## 2331 2022-12-06 04:58:15 TRUE 2022-12-06 05:00:00
## 2332 2022-12-06 04:56:30 TRUE 2022-12-06 05:00:00
## 2333 2022-12-06 04:55:51 TRUE 2022-12-06 05:00:00
## 2334 2022-12-06 04:55:35 TRUE 2022-12-06 05:00:00
## 2335 2022-12-06 04:52:24 TRUE 2022-12-06 05:00:00
## 2336 2022-12-06 04:51:27 TRUE 2022-12-06 05:00:00
## 2337 2022-12-06 04:47:52 TRUE 2022-12-06 05:00:00
## 2338 2022-12-06 04:46:46 TRUE 2022-12-06 05:00:00
## 2339 2022-12-06 04:46:05 TRUE 2022-12-06 05:00:00
## 2340 2022-12-06 04:42:30 TRUE 2022-12-06 05:00:00
## 2341 2022-12-06 04:41:36 TRUE 2022-12-06 05:00:00
## 2342 2022-12-06 04:38:23 TRUE 2022-12-06 05:00:00
## 2343 2022-12-06 04:38:17 TRUE 2022-12-06 05:00:00
## 2344 2022-12-06 04:37:45 TRUE 2022-12-06 05:00:00
## 2345 2022-12-06 04:35:27 TRUE 2022-12-06 05:00:00
## 2346 2022-12-06 04:34:39 TRUE 2022-12-06 05:00:00
## 2347 2022-12-06 04:34:23 TRUE 2022-12-06 05:00:00
## 2348 2022-12-06 04:34:06 TRUE 2022-12-06 05:00:00
## 2349 2022-12-06 04:33:05 TRUE 2022-12-06 05:00:00
## 2350 2022-12-06 04:32:51 TRUE 2022-12-06 05:00:00
## 2351 2022-12-06 04:31:26 TRUE 2022-12-06 05:00:00
## 2352 2022-12-06 04:31:17 TRUE 2022-12-06 05:00:00
## 2353 2022-12-06 04:30:04 TRUE 2022-12-06 05:00:00
## 2354 2022-12-06 04:28:43 TRUE 2022-12-06 04:00:00
## 2355 2022-12-06 04:28:41 TRUE 2022-12-06 04:00:00
## 2356 2022-12-06 04:27:27 TRUE 2022-12-06 04:00:00
## 2357 2022-12-06 04:26:23 TRUE 2022-12-06 04:00:00
## 2358 2022-12-06 04:25:12 TRUE 2022-12-06 04:00:00
## 2359 2022-12-06 04:24:52 TRUE 2022-12-06 04:00:00
## 2360 2022-12-06 04:22:03 TRUE 2022-12-06 04:00:00
## 2361 2022-12-06 04:21:22 TRUE 2022-12-06 04:00:00
## 2362 2022-12-06 04:21:10 TRUE 2022-12-06 04:00:00
## 2363 2022-12-06 04:18:12 TRUE 2022-12-06 04:00:00
## 2364 2022-12-06 04:12:57 TRUE 2022-12-06 04:00:00
## 2365 2022-12-06 04:12:51 TRUE 2022-12-06 04:00:00
## 2366 2022-12-06 04:11:58 TRUE 2022-12-06 04:00:00
## 2367 2022-12-06 04:07:35 TRUE 2022-12-06 04:00:00
## 2368 2022-12-06 04:06:15 TRUE 2022-12-06 04:00:00
## 2369 2022-12-06 04:06:08 TRUE 2022-12-06 04:00:00
## 2370 2022-12-06 04:05:36 TRUE 2022-12-06 04:00:00
## 2371 2022-12-06 04:05:04 TRUE 2022-12-06 04:00:00
## 2372 2022-12-06 04:03:01 TRUE 2022-12-06 04:00:00
## 2373 2022-12-06 04:02:51 TRUE 2022-12-06 04:00:00
## 2374 2022-12-06 04:02:49 TRUE 2022-12-06 04:00:00
## 2375 2022-12-06 04:01:32 TRUE 2022-12-06 04:00:00
## 2376 2022-12-06 04:01:04 TRUE 2022-12-06 04:00:00
## 2377 2022-12-06 04:00:30 TRUE 2022-12-06 04:00:00
## 2378 2022-12-06 04:00:12 TRUE 2022-12-06 04:00:00
## 2379 2022-12-06 03:59:52 TRUE 2022-12-06 04:00:00
## 2380 2022-12-06 03:59:42 TRUE 2022-12-06 04:00:00
## 2381 2022-12-06 03:59:22 TRUE 2022-12-06 04:00:00
## 2382 2022-12-06 03:59:07 TRUE 2022-12-06 04:00:00
## 2383 2022-12-06 03:58:16 TRUE 2022-12-06 04:00:00
## 2384 2022-12-06 03:58:14 TRUE 2022-12-06 04:00:00
## 2385 2022-12-06 03:58:08 TRUE 2022-12-06 04:00:00
## 2386 2022-12-06 03:57:55 TRUE 2022-12-06 04:00:00
## 2387 2022-12-06 03:57:40 TRUE 2022-12-06 04:00:00
## 2388 2022-12-06 03:57:14 TRUE 2022-12-06 04:00:00
## 2389 2022-12-06 03:56:34 TRUE 2022-12-06 04:00:00
## 2390 2022-12-06 03:55:51 TRUE 2022-12-06 04:00:00
## 2391 2022-12-06 03:55:23 TRUE 2022-12-06 04:00:00
## 2392 2022-12-06 03:54:16 TRUE 2022-12-06 04:00:00
## 2393 2022-12-06 03:54:03 TRUE 2022-12-06 04:00:00
## 2394 2022-12-06 03:50:18 TRUE 2022-12-06 04:00:00
## 2395 2022-12-06 03:50:08 TRUE 2022-12-06 04:00:00
## 2396 2022-12-06 03:48:30 TRUE 2022-12-06 04:00:00
## 2397 2022-12-06 03:47:32 TRUE 2022-12-06 04:00:00
## 2398 2022-12-06 03:47:08 TRUE 2022-12-06 04:00:00
## 2399 2022-12-06 03:46:35 TRUE 2022-12-06 04:00:00
## 2400 2022-12-06 03:45:38 TRUE 2022-12-06 04:00:00
## 2401 2022-12-06 03:43:55 TRUE 2022-12-06 04:00:00
## 2402 2022-12-06 03:43:05 TRUE 2022-12-06 04:00:00
## 2403 2022-12-06 03:42:39 TRUE 2022-12-06 04:00:00
## 2404 2022-12-06 03:42:39 TRUE 2022-12-06 04:00:00
## 2405 2022-12-06 03:41:56 TRUE 2022-12-06 04:00:00
## 2406 2022-12-06 03:41:53 TRUE 2022-12-06 04:00:00
## 2407 2022-12-06 03:41:51 TRUE 2022-12-06 04:00:00
## 2408 2022-12-06 03:41:48 TRUE 2022-12-06 04:00:00
## 2409 2022-12-06 03:41:47 TRUE 2022-12-06 04:00:00
## 2410 2022-12-06 03:41:45 TRUE 2022-12-06 04:00:00
## 2411 2022-12-06 03:41:42 TRUE 2022-12-06 04:00:00
## 2412 2022-12-06 03:41:40 TRUE 2022-12-06 04:00:00
## 2413 2022-12-06 03:41:36 TRUE 2022-12-06 04:00:00
## 2414 2022-12-06 03:41:35 TRUE 2022-12-06 04:00:00
## 2415 2022-12-06 03:41:34 TRUE 2022-12-06 04:00:00
## 2416 2022-12-06 03:41:33 TRUE 2022-12-06 04:00:00
## 2417 2022-12-06 03:41:29 TRUE 2022-12-06 04:00:00
## 2418 2022-12-06 03:41:27 TRUE 2022-12-06 04:00:00
## 2419 2022-12-06 03:41:21 TRUE 2022-12-06 04:00:00
## 2420 2022-12-06 03:41:17 TRUE 2022-12-06 04:00:00
## 2421 2022-12-06 03:40:53 TRUE 2022-12-06 04:00:00
## 2422 2022-12-06 03:40:02 TRUE 2022-12-06 04:00:00
## 2423 2022-12-06 03:39:49 TRUE 2022-12-06 04:00:00
## 2424 2022-12-06 03:38:53 TRUE 2022-12-06 04:00:00
## 2425 2022-12-06 03:38:32 TRUE 2022-12-06 04:00:00
## 2426 2022-12-06 03:37:25 TRUE 2022-12-06 04:00:00
## 2427 2022-12-06 03:37:06 TRUE 2022-12-06 04:00:00
## 2428 2022-12-06 03:36:19 TRUE 2022-12-06 04:00:00
## 2429 2022-12-06 03:35:55 TRUE 2022-12-06 04:00:00
## 2430 2022-12-06 03:35:47 TRUE 2022-12-06 04:00:00
## 2431 2022-12-06 03:35:33 TRUE 2022-12-06 04:00:00
## 2432 2022-12-06 03:34:29 TRUE 2022-12-06 04:00:00
## 2433 2022-12-06 03:30:23 TRUE 2022-12-06 04:00:00
## 2434 2022-12-06 03:30:05 TRUE 2022-12-06 04:00:00
## 2435 2022-12-06 03:28:27 TRUE 2022-12-06 03:00:00
## 2436 2022-12-06 03:26:51 TRUE 2022-12-06 03:00:00
## 2437 2022-12-06 03:26:44 TRUE 2022-12-06 03:00:00
## 2438 2022-12-06 03:26:17 TRUE 2022-12-06 03:00:00
## 2439 2022-12-06 03:25:35 TRUE 2022-12-06 03:00:00
## 2440 2022-12-06 03:25:27 TRUE 2022-12-06 03:00:00
## 2441 2022-12-06 03:25:23 TRUE 2022-12-06 03:00:00
## 2442 2022-12-06 03:23:48 TRUE 2022-12-06 03:00:00
## 2443 2022-12-06 03:23:39 TRUE 2022-12-06 03:00:00
## 2444 2022-12-06 03:23:33 TRUE 2022-12-06 03:00:00
## 2445 2022-12-06 03:23:16 TRUE 2022-12-06 03:00:00
## 2446 2022-12-06 03:22:59 TRUE 2022-12-06 03:00:00
## 2447 2022-12-06 03:22:35 TRUE 2022-12-06 03:00:00
## 2448 2022-12-06 03:21:54 TRUE 2022-12-06 03:00:00
## 2449 2022-12-06 03:21:47 TRUE 2022-12-06 03:00:00
## 2450 2022-12-06 03:21:43 TRUE 2022-12-06 03:00:00
## 2451 2022-12-06 03:21:40 TRUE 2022-12-06 03:00:00
## 2452 2022-12-06 03:21:15 TRUE 2022-12-06 03:00:00
## 2453 2022-12-06 03:21:07 TRUE 2022-12-06 03:00:00
## 2454 2022-12-06 03:20:19 TRUE 2022-12-06 03:00:00
## 2455 2022-12-06 03:19:54 TRUE 2022-12-06 03:00:00
## 2456 2022-12-06 03:19:37 TRUE 2022-12-06 03:00:00
## 2457 2022-12-06 03:19:36 TRUE 2022-12-06 03:00:00
## 2458 2022-12-06 03:19:22 TRUE 2022-12-06 03:00:00
## 2459 2022-12-06 03:19:11 TRUE 2022-12-06 03:00:00
## 2460 2022-12-06 03:18:54 TRUE 2022-12-06 03:00:00
## 2461 2022-12-06 03:18:26 TRUE 2022-12-06 03:00:00
## 2462 2022-12-06 03:17:27 TRUE 2022-12-06 03:00:00
## 2463 2022-12-06 03:16:04 TRUE 2022-12-06 03:00:00
## 2464 2022-12-06 03:15:49 TRUE 2022-12-06 03:00:00
## 2465 2022-12-06 03:12:57 TRUE 2022-12-06 03:00:00
## 2466 2022-12-06 03:12:30 TRUE 2022-12-06 03:00:00
## 2467 2022-12-06 03:12:26 TRUE 2022-12-06 03:00:00
## 2468 2022-12-06 03:12:19 TRUE 2022-12-06 03:00:00
## 2469 2022-12-06 03:10:30 TRUE 2022-12-06 03:00:00
## 2470 2022-12-06 03:10:07 TRUE 2022-12-06 03:00:00
## 2471 2022-12-06 03:07:14 TRUE 2022-12-06 03:00:00
## 2472 2022-12-06 03:07:10 TRUE 2022-12-06 03:00:00
## 2473 2022-12-06 03:05:03 TRUE 2022-12-06 03:00:00
## 2474 2022-12-06 03:04:17 TRUE 2022-12-06 03:00:00
## 2475 2022-12-06 03:04:11 TRUE 2022-12-06 03:00:00
## 2476 2022-12-06 03:04:04 TRUE 2022-12-06 03:00:00
## 2477 2022-12-06 03:03:52 TRUE 2022-12-06 03:00:00
## 2478 2022-12-06 03:03:29 TRUE 2022-12-06 03:00:00
## 2479 2022-12-06 03:03:22 TRUE 2022-12-06 03:00:00
## 2480 2022-12-06 03:02:16 TRUE 2022-12-06 03:00:00
## 2481 2022-12-06 03:02:00 TRUE 2022-12-06 03:00:00
## 2482 2022-12-06 03:00:28 TRUE 2022-12-06 03:00:00
## 2483 2022-12-06 03:00:00 TRUE 2022-12-06 03:00:00
## 2484 2022-12-06 02:59:03 TRUE 2022-12-06 03:00:00
## 2485 2022-12-06 02:56:52 TRUE 2022-12-06 03:00:00
## 2486 2022-12-06 02:55:42 TRUE 2022-12-06 03:00:00
## 2487 2022-12-06 02:55:18 TRUE 2022-12-06 03:00:00
## 2488 2022-12-06 02:53:48 TRUE 2022-12-06 03:00:00
## 2489 2022-12-06 02:53:44 TRUE 2022-12-06 03:00:00
## 2490 2022-12-06 02:51:28 TRUE 2022-12-06 03:00:00
## 2491 2022-12-06 02:51:21 TRUE 2022-12-06 03:00:00
## 2492 2022-12-06 02:50:23 TRUE 2022-12-06 03:00:00
## 2493 2022-12-06 02:50:07 TRUE 2022-12-06 03:00:00
## 2494 2022-12-06 02:46:18 TRUE 2022-12-06 03:00:00
## 2495 2022-12-06 02:45:30 TRUE 2022-12-06 03:00:00
## 2496 2022-12-06 02:44:48 TRUE 2022-12-06 03:00:00
## 2497 2022-12-06 02:43:05 TRUE 2022-12-06 03:00:00
## 2498 2022-12-06 02:41:48 TRUE 2022-12-06 03:00:00
## 2499 2022-12-06 02:40:00 TRUE 2022-12-06 03:00:00
## 2500 2022-12-06 02:38:44 TRUE 2022-12-06 03:00:00
## 2501 2022-12-06 02:38:06 TRUE 2022-12-06 03:00:00
## 2502 2022-12-06 02:37:18 TRUE 2022-12-06 03:00:00
## 2503 2022-12-06 02:37:11 TRUE 2022-12-06 03:00:00
## 2504 2022-12-06 02:36:56 TRUE 2022-12-06 03:00:00
## 2505 2022-12-06 02:35:48 TRUE 2022-12-06 03:00:00
## 2506 2022-12-06 02:34:26 TRUE 2022-12-06 03:00:00
## 2507 2022-12-06 02:33:16 TRUE 2022-12-06 03:00:00
## 2508 2022-12-06 02:32:48 TRUE 2022-12-06 03:00:00
## 2509 2022-12-06 02:32:04 TRUE 2022-12-06 03:00:00
## 2510 2022-12-06 02:29:48 TRUE 2022-12-06 02:00:00
## 2511 2022-12-06 02:29:36 TRUE 2022-12-06 02:00:00
## 2512 2022-12-06 02:27:38 TRUE 2022-12-06 02:00:00
## 2513 2022-12-06 02:25:43 TRUE 2022-12-06 02:00:00
## 2514 2022-12-06 02:24:57 TRUE 2022-12-06 02:00:00
## 2515 2022-12-06 02:24:19 TRUE 2022-12-06 02:00:00
## 2516 2022-12-06 02:22:45 TRUE 2022-12-06 02:00:00
## 2517 2022-12-06 02:22:33 TRUE 2022-12-06 02:00:00
## 2518 2022-12-06 02:20:39 TRUE 2022-12-06 02:00:00
## 2519 2022-12-06 02:19:47 TRUE 2022-12-06 02:00:00
## 2520 2022-12-06 02:19:24 TRUE 2022-12-06 02:00:00
## 2521 2022-12-06 02:19:09 TRUE 2022-12-06 02:00:00
## 2522 2022-12-06 02:18:18 TRUE 2022-12-06 02:00:00
## 2523 2022-12-06 02:18:18 TRUE 2022-12-06 02:00:00
## 2524 2022-12-06 02:17:19 TRUE 2022-12-06 02:00:00
## 2525 2022-12-06 02:17:18 TRUE 2022-12-06 02:00:00
## 2526 2022-12-06 02:16:17 TRUE 2022-12-06 02:00:00
## 2527 2022-12-06 02:14:51 TRUE 2022-12-06 02:00:00
## 2528 2022-12-06 02:14:43 TRUE 2022-12-06 02:00:00
## 2529 2022-12-06 02:12:32 TRUE 2022-12-06 02:00:00
## 2530 2022-12-06 02:11:55 TRUE 2022-12-06 02:00:00
## 2531 2022-12-06 02:11:46 TRUE 2022-12-06 02:00:00
## 2532 2022-12-06 02:11:41 TRUE 2022-12-06 02:00:00
## 2533 2022-12-06 02:11:34 TRUE 2022-12-06 02:00:00
## 2534 2022-12-06 02:10:45 TRUE 2022-12-06 02:00:00
## 2535 2022-12-06 02:10:04 TRUE 2022-12-06 02:00:00
## 2536 2022-12-06 02:09:42 TRUE 2022-12-06 02:00:00
## 2537 2022-12-06 02:09:38 TRUE 2022-12-06 02:00:00
## 2538 2022-12-06 02:09:23 TRUE 2022-12-06 02:00:00
## 2539 2022-12-06 02:09:21 TRUE 2022-12-06 02:00:00
## 2540 2022-12-06 02:08:32 TRUE 2022-12-06 02:00:00
## 2541 2022-12-06 02:08:17 TRUE 2022-12-06 02:00:00
## 2542 2022-12-06 02:08:13 TRUE 2022-12-06 02:00:00
## 2543 2022-12-06 02:08:10 TRUE 2022-12-06 02:00:00
## 2544 2022-12-06 02:06:30 TRUE 2022-12-06 02:00:00
## 2545 2022-12-06 02:06:03 TRUE 2022-12-06 02:00:00
## 2546 2022-12-06 02:04:26 TRUE 2022-12-06 02:00:00
## 2547 2022-12-06 02:02:28 TRUE 2022-12-06 02:00:00
## 2548 2022-12-06 02:02:12 TRUE 2022-12-06 02:00:00
## 2549 2022-12-06 02:02:04 TRUE 2022-12-06 02:00:00
## 2550 2022-12-06 01:59:50 TRUE 2022-12-06 02:00:00
## 2551 2022-12-06 01:57:06 TRUE 2022-12-06 02:00:00
## 2552 2022-12-06 01:56:35 TRUE 2022-12-06 02:00:00
## 2553 2022-12-06 01:56:11 TRUE 2022-12-06 02:00:00
## 2554 2022-12-06 01:56:10 TRUE 2022-12-06 02:00:00
## 2555 2022-12-06 01:55:30 TRUE 2022-12-06 02:00:00
## 2556 2022-12-06 01:55:02 TRUE 2022-12-06 02:00:00
## 2557 2022-12-06 01:54:43 TRUE 2022-12-06 02:00:00
## 2558 2022-12-06 01:53:15 TRUE 2022-12-06 02:00:00
## 2559 2022-12-06 01:51:50 TRUE 2022-12-06 02:00:00
## 2560 2022-12-06 01:51:35 TRUE 2022-12-06 02:00:00
## 2561 2022-12-06 01:50:23 TRUE 2022-12-06 02:00:00
## 2562 2022-12-06 01:49:42 TRUE 2022-12-06 02:00:00
## 2563 2022-12-06 01:49:36 TRUE 2022-12-06 02:00:00
## 2564 2022-12-06 01:49:28 TRUE 2022-12-06 02:00:00
## 2565 2022-12-06 01:48:52 TRUE 2022-12-06 02:00:00
## 2566 2022-12-06 01:48:31 TRUE 2022-12-06 02:00:00
## 2567 2022-12-06 01:47:15 TRUE 2022-12-06 02:00:00
## 2568 2022-12-06 01:44:35 TRUE 2022-12-06 02:00:00
## 2569 2022-12-06 01:44:35 TRUE 2022-12-06 02:00:00
## 2570 2022-12-06 01:41:56 TRUE 2022-12-06 02:00:00
## 2571 2022-12-06 01:41:53 TRUE 2022-12-06 02:00:00
## 2572 2022-12-06 01:41:47 TRUE 2022-12-06 02:00:00
## 2573 2022-12-06 01:41:42 TRUE 2022-12-06 02:00:00
## 2574 2022-12-06 01:41:13 TRUE 2022-12-06 02:00:00
## 2575 2022-12-06 01:40:41 TRUE 2022-12-06 02:00:00
## 2576 2022-12-06 01:38:17 TRUE 2022-12-06 02:00:00
## 2577 2022-12-06 01:37:50 TRUE 2022-12-06 02:00:00
## 2578 2022-12-06 01:37:03 TRUE 2022-12-06 02:00:00
## 2579 2022-12-06 01:36:46 TRUE 2022-12-06 02:00:00
## 2580 2022-12-06 01:36:25 TRUE 2022-12-06 02:00:00
## 2581 2022-12-06 01:36:13 TRUE 2022-12-06 02:00:00
## 2582 2022-12-06 01:35:43 TRUE 2022-12-06 02:00:00
## 2583 2022-12-06 01:32:16 TRUE 2022-12-06 02:00:00
## 2584 2022-12-06 01:31:42 TRUE 2022-12-06 02:00:00
## 2585 2022-12-06 01:30:39 TRUE 2022-12-06 02:00:00
## 2586 2022-12-06 01:30:34 TRUE 2022-12-06 02:00:00
## 2587 2022-12-06 01:30:21 TRUE 2022-12-06 02:00:00
## 2588 2022-12-06 01:30:13 TRUE 2022-12-06 02:00:00
## 2589 2022-12-06 01:30:07 TRUE 2022-12-06 02:00:00
## 2590 2022-12-06 01:29:25 TRUE 2022-12-06 01:00:00
## 2591 2022-12-06 01:28:56 TRUE 2022-12-06 01:00:00
## 2592 2022-12-06 01:28:52 TRUE 2022-12-06 01:00:00
## 2593 2022-12-06 01:28:50 TRUE 2022-12-06 01:00:00
## 2594 2022-12-06 01:28:47 TRUE 2022-12-06 01:00:00
## 2595 2022-12-06 01:28:41 TRUE 2022-12-06 01:00:00
## 2596 2022-12-06 01:27:10 TRUE 2022-12-06 01:00:00
## 2597 2022-12-06 01:26:12 TRUE 2022-12-06 01:00:00
## 2598 2022-12-06 01:25:26 TRUE 2022-12-06 01:00:00
## 2599 2022-12-06 01:25:18 TRUE 2022-12-06 01:00:00
## 2600 2022-12-06 01:25:06 TRUE 2022-12-06 01:00:00
## 2601 2022-12-06 01:23:35 TRUE 2022-12-06 01:00:00
## 2602 2022-12-06 01:22:58 TRUE 2022-12-06 01:00:00
## 2603 2022-12-06 01:22:57 TRUE 2022-12-06 01:00:00
## 2604 2022-12-06 01:22:51 TRUE 2022-12-06 01:00:00
## 2605 2022-12-06 01:22:02 TRUE 2022-12-06 01:00:00
## 2606 2022-12-06 01:20:51 TRUE 2022-12-06 01:00:00
## 2607 2022-12-06 01:20:18 TRUE 2022-12-06 01:00:00
## 2608 2022-12-06 01:19:46 TRUE 2022-12-06 01:00:00
## 2609 2022-12-06 01:16:28 TRUE 2022-12-06 01:00:00
## 2610 2022-12-06 01:15:57 TRUE 2022-12-06 01:00:00
## 2611 2022-12-06 01:15:49 TRUE 2022-12-06 01:00:00
## 2612 2022-12-06 01:15:35 TRUE 2022-12-06 01:00:00
## 2613 2022-12-06 01:15:32 TRUE 2022-12-06 01:00:00
## 2614 2022-12-06 01:15:10 TRUE 2022-12-06 01:00:00
## 2615 2022-12-06 01:14:29 TRUE 2022-12-06 01:00:00
## 2616 2022-12-06 01:13:41 TRUE 2022-12-06 01:00:00
## 2617 2022-12-06 01:07:29 TRUE 2022-12-06 01:00:00
## 2618 2022-12-06 01:07:06 TRUE 2022-12-06 01:00:00
## 2619 2022-12-06 01:07:04 TRUE 2022-12-06 01:00:00
## 2620 2022-12-06 01:05:44 TRUE 2022-12-06 01:00:00
## 2621 2022-12-06 01:05:24 TRUE 2022-12-06 01:00:00
## 2622 2022-12-06 01:04:58 TRUE 2022-12-06 01:00:00
## 2623 2022-12-06 01:04:41 TRUE 2022-12-06 01:00:00
## 2624 2022-12-06 01:03:52 TRUE 2022-12-06 01:00:00
## 2625 2022-12-06 01:03:25 TRUE 2022-12-06 01:00:00
## 2626 2022-12-06 01:01:23 TRUE 2022-12-06 01:00:00
## 2627 2022-12-06 01:01:19 TRUE 2022-12-06 01:00:00
## 2628 2022-12-06 01:01:16 TRUE 2022-12-06 01:00:00
## 2629 2022-12-06 01:00:53 TRUE 2022-12-06 01:00:00
## 2630 2022-12-06 01:00:12 TRUE 2022-12-06 01:00:00
## 2631 2022-12-06 01:00:09 TRUE 2022-12-06 01:00:00
## 2632 2022-12-06 00:59:54 TRUE 2022-12-06 01:00:00
## 2633 2022-12-06 00:59:31 TRUE 2022-12-06 01:00:00
## 2634 2022-12-06 00:59:16 TRUE 2022-12-06 01:00:00
## 2635 2022-12-06 00:58:54 TRUE 2022-12-06 01:00:00
## 2636 2022-12-06 00:58:33 TRUE 2022-12-06 01:00:00
## 2637 2022-12-06 00:58:22 TRUE 2022-12-06 01:00:00
## 2638 2022-12-06 00:57:15 TRUE 2022-12-06 01:00:00
## 2639 2022-12-06 00:57:09 TRUE 2022-12-06 01:00:00
## 2640 2022-12-06 00:56:01 TRUE 2022-12-06 01:00:00
## 2641 2022-12-06 00:55:54 TRUE 2022-12-06 01:00:00
## 2642 2022-12-06 00:55:07 TRUE 2022-12-06 01:00:00
## 2643 2022-12-06 00:54:38 TRUE 2022-12-06 01:00:00
## 2644 2022-12-06 00:54:22 TRUE 2022-12-06 01:00:00
## 2645 2022-12-06 00:53:11 TRUE 2022-12-06 01:00:00
## 2646 2022-12-06 00:52:18 TRUE 2022-12-06 01:00:00
## 2647 2022-12-06 00:51:04 TRUE 2022-12-06 01:00:00
## 2648 2022-12-06 00:50:37 TRUE 2022-12-06 01:00:00
## 2649 2022-12-06 00:50:00 TRUE 2022-12-06 01:00:00
## 2650 2022-12-06 00:49:36 TRUE 2022-12-06 01:00:00
## 2651 2022-12-06 00:49:19 TRUE 2022-12-06 01:00:00
## 2652 2022-12-06 00:48:15 TRUE 2022-12-06 01:00:00
## 2653 2022-12-06 00:47:49 TRUE 2022-12-06 01:00:00
## 2654 2022-12-06 00:47:34 TRUE 2022-12-06 01:00:00
## 2655 2022-12-06 00:46:06 TRUE 2022-12-06 01:00:00
## 2656 2022-12-06 00:45:44 TRUE 2022-12-06 01:00:00
## 2657 2022-12-06 00:45:33 TRUE 2022-12-06 01:00:00
## 2658 2022-12-06 00:42:14 TRUE 2022-12-06 01:00:00
## 2659 2022-12-06 00:42:10 TRUE 2022-12-06 01:00:00
## 2660 2022-12-06 00:41:12 TRUE 2022-12-06 01:00:00
## 2661 2022-12-06 00:41:01 TRUE 2022-12-06 01:00:00
## 2662 2022-12-06 00:39:58 TRUE 2022-12-06 01:00:00
## 2663 2022-12-06 00:39:36 TRUE 2022-12-06 01:00:00
## 2664 2022-12-06 00:38:26 TRUE 2022-12-06 01:00:00
## 2665 2022-12-06 00:38:08 TRUE 2022-12-06 01:00:00
## 2666 2022-12-06 00:37:44 TRUE 2022-12-06 01:00:00
## 2667 2022-12-06 00:37:26 TRUE 2022-12-06 01:00:00
## 2668 2022-12-06 00:36:25 TRUE 2022-12-06 01:00:00
## 2669 2022-12-06 00:35:01 TRUE 2022-12-06 01:00:00
## 2670 2022-12-06 00:34:35 TRUE 2022-12-06 01:00:00
## 2671 2022-12-06 00:34:11 TRUE 2022-12-06 01:00:00
## 2672 2022-12-06 00:33:40 TRUE 2022-12-06 01:00:00
## 2673 2022-12-06 00:33:36 TRUE 2022-12-06 01:00:00
## 2674 2022-12-06 00:31:55 TRUE 2022-12-06 01:00:00
## 2675 2022-12-06 00:28:52 TRUE 2022-12-06 00:00:00
## 2676 2022-12-06 00:28:48 TRUE 2022-12-06 00:00:00
## 2677 2022-12-06 00:28:42 TRUE 2022-12-06 00:00:00
## 2678 2022-12-06 00:28:04 TRUE 2022-12-06 00:00:00
## 2679 2022-12-06 00:27:30 TRUE 2022-12-06 00:00:00
## 2680 2022-12-06 00:27:18 TRUE 2022-12-06 00:00:00
## 2681 2022-12-06 00:27:14 TRUE 2022-12-06 00:00:00
## 2682 2022-12-06 00:27:03 TRUE 2022-12-06 00:00:00
## 2683 2022-12-06 00:27:00 TRUE 2022-12-06 00:00:00
## 2684 2022-12-06 00:26:44 TRUE 2022-12-06 00:00:00
## 2685 2022-12-06 00:26:24 TRUE 2022-12-06 00:00:00
## 2686 2022-12-06 00:24:44 TRUE 2022-12-06 00:00:00
## 2687 2022-12-06 00:24:26 TRUE 2022-12-06 00:00:00
## 2688 2022-12-06 00:24:11 TRUE 2022-12-06 00:00:00
## 2689 2022-12-06 00:23:34 TRUE 2022-12-06 00:00:00
## 2690 2022-12-06 00:23:03 TRUE 2022-12-06 00:00:00
## 2691 2022-12-06 00:22:50 TRUE 2022-12-06 00:00:00
## 2692 2022-12-06 00:22:37 TRUE 2022-12-06 00:00:00
## 2693 2022-12-06 00:22:14 TRUE 2022-12-06 00:00:00
## 2694 2022-12-06 00:21:16 TRUE 2022-12-06 00:00:00
## 2695 2022-12-06 00:21:01 TRUE 2022-12-06 00:00:00
## 2696 2022-12-06 00:20:28 TRUE 2022-12-06 00:00:00
## 2697 2022-12-06 00:20:19 TRUE 2022-12-06 00:00:00
## 2698 2022-12-06 00:18:35 TRUE 2022-12-06 00:00:00
## 2699 2022-12-06 00:17:59 TRUE 2022-12-06 00:00:00
## 2700 2022-12-06 00:17:48 TRUE 2022-12-06 00:00:00
## 2701 2022-12-06 00:17:16 TRUE 2022-12-06 00:00:00
## 2702 2022-12-06 00:16:45 TRUE 2022-12-06 00:00:00
## 2703 2022-12-06 00:15:51 TRUE 2022-12-06 00:00:00
## 2704 2022-12-06 00:15:44 TRUE 2022-12-06 00:00:00
## 2705 2022-12-06 00:15:38 TRUE 2022-12-06 00:00:00
## 2706 2022-12-06 00:13:46 TRUE 2022-12-06 00:00:00
## 2707 2022-12-06 00:12:52 TRUE 2022-12-06 00:00:00
## 2708 2022-12-06 00:12:51 TRUE 2022-12-06 00:00:00
## 2709 2022-12-06 00:12:19 TRUE 2022-12-06 00:00:00
## 2710 2022-12-06 00:12:11 TRUE 2022-12-06 00:00:00
## 2711 2022-12-06 00:11:22 TRUE 2022-12-06 00:00:00
## 2712 2022-12-06 00:11:04 TRUE 2022-12-06 00:00:00
## 2713 2022-12-06 00:10:37 TRUE 2022-12-06 00:00:00
## 2714 2022-12-06 00:10:18 TRUE 2022-12-06 00:00:00
## 2715 2022-12-06 00:10:02 TRUE 2022-12-06 00:00:00
## 2716 2022-12-06 00:10:01 TRUE 2022-12-06 00:00:00
## 2717 2022-12-06 00:09:14 TRUE 2022-12-06 00:00:00
## 2718 2022-12-06 00:08:40 TRUE 2022-12-06 00:00:00
## 2719 2022-12-06 00:08:38 TRUE 2022-12-06 00:00:00
## 2720 2022-12-06 00:07:34 TRUE 2022-12-06 00:00:00
## 2721 2022-12-06 00:07:12 TRUE 2022-12-06 00:00:00
## 2722 2022-12-06 00:06:53 TRUE 2022-12-06 00:00:00
## 2723 2022-12-06 00:06:20 TRUE 2022-12-06 00:00:00
## 2724 2022-12-06 00:06:09 TRUE 2022-12-06 00:00:00
## 2725 2022-12-06 00:06:08 TRUE 2022-12-06 00:00:00
## 2726 2022-12-06 00:06:05 TRUE 2022-12-06 00:00:00
## 2727 2022-12-06 00:05:58 TRUE 2022-12-06 00:00:00
## 2728 2022-12-06 00:05:41 TRUE 2022-12-06 00:00:00
## 2729 2022-12-06 00:05:26 TRUE 2022-12-06 00:00:00
## 2730 2022-12-06 00:03:26 TRUE 2022-12-06 00:00:00
## 2731 2022-12-06 00:02:41 TRUE 2022-12-06 00:00:00
## 2732 2022-12-06 00:02:31 TRUE 2022-12-06 00:00:00
## 2733 2022-12-06 00:01:53 TRUE 2022-12-06 00:00:00
## 2734 2022-12-06 00:01:33 TRUE 2022-12-06 00:00:00
## 2735 2022-12-06 00:01:29 TRUE 2022-12-06 00:00:00
## 2736 2022-12-06 00:00:37 TRUE 2022-12-06 00:00:00
## 2737 2022-12-06 00:00:29 TRUE 2022-12-06 00:00:00
## 2738 2022-12-06 00:00:26 TRUE 2022-12-06 00:00:00
## 2739 2022-12-05 23:59:21 TRUE 2022-12-06 00:00:00
## 2740 2022-12-05 23:58:03 TRUE 2022-12-06 00:00:00
## 2741 2022-12-05 23:58:03 TRUE 2022-12-06 00:00:00
## 2742 2022-12-05 23:56:14 TRUE 2022-12-06 00:00:00
## 2743 2022-12-05 23:55:42 TRUE 2022-12-06 00:00:00
## 2744 2022-12-05 23:53:49 TRUE 2022-12-06 00:00:00
## 2745 2022-12-05 23:52:55 TRUE 2022-12-06 00:00:00
## 2746 2022-12-05 23:52:03 TRUE 2022-12-06 00:00:00
## 2747 2022-12-05 23:51:21 TRUE 2022-12-06 00:00:00
## 2748 2022-12-05 23:51:15 TRUE 2022-12-06 00:00:00
## 2749 2022-12-05 23:50:57 TRUE 2022-12-06 00:00:00
## 2750 2022-12-05 23:50:40 TRUE 2022-12-06 00:00:00
## 2751 2022-12-05 23:50:33 TRUE 2022-12-06 00:00:00
## 2752 2022-12-05 23:49:21 TRUE 2022-12-06 00:00:00
## 2753 2022-12-05 23:49:17 TRUE 2022-12-06 00:00:00
## 2754 2022-12-05 23:49:14 TRUE 2022-12-06 00:00:00
## 2755 2022-12-05 23:48:46 TRUE 2022-12-06 00:00:00
## 2756 2022-12-05 23:48:45 TRUE 2022-12-06 00:00:00
## 2757 2022-12-05 23:47:22 TRUE 2022-12-06 00:00:00
## 2758 2022-12-05 23:44:22 TRUE 2022-12-06 00:00:00
## 2759 2022-12-05 23:44:11 TRUE 2022-12-06 00:00:00
## 2760 2022-12-05 23:42:55 TRUE 2022-12-06 00:00:00
## 2761 2022-12-05 23:42:54 TRUE 2022-12-06 00:00:00
## 2762 2022-12-05 23:42:32 TRUE 2022-12-06 00:00:00
## 2763 2022-12-05 23:41:21 TRUE 2022-12-06 00:00:00
## 2764 2022-12-05 23:40:40 TRUE 2022-12-06 00:00:00
## 2765 2022-12-05 23:39:56 TRUE 2022-12-06 00:00:00
## 2766 2022-12-05 23:39:27 TRUE 2022-12-06 00:00:00
## 2767 2022-12-05 23:36:34 TRUE 2022-12-06 00:00:00
## 2768 2022-12-05 23:36:22 TRUE 2022-12-06 00:00:00
## 2769 2022-12-05 23:36:10 TRUE 2022-12-06 00:00:00
## 2770 2022-12-05 23:36:06 TRUE 2022-12-06 00:00:00
## 2771 2022-12-05 23:35:45 TRUE 2022-12-06 00:00:00
## 2772 2022-12-05 23:35:13 TRUE 2022-12-06 00:00:00
## 2773 2022-12-05 23:34:32 TRUE 2022-12-06 00:00:00
## 2774 2022-12-05 23:32:51 TRUE 2022-12-06 00:00:00
## 2775 2022-12-05 23:32:30 TRUE 2022-12-06 00:00:00
## 2776 2022-12-05 23:31:34 TRUE 2022-12-06 00:00:00
## 2777 2022-12-05 23:31:34 TRUE 2022-12-06 00:00:00
## 2778 2022-12-05 23:30:43 TRUE 2022-12-06 00:00:00
## 2779 2022-12-05 23:28:06 TRUE 2022-12-05 23:00:00
## 2780 2022-12-05 23:28:06 TRUE 2022-12-05 23:00:00
## 2781 2022-12-05 23:27:43 TRUE 2022-12-05 23:00:00
## 2782 2022-12-05 23:26:39 TRUE 2022-12-05 23:00:00
## 2783 2022-12-05 23:25:49 TRUE 2022-12-05 23:00:00
## 2784 2022-12-05 23:24:41 TRUE 2022-12-05 23:00:00
## 2785 2022-12-05 23:23:41 TRUE 2022-12-05 23:00:00
## 2786 2022-12-05 23:22:54 TRUE 2022-12-05 23:00:00
## 2787 2022-12-05 23:22:18 TRUE 2022-12-05 23:00:00
## 2788 2022-12-05 23:21:56 TRUE 2022-12-05 23:00:00
## 2789 2022-12-05 23:21:53 TRUE 2022-12-05 23:00:00
## 2790 2022-12-05 23:21:17 TRUE 2022-12-05 23:00:00
## 2791 2022-12-05 23:21:12 TRUE 2022-12-05 23:00:00
## 2792 2022-12-05 23:21:11 TRUE 2022-12-05 23:00:00
## 2793 2022-12-05 23:21:05 TRUE 2022-12-05 23:00:00
## 2794 2022-12-05 23:20:48 TRUE 2022-12-05 23:00:00
## 2795 2022-12-05 23:20:44 TRUE 2022-12-05 23:00:00
## 2796 2022-12-05 23:20:40 TRUE 2022-12-05 23:00:00
## 2797 2022-12-05 23:20:33 TRUE 2022-12-05 23:00:00
## 2798 2022-12-05 23:20:27 TRUE 2022-12-05 23:00:00
## 2799 2022-12-05 23:20:25 TRUE 2022-12-05 23:00:00
## 2800 2022-12-05 23:20:23 TRUE 2022-12-05 23:00:00
## 2801 2022-12-05 23:20:20 TRUE 2022-12-05 23:00:00
## 2802 2022-12-05 23:20:18 TRUE 2022-12-05 23:00:00
## 2803 2022-12-05 23:19:25 TRUE 2022-12-05 23:00:00
## 2804 2022-12-05 23:19:21 TRUE 2022-12-05 23:00:00
## 2805 2022-12-05 23:19:16 TRUE 2022-12-05 23:00:00
## 2806 2022-12-05 23:19:14 TRUE 2022-12-05 23:00:00
## 2807 2022-12-05 23:19:09 TRUE 2022-12-05 23:00:00
## 2808 2022-12-05 23:19:04 TRUE 2022-12-05 23:00:00
## 2809 2022-12-05 23:18:56 TRUE 2022-12-05 23:00:00
## 2810 2022-12-05 23:18:24 TRUE 2022-12-05 23:00:00
## 2811 2022-12-05 23:18:23 TRUE 2022-12-05 23:00:00
## 2812 2022-12-05 23:18:13 TRUE 2022-12-05 23:00:00
## 2813 2022-12-05 23:18:00 TRUE 2022-12-05 23:00:00
## 2814 2022-12-05 23:17:20 TRUE 2022-12-05 23:00:00
## 2815 2022-12-05 23:17:19 TRUE 2022-12-05 23:00:00
## 2816 2022-12-05 23:16:05 TRUE 2022-12-05 23:00:00
## 2817 2022-12-05 23:14:52 TRUE 2022-12-05 23:00:00
## 2818 2022-12-05 23:14:37 TRUE 2022-12-05 23:00:00
## 2819 2022-12-05 23:13:06 TRUE 2022-12-05 23:00:00
## 2820 2022-12-05 23:12:50 TRUE 2022-12-05 23:00:00
## 2821 2022-12-05 23:12:45 TRUE 2022-12-05 23:00:00
## 2822 2022-12-05 23:11:17 TRUE 2022-12-05 23:00:00
## 2823 2022-12-05 23:10:11 TRUE 2022-12-05 23:00:00
## 2824 2022-12-05 23:09:57 TRUE 2022-12-05 23:00:00
## 2825 2022-12-05 23:09:11 TRUE 2022-12-05 23:00:00
## 2826 2022-12-05 23:08:18 TRUE 2022-12-05 23:00:00
## 2827 2022-12-05 23:07:55 TRUE 2022-12-05 23:00:00
## 2828 2022-12-05 23:06:51 TRUE 2022-12-05 23:00:00
## 2829 2022-12-05 23:06:51 TRUE 2022-12-05 23:00:00
## 2830 2022-12-05 23:06:43 TRUE 2022-12-05 23:00:00
## 2831 2022-12-05 23:06:39 TRUE 2022-12-05 23:00:00
## 2832 2022-12-05 23:06:38 TRUE 2022-12-05 23:00:00
## 2833 2022-12-05 23:06:38 TRUE 2022-12-05 23:00:00
## 2834 2022-12-05 23:06:38 TRUE 2022-12-05 23:00:00
## 2835 2022-12-05 23:06:37 TRUE 2022-12-05 23:00:00
## 2836 2022-12-05 23:06:17 TRUE 2022-12-05 23:00:00
## 2837 2022-12-05 23:05:46 TRUE 2022-12-05 23:00:00
## 2838 2022-12-05 23:03:56 TRUE 2022-12-05 23:00:00
## 2839 2022-12-05 23:03:18 TRUE 2022-12-05 23:00:00
## 2840 2022-12-05 23:02:58 TRUE 2022-12-05 23:00:00
## 2841 2022-12-05 23:02:45 TRUE 2022-12-05 23:00:00
## 2842 2022-12-05 23:02:08 TRUE 2022-12-05 23:00:00
## 2843 2022-12-05 23:00:08 TRUE 2022-12-05 23:00:00
## 2844 2022-12-05 22:59:20 TRUE 2022-12-05 23:00:00
## 2845 2022-12-05 22:58:51 TRUE 2022-12-05 23:00:00
## 2846 2022-12-05 22:56:56 TRUE 2022-12-05 23:00:00
## 2847 2022-12-05 22:56:11 TRUE 2022-12-05 23:00:00
## 2848 2022-12-05 22:52:51 TRUE 2022-12-05 23:00:00
## 2849 2022-12-05 22:52:27 TRUE 2022-12-05 23:00:00
## 2850 2022-12-05 22:52:21 TRUE 2022-12-05 23:00:00
## 2851 2022-12-05 22:51:54 TRUE 2022-12-05 23:00:00
## 2852 2022-12-05 22:51:17 TRUE 2022-12-05 23:00:00
## 2853 2022-12-05 22:51:01 TRUE 2022-12-05 23:00:00
## 2854 2022-12-05 22:50:43 TRUE 2022-12-05 23:00:00
## 2855 2022-12-05 22:50:10 TRUE 2022-12-05 23:00:00
## 2856 2022-12-05 22:50:02 TRUE 2022-12-05 23:00:00
## 2857 2022-12-05 22:48:10 TRUE 2022-12-05 23:00:00
## 2858 2022-12-05 22:48:07 TRUE 2022-12-05 23:00:00
## 2859 2022-12-05 22:47:59 TRUE 2022-12-05 23:00:00
## 2860 2022-12-05 22:45:35 TRUE 2022-12-05 23:00:00
## 2861 2022-12-05 22:45:13 TRUE 2022-12-05 23:00:00
## 2862 2022-12-05 22:42:42 TRUE 2022-12-05 23:00:00
## 2863 2022-12-05 22:41:55 TRUE 2022-12-05 23:00:00
## 2864 2022-12-05 22:40:59 TRUE 2022-12-05 23:00:00
## 2865 2022-12-05 22:39:55 TRUE 2022-12-05 23:00:00
## 2866 2022-12-05 22:39:03 TRUE 2022-12-05 23:00:00
## 2867 2022-12-05 22:38:50 TRUE 2022-12-05 23:00:00
## 2868 2022-12-05 22:37:28 TRUE 2022-12-05 23:00:00
## 2869 2022-12-05 22:36:24 TRUE 2022-12-05 23:00:00
## 2870 2022-12-05 22:35:47 TRUE 2022-12-05 23:00:00
## 2871 2022-12-05 22:35:06 TRUE 2022-12-05 23:00:00
## 2872 2022-12-05 22:34:09 TRUE 2022-12-05 23:00:00
## 2873 2022-12-05 22:34:00 TRUE 2022-12-05 23:00:00
## 2874 2022-12-05 22:33:59 TRUE 2022-12-05 23:00:00
## 2875 2022-12-05 22:33:22 TRUE 2022-12-05 23:00:00
## 2876 2022-12-05 22:33:15 TRUE 2022-12-05 23:00:00
## 2877 2022-12-05 22:32:55 TRUE 2022-12-05 23:00:00
## 2878 2022-12-05 22:31:39 TRUE 2022-12-05 23:00:00
## 2879 2022-12-05 22:31:09 TRUE 2022-12-05 23:00:00
## 2880 2022-12-05 22:30:57 TRUE 2022-12-05 23:00:00
## 2881 2022-12-05 22:30:43 TRUE 2022-12-05 23:00:00
## 2882 2022-12-05 22:30:18 TRUE 2022-12-05 23:00:00
## 2883 2022-12-05 22:30:12 TRUE 2022-12-05 23:00:00
## 2884 2022-12-05 22:29:44 TRUE 2022-12-05 22:00:00
## 2885 2022-12-05 22:29:13 TRUE 2022-12-05 22:00:00
## 2886 2022-12-05 22:29:08 TRUE 2022-12-05 22:00:00
## 2887 2022-12-05 22:28:45 TRUE 2022-12-05 22:00:00
## 2888 2022-12-05 22:27:57 TRUE 2022-12-05 22:00:00
## 2889 2022-12-05 22:27:56 TRUE 2022-12-05 22:00:00
## 2890 2022-12-05 22:26:56 TRUE 2022-12-05 22:00:00
## 2891 2022-12-05 22:26:43 TRUE 2022-12-05 22:00:00
## 2892 2022-12-05 22:26:12 TRUE 2022-12-05 22:00:00
## 2893 2022-12-05 22:25:34 TRUE 2022-12-05 22:00:00
## 2894 2022-12-05 22:24:55 TRUE 2022-12-05 22:00:00
## 2895 2022-12-05 22:23:44 TRUE 2022-12-05 22:00:00
## 2896 2022-12-05 22:23:05 TRUE 2022-12-05 22:00:00
## 2897 2022-12-05 22:22:57 TRUE 2022-12-05 22:00:00
## 2898 2022-12-05 22:22:19 TRUE 2022-12-05 22:00:00
## 2899 2022-12-05 22:22:09 TRUE 2022-12-05 22:00:00
## 2900 2022-12-05 22:21:24 TRUE 2022-12-05 22:00:00
## 2901 2022-12-05 22:21:01 TRUE 2022-12-05 22:00:00
## 2902 2022-12-05 22:20:13 TRUE 2022-12-05 22:00:00
## 2903 2022-12-05 22:19:51 TRUE 2022-12-05 22:00:00
## 2904 2022-12-05 22:19:17 TRUE 2022-12-05 22:00:00
## 2905 2022-12-05 22:18:35 TRUE 2022-12-05 22:00:00
## 2906 2022-12-05 22:17:15 TRUE 2022-12-05 22:00:00
## 2907 2022-12-05 22:16:59 TRUE 2022-12-05 22:00:00
## 2908 2022-12-05 22:16:09 TRUE 2022-12-05 22:00:00
## 2909 2022-12-05 22:15:16 TRUE 2022-12-05 22:00:00
## 2910 2022-12-05 22:15:13 TRUE 2022-12-05 22:00:00
## 2911 2022-12-05 22:14:36 TRUE 2022-12-05 22:00:00
## 2912 2022-12-05 22:14:03 TRUE 2022-12-05 22:00:00
## 2913 2022-12-05 22:12:09 TRUE 2022-12-05 22:00:00
## 2914 2022-12-05 22:10:20 TRUE 2022-12-05 22:00:00
## 2915 2022-12-05 22:09:51 TRUE 2022-12-05 22:00:00
## 2916 2022-12-05 22:08:02 TRUE 2022-12-05 22:00:00
## 2917 2022-12-05 22:07:33 TRUE 2022-12-05 22:00:00
## 2918 2022-12-05 22:05:13 TRUE 2022-12-05 22:00:00
## 2919 2022-12-05 22:05:05 TRUE 2022-12-05 22:00:00
## 2920 2022-12-05 22:04:59 TRUE 2022-12-05 22:00:00
## 2921 2022-12-05 22:04:51 TRUE 2022-12-05 22:00:00
## 2922 2022-12-05 22:04:45 TRUE 2022-12-05 22:00:00
## 2923 2022-12-05 22:04:41 TRUE 2022-12-05 22:00:00
## 2924 2022-12-05 22:04:16 TRUE 2022-12-05 22:00:00
## 2925 2022-12-05 22:03:37 TRUE 2022-12-05 22:00:00
## 2926 2022-12-05 22:03:21 TRUE 2022-12-05 22:00:00
## 2927 2022-12-05 22:03:09 TRUE 2022-12-05 22:00:00
## 2928 2022-12-05 22:02:22 TRUE 2022-12-05 22:00:00
## 2929 2022-12-05 22:00:50 TRUE 2022-12-05 22:00:00
## 2930 2022-12-05 21:58:41 TRUE 2022-12-05 22:00:00
## 2931 2022-12-05 21:57:12 TRUE 2022-12-05 22:00:00
## 2932 2022-12-05 21:56:41 TRUE 2022-12-05 22:00:00
## 2933 2022-12-05 21:56:00 TRUE 2022-12-05 22:00:00
## 2934 2022-12-05 21:55:36 TRUE 2022-12-05 22:00:00
## 2935 2022-12-05 21:55:01 TRUE 2022-12-05 22:00:00
## 2936 2022-12-05 21:54:51 TRUE 2022-12-05 22:00:00
## 2937 2022-12-05 21:54:47 TRUE 2022-12-05 22:00:00
## 2938 2022-12-05 21:53:45 TRUE 2022-12-05 22:00:00
## 2939 2022-12-05 21:53:31 TRUE 2022-12-05 22:00:00
## 2940 2022-12-05 21:53:25 TRUE 2022-12-05 22:00:00
## 2941 2022-12-05 21:50:51 TRUE 2022-12-05 22:00:00
## 2942 2022-12-05 21:50:45 TRUE 2022-12-05 22:00:00
## 2943 2022-12-05 21:50:34 TRUE 2022-12-05 22:00:00
## 2944 2022-12-05 21:50:11 TRUE 2022-12-05 22:00:00
## 2945 2022-12-05 21:49:58 TRUE 2022-12-05 22:00:00
## 2946 2022-12-05 21:49:24 TRUE 2022-12-05 22:00:00
## 2947 2022-12-05 21:49:10 TRUE 2022-12-05 22:00:00
## 2948 2022-12-05 21:49:07 TRUE 2022-12-05 22:00:00
## 2949 2022-12-05 21:48:16 TRUE 2022-12-05 22:00:00
## 2950 2022-12-05 21:48:13 TRUE 2022-12-05 22:00:00
## 2951 2022-12-05 21:47:50 TRUE 2022-12-05 22:00:00
## 2952 2022-12-05 21:47:08 TRUE 2022-12-05 22:00:00
## 2953 2022-12-05 21:47:02 TRUE 2022-12-05 22:00:00
## 2954 2022-12-05 21:46:36 TRUE 2022-12-05 22:00:00
## 2955 2022-12-05 21:46:20 TRUE 2022-12-05 22:00:00
## 2956 2022-12-05 21:46:15 TRUE 2022-12-05 22:00:00
## 2957 2022-12-05 21:46:13 TRUE 2022-12-05 22:00:00
## 2958 2022-12-05 21:46:12 TRUE 2022-12-05 22:00:00
## 2959 2022-12-05 21:45:43 TRUE 2022-12-05 22:00:00
## 2960 2022-12-05 21:42:26 TRUE 2022-12-05 22:00:00
## 2961 2022-12-05 21:42:13 TRUE 2022-12-05 22:00:00
## 2962 2022-12-05 21:41:41 TRUE 2022-12-05 22:00:00
## 2963 2022-12-05 21:41:22 TRUE 2022-12-05 22:00:00
## 2964 2022-12-05 21:39:48 TRUE 2022-12-05 22:00:00
## 2965 2022-12-05 21:39:19 TRUE 2022-12-05 22:00:00
## 2966 2022-12-05 21:39:09 TRUE 2022-12-05 22:00:00
## 2967 2022-12-05 21:38:17 TRUE 2022-12-05 22:00:00
## 2968 2022-12-05 21:38:17 TRUE 2022-12-05 22:00:00
## 2969 2022-12-05 21:38:09 TRUE 2022-12-05 22:00:00
## 2970 2022-12-05 21:37:31 TRUE 2022-12-05 22:00:00
## 2971 2022-12-05 21:37:24 TRUE 2022-12-05 22:00:00
## 2972 2022-12-05 21:37:10 TRUE 2022-12-05 22:00:00
## 2973 2022-12-05 21:37:03 TRUE 2022-12-05 22:00:00
## 2974 2022-12-05 21:36:34 TRUE 2022-12-05 22:00:00
## 2975 2022-12-05 21:35:59 TRUE 2022-12-05 22:00:00
## 2976 2022-12-05 21:35:57 TRUE 2022-12-05 22:00:00
## 2977 2022-12-05 21:35:39 TRUE 2022-12-05 22:00:00
## 2978 2022-12-05 21:35:32 TRUE 2022-12-05 22:00:00
## 2979 2022-12-05 21:35:25 TRUE 2022-12-05 22:00:00
## 2980 2022-12-05 21:34:58 TRUE 2022-12-05 22:00:00
## 2981 2022-12-05 21:34:37 TRUE 2022-12-05 22:00:00
## 2982 2022-12-05 21:34:36 TRUE 2022-12-05 22:00:00
## 2983 2022-12-05 21:33:08 TRUE 2022-12-05 22:00:00
## 2984 2022-12-05 21:32:16 TRUE 2022-12-05 22:00:00
## 2985 2022-12-05 21:30:40 TRUE 2022-12-05 22:00:00
## 2986 2022-12-05 21:30:32 TRUE 2022-12-05 22:00:00
## 2987 2022-12-05 21:30:09 TRUE 2022-12-05 22:00:00
## 2988 2022-12-05 21:27:55 TRUE 2022-12-05 21:00:00
## 2989 2022-12-05 21:27:35 TRUE 2022-12-05 21:00:00
## 2990 2022-12-05 21:26:57 TRUE 2022-12-05 21:00:00
## 2991 2022-12-05 21:26:09 TRUE 2022-12-05 21:00:00
## 2992 2022-12-05 21:25:17 TRUE 2022-12-05 21:00:00
## 2993 2022-12-05 21:25:10 TRUE 2022-12-05 21:00:00
## 2994 2022-12-05 21:24:53 TRUE 2022-12-05 21:00:00
## 2995 2022-12-05 21:23:11 TRUE 2022-12-05 21:00:00
## 2996 2022-12-05 21:23:09 TRUE 2022-12-05 21:00:00
## 2997 2022-12-05 21:23:08 TRUE 2022-12-05 21:00:00
## 2998 2022-12-05 21:23:01 TRUE 2022-12-05 21:00:00
## 2999 2022-12-05 21:22:57 TRUE 2022-12-05 21:00:00
## 3000 2022-12-05 21:22:38 TRUE 2022-12-05 21:00:00
## 3001 2022-12-05 21:22:09 TRUE 2022-12-05 21:00:00
## 3002 2022-12-05 21:19:54 TRUE 2022-12-05 21:00:00
## 3003 2022-12-05 21:18:50 TRUE 2022-12-05 21:00:00
## 3004 2022-12-05 21:18:43 TRUE 2022-12-05 21:00:00
## 3005 2022-12-05 21:17:33 TRUE 2022-12-05 21:00:00
## 3006 2022-12-05 21:16:45 TRUE 2022-12-05 21:00:00
## 3007 2022-12-05 21:16:13 TRUE 2022-12-05 21:00:00
## 3008 2022-12-05 21:15:39 TRUE 2022-12-05 21:00:00
## 3009 2022-12-05 21:15:23 TRUE 2022-12-05 21:00:00
## 3010 2022-12-05 21:14:56 TRUE 2022-12-05 21:00:00
## 3011 2022-12-05 21:14:13 TRUE 2022-12-05 21:00:00
## 3012 2022-12-05 21:13:39 TRUE 2022-12-05 21:00:00
## 3013 2022-12-05 21:13:16 TRUE 2022-12-05 21:00:00
## 3014 2022-12-05 21:13:05 TRUE 2022-12-05 21:00:00
## 3015 2022-12-05 21:12:56 TRUE 2022-12-05 21:00:00
## 3016 2022-12-05 21:11:16 TRUE 2022-12-05 21:00:00
## 3017 2022-12-05 21:11:12 TRUE 2022-12-05 21:00:00
## 3018 2022-12-05 21:10:43 TRUE 2022-12-05 21:00:00
## 3019 2022-12-05 21:10:41 TRUE 2022-12-05 21:00:00
## 3020 2022-12-05 21:10:38 TRUE 2022-12-05 21:00:00
## 3021 2022-12-05 21:10:37 TRUE 2022-12-05 21:00:00
## 3022 2022-12-05 21:10:19 TRUE 2022-12-05 21:00:00
## 3023 2022-12-05 21:10:13 TRUE 2022-12-05 21:00:00
## 3024 2022-12-05 21:07:36 TRUE 2022-12-05 21:00:00
## 3025 2022-12-05 21:07:14 TRUE 2022-12-05 21:00:00
## 3026 2022-12-05 21:07:07 TRUE 2022-12-05 21:00:00
## 3027 2022-12-05 21:04:54 TRUE 2022-12-05 21:00:00
## 3028 2022-12-05 21:04:24 TRUE 2022-12-05 21:00:00
## 3029 2022-12-05 21:03:05 TRUE 2022-12-05 21:00:00
## 3030 2022-12-05 21:02:36 TRUE 2022-12-05 21:00:00
## 3031 2022-12-05 21:02:22 TRUE 2022-12-05 21:00:00
## 3032 2022-12-05 21:01:38 TRUE 2022-12-05 21:00:00
## 3033 2022-12-05 21:00:48 TRUE 2022-12-05 21:00:00
## 3034 2022-12-05 21:00:37 TRUE 2022-12-05 21:00:00
## 3035 2022-12-05 20:59:49 TRUE 2022-12-05 21:00:00
## 3036 2022-12-05 20:59:30 TRUE 2022-12-05 21:00:00
## 3037 2022-12-05 20:59:22 TRUE 2022-12-05 21:00:00
## 3038 2022-12-05 20:59:15 TRUE 2022-12-05 21:00:00
## 3039 2022-12-05 20:59:09 TRUE 2022-12-05 21:00:00
## 3040 2022-12-05 20:58:38 TRUE 2022-12-05 21:00:00
## 3041 2022-12-05 20:58:21 TRUE 2022-12-05 21:00:00
## 3042 2022-12-05 20:57:35 TRUE 2022-12-05 21:00:00
## 3043 2022-12-05 20:56:19 TRUE 2022-12-05 21:00:00
## 3044 2022-12-05 20:56:09 TRUE 2022-12-05 21:00:00
## 3045 2022-12-05 20:55:27 TRUE 2022-12-05 21:00:00
## 3046 2022-12-05 20:54:48 TRUE 2022-12-05 21:00:00
## 3047 2022-12-05 20:54:01 TRUE 2022-12-05 21:00:00
## 3048 2022-12-05 20:52:14 TRUE 2022-12-05 21:00:00
## 3049 2022-12-05 20:49:02 TRUE 2022-12-05 21:00:00
## 3050 2022-12-05 20:48:34 TRUE 2022-12-05 21:00:00
## 3051 2022-12-05 20:48:14 TRUE 2022-12-05 21:00:00
## 3052 2022-12-05 20:47:50 TRUE 2022-12-05 21:00:00
## 3053 2022-12-05 20:47:15 TRUE 2022-12-05 21:00:00
## 3054 2022-12-05 20:46:57 TRUE 2022-12-05 21:00:00
## 3055 2022-12-05 20:46:20 TRUE 2022-12-05 21:00:00
## 3056 2022-12-05 20:44:35 TRUE 2022-12-05 21:00:00
## 3057 2022-12-05 20:42:59 TRUE 2022-12-05 21:00:00
## 3058 2022-12-05 20:42:34 TRUE 2022-12-05 21:00:00
## 3059 2022-12-05 20:41:43 TRUE 2022-12-05 21:00:00
## 3060 2022-12-05 20:40:47 TRUE 2022-12-05 21:00:00
## 3061 2022-12-05 20:40:39 TRUE 2022-12-05 21:00:00
## 3062 2022-12-05 20:39:38 TRUE 2022-12-05 21:00:00
## 3063 2022-12-05 20:39:29 TRUE 2022-12-05 21:00:00
## 3064 2022-12-05 20:39:26 TRUE 2022-12-05 21:00:00
## 3065 2022-12-05 20:38:42 TRUE 2022-12-05 21:00:00
## 3066 2022-12-05 20:38:41 TRUE 2022-12-05 21:00:00
## 3067 2022-12-05 20:38:19 TRUE 2022-12-05 21:00:00
## 3068 2022-12-05 20:37:30 TRUE 2022-12-05 21:00:00
## 3069 2022-12-05 20:36:43 TRUE 2022-12-05 21:00:00
## 3070 2022-12-05 20:36:21 TRUE 2022-12-05 21:00:00
## 3071 2022-12-05 20:36:00 TRUE 2022-12-05 21:00:00
## 3072 2022-12-05 20:35:16 TRUE 2022-12-05 21:00:00
## 3073 2022-12-05 20:35:08 TRUE 2022-12-05 21:00:00
## 3074 2022-12-05 20:34:39 TRUE 2022-12-05 21:00:00
## 3075 2022-12-05 20:34:23 TRUE 2022-12-05 21:00:00
## 3076 2022-12-05 20:34:22 TRUE 2022-12-05 21:00:00
## 3077 2022-12-05 20:34:06 TRUE 2022-12-05 21:00:00
## 3078 2022-12-05 20:34:05 TRUE 2022-12-05 21:00:00
## 3079 2022-12-05 20:33:45 TRUE 2022-12-05 21:00:00
## 3080 2022-12-05 20:33:35 TRUE 2022-12-05 21:00:00
## 3081 2022-12-05 20:33:05 TRUE 2022-12-05 21:00:00
## 3082 2022-12-05 20:32:55 TRUE 2022-12-05 21:00:00
## 3083 2022-12-05 20:32:45 TRUE 2022-12-05 21:00:00
## 3084 2022-12-05 20:32:24 TRUE 2022-12-05 21:00:00
## 3085 2022-12-05 20:31:48 TRUE 2022-12-05 21:00:00
## 3086 2022-12-05 20:31:21 TRUE 2022-12-05 21:00:00
## 3087 2022-12-05 20:31:17 TRUE 2022-12-05 21:00:00
## 3088 2022-12-05 20:31:12 TRUE 2022-12-05 21:00:00
## 3089 2022-12-05 20:31:11 TRUE 2022-12-05 21:00:00
## 3090 2022-12-05 20:31:01 TRUE 2022-12-05 21:00:00
## 3091 2022-12-05 20:30:49 TRUE 2022-12-05 21:00:00
## 3092 2022-12-05 20:30:49 TRUE 2022-12-05 21:00:00
## 3093 2022-12-05 20:27:30 TRUE 2022-12-05 20:00:00
## 3094 2022-12-05 20:26:55 TRUE 2022-12-05 20:00:00
## 3095 2022-12-05 20:26:23 TRUE 2022-12-05 20:00:00
## 3096 2022-12-05 20:26:04 TRUE 2022-12-05 20:00:00
## 3097 2022-12-05 20:25:24 TRUE 2022-12-05 20:00:00
## 3098 2022-12-05 20:25:13 TRUE 2022-12-05 20:00:00
## 3099 2022-12-05 20:25:01 TRUE 2022-12-05 20:00:00
## 3100 2022-12-05 20:24:52 TRUE 2022-12-05 20:00:00
## 3101 2022-12-05 20:24:46 TRUE 2022-12-05 20:00:00
## 3102 2022-12-05 20:24:44 TRUE 2022-12-05 20:00:00
## 3103 2022-12-05 20:24:30 TRUE 2022-12-05 20:00:00
## 3104 2022-12-05 20:24:20 TRUE 2022-12-05 20:00:00
## 3105 2022-12-05 20:24:07 TRUE 2022-12-05 20:00:00
## 3106 2022-12-05 20:24:05 TRUE 2022-12-05 20:00:00
## 3107 2022-12-05 20:24:04 TRUE 2022-12-05 20:00:00
## 3108 2022-12-05 20:22:29 TRUE 2022-12-05 20:00:00
## 3109 2022-12-05 20:21:24 TRUE 2022-12-05 20:00:00
## 3110 2022-12-05 20:20:57 TRUE 2022-12-05 20:00:00
## 3111 2022-12-05 20:16:10 TRUE 2022-12-05 20:00:00
## 3112 2022-12-05 20:15:01 TRUE 2022-12-05 20:00:00
## 3113 2022-12-05 20:14:40 TRUE 2022-12-05 20:00:00
## 3114 2022-12-05 20:13:52 TRUE 2022-12-05 20:00:00
## 3115 2022-12-05 20:13:04 TRUE 2022-12-05 20:00:00
## 3116 2022-12-05 20:12:47 TRUE 2022-12-05 20:00:00
## 3117 2022-12-05 20:11:48 TRUE 2022-12-05 20:00:00
## 3118 2022-12-05 20:11:21 TRUE 2022-12-05 20:00:00
## 3119 2022-12-05 20:11:19 TRUE 2022-12-05 20:00:00
## 3120 2022-12-05 20:10:32 TRUE 2022-12-05 20:00:00
## 3121 2022-12-05 20:10:09 TRUE 2022-12-05 20:00:00
## 3122 2022-12-05 20:10:03 TRUE 2022-12-05 20:00:00
## 3123 2022-12-05 20:09:35 TRUE 2022-12-05 20:00:00
## 3124 2022-12-05 20:09:02 TRUE 2022-12-05 20:00:00
## 3125 2022-12-05 20:09:00 TRUE 2022-12-05 20:00:00
## 3126 2022-12-05 20:08:15 TRUE 2022-12-05 20:00:00
## 3127 2022-12-05 20:06:53 TRUE 2022-12-05 20:00:00
## 3128 2022-12-05 20:06:45 TRUE 2022-12-05 20:00:00
## 3129 2022-12-05 20:06:38 TRUE 2022-12-05 20:00:00
## 3130 2022-12-05 20:05:26 TRUE 2022-12-05 20:00:00
## 3131 2022-12-05 20:04:22 TRUE 2022-12-05 20:00:00
## 3132 2022-12-05 20:04:03 TRUE 2022-12-05 20:00:00
## 3133 2022-12-05 20:04:02 TRUE 2022-12-05 20:00:00
## 3134 2022-12-05 20:03:39 TRUE 2022-12-05 20:00:00
## 3135 2022-12-05 20:03:35 TRUE 2022-12-05 20:00:00
## 3136 2022-12-05 20:01:56 TRUE 2022-12-05 20:00:00
## 3137 2022-12-05 20:01:13 TRUE 2022-12-05 20:00:00
## 3138 2022-12-05 20:01:02 TRUE 2022-12-05 20:00:00
## 3139 2022-12-05 20:00:45 TRUE 2022-12-05 20:00:00
## 3140 2022-12-05 20:00:25 TRUE 2022-12-05 20:00:00
## 3141 2022-12-05 20:00:03 TRUE 2022-12-05 20:00:00
## 3142 2022-12-05 19:59:41 TRUE 2022-12-05 20:00:00
## 3143 2022-12-05 19:59:14 TRUE 2022-12-05 20:00:00
## 3144 2022-12-05 19:58:42 TRUE 2022-12-05 20:00:00
## 3145 2022-12-05 19:58:31 TRUE 2022-12-05 20:00:00
## 3146 2022-12-05 19:58:30 TRUE 2022-12-05 20:00:00
## 3147 2022-12-05 19:58:20 TRUE 2022-12-05 20:00:00
## 3148 2022-12-05 19:57:35 TRUE 2022-12-05 20:00:00
## 3149 2022-12-05 19:57:08 TRUE 2022-12-05 20:00:00
## 3150 2022-12-05 19:57:04 TRUE 2022-12-05 20:00:00
## 3151 2022-12-05 19:56:29 TRUE 2022-12-05 20:00:00
## 3152 2022-12-05 19:56:24 TRUE 2022-12-05 20:00:00
## 3153 2022-12-05 19:55:32 TRUE 2022-12-05 20:00:00
## 3154 2022-12-05 19:52:59 TRUE 2022-12-05 20:00:00
## 3155 2022-12-05 19:52:09 TRUE 2022-12-05 20:00:00
## 3156 2022-12-05 19:52:07 TRUE 2022-12-05 20:00:00
## 3157 2022-12-05 19:52:04 TRUE 2022-12-05 20:00:00
## 3158 2022-12-05 19:52:01 TRUE 2022-12-05 20:00:00
## 3159 2022-12-05 19:51:55 TRUE 2022-12-05 20:00:00
## 3160 2022-12-05 19:49:48 TRUE 2022-12-05 20:00:00
## 3161 2022-12-05 19:49:16 TRUE 2022-12-05 20:00:00
## 3162 2022-12-05 19:48:44 TRUE 2022-12-05 20:00:00
## 3163 2022-12-05 19:48:29 TRUE 2022-12-05 20:00:00
## 3164 2022-12-05 19:48:01 TRUE 2022-12-05 20:00:00
## 3165 2022-12-05 19:47:58 TRUE 2022-12-05 20:00:00
## 3166 2022-12-05 19:47:56 TRUE 2022-12-05 20:00:00
## 3167 2022-12-05 19:47:43 TRUE 2022-12-05 20:00:00
## 3168 2022-12-05 19:47:31 TRUE 2022-12-05 20:00:00
## 3169 2022-12-05 19:45:47 TRUE 2022-12-05 20:00:00
## 3170 2022-12-05 19:45:43 TRUE 2022-12-05 20:00:00
## 3171 2022-12-05 19:45:41 TRUE 2022-12-05 20:00:00
## 3172 2022-12-05 19:45:37 TRUE 2022-12-05 20:00:00
## 3173 2022-12-05 19:45:32 TRUE 2022-12-05 20:00:00
## 3174 2022-12-05 19:45:19 TRUE 2022-12-05 20:00:00
## 3175 2022-12-05 19:45:15 TRUE 2022-12-05 20:00:00
## 3176 2022-12-05 19:44:59 TRUE 2022-12-05 20:00:00
## 3177 2022-12-05 19:44:49 TRUE 2022-12-05 20:00:00
## 3178 2022-12-05 19:44:45 TRUE 2022-12-05 20:00:00
## 3179 2022-12-05 19:44:39 TRUE 2022-12-05 20:00:00
## 3180 2022-12-05 19:44:10 TRUE 2022-12-05 20:00:00
## 3181 2022-12-05 19:43:31 TRUE 2022-12-05 20:00:00
## 3182 2022-12-05 19:43:15 TRUE 2022-12-05 20:00:00
## 3183 2022-12-05 19:42:40 TRUE 2022-12-05 20:00:00
## 3184 2022-12-05 19:42:18 TRUE 2022-12-05 20:00:00
## 3185 2022-12-05 19:42:06 TRUE 2022-12-05 20:00:00
## 3186 2022-12-05 19:41:48 TRUE 2022-12-05 20:00:00
## 3187 2022-12-05 19:41:20 TRUE 2022-12-05 20:00:00
## 3188 2022-12-05 19:41:16 TRUE 2022-12-05 20:00:00
## 3189 2022-12-05 19:39:30 TRUE 2022-12-05 20:00:00
## 3190 2022-12-05 19:38:39 TRUE 2022-12-05 20:00:00
## 3191 2022-12-05 19:38:00 TRUE 2022-12-05 20:00:00
## 3192 2022-12-05 19:36:28 TRUE 2022-12-05 20:00:00
## 3193 2022-12-05 19:36:01 TRUE 2022-12-05 20:00:00
## 3194 2022-12-05 19:35:31 TRUE 2022-12-05 20:00:00
## 3195 2022-12-05 19:32:30 TRUE 2022-12-05 20:00:00
## 3196 2022-12-05 19:32:02 TRUE 2022-12-05 20:00:00
## 3197 2022-12-05 19:31:01 TRUE 2022-12-05 20:00:00
## 3198 2022-12-05 19:30:11 TRUE 2022-12-05 20:00:00
## 3199 2022-12-05 19:29:03 TRUE 2022-12-05 19:00:00
## 3200 2022-12-05 19:28:39 TRUE 2022-12-05 19:00:00
## 3201 2022-12-05 19:28:08 TRUE 2022-12-05 19:00:00
## 3202 2022-12-05 19:28:06 TRUE 2022-12-05 19:00:00
## 3203 2022-12-05 19:27:53 TRUE 2022-12-05 19:00:00
## 3204 2022-12-05 19:27:33 TRUE 2022-12-05 19:00:00
## 3205 2022-12-05 19:25:07 TRUE 2022-12-05 19:00:00
## 3206 2022-12-05 19:24:01 TRUE 2022-12-05 19:00:00
## 3207 2022-12-05 19:22:35 TRUE 2022-12-05 19:00:00
## 3208 2022-12-05 19:21:57 TRUE 2022-12-05 19:00:00
## 3209 2022-12-05 19:21:07 TRUE 2022-12-05 19:00:00
## 3210 2022-12-05 19:19:42 TRUE 2022-12-05 19:00:00
## 3211 2022-12-05 19:18:39 TRUE 2022-12-05 19:00:00
## 3212 2022-12-05 19:17:55 TRUE 2022-12-05 19:00:00
## 3213 2022-12-05 19:17:51 TRUE 2022-12-05 19:00:00
## 3214 2022-12-05 19:14:57 TRUE 2022-12-05 19:00:00
## 3215 2022-12-05 19:14:35 TRUE 2022-12-05 19:00:00
## 3216 2022-12-05 19:13:22 TRUE 2022-12-05 19:00:00
## 3217 2022-12-05 19:13:08 TRUE 2022-12-05 19:00:00
## 3218 2022-12-05 19:10:28 TRUE 2022-12-05 19:00:00
## 3219 2022-12-05 19:10:15 TRUE 2022-12-05 19:00:00
## 3220 2022-12-05 19:07:35 TRUE 2022-12-05 19:00:00
## 3221 2022-12-05 19:02:47 TRUE 2022-12-05 19:00:00
## 3222 2022-12-05 18:54:48 TRUE 2022-12-05 19:00:00
## 3223 2022-12-05 18:54:26 TRUE 2022-12-05 19:00:00
## 3224 2022-12-05 18:53:28 TRUE 2022-12-05 19:00:00
## 3225 2022-12-05 18:52:38 TRUE 2022-12-05 19:00:00
## 3226 2022-12-05 18:52:36 TRUE 2022-12-05 19:00:00
## 3227 2022-12-05 18:50:02 TRUE 2022-12-05 19:00:00
## 3228 2022-12-05 18:50:00 TRUE 2022-12-05 19:00:00
## 3229 2022-12-05 18:49:58 TRUE 2022-12-05 19:00:00
## 3230 2022-12-05 18:49:39 TRUE 2022-12-05 19:00:00
## 3231 2022-12-05 18:49:19 TRUE 2022-12-05 19:00:00
## 3232 2022-12-05 18:48:10 TRUE 2022-12-05 19:00:00
## 3233 2022-12-05 18:47:02 TRUE 2022-12-05 19:00:00
## 3234 2022-12-05 18:44:52 TRUE 2022-12-05 19:00:00
## 3235 2022-12-05 18:44:47 TRUE 2022-12-05 19:00:00
## 3236 2022-12-05 18:44:18 TRUE 2022-12-05 19:00:00
## 3237 2022-12-05 18:43:49 TRUE 2022-12-05 19:00:00
## 3238 2022-12-05 18:43:48 TRUE 2022-12-05 19:00:00
## 3239 2022-12-05 18:41:59 TRUE 2022-12-05 19:00:00
## 3240 2022-12-05 18:41:55 TRUE 2022-12-05 19:00:00
## 3241 2022-12-05 18:41:08 TRUE 2022-12-05 19:00:00
## 3242 2022-12-05 18:40:38 TRUE 2022-12-05 19:00:00
## 3243 2022-12-05 18:39:40 TRUE 2022-12-05 19:00:00
## 3244 2022-12-05 18:39:35 TRUE 2022-12-05 19:00:00
## 3245 2022-12-05 18:39:16 TRUE 2022-12-05 19:00:00
## 3246 2022-12-05 18:38:25 TRUE 2022-12-05 19:00:00
## 3247 2022-12-05 18:38:04 TRUE 2022-12-05 19:00:00
## 3248 2022-12-05 18:37:14 TRUE 2022-12-05 19:00:00
## 3249 2022-12-05 18:36:58 TRUE 2022-12-05 19:00:00
## 3250 2022-12-05 18:32:55 TRUE 2022-12-05 19:00:00
## 3251 2022-12-05 18:31:27 TRUE 2022-12-05 19:00:00
## 3252 2022-12-05 18:30:15 TRUE 2022-12-05 19:00:00
## 3253 2022-12-05 18:30:05 TRUE 2022-12-05 19:00:00
## 3254 2022-12-05 18:29:43 TRUE 2022-12-05 18:00:00
## 3255 2022-12-05 18:29:26 TRUE 2022-12-05 18:00:00
## 3256 2022-12-05 18:28:41 TRUE 2022-12-05 18:00:00
## 3257 2022-12-05 18:28:03 TRUE 2022-12-05 18:00:00
## 3258 2022-12-05 18:27:11 TRUE 2022-12-05 18:00:00
## 3259 2022-12-05 18:25:40 TRUE 2022-12-05 18:00:00
## 3260 2022-12-05 18:25:34 TRUE 2022-12-05 18:00:00
## 3261 2022-12-05 18:25:01 TRUE 2022-12-05 18:00:00
## 3262 2022-12-05 18:24:26 TRUE 2022-12-05 18:00:00
## 3263 2022-12-05 18:23:15 TRUE 2022-12-05 18:00:00
## 3264 2022-12-05 18:23:09 TRUE 2022-12-05 18:00:00
## 3265 2022-12-05 18:20:17 TRUE 2022-12-05 18:00:00
## 3266 2022-12-05 18:17:38 TRUE 2022-12-05 18:00:00
## 3267 2022-12-05 18:15:23 TRUE 2022-12-05 18:00:00
## 3268 2022-12-05 18:12:48 TRUE 2022-12-05 18:00:00
## 3269 2022-12-05 18:11:59 TRUE 2022-12-05 18:00:00
## 3270 2022-12-05 18:10:05 TRUE 2022-12-05 18:00:00
## 3271 2022-12-05 18:09:25 TRUE 2022-12-05 18:00:00
## 3272 2022-12-05 18:03:00 TRUE 2022-12-05 18:00:00
## 3273 2022-12-05 18:02:33 TRUE 2022-12-05 18:00:00
## 3274 2022-12-05 18:02:22 TRUE 2022-12-05 18:00:00
## 3275 2022-12-05 18:02:06 TRUE 2022-12-05 18:00:00
## 3276 2022-12-05 18:01:56 TRUE 2022-12-05 18:00:00
## 3277 2022-12-05 18:01:00 TRUE 2022-12-05 18:00:00
## 3278 2022-12-05 17:59:41 TRUE 2022-12-05 18:00:00
## 3279 2022-12-05 17:58:26 TRUE 2022-12-05 18:00:00
## 3280 2022-12-05 17:58:02 TRUE 2022-12-05 18:00:00
## 3281 2022-12-05 17:55:53 TRUE 2022-12-05 18:00:00
## 3282 2022-12-05 17:55:41 TRUE 2022-12-05 18:00:00
## 3283 2022-12-05 17:55:22 TRUE 2022-12-05 18:00:00
## 3284 2022-12-05 17:55:11 TRUE 2022-12-05 18:00:00
## 3285 2022-12-05 17:55:01 TRUE 2022-12-05 18:00:00
## 3286 2022-12-05 17:54:17 TRUE 2022-12-05 18:00:00
## 3287 2022-12-05 17:54:01 TRUE 2022-12-05 18:00:00
## 3288 2022-12-05 17:53:49 TRUE 2022-12-05 18:00:00
## 3289 2022-12-05 17:53:19 TRUE 2022-12-05 18:00:00
## 3290 2022-12-05 17:53:19 TRUE 2022-12-05 18:00:00
## 3291 2022-12-05 17:52:57 TRUE 2022-12-05 18:00:00
## 3292 2022-12-05 17:52:55 TRUE 2022-12-05 18:00:00
## 3293 2022-12-05 17:52:45 TRUE 2022-12-05 18:00:00
## 3294 2022-12-05 17:52:39 TRUE 2022-12-05 18:00:00
## 3295 2022-12-05 17:52:08 TRUE 2022-12-05 18:00:00
## 3296 2022-12-05 17:52:04 TRUE 2022-12-05 18:00:00
## 3297 2022-12-05 17:51:54 TRUE 2022-12-05 18:00:00
## 3298 2022-12-05 17:51:19 TRUE 2022-12-05 18:00:00
## 3299 2022-12-05 17:51:00 TRUE 2022-12-05 18:00:00
## 3300 2022-12-05 17:50:52 TRUE 2022-12-05 18:00:00
## 3301 2022-12-05 17:50:51 TRUE 2022-12-05 18:00:00
## 3302 2022-12-05 17:50:46 TRUE 2022-12-05 18:00:00
## 3303 2022-12-05 17:50:43 TRUE 2022-12-05 18:00:00
## 3304 2022-12-05 17:50:23 TRUE 2022-12-05 18:00:00
## 3305 2022-12-05 17:49:28 TRUE 2022-12-05 18:00:00
## 3306 2022-12-05 17:49:11 TRUE 2022-12-05 18:00:00
## 3307 2022-12-05 17:49:06 TRUE 2022-12-05 18:00:00
## 3308 2022-12-05 17:48:50 TRUE 2022-12-05 18:00:00
## 3309 2022-12-05 17:48:00 TRUE 2022-12-05 18:00:00
## 3310 2022-12-05 17:47:47 TRUE 2022-12-05 18:00:00
## 3311 2022-12-05 17:47:35 TRUE 2022-12-05 18:00:00
## 3312 2022-12-05 17:46:37 TRUE 2022-12-05 18:00:00
## 3313 2022-12-05 17:46:07 TRUE 2022-12-05 18:00:00
## 3314 2022-12-05 17:45:34 TRUE 2022-12-05 18:00:00
## 3315 2022-12-05 17:44:04 TRUE 2022-12-05 18:00:00
## 3316 2022-12-05 17:43:03 TRUE 2022-12-05 18:00:00
## 3317 2022-12-05 17:42:29 TRUE 2022-12-05 18:00:00
## 3318 2022-12-05 17:41:06 TRUE 2022-12-05 18:00:00
## 3319 2022-12-05 17:38:19 TRUE 2022-12-05 18:00:00
## 3320 2022-12-05 17:35:51 TRUE 2022-12-05 18:00:00
## 3321 2022-12-05 17:34:29 TRUE 2022-12-05 18:00:00
## 3322 2022-12-05 17:33:39 TRUE 2022-12-05 18:00:00
## 3323 2022-12-05 17:33:33 TRUE 2022-12-05 18:00:00
## 3324 2022-12-05 17:32:30 TRUE 2022-12-05 18:00:00
## 3325 2022-12-05 17:31:12 TRUE 2022-12-05 18:00:00
## 3326 2022-12-05 17:31:12 TRUE 2022-12-05 18:00:00
## 3327 2022-12-05 17:31:04 TRUE 2022-12-05 18:00:00
## 3328 2022-12-05 17:30:54 TRUE 2022-12-05 18:00:00
## 3329 2022-12-05 17:30:53 TRUE 2022-12-05 18:00:00
## 3330 2022-12-05 17:30:30 TRUE 2022-12-05 18:00:00
## 3331 2022-12-05 17:28:02 TRUE 2022-12-05 17:00:00
## 3332 2022-12-05 17:27:25 TRUE 2022-12-05 17:00:00
## 3333 2022-12-05 17:27:13 TRUE 2022-12-05 17:00:00
## 3334 2022-12-05 17:26:22 TRUE 2022-12-05 17:00:00
## 3335 2022-12-05 17:24:42 TRUE 2022-12-05 17:00:00
## 3336 2022-12-05 17:24:05 TRUE 2022-12-05 17:00:00
## 3337 2022-12-05 17:23:53 TRUE 2022-12-05 17:00:00
## 3338 2022-12-05 17:23:18 TRUE 2022-12-05 17:00:00
## 3339 2022-12-05 17:22:56 TRUE 2022-12-05 17:00:00
## 3340 2022-12-05 17:22:48 TRUE 2022-12-05 17:00:00
## 3341 2022-12-05 17:19:45 TRUE 2022-12-05 17:00:00
## 3342 2022-12-05 17:19:26 TRUE 2022-12-05 17:00:00
## 3343 2022-12-05 17:18:38 TRUE 2022-12-05 17:00:00
## 3344 2022-12-05 17:17:15 TRUE 2022-12-05 17:00:00
## 3345 2022-12-05 17:17:15 TRUE 2022-12-05 17:00:00
## 3346 2022-12-05 17:17:12 TRUE 2022-12-05 17:00:00
## 3347 2022-12-05 17:16:33 TRUE 2022-12-05 17:00:00
## 3348 2022-12-05 17:15:21 TRUE 2022-12-05 17:00:00
## 3349 2022-12-05 17:14:47 TRUE 2022-12-05 17:00:00
## 3350 2022-12-05 17:13:40 TRUE 2022-12-05 17:00:00
## 3351 2022-12-05 17:12:44 TRUE 2022-12-05 17:00:00
## 3352 2022-12-05 17:12:38 TRUE 2022-12-05 17:00:00
## 3353 2022-12-05 17:12:21 TRUE 2022-12-05 17:00:00
## 3354 2022-12-05 17:12:16 TRUE 2022-12-05 17:00:00
## 3355 2022-12-05 17:10:59 TRUE 2022-12-05 17:00:00
## 3356 2022-12-05 17:10:51 TRUE 2022-12-05 17:00:00
## 3357 2022-12-05 17:10:34 TRUE 2022-12-05 17:00:00
## 3358 2022-12-05 17:10:34 TRUE 2022-12-05 17:00:00
## 3359 2022-12-05 17:10:30 TRUE 2022-12-05 17:00:00
## 3360 2022-12-05 17:10:27 TRUE 2022-12-05 17:00:00
## 3361 2022-12-05 17:09:59 TRUE 2022-12-05 17:00:00
## 3362 2022-12-05 17:09:48 TRUE 2022-12-05 17:00:00
## 3363 2022-12-05 17:09:09 TRUE 2022-12-05 17:00:00
## 3364 2022-12-05 17:09:08 TRUE 2022-12-05 17:00:00
## 3365 2022-12-05 17:09:05 TRUE 2022-12-05 17:00:00
## 3366 2022-12-05 17:08:55 TRUE 2022-12-05 17:00:00
## 3367 2022-12-05 17:07:57 TRUE 2022-12-05 17:00:00
## 3368 2022-12-05 17:07:47 TRUE 2022-12-05 17:00:00
## 3369 2022-12-05 17:07:32 TRUE 2022-12-05 17:00:00
## 3370 2022-12-05 17:06:50 TRUE 2022-12-05 17:00:00
## 3371 2022-12-05 17:06:10 TRUE 2022-12-05 17:00:00
## 3372 2022-12-05 17:04:33 TRUE 2022-12-05 17:00:00
## 3373 2022-12-05 17:04:25 TRUE 2022-12-05 17:00:00
## 3374 2022-12-05 17:04:19 TRUE 2022-12-05 17:00:00
## 3375 2022-12-05 17:02:47 TRUE 2022-12-05 17:00:00
## 3376 2022-12-05 17:01:55 TRUE 2022-12-05 17:00:00
## 3377 2022-12-05 16:59:31 TRUE 2022-12-05 17:00:00
## 3378 2022-12-05 16:59:26 TRUE 2022-12-05 17:00:00
## 3379 2022-12-05 16:59:04 TRUE 2022-12-05 17:00:00
## 3380 2022-12-05 16:58:41 TRUE 2022-12-05 17:00:00
## 3381 2022-12-05 16:58:20 TRUE 2022-12-05 17:00:00
## 3382 2022-12-05 16:58:17 TRUE 2022-12-05 17:00:00
## 3383 2022-12-05 16:57:13 TRUE 2022-12-05 17:00:00
## 3384 2022-12-05 16:56:44 TRUE 2022-12-05 17:00:00
## 3385 2022-12-05 16:55:24 TRUE 2022-12-05 17:00:00
## 3386 2022-12-05 16:55:02 TRUE 2022-12-05 17:00:00
## 3387 2022-12-05 16:53:36 TRUE 2022-12-05 17:00:00
## 3388 2022-12-05 16:53:34 TRUE 2022-12-05 17:00:00
## 3389 2022-12-05 16:52:22 TRUE 2022-12-05 17:00:00
## 3390 2022-12-05 16:52:09 TRUE 2022-12-05 17:00:00
## 3391 2022-12-05 16:52:03 TRUE 2022-12-05 17:00:00
## 3392 2022-12-05 16:51:50 TRUE 2022-12-05 17:00:00
## 3393 2022-12-05 16:51:21 TRUE 2022-12-05 17:00:00
## 3394 2022-12-05 16:50:31 TRUE 2022-12-05 17:00:00
## 3395 2022-12-05 16:50:16 TRUE 2022-12-05 17:00:00
## 3396 2022-12-05 16:50:06 TRUE 2022-12-05 17:00:00
## 3397 2022-12-05 16:49:46 TRUE 2022-12-05 17:00:00
## 3398 2022-12-05 16:49:31 TRUE 2022-12-05 17:00:00
## 3399 2022-12-05 16:49:17 TRUE 2022-12-05 17:00:00
## 3400 2022-12-05 16:47:56 TRUE 2022-12-05 17:00:00
## 3401 2022-12-05 16:47:44 TRUE 2022-12-05 17:00:00
## 3402 2022-12-05 16:47:36 TRUE 2022-12-05 17:00:00
## 3403 2022-12-05 16:47:10 TRUE 2022-12-05 17:00:00
## 3404 2022-12-05 16:46:17 TRUE 2022-12-05 17:00:00
## 3405 2022-12-05 16:46:12 TRUE 2022-12-05 17:00:00
## 3406 2022-12-05 16:44:22 TRUE 2022-12-05 17:00:00
## 3407 2022-12-05 16:43:36 TRUE 2022-12-05 17:00:00
## 3408 2022-12-05 16:41:56 TRUE 2022-12-05 17:00:00
## 3409 2022-12-05 16:41:12 TRUE 2022-12-05 17:00:00
## 3410 2022-12-05 16:41:02 TRUE 2022-12-05 17:00:00
## 3411 2022-12-05 16:40:43 TRUE 2022-12-05 17:00:00
## 3412 2022-12-05 16:40:11 TRUE 2022-12-05 17:00:00
## 3413 2022-12-05 16:39:57 TRUE 2022-12-05 17:00:00
## 3414 2022-12-05 16:39:37 TRUE 2022-12-05 17:00:00
## 3415 2022-12-05 16:39:32 TRUE 2022-12-05 17:00:00
## 3416 2022-12-05 16:36:52 TRUE 2022-12-05 17:00:00
## 3417 2022-12-05 16:36:31 TRUE 2022-12-05 17:00:00
## 3418 2022-12-05 16:36:12 TRUE 2022-12-05 17:00:00
## 3419 2022-12-05 16:35:17 TRUE 2022-12-05 17:00:00
## 3420 2022-12-05 16:34:39 TRUE 2022-12-05 17:00:00
## 3421 2022-12-05 16:34:36 TRUE 2022-12-05 17:00:00
## 3422 2022-12-05 16:34:10 TRUE 2022-12-05 17:00:00
## 3423 2022-12-05 16:34:08 TRUE 2022-12-05 17:00:00
## 3424 2022-12-05 16:33:33 TRUE 2022-12-05 17:00:00
## 3425 2022-12-05 16:33:27 TRUE 2022-12-05 17:00:00
## 3426 2022-12-05 16:32:25 TRUE 2022-12-05 17:00:00
## 3427 2022-12-05 16:32:14 TRUE 2022-12-05 17:00:00
## 3428 2022-12-05 16:31:50 TRUE 2022-12-05 17:00:00
## 3429 2022-12-05 16:31:38 TRUE 2022-12-05 17:00:00
## 3430 2022-12-05 16:30:56 TRUE 2022-12-05 17:00:00
## 3431 2022-12-05 16:30:05 TRUE 2022-12-05 17:00:00
## 3432 2022-12-05 16:28:18 TRUE 2022-12-05 16:00:00
## 3433 2022-12-05 16:28:11 TRUE 2022-12-05 16:00:00
## 3434 2022-12-05 16:27:12 TRUE 2022-12-05 16:00:00
## 3435 2022-12-05 16:25:57 TRUE 2022-12-05 16:00:00
## 3436 2022-12-05 16:25:56 TRUE 2022-12-05 16:00:00
## 3437 2022-12-05 16:25:13 TRUE 2022-12-05 16:00:00
## 3438 2022-12-05 16:25:08 TRUE 2022-12-05 16:00:00
## 3439 2022-12-05 16:25:01 TRUE 2022-12-05 16:00:00
## 3440 2022-12-05 16:24:57 TRUE 2022-12-05 16:00:00
## 3441 2022-12-05 16:24:16 TRUE 2022-12-05 16:00:00
## 3442 2022-12-05 16:23:59 TRUE 2022-12-05 16:00:00
## 3443 2022-12-05 16:23:00 TRUE 2022-12-05 16:00:00
## 3444 2022-12-05 16:22:58 TRUE 2022-12-05 16:00:00
## 3445 2022-12-05 16:22:30 TRUE 2022-12-05 16:00:00
## 3446 2022-12-05 16:22:00 TRUE 2022-12-05 16:00:00
## 3447 2022-12-05 16:21:51 TRUE 2022-12-05 16:00:00
## 3448 2022-12-05 16:20:48 TRUE 2022-12-05 16:00:00
## 3449 2022-12-05 16:20:04 TRUE 2022-12-05 16:00:00
## 3450 2022-12-05 16:20:02 TRUE 2022-12-05 16:00:00
## 3451 2022-12-05 16:19:54 TRUE 2022-12-05 16:00:00
## 3452 2022-12-05 16:19:15 TRUE 2022-12-05 16:00:00
## 3453 2022-12-05 16:19:05 TRUE 2022-12-05 16:00:00
## 3454 2022-12-05 16:18:50 TRUE 2022-12-05 16:00:00
## 3455 2022-12-05 16:18:14 TRUE 2022-12-05 16:00:00
## 3456 2022-12-05 16:18:08 TRUE 2022-12-05 16:00:00
## 3457 2022-12-05 16:17:52 TRUE 2022-12-05 16:00:00
## 3458 2022-12-05 16:17:15 TRUE 2022-12-05 16:00:00
## 3459 2022-12-05 16:16:51 TRUE 2022-12-05 16:00:00
## 3460 2022-12-05 16:15:45 TRUE 2022-12-05 16:00:00
## 3461 2022-12-05 16:15:42 TRUE 2022-12-05 16:00:00
## 3462 2022-12-05 16:14:34 TRUE 2022-12-05 16:00:00
## 3463 2022-12-05 16:14:34 TRUE 2022-12-05 16:00:00
## 3464 2022-12-05 16:14:25 TRUE 2022-12-05 16:00:00
## 3465 2022-12-05 16:13:00 TRUE 2022-12-05 16:00:00
## 3466 2022-12-05 16:11:46 TRUE 2022-12-05 16:00:00
## 3467 2022-12-05 16:11:38 TRUE 2022-12-05 16:00:00
## 3468 2022-12-05 16:11:37 TRUE 2022-12-05 16:00:00
## 3469 2022-12-05 16:11:30 TRUE 2022-12-05 16:00:00
## 3470 2022-12-05 16:11:14 TRUE 2022-12-05 16:00:00
## 3471 2022-12-05 16:11:01 TRUE 2022-12-05 16:00:00
## 3472 2022-12-05 16:10:51 TRUE 2022-12-05 16:00:00
## 3473 2022-12-05 16:10:38 TRUE 2022-12-05 16:00:00
## 3474 2022-12-05 16:10:20 TRUE 2022-12-05 16:00:00
## 3475 2022-12-05 16:10:20 TRUE 2022-12-05 16:00:00
## 3476 2022-12-05 16:09:46 TRUE 2022-12-05 16:00:00
## 3477 2022-12-05 16:09:04 TRUE 2022-12-05 16:00:00
## 3478 2022-12-05 16:08:12 TRUE 2022-12-05 16:00:00
## 3479 2022-12-05 16:08:04 TRUE 2022-12-05 16:00:00
## 3480 2022-12-05 16:07:58 TRUE 2022-12-05 16:00:00
## 3481 2022-12-05 16:07:51 TRUE 2022-12-05 16:00:00
## 3482 2022-12-05 16:07:42 TRUE 2022-12-05 16:00:00
## 3483 2022-12-05 16:07:00 TRUE 2022-12-05 16:00:00
## 3484 2022-12-05 16:06:58 TRUE 2022-12-05 16:00:00
## 3485 2022-12-05 16:06:08 TRUE 2022-12-05 16:00:00
## 3486 2022-12-05 16:06:00 TRUE 2022-12-05 16:00:00
## 3487 2022-12-05 16:05:41 TRUE 2022-12-05 16:00:00
## 3488 2022-12-05 16:05:39 TRUE 2022-12-05 16:00:00
## 3489 2022-12-05 16:05:01 TRUE 2022-12-05 16:00:00
## 3490 2022-12-05 16:04:14 TRUE 2022-12-05 16:00:00
## 3491 2022-12-05 16:02:59 TRUE 2022-12-05 16:00:00
## 3492 2022-12-05 16:02:45 TRUE 2022-12-05 16:00:00
## 3493 2022-12-05 16:02:44 TRUE 2022-12-05 16:00:00
## 3494 2022-12-05 16:02:37 TRUE 2022-12-05 16:00:00
## 3495 2022-12-05 16:02:26 TRUE 2022-12-05 16:00:00
## 3496 2022-12-05 16:02:20 TRUE 2022-12-05 16:00:00
## 3497 2022-12-05 16:01:49 TRUE 2022-12-05 16:00:00
## 3498 2022-12-05 16:01:41 TRUE 2022-12-05 16:00:00
## 3499 2022-12-05 16:01:29 TRUE 2022-12-05 16:00:00
## 3500 2022-12-05 16:00:55 TRUE 2022-12-05 16:00:00
## 3501 2022-12-05 16:00:40 TRUE 2022-12-05 16:00:00
## 3502 2022-12-05 16:00:16 TRUE 2022-12-05 16:00:00
## 3503 2022-12-05 16:00:07 TRUE 2022-12-05 16:00:00
## 3504 2022-12-05 15:59:32 TRUE 2022-12-05 16:00:00
## 3505 2022-12-05 15:59:25 TRUE 2022-12-05 16:00:00
## 3506 2022-12-05 15:59:18 TRUE 2022-12-05 16:00:00
## 3507 2022-12-05 15:59:17 TRUE 2022-12-05 16:00:00
## 3508 2022-12-05 15:59:06 TRUE 2022-12-05 16:00:00
## 3509 2022-12-05 15:58:27 TRUE 2022-12-05 16:00:00
## 3510 2022-12-05 15:58:18 TRUE 2022-12-05 16:00:00
## 3511 2022-12-05 15:58:09 TRUE 2022-12-05 16:00:00
## 3512 2022-12-05 15:57:53 TRUE 2022-12-05 16:00:00
## 3513 2022-12-05 15:57:51 TRUE 2022-12-05 16:00:00
## 3514 2022-12-05 15:57:42 TRUE 2022-12-05 16:00:00
## 3515 2022-12-05 15:56:37 TRUE 2022-12-05 16:00:00
## 3516 2022-12-05 15:56:12 TRUE 2022-12-05 16:00:00
## 3517 2022-12-05 15:56:11 TRUE 2022-12-05 16:00:00
## 3518 2022-12-05 15:55:36 TRUE 2022-12-05 16:00:00
## 3519 2022-12-05 15:55:31 TRUE 2022-12-05 16:00:00
## 3520 2022-12-05 15:55:10 TRUE 2022-12-05 16:00:00
## 3521 2022-12-05 15:54:43 TRUE 2022-12-05 16:00:00
## 3522 2022-12-05 15:54:33 TRUE 2022-12-05 16:00:00
## 3523 2022-12-05 15:54:31 TRUE 2022-12-05 16:00:00
## 3524 2022-12-05 15:54:27 TRUE 2022-12-05 16:00:00
## 3525 2022-12-05 15:54:17 TRUE 2022-12-05 16:00:00
## 3526 2022-12-05 15:54:14 TRUE 2022-12-05 16:00:00
## 3527 2022-12-05 15:53:50 TRUE 2022-12-05 16:00:00
## 3528 2022-12-05 15:53:29 TRUE 2022-12-05 16:00:00
## 3529 2022-12-05 15:53:17 TRUE 2022-12-05 16:00:00
## 3530 2022-12-05 15:53:15 TRUE 2022-12-05 16:00:00
## 3531 2022-12-05 15:53:08 TRUE 2022-12-05 16:00:00
## 3532 2022-12-05 15:53:06 TRUE 2022-12-05 16:00:00
## 3533 2022-12-05 15:53:01 TRUE 2022-12-05 16:00:00
## 3534 2022-12-05 15:52:52 TRUE 2022-12-05 16:00:00
## 3535 2022-12-05 15:52:18 TRUE 2022-12-05 16:00:00
## 3536 2022-12-05 15:52:00 TRUE 2022-12-05 16:00:00
## 3537 2022-12-05 15:51:53 TRUE 2022-12-05 16:00:00
## 3538 2022-12-05 15:51:51 TRUE 2022-12-05 16:00:00
## 3539 2022-12-05 15:51:49 TRUE 2022-12-05 16:00:00
## 3540 2022-12-05 15:51:31 TRUE 2022-12-05 16:00:00
## 3541 2022-12-05 15:51:24 TRUE 2022-12-05 16:00:00
## 3542 2022-12-05 15:51:12 TRUE 2022-12-05 16:00:00
## 3543 2022-12-05 15:51:00 TRUE 2022-12-05 16:00:00
## 3544 2022-12-05 15:50:54 TRUE 2022-12-05 16:00:00
## 3545 2022-12-05 15:50:52 TRUE 2022-12-05 16:00:00
## 3546 2022-12-05 15:50:39 TRUE 2022-12-05 16:00:00
## 3547 2022-12-05 15:50:38 TRUE 2022-12-05 16:00:00
## 3548 2022-12-05 15:50:36 TRUE 2022-12-05 16:00:00
## 3549 2022-12-05 15:50:32 TRUE 2022-12-05 16:00:00
## 3550 2022-12-05 15:50:21 TRUE 2022-12-05 16:00:00
## 3551 2022-12-05 15:50:19 TRUE 2022-12-05 16:00:00
## 3552 2022-12-05 15:50:12 TRUE 2022-12-05 16:00:00
## 3553 2022-12-05 15:50:09 TRUE 2022-12-05 16:00:00
## 3554 2022-12-05 15:50:06 TRUE 2022-12-05 16:00:00
## 3555 2022-12-05 15:50:03 TRUE 2022-12-05 16:00:00
## 3556 2022-12-05 15:50:01 TRUE 2022-12-05 16:00:00
## 3557 2022-12-05 15:50:00 TRUE 2022-12-05 16:00:00
## 3558 2022-12-05 15:49:58 TRUE 2022-12-05 16:00:00
## 3559 2022-12-05 15:49:55 TRUE 2022-12-05 16:00:00
## 3560 2022-12-05 15:49:52 TRUE 2022-12-05 16:00:00
## 3561 2022-12-05 15:49:49 TRUE 2022-12-05 16:00:00
## 3562 2022-12-05 15:49:45 TRUE 2022-12-05 16:00:00
## 3563 2022-12-05 15:49:40 TRUE 2022-12-05 16:00:00
## 3564 2022-12-05 15:49:19 TRUE 2022-12-05 16:00:00
## 3565 2022-12-05 15:49:09 TRUE 2022-12-05 16:00:00
## 3566 2022-12-05 15:48:51 TRUE 2022-12-05 16:00:00
## 3567 2022-12-05 15:48:27 TRUE 2022-12-05 16:00:00
## 3568 2022-12-05 15:48:25 TRUE 2022-12-05 16:00:00
## 3569 2022-12-05 15:48:09 TRUE 2022-12-05 16:00:00
## 3570 2022-12-05 15:48:07 TRUE 2022-12-05 16:00:00
## 3571 2022-12-05 15:48:01 TRUE 2022-12-05 16:00:00
## 3572 2022-12-05 15:47:57 TRUE 2022-12-05 16:00:00
## 3573 2022-12-05 15:47:53 TRUE 2022-12-05 16:00:00
## 3574 2022-12-05 15:47:49 TRUE 2022-12-05 16:00:00
## 3575 2022-12-05 15:47:39 TRUE 2022-12-05 16:00:00
## 3576 2022-12-05 15:47:21 TRUE 2022-12-05 16:00:00
## 3577 2022-12-05 15:47:19 TRUE 2022-12-05 16:00:00
## 3578 2022-12-05 15:47:01 TRUE 2022-12-05 16:00:00
## 3579 2022-12-05 15:46:51 TRUE 2022-12-05 16:00:00
## 3580 2022-12-05 15:46:39 TRUE 2022-12-05 16:00:00
## 3581 2022-12-05 15:46:34 TRUE 2022-12-05 16:00:00
## 3582 2022-12-05 15:45:53 TRUE 2022-12-05 16:00:00
## 3583 2022-12-05 15:45:32 TRUE 2022-12-05 16:00:00
## 3584 2022-12-05 15:45:31 TRUE 2022-12-05 16:00:00
## 3585 2022-12-05 15:45:21 TRUE 2022-12-05 16:00:00
## 3586 2022-12-05 15:45:12 TRUE 2022-12-05 16:00:00
## 3587 2022-12-05 15:45:10 TRUE 2022-12-05 16:00:00
## 3588 2022-12-05 15:45:07 TRUE 2022-12-05 16:00:00
## 3589 2022-12-05 15:45:01 TRUE 2022-12-05 16:00:00
## 3590 2022-12-05 15:44:52 TRUE 2022-12-05 16:00:00
## 3591 2022-12-05 15:44:51 TRUE 2022-12-05 16:00:00
## 3592 2022-12-05 15:44:46 TRUE 2022-12-05 16:00:00
## 3593 2022-12-05 15:44:42 TRUE 2022-12-05 16:00:00
## 3594 2022-12-05 15:44:39 TRUE 2022-12-05 16:00:00
## 3595 2022-12-05 15:44:27 TRUE 2022-12-05 16:00:00
## 3596 2022-12-05 15:44:16 TRUE 2022-12-05 16:00:00
## 3597 2022-12-05 15:44:13 TRUE 2022-12-05 16:00:00
## 3598 2022-12-05 15:44:02 TRUE 2022-12-05 16:00:00
## 3599 2022-12-05 15:43:53 TRUE 2022-12-05 16:00:00
## 3600 2022-12-05 15:43:41 TRUE 2022-12-05 16:00:00
## 3601 2022-12-05 15:43:27 TRUE 2022-12-05 16:00:00
## 3602 2022-12-05 15:42:48 TRUE 2022-12-05 16:00:00
## 3603 2022-12-05 15:42:25 TRUE 2022-12-05 16:00:00
## 3604 2022-12-05 15:42:18 TRUE 2022-12-05 16:00:00
## 3605 2022-12-05 15:42:00 TRUE 2022-12-05 16:00:00
## 3606 2022-12-05 15:41:50 TRUE 2022-12-05 16:00:00
## 3607 2022-12-05 15:41:36 TRUE 2022-12-05 16:00:00
## 3608 2022-12-05 15:40:50 TRUE 2022-12-05 16:00:00
## 3609 2022-12-05 15:40:42 TRUE 2022-12-05 16:00:00
## 3610 2022-12-05 15:40:41 TRUE 2022-12-05 16:00:00
## 3611 2022-12-05 15:40:33 TRUE 2022-12-05 16:00:00
## 3612 2022-12-05 15:40:18 TRUE 2022-12-05 16:00:00
## 3613 2022-12-05 15:39:51 TRUE 2022-12-05 16:00:00
## 3614 2022-12-05 15:39:30 TRUE 2022-12-05 16:00:00
## 3615 2022-12-05 15:39:26 TRUE 2022-12-05 16:00:00
## 3616 2022-12-05 15:39:15 TRUE 2022-12-05 16:00:00
## 3617 2022-12-05 15:39:09 TRUE 2022-12-05 16:00:00
## 3618 2022-12-05 15:38:48 TRUE 2022-12-05 16:00:00
## 3619 2022-12-05 15:38:42 TRUE 2022-12-05 16:00:00
## 3620 2022-12-05 15:38:13 TRUE 2022-12-05 16:00:00
## 3621 2022-12-05 15:38:01 TRUE 2022-12-05 16:00:00
## 3622 2022-12-05 15:37:58 TRUE 2022-12-05 16:00:00
## 3623 2022-12-05 15:37:48 TRUE 2022-12-05 16:00:00
## 3624 2022-12-05 15:37:13 TRUE 2022-12-05 16:00:00
## 3625 2022-12-05 15:37:12 TRUE 2022-12-05 16:00:00
## 3626 2022-12-05 15:37:09 TRUE 2022-12-05 16:00:00
## 3627 2022-12-05 15:37:04 TRUE 2022-12-05 16:00:00
## 3628 2022-12-05 15:36:42 TRUE 2022-12-05 16:00:00
## 3629 2022-12-05 15:36:34 TRUE 2022-12-05 16:00:00
## 3630 2022-12-05 15:36:33 TRUE 2022-12-05 16:00:00
## 3631 2022-12-05 15:36:12 TRUE 2022-12-05 16:00:00
## 3632 2022-12-05 15:36:07 TRUE 2022-12-05 16:00:00
## 3633 2022-12-05 15:36:06 TRUE 2022-12-05 16:00:00
## 3634 2022-12-05 15:36:05 TRUE 2022-12-05 16:00:00
## 3635 2022-12-05 15:36:04 TRUE 2022-12-05 16:00:00
## 3636 2022-12-05 15:36:02 TRUE 2022-12-05 16:00:00
## 3637 2022-12-05 15:35:41 TRUE 2022-12-05 16:00:00
## 3638 2022-12-05 15:35:33 TRUE 2022-12-05 16:00:00
## 3639 2022-12-05 15:35:33 TRUE 2022-12-05 16:00:00
## 3640 2022-12-05 15:34:52 TRUE 2022-12-05 16:00:00
## 3641 2022-12-05 15:34:43 TRUE 2022-12-05 16:00:00
## 3642 2022-12-05 15:34:42 TRUE 2022-12-05 16:00:00
## 3643 2022-12-05 15:34:38 TRUE 2022-12-05 16:00:00
## 3644 2022-12-05 15:34:11 TRUE 2022-12-05 16:00:00
## 3645 2022-12-05 15:33:48 TRUE 2022-12-05 16:00:00
## 3646 2022-12-05 15:33:04 TRUE 2022-12-05 16:00:00
## 3647 2022-12-05 15:32:58 TRUE 2022-12-05 16:00:00
## 3648 2022-12-05 15:32:53 TRUE 2022-12-05 16:00:00
## 3649 2022-12-05 15:32:53 TRUE 2022-12-05 16:00:00
## 3650 2022-12-05 15:32:36 TRUE 2022-12-05 16:00:00
## 3651 2022-12-05 15:32:35 TRUE 2022-12-05 16:00:00
## 3652 2022-12-05 15:32:31 TRUE 2022-12-05 16:00:00
## 3653 2022-12-05 15:32:25 TRUE 2022-12-05 16:00:00
## 3654 2022-12-05 15:32:20 TRUE 2022-12-05 16:00:00
## 3655 2022-12-05 15:32:11 TRUE 2022-12-05 16:00:00
## 3656 2022-12-05 15:31:58 TRUE 2022-12-05 16:00:00
## 3657 2022-12-05 15:31:55 TRUE 2022-12-05 16:00:00
## 3658 2022-12-05 15:31:18 TRUE 2022-12-05 16:00:00
## 3659 2022-12-05 15:31:02 TRUE 2022-12-05 16:00:00
## 3660 2022-12-05 15:30:28 TRUE 2022-12-05 16:00:00
## 3661 2022-12-05 15:30:24 TRUE 2022-12-05 16:00:00
## 3662 2022-12-05 15:29:11 TRUE 2022-12-05 15:00:00
## 3663 2022-12-05 15:26:56 TRUE 2022-12-05 15:00:00
## 3664 2022-12-05 15:26:55 TRUE 2022-12-05 15:00:00
## 3665 2022-12-05 15:26:41 TRUE 2022-12-05 15:00:00
## 3666 2022-12-05 15:26:32 TRUE 2022-12-05 15:00:00
## 3667 2022-12-05 15:26:12 TRUE 2022-12-05 15:00:00
## 3668 2022-12-05 15:25:57 TRUE 2022-12-05 15:00:00
## 3669 2022-12-05 15:25:44 TRUE 2022-12-05 15:00:00
## 3670 2022-12-05 15:25:25 TRUE 2022-12-05 15:00:00
## 3671 2022-12-05 15:25:21 TRUE 2022-12-05 15:00:00
## 3672 2022-12-05 15:24:26 TRUE 2022-12-05 15:00:00
## 3673 2022-12-05 15:24:10 TRUE 2022-12-05 15:00:00
## 3674 2022-12-05 15:23:33 TRUE 2022-12-05 15:00:00
## 3675 2022-12-05 15:23:24 TRUE 2022-12-05 15:00:00
## 3676 2022-12-05 15:23:09 TRUE 2022-12-05 15:00:00
## 3677 2022-12-05 15:22:24 TRUE 2022-12-05 15:00:00
## 3678 2022-12-05 15:22:07 TRUE 2022-12-05 15:00:00
## 3679 2022-12-05 15:21:10 TRUE 2022-12-05 15:00:00
## 3680 2022-12-05 15:21:06 TRUE 2022-12-05 15:00:00
## 3681 2022-12-05 15:20:55 TRUE 2022-12-05 15:00:00
## 3682 2022-12-05 15:20:11 TRUE 2022-12-05 15:00:00
## 3683 2022-12-05 15:19:35 TRUE 2022-12-05 15:00:00
## 3684 2022-12-05 15:19:06 TRUE 2022-12-05 15:00:00
## 3685 2022-12-05 15:18:54 TRUE 2022-12-05 15:00:00
## 3686 2022-12-05 15:18:51 TRUE 2022-12-05 15:00:00
## 3687 2022-12-05 15:18:41 TRUE 2022-12-05 15:00:00
## 3688 2022-12-05 15:18:25 TRUE 2022-12-05 15:00:00
## 3689 2022-12-05 15:18:15 TRUE 2022-12-05 15:00:00
## 3690 2022-12-05 15:18:10 TRUE 2022-12-05 15:00:00
## 3691 2022-12-05 15:18:01 TRUE 2022-12-05 15:00:00
## 3692 2022-12-05 15:17:56 TRUE 2022-12-05 15:00:00
## 3693 2022-12-05 15:17:45 TRUE 2022-12-05 15:00:00
## 3694 2022-12-05 15:17:45 TRUE 2022-12-05 15:00:00
## 3695 2022-12-05 15:17:33 TRUE 2022-12-05 15:00:00
## 3696 2022-12-05 15:17:17 TRUE 2022-12-05 15:00:00
## 3697 2022-12-05 15:17:16 TRUE 2022-12-05 15:00:00
## 3698 2022-12-05 15:17:14 TRUE 2022-12-05 15:00:00
## 3699 2022-12-05 15:17:01 TRUE 2022-12-05 15:00:00
## 3700 2022-12-05 15:15:40 TRUE 2022-12-05 15:00:00
## 3701 2022-12-05 15:15:06 TRUE 2022-12-05 15:00:00
## 3702 2022-12-05 15:15:04 TRUE 2022-12-05 15:00:00
## 3703 2022-12-05 15:13:37 TRUE 2022-12-05 15:00:00
## 3704 2022-12-05 15:13:33 TRUE 2022-12-05 15:00:00
## 3705 2022-12-05 15:13:09 TRUE 2022-12-05 15:00:00
## 3706 2022-12-05 15:12:10 TRUE 2022-12-05 15:00:00
## 3707 2022-12-05 15:11:42 TRUE 2022-12-05 15:00:00
## 3708 2022-12-05 15:11:39 TRUE 2022-12-05 15:00:00
## 3709 2022-12-05 15:11:01 TRUE 2022-12-05 15:00:00
## 3710 2022-12-05 15:10:27 TRUE 2022-12-05 15:00:00
## 3711 2022-12-05 15:10:17 TRUE 2022-12-05 15:00:00
## 3712 2022-12-05 15:09:29 TRUE 2022-12-05 15:00:00
## 3713 2022-12-05 15:09:25 TRUE 2022-12-05 15:00:00
## 3714 2022-12-05 15:08:44 TRUE 2022-12-05 15:00:00
## 3715 2022-12-05 15:08:43 TRUE 2022-12-05 15:00:00
## 3716 2022-12-05 15:08:32 TRUE 2022-12-05 15:00:00
## 3717 2022-12-05 15:08:05 TRUE 2022-12-05 15:00:00
## 3718 2022-12-05 15:07:41 TRUE 2022-12-05 15:00:00
## 3719 2022-12-05 15:07:35 TRUE 2022-12-05 15:00:00
## 3720 2022-12-05 15:07:32 TRUE 2022-12-05 15:00:00
## 3721 2022-12-05 15:07:20 TRUE 2022-12-05 15:00:00
## 3722 2022-12-05 15:06:37 TRUE 2022-12-05 15:00:00
## 3723 2022-12-05 15:06:28 TRUE 2022-12-05 15:00:00
## 3724 2022-12-05 15:06:20 TRUE 2022-12-05 15:00:00
## 3725 2022-12-05 15:05:46 TRUE 2022-12-05 15:00:00
## 3726 2022-12-05 15:05:42 TRUE 2022-12-05 15:00:00
## 3727 2022-12-05 15:05:33 TRUE 2022-12-05 15:00:00
## 3728 2022-12-05 15:05:11 TRUE 2022-12-05 15:00:00
## 3729 2022-12-05 15:04:51 TRUE 2022-12-05 15:00:00
## 3730 2022-12-05 15:04:32 TRUE 2022-12-05 15:00:00
## 3731 2022-12-05 15:04:09 TRUE 2022-12-05 15:00:00
## 3732 2022-12-05 15:03:42 TRUE 2022-12-05 15:00:00
## 3733 2022-12-05 15:03:27 TRUE 2022-12-05 15:00:00
## 3734 2022-12-05 15:02:56 TRUE 2022-12-05 15:00:00
## 3735 2022-12-05 15:02:55 TRUE 2022-12-05 15:00:00
## 3736 2022-12-05 15:02:36 TRUE 2022-12-05 15:00:00
## 3737 2022-12-05 15:02:06 TRUE 2022-12-05 15:00:00
## 3738 2022-12-05 15:02:04 TRUE 2022-12-05 15:00:00
## 3739 2022-12-05 15:01:39 TRUE 2022-12-05 15:00:00
## 3740 2022-12-05 15:01:06 TRUE 2022-12-05 15:00:00
## 3741 2022-12-05 15:01:01 TRUE 2022-12-05 15:00:00
## 3742 2022-12-05 15:00:57 TRUE 2022-12-05 15:00:00
## 3743 2022-12-05 15:00:57 TRUE 2022-12-05 15:00:00
## 3744 2022-12-05 15:00:47 TRUE 2022-12-05 15:00:00
## 3745 2022-12-05 15:00:41 TRUE 2022-12-05 15:00:00
## 3746 2022-12-05 14:59:56 TRUE 2022-12-05 15:00:00
## 3747 2022-12-05 14:59:24 TRUE 2022-12-05 15:00:00
## 3748 2022-12-05 14:58:40 TRUE 2022-12-05 15:00:00
## 3749 2022-12-05 14:58:20 TRUE 2022-12-05 15:00:00
## 3750 2022-12-05 14:57:18 TRUE 2022-12-05 15:00:00
## 3751 2022-12-05 14:57:15 TRUE 2022-12-05 15:00:00
## 3752 2022-12-05 14:57:00 TRUE 2022-12-05 15:00:00
## 3753 2022-12-05 14:56:28 TRUE 2022-12-05 15:00:00
## 3754 2022-12-05 14:56:26 TRUE 2022-12-05 15:00:00
## 3755 2022-12-05 14:56:25 TRUE 2022-12-05 15:00:00
## 3756 2022-12-05 14:56:15 TRUE 2022-12-05 15:00:00
## 3757 2022-12-05 14:56:14 TRUE 2022-12-05 15:00:00
## 3758 2022-12-05 14:55:47 TRUE 2022-12-05 15:00:00
## 3759 2022-12-05 14:55:19 TRUE 2022-12-05 15:00:00
## 3760 2022-12-05 14:54:28 TRUE 2022-12-05 15:00:00
## 3761 2022-12-05 14:53:34 TRUE 2022-12-05 15:00:00
## 3762 2022-12-05 14:52:36 TRUE 2022-12-05 15:00:00
## 3763 2022-12-05 14:52:27 TRUE 2022-12-05 15:00:00
## 3764 2022-12-05 14:52:14 TRUE 2022-12-05 15:00:00
## 3765 2022-12-05 14:51:36 TRUE 2022-12-05 15:00:00
## 3766 2022-12-05 14:51:35 TRUE 2022-12-05 15:00:00
## 3767 2022-12-05 14:50:36 TRUE 2022-12-05 15:00:00
## 3768 2022-12-05 14:50:30 TRUE 2022-12-05 15:00:00
## 3769 2022-12-05 14:50:24 TRUE 2022-12-05 15:00:00
## 3770 2022-12-05 14:50:05 TRUE 2022-12-05 15:00:00
## 3771 2022-12-05 14:49:56 TRUE 2022-12-05 15:00:00
## 3772 2022-12-05 14:49:23 TRUE 2022-12-05 15:00:00
## 3773 2022-12-05 14:49:16 TRUE 2022-12-05 15:00:00
## 3774 2022-12-05 14:48:44 TRUE 2022-12-05 15:00:00
## 3775 2022-12-05 14:46:58 TRUE 2022-12-05 15:00:00
## 3776 2022-12-05 14:46:54 TRUE 2022-12-05 15:00:00
## 3777 2022-12-05 14:46:44 TRUE 2022-12-05 15:00:00
## 3778 2022-12-05 14:46:27 TRUE 2022-12-05 15:00:00
## 3779 2022-12-05 14:46:21 TRUE 2022-12-05 15:00:00
## 3780 2022-12-05 14:46:15 TRUE 2022-12-05 15:00:00
## 3781 2022-12-05 14:46:00 TRUE 2022-12-05 15:00:00
## 3782 2022-12-05 14:45:55 TRUE 2022-12-05 15:00:00
## 3783 2022-12-05 14:45:20 TRUE 2022-12-05 15:00:00
## 3784 2022-12-05 14:45:04 TRUE 2022-12-05 15:00:00
## 3785 2022-12-05 14:44:43 TRUE 2022-12-05 15:00:00
## 3786 2022-12-05 14:44:33 TRUE 2022-12-05 15:00:00
## 3787 2022-12-05 14:44:28 TRUE 2022-12-05 15:00:00
## 3788 2022-12-05 14:44:18 TRUE 2022-12-05 15:00:00
## 3789 2022-12-05 14:44:17 TRUE 2022-12-05 15:00:00
## 3790 2022-12-05 14:44:17 TRUE 2022-12-05 15:00:00
## 3791 2022-12-05 14:44:14 TRUE 2022-12-05 15:00:00
## 3792 2022-12-05 14:44:10 TRUE 2022-12-05 15:00:00
## 3793 2022-12-05 14:43:42 TRUE 2022-12-05 15:00:00
## 3794 2022-12-05 14:43:27 TRUE 2022-12-05 15:00:00
## 3795 2022-12-05 14:43:11 TRUE 2022-12-05 15:00:00
## 3796 2022-12-05 14:43:08 TRUE 2022-12-05 15:00:00
## 3797 2022-12-05 14:42:38 TRUE 2022-12-05 15:00:00
## 3798 2022-12-05 14:42:27 TRUE 2022-12-05 15:00:00
## 3799 2022-12-05 14:42:26 TRUE 2022-12-05 15:00:00
## 3800 2022-12-05 14:42:04 TRUE 2022-12-05 15:00:00
## 3801 2022-12-05 14:42:01 TRUE 2022-12-05 15:00:00
## 3802 2022-12-05 14:41:45 TRUE 2022-12-05 15:00:00
## 3803 2022-12-05 14:41:44 TRUE 2022-12-05 15:00:00
## 3804 2022-12-05 14:41:23 TRUE 2022-12-05 15:00:00
## 3805 2022-12-05 14:41:20 TRUE 2022-12-05 15:00:00
## 3806 2022-12-05 14:41:19 TRUE 2022-12-05 15:00:00
## 3807 2022-12-05 14:41:07 TRUE 2022-12-05 15:00:00
## 3808 2022-12-05 14:41:05 TRUE 2022-12-05 15:00:00
## 3809 2022-12-05 14:40:57 TRUE 2022-12-05 15:00:00
## 3810 2022-12-05 14:40:45 TRUE 2022-12-05 15:00:00
## 3811 2022-12-05 14:40:42 TRUE 2022-12-05 15:00:00
## 3812 2022-12-05 14:39:45 TRUE 2022-12-05 15:00:00
## 3813 2022-12-05 14:39:16 TRUE 2022-12-05 15:00:00
## 3814 2022-12-05 14:39:16 TRUE 2022-12-05 15:00:00
## 3815 2022-12-05 14:38:47 TRUE 2022-12-05 15:00:00
## 3816 2022-12-05 14:38:45 TRUE 2022-12-05 15:00:00
## 3817 2022-12-05 14:38:45 TRUE 2022-12-05 15:00:00
## 3818 2022-12-05 14:38:42 TRUE 2022-12-05 15:00:00
## 3819 2022-12-05 14:38:27 TRUE 2022-12-05 15:00:00
## 3820 2022-12-05 14:37:39 TRUE 2022-12-05 15:00:00
## 3821 2022-12-05 14:36:21 TRUE 2022-12-05 15:00:00
## 3822 2022-12-05 14:36:16 TRUE 2022-12-05 15:00:00
## 3823 2022-12-05 14:36:10 TRUE 2022-12-05 15:00:00
## 3824 2022-12-05 14:34:52 TRUE 2022-12-05 15:00:00
## 3825 2022-12-05 14:34:46 TRUE 2022-12-05 15:00:00
## 3826 2022-12-05 14:34:41 TRUE 2022-12-05 15:00:00
## 3827 2022-12-05 14:34:27 TRUE 2022-12-05 15:00:00
## 3828 2022-12-05 14:34:22 TRUE 2022-12-05 15:00:00
## 3829 2022-12-05 14:32:51 TRUE 2022-12-05 15:00:00
## 3830 2022-12-05 14:32:27 TRUE 2022-12-05 15:00:00
## 3831 2022-12-05 14:32:05 TRUE 2022-12-05 15:00:00
## 3832 2022-12-05 14:32:04 TRUE 2022-12-05 15:00:00
## 3833 2022-12-05 14:30:46 TRUE 2022-12-05 15:00:00
## 3834 2022-12-05 14:30:37 TRUE 2022-12-05 15:00:00
## 3835 2022-12-05 14:30:29 TRUE 2022-12-05 15:00:00
## 3836 2022-12-05 14:30:12 TRUE 2022-12-05 15:00:00
## 3837 2022-12-05 14:30:09 TRUE 2022-12-05 15:00:00
## 3838 2022-12-05 14:30:07 TRUE 2022-12-05 15:00:00
## 3839 2022-12-05 14:30:05 TRUE 2022-12-05 15:00:00
## 3840 2022-12-05 14:30:02 TRUE 2022-12-05 15:00:00
## 3841 2022-12-05 14:29:47 TRUE 2022-12-05 14:00:00
## 3842 2022-12-05 14:29:46 TRUE 2022-12-05 14:00:00
## 3843 2022-12-05 14:29:35 TRUE 2022-12-05 14:00:00
## 3844 2022-12-05 14:29:06 TRUE 2022-12-05 14:00:00
## 3845 2022-12-05 14:28:54 TRUE 2022-12-05 14:00:00
## 3846 2022-12-05 14:28:44 TRUE 2022-12-05 14:00:00
## 3847 2022-12-05 14:28:08 TRUE 2022-12-05 14:00:00
## 3848 2022-12-05 14:27:20 TRUE 2022-12-05 14:00:00
## 3849 2022-12-05 14:26:24 TRUE 2022-12-05 14:00:00
## 3850 2022-12-05 14:26:07 TRUE 2022-12-05 14:00:00
## 3851 2022-12-05 14:25:37 TRUE 2022-12-05 14:00:00
## 3852 2022-12-05 14:24:30 TRUE 2022-12-05 14:00:00
## 3853 2022-12-05 14:23:49 TRUE 2022-12-05 14:00:00
## 3854 2022-12-05 14:23:40 TRUE 2022-12-05 14:00:00
## 3855 2022-12-05 14:23:37 TRUE 2022-12-05 14:00:00
## 3856 2022-12-05 14:22:28 TRUE 2022-12-05 14:00:00
## 3857 2022-12-05 14:21:48 TRUE 2022-12-05 14:00:00
## 3858 2022-12-05 14:21:17 TRUE 2022-12-05 14:00:00
## 3859 2022-12-05 14:21:13 TRUE 2022-12-05 14:00:00
## 3860 2022-12-05 14:19:58 TRUE 2022-12-05 14:00:00
## 3861 2022-12-05 14:19:56 TRUE 2022-12-05 14:00:00
## 3862 2022-12-05 14:19:37 TRUE 2022-12-05 14:00:00
## 3863 2022-12-05 14:18:31 TRUE 2022-12-05 14:00:00
## 3864 2022-12-05 14:17:48 TRUE 2022-12-05 14:00:00
## 3865 2022-12-05 14:17:36 TRUE 2022-12-05 14:00:00
## 3866 2022-12-05 14:17:26 TRUE 2022-12-05 14:00:00
## 3867 2022-12-05 14:17:01 TRUE 2022-12-05 14:00:00
## 3868 2022-12-05 14:16:28 TRUE 2022-12-05 14:00:00
## 3869 2022-12-05 14:16:22 TRUE 2022-12-05 14:00:00
## 3870 2022-12-05 14:16:17 TRUE 2022-12-05 14:00:00
## 3871 2022-12-05 14:16:05 TRUE 2022-12-05 14:00:00
## 3872 2022-12-05 14:15:55 TRUE 2022-12-05 14:00:00
## 3873 2022-12-05 14:15:03 TRUE 2022-12-05 14:00:00
## 3874 2022-12-05 14:14:50 TRUE 2022-12-05 14:00:00
## 3875 2022-12-05 14:13:18 TRUE 2022-12-05 14:00:00
## 3876 2022-12-05 14:13:10 TRUE 2022-12-05 14:00:00
## 3877 2022-12-05 14:11:56 TRUE 2022-12-05 14:00:00
## 3878 2022-12-05 14:10:58 TRUE 2022-12-05 14:00:00
## 3879 2022-12-05 14:10:38 TRUE 2022-12-05 14:00:00
## 3880 2022-12-05 14:10:24 TRUE 2022-12-05 14:00:00
## 3881 2022-12-05 14:09:51 TRUE 2022-12-05 14:00:00
## 3882 2022-12-05 14:09:29 TRUE 2022-12-05 14:00:00
## 3883 2022-12-05 14:09:21 TRUE 2022-12-05 14:00:00
## 3884 2022-12-05 14:09:10 TRUE 2022-12-05 14:00:00
## 3885 2022-12-05 14:09:10 TRUE 2022-12-05 14:00:00
## 3886 2022-12-05 14:08:39 TRUE 2022-12-05 14:00:00
## 3887 2022-12-05 14:07:37 TRUE 2022-12-05 14:00:00
## 3888 2022-12-05 14:06:03 TRUE 2022-12-05 14:00:00
## 3889 2022-12-05 14:05:54 TRUE 2022-12-05 14:00:00
## 3890 2022-12-05 14:05:50 TRUE 2022-12-05 14:00:00
## 3891 2022-12-05 14:05:25 TRUE 2022-12-05 14:00:00
## 3892 2022-12-05 14:05:18 TRUE 2022-12-05 14:00:00
## 3893 2022-12-05 14:05:13 TRUE 2022-12-05 14:00:00
## 3894 2022-12-05 14:05:01 TRUE 2022-12-05 14:00:00
## 3895 2022-12-05 14:05:00 TRUE 2022-12-05 14:00:00
## 3896 2022-12-05 14:04:54 TRUE 2022-12-05 14:00:00
## 3897 2022-12-05 14:04:52 TRUE 2022-12-05 14:00:00
## 3898 2022-12-05 14:04:39 TRUE 2022-12-05 14:00:00
## 3899 2022-12-05 14:04:02 TRUE 2022-12-05 14:00:00
## 3900 2022-12-05 14:03:54 TRUE 2022-12-05 14:00:00
## 3901 2022-12-05 14:03:34 TRUE 2022-12-05 14:00:00
## 3902 2022-12-05 14:03:29 TRUE 2022-12-05 14:00:00
## 3903 2022-12-05 14:03:25 TRUE 2022-12-05 14:00:00
## 3904 2022-12-05 14:02:25 TRUE 2022-12-05 14:00:00
## 3905 2022-12-05 14:01:31 TRUE 2022-12-05 14:00:00
## 3906 2022-12-05 14:01:17 TRUE 2022-12-05 14:00:00
## 3907 2022-12-05 14:00:44 TRUE 2022-12-05 14:00:00
## 3908 2022-12-05 14:00:43 TRUE 2022-12-05 14:00:00
## 3909 2022-12-05 13:59:37 TRUE 2022-12-05 14:00:00
## 3910 2022-12-05 13:58:58 TRUE 2022-12-05 14:00:00
## 3911 2022-12-05 13:58:40 TRUE 2022-12-05 14:00:00
## 3912 2022-12-05 13:58:37 TRUE 2022-12-05 14:00:00
## 3913 2022-12-05 13:58:35 TRUE 2022-12-05 14:00:00
## 3914 2022-12-05 13:58:25 TRUE 2022-12-05 14:00:00
## 3915 2022-12-05 13:58:25 TRUE 2022-12-05 14:00:00
## 3916 2022-12-05 13:57:46 TRUE 2022-12-05 14:00:00
## 3917 2022-12-05 13:57:21 TRUE 2022-12-05 14:00:00
## 3918 2022-12-05 13:56:49 TRUE 2022-12-05 14:00:00
## 3919 2022-12-05 13:56:19 TRUE 2022-12-05 14:00:00
## 3920 2022-12-05 13:55:57 TRUE 2022-12-05 14:00:00
## 3921 2022-12-05 13:55:55 TRUE 2022-12-05 14:00:00
## 3922 2022-12-05 13:55:03 TRUE 2022-12-05 14:00:00
## 3923 2022-12-05 13:53:50 TRUE 2022-12-05 14:00:00
## 3924 2022-12-05 13:53:37 TRUE 2022-12-05 14:00:00
## 3925 2022-12-05 13:52:59 TRUE 2022-12-05 14:00:00
## 3926 2022-12-05 13:52:42 TRUE 2022-12-05 14:00:00
## 3927 2022-12-05 13:52:20 TRUE 2022-12-05 14:00:00
## 3928 2022-12-05 13:52:07 TRUE 2022-12-05 14:00:00
## 3929 2022-12-05 13:51:36 TRUE 2022-12-05 14:00:00
## 3930 2022-12-05 13:51:35 TRUE 2022-12-05 14:00:00
## 3931 2022-12-05 13:51:01 TRUE 2022-12-05 14:00:00
## 3932 2022-12-05 13:50:58 TRUE 2022-12-05 14:00:00
## 3933 2022-12-05 13:50:55 TRUE 2022-12-05 14:00:00
## 3934 2022-12-05 13:50:41 TRUE 2022-12-05 14:00:00
## 3935 2022-12-05 13:50:32 TRUE 2022-12-05 14:00:00
## 3936 2022-12-05 13:50:31 TRUE 2022-12-05 14:00:00
## 3937 2022-12-05 13:50:24 TRUE 2022-12-05 14:00:00
## 3938 2022-12-05 13:50:04 TRUE 2022-12-05 14:00:00
## 3939 2022-12-05 13:49:56 TRUE 2022-12-05 14:00:00
## 3940 2022-12-05 13:49:47 TRUE 2022-12-05 14:00:00
## 3941 2022-12-05 13:49:34 TRUE 2022-12-05 14:00:00
## 3942 2022-12-05 13:47:26 TRUE 2022-12-05 14:00:00
## 3943 2022-12-05 13:45:49 TRUE 2022-12-05 14:00:00
## 3944 2022-12-05 13:45:43 TRUE 2022-12-05 14:00:00
## 3945 2022-12-05 13:45:37 TRUE 2022-12-05 14:00:00
## 3946 2022-12-05 13:44:45 TRUE 2022-12-05 14:00:00
## 3947 2022-12-05 13:44:14 TRUE 2022-12-05 14:00:00
## 3948 2022-12-05 13:44:01 TRUE 2022-12-05 14:00:00
## 3949 2022-12-05 13:43:23 TRUE 2022-12-05 14:00:00
## 3950 2022-12-05 13:42:31 TRUE 2022-12-05 14:00:00
## 3951 2022-12-05 13:42:12 TRUE 2022-12-05 14:00:00
## 3952 2022-12-05 13:42:10 TRUE 2022-12-05 14:00:00
## 3953 2022-12-05 13:42:06 TRUE 2022-12-05 14:00:00
## 3954 2022-12-05 13:42:04 TRUE 2022-12-05 14:00:00
## 3955 2022-12-05 13:42:03 TRUE 2022-12-05 14:00:00
## 3956 2022-12-05 13:41:59 TRUE 2022-12-05 14:00:00
## 3957 2022-12-05 13:41:54 TRUE 2022-12-05 14:00:00
## 3958 2022-12-05 13:40:49 TRUE 2022-12-05 14:00:00
## 3959 2022-12-05 13:40:42 TRUE 2022-12-05 14:00:00
## 3960 2022-12-05 13:40:34 TRUE 2022-12-05 14:00:00
## 3961 2022-12-05 13:40:22 TRUE 2022-12-05 14:00:00
## 3962 2022-12-05 13:40:16 TRUE 2022-12-05 14:00:00
## 3963 2022-12-05 13:40:14 TRUE 2022-12-05 14:00:00
## 3964 2022-12-05 13:39:43 TRUE 2022-12-05 14:00:00
## 3965 2022-12-05 13:39:31 TRUE 2022-12-05 14:00:00
## 3966 2022-12-05 13:39:07 TRUE 2022-12-05 14:00:00
## 3967 2022-12-05 13:38:31 TRUE 2022-12-05 14:00:00
## 3968 2022-12-05 13:38:22 TRUE 2022-12-05 14:00:00
## 3969 2022-12-05 13:38:10 TRUE 2022-12-05 14:00:00
## 3970 2022-12-05 13:37:39 TRUE 2022-12-05 14:00:00
## 3971 2022-12-05 13:37:19 TRUE 2022-12-05 14:00:00
## 3972 2022-12-05 13:36:55 TRUE 2022-12-05 14:00:00
## 3973 2022-12-05 13:35:40 TRUE 2022-12-05 14:00:00
## 3974 2022-12-05 13:34:35 TRUE 2022-12-05 14:00:00
## 3975 2022-12-05 13:34:29 TRUE 2022-12-05 14:00:00
## 3976 2022-12-05 13:34:16 TRUE 2022-12-05 14:00:00
## 3977 2022-12-05 13:34:08 TRUE 2022-12-05 14:00:00
## 3978 2022-12-05 13:33:53 TRUE 2022-12-05 14:00:00
## 3979 2022-12-05 13:33:42 TRUE 2022-12-05 14:00:00
## 3980 2022-12-05 13:33:41 TRUE 2022-12-05 14:00:00
## 3981 2022-12-05 13:33:29 TRUE 2022-12-05 14:00:00
## 3982 2022-12-05 13:33:10 TRUE 2022-12-05 14:00:00
## 3983 2022-12-05 13:33:06 TRUE 2022-12-05 14:00:00
## 3984 2022-12-05 13:32:11 TRUE 2022-12-05 14:00:00
## 3985 2022-12-05 13:31:56 TRUE 2022-12-05 14:00:00
## 3986 2022-12-05 13:31:55 TRUE 2022-12-05 14:00:00
## 3987 2022-12-05 13:31:51 TRUE 2022-12-05 14:00:00
## 3988 2022-12-05 13:31:31 TRUE 2022-12-05 14:00:00
## 3989 2022-12-05 13:31:26 TRUE 2022-12-05 14:00:00
## 3990 2022-12-05 13:31:26 TRUE 2022-12-05 14:00:00
## 3991 2022-12-05 13:31:23 TRUE 2022-12-05 14:00:00
## 3992 2022-12-05 13:31:13 TRUE 2022-12-05 14:00:00
## 3993 2022-12-05 13:30:50 TRUE 2022-12-05 14:00:00
## 3994 2022-12-05 13:30:41 TRUE 2022-12-05 14:00:00
## 3995 2022-12-05 13:30:30 TRUE 2022-12-05 14:00:00
## 3996 2022-12-05 13:30:08 TRUE 2022-12-05 14:00:00
## 3997 2022-12-05 13:29:59 TRUE 2022-12-05 13:00:00
## 3998 2022-12-05 13:29:36 TRUE 2022-12-05 13:00:00
## 3999 2022-12-05 13:29:34 TRUE 2022-12-05 13:00:00
## 4000 2022-12-05 13:29:30 TRUE 2022-12-05 13:00:00
## 4001 2022-12-05 13:29:06 TRUE 2022-12-05 13:00:00
## 4002 2022-12-05 13:28:57 TRUE 2022-12-05 13:00:00
## 4003 2022-12-05 13:28:17 TRUE 2022-12-05 13:00:00
## 4004 2022-12-05 13:27:59 TRUE 2022-12-05 13:00:00
## 4005 2022-12-05 13:27:25 TRUE 2022-12-05 13:00:00
## 4006 2022-12-05 13:27:06 TRUE 2022-12-05 13:00:00
## 4007 2022-12-05 13:26:33 TRUE 2022-12-05 13:00:00
## 4008 2022-12-05 13:26:19 TRUE 2022-12-05 13:00:00
## 4009 2022-12-05 13:25:57 TRUE 2022-12-05 13:00:00
## 4010 2022-12-05 13:25:32 TRUE 2022-12-05 13:00:00
## 4011 2022-12-05 13:24:17 TRUE 2022-12-05 13:00:00
## 4012 2022-12-05 13:24:06 TRUE 2022-12-05 13:00:00
## 4013 2022-12-05 13:22:47 TRUE 2022-12-05 13:00:00
## 4014 2022-12-05 13:22:43 TRUE 2022-12-05 13:00:00
## 4015 2022-12-05 13:22:39 TRUE 2022-12-05 13:00:00
## 4016 2022-12-05 13:22:14 TRUE 2022-12-05 13:00:00
## 4017 2022-12-05 13:21:27 TRUE 2022-12-05 13:00:00
## 4018 2022-12-05 13:19:58 TRUE 2022-12-05 13:00:00
## 4019 2022-12-05 13:19:55 TRUE 2022-12-05 13:00:00
## 4020 2022-12-05 13:19:53 TRUE 2022-12-05 13:00:00
## 4021 2022-12-05 13:19:52 TRUE 2022-12-05 13:00:00
## 4022 2022-12-05 13:19:49 TRUE 2022-12-05 13:00:00
## 4023 2022-12-05 13:19:44 TRUE 2022-12-05 13:00:00
## 4024 2022-12-05 13:19:38 TRUE 2022-12-05 13:00:00
## 4025 2022-12-05 13:19:30 TRUE 2022-12-05 13:00:00
## 4026 2022-12-05 13:18:41 TRUE 2022-12-05 13:00:00
## 4027 2022-12-05 13:18:25 TRUE 2022-12-05 13:00:00
## 4028 2022-12-05 13:17:50 TRUE 2022-12-05 13:00:00
## 4029 2022-12-05 13:17:28 TRUE 2022-12-05 13:00:00
## 4030 2022-12-05 13:17:21 TRUE 2022-12-05 13:00:00
## 4031 2022-12-05 13:17:06 TRUE 2022-12-05 13:00:00
## 4032 2022-12-05 13:16:32 TRUE 2022-12-05 13:00:00
## 4033 2022-12-05 13:16:09 TRUE 2022-12-05 13:00:00
## 4034 2022-12-05 13:14:54 TRUE 2022-12-05 13:00:00
## 4035 2022-12-05 13:14:12 TRUE 2022-12-05 13:00:00
## 4036 2022-12-05 13:12:36 TRUE 2022-12-05 13:00:00
## 4037 2022-12-05 13:12:13 TRUE 2022-12-05 13:00:00
## 4038 2022-12-05 13:12:06 TRUE 2022-12-05 13:00:00
## 4039 2022-12-05 13:11:51 TRUE 2022-12-05 13:00:00
## 4040 2022-12-05 13:08:42 TRUE 2022-12-05 13:00:00
## 4041 2022-12-05 13:08:38 TRUE 2022-12-05 13:00:00
## 4042 2022-12-05 13:08:34 TRUE 2022-12-05 13:00:00
## 4043 2022-12-05 13:08:12 TRUE 2022-12-05 13:00:00
## 4044 2022-12-05 13:08:08 TRUE 2022-12-05 13:00:00
## 4045 2022-12-05 13:07:49 TRUE 2022-12-05 13:00:00
## 4046 2022-12-05 13:07:34 TRUE 2022-12-05 13:00:00
## 4047 2022-12-05 13:07:17 TRUE 2022-12-05 13:00:00
## 4048 2022-12-05 13:06:55 TRUE 2022-12-05 13:00:00
## 4049 2022-12-05 13:06:52 TRUE 2022-12-05 13:00:00
## 4050 2022-12-05 13:05:55 TRUE 2022-12-05 13:00:00
## 4051 2022-12-05 13:04:03 TRUE 2022-12-05 13:00:00
## 4052 2022-12-05 13:02:52 TRUE 2022-12-05 13:00:00
## 4053 2022-12-05 13:02:34 TRUE 2022-12-05 13:00:00
## 4054 2022-12-05 13:02:14 TRUE 2022-12-05 13:00:00
## 4055 2022-12-05 13:02:12 TRUE 2022-12-05 13:00:00
## 4056 2022-12-05 13:01:30 TRUE 2022-12-05 13:00:00
## 4057 2022-12-05 13:01:23 TRUE 2022-12-05 13:00:00
## 4058 2022-12-05 13:01:22 TRUE 2022-12-05 13:00:00
## 4059 2022-12-05 13:00:58 TRUE 2022-12-05 13:00:00
## 4060 2022-12-05 13:00:20 TRUE 2022-12-05 13:00:00
## 4061 2022-12-05 13:00:08 TRUE 2022-12-05 13:00:00
## 4062 2022-12-05 12:59:20 TRUE 2022-12-05 13:00:00
## 4063 2022-12-05 12:58:39 TRUE 2022-12-05 13:00:00
## 4064 2022-12-05 12:58:37 TRUE 2022-12-05 13:00:00
## 4065 2022-12-05 12:58:06 TRUE 2022-12-05 13:00:00
## 4066 2022-12-05 12:57:54 TRUE 2022-12-05 13:00:00
## 4067 2022-12-05 12:57:39 TRUE 2022-12-05 13:00:00
## 4068 2022-12-05 12:57:29 TRUE 2022-12-05 13:00:00
## 4069 2022-12-05 12:57:23 TRUE 2022-12-05 13:00:00
## 4070 2022-12-05 12:57:09 TRUE 2022-12-05 13:00:00
## 4071 2022-12-05 12:56:58 TRUE 2022-12-05 13:00:00
## 4072 2022-12-05 12:56:18 TRUE 2022-12-05 13:00:00
## 4073 2022-12-05 12:55:35 TRUE 2022-12-05 13:00:00
## 4074 2022-12-05 12:55:32 TRUE 2022-12-05 13:00:00
## 4075 2022-12-05 12:55:31 TRUE 2022-12-05 13:00:00
## 4076 2022-12-05 12:54:43 TRUE 2022-12-05 13:00:00
## 4077 2022-12-05 12:54:39 TRUE 2022-12-05 13:00:00
## 4078 2022-12-05 12:53:44 TRUE 2022-12-05 13:00:00
## 4079 2022-12-05 12:53:39 TRUE 2022-12-05 13:00:00
## 4080 2022-12-05 12:53:34 TRUE 2022-12-05 13:00:00
## 4081 2022-12-05 12:52:53 TRUE 2022-12-05 13:00:00
## 4082 2022-12-05 12:52:52 TRUE 2022-12-05 13:00:00
## 4083 2022-12-05 12:52:14 TRUE 2022-12-05 13:00:00
## 4084 2022-12-05 12:52:13 TRUE 2022-12-05 13:00:00
## 4085 2022-12-05 12:51:53 TRUE 2022-12-05 13:00:00
## 4086 2022-12-05 12:50:21 TRUE 2022-12-05 13:00:00
## 4087 2022-12-05 12:50:13 TRUE 2022-12-05 13:00:00
## 4088 2022-12-05 12:50:03 TRUE 2022-12-05 13:00:00
## 4089 2022-12-05 12:49:50 TRUE 2022-12-05 13:00:00
## 4090 2022-12-05 12:49:09 TRUE 2022-12-05 13:00:00
## 4091 2022-12-05 12:48:52 TRUE 2022-12-05 13:00:00
## 4092 2022-12-05 12:48:51 TRUE 2022-12-05 13:00:00
## 4093 2022-12-05 12:48:50 TRUE 2022-12-05 13:00:00
## 4094 2022-12-05 12:48:41 TRUE 2022-12-05 13:00:00
## 4095 2022-12-05 12:48:34 TRUE 2022-12-05 13:00:00
## 4096 2022-12-05 12:47:46 TRUE 2022-12-05 13:00:00
## 4097 2022-12-05 12:47:33 TRUE 2022-12-05 13:00:00
## 4098 2022-12-05 12:47:27 TRUE 2022-12-05 13:00:00
## 4099 2022-12-05 12:47:26 TRUE 2022-12-05 13:00:00
## 4100 2022-12-05 12:47:24 TRUE 2022-12-05 13:00:00
## 4101 2022-12-05 12:47:20 TRUE 2022-12-05 13:00:00
## 4102 2022-12-05 12:47:18 TRUE 2022-12-05 13:00:00
## 4103 2022-12-05 12:47:15 TRUE 2022-12-05 13:00:00
## 4104 2022-12-05 12:47:12 TRUE 2022-12-05 13:00:00
## 4105 2022-12-05 12:47:08 TRUE 2022-12-05 13:00:00
## 4106 2022-12-05 12:47:04 TRUE 2022-12-05 13:00:00
## 4107 2022-12-05 12:47:02 TRUE 2022-12-05 13:00:00
## 4108 2022-12-05 12:46:57 TRUE 2022-12-05 13:00:00
## 4109 2022-12-05 12:46:55 TRUE 2022-12-05 13:00:00
## 4110 2022-12-05 12:46:49 TRUE 2022-12-05 13:00:00
## 4111 2022-12-05 12:46:43 TRUE 2022-12-05 13:00:00
## 4112 2022-12-05 12:46:01 TRUE 2022-12-05 13:00:00
## 4113 2022-12-05 12:46:00 TRUE 2022-12-05 13:00:00
## 4114 2022-12-05 12:45:15 TRUE 2022-12-05 13:00:00
## 4115 2022-12-05 12:44:32 TRUE 2022-12-05 13:00:00
## 4116 2022-12-05 12:44:27 TRUE 2022-12-05 13:00:00
## 4117 2022-12-05 12:44:06 TRUE 2022-12-05 13:00:00
## 4118 2022-12-05 12:43:48 TRUE 2022-12-05 13:00:00
## 4119 2022-12-05 12:43:41 TRUE 2022-12-05 13:00:00
## 4120 2022-12-05 12:43:28 TRUE 2022-12-05 13:00:00
## 4121 2022-12-05 12:43:23 TRUE 2022-12-05 13:00:00
## 4122 2022-12-05 12:43:23 TRUE 2022-12-05 13:00:00
## 4123 2022-12-05 12:42:53 TRUE 2022-12-05 13:00:00
## 4124 2022-12-05 12:42:21 TRUE 2022-12-05 13:00:00
## 4125 2022-12-05 12:42:16 TRUE 2022-12-05 13:00:00
## 4126 2022-12-05 12:42:14 TRUE 2022-12-05 13:00:00
## 4127 2022-12-05 12:42:12 TRUE 2022-12-05 13:00:00
## 4128 2022-12-05 12:41:35 TRUE 2022-12-05 13:00:00
## 4129 2022-12-05 12:41:13 TRUE 2022-12-05 13:00:00
## 4130 2022-12-05 12:40:39 TRUE 2022-12-05 13:00:00
## 4131 2022-12-05 12:40:22 TRUE 2022-12-05 13:00:00
## 4132 2022-12-05 12:40:22 TRUE 2022-12-05 13:00:00
## 4133 2022-12-05 12:40:19 TRUE 2022-12-05 13:00:00
## 4134 2022-12-05 12:40:19 TRUE 2022-12-05 13:00:00
## 4135 2022-12-05 12:39:57 TRUE 2022-12-05 13:00:00
## 4136 2022-12-05 12:39:31 TRUE 2022-12-05 13:00:00
## 4137 2022-12-05 12:39:08 TRUE 2022-12-05 13:00:00
## 4138 2022-12-05 12:37:02 TRUE 2022-12-05 13:00:00
## 4139 2022-12-05 12:36:48 TRUE 2022-12-05 13:00:00
## 4140 2022-12-05 12:34:30 TRUE 2022-12-05 13:00:00
## 4141 2022-12-05 12:34:22 TRUE 2022-12-05 13:00:00
## 4142 2022-12-05 12:32:38 TRUE 2022-12-05 13:00:00
## 4143 2022-12-05 12:30:32 TRUE 2022-12-05 13:00:00
## 4144 2022-12-05 12:30:02 TRUE 2022-12-05 13:00:00
## 4145 2022-12-05 12:25:40 TRUE 2022-12-05 12:00:00
## 4146 2022-12-05 12:24:45 TRUE 2022-12-05 12:00:00
## 4147 2022-12-05 12:22:27 TRUE 2022-12-05 12:00:00
## 4148 2022-12-05 12:22:10 TRUE 2022-12-05 12:00:00
## 4149 2022-12-05 12:21:50 TRUE 2022-12-05 12:00:00
## 4150 2022-12-05 12:21:41 TRUE 2022-12-05 12:00:00
## 4151 2022-12-05 12:21:11 TRUE 2022-12-05 12:00:00
## 4152 2022-12-05 12:20:57 TRUE 2022-12-05 12:00:00
## 4153 2022-12-05 12:20:41 TRUE 2022-12-05 12:00:00
## 4154 2022-12-05 12:20:27 TRUE 2022-12-05 12:00:00
## 4155 2022-12-05 12:19:48 TRUE 2022-12-05 12:00:00
## 4156 2022-12-05 12:19:28 TRUE 2022-12-05 12:00:00
## 4157 2022-12-05 12:18:44 TRUE 2022-12-05 12:00:00
## 4158 2022-12-05 12:18:23 TRUE 2022-12-05 12:00:00
## 4159 2022-12-05 12:18:12 TRUE 2022-12-05 12:00:00
## 4160 2022-12-05 12:16:53 TRUE 2022-12-05 12:00:00
## 4161 2022-12-05 12:15:18 TRUE 2022-12-05 12:00:00
## 4162 2022-12-05 12:13:57 TRUE 2022-12-05 12:00:00
## 4163 2022-12-05 12:11:43 TRUE 2022-12-05 12:00:00
## 4164 2022-12-05 12:10:53 TRUE 2022-12-05 12:00:00
## 4165 2022-12-05 12:10:24 TRUE 2022-12-05 12:00:00
## 4166 2022-12-05 12:10:05 TRUE 2022-12-05 12:00:00
## 4167 2022-12-05 12:10:03 TRUE 2022-12-05 12:00:00
## 4168 2022-12-05 12:09:16 TRUE 2022-12-05 12:00:00
## 4169 2022-12-05 12:09:09 TRUE 2022-12-05 12:00:00
## 4170 2022-12-05 12:09:00 TRUE 2022-12-05 12:00:00
## 4171 2022-12-05 12:08:03 TRUE 2022-12-05 12:00:00
## 4172 2022-12-05 12:07:22 TRUE 2022-12-05 12:00:00
## 4173 2022-12-05 12:07:16 TRUE 2022-12-05 12:00:00
## 4174 2022-12-05 12:06:35 TRUE 2022-12-05 12:00:00
## 4175 2022-12-05 12:05:25 TRUE 2022-12-05 12:00:00
## 4176 2022-12-05 12:04:30 TRUE 2022-12-05 12:00:00
## 4177 2022-12-05 12:03:20 TRUE 2022-12-05 12:00:00
## 4178 2022-12-05 12:03:09 TRUE 2022-12-05 12:00:00
## 4179 2022-12-05 12:02:49 TRUE 2022-12-05 12:00:00
## 4180 2022-12-05 11:59:23 TRUE 2022-12-05 12:00:00
## 4181 2022-12-05 11:58:26 TRUE 2022-12-05 12:00:00
## 4182 2022-12-05 11:57:50 TRUE 2022-12-05 12:00:00
## 4183 2022-12-05 11:57:30 TRUE 2022-12-05 12:00:00
## 4184 2022-12-05 11:56:52 TRUE 2022-12-05 12:00:00
## 4185 2022-12-05 11:56:33 TRUE 2022-12-05 12:00:00
## 4186 2022-12-05 11:55:26 TRUE 2022-12-05 12:00:00
## 4187 2022-12-05 11:53:19 TRUE 2022-12-05 12:00:00
## 4188 2022-12-05 11:52:31 TRUE 2022-12-05 12:00:00
## 4189 2022-12-05 11:52:24 TRUE 2022-12-05 12:00:00
## 4190 2022-12-05 11:49:58 TRUE 2022-12-05 12:00:00
## 4191 2022-12-05 11:49:50 TRUE 2022-12-05 12:00:00
## 4192 2022-12-05 11:48:32 TRUE 2022-12-05 12:00:00
## 4193 2022-12-05 11:48:27 TRUE 2022-12-05 12:00:00
## 4194 2022-12-05 11:48:05 TRUE 2022-12-05 12:00:00
## 4195 2022-12-05 11:47:05 TRUE 2022-12-05 12:00:00
## 4196 2022-12-05 11:46:18 TRUE 2022-12-05 12:00:00
## 4197 2022-12-05 11:45:14 TRUE 2022-12-05 12:00:00
## 4198 2022-12-05 11:44:56 TRUE 2022-12-05 12:00:00
## 4199 2022-12-05 11:44:32 TRUE 2022-12-05 12:00:00
## 4200 2022-12-05 11:44:26 TRUE 2022-12-05 12:00:00
## 4201 2022-12-05 11:44:06 TRUE 2022-12-05 12:00:00
## 4202 2022-12-05 11:43:18 TRUE 2022-12-05 12:00:00
## 4203 2022-12-05 11:43:15 TRUE 2022-12-05 12:00:00
## 4204 2022-12-05 11:42:28 TRUE 2022-12-05 12:00:00
## 4205 2022-12-05 11:41:28 TRUE 2022-12-05 12:00:00
## 4206 2022-12-05 11:41:25 TRUE 2022-12-05 12:00:00
## 4207 2022-12-05 11:41:24 TRUE 2022-12-05 12:00:00
## 4208 2022-12-05 11:41:19 TRUE 2022-12-05 12:00:00
## 4209 2022-12-05 11:41:16 TRUE 2022-12-05 12:00:00
## 4210 2022-12-05 11:41:07 TRUE 2022-12-05 12:00:00
## 4211 2022-12-05 11:41:03 TRUE 2022-12-05 12:00:00
## 4212 2022-12-05 11:41:00 TRUE 2022-12-05 12:00:00
## 4213 2022-12-05 11:40:37 TRUE 2022-12-05 12:00:00
## 4214 2022-12-05 11:40:29 TRUE 2022-12-05 12:00:00
## 4215 2022-12-05 11:39:59 TRUE 2022-12-05 12:00:00
## 4216 2022-12-05 11:39:52 TRUE 2022-12-05 12:00:00
## 4217 2022-12-05 11:39:43 TRUE 2022-12-05 12:00:00
## 4218 2022-12-05 11:39:20 TRUE 2022-12-05 12:00:00
## 4219 2022-12-05 11:34:49 TRUE 2022-12-05 12:00:00
## 4220 2022-12-05 11:34:44 TRUE 2022-12-05 12:00:00
## 4221 2022-12-05 11:34:34 TRUE 2022-12-05 12:00:00
## 4222 2022-12-05 11:32:58 TRUE 2022-12-05 12:00:00
## 4223 2022-12-05 11:30:38 TRUE 2022-12-05 12:00:00
## 4224 2022-12-05 11:30:13 TRUE 2022-12-05 12:00:00
## 4225 2022-12-05 11:27:32 TRUE 2022-12-05 11:00:00
## 4226 2022-12-05 11:27:05 TRUE 2022-12-05 11:00:00
## 4227 2022-12-05 11:26:02 TRUE 2022-12-05 11:00:00
## 4228 2022-12-05 11:25:54 TRUE 2022-12-05 11:00:00
## 4229 2022-12-05 11:24:31 TRUE 2022-12-05 11:00:00
## 4230 2022-12-05 11:23:18 TRUE 2022-12-05 11:00:00
## 4231 2022-12-05 11:21:49 TRUE 2022-12-05 11:00:00
## 4232 2022-12-05 11:20:25 TRUE 2022-12-05 11:00:00
## 4233 2022-12-05 11:19:23 TRUE 2022-12-05 11:00:00
## 4234 2022-12-05 11:17:43 TRUE 2022-12-05 11:00:00
## 4235 2022-12-05 11:17:31 TRUE 2022-12-05 11:00:00
## 4236 2022-12-05 11:17:16 TRUE 2022-12-05 11:00:00
## 4237 2022-12-05 11:16:29 TRUE 2022-12-05 11:00:00
## 4238 2022-12-05 11:15:38 TRUE 2022-12-05 11:00:00
## 4239 2022-12-05 11:15:33 TRUE 2022-12-05 11:00:00
## 4240 2022-12-05 11:15:09 TRUE 2022-12-05 11:00:00
## 4241 2022-12-05 11:14:24 TRUE 2022-12-05 11:00:00
## 4242 2022-12-05 11:13:59 TRUE 2022-12-05 11:00:00
## 4243 2022-12-05 11:13:40 TRUE 2022-12-05 11:00:00
## 4244 2022-12-05 11:13:31 TRUE 2022-12-05 11:00:00
## 4245 2022-12-05 11:13:24 TRUE 2022-12-05 11:00:00
## 4246 2022-12-05 11:12:32 TRUE 2022-12-05 11:00:00
## 4247 2022-12-05 11:12:00 TRUE 2022-12-05 11:00:00
## 4248 2022-12-05 11:10:58 TRUE 2022-12-05 11:00:00
## 4249 2022-12-05 11:10:16 TRUE 2022-12-05 11:00:00
## 4250 2022-12-05 11:10:04 TRUE 2022-12-05 11:00:00
## 4251 2022-12-05 11:07:24 TRUE 2022-12-05 11:00:00
## 4252 2022-12-05 11:05:36 TRUE 2022-12-05 11:00:00
## 4253 2022-12-05 11:05:22 TRUE 2022-12-05 11:00:00
## 4254 2022-12-05 11:04:34 TRUE 2022-12-05 11:00:00
## 4255 2022-12-05 11:01:04 TRUE 2022-12-05 11:00:00
## 4256 2022-12-05 10:59:32 TRUE 2022-12-05 11:00:00
## 4257 2022-12-05 10:58:43 TRUE 2022-12-05 11:00:00
## 4258 2022-12-05 10:58:20 TRUE 2022-12-05 11:00:00
## 4259 2022-12-05 10:58:18 TRUE 2022-12-05 11:00:00
## 4260 2022-12-05 10:57:21 TRUE 2022-12-05 11:00:00
## 4261 2022-12-05 10:56:51 TRUE 2022-12-05 11:00:00
## 4262 2022-12-05 10:56:30 TRUE 2022-12-05 11:00:00
## 4263 2022-12-05 10:56:16 TRUE 2022-12-05 11:00:00
## 4264 2022-12-05 10:56:13 TRUE 2022-12-05 11:00:00
## 4265 2022-12-05 10:55:52 TRUE 2022-12-05 11:00:00
## 4266 2022-12-05 10:55:39 TRUE 2022-12-05 11:00:00
## 4267 2022-12-05 10:55:25 TRUE 2022-12-05 11:00:00
## 4268 2022-12-05 10:54:50 TRUE 2022-12-05 11:00:00
## 4269 2022-12-05 10:54:46 TRUE 2022-12-05 11:00:00
## 4270 2022-12-05 10:54:24 TRUE 2022-12-05 11:00:00
## 4271 2022-12-05 10:54:14 TRUE 2022-12-05 11:00:00
## 4272 2022-12-05 10:53:08 TRUE 2022-12-05 11:00:00
## 4273 2022-12-05 10:53:04 TRUE 2022-12-05 11:00:00
## 4274 2022-12-05 10:52:49 TRUE 2022-12-05 11:00:00
## 4275 2022-12-05 10:52:43 TRUE 2022-12-05 11:00:00
## 4276 2022-12-05 10:52:04 TRUE 2022-12-05 11:00:00
## 4277 2022-12-05 10:51:06 TRUE 2022-12-05 11:00:00
## 4278 2022-12-05 10:50:32 TRUE 2022-12-05 11:00:00
## 4279 2022-12-05 10:50:25 TRUE 2022-12-05 11:00:00
## 4280 2022-12-05 10:49:59 TRUE 2022-12-05 11:00:00
## 4281 2022-12-05 10:49:56 TRUE 2022-12-05 11:00:00
## 4282 2022-12-05 10:49:18 TRUE 2022-12-05 11:00:00
## 4283 2022-12-05 10:47:48 TRUE 2022-12-05 11:00:00
## 4284 2022-12-05 10:47:47 TRUE 2022-12-05 11:00:00
## 4285 2022-12-05 10:47:36 TRUE 2022-12-05 11:00:00
## 4286 2022-12-05 10:47:26 TRUE 2022-12-05 11:00:00
## 4287 2022-12-05 10:46:01 TRUE 2022-12-05 11:00:00
## 4288 2022-12-05 10:44:23 TRUE 2022-12-05 11:00:00
## 4289 2022-12-05 10:43:13 TRUE 2022-12-05 11:00:00
## 4290 2022-12-05 10:43:10 TRUE 2022-12-05 11:00:00
## 4291 2022-12-05 10:42:46 TRUE 2022-12-05 11:00:00
## 4292 2022-12-05 10:42:17 TRUE 2022-12-05 11:00:00
## 4293 2022-12-05 10:41:20 TRUE 2022-12-05 11:00:00
## 4294 2022-12-05 10:41:01 TRUE 2022-12-05 11:00:00
## 4295 2022-12-05 10:40:59 TRUE 2022-12-05 11:00:00
## 4296 2022-12-05 10:40:54 TRUE 2022-12-05 11:00:00
## 4297 2022-12-05 10:40:39 TRUE 2022-12-05 11:00:00
## 4298 2022-12-05 10:40:19 TRUE 2022-12-05 11:00:00
## 4299 2022-12-05 10:39:54 TRUE 2022-12-05 11:00:00
## 4300 2022-12-05 10:39:37 TRUE 2022-12-05 11:00:00
## 4301 2022-12-05 10:38:52 TRUE 2022-12-05 11:00:00
## 4302 2022-12-05 10:38:41 TRUE 2022-12-05 11:00:00
## 4303 2022-12-05 10:38:35 TRUE 2022-12-05 11:00:00
## 4304 2022-12-05 10:38:30 TRUE 2022-12-05 11:00:00
## 4305 2022-12-05 10:36:03 TRUE 2022-12-05 11:00:00
## 4306 2022-12-05 10:35:59 TRUE 2022-12-05 11:00:00
## 4307 2022-12-05 10:35:36 TRUE 2022-12-05 11:00:00
## 4308 2022-12-05 10:33:36 TRUE 2022-12-05 11:00:00
## 4309 2022-12-05 10:33:28 TRUE 2022-12-05 11:00:00
## 4310 2022-12-05 10:32:31 TRUE 2022-12-05 11:00:00
## 4311 2022-12-05 10:30:22 TRUE 2022-12-05 11:00:00
## 4312 2022-12-05 10:30:12 TRUE 2022-12-05 11:00:00
## 4313 2022-12-05 10:28:52 TRUE 2022-12-05 10:00:00
## 4314 2022-12-05 10:28:11 TRUE 2022-12-05 10:00:00
## 4315 2022-12-05 10:27:26 TRUE 2022-12-05 10:00:00
## 4316 2022-12-05 10:27:08 TRUE 2022-12-05 10:00:00
## 4317 2022-12-05 10:27:04 TRUE 2022-12-05 10:00:00
## 4318 2022-12-05 10:26:40 TRUE 2022-12-05 10:00:00
## 4319 2022-12-05 10:26:23 TRUE 2022-12-05 10:00:00
## 4320 2022-12-05 10:25:49 TRUE 2022-12-05 10:00:00
## 4321 2022-12-05 10:24:27 TRUE 2022-12-05 10:00:00
## 4322 2022-12-05 10:23:04 TRUE 2022-12-05 10:00:00
## 4323 2022-12-05 10:22:38 TRUE 2022-12-05 10:00:00
## 4324 2022-12-05 10:22:29 TRUE 2022-12-05 10:00:00
## 4325 2022-12-05 10:22:08 TRUE 2022-12-05 10:00:00
## 4326 2022-12-05 10:21:32 TRUE 2022-12-05 10:00:00
## 4327 2022-12-05 10:20:55 TRUE 2022-12-05 10:00:00
## 4328 2022-12-05 10:20:48 TRUE 2022-12-05 10:00:00
## 4329 2022-12-05 10:20:48 TRUE 2022-12-05 10:00:00
## 4330 2022-12-05 10:20:47 TRUE 2022-12-05 10:00:00
## 4331 2022-12-05 10:20:06 TRUE 2022-12-05 10:00:00
## 4332 2022-12-05 10:18:35 TRUE 2022-12-05 10:00:00
## 4333 2022-12-05 10:17:37 TRUE 2022-12-05 10:00:00
## 4334 2022-12-05 10:17:29 TRUE 2022-12-05 10:00:00
## 4335 2022-12-05 10:17:11 TRUE 2022-12-05 10:00:00
## 4336 2022-12-05 10:15:39 TRUE 2022-12-05 10:00:00
## 4337 2022-12-05 10:14:08 TRUE 2022-12-05 10:00:00
## 4338 2022-12-05 10:14:01 TRUE 2022-12-05 10:00:00
## 4339 2022-12-05 10:13:46 TRUE 2022-12-05 10:00:00
## 4340 2022-12-05 10:13:30 TRUE 2022-12-05 10:00:00
## 4341 2022-12-05 10:11:05 TRUE 2022-12-05 10:00:00
## 4342 2022-12-05 10:08:24 TRUE 2022-12-05 10:00:00
## 4343 2022-12-05 10:07:09 TRUE 2022-12-05 10:00:00
## 4344 2022-12-05 10:06:42 TRUE 2022-12-05 10:00:00
## 4345 2022-12-05 10:06:18 TRUE 2022-12-05 10:00:00
## 4346 2022-12-05 10:05:27 TRUE 2022-12-05 10:00:00
## 4347 2022-12-05 10:05:21 TRUE 2022-12-05 10:00:00
## 4348 2022-12-05 09:58:44 TRUE 2022-12-05 10:00:00
## 4349 2022-12-05 09:58:43 TRUE 2022-12-05 10:00:00
## 4350 2022-12-05 09:58:39 TRUE 2022-12-05 10:00:00
## 4351 2022-12-05 09:57:43 TRUE 2022-12-05 10:00:00
## 4352 2022-12-05 09:57:26 TRUE 2022-12-05 10:00:00
## 4353 2022-12-05 09:57:14 TRUE 2022-12-05 10:00:00
## 4354 2022-12-05 09:56:49 TRUE 2022-12-05 10:00:00
## 4355 2022-12-05 09:56:49 TRUE 2022-12-05 10:00:00
## 4356 2022-12-05 09:54:45 TRUE 2022-12-05 10:00:00
## 4357 2022-12-05 09:52:23 TRUE 2022-12-05 10:00:00
## 4358 2022-12-05 09:52:12 TRUE 2022-12-05 10:00:00
## 4359 2022-12-05 09:51:39 TRUE 2022-12-05 10:00:00
## 4360 2022-12-05 09:51:34 TRUE 2022-12-05 10:00:00
## 4361 2022-12-05 09:51:34 TRUE 2022-12-05 10:00:00
## 4362 2022-12-05 09:50:41 TRUE 2022-12-05 10:00:00
## 4363 2022-12-05 09:49:24 TRUE 2022-12-05 10:00:00
## 4364 2022-12-05 09:49:19 TRUE 2022-12-05 10:00:00
## 4365 2022-12-05 09:48:47 TRUE 2022-12-05 10:00:00
## 4366 2022-12-05 09:48:46 TRUE 2022-12-05 10:00:00
## 4367 2022-12-05 09:48:09 TRUE 2022-12-05 10:00:00
## 4368 2022-12-05 09:47:38 TRUE 2022-12-05 10:00:00
## 4369 2022-12-05 09:47:38 TRUE 2022-12-05 10:00:00
## 4370 2022-12-05 09:47:25 TRUE 2022-12-05 10:00:00
## 4371 2022-12-05 09:46:55 TRUE 2022-12-05 10:00:00
## 4372 2022-12-05 09:46:33 TRUE 2022-12-05 10:00:00
## 4373 2022-12-05 09:46:19 TRUE 2022-12-05 10:00:00
## 4374 2022-12-05 09:45:06 TRUE 2022-12-05 10:00:00
## 4375 2022-12-05 09:44:39 TRUE 2022-12-05 10:00:00
## 4376 2022-12-05 09:42:06 TRUE 2022-12-05 10:00:00
## 4377 2022-12-05 09:42:02 TRUE 2022-12-05 10:00:00
## 4378 2022-12-05 09:41:55 TRUE 2022-12-05 10:00:00
## 4379 2022-12-05 09:41:38 TRUE 2022-12-05 10:00:00
## 4380 2022-12-05 09:40:28 TRUE 2022-12-05 10:00:00
## 4381 2022-12-05 09:40:19 TRUE 2022-12-05 10:00:00
## 4382 2022-12-05 09:40:12 TRUE 2022-12-05 10:00:00
## 4383 2022-12-05 09:36:16 TRUE 2022-12-05 10:00:00
## 4384 2022-12-05 09:36:14 TRUE 2022-12-05 10:00:00
## 4385 2022-12-05 09:36:09 TRUE 2022-12-05 10:00:00
## 4386 2022-12-05 09:36:00 TRUE 2022-12-05 10:00:00
## 4387 2022-12-05 09:35:53 TRUE 2022-12-05 10:00:00
## 4388 2022-12-05 09:35:29 TRUE 2022-12-05 10:00:00
## 4389 2022-12-05 09:34:54 TRUE 2022-12-05 10:00:00
## 4390 2022-12-05 09:34:36 TRUE 2022-12-05 10:00:00
## 4391 2022-12-05 09:33:28 TRUE 2022-12-05 10:00:00
## 4392 2022-12-05 09:33:27 TRUE 2022-12-05 10:00:00
## 4393 2022-12-05 09:33:20 TRUE 2022-12-05 10:00:00
## 4394 2022-12-05 09:33:16 TRUE 2022-12-05 10:00:00
## 4395 2022-12-05 09:29:17 TRUE 2022-12-05 09:00:00
## 4396 2022-12-05 09:28:03 TRUE 2022-12-05 09:00:00
## 4397 2022-12-05 09:27:03 TRUE 2022-12-05 09:00:00
## 4398 2022-12-05 09:26:46 TRUE 2022-12-05 09:00:00
## 4399 2022-12-05 09:26:45 TRUE 2022-12-05 09:00:00
## 4400 2022-12-05 09:26:43 TRUE 2022-12-05 09:00:00
## 4401 2022-12-05 09:26:39 TRUE 2022-12-05 09:00:00
## 4402 2022-12-05 09:26:31 TRUE 2022-12-05 09:00:00
## 4403 2022-12-05 09:26:10 TRUE 2022-12-05 09:00:00
## 4404 2022-12-05 09:25:31 TRUE 2022-12-05 09:00:00
## 4405 2022-12-05 09:25:14 TRUE 2022-12-05 09:00:00
## 4406 2022-12-05 09:24:55 TRUE 2022-12-05 09:00:00
## 4407 2022-12-05 09:24:49 TRUE 2022-12-05 09:00:00
## 4408 2022-12-05 09:23:06 TRUE 2022-12-05 09:00:00
## 4409 2022-12-05 09:22:48 TRUE 2022-12-05 09:00:00
## 4410 2022-12-05 09:21:06 TRUE 2022-12-05 09:00:00
## 4411 2022-12-05 09:20:59 TRUE 2022-12-05 09:00:00
## 4412 2022-12-05 09:20:56 TRUE 2022-12-05 09:00:00
## 4413 2022-12-05 09:20:52 TRUE 2022-12-05 09:00:00
## 4414 2022-12-05 09:20:48 TRUE 2022-12-05 09:00:00
## 4415 2022-12-05 09:20:43 TRUE 2022-12-05 09:00:00
## 4416 2022-12-05 09:20:38 TRUE 2022-12-05 09:00:00
## 4417 2022-12-05 09:20:32 TRUE 2022-12-05 09:00:00
## 4418 2022-12-05 09:20:29 TRUE 2022-12-05 09:00:00
## 4419 2022-12-05 09:20:18 TRUE 2022-12-05 09:00:00
## 4420 2022-12-05 09:20:04 TRUE 2022-12-05 09:00:00
## 4421 2022-12-05 09:20:00 TRUE 2022-12-05 09:00:00
## 4422 2022-12-05 09:19:56 TRUE 2022-12-05 09:00:00
## 4423 2022-12-05 09:19:51 TRUE 2022-12-05 09:00:00
## 4424 2022-12-05 09:19:39 TRUE 2022-12-05 09:00:00
## 4425 2022-12-05 09:19:30 TRUE 2022-12-05 09:00:00
## 4426 2022-12-05 09:19:21 TRUE 2022-12-05 09:00:00
## 4427 2022-12-05 09:19:14 TRUE 2022-12-05 09:00:00
## 4428 2022-12-05 09:19:03 TRUE 2022-12-05 09:00:00
## 4429 2022-12-05 09:16:38 TRUE 2022-12-05 09:00:00
## 4430 2022-12-05 09:16:33 TRUE 2022-12-05 09:00:00
## 4431 2022-12-05 09:16:02 TRUE 2022-12-05 09:00:00
## 4432 2022-12-05 09:13:49 TRUE 2022-12-05 09:00:00
## 4433 2022-12-05 09:13:24 TRUE 2022-12-05 09:00:00
## 4434 2022-12-05 09:11:36 TRUE 2022-12-05 09:00:00
## 4435 2022-12-05 09:11:21 TRUE 2022-12-05 09:00:00
## 4436 2022-12-05 09:10:43 TRUE 2022-12-05 09:00:00
## 4437 2022-12-05 09:10:20 TRUE 2022-12-05 09:00:00
## 4438 2022-12-05 09:10:11 TRUE 2022-12-05 09:00:00
## 4439 2022-12-05 09:09:30 TRUE 2022-12-05 09:00:00
## 4440 2022-12-05 09:08:58 TRUE 2022-12-05 09:00:00
## 4441 2022-12-05 09:08:09 TRUE 2022-12-05 09:00:00
## 4442 2022-12-05 09:07:20 TRUE 2022-12-05 09:00:00
## 4443 2022-12-05 09:06:49 TRUE 2022-12-05 09:00:00
## 4444 2022-12-05 09:06:40 TRUE 2022-12-05 09:00:00
## 4445 2022-12-05 09:06:37 TRUE 2022-12-05 09:00:00
## 4446 2022-12-05 09:05:20 TRUE 2022-12-05 09:00:00
## 4447 2022-12-05 09:05:16 TRUE 2022-12-05 09:00:00
## 4448 2022-12-05 09:04:47 TRUE 2022-12-05 09:00:00
## 4449 2022-12-05 09:04:29 TRUE 2022-12-05 09:00:00
## 4450 2022-12-05 09:04:14 TRUE 2022-12-05 09:00:00
## 4451 2022-12-05 09:04:02 TRUE 2022-12-05 09:00:00
## 4452 2022-12-05 09:04:01 TRUE 2022-12-05 09:00:00
## 4453 2022-12-05 09:03:59 TRUE 2022-12-05 09:00:00
## 4454 2022-12-05 09:03:58 TRUE 2022-12-05 09:00:00
## 4455 2022-12-05 09:03:57 TRUE 2022-12-05 09:00:00
## 4456 2022-12-05 09:02:48 TRUE 2022-12-05 09:00:00
## 4457 2022-12-05 09:02:12 TRUE 2022-12-05 09:00:00
## 4458 2022-12-05 09:00:54 TRUE 2022-12-05 09:00:00
## 4459 2022-12-05 09:00:26 TRUE 2022-12-05 09:00:00
## 4460 2022-12-05 09:00:15 TRUE 2022-12-05 09:00:00
## 4461 2022-12-05 09:00:00 TRUE 2022-12-05 09:00:00
## 4462 2022-12-05 08:59:13 TRUE 2022-12-05 09:00:00
## 4463 2022-12-05 08:58:21 TRUE 2022-12-05 09:00:00
## 4464 2022-12-05 08:58:04 TRUE 2022-12-05 09:00:00
## 4465 2022-12-05 08:57:33 TRUE 2022-12-05 09:00:00
## 4466 2022-12-05 08:57:30 TRUE 2022-12-05 09:00:00
## 4467 2022-12-05 08:56:22 TRUE 2022-12-05 09:00:00
## 4468 2022-12-05 08:56:00 TRUE 2022-12-05 09:00:00
## 4469 2022-12-05 08:54:40 TRUE 2022-12-05 09:00:00
## 4470 2022-12-05 08:54:18 TRUE 2022-12-05 09:00:00
## 4471 2022-12-05 08:52:59 TRUE 2022-12-05 09:00:00
## 4472 2022-12-05 08:52:41 TRUE 2022-12-05 09:00:00
## 4473 2022-12-05 08:52:40 TRUE 2022-12-05 09:00:00
## 4474 2022-12-05 08:51:53 TRUE 2022-12-05 09:00:00
## 4475 2022-12-05 08:51:42 TRUE 2022-12-05 09:00:00
## 4476 2022-12-05 08:51:39 TRUE 2022-12-05 09:00:00
## 4477 2022-12-05 08:51:39 TRUE 2022-12-05 09:00:00
## 4478 2022-12-05 08:51:24 TRUE 2022-12-05 09:00:00
## 4479 2022-12-05 08:50:19 TRUE 2022-12-05 09:00:00
## 4480 2022-12-05 08:49:01 TRUE 2022-12-05 09:00:00
## 4481 2022-12-05 08:48:27 TRUE 2022-12-05 09:00:00
## 4482 2022-12-05 08:44:58 TRUE 2022-12-05 09:00:00
## 4483 2022-12-05 08:44:53 TRUE 2022-12-05 09:00:00
## 4484 2022-12-05 08:44:44 TRUE 2022-12-05 09:00:00
## 4485 2022-12-05 08:44:13 TRUE 2022-12-05 09:00:00
## 4486 2022-12-05 08:43:30 TRUE 2022-12-05 09:00:00
## 4487 2022-12-05 08:43:21 TRUE 2022-12-05 09:00:00
## 4488 2022-12-05 08:43:18 TRUE 2022-12-05 09:00:00
## 4489 2022-12-05 08:40:15 TRUE 2022-12-05 09:00:00
## 4490 2022-12-05 08:37:48 TRUE 2022-12-05 09:00:00
## 4491 2022-12-05 08:37:15 TRUE 2022-12-05 09:00:00
## 4492 2022-12-05 08:37:09 TRUE 2022-12-05 09:00:00
## 4493 2022-12-05 08:35:52 TRUE 2022-12-05 09:00:00
## 4494 2022-12-05 08:31:20 TRUE 2022-12-05 09:00:00
## 4495 2022-12-05 08:29:28 TRUE 2022-12-05 08:00:00
## 4496 2022-12-05 08:28:09 TRUE 2022-12-05 08:00:00
## 4497 2022-12-05 08:24:48 TRUE 2022-12-05 08:00:00
## 4498 2022-12-05 08:22:40 TRUE 2022-12-05 08:00:00
## 4499 2022-12-05 08:22:09 TRUE 2022-12-05 08:00:00
## 4500 2022-12-05 08:19:01 TRUE 2022-12-05 08:00:00
## 4501 2022-12-05 08:16:26 TRUE 2022-12-05 08:00:00
## 4502 2022-12-05 08:16:06 TRUE 2022-12-05 08:00:00
## 4503 2022-12-05 08:15:23 TRUE 2022-12-05 08:00:00
## 4504 2022-12-05 08:13:51 TRUE 2022-12-05 08:00:00
## 4505 2022-12-05 08:12:11 TRUE 2022-12-05 08:00:00
## 4506 2022-12-05 08:11:01 TRUE 2022-12-05 08:00:00
## 4507 2022-12-05 08:09:36 TRUE 2022-12-05 08:00:00
## 4508 2022-12-05 08:08:42 TRUE 2022-12-05 08:00:00
## 4509 2022-12-05 08:07:43 TRUE 2022-12-05 08:00:00
## 4510 2022-12-05 08:07:36 TRUE 2022-12-05 08:00:00
## 4511 2022-12-05 08:07:17 TRUE 2022-12-05 08:00:00
## 4512 2022-12-05 08:06:33 TRUE 2022-12-05 08:00:00
## 4513 2022-12-05 08:06:29 TRUE 2022-12-05 08:00:00
## 4514 2022-12-05 08:06:21 TRUE 2022-12-05 08:00:00
## 4515 2022-12-05 08:06:21 TRUE 2022-12-05 08:00:00
## 4516 2022-12-05 08:05:53 TRUE 2022-12-05 08:00:00
## 4517 2022-12-05 08:05:10 TRUE 2022-12-05 08:00:00
## 4518 2022-12-05 08:04:29 TRUE 2022-12-05 08:00:00
## 4519 2022-12-05 08:04:05 TRUE 2022-12-05 08:00:00
## 4520 2022-12-05 08:03:55 TRUE 2022-12-05 08:00:00
## 4521 2022-12-05 08:03:36 TRUE 2022-12-05 08:00:00
## 4522 2022-12-05 08:03:03 TRUE 2022-12-05 08:00:00
## 4523 2022-12-05 08:02:19 TRUE 2022-12-05 08:00:00
## 4524 2022-12-05 08:01:59 TRUE 2022-12-05 08:00:00
## 4525 2022-12-05 08:01:39 TRUE 2022-12-05 08:00:00
## 4526 2022-12-05 08:00:50 TRUE 2022-12-05 08:00:00
## 4527 2022-12-05 08:00:26 TRUE 2022-12-05 08:00:00
## 4528 2022-12-05 08:00:25 TRUE 2022-12-05 08:00:00
## 4529 2022-12-05 08:00:01 TRUE 2022-12-05 08:00:00
## 4530 2022-12-05 07:59:36 TRUE 2022-12-05 08:00:00
## 4531 2022-12-05 07:59:14 TRUE 2022-12-05 08:00:00
## 4532 2022-12-05 07:58:13 TRUE 2022-12-05 08:00:00
## 4533 2022-12-05 07:57:40 TRUE 2022-12-05 08:00:00
## 4534 2022-12-05 07:57:10 TRUE 2022-12-05 08:00:00
## 4535 2022-12-05 07:56:46 TRUE 2022-12-05 08:00:00
## 4536 2022-12-05 07:56:01 TRUE 2022-12-05 08:00:00
## 4537 2022-12-05 07:55:17 TRUE 2022-12-05 08:00:00
## 4538 2022-12-05 07:54:02 TRUE 2022-12-05 08:00:00
## 4539 2022-12-05 07:54:00 TRUE 2022-12-05 08:00:00
## 4540 2022-12-05 07:51:20 TRUE 2022-12-05 08:00:00
## 4541 2022-12-05 07:51:02 TRUE 2022-12-05 08:00:00
## 4542 2022-12-05 07:50:27 TRUE 2022-12-05 08:00:00
## 4543 2022-12-05 07:50:20 TRUE 2022-12-05 08:00:00
## 4544 2022-12-05 07:48:52 TRUE 2022-12-05 08:00:00
## 4545 2022-12-05 07:47:00 TRUE 2022-12-05 08:00:00
## 4546 2022-12-05 07:46:09 TRUE 2022-12-05 08:00:00
## 4547 2022-12-05 07:45:51 TRUE 2022-12-05 08:00:00
## 4548 2022-12-05 07:45:32 TRUE 2022-12-05 08:00:00
## 4549 2022-12-05 07:44:50 TRUE 2022-12-05 08:00:00
## 4550 2022-12-05 07:44:31 TRUE 2022-12-05 08:00:00
## 4551 2022-12-05 07:44:11 TRUE 2022-12-05 08:00:00
## 4552 2022-12-05 07:43:14 TRUE 2022-12-05 08:00:00
## 4553 2022-12-05 07:42:39 TRUE 2022-12-05 08:00:00
## 4554 2022-12-05 07:42:34 TRUE 2022-12-05 08:00:00
## 4555 2022-12-05 07:42:11 TRUE 2022-12-05 08:00:00
## 4556 2022-12-05 07:41:58 TRUE 2022-12-05 08:00:00
## 4557 2022-12-05 07:41:49 TRUE 2022-12-05 08:00:00
## 4558 2022-12-05 07:41:46 TRUE 2022-12-05 08:00:00
## 4559 2022-12-05 07:41:43 TRUE 2022-12-05 08:00:00
## 4560 2022-12-05 07:41:22 TRUE 2022-12-05 08:00:00
## 4561 2022-12-05 07:40:47 TRUE 2022-12-05 08:00:00
## 4562 2022-12-05 07:40:42 TRUE 2022-12-05 08:00:00
## 4563 2022-12-05 07:40:14 TRUE 2022-12-05 08:00:00
## 4564 2022-12-05 07:39:57 TRUE 2022-12-05 08:00:00
## 4565 2022-12-05 07:38:09 TRUE 2022-12-05 08:00:00
## 4566 2022-12-05 07:37:55 TRUE 2022-12-05 08:00:00
## 4567 2022-12-05 07:35:07 TRUE 2022-12-05 08:00:00
## 4568 2022-12-05 07:34:15 TRUE 2022-12-05 08:00:00
## 4569 2022-12-05 07:34:07 TRUE 2022-12-05 08:00:00
## 4570 2022-12-05 07:32:53 TRUE 2022-12-05 08:00:00
## 4571 2022-12-05 07:32:10 TRUE 2022-12-05 08:00:00
## 4572 2022-12-05 07:27:47 TRUE 2022-12-05 07:00:00
## 4573 2022-12-05 07:24:30 TRUE 2022-12-05 07:00:00
## 4574 2022-12-05 07:21:56 TRUE 2022-12-05 07:00:00
## 4575 2022-12-05 07:18:50 TRUE 2022-12-05 07:00:00
## 4576 2022-12-05 07:18:45 TRUE 2022-12-05 07:00:00
## 4577 2022-12-05 07:15:53 TRUE 2022-12-05 07:00:00
## 4578 2022-12-05 07:15:09 TRUE 2022-12-05 07:00:00
## 4579 2022-12-05 07:15:05 TRUE 2022-12-05 07:00:00
## 4580 2022-12-05 07:13:38 TRUE 2022-12-05 07:00:00
## 4581 2022-12-05 07:12:43 TRUE 2022-12-05 07:00:00
## 4582 2022-12-05 07:09:51 TRUE 2022-12-05 07:00:00
## 4583 2022-12-05 07:09:41 TRUE 2022-12-05 07:00:00
## 4584 2022-12-05 07:08:33 TRUE 2022-12-05 07:00:00
## 4585 2022-12-05 07:05:07 TRUE 2022-12-05 07:00:00
## 4586 2022-12-05 07:04:36 TRUE 2022-12-05 07:00:00
## 4587 2022-12-05 07:04:12 TRUE 2022-12-05 07:00:00
## 4588 2022-12-05 07:02:49 TRUE 2022-12-05 07:00:00
## 4589 2022-12-05 07:01:57 TRUE 2022-12-05 07:00:00
## 4590 2022-12-05 07:01:35 TRUE 2022-12-05 07:00:00
## 4591 2022-12-05 06:57:08 TRUE 2022-12-05 07:00:00
## 4592 2022-12-05 06:56:58 TRUE 2022-12-05 07:00:00
## 4593 2022-12-05 06:56:17 TRUE 2022-12-05 07:00:00
## 4594 2022-12-05 06:55:40 TRUE 2022-12-05 07:00:00
## 4595 2022-12-05 06:53:58 TRUE 2022-12-05 07:00:00
## 4596 2022-12-05 06:52:22 TRUE 2022-12-05 07:00:00
## 4597 2022-12-05 06:52:14 TRUE 2022-12-05 07:00:00
## 4598 2022-12-05 06:49:39 TRUE 2022-12-05 07:00:00
## 4599 2022-12-05 06:47:03 TRUE 2022-12-05 07:00:00
## 4600 2022-12-05 06:45:31 TRUE 2022-12-05 07:00:00
## 4601 2022-12-05 06:45:30 TRUE 2022-12-05 07:00:00
## 4602 2022-12-05 06:45:06 TRUE 2022-12-05 07:00:00
## 4603 2022-12-05 06:44:35 TRUE 2022-12-05 07:00:00
## 4604 2022-12-05 06:44:07 TRUE 2022-12-05 07:00:00
## 4605 2022-12-05 06:42:52 TRUE 2022-12-05 07:00:00
## 4606 2022-12-05 06:39:35 TRUE 2022-12-05 07:00:00
## 4607 2022-12-05 06:39:32 TRUE 2022-12-05 07:00:00
## 4608 2022-12-05 06:38:48 TRUE 2022-12-05 07:00:00
## 4609 2022-12-05 06:36:46 TRUE 2022-12-05 07:00:00
## 4610 2022-12-05 06:35:06 TRUE 2022-12-05 07:00:00
## 4611 2022-12-05 06:34:14 TRUE 2022-12-05 07:00:00
## 4612 2022-12-05 06:34:06 TRUE 2022-12-05 07:00:00
## 4613 2022-12-05 06:33:16 TRUE 2022-12-05 07:00:00
## 4614 2022-12-05 06:33:08 TRUE 2022-12-05 07:00:00
## 4615 2022-12-05 06:32:25 TRUE 2022-12-05 07:00:00
## 4616 2022-12-05 06:25:26 TRUE 2022-12-05 06:00:00
## 4617 2022-12-05 06:24:47 TRUE 2022-12-05 06:00:00
## 4618 2022-12-05 06:23:25 TRUE 2022-12-05 06:00:00
## 4619 2022-12-05 06:23:12 TRUE 2022-12-05 06:00:00
## 4620 2022-12-05 06:22:24 TRUE 2022-12-05 06:00:00
## 4621 2022-12-05 06:22:09 TRUE 2022-12-05 06:00:00
## 4622 2022-12-05 06:20:50 TRUE 2022-12-05 06:00:00
## 4623 2022-12-05 06:19:50 TRUE 2022-12-05 06:00:00
## 4624 2022-12-05 06:17:19 TRUE 2022-12-05 06:00:00
## 4625 2022-12-05 06:17:10 TRUE 2022-12-05 06:00:00
## 4626 2022-12-05 06:16:41 TRUE 2022-12-05 06:00:00
## 4627 2022-12-05 06:12:26 TRUE 2022-12-05 06:00:00
## 4628 2022-12-05 06:12:09 TRUE 2022-12-05 06:00:00
## 4629 2022-12-05 06:12:05 TRUE 2022-12-05 06:00:00
## 4630 2022-12-05 06:11:26 TRUE 2022-12-05 06:00:00
## 4631 2022-12-05 06:11:13 TRUE 2022-12-05 06:00:00
## 4632 2022-12-05 06:10:41 TRUE 2022-12-05 06:00:00
## 4633 2022-12-05 06:10:20 TRUE 2022-12-05 06:00:00
## 4634 2022-12-05 06:09:22 TRUE 2022-12-05 06:00:00
## 4635 2022-12-05 06:08:21 TRUE 2022-12-05 06:00:00
## 4636 2022-12-05 06:06:36 TRUE 2022-12-05 06:00:00
## 4637 2022-12-05 06:05:49 TRUE 2022-12-05 06:00:00
## 4638 2022-12-05 06:05:44 TRUE 2022-12-05 06:00:00
## 4639 2022-12-05 06:04:38 TRUE 2022-12-05 06:00:00
## 4640 2022-12-05 06:03:47 TRUE 2022-12-05 06:00:00
## 4641 2022-12-05 06:02:30 TRUE 2022-12-05 06:00:00
## 4642 2022-12-05 06:02:12 TRUE 2022-12-05 06:00:00
## 4643 2022-12-05 05:59:10 TRUE 2022-12-05 06:00:00
## 4644 2022-12-05 05:58:20 TRUE 2022-12-05 06:00:00
## 4645 2022-12-05 05:56:56 TRUE 2022-12-05 06:00:00
## 4646 2022-12-05 05:56:36 TRUE 2022-12-05 06:00:00
## 4647 2022-12-05 05:54:21 TRUE 2022-12-05 06:00:00
## 4648 2022-12-05 05:54:21 TRUE 2022-12-05 06:00:00
## 4649 2022-12-05 05:54:06 TRUE 2022-12-05 06:00:00
## 4650 2022-12-05 05:53:59 TRUE 2022-12-05 06:00:00
## 4651 2022-12-05 05:51:29 TRUE 2022-12-05 06:00:00
## 4652 2022-12-05 05:50:11 TRUE 2022-12-05 06:00:00
## 4653 2022-12-05 05:49:37 TRUE 2022-12-05 06:00:00
## 4654 2022-12-05 05:49:28 TRUE 2022-12-05 06:00:00
## 4655 2022-12-05 05:49:20 TRUE 2022-12-05 06:00:00
## 4656 2022-12-05 05:48:13 TRUE 2022-12-05 06:00:00
## 4657 2022-12-05 05:47:23 TRUE 2022-12-05 06:00:00
## 4658 2022-12-05 05:46:10 TRUE 2022-12-05 06:00:00
## 4659 2022-12-05 05:45:49 TRUE 2022-12-05 06:00:00
## 4660 2022-12-05 05:44:23 TRUE 2022-12-05 06:00:00
## 4661 2022-12-05 05:43:30 TRUE 2022-12-05 06:00:00
## 4662 2022-12-05 05:42:51 TRUE 2022-12-05 06:00:00
## 4663 2022-12-05 05:42:09 TRUE 2022-12-05 06:00:00
## 4664 2022-12-05 05:40:45 TRUE 2022-12-05 06:00:00
## 4665 2022-12-05 05:40:19 TRUE 2022-12-05 06:00:00
## 4666 2022-12-05 05:40:13 TRUE 2022-12-05 06:00:00
## 4667 2022-12-05 05:37:43 TRUE 2022-12-05 06:00:00
## 4668 2022-12-05 05:36:05 TRUE 2022-12-05 06:00:00
## 4669 2022-12-05 05:35:15 TRUE 2022-12-05 06:00:00
## 4670 2022-12-05 05:34:43 TRUE 2022-12-05 06:00:00
## 4671 2022-12-05 05:33:06 TRUE 2022-12-05 06:00:00
## 4672 2022-12-05 05:30:38 TRUE 2022-12-05 06:00:00
## 4673 2022-12-05 05:28:33 TRUE 2022-12-05 05:00:00
## 4674 2022-12-05 05:26:56 TRUE 2022-12-05 05:00:00
## 4675 2022-12-05 05:26:29 TRUE 2022-12-05 05:00:00
## 4676 2022-12-05 05:25:07 TRUE 2022-12-05 05:00:00
## 4677 2022-12-05 05:25:05 TRUE 2022-12-05 05:00:00
## 4678 2022-12-05 05:24:10 TRUE 2022-12-05 05:00:00
## 4679 2022-12-05 05:20:20 TRUE 2022-12-05 05:00:00
## 4680 2022-12-05 05:13:35 TRUE 2022-12-05 05:00:00
## 4681 2022-12-05 05:10:25 TRUE 2022-12-05 05:00:00
## 4682 2022-12-05 05:10:13 TRUE 2022-12-05 05:00:00
## 4683 2022-12-05 05:08:34 TRUE 2022-12-05 05:00:00
## 4684 2022-12-05 05:08:14 TRUE 2022-12-05 05:00:00
## 4685 2022-12-05 05:08:10 TRUE 2022-12-05 05:00:00
## 4686 2022-12-05 05:07:36 TRUE 2022-12-05 05:00:00
## 4687 2022-12-05 05:06:23 TRUE 2022-12-05 05:00:00
## 4688 2022-12-05 05:06:07 TRUE 2022-12-05 05:00:00
## 4689 2022-12-05 05:05:47 TRUE 2022-12-05 05:00:00
## 4690 2022-12-05 05:05:45 TRUE 2022-12-05 05:00:00
## 4691 2022-12-05 05:05:25 TRUE 2022-12-05 05:00:00
## 4692 2022-12-05 05:04:37 TRUE 2022-12-05 05:00:00
## 4693 2022-12-05 05:04:24 TRUE 2022-12-05 05:00:00
## 4694 2022-12-05 05:03:34 TRUE 2022-12-05 05:00:00
## 4695 2022-12-05 05:02:09 TRUE 2022-12-05 05:00:00
## 4696 2022-12-05 04:58:07 TRUE 2022-12-05 05:00:00
## 4697 2022-12-05 04:56:55 TRUE 2022-12-05 05:00:00
## 4698 2022-12-05 04:55:47 TRUE 2022-12-05 05:00:00
## 4699 2022-12-05 04:54:57 TRUE 2022-12-05 05:00:00
## 4700 2022-12-05 04:54:18 TRUE 2022-12-05 05:00:00
## 4701 2022-12-05 04:53:55 TRUE 2022-12-05 05:00:00
## 4702 2022-12-05 04:51:06 TRUE 2022-12-05 05:00:00
## 4703 2022-12-05 04:51:01 TRUE 2022-12-05 05:00:00
## 4704 2022-12-05 04:49:04 TRUE 2022-12-05 05:00:00
## 4705 2022-12-05 04:47:32 TRUE 2022-12-05 05:00:00
## 4706 2022-12-05 04:47:04 TRUE 2022-12-05 05:00:00
## 4707 2022-12-05 04:46:27 TRUE 2022-12-05 05:00:00
## 4708 2022-12-05 04:44:55 TRUE 2022-12-05 05:00:00
## 4709 2022-12-05 04:44:34 TRUE 2022-12-05 05:00:00
## 4710 2022-12-05 04:44:13 TRUE 2022-12-05 05:00:00
## 4711 2022-12-05 04:43:43 TRUE 2022-12-05 05:00:00
## 4712 2022-12-05 04:43:00 TRUE 2022-12-05 05:00:00
## 4713 2022-12-05 04:42:36 TRUE 2022-12-05 05:00:00
## 4714 2022-12-05 04:42:34 TRUE 2022-12-05 05:00:00
## 4715 2022-12-05 04:42:03 TRUE 2022-12-05 05:00:00
## 4716 2022-12-05 04:41:57 TRUE 2022-12-05 05:00:00
## 4717 2022-12-05 04:41:55 TRUE 2022-12-05 05:00:00
## 4718 2022-12-05 04:41:32 TRUE 2022-12-05 05:00:00
## 4719 2022-12-05 04:40:13 TRUE 2022-12-05 05:00:00
## 4720 2022-12-05 04:40:13 TRUE 2022-12-05 05:00:00
## 4721 2022-12-05 04:39:52 TRUE 2022-12-05 05:00:00
## 4722 2022-12-05 04:38:04 TRUE 2022-12-05 05:00:00
## 4723 2022-12-05 04:37:35 TRUE 2022-12-05 05:00:00
## 4724 2022-12-05 04:36:58 TRUE 2022-12-05 05:00:00
## 4725 2022-12-05 04:36:36 TRUE 2022-12-05 05:00:00
## 4726 2022-12-05 04:36:25 TRUE 2022-12-05 05:00:00
## 4727 2022-12-05 04:36:25 TRUE 2022-12-05 05:00:00
## 4728 2022-12-05 04:36:21 TRUE 2022-12-05 05:00:00
## 4729 2022-12-05 04:35:55 TRUE 2022-12-05 05:00:00
## 4730 2022-12-05 04:35:08 TRUE 2022-12-05 05:00:00
## 4731 2022-12-05 04:33:40 TRUE 2022-12-05 05:00:00
## 4732 2022-12-05 04:33:36 TRUE 2022-12-05 05:00:00
## 4733 2022-12-05 04:33:20 TRUE 2022-12-05 05:00:00
## 4734 2022-12-05 04:30:33 TRUE 2022-12-05 05:00:00
## 4735 2022-12-05 04:30:06 TRUE 2022-12-05 05:00:00
## 4736 2022-12-05 04:29:26 TRUE 2022-12-05 04:00:00
## 4737 2022-12-05 04:29:20 TRUE 2022-12-05 04:00:00
## 4738 2022-12-05 04:25:15 TRUE 2022-12-05 04:00:00
## 4739 2022-12-05 04:25:07 TRUE 2022-12-05 04:00:00
## 4740 2022-12-05 04:24:57 TRUE 2022-12-05 04:00:00
## 4741 2022-12-05 04:23:14 TRUE 2022-12-05 04:00:00
## 4742 2022-12-05 04:21:25 TRUE 2022-12-05 04:00:00
## 4743 2022-12-05 04:18:11 TRUE 2022-12-05 04:00:00
## 4744 2022-12-05 04:15:35 TRUE 2022-12-05 04:00:00
## 4745 2022-12-05 04:15:23 TRUE 2022-12-05 04:00:00
## 4746 2022-12-05 04:15:05 TRUE 2022-12-05 04:00:00
## 4747 2022-12-05 04:14:54 TRUE 2022-12-05 04:00:00
## 4748 2022-12-05 04:14:42 TRUE 2022-12-05 04:00:00
## 4749 2022-12-05 04:14:24 TRUE 2022-12-05 04:00:00
## 4750 2022-12-05 04:12:45 TRUE 2022-12-05 04:00:00
## 4751 2022-12-05 04:10:50 TRUE 2022-12-05 04:00:00
## 4752 2022-12-05 04:10:23 TRUE 2022-12-05 04:00:00
## 4753 2022-12-05 04:10:11 TRUE 2022-12-05 04:00:00
## 4754 2022-12-05 04:09:15 TRUE 2022-12-05 04:00:00
## 4755 2022-12-05 04:09:14 TRUE 2022-12-05 04:00:00
## 4756 2022-12-05 04:08:45 TRUE 2022-12-05 04:00:00
## 4757 2022-12-05 04:08:26 TRUE 2022-12-05 04:00:00
## 4758 2022-12-05 04:08:21 TRUE 2022-12-05 04:00:00
## 4759 2022-12-05 04:08:16 TRUE 2022-12-05 04:00:00
## 4760 2022-12-05 04:08:08 TRUE 2022-12-05 04:00:00
## 4761 2022-12-05 04:08:05 TRUE 2022-12-05 04:00:00
## 4762 2022-12-05 04:08:02 TRUE 2022-12-05 04:00:00
## 4763 2022-12-05 04:07:26 TRUE 2022-12-05 04:00:00
## 4764 2022-12-05 04:04:20 TRUE 2022-12-05 04:00:00
## 4765 2022-12-05 04:03:45 TRUE 2022-12-05 04:00:00
## 4766 2022-12-05 04:02:36 TRUE 2022-12-05 04:00:00
## 4767 2022-12-05 04:02:34 TRUE 2022-12-05 04:00:00
## 4768 2022-12-05 04:01:58 TRUE 2022-12-05 04:00:00
## 4769 2022-12-05 04:01:02 TRUE 2022-12-05 04:00:00
## 4770 2022-12-05 04:00:34 TRUE 2022-12-05 04:00:00
## 4771 2022-12-05 04:00:02 TRUE 2022-12-05 04:00:00
## 4772 2022-12-05 03:59:04 TRUE 2022-12-05 04:00:00
## 4773 2022-12-05 03:59:04 TRUE 2022-12-05 04:00:00
## 4774 2022-12-05 03:58:37 TRUE 2022-12-05 04:00:00
## 4775 2022-12-05 03:58:13 TRUE 2022-12-05 04:00:00
## 4776 2022-12-05 03:55:16 TRUE 2022-12-05 04:00:00
## 4777 2022-12-05 03:52:18 TRUE 2022-12-05 04:00:00
## 4778 2022-12-05 03:52:16 TRUE 2022-12-05 04:00:00
## 4779 2022-12-05 03:51:42 TRUE 2022-12-05 04:00:00
## 4780 2022-12-05 03:51:25 TRUE 2022-12-05 04:00:00
## 4781 2022-12-05 03:49:35 TRUE 2022-12-05 04:00:00
## 4782 2022-12-05 03:48:42 TRUE 2022-12-05 04:00:00
## 4783 2022-12-05 03:48:30 TRUE 2022-12-05 04:00:00
## 4784 2022-12-05 03:47:51 TRUE 2022-12-05 04:00:00
## 4785 2022-12-05 03:47:06 TRUE 2022-12-05 04:00:00
## 4786 2022-12-05 03:46:59 TRUE 2022-12-05 04:00:00
## 4787 2022-12-05 03:45:39 TRUE 2022-12-05 04:00:00
## 4788 2022-12-05 03:45:25 TRUE 2022-12-05 04:00:00
## 4789 2022-12-05 03:45:06 TRUE 2022-12-05 04:00:00
## 4790 2022-12-05 03:45:03 TRUE 2022-12-05 04:00:00
## 4791 2022-12-05 03:44:12 TRUE 2022-12-05 04:00:00
## 4792 2022-12-05 03:44:07 TRUE 2022-12-05 04:00:00
## 4793 2022-12-05 03:44:01 TRUE 2022-12-05 04:00:00
## 4794 2022-12-05 03:43:48 TRUE 2022-12-05 04:00:00
## 4795 2022-12-05 03:43:41 TRUE 2022-12-05 04:00:00
## 4796 2022-12-05 03:43:38 TRUE 2022-12-05 04:00:00
## 4797 2022-12-05 03:43:18 TRUE 2022-12-05 04:00:00
## 4798 2022-12-05 03:43:12 TRUE 2022-12-05 04:00:00
## 4799 2022-12-05 03:43:02 TRUE 2022-12-05 04:00:00
## 4800 2022-12-05 03:42:54 TRUE 2022-12-05 04:00:00
## 4801 2022-12-05 03:42:07 TRUE 2022-12-05 04:00:00
## 4802 2022-12-05 03:41:40 TRUE 2022-12-05 04:00:00
## 4803 2022-12-05 03:41:26 TRUE 2022-12-05 04:00:00
## 4804 2022-12-05 03:41:20 TRUE 2022-12-05 04:00:00
## 4805 2022-12-05 03:41:11 TRUE 2022-12-05 04:00:00
## 4806 2022-12-05 03:40:46 TRUE 2022-12-05 04:00:00
## 4807 2022-12-05 03:40:46 TRUE 2022-12-05 04:00:00
## 4808 2022-12-05 03:40:12 TRUE 2022-12-05 04:00:00
## 4809 2022-12-05 03:40:11 TRUE 2022-12-05 04:00:00
## 4810 2022-12-05 03:39:57 TRUE 2022-12-05 04:00:00
## 4811 2022-12-05 03:39:37 TRUE 2022-12-05 04:00:00
## 4812 2022-12-05 03:39:31 TRUE 2022-12-05 04:00:00
## 4813 2022-12-05 03:39:28 TRUE 2022-12-05 04:00:00
## 4814 2022-12-05 03:39:23 TRUE 2022-12-05 04:00:00
## 4815 2022-12-05 03:38:57 TRUE 2022-12-05 04:00:00
## 4816 2022-12-05 03:38:55 TRUE 2022-12-05 04:00:00
## 4817 2022-12-05 03:38:52 TRUE 2022-12-05 04:00:00
## 4818 2022-12-05 03:38:49 TRUE 2022-12-05 04:00:00
## 4819 2022-12-05 03:38:44 TRUE 2022-12-05 04:00:00
## 4820 2022-12-05 03:38:38 TRUE 2022-12-05 04:00:00
## 4821 2022-12-05 03:38:29 TRUE 2022-12-05 04:00:00
## 4822 2022-12-05 03:38:25 TRUE 2022-12-05 04:00:00
## 4823 2022-12-05 03:38:25 TRUE 2022-12-05 04:00:00
## 4824 2022-12-05 03:38:20 TRUE 2022-12-05 04:00:00
## 4825 2022-12-05 03:38:19 TRUE 2022-12-05 04:00:00
## 4826 2022-12-05 03:38:04 TRUE 2022-12-05 04:00:00
## 4827 2022-12-05 03:38:04 TRUE 2022-12-05 04:00:00
## 4828 2022-12-05 03:37:50 TRUE 2022-12-05 04:00:00
## 4829 2022-12-05 03:37:49 TRUE 2022-12-05 04:00:00
## 4830 2022-12-05 03:37:34 TRUE 2022-12-05 04:00:00
## 4831 2022-12-05 03:37:23 TRUE 2022-12-05 04:00:00
## 4832 2022-12-05 03:37:22 TRUE 2022-12-05 04:00:00
## 4833 2022-12-05 03:37:21 TRUE 2022-12-05 04:00:00
## 4834 2022-12-05 03:37:08 TRUE 2022-12-05 04:00:00
## 4835 2022-12-05 03:36:45 TRUE 2022-12-05 04:00:00
## 4836 2022-12-05 03:36:45 TRUE 2022-12-05 04:00:00
## 4837 2022-12-05 03:36:44 TRUE 2022-12-05 04:00:00
## 4838 2022-12-05 03:36:39 TRUE 2022-12-05 04:00:00
## 4839 2022-12-05 03:36:12 TRUE 2022-12-05 04:00:00
## 4840 2022-12-05 03:36:08 TRUE 2022-12-05 04:00:00
## 4841 2022-12-05 03:35:53 TRUE 2022-12-05 04:00:00
## 4842 2022-12-05 03:35:34 TRUE 2022-12-05 04:00:00
## 4843 2022-12-05 03:35:30 TRUE 2022-12-05 04:00:00
## 4844 2022-12-05 03:35:24 TRUE 2022-12-05 04:00:00
## 4845 2022-12-05 03:35:10 TRUE 2022-12-05 04:00:00
## 4846 2022-12-05 03:35:04 TRUE 2022-12-05 04:00:00
## 4847 2022-12-05 03:34:48 TRUE 2022-12-05 04:00:00
## 4848 2022-12-05 03:34:44 TRUE 2022-12-05 04:00:00
## 4849 2022-12-05 03:34:07 TRUE 2022-12-05 04:00:00
## 4850 2022-12-05 03:33:39 TRUE 2022-12-05 04:00:00
## 4851 2022-12-05 03:33:37 TRUE 2022-12-05 04:00:00
## 4852 2022-12-05 03:33:15 TRUE 2022-12-05 04:00:00
## 4853 2022-12-05 03:32:54 TRUE 2022-12-05 04:00:00
## 4854 2022-12-05 03:32:50 TRUE 2022-12-05 04:00:00
## 4855 2022-12-05 03:32:48 TRUE 2022-12-05 04:00:00
## 4856 2022-12-05 03:32:38 TRUE 2022-12-05 04:00:00
## 4857 2022-12-05 03:32:37 TRUE 2022-12-05 04:00:00
## 4858 2022-12-05 03:32:25 TRUE 2022-12-05 04:00:00
## 4859 2022-12-05 03:32:12 TRUE 2022-12-05 04:00:00
## 4860 2022-12-05 03:31:55 TRUE 2022-12-05 04:00:00
## 4861 2022-12-05 03:31:38 TRUE 2022-12-05 04:00:00
## 4862 2022-12-05 03:31:25 TRUE 2022-12-05 04:00:00
## 4863 2022-12-05 03:31:14 TRUE 2022-12-05 04:00:00
## 4864 2022-12-05 03:30:57 TRUE 2022-12-05 04:00:00
## 4865 2022-12-05 03:30:51 TRUE 2022-12-05 04:00:00
## 4866 2022-12-05 03:30:39 TRUE 2022-12-05 04:00:00
## 4867 2022-12-05 03:30:31 TRUE 2022-12-05 04:00:00
## 4868 2022-12-05 03:30:28 TRUE 2022-12-05 04:00:00
## 4869 2022-12-05 03:30:22 TRUE 2022-12-05 04:00:00
## 4870 2022-12-05 03:30:19 TRUE 2022-12-05 04:00:00
## 4871 2022-12-05 03:30:14 TRUE 2022-12-05 04:00:00
## 4872 2022-12-05 03:30:12 TRUE 2022-12-05 04:00:00
## 4873 2022-12-05 03:30:02 TRUE 2022-12-05 04:00:00
## 4874 2022-12-05 03:29:55 TRUE 2022-12-05 03:00:00
## 4875 2022-12-05 03:29:51 TRUE 2022-12-05 03:00:00
## 4876 2022-12-05 03:29:41 TRUE 2022-12-05 03:00:00
## 4877 2022-12-05 03:29:35 TRUE 2022-12-05 03:00:00
## 4878 2022-12-05 03:29:32 TRUE 2022-12-05 03:00:00
## 4879 2022-12-05 03:29:26 TRUE 2022-12-05 03:00:00
## 4880 2022-12-05 03:29:14 TRUE 2022-12-05 03:00:00
## 4881 2022-12-05 03:29:09 TRUE 2022-12-05 03:00:00
## 4882 2022-12-05 03:29:01 TRUE 2022-12-05 03:00:00
## 4883 2022-12-05 03:28:55 TRUE 2022-12-05 03:00:00
## 4884 2022-12-05 03:28:52 TRUE 2022-12-05 03:00:00
## 4885 2022-12-05 03:28:51 TRUE 2022-12-05 03:00:00
## 4886 2022-12-05 03:28:42 TRUE 2022-12-05 03:00:00
## 4887 2022-12-05 03:28:38 TRUE 2022-12-05 03:00:00
## 4888 2022-12-05 03:28:32 TRUE 2022-12-05 03:00:00
## 4889 2022-12-05 03:28:09 TRUE 2022-12-05 03:00:00
## 4890 2022-12-05 03:28:07 TRUE 2022-12-05 03:00:00
## 4891 2022-12-05 03:27:57 TRUE 2022-12-05 03:00:00
## 4892 2022-12-05 03:27:50 TRUE 2022-12-05 03:00:00
## 4893 2022-12-05 03:27:08 TRUE 2022-12-05 03:00:00
## 4894 2022-12-05 03:26:55 TRUE 2022-12-05 03:00:00
## 4895 2022-12-05 03:25:28 TRUE 2022-12-05 03:00:00
## 4896 2022-12-05 03:25:06 TRUE 2022-12-05 03:00:00
## 4897 2022-12-05 03:25:04 TRUE 2022-12-05 03:00:00
## 4898 2022-12-05 03:24:54 TRUE 2022-12-05 03:00:00
## 4899 2022-12-05 03:24:50 TRUE 2022-12-05 03:00:00
## 4900 2022-12-05 03:23:54 TRUE 2022-12-05 03:00:00
## 4901 2022-12-05 03:23:45 TRUE 2022-12-05 03:00:00
## 4902 2022-12-05 03:21:56 TRUE 2022-12-05 03:00:00
## 4903 2022-12-05 03:21:52 TRUE 2022-12-05 03:00:00
## 4904 2022-12-05 03:21:49 TRUE 2022-12-05 03:00:00
## 4905 2022-12-05 03:21:45 TRUE 2022-12-05 03:00:00
## 4906 2022-12-05 03:21:45 TRUE 2022-12-05 03:00:00
## 4907 2022-12-05 03:21:06 TRUE 2022-12-05 03:00:00
## 4908 2022-12-05 03:20:56 TRUE 2022-12-05 03:00:00
## 4909 2022-12-05 03:20:31 TRUE 2022-12-05 03:00:00
## 4910 2022-12-05 03:20:27 TRUE 2022-12-05 03:00:00
## 4911 2022-12-05 03:20:23 TRUE 2022-12-05 03:00:00
## 4912 2022-12-05 03:20:00 TRUE 2022-12-05 03:00:00
## 4913 2022-12-05 03:19:53 TRUE 2022-12-05 03:00:00
## 4914 2022-12-05 03:19:15 TRUE 2022-12-05 03:00:00
## 4915 2022-12-05 03:18:26 TRUE 2022-12-05 03:00:00
## 4916 2022-12-05 03:17:33 TRUE 2022-12-05 03:00:00
## 4917 2022-12-05 03:17:20 TRUE 2022-12-05 03:00:00
## 4918 2022-12-05 03:15:30 TRUE 2022-12-05 03:00:00
## 4919 2022-12-05 03:15:16 TRUE 2022-12-05 03:00:00
## 4920 2022-12-05 03:14:33 TRUE 2022-12-05 03:00:00
## 4921 2022-12-05 03:14:01 TRUE 2022-12-05 03:00:00
## 4922 2022-12-05 03:14:01 TRUE 2022-12-05 03:00:00
## 4923 2022-12-05 03:13:02 TRUE 2022-12-05 03:00:00
## 4924 2022-12-05 03:12:52 TRUE 2022-12-05 03:00:00
## 4925 2022-12-05 03:12:31 TRUE 2022-12-05 03:00:00
## 4926 2022-12-05 03:12:30 TRUE 2022-12-05 03:00:00
## 4927 2022-12-05 03:09:53 TRUE 2022-12-05 03:00:00
## 4928 2022-12-05 03:09:24 TRUE 2022-12-05 03:00:00
## 4929 2022-12-05 03:07:59 TRUE 2022-12-05 03:00:00
## 4930 2022-12-05 03:07:48 TRUE 2022-12-05 03:00:00
## 4931 2022-12-05 03:04:30 TRUE 2022-12-05 03:00:00
## 4932 2022-12-05 03:04:03 TRUE 2022-12-05 03:00:00
## 4933 2022-12-05 03:03:58 TRUE 2022-12-05 03:00:00
## 4934 2022-12-05 03:03:45 TRUE 2022-12-05 03:00:00
## 4935 2022-12-05 03:03:41 TRUE 2022-12-05 03:00:00
## 4936 2022-12-05 03:03:27 TRUE 2022-12-05 03:00:00
## 4937 2022-12-05 03:01:29 TRUE 2022-12-05 03:00:00
## 4938 2022-12-05 03:01:27 TRUE 2022-12-05 03:00:00
## 4939 2022-12-05 02:59:47 TRUE 2022-12-05 03:00:00
## 4940 2022-12-05 02:59:32 TRUE 2022-12-05 03:00:00
## 4941 2022-12-05 02:58:34 TRUE 2022-12-05 03:00:00
## 4942 2022-12-05 02:57:05 TRUE 2022-12-05 03:00:00
## 4943 2022-12-05 02:56:18 TRUE 2022-12-05 03:00:00
## 4944 2022-12-05 02:55:20 TRUE 2022-12-05 03:00:00
## 4945 2022-12-05 02:52:25 TRUE 2022-12-05 03:00:00
## 4946 2022-12-05 02:50:53 TRUE 2022-12-05 03:00:00
## 4947 2022-12-05 02:49:28 TRUE 2022-12-05 03:00:00
## 4948 2022-12-05 02:49:02 TRUE 2022-12-05 03:00:00
## 4949 2022-12-05 02:48:50 TRUE 2022-12-05 03:00:00
## 4950 2022-12-05 02:48:44 TRUE 2022-12-05 03:00:00
## 4951 2022-12-05 02:47:23 TRUE 2022-12-05 03:00:00
## 4952 2022-12-05 02:47:20 TRUE 2022-12-05 03:00:00
## 4953 2022-12-05 02:47:14 TRUE 2022-12-05 03:00:00
## 4954 2022-12-05 02:47:04 TRUE 2022-12-05 03:00:00
## 4955 2022-12-05 02:46:53 TRUE 2022-12-05 03:00:00
## 4956 2022-12-05 02:46:51 TRUE 2022-12-05 03:00:00
## 4957 2022-12-05 02:46:43 TRUE 2022-12-05 03:00:00
## 4958 2022-12-05 02:46:40 TRUE 2022-12-05 03:00:00
## 4959 2022-12-05 02:46:35 TRUE 2022-12-05 03:00:00
## 4960 2022-12-05 02:46:17 TRUE 2022-12-05 03:00:00
## 4961 2022-12-05 02:46:02 TRUE 2022-12-05 03:00:00
## 4962 2022-12-05 02:45:57 TRUE 2022-12-05 03:00:00
## 4963 2022-12-05 02:44:59 TRUE 2022-12-05 03:00:00
## 4964 2022-12-05 02:44:56 TRUE 2022-12-05 03:00:00
## 4965 2022-12-05 02:44:54 TRUE 2022-12-05 03:00:00
## 4966 2022-12-05 02:44:47 TRUE 2022-12-05 03:00:00
## 4967 2022-12-05 02:44:45 TRUE 2022-12-05 03:00:00
## 4968 2022-12-05 02:44:42 TRUE 2022-12-05 03:00:00
## 4969 2022-12-05 02:44:39 TRUE 2022-12-05 03:00:00
## 4970 2022-12-05 02:44:34 TRUE 2022-12-05 03:00:00
## 4971 2022-12-05 02:44:30 TRUE 2022-12-05 03:00:00
## 4972 2022-12-05 02:44:29 TRUE 2022-12-05 03:00:00
## 4973 2022-12-05 02:44:04 TRUE 2022-12-05 03:00:00
## 4974 2022-12-05 02:38:35 TRUE 2022-12-05 03:00:00
## 4975 2022-12-05 02:37:42 TRUE 2022-12-05 03:00:00
## 4976 2022-12-05 02:36:03 TRUE 2022-12-05 03:00:00
## 4977 2022-12-05 02:35:50 TRUE 2022-12-05 03:00:00
## 4978 2022-12-05 02:35:23 TRUE 2022-12-05 03:00:00
## 4979 2022-12-05 02:35:06 TRUE 2022-12-05 03:00:00
## 4980 2022-12-05 02:31:45 TRUE 2022-12-05 03:00:00
## 4981 2022-12-05 02:31:20 TRUE 2022-12-05 03:00:00
## 4982 2022-12-05 02:30:21 TRUE 2022-12-05 03:00:00
## 4983 2022-12-05 02:27:30 TRUE 2022-12-05 02:00:00
## 4984 2022-12-05 02:27:23 TRUE 2022-12-05 02:00:00
## 4985 2022-12-05 02:26:57 TRUE 2022-12-05 02:00:00
## 4986 2022-12-05 02:26:45 TRUE 2022-12-05 02:00:00
## 4987 2022-12-05 02:26:41 TRUE 2022-12-05 02:00:00
## 4988 2022-12-05 02:26:19 TRUE 2022-12-05 02:00:00
## 4989 2022-12-05 02:26:07 TRUE 2022-12-05 02:00:00
## 4990 2022-12-05 02:25:38 TRUE 2022-12-05 02:00:00
## 4991 2022-12-05 02:25:36 TRUE 2022-12-05 02:00:00
## 4992 2022-12-05 02:24:39 TRUE 2022-12-05 02:00:00
## 4993 2022-12-05 02:24:27 TRUE 2022-12-05 02:00:00
## 4994 2022-12-05 02:24:14 TRUE 2022-12-05 02:00:00
## 4995 2022-12-05 02:23:09 TRUE 2022-12-05 02:00:00
## 4996 2022-12-05 02:23:02 TRUE 2022-12-05 02:00:00
## 4997 2022-12-05 02:21:48 TRUE 2022-12-05 02:00:00
## 4998 2022-12-05 02:21:44 TRUE 2022-12-05 02:00:00
## 4999 2022-12-05 02:21:04 TRUE 2022-12-05 02:00:00
## 5000 2022-12-05 02:15:37 TRUE 2022-12-05 02:00:00
## 5001 2022-12-05 02:15:00 TRUE 2022-12-05 02:00:00
## 5002 2022-12-05 02:14:37 TRUE 2022-12-05 02:00:00
## 5003 2022-12-05 02:12:55 TRUE 2022-12-05 02:00:00
## 5004 2022-12-05 02:12:01 TRUE 2022-12-05 02:00:00
## 5005 2022-12-05 02:11:31 TRUE 2022-12-05 02:00:00
## 5006 2022-12-05 02:11:05 TRUE 2022-12-05 02:00:00
## 5007 2022-12-05 02:10:35 TRUE 2022-12-05 02:00:00
## 5008 2022-12-05 02:10:29 TRUE 2022-12-05 02:00:00
## 5009 2022-12-05 02:10:12 TRUE 2022-12-05 02:00:00
## 5010 2022-12-05 02:10:08 TRUE 2022-12-05 02:00:00
## 5011 2022-12-05 02:10:07 TRUE 2022-12-05 02:00:00
## 5012 2022-12-05 02:10:06 TRUE 2022-12-05 02:00:00
## 5013 2022-12-05 02:10:03 TRUE 2022-12-05 02:00:00
## 5014 2022-12-05 02:10:02 TRUE 2022-12-05 02:00:00
## 5015 2022-12-05 02:10:00 TRUE 2022-12-05 02:00:00
## 5016 2022-12-05 02:09:45 TRUE 2022-12-05 02:00:00
## 5017 2022-12-05 02:09:17 TRUE 2022-12-05 02:00:00
## 5018 2022-12-05 02:09:00 TRUE 2022-12-05 02:00:00
## 5019 2022-12-05 02:08:57 TRUE 2022-12-05 02:00:00
## 5020 2022-12-05 02:07:47 TRUE 2022-12-05 02:00:00
## 5021 2022-12-05 02:07:29 TRUE 2022-12-05 02:00:00
## 5022 2022-12-05 02:07:01 TRUE 2022-12-05 02:00:00
## 5023 2022-12-05 02:06:41 TRUE 2022-12-05 02:00:00
## 5024 2022-12-05 02:03:01 TRUE 2022-12-05 02:00:00
## 5025 2022-12-05 02:02:57 TRUE 2022-12-05 02:00:00
## 5026 2022-12-05 02:02:54 TRUE 2022-12-05 02:00:00
## 5027 2022-12-05 02:02:42 TRUE 2022-12-05 02:00:00
## 5028 2022-12-05 02:01:55 TRUE 2022-12-05 02:00:00
## 5029 2022-12-05 02:01:35 TRUE 2022-12-05 02:00:00
## 5030 2022-12-05 02:01:31 TRUE 2022-12-05 02:00:00
## 5031 2022-12-05 02:01:22 TRUE 2022-12-05 02:00:00
## 5032 2022-12-05 02:00:13 TRUE 2022-12-05 02:00:00
## 5033 2022-12-05 02:00:00 TRUE 2022-12-05 02:00:00
## 5034 2022-12-05 01:59:40 TRUE 2022-12-05 02:00:00
## 5035 2022-12-05 01:59:08 TRUE 2022-12-05 02:00:00
## 5036 2022-12-05 01:58:28 TRUE 2022-12-05 02:00:00
## 5037 2022-12-05 01:55:56 TRUE 2022-12-05 02:00:00
## 5038 2022-12-05 01:54:39 TRUE 2022-12-05 02:00:00
## 5039 2022-12-05 01:54:37 TRUE 2022-12-05 02:00:00
## 5040 2022-12-05 01:54:24 TRUE 2022-12-05 02:00:00
## 5041 2022-12-05 01:53:16 TRUE 2022-12-05 02:00:00
## 5042 2022-12-05 01:52:28 TRUE 2022-12-05 02:00:00
## 5043 2022-12-05 01:51:22 TRUE 2022-12-05 02:00:00
## 5044 2022-12-05 01:51:12 TRUE 2022-12-05 02:00:00
## 5045 2022-12-05 01:48:23 TRUE 2022-12-05 02:00:00
## 5046 2022-12-05 01:48:01 TRUE 2022-12-05 02:00:00
## 5047 2022-12-05 01:46:01 TRUE 2022-12-05 02:00:00
## 5048 2022-12-05 01:44:09 TRUE 2022-12-05 02:00:00
## 5049 2022-12-05 01:43:45 TRUE 2022-12-05 02:00:00
## 5050 2022-12-05 01:43:02 TRUE 2022-12-05 02:00:00
## 5051 2022-12-05 01:41:26 TRUE 2022-12-05 02:00:00
## 5052 2022-12-05 01:41:24 TRUE 2022-12-05 02:00:00
## 5053 2022-12-05 01:39:38 TRUE 2022-12-05 02:00:00
## 5054 2022-12-05 01:34:28 TRUE 2022-12-05 02:00:00
## 5055 2022-12-05 01:34:01 TRUE 2022-12-05 02:00:00
## 5056 2022-12-05 01:33:54 TRUE 2022-12-05 02:00:00
## 5057 2022-12-05 01:33:26 TRUE 2022-12-05 02:00:00
## 5058 2022-12-05 01:32:41 TRUE 2022-12-05 02:00:00
## 5059 2022-12-05 01:28:52 TRUE 2022-12-05 01:00:00
## 5060 2022-12-05 01:23:23 TRUE 2022-12-05 01:00:00
## 5061 2022-12-05 01:21:56 TRUE 2022-12-05 01:00:00
## 5062 2022-12-05 01:18:44 TRUE 2022-12-05 01:00:00
## 5063 2022-12-05 01:17:16 TRUE 2022-12-05 01:00:00
## 5064 2022-12-05 01:16:11 TRUE 2022-12-05 01:00:00
## 5065 2022-12-05 01:15:39 TRUE 2022-12-05 01:00:00
## 5066 2022-12-05 01:15:28 TRUE 2022-12-05 01:00:00
## 5067 2022-12-05 01:14:52 TRUE 2022-12-05 01:00:00
## 5068 2022-12-05 01:10:20 TRUE 2022-12-05 01:00:00
## 5069 2022-12-05 01:04:00 TRUE 2022-12-05 01:00:00
## 5070 2022-12-05 01:01:17 TRUE 2022-12-05 01:00:00
## 5071 2022-12-05 01:00:22 TRUE 2022-12-05 01:00:00
## 5072 2022-12-05 01:00:16 TRUE 2022-12-05 01:00:00
## 5073 2022-12-05 00:57:55 TRUE 2022-12-05 01:00:00
## 5074 2022-12-05 00:54:42 TRUE 2022-12-05 01:00:00
## 5075 2022-12-05 00:54:29 TRUE 2022-12-05 01:00:00
## 5076 2022-12-05 00:54:25 TRUE 2022-12-05 01:00:00
## 5077 2022-12-05 00:54:16 TRUE 2022-12-05 01:00:00
## 5078 2022-12-05 00:52:17 TRUE 2022-12-05 01:00:00
## 5079 2022-12-05 00:52:06 TRUE 2022-12-05 01:00:00
## 5080 2022-12-05 00:51:46 TRUE 2022-12-05 01:00:00
## 5081 2022-12-05 00:51:09 TRUE 2022-12-05 01:00:00
## 5082 2022-12-05 00:50:17 TRUE 2022-12-05 01:00:00
## 5083 2022-12-05 00:50:15 TRUE 2022-12-05 01:00:00
## 5084 2022-12-05 00:49:59 TRUE 2022-12-05 01:00:00
## 5085 2022-12-05 00:49:37 TRUE 2022-12-05 01:00:00
## 5086 2022-12-05 00:49:37 TRUE 2022-12-05 01:00:00
## 5087 2022-12-05 00:49:03 TRUE 2022-12-05 01:00:00
## 5088 2022-12-05 00:48:51 TRUE 2022-12-05 01:00:00
## 5089 2022-12-05 00:47:18 TRUE 2022-12-05 01:00:00
## 5090 2022-12-05 00:43:29 TRUE 2022-12-05 01:00:00
## 5091 2022-12-05 00:41:49 TRUE 2022-12-05 01:00:00
## 5092 2022-12-05 00:41:43 TRUE 2022-12-05 01:00:00
## 5093 2022-12-05 00:39:02 TRUE 2022-12-05 01:00:00
## 5094 2022-12-05 00:36:39 TRUE 2022-12-05 01:00:00
## 5095 2022-12-05 00:36:06 TRUE 2022-12-05 01:00:00
## 5096 2022-12-05 00:32:22 TRUE 2022-12-05 01:00:00
## 5097 2022-12-05 00:29:03 TRUE 2022-12-05 00:00:00
## 5098 2022-12-05 00:28:53 TRUE 2022-12-05 00:00:00
## 5099 2022-12-05 00:26:01 TRUE 2022-12-05 00:00:00
## 5100 2022-12-05 00:25:05 TRUE 2022-12-05 00:00:00
## 5101 2022-12-05 00:24:17 TRUE 2022-12-05 00:00:00
## 5102 2022-12-05 00:24:05 TRUE 2022-12-05 00:00:00
## 5103 2022-12-05 00:23:55 TRUE 2022-12-05 00:00:00
## 5104 2022-12-05 00:23:17 TRUE 2022-12-05 00:00:00
## 5105 2022-12-05 00:22:26 TRUE 2022-12-05 00:00:00
## 5106 2022-12-05 00:21:46 TRUE 2022-12-05 00:00:00
## 5107 2022-12-05 00:21:39 TRUE 2022-12-05 00:00:00
## 5108 2022-12-05 00:20:18 TRUE 2022-12-05 00:00:00
## 5109 2022-12-05 00:20:00 TRUE 2022-12-05 00:00:00
## 5110 2022-12-05 00:19:54 TRUE 2022-12-05 00:00:00
## 5111 2022-12-05 00:19:52 TRUE 2022-12-05 00:00:00
## 5112 2022-12-05 00:19:18 TRUE 2022-12-05 00:00:00
## 5113 2022-12-05 00:19:14 TRUE 2022-12-05 00:00:00
## 5114 2022-12-05 00:18:51 TRUE 2022-12-05 00:00:00
## 5115 2022-12-05 00:18:29 TRUE 2022-12-05 00:00:00
## 5116 2022-12-05 00:18:26 TRUE 2022-12-05 00:00:00
## 5117 2022-12-05 00:18:08 TRUE 2022-12-05 00:00:00
## 5118 2022-12-05 00:15:45 TRUE 2022-12-05 00:00:00
## 5119 2022-12-05 00:15:14 TRUE 2022-12-05 00:00:00
## 5120 2022-12-05 00:13:15 TRUE 2022-12-05 00:00:00
## 5121 2022-12-05 00:12:49 TRUE 2022-12-05 00:00:00
## 5122 2022-12-05 00:12:12 TRUE 2022-12-05 00:00:00
## 5123 2022-12-05 00:11:35 TRUE 2022-12-05 00:00:00
## 5124 2022-12-05 00:11:32 TRUE 2022-12-05 00:00:00
## 5125 2022-12-05 00:10:50 TRUE 2022-12-05 00:00:00
## 5126 2022-12-05 00:10:36 TRUE 2022-12-05 00:00:00
## 5127 2022-12-05 00:06:40 TRUE 2022-12-05 00:00:00
## 5128 2022-12-05 00:04:18 TRUE 2022-12-05 00:00:00
## 5129 2022-12-05 00:03:49 TRUE 2022-12-05 00:00:00
## 5130 2022-12-05 00:03:12 TRUE 2022-12-05 00:00:00
## 5131 2022-12-05 00:02:21 TRUE 2022-12-05 00:00:00
## 5132 2022-12-05 00:01:44 TRUE 2022-12-05 00:00:00
## 5133 2022-12-04 23:59:13 TRUE 2022-12-05 00:00:00
## 5134 2022-12-04 23:58:37 TRUE 2022-12-05 00:00:00
## 5135 2022-12-04 23:58:12 TRUE 2022-12-05 00:00:00
## 5136 2022-12-04 23:56:31 TRUE 2022-12-05 00:00:00
## 5137 2022-12-04 23:56:24 TRUE 2022-12-05 00:00:00
## 5138 2022-12-04 23:56:18 TRUE 2022-12-05 00:00:00
## 5139 2022-12-04 23:56:12 TRUE 2022-12-05 00:00:00
## 5140 2022-12-04 23:56:05 TRUE 2022-12-05 00:00:00
## 5141 2022-12-04 23:55:16 TRUE 2022-12-05 00:00:00
## 5142 2022-12-04 23:51:05 TRUE 2022-12-05 00:00:00
## 5143 2022-12-04 23:49:58 TRUE 2022-12-05 00:00:00
## 5144 2022-12-04 23:49:50 TRUE 2022-12-05 00:00:00
## 5145 2022-12-04 23:45:54 TRUE 2022-12-05 00:00:00
## 5146 2022-12-04 23:45:39 TRUE 2022-12-05 00:00:00
## 5147 2022-12-04 23:45:28 TRUE 2022-12-05 00:00:00
## 5148 2022-12-04 23:42:42 TRUE 2022-12-05 00:00:00
## 5149 2022-12-04 23:41:02 TRUE 2022-12-05 00:00:00
## 5150 2022-12-04 23:40:19 TRUE 2022-12-05 00:00:00
## 5151 2022-12-04 23:40:02 TRUE 2022-12-05 00:00:00
## 5152 2022-12-04 23:38:38 TRUE 2022-12-05 00:00:00
## 5153 2022-12-04 23:36:35 TRUE 2022-12-05 00:00:00
## 5154 2022-12-04 23:34:23 TRUE 2022-12-05 00:00:00
## 5155 2022-12-04 23:33:28 TRUE 2022-12-05 00:00:00
## 5156 2022-12-04 23:32:57 TRUE 2022-12-05 00:00:00
## 5157 2022-12-04 23:32:29 TRUE 2022-12-05 00:00:00
## 5158 2022-12-04 23:31:27 TRUE 2022-12-05 00:00:00
## 5159 2022-12-04 23:28:49 TRUE 2022-12-04 23:00:00
## 5160 2022-12-04 23:28:13 TRUE 2022-12-04 23:00:00
## 5161 2022-12-04 23:25:25 TRUE 2022-12-04 23:00:00
## 5162 2022-12-04 23:23:34 TRUE 2022-12-04 23:00:00
## 5163 2022-12-04 23:18:16 TRUE 2022-12-04 23:00:00
## 5164 2022-12-04 23:17:39 TRUE 2022-12-04 23:00:00
## 5165 2022-12-04 23:17:34 TRUE 2022-12-04 23:00:00
## 5166 2022-12-04 23:16:59 TRUE 2022-12-04 23:00:00
## 5167 2022-12-04 23:16:57 TRUE 2022-12-04 23:00:00
## 5168 2022-12-04 23:16:56 TRUE 2022-12-04 23:00:00
## 5169 2022-12-04 23:16:52 TRUE 2022-12-04 23:00:00
## 5170 2022-12-04 23:16:48 TRUE 2022-12-04 23:00:00
## 5171 2022-12-04 23:15:48 TRUE 2022-12-04 23:00:00
## 5172 2022-12-04 23:14:54 TRUE 2022-12-04 23:00:00
## 5173 2022-12-04 23:14:08 TRUE 2022-12-04 23:00:00
## 5174 2022-12-04 23:13:00 TRUE 2022-12-04 23:00:00
## 5175 2022-12-04 23:12:01 TRUE 2022-12-04 23:00:00
## 5176 2022-12-04 23:09:51 TRUE 2022-12-04 23:00:00
## 5177 2022-12-04 23:09:41 TRUE 2022-12-04 23:00:00
## 5178 2022-12-04 23:09:20 TRUE 2022-12-04 23:00:00
## 5179 2022-12-04 23:08:46 TRUE 2022-12-04 23:00:00
## 5180 2022-12-04 23:07:04 TRUE 2022-12-04 23:00:00
## 5181 2022-12-04 23:06:33 TRUE 2022-12-04 23:00:00
## 5182 2022-12-04 23:04:46 TRUE 2022-12-04 23:00:00
## 5183 2022-12-04 23:02:34 TRUE 2022-12-04 23:00:00
## 5184 2022-12-04 22:59:37 TRUE 2022-12-04 23:00:00
## 5185 2022-12-04 22:59:26 TRUE 2022-12-04 23:00:00
## 5186 2022-12-04 22:58:41 TRUE 2022-12-04 23:00:00
## 5187 2022-12-04 22:56:13 TRUE 2022-12-04 23:00:00
## 5188 2022-12-04 22:55:41 TRUE 2022-12-04 23:00:00
## 5189 2022-12-04 22:54:48 TRUE 2022-12-04 23:00:00
## 5190 2022-12-04 22:54:15 TRUE 2022-12-04 23:00:00
## 5191 2022-12-04 22:52:10 TRUE 2022-12-04 23:00:00
## 5192 2022-12-04 22:51:29 TRUE 2022-12-04 23:00:00
## 5193 2022-12-04 22:51:11 TRUE 2022-12-04 23:00:00
## 5194 2022-12-04 22:51:05 TRUE 2022-12-04 23:00:00
## 5195 2022-12-04 22:51:01 TRUE 2022-12-04 23:00:00
## 5196 2022-12-04 22:50:46 TRUE 2022-12-04 23:00:00
## 5197 2022-12-04 22:47:42 TRUE 2022-12-04 23:00:00
## 5198 2022-12-04 22:47:25 TRUE 2022-12-04 23:00:00
## 5199 2022-12-04 22:47:00 TRUE 2022-12-04 23:00:00
## 5200 2022-12-04 22:46:01 TRUE 2022-12-04 23:00:00
## 5201 2022-12-04 22:45:34 TRUE 2022-12-04 23:00:00
## 5202 2022-12-04 22:45:06 TRUE 2022-12-04 23:00:00
## 5203 2022-12-04 22:44:38 TRUE 2022-12-04 23:00:00
## 5204 2022-12-04 22:43:33 TRUE 2022-12-04 23:00:00
## 5205 2022-12-04 22:42:49 TRUE 2022-12-04 23:00:00
## 5206 2022-12-04 22:38:03 TRUE 2022-12-04 23:00:00
## 5207 2022-12-04 22:37:43 TRUE 2022-12-04 23:00:00
## 5208 2022-12-04 22:37:21 TRUE 2022-12-04 23:00:00
## 5209 2022-12-04 22:33:33 TRUE 2022-12-04 23:00:00
## 5210 2022-12-04 22:32:43 TRUE 2022-12-04 23:00:00
## 5211 2022-12-04 22:32:33 TRUE 2022-12-04 23:00:00
## 5212 2022-12-04 22:31:59 TRUE 2022-12-04 23:00:00
## 5213 2022-12-04 22:30:36 TRUE 2022-12-04 23:00:00
## 5214 2022-12-04 22:29:43 TRUE 2022-12-04 22:00:00
## 5215 2022-12-04 22:29:39 TRUE 2022-12-04 22:00:00
## 5216 2022-12-04 22:29:26 TRUE 2022-12-04 22:00:00
## 5217 2022-12-04 22:29:03 TRUE 2022-12-04 22:00:00
## 5218 2022-12-04 22:23:54 TRUE 2022-12-04 22:00:00
## 5219 2022-12-04 22:23:49 TRUE 2022-12-04 22:00:00
## 5220 2022-12-04 22:20:18 TRUE 2022-12-04 22:00:00
## 5221 2022-12-04 22:19:21 TRUE 2022-12-04 22:00:00
## 5222 2022-12-04 22:18:50 TRUE 2022-12-04 22:00:00
## 5223 2022-12-04 22:18:27 TRUE 2022-12-04 22:00:00
## 5224 2022-12-04 22:16:48 TRUE 2022-12-04 22:00:00
## 5225 2022-12-04 22:15:54 TRUE 2022-12-04 22:00:00
## 5226 2022-12-04 22:14:48 TRUE 2022-12-04 22:00:00
## 5227 2022-12-04 22:14:18 TRUE 2022-12-04 22:00:00
## 5228 2022-12-04 22:13:47 TRUE 2022-12-04 22:00:00
## 5229 2022-12-04 22:12:20 TRUE 2022-12-04 22:00:00
## 5230 2022-12-04 22:12:02 TRUE 2022-12-04 22:00:00
## 5231 2022-12-04 22:10:47 TRUE 2022-12-04 22:00:00
## 5232 2022-12-04 22:10:42 TRUE 2022-12-04 22:00:00
## 5233 2022-12-04 22:08:09 TRUE 2022-12-04 22:00:00
## 5234 2022-12-04 22:08:06 TRUE 2022-12-04 22:00:00
## 5235 2022-12-04 22:08:06 TRUE 2022-12-04 22:00:00
## 5236 2022-12-04 22:07:50 TRUE 2022-12-04 22:00:00
## 5237 2022-12-04 22:07:10 TRUE 2022-12-04 22:00:00
## 5238 2022-12-04 22:07:04 TRUE 2022-12-04 22:00:00
## 5239 2022-12-04 22:04:22 TRUE 2022-12-04 22:00:00
## 5240 2022-12-04 22:02:52 TRUE 2022-12-04 22:00:00
## 5241 2022-12-04 22:02:50 TRUE 2022-12-04 22:00:00
## 5242 2022-12-04 22:02:36 TRUE 2022-12-04 22:00:00
## 5243 2022-12-04 22:02:35 TRUE 2022-12-04 22:00:00
## 5244 2022-12-04 22:02:09 TRUE 2022-12-04 22:00:00
## 5245 2022-12-04 22:01:25 TRUE 2022-12-04 22:00:00
## 5246 2022-12-04 22:01:09 TRUE 2022-12-04 22:00:00
## 5247 2022-12-04 22:01:03 TRUE 2022-12-04 22:00:00
## 5248 2022-12-04 22:00:13 TRUE 2022-12-04 22:00:00
## 5249 2022-12-04 22:00:08 TRUE 2022-12-04 22:00:00
## 5250 2022-12-04 21:59:24 TRUE 2022-12-04 22:00:00
## 5251 2022-12-04 21:58:34 TRUE 2022-12-04 22:00:00
## 5252 2022-12-04 21:58:30 TRUE 2022-12-04 22:00:00
## 5253 2022-12-04 21:58:12 TRUE 2022-12-04 22:00:00
## 5254 2022-12-04 21:57:11 TRUE 2022-12-04 22:00:00
## 5255 2022-12-04 21:56:46 TRUE 2022-12-04 22:00:00
## 5256 2022-12-04 21:56:12 TRUE 2022-12-04 22:00:00
## 5257 2022-12-04 21:55:46 TRUE 2022-12-04 22:00:00
## 5258 2022-12-04 21:55:37 TRUE 2022-12-04 22:00:00
## 5259 2022-12-04 21:55:22 TRUE 2022-12-04 22:00:00
## 5260 2022-12-04 21:55:00 TRUE 2022-12-04 22:00:00
## 5261 2022-12-04 21:54:43 TRUE 2022-12-04 22:00:00
## 5262 2022-12-04 21:54:23 TRUE 2022-12-04 22:00:00
## 5263 2022-12-04 21:53:59 TRUE 2022-12-04 22:00:00
## 5264 2022-12-04 21:53:37 TRUE 2022-12-04 22:00:00
## 5265 2022-12-04 21:53:36 TRUE 2022-12-04 22:00:00
## 5266 2022-12-04 21:50:34 TRUE 2022-12-04 22:00:00
## 5267 2022-12-04 21:49:41 TRUE 2022-12-04 22:00:00
## 5268 2022-12-04 21:49:33 TRUE 2022-12-04 22:00:00
## 5269 2022-12-04 21:49:20 TRUE 2022-12-04 22:00:00
## 5270 2022-12-04 21:49:18 TRUE 2022-12-04 22:00:00
## 5271 2022-12-04 21:48:18 TRUE 2022-12-04 22:00:00
## 5272 2022-12-04 21:48:13 TRUE 2022-12-04 22:00:00
## 5273 2022-12-04 21:47:49 TRUE 2022-12-04 22:00:00
## 5274 2022-12-04 21:47:48 TRUE 2022-12-04 22:00:00
## 5275 2022-12-04 21:47:25 TRUE 2022-12-04 22:00:00
## 5276 2022-12-04 21:47:17 TRUE 2022-12-04 22:00:00
## 5277 2022-12-04 21:46:24 TRUE 2022-12-04 22:00:00
## 5278 2022-12-04 21:46:11 TRUE 2022-12-04 22:00:00
## 5279 2022-12-04 21:46:04 TRUE 2022-12-04 22:00:00
## 5280 2022-12-04 21:45:52 TRUE 2022-12-04 22:00:00
## 5281 2022-12-04 21:45:51 TRUE 2022-12-04 22:00:00
## 5282 2022-12-04 21:42:38 TRUE 2022-12-04 22:00:00
## 5283 2022-12-04 21:41:52 TRUE 2022-12-04 22:00:00
## 5284 2022-12-04 21:41:51 TRUE 2022-12-04 22:00:00
## 5285 2022-12-04 21:41:40 TRUE 2022-12-04 22:00:00
## 5286 2022-12-04 21:39:38 TRUE 2022-12-04 22:00:00
## 5287 2022-12-04 21:39:09 TRUE 2022-12-04 22:00:00
## 5288 2022-12-04 21:38:49 TRUE 2022-12-04 22:00:00
## 5289 2022-12-04 21:38:26 TRUE 2022-12-04 22:00:00
## 5290 2022-12-04 21:37:50 TRUE 2022-12-04 22:00:00
## 5291 2022-12-04 21:37:45 TRUE 2022-12-04 22:00:00
## 5292 2022-12-04 21:37:40 TRUE 2022-12-04 22:00:00
## 5293 2022-12-04 21:37:33 TRUE 2022-12-04 22:00:00
## 5294 2022-12-04 21:37:30 TRUE 2022-12-04 22:00:00
## 5295 2022-12-04 21:36:40 TRUE 2022-12-04 22:00:00
## 5296 2022-12-04 21:36:01 TRUE 2022-12-04 22:00:00
## 5297 2022-12-04 21:35:53 TRUE 2022-12-04 22:00:00
## 5298 2022-12-04 21:35:49 TRUE 2022-12-04 22:00:00
## 5299 2022-12-04 21:34:39 TRUE 2022-12-04 22:00:00
## 5300 2022-12-04 21:34:30 TRUE 2022-12-04 22:00:00
## 5301 2022-12-04 21:34:04 TRUE 2022-12-04 22:00:00
## 5302 2022-12-04 21:33:59 TRUE 2022-12-04 22:00:00
## 5303 2022-12-04 21:33:58 TRUE 2022-12-04 22:00:00
## 5304 2022-12-04 21:32:20 TRUE 2022-12-04 22:00:00
## 5305 2022-12-04 21:32:12 TRUE 2022-12-04 22:00:00
## 5306 2022-12-04 21:32:10 TRUE 2022-12-04 22:00:00
## 5307 2022-12-04 21:31:30 TRUE 2022-12-04 22:00:00
## 5308 2022-12-04 21:31:28 TRUE 2022-12-04 22:00:00
## 5309 2022-12-04 21:31:25 TRUE 2022-12-04 22:00:00
## 5310 2022-12-04 21:31:24 TRUE 2022-12-04 22:00:00
## 5311 2022-12-04 21:31:14 TRUE 2022-12-04 22:00:00
## 5312 2022-12-04 21:31:06 TRUE 2022-12-04 22:00:00
## 5313 2022-12-04 21:31:04 TRUE 2022-12-04 22:00:00
## 5314 2022-12-04 21:31:01 TRUE 2022-12-04 22:00:00
## 5315 2022-12-04 21:30:52 TRUE 2022-12-04 22:00:00
## 5316 2022-12-04 21:30:48 TRUE 2022-12-04 22:00:00
## 5317 2022-12-04 21:30:03 TRUE 2022-12-04 22:00:00
## 5318 2022-12-04 21:29:19 TRUE 2022-12-04 21:00:00
## 5319 2022-12-04 21:29:06 TRUE 2022-12-04 21:00:00
## 5320 2022-12-04 21:28:52 TRUE 2022-12-04 21:00:00
## 5321 2022-12-04 21:28:42 TRUE 2022-12-04 21:00:00
## 5322 2022-12-04 21:28:40 TRUE 2022-12-04 21:00:00
## 5323 2022-12-04 21:28:27 TRUE 2022-12-04 21:00:00
## 5324 2022-12-04 21:27:48 TRUE 2022-12-04 21:00:00
## 5325 2022-12-04 21:26:47 TRUE 2022-12-04 21:00:00
## 5326 2022-12-04 21:26:34 TRUE 2022-12-04 21:00:00
## 5327 2022-12-04 21:26:32 TRUE 2022-12-04 21:00:00
## 5328 2022-12-04 21:26:13 TRUE 2022-12-04 21:00:00
## 5329 2022-12-04 21:26:03 TRUE 2022-12-04 21:00:00
## 5330 2022-12-04 21:25:53 TRUE 2022-12-04 21:00:00
## 5331 2022-12-04 21:25:24 TRUE 2022-12-04 21:00:00
## 5332 2022-12-04 21:25:08 TRUE 2022-12-04 21:00:00
## 5333 2022-12-04 21:25:04 TRUE 2022-12-04 21:00:00
## 5334 2022-12-04 21:24:55 TRUE 2022-12-04 21:00:00
## 5335 2022-12-04 21:23:55 TRUE 2022-12-04 21:00:00
## 5336 2022-12-04 21:23:08 TRUE 2022-12-04 21:00:00
## 5337 2022-12-04 21:22:32 TRUE 2022-12-04 21:00:00
## 5338 2022-12-04 21:22:08 TRUE 2022-12-04 21:00:00
## 5339 2022-12-04 21:21:50 TRUE 2022-12-04 21:00:00
## 5340 2022-12-04 21:21:29 TRUE 2022-12-04 21:00:00
## 5341 2022-12-04 21:21:19 TRUE 2022-12-04 21:00:00
## 5342 2022-12-04 21:20:27 TRUE 2022-12-04 21:00:00
## 5343 2022-12-04 21:20:18 TRUE 2022-12-04 21:00:00
## 5344 2022-12-04 21:20:07 TRUE 2022-12-04 21:00:00
## 5345 2022-12-04 21:20:03 TRUE 2022-12-04 21:00:00
## 5346 2022-12-04 21:20:03 TRUE 2022-12-04 21:00:00
minimum <- retweetss %>% pull(created) %>% min()
minimum
## [1] "2022-12-04 21:20:03 UTC"
maximum <- retweetss %>% pull(created) %>% max()
maximum
## [1] "2022-12-06 23:56:30 UTC"
# Plot on tweets by time using the library(plotly) and ggplot().
ploty <- ggplot(crt2, aes(x = Created_At_Round)) +
geom_histogram(aes(fill = ..count..)) +
theme(legend.position = "right") +
xlab("Time") + ylab("Number of tweets") +
scale_fill_gradient(low = "midnightblue", high = "aquamarine4")
ploty %>% ggplotly()
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.